@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap');
:root{font-family:'DM Sans',Arial,sans-serif;color:#151619;background:#fff;--muted:#646870;--line:#dedfe3}*{box-sizing:border-box}body{margin:0}html{scroll-behavior:smooth;scroll-padding-top:96px}a{color:inherit;text-decoration:none}button,input{font:inherit}button,a{touch-action:manipulation}a:focus-visible,button:focus-visible,summary:focus-visible,input:focus-visible{outline:3px solid #6688bb;outline-offset:5px}p{font-size:1rem;line-height:1.7;color:var(--muted);margin:0 0 20px}h1,h2,h3{font-family:Manrope,Arial,sans-serif;letter-spacing:-.05em;margin:0;font-weight:600}h1{font-size:clamp(3.3rem,7vw,6.1rem);line-height:1.08;letter-spacing:-.065em}h1 span,h2 span{color:#8b9099}h2{font-size:clamp(2rem,3.5vw,3.1rem);line-height:1.2}h3{font-size:1.3rem;line-height:1.35}.wrap{max-width:1190px;padding-left:40px;padding-right:40px;margin:auto}.eyebrow{font-size:.75rem;letter-spacing:.13em;font-weight:600;margin-bottom:24px}.button{display:inline-flex;align-items:center;justify-content:center;gap:35px;background:#17181b;color:white;border:1px solid #17181b;border-radius:6px;padding:17px 24px;font-weight:500;font-size:1rem;min-height:54px;line-height:1.4;transition:background .15s}.button:hover{background:#3a3d43}.button span{font-size:1.2rem}.button.small{font-size:.875rem;min-height:42px;padding:11px 17px}header{position:sticky;top:0;background:#ffffffed;backdrop-filter:blur(12px);border-bottom:1px solid #eee;z-index:10}.nav{height:78px;display:flex;align-items:center;gap:32px}.logo{display:block;filter:invert(1);object-fit:contain;width:130px;height:auto}.nav nav{margin-left:auto;display:flex;gap:30px;font-size:.875rem;color:#525760}.hero{text-align:center;padding-top:75px;padding-bottom:45px}.hero .eyebrow{margin-bottom:24px}.hero .lead{font-size:1.13rem;line-height:1.7;margin:25px auto 28px}.caption{font-size:.875rem;line-height:1.6}.hero .caption{margin:17px 0 0}.assurances{display:flex;align-items:center;justify-content:center;gap:60px;border-top:1px solid var(--line);margin-top:48px;padding-top:25px;font-size:.875rem;color:#50545c}.business{padding:55px 0;background:#f3f4f6}.business-grid{display:grid;grid-template-columns:1.05fr 1fr;gap:70px;align-items:center}.business h2{font-size:2.05rem}.choices{display:flex;gap:8px;flex-wrap:wrap;margin-top:26px}.choices button{font-size:.875rem;background:transparent;border:1px solid #cfd2d8;color:#454a54;border-radius:100px;padding:11px 14px;cursor:pointer}.choices button[aria-pressed=true]{background:#181a1f;color:white;border-color:#181a1f}.choices button:hover{border-color:#181a1f}.case{border-left:1px solid #cdd1d8;padding-left:40px;min-height:223px}.case>span{font-size:.75rem;letter-spacing:.09em;color:#626874}.case h3{font-size:1.8rem;margin:16px 0 15px}.case>p{margin-bottom:14px}.case .caption{margin-bottom:0}.offer{padding-top:78px;padding-bottom:65px;display:grid;grid-template-columns:1fr 1fr;gap:35px 85px;align-items:start}.offer-copy h2{font-size:3.3rem;margin-bottom:25px}.offer-copy>p:not(.eyebrow){max-width:410px}.benefits{list-style:none;padding:0;margin:28px 0}.benefits li{position:relative;padding-left:27px;margin:21px 0}.benefits li:before{content:'✓';position:absolute;left:0;top:1px;color:#606977}.benefits strong{display:block;font-size:1rem;font-weight:500;line-height:1.5}.benefits span{display:block;color:var(--muted);font-size:.875rem;line-height:1.6;margin-top:4px}.help{font-size:.875rem;text-decoration:underline;text-underline-offset:5px;line-height:1.7}.plan-card{padding:35px;background:#181a1f;color:white;border-radius:14px}.plan-card .eyebrow{color:#b9c0cc;font-size:.75rem}.plan-card fieldset{padding:0;margin:0 0 27px;border:0;display:grid;gap:12px}.plan-card label{font-size:.95rem;display:flex;align-items:center;gap:10px;cursor:pointer;line-height:1.5}.plan-card input{accent-color:#fff;width:18px;height:18px;margin:0;flex-shrink:0}.plan-name{font-size:.875rem;margin-bottom:12px;color:#b9c0cc}.price{display:flex;align-items:center;gap:18px}.price strong{font-family:Manrope,sans-serif;font-size:4.8rem;font-weight:500;letter-spacing:-.07em;line-height:1.15}.price>span{font-size:.875rem;color:#c4cad4;line-height:1.5}.plan-card .caption{color:#c4cad4}.price-note{margin:10px 0 23px}.plan-card .button{width:100%;background:white;color:#151619;justify-content:space-between;border-color:white}.plan-card .button:hover{background:#dde1e7}.inclusions{margin:16px 0 24px}.guarantee{border-top:1px solid #414650;padding-top:20px}.guarantee strong{font-size:.95rem;font-weight:500;line-height:1.6}.guarantee p{font-size:.875rem;line-height:1.6;color:#c4cad4;margin:7px 0 0}.guarantee a{text-decoration:underline;text-underline-offset:3px}.details{grid-column:1/-1;border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin-top:10px}.details summary{cursor:pointer;padding:23px 0;font-size:.95rem;list-style:none;display:flex;justify-content:space-between;gap:15px}.details summary::-webkit-details-marker{display:none}.details summary>span{font-size:1.2rem}.details[open] summary>span{transform:rotate(45deg)}.detail-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;padding:6px 0 25px}.detail-grid h3{font-size:1.1rem;margin-bottom:14px}.detail-grid p{font-size:.875rem}.detail-grid a{text-decoration:underline}.start{padding:62px 0;background:#f4f5f6}.start-heading h2{font-size:2.25rem}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;list-style:none;padding:0;margin:36px 0 40px}.steps li>span{color:#808896;font-size:.875rem;display:block;margin-bottom:14px}.steps h3{font-size:1.2rem;margin-bottom:12px}.steps p{font-size:.95rem;margin:0}.closing{display:flex;justify-content:space-between;align-items:center;gap:30px;border-top:1px solid #d8dce2;padding-top:32px}.closing h3{font-size:1.6rem}.closing .button{flex-shrink:0}footer{display:flex;align-items:center;justify-content:space-between;gap:30px;padding-top:32px;padding-bottom:32px}footer .logo{width:115px}footer p{font-size:.75rem;margin:10px 0 0}.footer-links{display:flex;gap:22px;font-size:.875rem;flex-wrap:wrap}.footer-links a:hover{text-decoration:underline}.mobile-cta{display:none}.skip{position:fixed;top:-100px;left:10px;z-index:99;background:white;padding:15px}.skip:focus{top:10px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
@media(max-width:950px){.wrap{padding-left:28px;padding-right:28px}.business-grid{gap:30px}.case{padding-left:25px}.business h2{font-size:1.8rem}.offer{gap:30px 40px}.plan-card{padding:28px}.offer-copy h2{font-size:2.9rem}.choices button{font-size:.8rem}.closing h3{font-size:1.4rem}}
@media(max-width:650px){html{scroll-padding-top:82px}.wrap{padding-left:22px;padding-right:22px}.nav{height:70px;gap:15px;justify-content:space-between}.nav nav{display:none}.logo{width:119px}.hero{padding-top:45px;padding-bottom:30px}.hero h1{font-size:clamp(3.1rem,12.2vw,4.5rem)}.hero .eyebrow{font-size:.7rem;line-height:1.8;margin-bottom:22px}.hero .lead{font-size:1rem;margin-top:23px}.hero .button{width:100%;font-size:.95rem;gap:18px;padding:17px 16px}.hero .caption{font-size:.8rem}.assurances{gap:13px;justify-content:space-between;font-size:.75rem;margin-top:30px;padding-top:23px;flex-wrap:wrap}.business{padding:38px 0}.business-grid{grid-template-columns:1fr;gap:25px}.business h2{font-size:1.75rem}.business .eyebrow{font-size:.7rem;margin-bottom:16px}.choices{margin-top:22px;gap:7px}.choices button{font-size:.8rem;padding:10px 12px}.case{min-height:0;border-left:0;border-top:1px solid #cdd1d8;padding:24px 0 0}.case h3{font-size:1.5rem;margin:13px 0}.case .caption{font-size:.875rem}.offer{grid-template-columns:1fr;padding-top:45px;padding-bottom:40px;gap:28px}.offer-copy h2{font-size:2.6rem}.offer-copy h2 br{display:none}.offer-copy h2 span{display:block}.offer-copy .eyebrow{margin-bottom:18px}.offer-copy>p:not(.eyebrow){max-width:100%}.benefits{margin:20px 0}.benefits li{margin:17px 0}.plan-card{padding:27px 24px}.price strong{font-size:4.3rem}.details{margin-top:0}.details summary{font-size:.875rem;line-height:1.6}.detail-grid{grid-template-columns:1fr;gap:8px}.start{padding:42px 0}.start-heading h2{font-size:1.8rem}.start-heading .eyebrow{font-size:.7rem;margin-bottom:18px}.steps{grid-template-columns:1fr;gap:24px;margin:28px 0}.steps li{position:relative;padding-left:37px}.steps li>span{position:absolute;left:0;top:3px}.steps h3{font-size:1.1rem;margin-bottom:7px}.steps p{font-size:.9rem}.closing{display:block;padding-top:26px}.closing h3{font-size:1.4rem;line-height:1.4}.closing .button{width:100%;margin-top:22px}footer{display:block;padding-top:28px;padding-bottom:110px}.footer-links{gap:15px 20px;margin-top:23px;font-size:.8rem}.mobile-cta{display:flex;align-items:center;justify-content:space-between;gap:15px;position:fixed;bottom:0;left:0;right:0;background:#fffffff2;backdrop-filter:blur(10px);border-top:1px solid var(--line);padding:10px 20px calc(10px + env(safe-area-inset-bottom));z-index:20}.mobile-cta>span{font-size:.75rem}.mobile-cta strong{display:block;font-size:.875rem;margin-top:3px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
