:root{--ink:#0b1220;--paper:#f6f7f3;--yellow:#f5c842;--yellow2:#ffdc63;--muted:#aab5c6;--line:rgba(255,255,255,.13);--shadow:0 28px 70px rgba(0,0,0,.25)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--paper);font:16px/1.6 "DM Sans",system-ui,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit}button,a{-webkit-tap-highlight-color:transparent}.wrap{width:min(1180px,calc(100% - 40px));margin:0 auto}
.top{position:sticky;top:0;z-index:20;background:rgba(11,18,32,.92);backdrop-filter:blur(16px);border-bottom:1px solid var(--line)}.nav{height:72px;display:flex;align-items:center;justify-content:space-between;gap:24px;color:#fff}.brand{display:inline-flex;align-items:center;gap:11px;text-decoration:none;font:800 17px/1 "Manrope",sans-serif;letter-spacing:-.02em}.mark{width:34px;height:34px;border-radius:9px;background:var(--yellow);display:grid;place-items:center;color:var(--ink)}.mark svg{width:21px;height:21px;fill:currentColor}.navlinks{display:flex;align-items:center;gap:28px;font-size:14px}.navlinks>a:not(.small-cta){color:#c8d0dc;text-decoration:none}.navlinks>a:hover{color:#fff}.small-cta{padding:10px 16px;border-radius:999px;background:var(--yellow);color:var(--ink);text-decoration:none;font-weight:700}
.hero{position:relative;overflow:hidden;color:#fff;background:linear-gradient(90deg,rgba(11,18,32,.98) 0%,rgba(11,18,32,.91) 52%,rgba(11,18,32,.72) 100%),url("assets/roofing-hero.png") center/cover}.hero:after{content:"";position:absolute;inset:0;pointer-events:none;opacity:.16;background-image:linear-gradient(rgba(255,255,255,.16) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.16) 1px,transparent 1px);background-size:48px 48px;mask-image:linear-gradient(90deg,#000,transparent 70%)}.hero-grid{position:relative;z-index:1;min-height:680px;display:grid;grid-template-columns:1.08fr .92fr;align-items:center;gap:70px;padding:80px 0 86px}.eyebrow{display:inline-flex;align-items:center;gap:9px;color:var(--yellow2);font-weight:700;font-size:13px;letter-spacing:.1em;text-transform:uppercase}.eyebrow:before{content:"";width:26px;height:2px;background:currentColor}h1,h2,h3{font-family:"Manrope",sans-serif;line-height:1.08;letter-spacing:-.045em;margin:0}h1{max-width:760px;margin-top:20px;font-size:clamp(46px,6vw,78px)}h1 span{color:var(--yellow)}.hero-copy>p{max-width:625px;margin:25px 0 0;color:#cbd4e1;font-size:19px;line-height:1.65}.actions{display:flex;align-items:center;gap:14px;flex-wrap:wrap;margin-top:34px}.btn{display:inline-flex;justify-content:center;align-items:center;gap:10px;min-height:52px;padding:0 22px;border-radius:10px;text-decoration:none;font-weight:700;transition:transform .2s ease,background .2s ease}.btn:hover{transform:translateY(-2px)}.btn-primary{background:var(--yellow);color:var(--ink)}.btn-primary:hover{background:var(--yellow2)}.btn-secondary{color:#fff;border:1px solid rgba(255,255,255,.3);background:rgba(255,255,255,.05)}.proofline{display:flex;flex-wrap:wrap;gap:18px 26px;margin-top:38px;color:#b9c4d2;font-size:14px}.proofline span{display:inline-flex;align-items:center;gap:8px}.check{width:19px;height:19px;display:inline-grid;place-items:center;flex:0 0 auto;border-radius:50%;background:rgba(245,200,66,.14);color:var(--yellow);font-style:normal;font-weight:800}
.phone-stage{position:relative;display:flex;justify-content:center}.float-note{position:absolute;right:-10px;top:38px;z-index:3;padding:12px 14px;border-radius:9px;background:var(--yellow);color:var(--ink);box-shadow:var(--shadow);font-weight:800;font-size:13px;transform:rotate(3deg)}.phone{width:min(100%,390px);padding:12px;border-radius:34px;background:#050910;border:1px solid rgba(255,255,255,.22);box-shadow:var(--shadow);transform:rotate(1.5deg)}.screen{overflow:hidden;min-height:520px;border-radius:25px;background:#fff;color:var(--ink)}.screen-top{height:142px;position:relative;padding:20px;color:#fff;background:linear-gradient(180deg,rgba(11,18,32,.12),rgba(11,18,32,.92)),url("assets/roofing-hero.png") center/cover}.screen-brand{display:flex;align-items:center;gap:8px;font-weight:800;font-size:13px}.screen-brand .mini{width:25px;height:25px;border-radius:7px;background:var(--yellow);display:grid;place-items:center;color:var(--ink)}.screen-top strong{display:block;margin-top:24px;max-width:255px;font:800 23px/1.16 "Manrope",sans-serif;letter-spacing:-.04em}.screen-body{padding:25px 24px 27px}.step-label{display:flex;justify-content:space-between;color:#68758a;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.progress{height:5px;margin:10px 0 22px;border-radius:5px;background:#e8ebef;overflow:hidden}.progress span{display:block;width:33%;height:100%;background:var(--yellow);transition:width .3s ease}.question{min-height:250px}.question h3{font-size:22px;letter-spacing:-.035em}.question p{margin:9px 0 17px;color:#68758a;font-size:14px;line-height:1.5}.choices{display:grid;gap:9px}.choice{width:100%;min-height:48px;padding:0 14px;display:flex;align-items:center;gap:11px;text-align:left;border:1px solid #dde2e8;border-radius:9px;background:#fff;color:var(--ink);font:600 14px "DM Sans",sans-serif;cursor:pointer}.choice:hover,.choice:focus-visible{border-color:#d2a91c;background:#fffaf0;outline:none}.dot{width:17px;height:17px;border:2px solid #b9c2ce;border-radius:50%}.result{display:none;min-height:250px;padding-top:6px}.result-icon{width:46px;height:46px;display:grid;place-items:center;border-radius:13px;background:#edf7e9;color:#287233;font-size:21px}.result h3{margin-top:17px;font-size:23px}.result p{color:#68758a;font-size:14px}.result a{display:flex;min-height:48px;align-items:center;justify-content:center;border-radius:9px;background:var(--yellow);color:var(--ink);font-weight:800;text-decoration:none}.reset{margin-top:11px;border:0;background:transparent;color:#68758a;text-decoration:underline;cursor:pointer}
section{padding:100px 0}.section-head{max-width:720px}.kicker{color:#a07700;font-weight:800;font-size:13px;text-transform:uppercase;letter-spacing:.11em}h2{margin-top:14px;font-size:clamp(36px,5vw,57px)}.section-head p{margin:20px 0 0;color:#5e6877;font-size:18px}.deliverables{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:48px}.card{padding:28px;border:1px solid #dfe2dd;border-radius:16px;background:rgba(255,255,255,.7)}.num{color:#b18800;font:800 13px "Manrope",sans-serif;letter-spacing:.1em}.card h3{margin-top:30px;font-size:22px}.card p{margin:12px 0 0;color:#66707e}
.demo-section{background:#e8ebec}.case{margin-top:46px;display:grid;grid-template-columns:.92fr 1.08fr;overflow:hidden;border-radius:20px;background:var(--ink);color:#fff;box-shadow:0 28px 70px rgba(26,34,45,.18)}.case-copy{padding:46px}.concept{display:inline-flex;padding:6px 10px;border:1px solid rgba(255,255,255,.18);border-radius:999px;color:#bdc7d4;font-size:12px;text-transform:uppercase;letter-spacing:.08em}.case h3{margin-top:24px;font-size:35px}.case p{color:#b9c4d2}.case ul{margin:26px 0 0;padding:0;list-style:none;display:grid;gap:12px}.case li{display:flex;align-items:flex-start;gap:10px}.case-visual{position:relative;min-height:430px;background:linear-gradient(135deg,rgba(11,18,32,.02),rgba(11,18,32,.88)),url("assets/roofing-hero.png") center/cover}.metric{position:absolute;padding:18px;border-radius:13px;background:rgba(255,255,255,.94);color:var(--ink);box-shadow:var(--shadow)}.metric b{display:block;font:800 24px "Manrope",sans-serif}.metric span{color:#697486;font-size:13px}.metric.one{left:40px;bottom:42px}.metric.two{right:40px;top:44px}
.offer{background:var(--yellow)}.offer-grid{display:grid;grid-template-columns:1fr 410px;gap:80px;align-items:center}.offer h2{max-width:680px}.offer-copy p{max-width:660px;font-size:18px}.price-card{padding:34px;border-radius:18px;background:var(--ink);color:#fff;box-shadow:var(--shadow)}.price-card small{color:var(--muted);text-transform:uppercase;letter-spacing:.1em;font-weight:700}.price{margin-top:8px;font:800 56px/1 "Manrope",sans-serif;letter-spacing:-.05em}.price-card ul{margin:26px 0;padding:0;list-style:none;display:grid;gap:11px;color:#d5dce5}.price-card li:before{content:"✓";color:var(--yellow);margin-right:9px;font-weight:800}.price-card .btn{width:100%}.terms{margin-top:14px;text-align:center;color:#9eabbc;font-size:13px}
footer{padding:42px 0;background:var(--ink);color:#aeb9c8}.footer-grid{display:flex;justify-content:space-between;align-items:center;gap:30px}.footer-grid a{color:#fff}.footer-note{font-size:14px;text-align:right}
@media(max-width:900px){.hero-grid,.offer-grid,.case{grid-template-columns:1fr}.hero-grid{padding-top:65px;gap:55px}.phone-stage{justify-content:flex-start}.float-note{right:auto;left:330px}.deliverables{grid-template-columns:1fr}.case-visual{min-height:360px}.offer-grid{gap:42px}.price-card{max-width:500px}}
@media(max-width:620px){.wrap{width:min(100% - 28px,1180px)}.nav{height:64px}.navlinks>a:not(.small-cta){display:none}.small-cta{padding:9px 13px;font-size:13px}.hero-grid{min-height:auto;padding:54px 0 68px}h1{font-size:44px}.hero-copy>p{font-size:17px}.actions{align-items:stretch}.actions .btn{width:100%}.proofline{display:grid}.phone{transform:none}.float-note{display:none}section{padding:72px 0}.case-copy{padding:30px 24px}.case-visual{min-height:320px}.metric{padding:14px}.metric.one{left:18px;bottom:20px}.metric.two{right:18px;top:22px}.price-card{padding:28px 22px}.footer-grid{align-items:flex-start;flex-direction:column}.footer-note{text-align:left}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
