:root{--navy:#07233f;--solar:#ffd22e;--green:#17a65b;--paper:#f6f7f3;--white:#fff;--ink:#101820;--muted:#5d6872;--line:#dce1e4}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif}img{display:block;max-width:100%}a{color:inherit}.shell{width:min(1180px,calc(100% - 40px));margin-inline:auto}.section{padding-block:100px}.topbar{background:var(--solar);color:var(--navy);padding:10px 16px;text-align:center;font-size:12px;font-weight:900;letter-spacing:.11em}.header{height:86px;display:flex;align-items:center;justify-content:space-between;gap:24px}.logo img{width:194px}.header-trust{font-size:14px;color:var(--muted);display:flex;align-items:center;gap:8px}.header-trust span{width:9px;height:9px;border-radius:50%;background:var(--green);box-shadow:0 0 0 4px #d7f3e3}.header-buy{background:var(--navy);color:white;text-decoration:none;font-weight:900;padding:13px 20px;border-radius:8px}.hero{min-height:720px;background:var(--navy);display:grid;grid-template-columns:1.02fr .98fr;color:white;overflow:hidden}.hero-photo{position:relative;min-height:720px}.hero-photo>img{width:100%;height:100%;object-fit:cover}.hero-photo:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent 55%,var(--navy) 100%)}.illustrative{position:absolute;z-index:2;left:18px;bottom:18px;background:rgba(7,35,63,.82);padding:7px 10px;font-size:12px;border-radius:4px}.hero-content{padding:72px max(32px,calc((100vw - 1180px)/2)) 70px 56px;display:flex;flex-direction:column;justify-content:center}.eyebrow{margin:0 0 12px;color:#9b6600;font-size:13px;font-weight:950;letter-spacing:.14em}.eyebrow.light{color:var(--solar)}.hero h1{font-size:clamp(46px,5.2vw,76px);line-height:.95;letter-spacing:-.065em;margin:0;max-width:700px}.hero-lead{font-size:19px;line-height:1.55;color:#d5e0e9;margin:24px 0 20px;max-width:650px}.hero-product{width:330px;overflow:hidden;border-radius:12px;border:1px solid #42627d}.hero-product img{width:100%;height:142px;object-fit:cover;object-position:62% center}.price-row{display:flex;align-items:end;gap:26px;margin:18px 0}.price-row>div{display:grid}.price-row small{font-size:11px;font-weight:900;letter-spacing:.14em;color:var(--solar)}.price-row strong{font-size:42px;line-height:1;letter-spacing:-.05em}.price-row p{margin:0 0 3px;color:#b9c8d4;line-height:1.35}.price-row p b{color:white}.main-button{display:flex;align-items:center;justify-content:space-between;gap:24px;width:min(100%,490px);background:var(--green);color:white;text-decoration:none;padding:18px 22px;border-radius:9px;font-weight:950;box-shadow:0 7px 0 #0c7840}.hero-safe{display:flex;flex-wrap:wrap;gap:16px;margin-top:18px;color:#c5d2dc;font-size:12px}.problem-heading{margin-bottom:48px}.problem-heading h2,.homes-heading h2,.kit-copy h2,.review-heading h2,.guarantee h2,.offer h2,.faq h2{font-size:clamp(40px,5vw,65px);line-height:.98;letter-spacing:-.055em;margin:0}.benefit-grid{display:grid;grid-template-columns:repeat(4,1fr);border:2px solid var(--navy);background:white}.benefit-grid article{padding:28px;border-right:1px solid #b7c1ca;position:relative}.benefit-grid article:last-child{border-right:0}.benefit-grid article>b{position:absolute;right:16px;top:14px;color:#b2bac1;font-size:12px}.benefit-icon{width:54px;height:54px;border-radius:50%;background:var(--solar);display:grid;place-items:center;font-size:25px;color:var(--navy)}.benefit-grid h3{font-size:20px;margin:26px 0 8px}.benefit-grid p{color:var(--muted);font-size:15px;line-height:1.55;margin:0}.homes-section{background:var(--navy);color:white;padding-block:100px}.homes-heading{display:flex;align-items:end;justify-content:space-between;gap:50px;margin-bottom:42px}.homes-heading>div{max-width:760px}.homes-heading>p{max-width:380px;color:#c5d2dc;line-height:1.6;margin:0}.home-gallery{display:grid;grid-template-columns:1.25fr .75fr;grid-template-rows:1fr 1fr;gap:18px;height:720px}.home-gallery figure{position:relative;margin:0;overflow:hidden;border-radius:10px}.home-large{grid-row:1/3}.home-gallery img{width:100%;height:100%;object-fit:cover}.home-gallery figure:after{content:"";position:absolute;inset:45% 0 0;background:linear-gradient(transparent,rgba(2,16,28,.92))}.home-gallery figcaption{position:absolute;z-index:2;left:22px;right:22px;bottom:20px;display:grid;gap:4px}.home-gallery figcaption b{font-size:22px}.home-gallery figcaption span{color:#d2dce4;font-size:14px}.image-disclaimer{margin-top:18px;color:#91a5b5;font-size:12px}.kit-section{display:grid;grid-template-columns:.92fr 1.08fr;gap:80px;align-items:center}.kit-photo{position:relative;background:white;border:2px solid var(--navy);box-shadow:16px 16px 0 var(--solar)}.kit-photo img{aspect-ratio:1/1;object-fit:cover}.kit-photo span{position:absolute;left:18px;top:18px;background:var(--navy);color:white;padding:9px 12px;font-size:12px;font-weight:950}.kit-copy>p:not(.eyebrow){font-size:17px;line-height:1.65;color:var(--muted)}.kit-copy ul{list-style:none;margin:30px 0;padding:0;border-top:1px solid var(--line)}.kit-copy li{padding:15px 0;border-bottom:1px solid var(--line);font-size:17px}.kit-copy li b{display:inline-block;width:48px;color:#9b6600}.specs{display:grid;grid-template-columns:1fr 1fr;border:1px solid var(--line)}.specs div{padding:15px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);display:grid;gap:4px}.specs div:nth-child(2n){border-right:0}.specs div:nth-child(n+3){border-bottom:0}.specs small{font-size:10px;font-weight:900;color:var(--muted);letter-spacing:.12em}.reviews-section{padding-block:100px;background:#eaf0f4}.review-heading{display:grid;grid-template-columns:1fr .65fr;gap:70px;align-items:end;margin-bottom:40px}.review-warning{background:#fff6d2;border-left:5px solid var(--solar);padding:16px;margin:0;font-size:14px;line-height:1.5;color:#6b5a1c}.reviews-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.review-card{background:white;padding:25px;border:1px solid #cbd6de;border-radius:10px}.demo-label{display:inline-block;background:#fff6d2;color:#775f00;font-size:10px;font-weight:950;padding:6px 8px;border-radius:4px;letter-spacing:.08em}.review-person{display:flex;align-items:center;gap:13px;margin:22px 0 16px}.review-person img{width:62px;height:62px;border-radius:50%;object-fit:cover}.review-person div{display:grid;gap:3px}.review-person small{color:var(--muted)}.stars{color:#f0a000;letter-spacing:2px}.review-card>p{font-size:16px;line-height:1.6;color:#3d4850;margin-bottom:0}.guarantee{display:grid;grid-template-columns:.4fr 1fr;gap:45px;align-items:center}.guarantee-number{font-size:clamp(130px,17vw,210px);font-weight:950;line-height:.8;color:var(--solar);-webkit-text-stroke:3px var(--navy);letter-spacing:-.1em}.guarantee p:last-child{font-size:17px;line-height:1.6;color:var(--muted);max-width:700px}.buy-section{background:var(--navy);color:white;padding-block:100px}.buy-layout{display:grid;grid-template-columns:.9fr 1.1fr;gap:72px;align-items:start}.offer h2{margin-bottom:30px}.offer-product{display:grid;grid-template-columns:110px 1fr;gap:18px;align-items:center;padding:16px 0 24px;border-bottom:1px solid #38536a}.offer-product img{width:110px;height:90px;object-fit:cover;border-radius:7px}.offer-product div{display:grid;gap:5px}.offer-product span{font-size:13px;color:#b6c7d4}.offer-line{display:flex;justify-content:space-between;align-items:center;padding:17px 0;border-bottom:1px solid #38536a}.offer-line span{color:#bac9d4}.offer-line b{font-size:20px}.offer-line .free{color:#4ee38b}.order-form{background:white;color:var(--ink);padding:34px;border-top:8px solid var(--solar);border-radius:8px}.form-step{color:#9b6600;font-weight:950;font-size:11px;letter-spacing:.15em;margin:0 0 8px}.order-form h3{font-size:28px;margin:0 0 26px}.order-form label{display:grid;gap:8px;margin-bottom:16px;font-size:13px;font-weight:850}.order-form input,.order-form select{width:100%;border:1px solid #aeb8c0;background:white;border-radius:6px;padding:14px;font:inherit;outline:none}.order-form input:focus,.order-form select:focus{border-color:var(--navy);box-shadow:0 0 0 3px #fff0ab}.field-row{display:grid;grid-template-columns:1fr 1fr;gap:14px}fieldset{border:0;padding:0;margin:2px 0 20px;display:grid;grid-template-columns:1fr 1fr;gap:10px}legend{grid-column:1/-1;font-size:13px;font-weight:850;margin-bottom:9px}.pay-card{margin:0!important;border:1px solid #aeb8c0;padding:13px;display:flex!important;align-items:center;grid-template-columns:20px 1fr!important;gap:10px!important;cursor:pointer;border-radius:6px}.pay-card:has(input:checked){border:2px solid var(--navy);background:#fff9dd}.pay-card input{width:18px;height:18px;accent-color:var(--navy)}.pay-card span{display:grid}.pay-card small{color:var(--muted)}.submit-button{width:100%;border:0;background:var(--green);color:white;padding:18px;border-radius:7px;font-size:16px;font-weight:950;cursor:pointer}.form-safe{text-align:center;color:var(--muted);font-size:12px;margin:14px 0 0}.faq{max-width:900px}.faq h2{margin-bottom:30px}.faq details{border-top:1px solid var(--navy)}.faq details:last-child{border-bottom:1px solid var(--navy)}.faq summary{list-style:none;cursor:pointer;padding:22px 4px;display:flex;justify-content:space-between;gap:20px;font-size:18px;font-weight:850}.faq summary:after{content:"+";font-size:24px}.faq details[open] summary:after{content:"−"}.faq details p{color:var(--muted);line-height:1.6;padding:0 4px 22px;margin:0}footer{background:#041728;color:white;padding-block:48px}.footer-layout{display:grid;grid-template-columns:200px 1fr;gap:32px;align-items:center}.footer-layout img{filter:brightness(0) invert(1)}.footer-layout p{text-align:right;color:#c0ced8}.footer-layout small{grid-column:1/-1;border-top:1px solid #304356;padding-top:17px;color:#8498a8}.sticky-buy{display:none}dialog{max-width:520px;border:0;border-radius:10px;padding:38px;box-shadow:0 20px 70px rgba(0,0,0,.35)}dialog::backdrop{background:rgba(2,16,28,.78)}.dialog-close{position:absolute;right:14px;top:10px;border:0;background:none;font-size:30px;cursor:pointer}.dialog-check{width:55px;height:55px;border-radius:50%;display:grid;place-items:center;background:var(--solar);color:var(--navy);font-size:28px;font-weight:950}dialog h2{font-size:34px;margin:18px 0 8px}dialog p{color:var(--muted);line-height:1.6}#copy-order{width:100%;border:0;background:var(--navy);color:white;padding:15px;font-weight:900;border-radius:7px;cursor:pointer}@media(max-width:940px){.hero{grid-template-columns:1fr}.hero-photo{min-height:480px}.hero-photo:after{background:linear-gradient(0deg,var(--navy),transparent 55%)}.hero-content{padding:30px 36px 70px}.benefit-grid{grid-template-columns:1fr 1fr}.benefit-grid article:nth-child(2){border-right:0}.benefit-grid article:nth-child(-n+2){border-bottom:1px solid #b7c1ca}.home-gallery{height:auto;grid-template-columns:1fr 1fr;grid-template-rows:470px 330px}.home-large{grid-column:1/-1;grid-row:auto}.kit-section,.review-heading,.buy-layout{grid-template-columns:1fr}.reviews-grid{grid-template-columns:1fr}.guarantee{grid-template-columns:.45fr 1fr}}@media(max-width:620px){body{padding-bottom:72px}.shell{width:min(100% - 28px,1180px)}.section,.homes-section,.reviews-section,.buy-section{padding-block:72px}.header{height:72px}.logo img{width:165px}.header-trust,.header-buy{display:none}.hero-photo{min-height:350px}.hero-content{padding:18px 18px 58px}.hero h1{font-size:48px}.hero-lead{font-size:17px}.hero-product{width:100%}.hero-product img{height:150px}.price-row{align-items:start;flex-direction:column;gap:9px}.price-row strong{font-size:39px}.hero-safe{display:grid;gap:7px}.homes-heading{display:grid;gap:20px}.problem-heading h2,.homes-heading h2,.kit-copy h2,.review-heading h2,.guarantee h2,.offer h2,.faq h2{font-size:42px}.benefit-grid{grid-template-columns:1fr}.benefit-grid article{border-right:0;border-bottom:1px solid #b7c1ca!important}.benefit-grid article:last-child{border-bottom:0!important}.home-gallery{grid-template-columns:1fr;grid-template-rows:350px 300px 300px}.home-large{grid-column:auto}.kit-section{gap:48px}.kit-photo{box-shadow:9px 9px 0 var(--solar)}.specs{grid-template-columns:1fr}.specs div{border-right:0!important;border-bottom:1px solid var(--line)!important}.specs div:last-child{border-bottom:0!important}.guarantee{grid-template-columns:1fr;gap:25px}.guarantee-number{font-size:140px}.field-row,fieldset{grid-template-columns:1fr}.order-form{padding:27px 18px}.footer-layout{grid-template-columns:1fr}.footer-layout p{text-align:left}.sticky-buy{position:fixed;z-index:30;left:0;right:0;bottom:0;min-height:72px;background:var(--solar);color:var(--navy);display:flex;align-items:center;justify-content:space-between;padding:10px 16px;text-decoration:none;border-top:2px solid var(--navy)}.sticky-buy span{display:grid;font-weight:950}.sticky-buy small{font-size:9px}.sticky-buy b{font-size:14px}dialog{width:calc(100% - 28px);padding:32px 22px}}
