:root{--bg:#f3f7f7;--surface:#fff;--surface-soft:#edf5f4;--ink:#183139;--ink-muted:#526970;--line:#d7e4e2;--line-strong:#bfd4d0;--teal:#0f766e;--teal-dark:#0b5b57;--teal-ink:#174f4c;--mint:#dff4ee;--mint-strong:#bfe8dc;--navy:#0b4652;--navy-deep:#082f39;--coral:#d86153;--shadow-sm:0 1px 2px #11343b0a, 0 8px 24px #11343b0d;--shadow-lg:0 24px 70px #082f3924}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--bg)}section[id]{scroll-margin-top:88px}body{background:var(--bg);color:var(--ink);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0;font-family:Segoe UI,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-size:16px;line-height:1.6}img{max-width:100%;display:block}a{color:inherit}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit}:focus-visible{outline-offset:3px;outline:3px solid #0f766e59}.container{width:min(1120px,100% - 48px);margin-inline:auto}.skip-link{z-index:1000;color:var(--navy);box-shadow:var(--shadow-sm);background:#fff;border-radius:9px;padding:10px 14px;font-weight:750;text-decoration:none;transition:transform .15s;position:fixed;top:10px;left:12px;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}.site-header{z-index:100;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff0;border-bottom:1px solid #bfd4d0b8;position:sticky;top:0}.header-inner{align-items:center;gap:28px;min-height:72px;display:flex}.brand{color:var(--navy);flex:none;align-items:center;gap:11px;text-decoration:none;display:inline-flex}.brand img{flex:none}.brand strong,.brand small{display:block}.brand strong{letter-spacing:-.035em;font-size:18px;line-height:1.1}.brand small{color:var(--teal);letter-spacing:.13em;text-transform:uppercase;margin-top:3px;font-size:9px;font-weight:800;line-height:1.2}.main-nav{flex:auto;justify-content:center;align-items:center;gap:clamp(18px,3vw,34px);display:flex}.main-nav a{min-height:44px;color:var(--ink-muted);align-items:center;font-size:13px;font-weight:700;text-decoration:none;display:inline-flex}.main-nav a:hover{color:var(--teal-dark)}.button{border:1px solid var(--teal);background:var(--teal);color:#fff;text-align:center;border-radius:12px;justify-content:center;align-items:center;gap:9px;min-height:50px;padding:0 21px;font-size:14px;font-weight:780;line-height:1.2;text-decoration:none;transition:background .15s,border-color .15s,transform .15s;display:inline-flex;box-shadow:0 10px 28px #0f766e2e}.button:hover{border-color:var(--teal-dark);background:var(--teal-dark);transform:translateY(-1px)}.button-small{min-height:44px;padding-inline:16px;font-size:12px}.button-secondary{border-color:var(--line-strong);color:var(--navy);box-shadow:none;background:#fff}.button-secondary:hover{border-color:var(--teal);background:var(--surface-soft);color:var(--teal-dark)}.button-full{width:100%}.eyebrow{color:var(--teal);letter-spacing:.13em;text-transform:uppercase;margin:0 0 12px;font-size:11px;font-weight:850;line-height:1.35}.eyebrow-light{color:#8de0d3}.hero{background:radial-gradient(circle at 86% 12%, #55cdb91f, transparent 27rem), linear-gradient(180deg, #f8fbfb 0%, var(--bg) 100%);padding:clamp(64px,8vw,102px) 0 clamp(68px,8vw,104px);position:relative;overflow:hidden}.hero:after{content:"";pointer-events:none;border:1px solid #0f766e1f;border-radius:50%;width:570px;height:570px;position:absolute;bottom:-260px;right:max(-130px,50vw - 725px)}.hero-grid{z-index:1;grid-template-columns:minmax(0,1fr) minmax(430px,.88fr);align-items:center;gap:clamp(48px,7vw,88px);display:grid;position:relative}.hero h1{max-width:690px;color:var(--navy-deep);letter-spacing:-.055em;margin:0;font-size:clamp(43px,5.2vw,68px);font-weight:760;line-height:1.02}.hero-lead{max-width:640px;color:var(--ink-muted);margin:24px 0 0;font-size:clamp(17px,1.7vw,20px);line-height:1.62}.hero-actions{flex-wrap:wrap;gap:11px;margin-top:31px;display:flex}.trial-note{color:var(--ink-muted);margin:17px 0 0;font-size:13px}.trial-note strong{color:var(--teal-dark)}.product-preview{box-shadow:var(--shadow-lg);background:#fff;border:1px solid #bfd4d0e6;border-radius:22px;margin:0;position:relative;overflow:hidden;transform:rotate(1deg)}.product-preview:before{content:"";border-radius:inherit;pointer-events:none;border:5px solid #fff9;position:absolute;inset:0}.preview-topbar{border-bottom:1px solid var(--line);min-height:52px;color:var(--ink-muted);background:#f9fbfb;justify-content:space-between;align-items:center;gap:20px;padding:0 18px;font-size:12px;display:flex}.preview-brand{color:var(--navy);align-items:center;gap:8px;font-weight:750;display:inline-flex}.preview-status{align-items:center;gap:6px;display:inline-flex}.preview-status:before{content:"";background:#49ad89;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 3px #49ad8921}.preview-content{padding:22px}.preview-tabs{gap:7px;margin-bottom:15px;display:flex}.preview-tabs span{min-height:34px;color:var(--ink-muted);border-radius:9px;align-items:center;padding:0 11px;font-size:12px;font-weight:700;display:inline-flex}.preview-tabs .active{background:var(--mint);color:var(--teal-ink)}.preview-search{border:1px solid var(--line);background:var(--surface-soft);min-height:47px;color:var(--ink-muted);border-radius:12px;align-items:center;gap:9px;padding:0 14px;font-size:13px;display:flex}.preview-search span{color:var(--teal);font-size:23px;line-height:1;transform:rotate(-15deg)}.preview-heading{justify-content:space-between;align-items:center;gap:16px;margin:19px 2px 10px;display:flex}.preview-heading span{color:var(--navy);font-size:14px;font-weight:800}.preview-heading small{color:var(--ink-muted);font-size:11px}.preview-cards{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.preview-cards div{border:1px solid var(--line);background:#fff;border-radius:12px;min-width:0;padding:13px 11px}.preview-cards strong,.preview-cards span{display:block}.preview-cards strong{color:var(--teal-dark);font-size:20px;line-height:1.15}.preview-cards span{color:var(--ink-muted);text-overflow:ellipsis;margin-top:3px;font-size:11px;overflow:hidden}.preview-result{background:var(--navy);color:#fff;border-radius:12px;grid-template-columns:9px 1fr auto;align-items:center;gap:11px;min-height:64px;margin-top:11px;padding:11px 13px;display:grid}.preview-result i{background:#67d4c3;border-radius:50%;width:9px;height:9px}.preview-result span,.preview-result strong,.preview-result small{display:block}.preview-result strong{font-size:12px}.preview-result small{color:#c4d9d9;margin-top:2px;font-size:11px}.preview-result b{color:#8de0d3}.product-preview figcaption{color:var(--ink-muted);text-align:center;padding:0 22px 18px;font-size:12px}.section{padding:clamp(70px,8vw,104px) 0}.section-heading{grid-template-columns:minmax(0,1.1fr) minmax(280px,.72fr);align-items:end;gap:clamp(32px,7vw,84px);margin-bottom:38px;display:grid}.section-heading h2,.access-copy h2,.faq-intro h2,.final-cta h2{color:var(--navy-deep);letter-spacing:-.045em;margin:0;font-size:clamp(32px,4vw,48px);line-height:1.08}.section-heading>p{color:var(--ink-muted);margin:0;font-size:16px}.resources{background:#fff}.resource-grid{border:1px solid var(--line);background:var(--line);box-shadow:var(--shadow-sm);border-radius:18px;grid-template-columns:repeat(4,1fr);gap:1px;display:grid;overflow:hidden}.resource-grid article{background:#fff;min-width:0;padding:27px 24px 29px}.feature-index{background:var(--mint);width:34px;height:34px;color:var(--teal-dark);border-radius:10px;place-items:center;font-size:11px;font-weight:850;display:grid}.resource-grid h3{color:var(--navy);margin:20px 0 9px;font-size:18px;line-height:1.25}.resource-grid p{color:var(--ink-muted);margin:0;font-size:14px;line-height:1.65}.access-section{background:var(--navy-deep);color:#fff}.access-grid{grid-template-columns:minmax(0,1fr) minmax(380px,.74fr);align-items:center;gap:clamp(50px,8vw,100px);display:grid}.access-copy h2,.final-cta h2{color:#fff}.steps{gap:18px;margin:32px 0 0;padding:0;list-style:none;display:grid}.steps li{grid-template-columns:36px 1fr;align-items:start;gap:14px;display:grid}.steps li>span{color:#8de0d3;background:#8de0d317;border:1px solid #8de0d354;border-radius:11px;place-items:center;width:36px;height:36px;font-size:12px;font-weight:850;display:grid}.steps p{color:#c3d6d7;margin:1px 0 0;font-size:14px}.steps strong{color:#fff}.price-panel{color:var(--ink);background:#fff;border:1px solid #bfe8dcd9;border-radius:19px;padding:29px;box-shadow:0 22px 60px #0003}.price-panel h3{color:var(--navy);letter-spacing:-.025em;margin:0;font-size:23px;line-height:1.2}.price-list{grid-template-columns:1fr 1fr;gap:8px;margin-top:22px;display:grid}.price-list span{border:1px solid var(--line);background:var(--surface-soft);border-radius:10px;justify-content:space-between;align-items:center;gap:10px;padding:12px 13px;display:flex}.price-list b{color:var(--ink-muted);font-size:12px}.price-list strong{color:var(--teal-dark);white-space:nowrap;font-size:14px}.price-list .featured{border-color:var(--mint-strong);background:var(--mint)}.price-rule{color:var(--ink-muted);margin:17px 0 19px;font-size:12px;line-height:1.55}.faq{background:#fff}.faq-grid{grid-template-columns:minmax(260px,.55fr) minmax(0,1fr);align-items:start;gap:clamp(45px,8vw,104px);display:grid}.faq-intro{position:sticky;top:112px}.faq-intro>p:last-child{color:var(--ink-muted);margin:20px 0 0;font-size:14px}.faq-intro a{color:var(--teal-dark);font-weight:700}.faq-list{border-top:1px solid var(--line)}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{min-height:67px;color:var(--navy);cursor:pointer;justify-content:space-between;align-items:center;gap:24px;font-size:16px;font-weight:760;list-style:none;display:flex}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{content:"+";background:var(--surface-soft);width:30px;height:30px;color:var(--teal);border-radius:50%;flex:0 0 30px;place-items:center;font-size:20px;font-weight:500;display:grid}.faq-list details[open] summary:after{content:"−"}.faq-list details p{color:var(--ink-muted);margin:-2px 46px 22px 0;font-size:14px;line-height:1.7}.final-cta{background:var(--teal);padding:62px 0}.final-cta .eyebrow-light{color:#fff}.final-cta-inner{justify-content:space-between;align-items:center;gap:48px;display:flex}.final-cta h2{max-width:610px;font-size:clamp(30px,4vw,45px)}.final-actions{flex:none;gap:9px;display:flex}.button-light{color:var(--navy);background:#fff;border-color:#fff;box-shadow:0 12px 30px #00000024}.button-light:hover{color:var(--navy);background:#e9f7f5;border-color:#e0f2ef}.button-ghost{color:#fff;box-shadow:none;background:0 0;border-color:#ffffff80}.button-ghost:hover{background:#ffffff1a;border-color:#fff}.site-footer{color:#c1d1d3;background:#071f26;padding:55px 0 26px}.site-footer .brand{color:#fff}.site-footer .brand small{color:#7bd4c8}.footer-main{justify-content:space-between;align-items:flex-start;gap:44px;display:flex}.footer-brand>p{color:#91aaae;max-width:400px;margin:17px 0 0;font-size:13px}.footer-links{flex-wrap:wrap;justify-content:flex-end;gap:7px 22px;display:flex}.footer-links a,.footer-link-button{color:#c1d1d3;cursor:pointer;background:0 0;border:0;align-items:center;min-height:44px;padding:0;font-size:13px;text-decoration:none;display:inline-flex}.footer-links a:hover,.footer-link-button:hover{color:#fff;text-decoration:underline}.topic-navigation{border-top:1px solid #c1d1d321;margin-top:34px;padding-top:27px}.topic-navigation>p{color:#fff;letter-spacing:.08em;text-transform:uppercase;margin:0 0 10px;font-size:12px;font-weight:800}.topic-navigation ul{flex-wrap:wrap;gap:4px 18px;margin:0;padding:0;list-style:none;display:flex}.topic-navigation a{color:#91aaae;align-items:center;min-height:40px;font-size:12px;text-decoration:none;display:inline-flex}.topic-navigation a:hover{color:#fff;text-decoration:underline}.footer-bottom{color:#789398;border-top:1px solid #c1d1d321;justify-content:space-between;gap:28px;margin-top:24px;padding-top:22px;font-size:11px;display:flex}.footer-bottom p{margin:0}.footer-bottom p:first-child{max-width:700px}.header-shell,.footer-shell,.seo-main,.not-found-main{width:min(1120px,100% - 48px);margin-inline:auto}.header-shell{align-items:center;gap:28px;min-height:72px;display:flex}.header-shell .brand>span,.footer-shell .brand>span{letter-spacing:-.035em;font-size:18px;font-weight:800}.seo-main{padding:36px 0 84px}.breadcrumbs{margin-bottom:26px}.breadcrumbs ol{color:var(--ink-muted);flex-wrap:wrap;gap:7px;margin:0;padding:0;font-size:13px;list-style:none;display:flex}.breadcrumbs li+li:before{color:#89a09f;content:"/";margin-right:7px}.breadcrumbs a{color:var(--teal-dark);text-underline-offset:3px;font-weight:700}.seo-hero{border:1px solid var(--line);box-shadow:var(--shadow-sm);background:radial-gradient(circle at 96% 8%,#55cdb92e,#0000 22rem),linear-gradient(135deg,#fff 0%,#f2f9f7 100%);border-radius:28px;grid-template-columns:minmax(0,1.45fr) minmax(270px,.62fr);align-items:center;gap:clamp(34px,6vw,74px);margin-bottom:56px;padding:clamp(38px,6vw,68px);display:grid}.seo-hero h1{max-width:760px;color:var(--navy-deep);letter-spacing:-.052em;margin:0;font-size:clamp(42px,5.2vw,66px);font-weight:820;line-height:1.04}.seo-hero .hero-lead{max-width:720px;color:var(--ink-muted);margin:24px 0 0;font-size:clamp(17px,2vw,20px);line-height:1.65}.seo-hero .hero-actions{margin-top:30px}.seo-hero .trial-note{margin-top:18px}.seo-highlights{background:var(--navy);color:#dbe9e8;border:1px solid #0b46521f;border-radius:19px;padding:26px;box-shadow:0 20px 46px #082f3924}.seo-highlights .mini-label{color:#8de0d3;letter-spacing:.12em;text-transform:uppercase;margin:0 0 15px;font-size:11px;font-weight:850}.seo-highlights ul{gap:14px;margin:0;padding:0;list-style:none;display:grid}.seo-highlights li{padding-left:20px;font-size:14px;line-height:1.55;position:relative}.seo-highlights li:before{content:"";background:#65d4c3;border-radius:50%;width:8px;height:8px;position:absolute;top:.63em;left:0}.seo-content-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.seo-content-section{border:1px solid var(--line);box-shadow:var(--shadow-sm);background:#fff;border-radius:18px;padding:30px}.seo-content-section:first-child{grid-column:1/-1}.seo-content-section h2,.responsible-note h2,.related-pages h2,.seo-final-cta h2{color:var(--navy-deep);letter-spacing:-.035em;margin:0;font-size:clamp(25px,3vw,34px);line-height:1.16}.seo-content-section p{color:var(--ink-muted);margin:16px 0 0}.content-list{color:var(--ink);grid-template-columns:repeat(3,minmax(0,1fr));gap:9px 24px;margin:23px 0 0;padding-left:19px;display:grid}.content-list li::marker{color:var(--teal)}.responsible-note{background:var(--navy-deep);color:#c8d9da;border-radius:20px;grid-template-columns:minmax(0,.9fr) minmax(0,1.25fr);align-items:center;gap:42px;margin:24px 0 66px;padding:34px 38px;display:grid}.responsible-note .eyebrow{color:#8de0d3}.responsible-note h2{color:#fff}.responsible-note p:last-child{margin:0}.related-pages{margin-top:64px}.related-pages .section-heading{margin-bottom:24px;display:block}.related-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.related-card{border:1px solid var(--line);min-height:220px;color:var(--ink-muted);box-shadow:var(--shadow-sm);background:#fff;border-radius:17px;flex-direction:column;padding:26px;text-decoration:none;transition:border-color .15s,transform .15s,box-shadow .15s;display:flex}.related-card:hover{border-color:var(--mint-strong);transform:translateY(-2px);box-shadow:0 18px 44px #082f391a}.related-card>span{color:var(--navy);font-size:18px;font-weight:800;line-height:1.25}.related-card p{margin:13px 0 20px;font-size:14px}.related-card strong{color:var(--teal-dark);margin-top:auto;font-size:13px}.seo-final-cta{border:1px solid var(--mint-strong);background:linear-gradient(135deg, var(--mint), #f8fcfb);border-radius:20px;justify-content:space-between;align-items:center;gap:34px;margin-top:22px;padding:36px 40px;display:flex}.seo-final-cta p:not(.eyebrow){max-width:650px;color:var(--ink-muted);margin:12px 0 0}.seo-final-cta .hero-actions{flex:none;margin:0}.footer-shell{justify-content:space-between;align-items:flex-start;gap:44px;display:flex}.footer-shell .footer-brand>p{max-width:480px}.footer-shell+.footer-bottom{width:min(1120px,100% - 48px);margin-inline:auto}.not-found-main{flex-direction:column;justify-content:center;align-items:flex-start;min-height:62vh;padding-block:80px;display:flex}.not-found-main h1{max-width:760px;color:var(--navy-deep);letter-spacing:-.05em;margin:0;font-size:clamp(42px,7vw,72px);line-height:1.04}.not-found-main>p:not(.eyebrow){max-width:660px;color:var(--ink-muted);margin:20px 0 28px;font-size:18px}@media (width<=980px){.hero-grid{grid-template-columns:1fr}.hero-copy{max-width:760px}.product-preview{width:min(650px,100%);transform:none}.resource-grid{grid-template-columns:1fr 1fr}.access-grid{grid-template-columns:1fr .88fr;gap:42px}.final-cta-inner{flex-direction:column;align-items:flex-start}.seo-hero{grid-template-columns:1fr}.seo-highlights{width:min(620px,100%)}.content-list{grid-template-columns:repeat(2,minmax(0,1fr))}.seo-final-cta{flex-direction:column;align-items:flex-start}}@media (width<=800px){.container{width:min(100% - 32px,700px)}.main-nav{display:none}.header-inner{justify-content:space-between;gap:14px}.hero{padding-top:58px}.hero h1{max-width:650px;font-size:clamp(40px,10vw,58px)}.section-heading,.access-grid,.faq-grid{grid-template-columns:1fr}.section-heading{align-items:start;gap:20px}.faq-intro{position:static}.price-panel{width:min(560px,100%)}.footer-main,.footer-bottom{flex-direction:column;align-items:flex-start}.footer-links{justify-content:flex-start}.header-shell,.footer-shell,.seo-main,.not-found-main,.footer-shell+.footer-bottom{width:min(100% - 32px,700px)}.header-shell{justify-content:space-between;gap:14px}.seo-content-grid,.responsible-note{grid-template-columns:1fr}.seo-content-section:first-child{grid-column:auto}.related-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-shell{flex-direction:column;align-items:stretch}.footer-shell .footer-links{justify-content:flex-start}}@media (width<=560px){.container{width:min(100% - 28px,520px)}.site-header .brand small{display:none}.site-header .brand strong{font-size:16px}.site-header .brand img{width:36px;height:36px}.button-small{max-width:142px;padding-inline:12px}.hero{padding:48px 0 64px}.hero h1{font-size:clamp(37px,11vw,50px)}.hero-actions,.final-actions{grid-template-columns:1fr;width:100%;display:grid}.hero-actions .button,.final-actions .button{width:100%}.preview-content{padding:16px}.preview-status,.preview-tabs span:nth-child(2){display:none}.preview-tabs{overflow:hidden}.preview-heading{flex-direction:column;align-items:flex-start;gap:2px}.preview-cards{grid-template-columns:1fr 1fr 1fr}.preview-cards div{padding:11px 7px}.preview-cards span{font-size:10px}.preview-result small{display:none}.section{padding:65px 0}.resource-grid,.price-list{grid-template-columns:1fr}.resource-grid article{padding:23px 21px}.price-panel{padding:23px 19px}.faq-list summary{min-height:72px;font-size:15px;line-height:1.4}.final-cta{padding:54px 0}.topic-navigation ul{grid-template-columns:1fr 1fr;gap:0 14px;display:grid}.header-shell,.footer-shell,.seo-main,.not-found-main,.footer-shell+.footer-bottom{width:min(100% - 28px,520px)}.header-shell .brand>span,.footer-shell .brand>span{font-size:16px}.seo-main{padding:24px 0 64px}.seo-hero{border-radius:21px;gap:30px;margin-bottom:36px;padding:30px 22px}.seo-hero h1{font-size:clamp(36px,11vw,48px)}.seo-content-section{padding:24px 21px}.content-list,.related-grid{grid-template-columns:1fr}.responsible-note,.seo-final-cta{padding:28px 22px}.responsible-note{margin-bottom:48px}.related-card{min-height:0}.seo-final-cta .hero-actions{width:100%}}@media (width<=380px){.site-header .brand span{display:none}.button-small{max-width:none}.topic-navigation ul{grid-template-columns:1fr}.header-shell .brand>span{display:none}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}
