:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg:#f7f8f6;--ink:#101214;--muted:#5f6872;--line:#d9ded6;--surface:#fff;--soft:#edf3ee;--primary:#101214;--accent:#1f6f4a;--accent-dark:#145235;--accent-soft:#dbeade;--focus:#2457ff;--font-body:"Manrope", Arial, sans-serif;--font-display:"Space Grotesk", Arial, sans-serif;--ease-out:cubic-bezier(.22, 1, .36, 1)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:var(--font-body);color:var(--ink);background:var(--bg);margin:0}a{color:inherit}a:focus-visible,.button:focus-visible{outline:3px solid var(--focus);outline-offset:4px}.skip-link{z-index:20;color:#fff;background:var(--primary);border-radius:999px;padding:10px 12px;text-decoration:none;position:fixed;top:12px;left:12px;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}.page{background:linear-gradient(180deg, #f7f8f600 0, var(--bg) 720px), radial-gradient(circle at 12% 18%, #1f6f4a29, transparent 34%), radial-gradient(circle at 88% 12%, #e5b1462e, transparent 28%), var(--bg);min-height:100vh}.hero{background:linear-gradient(90deg,#f7f8f6fa 0%,#f7f8f6d6 50%,#f7f8f661 100%),url(https://images.unsplash.com/photo-1556742049-0cfed4f6a45d?auto=format&fit=crop&w=1800&q=80) 50%/cover;min-height:92dvh;padding:20px min(6vw,88px) 52px}.nav{justify-content:space-between;align-items:center;gap:18px;min-height:64px;display:flex}.brand{flex-direction:column;gap:1px;text-decoration:none;display:inline-flex}.brand span,h1,h2,h3,.new-price{font-family:var(--font-display)}.brand span{font-size:1.12rem;font-weight:800;line-height:1}.brand small{color:var(--muted);font-size:.78rem;font-weight:800}.nav__cta{min-height:42px;color:var(--primary);background:#ffffffb8;border:1px solid #1012141f;border-radius:999px;justify-content:center;align-items:center;padding:0 18px;font-weight:900;text-decoration:none;display:inline-flex;box-shadow:inset 0 1px #ffffffe0}.hero__grid{grid-template-columns:minmax(0,1fr) minmax(320px,440px);align-items:center;gap:clamp(34px,6vw,84px);min-height:calc(92dvh - 116px);padding-top:22px;display:grid}.hero__content{max-width:820px}.eyebrow{width:max-content;max-width:100%;color:var(--accent-dark);letter-spacing:0;text-transform:uppercase;background:#ffffffb3;border:1px solid #1f6f4a29;border-radius:999px;margin:0 0 18px;padding:7px 11px;font-size:.72rem;font-weight:900}h1,h2,h3,p,dd{overflow-wrap:anywhere}h1{letter-spacing:0;max-width:840px;margin:0;font-size:clamp(3.4rem,7.5vw,6.8rem);line-height:.9}.lead{color:#323b44;max-width:560px;margin:24px 0 0;font-size:clamp(1.05rem,2vw,1.28rem);line-height:1.55}.actions{flex-wrap:wrap;gap:12px;margin-top:30px;display:flex}.button{border:1px solid var(--primary);white-space:nowrap;min-height:52px;transition:transform .52s var(--ease-out), box-shadow .52s var(--ease-out), background-color .52s var(--ease-out);border-radius:999px;justify-content:center;align-items:center;gap:12px;padding:0 12px 0 22px;font-weight:900;text-decoration:none;display:inline-flex}.button:hover{transform:translateY(-2px);box-shadow:0 18px 44px #1012142e}.button:active{transform:translateY(0)scale(.98)}.button--primary{color:#fff;background:var(--primary)}.button--secondary{color:var(--primary);background:#ffffffb8;padding:0 22px}.button--light{color:var(--primary);background:#fff;border-color:#fff}.button__icon{width:32px;height:32px;color:var(--primary);transition:transform .52s var(--ease-out);background:#fff;border-radius:999px;justify-content:center;align-items:center;display:inline-flex}.button--light .button__icon{color:#fff;background:var(--accent)}.button:hover .button__icon{transform:translate(3px,-1px)}.deal-shell{background:#ffffff6b;border:1px solid #10121414;border-radius:32px;padding:8px;box-shadow:0 34px 90px #2231262e}.deal-card{background:#fffffff0;border:1px solid #ffffffd1;border-radius:24px;padding:22px;box-shadow:inset 0 1px #ffffffe6}.deal-card__header{justify-content:space-between;gap:12px;margin-bottom:16px;font-size:.78rem;font-weight:900;display:flex}.deal-card__header span{color:var(--accent-dark)}.deal-card__header strong{color:var(--accent)}.deal-card__image{color:#ffffffdb;min-height:148px;font-family:var(--font-display);background:radial-gradient(circle at 50% 35%,#ffffff94,#0000 22%),linear-gradient(135deg,#121416,#314339 48%,#d2a24a);border-radius:20px;place-items:center;margin-bottom:20px;font-size:3.8rem;font-weight:800;display:grid}.deal-card h2{margin:0;font-size:1.7rem;line-height:1.1}.deal-card__meta{color:var(--muted);margin:10px 0 18px;line-height:1.45}.price-box{background:var(--accent-soft);border:1px solid #1f6f4a1f;border-radius:18px;gap:5px;padding:18px;display:grid}.old-price{color:#677064;text-decoration:line-through}.new-price{color:var(--primary);font-size:2.15rem;font-weight:800;line-height:1}.discount{color:#fff;background:var(--accent);border-radius:999px;width:max-content;margin-top:4px;padding:5px 9px;font-size:.78rem;font-weight:900}.check-list{gap:10px;margin:20px 0 0;padding:0;list-style:none;display:grid}.check-list li{color:#374151;padding-left:24px;line-height:1.45;position:relative}.check-list li:before{content:"";background:var(--accent);border-radius:50%;width:9px;height:9px;position:absolute;top:.55em;left:0}.proof-section{background:var(--bg);padding:18px min(6vw,88px) 0}.proof-strip{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;max-width:1160px;margin:0 auto;display:grid}.proof-strip div{background:#ffffffbf;border:1px solid #10121414;border-radius:22px;min-height:92px;padding:18px}.proof-strip dt{font-family:var(--font-display);font-size:1.35rem;font-weight:800}.proof-strip dd{color:var(--muted);margin:6px 0 0;line-height:1.35}.section{background:var(--surface);padding:clamp(72px,10vw,132px) min(6vw,88px)}.section--soft{background:var(--soft)}.section__heading{max-width:760px}.section__heading--wide{max-width:940px;margin-bottom:32px}h2{letter-spacing:0;margin:0;font-size:clamp(2.1rem,4.8vw,4.45rem);line-height:1.02}.criteria-section{grid-template-columns:minmax(0,.92fr) minmax(300px,.9fr);gap:clamp(34px,5vw,72px);display:grid}.criteria-grid{gap:12px;display:grid}.criterion{background:#fff;border:1px solid #10121414;border-radius:20px;grid-template-columns:14px 1fr;align-items:start;gap:13px;padding:18px;display:grid;box-shadow:0 18px 42px #45554c14}.criterion span{background:var(--accent);border-radius:50%;width:12px;height:12px;margin-top:6px}.criterion p,.cta-section p{color:#374151;margin:0;line-height:1.58}.grid,.process-list,.faq-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.card,.faq,.process-list li{background:#fff;border:1px solid #10121414;border-radius:24px;min-height:188px;padding:24px}.card:first-child{color:#fff;background:#101214}.card:first-child p{color:#ffffffb8}.card:nth-child(2){background:#f8f3df}.card h3,.faq h3,.process-list h3{margin:0 0 12px;font-size:1.18rem}.card p,.faq p,.process-list p{color:var(--muted);margin:0;line-height:1.58}.process-list{margin:36px 0 0;padding:0;list-style:none}.process-list li{position:relative;overflow:hidden}.process-list li:before{content:"";background:var(--accent);height:5px;position:absolute;inset:0 0 auto}.process-list span{color:var(--accent-dark);margin-bottom:20px;font-weight:900;display:inline-flex}.cta-section{color:#fff;background:radial-gradient(circle at 86% 22%,#e2b84e3d,#0000 30%),#101214;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:28px;display:grid}.cta-section .eyebrow,.cta-section p{color:#ffffffc7}.cta-section .eyebrow{background:#ffffff14;border-color:#ffffff29}.cta-section h2{max-width:820px}.faq-section{background:var(--surface)}.faq-list{margin-top:32px}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button,.button__icon{transition:none}.button:hover,.button:hover .button__icon{transform:none}}@media (max-width:960px){.hero{min-height:auto}.hero__grid,.criteria-section,.cta-section{grid-template-columns:1fr}.deal-shell{max-width:560px}.proof-strip,.grid,.process-list,.faq-list{grid-template-columns:1fr}}@media (max-width:560px){.hero,.section,.proof-section{padding-left:20px;padding-right:20px}.nav{min-height:58px}.brand small{display:none}h1{font-size:clamp(3rem,16vw,4.5rem)}.button{width:100%}.nav__cta{width:auto}.hero__grid{gap:32px}.proof-strip div{min-height:auto}}
@font-face{font-family:Manrope;font-style:normal;font-weight:200 800;font-display:swap;src:url(../media/a342834df7752944-s.3hd2l7bm32o7k.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Manrope;font-style:normal;font-weight:200 800;font-display:swap;src:url(../media/d3fe2f289711ac3f-s.1l2zhvq5eocqf.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Manrope;font-style:normal;font-weight:200 800;font-display:swap;src:url(../media/58c4895d0a0ef7cc-s.2vhvl9vrvk-va.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Manrope;font-style:normal;font-weight:200 800;font-display:swap;src:url(../media/bfc7db5c00d21bc5-s.173xwsdme27n8.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Manrope;font-style:normal;font-weight:200 800;font-display:swap;src:url(../media/6ab0db14f70d8ed6-s.13hnt-xgp82zk.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Manrope;font-style:normal;font-weight:200 800;font-display:swap;src:url(../media/a343f882a40d2cc9-s.p.1sj6eobyi31rd.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Manrope Fallback;src:local(Arial);ascent-override:103.31%;descent-override:29.07%;line-gap-override:0.0%;size-adjust:103.19%}.manrope_5c2a2548-module__3fKkiq__className{font-family:Manrope,Manrope Fallback;font-style:normal}.manrope_5c2a2548-module__3fKkiq__variable{--font-body:"Manrope", "Manrope Fallback"}
@font-face{font-family:Space Grotesk;font-style:normal;font-weight:300 700;font-display:swap;src:url(../media/32687112bd2dd8db-s.1gepa_7fcx9fm.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Space Grotesk;font-style:normal;font-weight:300 700;font-display:swap;src:url(../media/28868e710e86be81-s.2eksvhm1z0jwa.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Space Grotesk;font-style:normal;font-weight:300 700;font-display:swap;src:url(../media/0c89a48fa5027cee-s.p.2cyn07wtgehh0.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Space Grotesk Fallback;src:local(Arial);ascent-override:89.71%;descent-override:26.62%;line-gap-override:0.0%;size-adjust:109.69%}.space_grotesk_79c48eee-module__K0IjJG__className{font-family:Space Grotesk,Space Grotesk Fallback;font-style:normal}.space_grotesk_79c48eee-module__K0IjJG__variable{--font-display:"Space Grotesk", "Space Grotesk Fallback"}
