:root{
  --mtt-deep:#0b292d;
  --mtt-deeper:#071f22;
  --mtt-ink:#102f32;
  --mtt-accent:#d9e66d;
  --mtt-accent-hover:#c9da51;
  --mtt-cream:#f5f1e9;
  --mtt-paper:#ffffff;
  --mtt-mist:#eaf0ec;
  --mtt-line:#d9e1dd;
  --mtt-muted:#5f706e;
  --mtt-danger:#a43a34;
  --mtt-shadow:0 22px 60px rgba(8,37,40,.14)
}
.mtt-landing-template{margin:0!important;background:var(--mtt-cream)}
.mtt-no-scroll{overflow:hidden}
.mtt-site{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--mtt-ink);background:var(--mtt-cream);line-height:1.55;overflow:hidden}
.mtt-site *{box-sizing:border-box}
.mtt-site button,.mtt-site input,.mtt-site select,.mtt-site textarea{font:inherit}
.mtt-site button{color:inherit}
.mtt-site a{color:inherit;text-decoration:none}
.mtt-wrap{width:min(1240px,calc(100% - 48px));margin:0 auto}
.mtt-eyebrow{display:inline-flex;align-items:center;gap:8px;color:#47706c;font-size:11px;font-weight:900;letter-spacing:.15em;text-transform:uppercase}
.mtt-eyebrow-light{color:var(--mtt-accent)}
.mtt-btn{min-height:50px;border:1px solid var(--mtt-accent);border-radius:4px;background:var(--mtt-accent);color:var(--mtt-deep);padding:0 21px;font-weight:900;display:inline-flex;align-items:center;justify-content:center;gap:9px;cursor:pointer;box-shadow:none;transition:.18s transform,.18s background,.18s box-shadow}
.mtt-btn:hover{transform:translateY(-1px);background:var(--mtt-accent-hover);border-color:var(--mtt-accent-hover);box-shadow:0 10px 24px rgba(7,31,34,.15)}
.mtt-btn:disabled{opacity:.55;cursor:not-allowed;transform:none}
.mtt-btn-large{min-height:58px;padding:0 27px}
.mtt-btn-dark{background:var(--mtt-deep);border-color:var(--mtt-deep);color:#fff}
.mtt-btn-dark:hover{background:#153d40;border-color:#153d40;color:#fff}
.mtt-muted{font-size:13px!important;color:var(--mtt-muted)!important}

/* Header */
.mtt-utility{background:var(--mtt-deeper);color:#dce7e4;font-size:13px}
.mtt-utility-inner{min-height:42px;display:flex;align-items:center;justify-content:space-between;gap:20px}
.mtt-utility-left,.mtt-utility-right{display:flex;align-items:center;gap:22px}
.mtt-utility strong{color:#fff}
.mtt-utility a:hover{color:var(--mtt-accent)}
.mtt-live-dot{width:7px;height:7px;border-radius:50%;background:var(--mtt-accent);box-shadow:0 0 0 4px rgba(217,230,109,.12)}
.mtt-main-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.97);border-bottom:1px solid rgba(16,47,50,.1);backdrop-filter:blur(14px)}
.admin-bar .mtt-main-header{top:32px}
.mtt-main-header-inner{min-height:86px;display:flex;align-items:center;justify-content:space-between;gap:30px}
.mtt-trade-logo{display:inline-flex;align-items:center;gap:12px;color:var(--mtt-deep);flex:none}
.mtt-trade-logo-symbol{position:relative;width:48px;height:42px;background:var(--mtt-deep);clip-path:polygon(50% 0,100% 39%,88% 39%,88% 100%,12% 100%,12% 39%,0 39%);display:grid;place-items:end center;padding-bottom:7px;color:var(--mtt-accent)}
.mtt-trade-logo-symbol i{width:19px;height:13px;border:3px solid currentColor;border-top:0;display:block}
.mtt-trade-logo-type{display:flex;flex-direction:column;line-height:.84;letter-spacing:-.06em;font-size:25px;font-weight:900}
.mtt-trade-logo-type small{margin-top:7px;font-size:9px;line-height:1;letter-spacing:.15em;color:#6a7977;font-weight:800}
.mtt-desktop-nav{display:flex;align-items:center;gap:28px;margin-left:auto}
.mtt-desktop-nav>a{position:relative;font-size:14px;font-weight:800;color:#233f40;padding:33px 0}
.mtt-desktop-nav>a:after{content:"";position:absolute;left:0;right:100%;bottom:23px;height:3px;background:var(--mtt-accent);transition:.2s}
.mtt-desktop-nav>a:hover:after{right:0}
.mtt-header-cta{white-space:nowrap}
.mtt-menu-button{display:none;border:0;background:var(--mtt-deep);color:#fff;width:46px;height:46px;font-size:22px;cursor:pointer}
.mtt-mobile-nav{background:#fff;border-top:1px solid var(--mtt-line)}
.mtt-mobile-nav .mtt-wrap{padding:12px 0 24px;display:grid}
.mtt-mobile-nav a{display:block;padding:14px 0;border-bottom:1px solid var(--mtt-line);font-weight:800}
.mtt-mobile-nav .mtt-btn{margin-top:18px;width:100%}

/* Hero */
.mtt-trade-hero{position:relative;background:var(--mtt-deep);color:#fff;overflow:hidden}
.mtt-trade-hero-grid{min-height:650px;display:grid;grid-template-columns:minmax(0,1.02fr) minmax(420px,.98fr);align-items:stretch}
.mtt-trade-hero-copy{position:relative;z-index:2;display:flex;flex-direction:column;justify-content:center;padding:78px 72px 84px 0}
.mtt-trade-hero-copy:before{content:"";position:absolute;right:-130px;top:0;bottom:0;width:230px;background:var(--mtt-deep);clip-path:polygon(0 0,58% 0,100% 100%,0 100%);z-index:-1}
.mtt-hero-kicker{display:flex;align-items:center;gap:12px;color:var(--mtt-accent);font-size:12px;font-weight:900;letter-spacing:.14em;text-transform:uppercase}
.mtt-hero-kicker:before{content:"";width:34px;height:2px;background:currentColor}
.mtt-trade-hero h1{max-width:760px;margin:22px 0;font-size:clamp(48px,5.7vw,82px);line-height:.97;letter-spacing:-.065em;font-weight:850;color:#fff}
.mtt-trade-hero h1 span{color:var(--mtt-accent)}
.mtt-trade-hero-copy>p{max-width:660px;margin:0;color:#d1dedb;font-size:18px;line-height:1.7}
.mtt-trade-hero-actions{display:flex;align-items:center;gap:22px;margin-top:34px}
.mtt-time{display:flex;align-items:center;gap:8px;color:#d6dfdc;font-size:13px;font-weight:700}
.mtt-trade-proof{display:flex;flex-wrap:wrap;gap:9px 20px;margin-top:28px;font-size:13px;color:#eef4f2;font-weight:750}
.mtt-trade-proof span{display:flex;align-items:center;gap:7px}
.mtt-trade-proof i{font-style:normal;color:var(--mtt-accent)}
.mtt-trade-hero-media{position:relative;min-height:650px;background:linear-gradient(180deg,#b9d5d1 0%,#dbe4df 55%,#a6b99e 56%,#7e9b79 100%)}
.mtt-trade-hero-media:after{content:"";position:absolute;inset:auto 0 0;height:42%;background:linear-gradient(transparent,rgba(7,31,34,.58))}
.mtt-scene-sun{position:absolute;right:9%;top:11%;width:110px;height:110px;border-radius:50%;background:rgba(255,255,255,.55);box-shadow:0 0 80px rgba(255,255,255,.35)}
.mtt-scene-house{position:absolute;left:8%;right:8%;bottom:9%;height:55%;filter:drop-shadow(0 28px 24px rgba(7,31,34,.22))}
.mtt-scene-body{position:absolute;left:12%;right:4%;bottom:0;height:65%;background:#f4eee2;border:1px solid rgba(7,31,34,.16);display:flex;align-items:flex-end;gap:8%;padding:0 11% 10%}
.mtt-scene-roof{position:absolute;z-index:2;left:0;right:0;top:0;height:58%;background:repeating-linear-gradient(180deg,#173c3c 0 11px,#28514f 11px 20px);clip-path:polygon(0 100%,32% 0,100% 65%,100% 100%)}
.mtt-scene-window{width:27%;height:43%;background:#8fb1ad;border:6px solid #fff;box-shadow:inset 0 0 0 2px rgba(7,31,34,.08)}
.mtt-scene-door{width:22%;height:73%;background:#173c3c;border:6px solid #fff}
.mtt-scene-ground{position:absolute;left:0;right:0;bottom:5%;height:8px;background:#6f8c6b;border-radius:99px}
.mtt-hero-info-card{position:absolute;z-index:2;right:28px;bottom:28px;width:min(370px,calc(100% - 56px));background:#fff;color:var(--mtt-ink);padding:22px;border-left:6px solid var(--mtt-accent);box-shadow:var(--mtt-shadow)}
.mtt-hero-info-card>div{display:flex;align-items:center;justify-content:space-between;gap:14px}
.mtt-hero-info-card strong{font-size:18px}
.mtt-hero-info-card span{background:var(--mtt-mist);padding:6px 9px;font-size:10px;font-weight:900;letter-spacing:.1em;text-transform:uppercase;white-space:nowrap}
.mtt-hero-info-card p{margin:10px 0 0;color:var(--mtt-muted);font-size:13px;line-height:1.55}

/* Value bar */
.mtt-valuebar{background:#fff;border-bottom:1px solid var(--mtt-line)}
.mtt-valuebar-grid{min-height:104px;display:grid;grid-template-columns:repeat(4,1fr)}
.mtt-value{display:flex;align-items:center;gap:14px;padding:0 24px;border-right:1px solid var(--mtt-line)}
.mtt-value:first-child{padding-left:0}.mtt-value:last-child{border-right:0}
.mtt-value b{width:44px;height:44px;flex:0 0 44px;display:grid;place-items:center;background:var(--mtt-mist);color:var(--mtt-deep);font-weight:900;font-size:14px}
.mtt-value span{display:flex;flex-direction:column;gap:3px}.mtt-value strong{font-size:14px}.mtt-value small{color:var(--mtt-muted);font-size:12px;line-height:1.35}

/* Main sections */
.mtt-trade-section{padding:100px 0}.mtt-section-white{background:#fff}.mtt-compare-section{background:var(--mtt-mist)}
.mtt-heading-row{display:grid;grid-template-columns:1fr .75fr;gap:90px;align-items:end;margin-bottom:42px}
.mtt-heading-row h2,.mtt-split-copy h2,.mtt-process-head h2,.mtt-final-cta h2,.mtt-compare-grid h2,.mtt-faq-grid h2{margin:12px 0 0;font-size:clamp(36px,4.2vw,58px);line-height:1.04;letter-spacing:-.052em;color:var(--mtt-ink)}
.mtt-heading-row p{margin:0;color:var(--mtt-muted);font-size:17px;line-height:1.7}
.mtt-service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
.mtt-service-card{position:relative;min-height:390px;overflow:hidden;color:#fff;display:flex;align-items:flex-end;padding:30px;isolation:isolate;background:linear-gradient(160deg,#aacbc7 0 52%,#75907d 52%)}
.mtt-service-card:before{content:"";position:absolute;left:12%;right:12%;top:62px;height:170px;background:repeating-linear-gradient(180deg,#183c3d 0 13px,#2e5452 13px 22px);clip-path:polygon(0 100%,50% 0,100% 100%);z-index:-2;transition:.35s transform}
.mtt-service-card:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(7,31,34,.02) 20%,rgba(7,31,34,.92) 100%);z-index:-1}
.mtt-service-card:hover:before{transform:scale(1.04)}
.mtt-service-renovation{background:linear-gradient(160deg,#c7c2b4 0 52%,#6f7f75 52%)}
.mtt-service-renovation:before{background:repeating-linear-gradient(90deg,#6f716c 0 18px,#858780 18px 36px)}
.mtt-service-repair{background:linear-gradient(160deg,#b9c6c2 0 52%,#66756d 52%)}
.mtt-service-repair:before{background:repeating-linear-gradient(180deg,#2b3534 0 8px,#3f4c4a 8px 16px)}
.mtt-service-number{position:absolute;top:22px;right:22px;width:44px;height:44px;background:rgba(255,255,255,.93);color:var(--mtt-deep);display:grid;place-items:center;font-weight:900}
.mtt-service-card h3{font-size:28px;margin:0 0 9px;letter-spacing:-.04em}.mtt-service-card p{margin:0 0 19px;color:#dce7e4;line-height:1.55}
.mtt-text-link{border:0;background:transparent;padding:0;color:var(--mtt-accent);font-weight:900;font-size:13px;cursor:pointer}
.mtt-calculator-band{background:var(--mtt-accent);color:var(--mtt-deep)}
.mtt-calculator-inner{min-height:190px;display:grid;grid-template-columns:1fr auto;align-items:center;gap:50px}
.mtt-calculator-inner h2{margin:4px 0 9px;font-size:clamp(30px,3.4vw,45px);letter-spacing:-.045em}.mtt-calculator-inner p{margin:0;max-width:700px;color:#314849;line-height:1.6}

/* Alternating blocks */
.mtt-split{display:grid;grid-template-columns:1fr 1fr;min-height:570px;background:#fff}
.mtt-split-media{min-height:520px;position:relative;overflow:hidden;background:linear-gradient(155deg,#9fb6b0,#536b66)}
.mtt-split-media:before{content:"";position:absolute;left:10%;right:10%;bottom:9%;height:62%;background:#f2eadf;clip-path:polygon(0 35%,50% 0,100% 35%,100% 100%,0 100%);box-shadow:0 30px 60px rgba(7,31,34,.22)}
.mtt-split-media:after{content:"";position:absolute;left:5%;right:5%;top:17%;height:53%;background:repeating-linear-gradient(90deg,#626863 0 20px,#787e77 20px 39px);clip-path:polygon(0 82%,47% 0,100% 84%,100% 100%,47% 20%,0 100%)}
.mtt-house-media{background:linear-gradient(155deg,#d8e4df,#86a29a)}
.mtt-house-media:after{background:repeating-linear-gradient(180deg,#244947 0 12px,#315a57 12px 21px)}
.mtt-split-copy{display:flex;flex-direction:column;justify-content:center;padding:70px clamp(42px,7vw,105px)}
.mtt-split-copy p{color:var(--mtt-muted);font-size:17px;line-height:1.68}
.mtt-tick-list{list-style:none;padding:0;margin:22px 0 29px;display:grid;gap:13px}
.mtt-tick-list li{display:flex;align-items:flex-start;gap:11px;font-weight:750;color:#294546}
.mtt-tick-list li:before{content:"✓";display:grid;place-items:center;width:23px;height:23px;flex:0 0 23px;background:var(--mtt-accent);font-size:12px;font-weight:900}
.mtt-note{font-size:13px!important;border-left:4px solid var(--mtt-accent);padding-left:15px}

/* Process */
.mtt-process{background:var(--mtt-deep);color:#fff}.mtt-process-inner{padding:95px 0}
.mtt-process-head{display:flex;align-items:end;justify-content:space-between;gap:40px;margin-bottom:46px}.mtt-process-head h2{color:#fff}.mtt-process-head p{max-width:500px;color:#c8d6d3;line-height:1.65}
.mtt-process-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid rgba(255,255,255,.16);border-bottom:1px solid rgba(255,255,255,.16)}
.mtt-process-grid article{position:relative;padding:38px 42px 44px 0;border-right:1px solid rgba(255,255,255,.16)}
.mtt-process-grid article+article{padding-left:42px}.mtt-process-grid article:last-child{border-right:0}
.mtt-process-grid b{display:block;color:var(--mtt-accent);font-size:12px;letter-spacing:.16em;margin-bottom:28px}.mtt-process-grid h3{font-size:22px;margin:0 0 10px}.mtt-process-grid p{margin:0;color:#bdcfcb;line-height:1.6}

/* Compare */
.mtt-compare-grid{display:grid;grid-template-columns:.82fr 1.18fr;gap:80px;align-items:center}
.mtt-compare-grid p{color:var(--mtt-muted);font-size:17px;line-height:1.68}.mtt-compare-grid .mtt-btn{margin-top:18px}
.mtt-roof-compare{background:#fff;padding:28px;border:1px solid var(--mtt-line);box-shadow:var(--mtt-shadow)}
.mtt-compare-house{height:370px;position:relative;background:linear-gradient(#cfe8e6 0 62%,#b5c892 62%);overflow:hidden}
.mtt-compare-body{position:absolute;width:310px;height:165px;background:#f4eadb;left:50%;bottom:24px;transform:translateX(-50%)}
.mtt-compare-body i{position:absolute;width:64px;height:59px;background:#93bcc2;border:7px solid #eee4d6;top:47px}.mtt-compare-body i:first-child{left:40px}.mtt-compare-body i:nth-child(2){right:40px}.mtt-compare-body b{position:absolute;width:54px;height:100px;background:#315e57;left:128px;bottom:0}
.mtt-old-roof,.mtt-new-roof{position:absolute;width:380px;height:190px;left:50%;top:91px;transform:translateX(-50%);clip-path:polygon(50% 0,100% 70%,94% 78%,50% 24%,6% 78%,0 70%);z-index:2}
.mtt-old-roof{background:repeating-linear-gradient(90deg,#746b62 0 25px,#6a625b 25px 28px);filter:saturate(.7)}
.mtt-new-roof{background:repeating-linear-gradient(90deg,#173c3c 0 21px,#28514f 21px 24px);clip-path:inset(0 48% 0 0)}
.mtt-roof-compare label{display:block;margin-top:22px;font-weight:850}.mtt-roof-compare input{width:100%;accent-color:var(--mtt-deep)}
.mtt-compare-labels{display:flex;justify-content:space-between;font-size:13px;color:var(--mtt-muted)}

/* Examples */
.mtt-example-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}
.mtt-example-grid article{background:#fff;border:1px solid var(--mtt-line);padding:0 0 25px}
.mtt-example-grid article>div:last-child{padding:24px 24px 0}.mtt-example-grid article>div:last-child>span{display:inline-block;padding:6px 8px;background:var(--mtt-mist);font-size:10px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}
.mtt-example-grid h3{font-size:20px;margin:14px 0 8px}.mtt-example-grid p{margin:0;color:var(--mtt-muted);line-height:1.58}
.mtt-example-visual{height:190px;background:linear-gradient(145deg,#647672,#233f40);position:relative;overflow:hidden}
.mtt-example-visual:before{content:"";position:absolute;left:10%;right:10%;bottom:-8px;height:76%;background:#f6efe4;clip-path:polygon(0 35%,50% 0,100% 35%,100% 100%,0 100%)}
.mtt-example-visual:after{content:"";position:absolute;left:5%;right:5%;top:27px;height:72%;background:var(--mtt-deep);clip-path:polygon(0 46%,47% 0,100% 48%,100% 63%,47% 18%,0 64%)}
.mtt-example-two{background:linear-gradient(145deg,#9aa8a3,#455d59)}.mtt-example-two:after{background:#686e69}
.mtt-example-three{background:linear-gradient(145deg,#c8b899,#596964)}.mtt-example-three:after{background:#303837;clip-path:polygon(0 57%,42% 18%,100% 50%,100% 70%,42% 38%,0 78%)}

/* FAQ + final */
.mtt-faq-section{background:#fff}.mtt-faq-grid{display:grid;grid-template-columns:.72fr 1fr;gap:90px;align-items:start}.mtt-faq-grid>div:first-child>p{color:var(--mtt-muted);line-height:1.68}
.mtt-faq details{border-bottom:1px solid var(--mtt-line);padding:20px 0}.mtt-faq summary{font-weight:850;cursor:pointer;font-size:18px;list-style:none;display:flex;justify-content:space-between;gap:20px}.mtt-faq summary::-webkit-details-marker{display:none}.mtt-faq summary:after{content:"+";font-size:22px;color:var(--mtt-deep)}.mtt-faq details[open] summary:after{content:"−"}.mtt-faq p{font-size:15px;color:var(--mtt-muted);line-height:1.65;margin-bottom:4px}
.mtt-final-cta{background:var(--mtt-accent);color:var(--mtt-deep);padding:78px 0}.mtt-final-cta-inner{display:grid;grid-template-columns:1fr auto;gap:40px;align-items:center}.mtt-final-cta p{max-width:720px;color:#354b4b;font-size:17px;line-height:1.65}

/* Footer */
.mtt-trade-footer{background:var(--mtt-deeper);color:#d8e3e0}.mtt-footer-main{padding:68px 0 58px}.mtt-footer-grid{display:grid;grid-template-columns:1.15fr .9fr .9fr .9fr;gap:54px}
.mtt-footer-brand .mtt-trade-logo-type{color:#fff}.mtt-footer-brand .mtt-trade-logo-type small{color:#9fb2ae}.mtt-footer-brand p{max-width:290px;color:#9fb2ae;line-height:1.65;margin:22px 0}
.mtt-trade-footer h3{margin:0 0 19px;color:#fff;font-size:14px;letter-spacing:.05em;text-transform:uppercase}.mtt-footer-links{display:grid;gap:11px}.mtt-footer-links a,.mtt-footer-links span,.mtt-footer-links button{font-size:14px;color:#b9c9c6;line-height:1.45}.mtt-footer-links a:hover,.mtt-footer-links button:hover{color:var(--mtt-accent)}.mtt-footer-links button{border:0;background:transparent;text-align:left;padding:0;cursor:pointer}
.mtt-footer-bottom{min-height:78px;border-top:1px solid rgba(255,255,255,.12);display:flex;align-items:center;justify-content:space-between;gap:30px;color:#8fa5a1;font-size:12px}
.mtt-mobile-actionbar{display:none}

/* Quiz modal */
.mtt-modal{position:fixed;inset:0;z-index:99999;display:none}.mtt-modal.is-open{display:block}.mtt-modal-backdrop{position:absolute;inset:0;background:rgba(7,31,34,.74);backdrop-filter:blur(8px)}
.mtt-modal-dialog{position:relative;background:#fbfaf7;width:min(820px,calc(100% - 28px));max-height:calc(100vh - 36px);overflow:auto;margin:18px auto;border-radius:4px;padding:36px;box-shadow:0 25px 90px rgba(0,0,0,.34)}
.mtt-modal-close{position:absolute;right:17px;top:14px;width:42px;height:42px;border:0;background:#edf1ef;font-size:26px;cursor:pointer;z-index:2}.mtt-progress{height:6px;background:#e2e7e4;overflow:hidden;margin:0 55px 31px 0}.mtt-progress span{display:block;height:100%;width:9%;background:var(--mtt-accent);transition:.25s}
.mtt-quiz-head h2,.mtt-result h2,.mtt-contact h2,.mtt-success h2{font-size:clamp(30px,4vw,42px);line-height:1.08;letter-spacing:-.045em;margin:7px 48px 8px 0;color:var(--mtt-deep)}
.mtt-quiz-head p,.mtt-contact>p,.mtt-result>p,.mtt-success>p{color:var(--mtt-muted)}.mtt-step-label{font-size:12px;color:#47706c;font-weight:900;letter-spacing:.08em;text-transform:uppercase}
.mtt-options{display:grid;grid-template-columns:1fr 1fr;gap:11px;margin:27px 0}.mtt-option{min-height:66px;border:1px solid var(--mtt-line);background:#fff;border-radius:3px;padding:17px;text-align:left;font-weight:750;display:flex;justify-content:space-between;align-items:center;cursor:pointer;color:var(--mtt-ink);transition:.16s}.mtt-option:hover,.mtt-option.is-selected{border-color:var(--mtt-deep);background:#f0f4f1;transform:translateY(-1px)}.mtt-option i{font-style:normal;color:var(--mtt-deep);font-size:20px}
.mtt-postcode-input span{display:block;font-weight:800;margin-bottom:8px}.mtt-postcode-input input,.mtt-form-grid input,.mtt-form-grid select,.mtt-form-grid textarea{width:100%;border:1px solid #cdd6d2;border-radius:3px;padding:13px;background:#fff;color:var(--mtt-ink);outline:none}.mtt-postcode-input input:focus,.mtt-form-grid input:focus,.mtt-form-grid select:focus,.mtt-form-grid textarea:focus{border-color:var(--mtt-deep);box-shadow:0 0 0 3px rgba(11,41,45,.1)}
.mtt-postcode-input input{font-size:30px;max-width:260px;letter-spacing:.15em}.mtt-quiz-footer{display:flex;justify-content:space-between;align-items:center;margin-top:20px}.mtt-back{border:0;background:transparent;padding:10px 0;font-weight:750;cursor:pointer}.mtt-back:disabled{opacity:.25}
.mtt-result-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin:24px 0}.mtt-result-grid>div{border:1px solid var(--mtt-line);padding:14px;background:#fff}.mtt-result-grid span{display:block;font-size:11px;color:var(--mtt-muted);text-transform:uppercase;letter-spacing:.06em;font-weight:800}.mtt-price-factors{background:var(--mtt-mist);padding:18px;margin:20px 0}.mtt-price-factors h3{margin:0 0 9px}.mtt-price-factors span{display:inline-block;margin:4px 8px 4px 0;background:#fff;padding:7px 10px;font-size:13px}
.mtt-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin:22px 0}.mtt-form-grid label{font-size:13px;font-weight:800}.mtt-form-grid label input,.mtt-form-grid label select,.mtt-form-grid label textarea{margin-top:6px;font-weight:500}.mtt-wide{grid-column:1/-1}.mtt-consent{display:flex;gap:11px;align-items:flex-start;background:#f0f4f1;padding:14px;font-size:13px}.mtt-consent input{margin-top:3px;accent-color:var(--mtt-deep)}.mtt-submit{width:100%;margin-top:16px}.mtt-form-error{color:var(--mtt-danger);font-weight:700;margin-top:12px}.mtt-honeypot{position:absolute!important;left:-9999px!important}
.mtt-success{text-align:center;padding:30px 10px}.mtt-success-icon{width:70px;height:70px;border-radius:50%;background:var(--mtt-accent);color:var(--mtt-deep);display:grid;place-items:center;font-size:32px;font-weight:900;margin:0 auto 18px}.mtt-success-id{background:var(--mtt-mist);padding:13px;margin:20px auto;max-width:350px}.mtt-shake{animation:mttshake .3s}@keyframes mttshake{25%{transform:translateX(-4px)}75%{transform:translateX(4px)}}

@media(max-width:1120px){
  .mtt-desktop-nav{gap:17px}.mtt-desktop-nav>a{font-size:13px}.mtt-header-cta{display:none}
  .mtt-trade-hero-grid{grid-template-columns:1fr .82fr}.mtt-trade-hero-copy{padding-right:45px}.mtt-trade-hero-copy:before{right:-105px}
  .mtt-valuebar-grid{grid-template-columns:1fr 1fr}.mtt-value{min-height:92px}.mtt-value:nth-child(2){border-right:0}.mtt-value:nth-child(-n+2){border-bottom:1px solid var(--mtt-line)}
  .mtt-heading-row{gap:40px}.mtt-service-card{min-height:350px}.mtt-footer-grid{grid-template-columns:1.2fr 1fr 1fr}.mtt-footer-grid>div:last-child{grid-column:2/4}
}
@media(max-width:800px){
  .admin-bar .mtt-main-header{top:46px}.mtt-wrap{width:min(100% - 32px,1240px)}.mtt-utility{display:none}.mtt-main-header-inner{min-height:70px}.mtt-desktop-nav{display:none}.mtt-menu-button{display:block}.mtt-trade-logo-symbol{width:42px;height:38px}.mtt-trade-logo-type{font-size:22px}
  .mtt-trade-hero-grid{display:block}.mtt-trade-hero-copy{padding:64px 0 58px}.mtt-trade-hero-copy:before{display:none}.mtt-trade-hero h1{font-size:clamp(45px,13vw,68px)}.mtt-trade-hero-media{min-height:410px}.mtt-hero-info-card{right:16px;bottom:16px;width:calc(100% - 32px)}
  .mtt-valuebar-grid{grid-template-columns:1fr 1fr}.mtt-value{padding:18px 12px;align-items:flex-start}.mtt-value:first-child{padding-left:12px}.mtt-value b{width:38px;height:38px;flex-basis:38px}
  .mtt-trade-section{padding:74px 0}.mtt-heading-row{display:block}.mtt-heading-row p{margin-top:18px}.mtt-service-grid{grid-template-columns:1fr}.mtt-service-card{min-height:330px}
  .mtt-calculator-inner{min-height:0;padding:45px 0;grid-template-columns:1fr}.mtt-calculator-inner .mtt-btn{width:100%}
  .mtt-split{grid-template-columns:1fr}.mtt-split-media{min-height:360px}.mtt-split-copy{padding:56px 24px}.mtt-split-reverse .mtt-split-copy{order:2}.mtt-split-reverse .mtt-split-media{order:1}
  .mtt-process-head{display:block}.mtt-process-head p{margin-top:18px}.mtt-process-grid{grid-template-columns:1fr}.mtt-process-grid article,.mtt-process-grid article+article{padding:29px 0;border-right:0;border-bottom:1px solid rgba(255,255,255,.16)}.mtt-process-grid article:last-child{border-bottom:0}
  .mtt-compare-grid,.mtt-faq-grid{grid-template-columns:1fr;gap:45px}.mtt-example-grid{grid-template-columns:1fr}.mtt-final-cta-inner{grid-template-columns:1fr}.mtt-final-cta .mtt-btn{width:100%}
  .mtt-footer-grid{grid-template-columns:1fr 1fr;gap:42px 24px}.mtt-footer-grid>div:last-child{grid-column:auto}.mtt-footer-brand{grid-column:1/3}.mtt-footer-bottom{padding:24px 0;align-items:flex-start;flex-direction:column}
  .mtt-mobile-actionbar{position:sticky;bottom:0;z-index:45;display:grid;grid-template-columns:.75fr 1.25fr;background:#fff;border-top:1px solid var(--mtt-line);box-shadow:0 -12px 30px rgba(7,31,34,.1);padding:9px}.mtt-mobile-actionbar a,.mtt-mobile-actionbar button{min-height:48px;border:0;font-weight:900}.mtt-mobile-actionbar a{display:grid;place-items:center;color:var(--mtt-deep)}.mtt-mobile-actionbar button{background:var(--mtt-accent);color:var(--mtt-deep)}
}
@media(max-width:600px){
  .mtt-trade-hero-actions{align-items:stretch;flex-direction:column}.mtt-trade-hero-actions .mtt-btn{width:100%}.mtt-time{justify-content:center}.mtt-trade-proof{display:grid;gap:10px}
  .mtt-valuebar-grid{grid-template-columns:1fr}.mtt-value{border-right:0!important;border-bottom:1px solid var(--mtt-line)!important}.mtt-value:last-child{border-bottom:0!important}
  .mtt-compare-house{height:280px}.mtt-compare-body{width:235px;height:130px}.mtt-compare-body i{width:48px;height:46px;top:38px}.mtt-compare-body i:first-child{left:29px}.mtt-compare-body i:nth-child(2){right:29px}.mtt-compare-body b{width:43px;height:78px;left:96px}.mtt-old-roof,.mtt-new-roof{width:285px;height:150px;top:62px}
  .mtt-footer-grid{grid-template-columns:1fr}.mtt-footer-brand{grid-column:auto}
  .mtt-modal-dialog{width:100%;height:100%;max-height:none;margin:0;border-radius:0;padding:24px 18px}.mtt-progress{margin-right:50px}.mtt-options,.mtt-form-grid,.mtt-result-grid{grid-template-columns:1fr}.mtt-wide{grid-column:auto}.mtt-option{padding:15px}.mtt-quiz-head h2,.mtt-result h2,.mtt-contact h2,.mtt-success h2{font-size:29px}
}

/* =========================================================
   0.3.0 conversion and visual refinements
   ========================================================= */
:root{
  --mtt-brand-green:#2f665c;
  --mtt-brand-green-hover:#285b52;
}

/* Keep the navigation visible while the visitor scrolls. */
.mtt-site{overflow-x:clip;overflow-y:visible}
.mtt-main-header{position:sticky;top:0;z-index:9990;box-shadow:0 7px 22px rgba(7,31,34,.06)}

/* More readable primary actions. */
.mtt-btn-green,
.mtt-trade-hero-actions .mtt-btn,
.mtt-final-cta .mtt-btn,
.mtt-mobile-actionbar button{
  background:var(--mtt-brand-green);
  border-color:var(--mtt-brand-green);
  color:#fff;
}
.mtt-btn-green:hover,
.mtt-trade-hero-actions .mtt-btn:hover,
.mtt-final-cta .mtt-btn:hover,
.mtt-mobile-actionbar button:hover{
  background:var(--mtt-brand-green-hover);
  border-color:var(--mtt-brand-green-hover);
  color:#fff;
}
.mtt-trade-proof{font-weight:900}
.mtt-trade-proof span{font-weight:900}
.mtt-heading-row h2{font-weight:900}

/* Fully clickable service cards. */
.mtt-service-card[data-mtt-start]{cursor:pointer;outline:none;transition:transform .22s ease,box-shadow .22s ease,filter .22s ease}
.mtt-service-card[data-mtt-start]:hover,
.mtt-service-card[data-mtt-start]:focus-visible{transform:translateY(-5px);box-shadow:0 22px 44px rgba(7,31,34,.2);filter:saturate(1.05)}
.mtt-service-card[data-mtt-start]:focus-visible{box-shadow:0 0 0 4px rgba(217,230,109,.75),0 22px 44px rgba(7,31,34,.2)}
.mtt-text-link{color:var(--mtt-accent);font-weight:950;letter-spacing:.01em}
.mtt-service-card:hover .mtt-text-link{transform:translateX(3px)}
.mtt-text-link{transition:transform .18s ease}

/* Modal quiz: genuinely centered in the viewport. */
.mtt-modal.is-open{display:grid;place-items:center;padding:18px}
.mtt-modal-dialog{margin:0;max-height:calc(100vh - 36px);width:min(920px,100%);border-radius:14px;padding:38px 42px}
.mtt-flow-modal{position:relative}
.mtt-flow-modal .mtt-progress{margin-right:54px}

/* Compact and more polished postcode step. */
.mtt-options-postcode{display:block;max-width:650px;margin:30px auto}
.mtt-postcode-card{display:grid;grid-template-columns:64px 1fr auto;align-items:center;gap:20px;background:#fff;border:1px solid var(--mtt-line);padding:22px;border-radius:14px;box-shadow:0 12px 30px rgba(7,31,34,.07)}
.mtt-postcode-card.is-complete{border-color:var(--mtt-brand-green);box-shadow:0 0 0 3px rgba(47,102,92,.09),0 12px 30px rgba(7,31,34,.07)}
.mtt-postcode-icon{width:58px;height:58px;display:grid;place-items:center;background:var(--mtt-mist);color:var(--mtt-deep);font-size:29px;font-weight:900;border-radius:12px}
.mtt-postcode-copy{display:flex;flex-direction:column;gap:5px}
.mtt-postcode-copy strong{font-size:17px;color:var(--mtt-deep)}
.mtt-postcode-copy span{font-size:13px;color:var(--mtt-muted);line-height:1.5}
.mtt-postcode-input{display:flex;flex-direction:column;gap:6px;min-width:170px}
.mtt-postcode-input>span{font-size:11px;text-transform:uppercase;letter-spacing:.08em;color:var(--mtt-muted);font-weight:900;margin:0}
.mtt-postcode-input input{width:170px;max-width:none;font-size:25px;line-height:1;letter-spacing:.1em;text-align:center;padding:13px 12px;border-radius:8px}
.mtt-postcode-input small{font-size:10px;color:var(--mtt-muted);text-align:center}

/* Detailed project result. */
.mtt-result-highlight{display:grid;grid-template-columns:48px 1fr;gap:14px;align-items:center;background:#eff5f2;border-left:5px solid var(--mtt-brand-green);padding:17px 18px;margin:22px 0}
.mtt-result-highlight-icon{width:42px;height:42px;display:grid;place-items:center;border-radius:50%;background:var(--mtt-brand-green);color:#fff;font-size:20px;font-weight:900}
.mtt-result-highlight strong{display:block;font-size:16px;color:var(--mtt-deep)}
.mtt-result-highlight p{margin:4px 0 0;color:var(--mtt-muted);font-size:13px;line-height:1.5}
.mtt-result-grid-detailed{grid-template-columns:repeat(3,1fr)}
.mtt-result-grid-detailed>div{border-radius:8px;padding:15px;min-height:82px}
.mtt-result-grid-detailed strong{display:block;margin-top:6px;font-size:14px;line-height:1.35}
.mtt-result-bottom-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:14px;margin:18px 0}
.mtt-result-bottom-grid .mtt-price-factors{margin:0;border-radius:9px}
.mtt-next-step-card{background:var(--mtt-deep);color:#fff;padding:20px;border-radius:9px}
.mtt-next-step-card>span{font-size:10px;color:var(--mtt-accent);font-weight:900;letter-spacing:.12em;text-transform:uppercase}
.mtt-next-step-card h3{margin:9px 0 7px;font-size:19px;color:#fff}
.mtt-next-step-card p{margin:0;color:#cad9d5;font-size:13px;line-height:1.5}
.mtt-result-cta{width:100%;min-height:57px;font-size:16px}
.mtt-contact-summary{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;background:var(--mtt-mist);padding:12px;margin:18px 0;border-radius:9px}
.mtt-contact-summary>div{background:#fff;padding:10px;border:1px solid var(--mtt-line);border-radius:6px}
.mtt-contact-summary span{display:block;font-size:9px;text-transform:uppercase;letter-spacing:.06em;color:var(--mtt-muted);font-weight:900}
.mtt-contact-summary strong{display:block;margin-top:4px;font-size:11px;line-height:1.35}

/* Full on-page quiz replaces the roof comparison visual. */
.mtt-inline-quiz-section{background:linear-gradient(180deg,var(--mtt-mist),#f7f5ef);border-top:1px solid var(--mtt-line);border-bottom:1px solid var(--mtt-line)}
.mtt-inline-quiz-heading{max-width:760px;margin:0 auto 38px;text-align:center}
.mtt-inline-quiz-heading h2{margin:12px 0 14px;font-size:clamp(36px,4.2vw,58px);line-height:1.04;letter-spacing:-.052em;color:var(--mtt-ink);font-weight:900}
.mtt-inline-quiz-heading p{margin:0;color:var(--mtt-muted);font-size:17px;line-height:1.65}
.mtt-inline-quiz-shell{width:min(940px,100%);margin:0 auto;background:#fbfaf7;border:1px solid #d3ddd8;border-radius:16px;padding:38px 42px;box-shadow:var(--mtt-shadow)}
.mtt-flow-inline .mtt-progress{margin:0 0 32px}
.mtt-flow-inline .mtt-quiz-head{text-align:center;max-width:720px;margin:0 auto}
.mtt-flow-inline .mtt-quiz-head h2{margin-right:0}
.mtt-flow-inline .mtt-options{max-width:760px;margin-left:auto;margin-right:auto}
.mtt-flow-inline .mtt-quiz-footer{max-width:760px;margin-left:auto;margin-right:auto}
.mtt-flow-inline .mtt-result,
.mtt-flow-inline .mtt-contact,
.mtt-flow-inline .mtt-success{max-width:820px;margin:0 auto}

/* Make the final site CTA and mobile action bar high contrast. */
.mtt-final-cta .mtt-btn{min-height:58px}
.mtt-mobile-actionbar button{font-weight:950}

@media(max-width:800px){
  .admin-bar .mtt-main-header{top:46px}
  .mtt-inline-quiz-shell{padding:30px 22px}
  .mtt-result-grid-detailed{grid-template-columns:1fr 1fr}
  .mtt-result-bottom-grid{grid-template-columns:1fr}
  .mtt-contact-summary{grid-template-columns:1fr 1fr}
  .mtt-postcode-card{grid-template-columns:52px 1fr;padding:18px}
  .mtt-postcode-icon{width:50px;height:50px}
  .mtt-postcode-input{grid-column:1/-1;width:100%;align-items:center;margin-top:3px}
}

@media(max-width:600px){
  .mtt-modal.is-open{padding:0}
  .mtt-modal-dialog{width:100%;height:100%;max-height:none;border-radius:0;padding:24px 18px}
  .mtt-result-grid-detailed,.mtt-contact-summary{grid-template-columns:1fr}
  .mtt-inline-quiz-shell{padding:25px 16px;border-radius:10px}
  .mtt-inline-quiz-heading{text-align:left}
  .mtt-postcode-card{display:block;text-align:center;padding:20px 16px}
  .mtt-postcode-icon{margin:0 auto 12px}
  .mtt-postcode-copy{margin-bottom:17px}
  .mtt-postcode-input input{width:min(190px,100%)}
  .mtt-flow-inline .mtt-quiz-head{text-align:left}
}

/* =========================================================
   0.4.0 visual polish, location step and result metrics
   ========================================================= */

/* Brand lockup based on the approved TAGTJEK direction. */
.mtt-brand-link{display:inline-flex;align-items:center;flex:none;text-decoration:none}
.mtt-brand-logo{display:inline-flex;align-items:center;gap:11px;color:var(--mtt-deep)}
.mtt-brand-logo-mark{width:49px;height:45px;display:block;flex:0 0 49px}
.mtt-brand-logo-mark svg{display:block;width:100%;height:100%}
.mtt-logo-house{fill:currentColor}
.mtt-logo-line{fill:none;stroke:var(--mtt-accent);stroke-width:5;stroke-linecap:square;stroke-linejoin:miter}
.mtt-brand-logo-copy{display:flex;flex-direction:column;gap:5px;line-height:1}
.mtt-brand-logo-copy strong{font-size:25px;line-height:.88;letter-spacing:-.055em;font-weight:950;color:currentColor}
.mtt-brand-logo-copy small{font-size:8.5px;line-height:1;letter-spacing:.22em;font-weight:900;color:#73817f;white-space:nowrap}
.mtt-brand-logo-light{color:#f3f8f6}
.mtt-brand-logo-light .mtt-brand-logo-copy small{color:#a9bbb7}

/* Stronger typography and guaranteed readable CTA labels. */
.mtt-btn,
.mtt-header-cta,
.mtt-trade-hero-actions .mtt-btn,
.mtt-mobile-nav .mtt-btn,
.mtt-mobile-actionbar button,
.mtt-quiz-footer .mtt-btn{font-weight:950}
.mtt-header-cta{color:#fff}
.mtt-calculator-inner .mtt-btn,
.mtt-calculator-inner .mtt-btn:hover,
.mtt-quiz-footer .mtt-btn,
.mtt-quiz-footer .mtt-btn:hover{color:#fff!important}
.mtt-heading-row h2,
.mtt-split-copy h2,
.mtt-process-head h2,
.mtt-final-cta h2,
.mtt-compare-grid h2,
.mtt-faq-grid h2,
.mtt-inline-quiz-heading h2,
.mtt-result h2,
.mtt-contact h2{font-weight:950}

/* Location step – compact input with a visual geographic context. */
.mtt-options-location{display:block;max-width:760px;margin:28px auto 0}
.mtt-location-card{display:grid;grid-template-columns:minmax(260px,.9fr) minmax(280px,1.1fr);background:#fff;border:1px solid var(--mtt-line);border-radius:16px;overflow:hidden;box-shadow:0 18px 44px rgba(7,31,34,.09);transition:border-color .2s,box-shadow .2s}
.mtt-location-card.is-complete{border-color:var(--mtt-brand-green);box-shadow:0 0 0 3px rgba(47,102,92,.09),0 18px 44px rgba(7,31,34,.1)}
.mtt-location-map{position:relative;min-height:285px;overflow:hidden;background:linear-gradient(145deg,#dce8e3,#b9d0c7)}
.mtt-location-map:before,.mtt-location-map:after{content:"";position:absolute;border-radius:50%;background:rgba(255,255,255,.52)}
.mtt-location-map:before{width:130px;height:130px;left:-30px;top:-38px}
.mtt-location-map:after{width:175px;height:175px;right:-65px;bottom:-65px}
.mtt-map-road{position:absolute;display:block;background:#fff;border:1px solid rgba(11,41,45,.08);box-shadow:0 0 0 7px rgba(255,255,255,.22);border-radius:99px}
.mtt-map-road-one{width:125%;height:15px;left:-12%;top:44%;transform:rotate(-16deg)}
.mtt-map-road-two{width:90%;height:13px;left:22%;top:14%;transform:rotate(63deg)}
.mtt-map-road-three{width:70%;height:11px;left:-13%;bottom:15%;transform:rotate(34deg)}
.mtt-map-pin{position:absolute;z-index:3;left:50%;top:47%;width:48px;height:48px;border-radius:50% 50% 50% 0;background:var(--mtt-deep);transform:translate(-50%,-50%) rotate(-45deg);box-shadow:0 12px 24px rgba(7,31,34,.28);transition:transform .25s}
.mtt-location-card.is-complete .mtt-map-pin{transform:translate(-50%,-50%) rotate(-45deg) scale(1.08)}
.mtt-map-pin i{position:absolute;left:50%;top:50%;width:16px;height:16px;border-radius:50%;background:var(--mtt-accent);transform:translate(-50%,-50%)}
.mtt-map-label{position:absolute;z-index:4;left:18px;bottom:18px;background:rgba(255,255,255,.95);padding:10px 13px;border-left:4px solid var(--mtt-accent);box-shadow:0 10px 24px rgba(7,31,34,.11)}
.mtt-map-label small{display:block;font-size:9px;letter-spacing:.11em;text-transform:uppercase;color:var(--mtt-muted);font-weight:900}
.mtt-map-label strong{display:block;margin-top:2px;font-size:22px;letter-spacing:.06em;color:var(--mtt-deep)}
.mtt-location-content{display:flex;flex-direction:column;justify-content:center;padding:32px 34px}
.mtt-location-kicker{color:var(--mtt-brand-green);font-size:10px;font-weight:950;letter-spacing:.13em;text-transform:uppercase}
.mtt-location-content>strong{margin:8px 0 7px;font-size:23px;line-height:1.12;color:var(--mtt-deep)}
.mtt-location-content>p{margin:0 0 20px;color:var(--mtt-muted);font-size:13px;line-height:1.55}
.mtt-location-input{display:block}
.mtt-location-input>span{display:block;margin-bottom:7px;font-size:11px;font-weight:900;letter-spacing:.06em;text-transform:uppercase;color:#49605d}
.mtt-location-input input{width:100%;max-width:230px;border:1px solid #c7d2ce;border-radius:8px;background:#fbfcfb;padding:13px 15px;font-size:17px!important;line-height:1.2;letter-spacing:0!important;color:var(--mtt-deep);outline:none}
.mtt-location-input input::placeholder{font-size:13px;color:#9aa7a3;letter-spacing:0}
.mtt-location-input input:focus{border-color:var(--mtt-brand-green);box-shadow:0 0 0 3px rgba(47,102,92,.1)}
.mtt-location-input small{display:block;margin-top:7px;font-size:11px;color:var(--mtt-muted)}
.mtt-location-card.is-complete .mtt-location-input small{color:var(--mtt-brand-green);font-weight:800}
.mtt-map-link{display:inline-flex;width:max-content;margin-top:13px;color:var(--mtt-brand-green);font-size:12px;font-weight:900;text-decoration:underline!important;text-underline-offset:3px}

/* Result page – fewer words, more visual facts. */
.mtt-result-lead{max-width:700px;margin:0;color:var(--mtt-muted);font-size:15px;line-height:1.55}
.mtt-result-metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin:24px 0}
.mtt-result-metrics article{position:relative;min-height:118px;display:flex;flex-direction:column;justify-content:flex-end;padding:17px;background:#fff;border:1px solid var(--mtt-line);overflow:hidden;animation:mttMetricIn .45s ease both}
.mtt-result-metrics article:nth-child(2){animation-delay:.06s}.mtt-result-metrics article:nth-child(3){animation-delay:.12s}.mtt-result-metrics article:nth-child(4){animation-delay:.18s}
.mtt-result-metrics article:before{content:"";position:absolute;right:-18px;top:-22px;width:80px;height:80px;border-radius:50%;background:var(--mtt-mist)}
.mtt-result-metrics strong{position:relative;z-index:1;display:block;color:var(--mtt-deep);font-size:clamp(22px,3vw,35px);line-height:1;letter-spacing:-.055em;font-weight:950;word-break:break-word}
.mtt-result-metrics strong small{font-size:.45em;letter-spacing:0;color:var(--mtt-muted)}
.mtt-result-metrics article>span{position:relative;z-index:1;margin-top:9px;color:var(--mtt-muted);font-size:10px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}
.mtt-result-readiness{display:grid;grid-template-columns:150px 1fr;align-items:center;gap:24px;margin:10px 0 20px;padding:22px;background:var(--mtt-deep);color:#fff;border-radius:12px}
.mtt-readiness-ring{--mtt-readiness:0%;position:relative;width:126px;height:126px;border-radius:50%;display:grid;place-items:center;background:conic-gradient(var(--mtt-score-color,var(--mtt-accent)) var(--mtt-readiness),rgba(255,255,255,.13) 0);transition:background 1s ease}
.mtt-readiness-ring:before{content:"";position:absolute;inset:10px;border-radius:50%;background:var(--mtt-deep)}
.mtt-readiness-ring strong,.mtt-readiness-ring span{position:relative;z-index:1;text-align:center}
.mtt-readiness-ring strong{display:block;font-size:29px;line-height:1;color:#fff;font-weight:950}
.mtt-readiness-ring span{display:block;margin-top:5px;font-size:9px;letter-spacing:.1em;text-transform:uppercase;color:#bcd0cb;font-weight:900}
.mtt-readiness-ring.is-animated{animation:mttRingPop .5s ease both}
.mtt-readiness-copy .mtt-eyebrow{color:var(--mtt-accent)}
.mtt-readiness-copy h3{margin:8px 0 5px;color:#fff;font-size:22px;line-height:1.15;font-weight:950}
.mtt-readiness-copy p{margin:0;color:#c7d7d3;font-size:13px;line-height:1.5}
.mtt-result-grid-compact{grid-template-columns:repeat(3,1fr);gap:8px;margin:0 0 18px}
.mtt-result-grid-compact>div{min-height:70px;border-radius:7px;padding:12px;background:#f4f7f5}
.mtt-result-grid-compact strong{display:block;margin-top:4px;font-size:12px;line-height:1.3;color:var(--mtt-deep)}
.mtt-result-cta{font-weight:950;color:#fff!important}
.mtt-result-footnote{text-align:center!important;margin:10px 0 0!important;font-size:11px!important;color:var(--mtt-muted)!important}

@keyframes mttMetricIn{from{opacity:0;transform:translateY(9px)}to{opacity:1;transform:none}}
@keyframes mttRingPop{0%{transform:scale(.86);opacity:.4}100%{transform:scale(1);opacity:1}}

@media(max-width:800px){
  .mtt-brand-logo-mark{width:43px;height:40px;flex-basis:43px}
  .mtt-brand-logo-copy strong{font-size:22px}.mtt-brand-logo-copy small{font-size:7.5px}
  .mtt-location-card{grid-template-columns:1fr}.mtt-location-map{min-height:210px}.mtt-location-content{padding:26px}
  .mtt-result-metrics{grid-template-columns:1fr 1fr}.mtt-result-readiness{grid-template-columns:125px 1fr}.mtt-readiness-ring{width:108px;height:108px}
  .mtt-result-grid-compact{grid-template-columns:1fr 1fr}
}
@media(max-width:600px){
  .mtt-brand-logo{gap:8px}.mtt-brand-logo-mark{width:39px;height:36px;flex-basis:39px}.mtt-brand-logo-copy strong{font-size:20px}.mtt-brand-logo-copy small{font-size:6.8px;letter-spacing:.18em}
  .mtt-location-content{padding:23px 19px}.mtt-location-map{min-height:180px}.mtt-location-content>strong{font-size:21px}.mtt-location-input input{max-width:none}
  .mtt-result-metrics{gap:7px}.mtt-result-metrics article{min-height:100px;padding:13px}.mtt-result-metrics strong{font-size:23px}
  .mtt-result-readiness{grid-template-columns:1fr;text-align:center;padding:20px}.mtt-readiness-ring{margin:0 auto}.mtt-readiness-copy h3{font-size:20px}
  .mtt-result-grid-compact{grid-template-columns:1fr}
}
.mtt-header-cta{background:var(--mtt-brand-green);border-color:var(--mtt-brand-green);color:#fff!important}
.mtt-header-cta:hover{background:var(--mtt-brand-green-hover);border-color:var(--mtt-brand-green-hover);color:#fff!important}


/* =========================================================
   0.5.0 result conversion and action-colour refinements
   ========================================================= */
:root{
  --mtt-action-green:#205953;
  --mtt-action-green-hover:#174842;
}

/* A deeper eucalyptus green ties the action buttons to the dark trade-service palette. */
.mtt-header-cta,
.mtt-header-cta:hover,
.mtt-flow .mtt-btn-green,
.mtt-flow .mtt-btn-green:hover{
  color:#fff!important;
  font-weight:950!important;
}
.mtt-header-cta,
.mtt-flow .mtt-btn-green{
  background:var(--mtt-action-green)!important;
  border-color:var(--mtt-action-green)!important;
}
.mtt-header-cta:hover,
.mtt-flow .mtt-btn-green:hover{
  background:var(--mtt-action-green-hover)!important;
  border-color:var(--mtt-action-green-hover)!important;
}

/* More breathing room around the price-driver band. */
.mtt-calculator-band{margin:38px 0}
.mtt-calculator-inner{padding-top:22px;padding-bottom:22px}

/* Keep the four quick facts calm and easy to scan rather than visually heavy. */
.mtt-result-metrics strong{font-weight:520!important;letter-spacing:-.035em}
.mtt-result-metrics article>span{font-weight:520!important;letter-spacing:.055em}
.mtt-result-metrics strong small{font-weight:450}

/* One meaningful condition indicator and a shorter conversion path. */
.mtt-result-readiness{grid-template-columns:160px 1fr;gap:29px;margin:12px 0 20px;padding:25px 27px}
.mtt-readiness-ring{width:134px;height:134px}
.mtt-readiness-ring strong{font-size:31px}
.mtt-readiness-ring span{max-width:82px;line-height:1.25}
.mtt-readiness-copy h3{font-size:24px}
.mtt-readiness-copy p{max-width:600px}
.mtt-result-conversion-points{display:flex;flex-wrap:wrap;gap:8px 16px;margin-top:16px;color:#e5efec;font-size:11px;font-weight:750}
.mtt-result-conversion-points span{display:inline-flex;align-items:center;gap:6px}
.mtt-result-conversion-points span::first-letter{color:var(--mtt-accent)}
.mtt-result-cta{min-height:60px;font-size:16px;font-weight:950!important}
.mtt-result-cta strong{font-weight:950}

@media(max-width:800px){
  .mtt-calculator-band{margin:28px 0}
  .mtt-result-readiness{grid-template-columns:130px 1fr;gap:20px}
  .mtt-readiness-ring{width:112px;height:112px}
}
@media(max-width:600px){
  .mtt-calculator-band{margin:22px 0}
  .mtt-result-readiness{grid-template-columns:1fr;text-align:center;padding:22px 18px}
  .mtt-result-conversion-points{display:grid;justify-content:center;text-align:left}
}


/* =========================================================
   0.6.0 quiz-label and utility-bar refinements
   ========================================================= */

/* A compact CSS-rendered Danish flag replaces the former status dot. */
.mtt-danish-flag{
  position:relative;
  width:18px;
  height:12px;
  flex:0 0 18px;
  display:inline-block;
  overflow:hidden;
  border-radius:1px;
  background:#c8102e;
  box-shadow:0 0 0 1px rgba(255,255,255,.14);
}
.mtt-danish-flag::before,
.mtt-danish-flag::after{
  content:"";
  position:absolute;
  z-index:1;
  background:#fff;
}
.mtt-danish-flag::before{
  left:5px;
  top:0;
  width:2px;
  height:100%;
}
.mtt-danish-flag::after{
  left:0;
  top:5px;
  width:100%;
  height:2px;
}
.mtt-danish-flag i{display:none}

/* The next-step label should be calm and readable, not heavily bold. */
.mtt-flow [data-mtt-next],
.mtt-modal [data-mtt-next],
.mtt-inline-quiz [data-mtt-next]{
  color:#fff!important;
  font-weight:500!important;
}
.mtt-flow [data-mtt-next] span,
.mtt-modal [data-mtt-next] span,
.mtt-inline-quiz [data-mtt-next] span{
  font-weight:inherit!important;
}

/* Keep the final conversion action white in every state. */
.mtt-flow .mtt-submit,
.mtt-flow .mtt-submit:hover,
.mtt-flow .mtt-submit:focus,
.mtt-modal .mtt-submit,
.mtt-modal .mtt-submit:hover,
.mtt-modal .mtt-submit:focus,
.mtt-inline-quiz .mtt-submit,
.mtt-inline-quiz .mtt-submit:hover,
.mtt-inline-quiz .mtt-submit:focus{
  color:#fff!important;
  -webkit-text-fill-color:#fff!important;
}

/* =========================================================
   0.7.0 layout corrections and conversion polish
   ========================================================= */

/* Prevent sub-pixel seams around the split hero artwork. */
.mtt-trade-hero{
  width:100%;
  margin:0;
  border:0;
  outline:0;
  isolation:isolate;
  background:var(--mtt-deep);
}
.mtt-trade-hero-grid{
  position:relative;
  background:var(--mtt-deep);
}
.mtt-trade-hero-copy{
  background:var(--mtt-deep);
}
.mtt-trade-hero-copy::before{
  right:-133px;
  width:236px;
}
.mtt-trade-hero-media{
  margin-left:-2px;
}

/* All action buttons are decisively bold, except the intentionally calmer Next button. */
.mtt-site .mtt-btn:not([data-mtt-next]),
.mtt-site .mtt-header-cta,
.mtt-site .mtt-mobile-actionbar button,
.mtt-site .mtt-footer-links button{
  font-weight:850!important;
}
.mtt-site [data-mtt-next]{
  font-weight:500!important;
}

/* Give the price-driver section more premium breathing room. */
.mtt-calculator-band{
  margin:64px 0;
}
.mtt-calculator-inner{
  min-height:220px;
  padding-top:34px;
  padding-bottom:34px;
}

/* Keep result metrics clean and prevent the size value from breaking over two lines. */
.mtt-result-metrics strong{
  word-break:normal!important;
  overflow-wrap:normal!important;
}
.mtt-result-metrics [data-mtt-metric-size]{
  white-space:nowrap;
  font-size:clamp(19px,2.15vw,29px)!important;
  letter-spacing:-.04em!important;
}

/* Correct spacing and alignment inside the final condition analysis. */
.mtt-result-readiness{
  grid-template-columns:148px minmax(0,1fr);
  align-items:center;
  gap:28px;
  padding:26px 28px;
}
.mtt-readiness-ring{
  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content:center;
  gap:7px;
}
.mtt-readiness-ring strong,
.mtt-readiness-ring span{
  margin:0;
}
.mtt-readiness-ring span{
  max-width:88px;
  line-height:1.25;
}
.mtt-readiness-copy{
  min-width:0;
}
.mtt-readiness-copy .mtt-eyebrow{
  display:block;
  margin:0 0 9px;
  line-height:1.35;
  letter-spacing:.11em;
  white-space:normal;
}
.mtt-readiness-copy h3{
  margin:0 0 6px;
}
.mtt-readiness-copy p{
  margin:0;
}
.mtt-result-conversion-points{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:9px;
  margin-top:17px;
  font-size:11px;
  line-height:1.35;
}
.mtt-result-conversion-points span{
  display:flex;
  align-items:flex-start;
  gap:7px;
  min-width:0;
  padding:9px 10px;
  border:1px solid rgba(255,255,255,.12);
  background:rgba(255,255,255,.055);
  border-radius:7px;
}

@media(max-width:800px){
  .mtt-calculator-band{margin:46px 0}
  .mtt-calculator-inner{min-height:0;padding-top:40px;padding-bottom:40px}
  .mtt-result-readiness{grid-template-columns:120px minmax(0,1fr);gap:20px;padding:22px}
  .mtt-result-conversion-points{grid-template-columns:1fr}
}
@media(max-width:600px){
  .mtt-trade-hero-media{margin-left:0}
  .mtt-calculator-band{margin:36px 0}
  .mtt-result-readiness{grid-template-columns:1fr;text-align:center}
  .mtt-readiness-copy .mtt-eyebrow{text-align:center}
  .mtt-result-conversion-points{text-align:left}
}


/* =========================================================
   0.8.0 hero motion, softer action palette and quiz polish
   ========================================================= */
:root{
  --mtt-action-green:#2f6f62;
  --mtt-action-green-hover:#275d53;
  --mtt-soft-green:#e8efd2;
  --mtt-soft-green-strong:#dce86b;
}

/* Compact premium header CTA: light green with dark green text. */
.mtt-header-cta,
.mtt-header-cta:hover,
.mtt-header-cta:focus{
  min-height:46px!important;
  padding:0 17px!important;
  background:var(--mtt-soft-green-strong)!important;
  border-color:var(--mtt-soft-green-strong)!important;
  color:var(--mtt-deep)!important;
  -webkit-text-fill-color:var(--mtt-deep)!important;
  font-size:14px!important;
  font-weight:900!important;
  box-shadow:none!important;
}
.mtt-header-cta:hover,
.mtt-header-cta:focus{
  background:#cfdf57!important;
  border-color:#cfdf57!important;
  transform:translateY(-1px);
}

/* A cleaner, more established green for the remaining conversion actions. */
.mtt-flow .mtt-btn-green,
.mtt-trade-hero-actions .mtt-btn,
.mtt-final-cta .mtt-btn,
.mtt-mobile-actionbar button{
  background:var(--mtt-action-green)!important;
  border-color:var(--mtt-action-green)!important;
  color:#fff!important;
  -webkit-text-fill-color:#fff!important;
}
.mtt-flow .mtt-btn-green:hover,
.mtt-trade-hero-actions .mtt-btn:hover,
.mtt-final-cta .mtt-btn:hover,
.mtt-mobile-actionbar button:hover{
  background:var(--mtt-action-green-hover)!important;
  border-color:var(--mtt-action-green-hover)!important;
  color:#fff!important;
  -webkit-text-fill-color:#fff!important;
}

/* The Danish flag remains discreet, but gains a small physical-paper effect. */
.mtt-danish-flag{
  transform:rotate(-5deg);
  box-shadow:0 1px 0 rgba(255,255,255,.75),0 0 5px rgba(255,255,255,.38),0 2px 5px rgba(0,0,0,.18);
}

/* Day/night movement gives the hero visual life without distracting from the CTA. */
.mtt-trade-hero-media{
  isolation:isolate;
  transition:filter .4s ease;
}
.mtt-scene-night{
  position:absolute;
  inset:0;
  z-index:0;
  pointer-events:none;
  opacity:0;
  background:linear-gradient(180deg,#102e3c 0%,#183d49 55%,#506c5d 56%,#526a4f 100%);
  animation:mttNightCycle 16s ease-in-out infinite;
}
.mtt-scene-night i{
  position:absolute;
  width:4px;
  height:4px;
  border-radius:50%;
  background:#fff;
  box-shadow:0 0 8px rgba(255,255,255,.9);
  animation:mttStarTwinkle 2.8s ease-in-out infinite alternate;
}
.mtt-scene-night i:nth-child(1){left:17%;top:14%;animation-delay:.2s}
.mtt-scene-night i:nth-child(2){left:39%;top:9%;animation-delay:1.1s}
.mtt-scene-night i:nth-child(3){right:25%;top:20%;animation-delay:.6s}
.mtt-scene-night i:nth-child(4){right:11%;top:11%;animation-delay:1.7s}
.mtt-scene-night i:nth-child(5){left:57%;top:29%;animation-delay:2.2s}
.mtt-scene-sun{
  z-index:1;
  animation:mttSunMoonCycle 16s ease-in-out infinite;
}
.mtt-scene-sun:before{
  content:"";
  position:absolute;
  width:18px;
  height:18px;
  border-radius:50%;
  right:23px;
  top:24px;
  opacity:0;
  background:rgba(133,137,124,.2);
  box-shadow:-24px 17px 0 -4px rgba(133,137,124,.15),8px 31px 0 -5px rgba(133,137,124,.18);
  animation:mttMoonCraterCycle 16s ease-in-out infinite;
}
.mtt-scene-house{z-index:2}
.mtt-scene-ground{z-index:2}
.mtt-trade-hero-media:after{z-index:3}
.mtt-scene-window{
  animation:mttWindowCycle 16s ease-in-out infinite;
}
.mtt-hero-info-card{
  z-index:4;
  cursor:default;
  transform-origin:center bottom;
  transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease;
  animation:mttInfoFloat 4.8s ease-in-out infinite;
}
.mtt-hero-info-card:hover,
.mtt-hero-info-card:focus-visible{
  animation-play-state:paused;
  transform:translateY(-5px) scale(1.025);
  border-left-color:#c7da50;
  box-shadow:0 28px 64px rgba(8,37,40,.24);
  outline:none;
}

@keyframes mttNightCycle{
  0%,34%,100%{opacity:0}
  48%,84%{opacity:.95}
}
@keyframes mttSunMoonCycle{
  0%,34%,100%{transform:translate(0,0) scale(1);background:rgba(255,255,255,.58);box-shadow:0 0 80px rgba(255,255,255,.38)}
  48%,84%{transform:translate(-42px,17px) scale(.78);background:#f5f0cf;box-shadow:0 0 34px rgba(245,240,207,.34)}
}
@keyframes mttMoonCraterCycle{0%,34%,100%{opacity:0}48%,84%{opacity:1}}
@keyframes mttWindowCycle{0%,34%,100%{background:#8fb1ad}48%,84%{background:#f0d68a;box-shadow:0 0 18px rgba(240,214,138,.28),inset 0 0 0 2px rgba(7,31,34,.08)}}
@keyframes mttStarTwinkle{from{opacity:.35;transform:scale(.8)}to{opacity:1;transform:scale(1.35)}}
@keyframes mttInfoFloat{0%,100%{transform:translateY(0)}50%{transform:translateY(-5px)}}

/* The price-driver section is calmer, slightly tighter and consistent with the pale-green site surfaces. */
.mtt-calculator-band{
  margin:44px 0!important;
  background:var(--mtt-soft-green)!important;
  color:var(--mtt-deep)!important;
}
.mtt-calculator-inner{
  min-height:196px!important;
  padding-top:29px!important;
  padding-bottom:29px!important;
}
.mtt-calculator-inner h2{
  font-weight:950!important;
  color:var(--mtt-deep)!important;
}
.mtt-calculator-inner .mtt-btn,
.mtt-calculator-inner .mtt-btn:hover{
  background:var(--mtt-action-green)!important;
  border-color:var(--mtt-action-green)!important;
  color:#fff!important;
  -webkit-text-fill-color:#fff!important;
  font-weight:900!important;
}
.mtt-calculator-inner .mtt-btn:hover{
  background:var(--mtt-action-green-hover)!important;
  border-color:var(--mtt-action-green-hover)!important;
}

/* Option cards advance automatically, so only the location step retains a Next action. */
.mtt-quiz-footer [hidden]{display:none!important}
.mtt-auto-advance-step .mtt-quiz-footer{justify-content:flex-start}
.mtt-auto-advance-step .mtt-back{margin-right:auto}

/* Final analysis: precise vertical centring and calmer fact cards. */
.mtt-result-metrics article{
  justify-content:center!important;
  align-items:flex-start;
}
.mtt-result-metrics strong{
  line-height:1.04!important;
}
.mtt-result-metrics [data-mtt-metric-timing]{
  font-size:clamp(18px,2vw,28px)!important;
  line-height:1.02!important;
}
.mtt-result-readiness{
  grid-template-columns:170px minmax(0,1fr)!important;
  align-items:center!important;
  gap:30px!important;
  padding:27px 30px!important;
}
.mtt-readiness-ring{
  justify-self:center;
  align-self:center;
}
.mtt-readiness-ring strong{
  line-height:1!important;
}
.mtt-readiness-ring span{
  margin-top:1px!important;
  line-height:1.22!important;
}
.mtt-readiness-copy{
  display:flex;
  min-height:134px;
  flex-direction:column;
  justify-content:center;
}
.mtt-readiness-copy .mtt-eyebrow{
  margin:0 0 8px!important;
  line-height:1.2!important;
}
.mtt-readiness-copy h3{
  margin:0 0 6px!important;
  line-height:1.12!important;
}
.mtt-result-conversion-points{
  align-items:stretch;
}
.mtt-result-conversion-points span{
  min-height:50px;
  align-items:center!important;
  justify-content:flex-start;
}

@media(max-width:800px){
  .mtt-calculator-band{margin:34px 0!important}
  .mtt-calculator-inner{padding-top:34px!important;padding-bottom:34px!important}
  .mtt-result-readiness{grid-template-columns:126px minmax(0,1fr)!important;gap:21px!important;padding:22px!important}
  .mtt-readiness-copy{min-height:112px}
}
@media(max-width:600px){
  .mtt-header-cta{min-height:44px!important;padding:0 14px!important}
  .mtt-calculator-band{margin:26px 0!important}
  .mtt-result-readiness{grid-template-columns:1fr!important;text-align:center;padding:22px 18px!important}
  .mtt-readiness-copy{min-height:0;align-items:center}
  .mtt-result-conversion-points{width:100%}
  .mtt-result-conversion-points span{justify-content:flex-start;text-align:left}
  .mtt-scene-sun{animation-duration:20s}
  .mtt-scene-night,.mtt-scene-window,.mtt-scene-sun:before{animation-duration:20s}
}
@media(prefers-reduced-motion:reduce){
  .mtt-scene-night,.mtt-scene-sun,.mtt-scene-sun:before,.mtt-scene-window,.mtt-scene-night i,.mtt-hero-info-card{animation:none!important}
}

/* =========================================================
   0.9.0 quiz chrome, automatic postcode and colour consistency
   ========================================================= */
:root{
  --mtt-accent:#d9e56e;
  --mtt-accent-hover:#cbd95d;
  --mtt-soft-green-strong:#d9e56e;
}

/* The price-driver section and the former cream spacing around it are one
   continuous accent band. */
.mtt-calculator-band{
  margin:0!important;
  padding:34px 0!important;
  background:#d9e56e!important;
  color:var(--mtt-deep)!important;
  border-top:1px solid rgba(11,41,45,.08);
  border-bottom:1px solid rgba(11,41,45,.08);
}
.mtt-calculator-inner{
  min-height:190px!important;
  padding-top:24px!important;
  padding-bottom:24px!important;
}

/* Hero action matches the approved pale-green treatment. */
.mtt-trade-hero-actions .mtt-btn,
.mtt-trade-hero-actions .mtt-btn:hover,
.mtt-trade-hero-actions .mtt-btn:focus{
  background:#d9e56e!important;
  border-color:#d9e56e!important;
  color:var(--mtt-deep)!important;
  -webkit-text-fill-color:var(--mtt-deep)!important;
  font-weight:900!important;
}
.mtt-trade-hero-actions .mtt-btn:hover,
.mtt-trade-hero-actions .mtt-btn:focus{
  background:#cbd95d!important;
  border-color:#cbd95d!important;
}

/* Cleaner preview-style quiz shell with brand, centred progress and generous spacing. */
.mtt-modal-dialog{
  width:min(1060px,calc(100% - 28px))!important;
  max-height:calc(100vh - 32px)!important;
  border-radius:22px!important;
  padding:0!important;
  overflow:auto;
  background:#fbfaf7;
}
.mtt-modal-close{
  top:18px!important;
  right:18px!important;
  width:42px!important;
  height:42px!important;
  border-radius:0!important;
  background:#edf2f0!important;
  color:var(--mtt-deep)!important;
  font-size:22px!important;
}
.mtt-quiz-brandbar{
  min-height:77px;
  display:grid;
  grid-template-columns:minmax(130px,1fr) minmax(250px,390px) minmax(130px,1fr);
  align-items:center;
  gap:24px;
  padding:0 34px;
  background:#fff;
  border-bottom:1px solid var(--mtt-line);
}
.mtt-quiz-mini-brand{
  display:inline-flex;
  align-items:center;
  gap:10px;
  width:max-content;
  color:var(--mtt-deep);
}
.mtt-quiz-mini-brand strong{
  font-size:18px;
  line-height:1;
  letter-spacing:-.04em;
  font-weight:900;
}
.mtt-quiz-mini-mark{
  width:35px;
  height:35px;
  display:grid;
  place-items:center;
  flex:0 0 35px;
  background:var(--mtt-deep);
  color:var(--mtt-accent);
  border-radius:2px;
}
.mtt-quiz-mini-mark svg{width:23px;height:22px;display:block}
.mtt-quiz-mini-mark path:first-child{fill:currentColor}
.mtt-quiz-mini-mark .mtt-quiz-mini-line{fill:none;stroke:var(--mtt-deep);stroke-width:0}
.mtt-quiz-mini-mark svg{overflow:visible}
.mtt-quiz-mini-mark:after{
  content:"";
  position:absolute;
}
.mtt-quiz-progress-wrap{min-width:0;text-align:center}
.mtt-quiz-progress-wrap .mtt-step-label{
  display:block;
  color:#657572;
  font-size:10px;
  font-weight:900;
  letter-spacing:.12em;
  line-height:1;
}
.mtt-quiz-progress-wrap .mtt-progress{
  width:100%;
  height:6px;
  margin:9px 0 0!important;
  border-radius:99px;
  background:#e1e7e4;
}
.mtt-quiz-progress-wrap .mtt-progress span{
  border-radius:99px;
  background:#d9e56e;
}
.mtt-quiz-brandbar-balance{display:block;min-width:42px}
.mtt-flow-modal>.mtt-quiz,
.mtt-flow-modal>.mtt-result,
.mtt-flow-modal>.mtt-contact,
.mtt-flow-modal>.mtt-success{
  padding:56px 70px 62px;
}
.mtt-flow-modal .mtt-quiz-head,
.mtt-flow-modal .mtt-options,
.mtt-flow-modal .mtt-quiz-footer{
  width:min(790px,100%);
  margin-left:auto;
  margin-right:auto;
}
.mtt-flow-modal .mtt-quiz-head h2{
  margin-right:0;
  font-size:clamp(36px,4.3vw,48px);
}
.mtt-option{
  min-height:68px;
  border-radius:14px!important;
  padding:16px 18px!important;
  box-shadow:none;
}
.mtt-option:hover,
.mtt-option.is-selected{
  transform:none!important;
}

/* The inline version uses the same trusted quiz identity and spacing. */
.mtt-inline-quiz-shell{padding:0!important;overflow:hidden}
.mtt-flow-inline>.mtt-quiz,
.mtt-flow-inline>.mtt-result,
.mtt-flow-inline>.mtt-contact,
.mtt-flow-inline>.mtt-success{
  padding:48px 54px 54px;
}
.mtt-flow-inline .mtt-quiz-brandbar{padding:0 28px}

/* Calm, professional quiz footer. */
.mtt-quiz-footer{
  display:grid!important;
  grid-template-columns:auto 1fr;
  align-items:center;
  gap:20px;
  margin-top:26px!important;
}
.mtt-back,
.mtt-result-edit,
.mtt-contact-back{
  border:0;
  background:transparent;
  color:#9aa7a4;
  padding:7px 0;
  font-size:12px;
  line-height:1.2;
  font-weight:750;
  cursor:pointer;
  text-align:left;
}
.mtt-back:hover,
.mtt-result-edit:hover,
.mtt-contact-back:hover{color:var(--mtt-deep)}
.mtt-save-note{
  justify-self:end;
  color:#7c8b88;
  font-size:11px;
  line-height:1.35;
  text-align:right;
}
.mtt-quiz-footer [data-mtt-next]{display:none!important}
.mtt-contact-back{display:block;margin:0 0 18px}

/* The postcode completes the quiz automatically. */
.mtt-location-card.is-complete .mtt-location-input small:after{
  content:"";
  display:inline-block;
  width:12px;
  height:12px;
  margin-left:7px;
  vertical-align:-2px;
  border:2px solid rgba(47,111,98,.22);
  border-top-color:var(--mtt-action-green);
  border-radius:50%;
  animation:mttLocationSpin .65s linear infinite;
}
@keyframes mttLocationSpin{to{transform:rotate(360deg)}}

/* Result/contact navigation without weakening the primary conversion action. */
.mtt-result-actions{
  display:grid;
  grid-template-columns:auto minmax(0,1fr);
  align-items:center;
  gap:14px;
  margin-top:8px;
}
.mtt-result-edit{
  min-height:58px;
  padding:0 15px;
  border:1px solid var(--mtt-line);
  border-radius:4px;
  background:#fff;
  color:#60716e;
  white-space:nowrap;
}
.mtt-result-edit:hover{border-color:#aebdb8;background:#f5f7f6}
.mtt-result-actions .mtt-result-cta{margin:0;width:100%}

@media(max-width:800px){
  .mtt-calculator-band{padding:24px 0!important}
  .mtt-quiz-brandbar{grid-template-columns:auto 1fr auto;gap:14px;padding:0 20px}
  .mtt-quiz-mini-brand strong{display:none}
  .mtt-flow-modal>.mtt-quiz,
  .mtt-flow-modal>.mtt-result,
  .mtt-flow-modal>.mtt-contact,
  .mtt-flow-modal>.mtt-success{padding:42px 34px 48px}
  .mtt-flow-inline>.mtt-quiz,
  .mtt-flow-inline>.mtt-result,
  .mtt-flow-inline>.mtt-contact,
  .mtt-flow-inline>.mtt-success{padding:38px 28px 44px}
}
@media(max-width:600px){
  .mtt-modal-dialog{width:100%!important;height:100%!important;max-height:none!important;border-radius:0!important}
  .mtt-quiz-brandbar{min-height:66px;padding:0 14px;gap:10px}
  .mtt-quiz-mini-mark{width:34px;height:34px;flex-basis:34px}
  .mtt-modal-close{top:12px!important;right:12px!important;width:40px!important;height:40px!important}
  .mtt-quiz-brandbar-balance{min-width:40px}
  .mtt-flow-modal>.mtt-quiz,
  .mtt-flow-modal>.mtt-result,
  .mtt-flow-modal>.mtt-contact,
  .mtt-flow-modal>.mtt-success{padding:34px 18px 40px}
  .mtt-flow-inline>.mtt-quiz,
  .mtt-flow-inline>.mtt-result,
  .mtt-flow-inline>.mtt-contact,
  .mtt-flow-inline>.mtt-success{padding:32px 16px 38px}
  .mtt-quiz-footer{grid-template-columns:1fr;gap:7px}
  .mtt-save-note{justify-self:start;text-align:left}
  .mtt-result-actions{grid-template-columns:1fr}
  .mtt-result-edit{order:2;text-align:center;justify-content:center}
}

/* Preserve the approved dark treatment on pale-green section actions. */
.mtt-calculator-inner .mtt-btn,
.mtt-calculator-inner .mtt-btn:hover,
.mtt-calculator-inner .mtt-btn:focus,
.mtt-final-cta .mtt-btn,
.mtt-final-cta .mtt-btn:hover,
.mtt-final-cta .mtt-btn:focus{
  background:#0b292c!important;
  border-color:#0b292c!important;
  color:#fff!important;
  -webkit-text-fill-color:#fff!important;
}
.mtt-calculator-inner .mtt-btn:hover,
.mtt-final-cta .mtt-btn:hover{background:#12383b!important;border-color:#12383b!important}


/* =========================================================
   0.10.0 visual refinements
   ========================================================= */
/* Make the header/footer identity match the approved compact logo proportions. */
.mtt-brand-logo{
  gap:12px!important;
  align-items:center!important;
}
.mtt-brand-logo-mark{
  width:53px!important;
  height:48px!important;
  flex:0 0 53px!important;
  transform:translateY(-1px);
}
.mtt-brand-logo-copy{
  gap:6px!important;
  justify-content:center;
}
.mtt-brand-logo-copy strong{
  font-size:25px!important;
  line-height:.86!important;
  letter-spacing:-.055em!important;
}
.mtt-brand-logo-copy small{
  font-size:8.2px!important;
  line-height:1!important;
  letter-spacing:.21em!important;
}

/* Three useful footer columns only; no public contact block in this funnel. */
.mtt-footer-grid{
  grid-template-columns:1.25fr .9fr .9fr!important;
  gap:64px!important;
}

/* The result edit control is now a discreet back arrow, not a text box. */
.mtt-result-actions{
  grid-template-columns:42px minmax(0,1fr)!important;
  gap:12px!important;
}
.mtt-result-edit,
.mtt-result-edit:hover,
.mtt-result-edit:focus{
  width:42px!important;
  min-width:42px!important;
  height:58px!important;
  min-height:58px!important;
  display:grid!important;
  place-items:center!important;
  padding:0!important;
  margin:0!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
  color:#60716e!important;
  font-size:25px!important;
  font-weight:500!important;
  line-height:1!important;
}
.mtt-result-edit:hover,
.mtt-result-edit:focus{
  color:var(--mtt-deep)!important;
  transform:translateX(-2px);
}

/* Keep the final analysis action in the requested deep green. */
.mtt-result-actions .mtt-result-cta,
.mtt-result-actions .mtt-result-cta:hover,
.mtt-result-actions .mtt-result-cta:focus{
  background:#0b292c!important;
  border-color:#0b292c!important;
  color:#fff!important;
  -webkit-text-fill-color:#fff!important;
}
.mtt-result-actions .mtt-result-cta:hover,
.mtt-result-actions .mtt-result-cta:focus{
  background:#12383b!important;
  border-color:#12383b!important;
}

@media(max-width:1050px){
  .mtt-footer-grid{grid-template-columns:1.2fr 1fr 1fr!important}
  .mtt-footer-grid>div:last-child{grid-column:auto!important}
}
@media(max-width:800px){
  .mtt-brand-logo-mark{width:48px!important;height:44px!important;flex-basis:48px!important}
  .mtt-brand-logo-copy strong{font-size:23px!important}
  .mtt-brand-logo-copy small{font-size:7.6px!important}
  .mtt-footer-grid{grid-template-columns:1fr 1fr!important;gap:42px 26px!important}
  .mtt-footer-brand{grid-column:1/3!important}
}
@media(max-width:600px){
  .mtt-brand-logo{gap:9px!important}
  .mtt-brand-logo-mark{width:42px!important;height:39px!important;flex-basis:42px!important}
  .mtt-brand-logo-copy strong{font-size:21px!important}
  .mtt-brand-logo-copy small{font-size:6.9px!important;letter-spacing:.18em!important}
  .mtt-footer-grid{grid-template-columns:1fr!important}
  .mtt-footer-brand{grid-column:auto!important}
  .mtt-result-actions{grid-template-columns:36px minmax(0,1fr)!important;gap:8px!important}
  .mtt-result-edit,.mtt-result-edit:hover,.mtt-result-edit:focus{width:36px!important;min-width:36px!important;height:58px!important;min-height:58px!important}
}


/* =========================================================
   0.10.1 final quiz CTA colour correction
   ========================================================= */

/* Analysis step: match the hero CTA with a light lime surface and dark text. */
.mtt-result-actions .mtt-result-cta,
.mtt-result-actions .mtt-result-cta:hover,
.mtt-result-actions .mtt-result-cta:focus{
  background:#d9e56e!important;
  border-color:#d9e56e!important;
  color:#0b292c!important;
  -webkit-text-fill-color:#0b292c!important;
  font-weight:950!important;
}
.mtt-result-actions .mtt-result-cta:hover,
.mtt-result-actions .mtt-result-cta:focus{
  background:#cbd95d!important;
  border-color:#cbd95d!important;
}

/* Contact step: keep the actual submission CTA deep green with white text. */
.mtt-flow .mtt-submit,
.mtt-flow .mtt-submit:hover,
.mtt-flow .mtt-submit:focus,
.mtt-modal .mtt-submit,
.mtt-modal .mtt-submit:hover,
.mtt-modal .mtt-submit:focus,
.mtt-inline-quiz .mtt-submit,
.mtt-inline-quiz .mtt-submit:hover,
.mtt-inline-quiz .mtt-submit:focus{
  background:#0b292c!important;
  border-color:#0b292c!important;
  color:#fff!important;
  -webkit-text-fill-color:#fff!important;
  font-weight:950!important;
}
.mtt-flow .mtt-submit:hover,
.mtt-flow .mtt-submit:focus,
.mtt-modal .mtt-submit:hover,
.mtt-modal .mtt-submit:focus,
.mtt-inline-quiz .mtt-submit:hover,
.mtt-inline-quiz .mtt-submit:focus{
  background:#12383b!important;
  border-color:#12383b!important;
}


/* =========================================================
   0.10.2 homeowner-facing roof health score
   ========================================================= */
.mtt-readiness-ring{
  --mtt-score-color:#72b97c;
}
.mtt-result-readiness.is-score-low .mtt-readiness-copy>.mtt-eyebrow{
  color:#ff8b80!important;
}
.mtt-result-readiness.is-score-medium .mtt-readiness-copy>.mtt-eyebrow{
  color:#f0ce73!important;
}
.mtt-result-readiness.is-score-high .mtt-readiness-copy>.mtt-eyebrow{
  color:#9bd3a2!important;
}
.mtt-result-readiness.is-score-low .mtt-readiness-ring{
  filter:drop-shadow(0 0 14px rgba(227,91,80,.12));
}
.mtt-result-readiness.is-score-medium .mtt-readiness-ring{
  filter:drop-shadow(0 0 14px rgba(226,184,75,.11));
}
.mtt-result-readiness.is-score-high .mtt-readiness-ring{
  filter:drop-shadow(0 0 14px rgba(114,185,124,.12));
}


/* =========================================================
   0.10.3 mobile result action layout correction
   ========================================================= */
.mtt-result-actions{
  width:100%;
  max-width:100%;
  min-width:0;
  box-sizing:border-box;
}
.mtt-result-actions .mtt-result-cta{
  min-width:0!important;
  max-width:100%!important;
  box-sizing:border-box!important;
  white-space:normal!important;
  text-align:center!important;
  line-height:1.25!important;
}

@media(max-width:600px){
  /* Keep the back control compact without allowing it to squeeze the CTA. */
  .mtt-result-actions{
    display:grid!important;
    grid-template-columns:30px minmax(0,1fr)!important;
    align-items:stretch!important;
    gap:7px!important;
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    overflow:visible!important;
  }
  .mtt-result-edit,
  .mtt-result-edit:hover,
  .mtt-result-edit:focus{
    width:30px!important;
    min-width:30px!important;
    height:58px!important;
    min-height:58px!important;
    font-size:23px!important;
  }
  .mtt-result-actions .mtt-result-cta{
    width:100%!important;
    min-width:0!important;
    max-width:100%!important;
    min-height:58px!important;
    padding:9px 12px!important;
    font-size:14px!important;
    line-height:1.2!important;
    white-space:normal!important;
    overflow-wrap:anywhere!important;
  }
  .mtt-result-actions .mtt-result-cta strong{
    min-width:0!important;
    white-space:normal!important;
  }
}

@media(max-width:380px){
  .mtt-result-actions{
    grid-template-columns:26px minmax(0,1fr)!important;
    gap:5px!important;
  }
  .mtt-result-edit,
  .mtt-result-edit:hover,
  .mtt-result-edit:focus{
    width:26px!important;
    min-width:26px!important;
    font-size:21px!important;
  }
  .mtt-result-actions .mtt-result-cta{
    padding:9px 8px!important;
    font-size:13px!important;
  }
}
