/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--radius-sm:.25rem;--radius-lg:.5rem;--shadow-sm:0 1px 3px 0 #0000001a, 0 1px 2px -1px #0000001a;--shadow-lg:0 10px 15px -3px #0000001a, 0 4px 6px -4px #0000001a;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.absolute{position:absolute}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.container{width:100%}@media (width>=40rem){.container{max-width:40rem}}@media (width>=48rem){.container{max-width:48rem}}@media (width>=64rem){.container{max-width:64rem}}@media (width>=80rem){.container{max-width:80rem}}@media (width>=96rem){.container{max-width:96rem}}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--brand:#2da969;--brand-dark:#198753;--brand-deep:#0e6540;--mint:#edf8f1;--mint-strong:#d9f0e1;--teal:#378f89;--teal-soft:#e7f5f3;--ink:#13223b;--ink-soft:#3b4d68;--muted:#6a7890;--line:#dce7e1;--paper:#f5faf7;--white:#fff;--danger:#a53131;--shadow-sm:0 8px 28px #13223b12;--shadow-lg:0 22px 60px #13223b1f;--radius-sm:10px;--radius:16px;--radius-lg:24px;--container:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{background:var(--white);color:var(--ink);font-family:var(--font-geist-sans), Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;text-rendering:optimizelegibility;margin:0;font-size:16px;line-height:1.6;overflow-x:hidden}body.menu-open{overflow:hidden}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}img,svg{display:block}p,h1,h2,h3,h4{margin-top:0}ul,ol{margin:0;padding:0}:focus-visible{outline:3px solid var(--teal);outline-offset:4px}.skip-link{z-index:200;background:var(--ink);color:#fff;border-radius:10px;padding:10px 16px;font-weight:700;transition:transform .16s;position:fixed;top:12px;left:12px;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}.container{width:min(calc(100% - 48px), var(--container));margin-inline:auto}.section{padding:96px 0;position:relative}.eyebrow{color:var(--brand-dark);letter-spacing:.1em;text-transform:uppercase;align-items:center;gap:8px;margin-bottom:16px;font-size:.74rem;font-weight:800;line-height:1.2;display:flex}.eyebrow svg{width:16px;height:16px}.section-heading{max-width:680px;margin-bottom:42px}.section-heading-center{text-align:center;margin-inline:auto}.section-heading-center .eyebrow{justify-content:center}.section-heading h2,.cta-card h2,.form-success h2{color:var(--ink);letter-spacing:-.05em;margin-bottom:16px;font-size:clamp(1.95rem,3.8vw,3rem);font-weight:650;line-height:1.1}.section-description{color:var(--muted);margin-bottom:0;font-size:1rem;line-height:1.7}.section-heading-inverse h2,.section-heading-inverse .eyebrow,.section-heading-inverse .section-description{color:#fff}.section-heading-inverse .section-description{color:#ffffffba}.button{cursor:pointer;border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;gap:9px;min-height:46px;padding:11px 19px;font-size:.9rem;font-weight:720;line-height:1.2;transition:transform .18s,box-shadow .18s,background .18s,border-color .18s;display:inline-flex}.button svg{width:18px;height:18px}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--brand-dark);color:#fff;box-shadow:0 8px 20px #1987532e}.button-primary:hover{background:var(--brand-deep);box-shadow:0 11px 25px #0e654038}.button-secondary{color:var(--ink);background:#fff;border-color:#c7d8ce}.button-secondary:hover{border-color:var(--brand);background:var(--mint)}.button-login{border-color:var(--brand);color:var(--brand-dark);background:0 0}.button-login:hover{border-color:var(--brand-dark);background:var(--mint);box-shadow:0 8px 20px #3d7d321a}.button-light{color:var(--brand-deep);background:#fff}.button-ghost-light{color:#fff;background:#ffffff14;border-color:#ffffff59}.button-small{border-radius:9px;min-height:40px;padding:9px 15px;font-size:.83rem}.button-large{border-radius:11px;min-height:52px;padding:14px 22px}.text-link,.arrow-link{color:var(--ink);align-items:center;gap:7px;font-weight:720;display:inline-flex}.text-link:hover{color:var(--brand-dark)}.arrow-link svg{width:17px;height:17px;transition:transform .17s}.arrow-link:hover svg{transform:translate(4px)}.site-header{z-index:100;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff2;border-bottom:1px solid #dce7e1e6;position:sticky;top:0;box-shadow:0 5px 18px #13223b09}.header-inner{justify-content:space-between;align-items:center;gap:24px;min-height:74px;display:flex}.brand{flex:none;align-items:center;gap:10px;display:inline-flex}.brand-logo-image{object-fit:contain;border-radius:10px;flex:none;width:42px;height:auto;display:block}.brand-name{color:var(--ink);letter-spacing:-.035em;font-size:1.1rem;font-weight:760}.desktop-nav{align-items:center;gap:clamp(15px,1.8vw,26px);margin-left:auto;display:flex}.desktop-nav a{color:var(--ink-soft);font-size:.86rem;font-weight:620;position:relative}.desktop-nav a:after{background:var(--brand);content:"";border-radius:2px;height:2px;transition:transform .16s;position:absolute;bottom:-6px;left:0;right:0;transform:scaleX(0)}.desktop-nav a:hover:after{transform:scaleX(1)}.header-actions{align-items:center;gap:11px;margin-left:clamp(4px,1.1vw,16px);display:flex}.login-link{color:var(--brand-deep);font-size:.83rem;font-weight:720}.login-link:hover{color:var(--brand-deep)}.menu-button{border:1px solid var(--line);width:44px;height:44px;color:var(--ink);cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent;background:#fff;border-radius:10px;justify-content:center;align-items:center;padding:0;list-style:none;display:none}.menu-button::-webkit-details-marker{display:none}.mobile-menu,.menu-icon-close,.mobile-menu[open] .menu-icon-open{display:none}.mobile-menu[open] .menu-icon-close{display:block}.menu-button svg{width:21px;height:21px}.mobile-nav-backdrop{z-index:120;background:#0a190f7a;justify-content:flex-end;display:none;position:fixed;inset:0}.mobile-nav-panel{background:#fff;width:min(88vw,390px);height:100%;padding:20px;overflow-y:auto;box-shadow:-20px 0 60px #0e1f1229}.mobile-nav-top{justify-content:space-between;align-items:center;margin-bottom:28px;display:flex}.mobile-nav-panel nav{border-top:1px solid var(--line);flex-direction:column;display:flex}.mobile-nav-panel nav a{border-bottom:1px solid var(--line);min-height:52px;color:var(--ink);align-items:center;font-weight:680;display:flex}.mobile-nav-actions{gap:10px;margin-top:26px;display:grid}.hero-section{border-bottom:1px solid var(--line);background:var(--paper);padding:72px 0 0;position:relative;overflow:hidden}.hero-grid{z-index:1;grid-template-columns:minmax(0,.84fr) minmax(0,1.16fr);align-items:center;gap:clamp(34px,5vw,72px);display:grid;position:relative}.hero-copy{max-width:560px;padding-bottom:56px}.hero-eyebrow{letter-spacing:.08em}.eyebrow-mark{background:var(--brand);width:8px;height:8px;box-shadow:0 0 0 4px var(--mint-strong);border-radius:50%;flex:none}.hero-copy h1{max-width:630px;color:var(--ink);letter-spacing:-.065em;margin-bottom:22px;font-size:clamp(3rem,5.2vw,4.6rem);font-weight:660;line-height:1.01}.hero-copy h1 em{color:var(--brand-dark);font-style:normal}.hero-lead{max-width:520px;color:var(--muted);margin-bottom:28px;font-size:1.05rem;line-height:1.7}.hero-actions{flex-wrap:wrap;gap:12px;margin-bottom:19px;display:flex}.hero-assurances{color:var(--muted);flex-wrap:wrap;gap:8px 18px;font-size:.8rem;list-style:none;display:flex}.hero-assurances li{align-items:center;gap:7px;display:inline-flex}.hero-assurances svg{background:var(--mint-strong);width:16px;height:16px;color:var(--brand-deep);border-radius:50%;padding:3px}.hero-note{color:var(--ink-soft);align-items:center;gap:9px;margin:19px 0 0;font-size:.82rem;display:flex}.hero-note-mark{background:var(--teal);border-radius:50%;flex:none;width:7px;height:7px}.hero-product-wrap{min-width:0}.product-caption{color:var(--muted);letter-spacing:.08em;text-align:right;text-transform:uppercase;margin:11px 2px 0;font-size:.7rem;font-weight:650}.hero-proof-row{z-index:2;border-top:1px solid var(--line);grid-template-columns:repeat(3,1fr);margin-top:38px;display:grid;position:relative}.hero-proof-row>div{border-right:1px solid var(--line);min-height:74px;color:var(--ink-soft);align-items:center;gap:14px;padding:18px 22px 18px 0;font-size:.84rem;font-weight:650;display:flex}.hero-proof-row>div+div{padding-left:22px}.hero-proof-row>div:last-child{border-right:0}.hero-proof-row strong{color:var(--brand);letter-spacing:.08em;font-size:.7rem}.product-stage{width:100%;min-width:0;box-shadow:var(--shadow-lg);isolation:isolate;background:#f9fcfa;border:1px solid #b8cfc2ad;border-radius:clamp(18px,2.5vw,24px);margin:0;position:relative;overflow:hidden}.product-stage-compact{width:100%;max-width:720px;margin-inline:auto}.product-stage-image{object-fit:contain;width:100%;height:auto;display:block}.problem-section{background:#fff}.split-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;gap:clamp(50px,8vw,100px);display:grid}.problem-visual{min-width:0}.tool-cloud{border:1px solid var(--line);border-radius:var(--radius-lg);min-height:450px;box-shadow:var(--shadow-sm);background:radial-gradient(circle,#509f421c,#0000 38%),linear-gradient(135deg,#fbfdfb,#eef7ec);position:relative}.tool-cloud:before,.tool-cloud:after{content:"";border:1px dashed #509f4238;border-radius:50%;position:absolute;inset:15%}.tool-cloud:after{inset:27%}.tool-pill{z-index:2;border:1px solid var(--line);min-height:48px;color:var(--ink-soft);background:#fff;border-radius:13px;align-items:center;gap:9px;padding:11px 15px;font-size:.78rem;font-weight:690;display:flex;position:absolute;box-shadow:0 8px 22px #1f3b2614}.tool-pill svg{width:18px;height:18px;color:var(--teal)}.tool-pill-1{top:44px;left:36px}.tool-pill-2{top:63px;right:29px}.tool-pill-3{bottom:53px;left:28px}.tool-pill-4{bottom:35px;right:43px}.tool-pill-5{top:50%;right:19px;transform:translateY(-50%)}.bridge-node{z-index:3;background:#fff;border:8px solid #ffffffbf;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:155px;height:155px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 16px 50px #2a5a302b}.bridge-logo{width:58px;margin-bottom:9px}.bridge-node strong{font-size:.94rem}.bridge-node small{color:var(--muted);font-size:.62rem}.problem-copy .section-heading{margin-bottom:26px}.check-list{gap:13px;list-style:none;display:grid}.check-list li{color:var(--ink-soft);align-items:flex-start;gap:11px;display:flex}.check-list svg{background:var(--mint);width:20px;height:20px;color:var(--brand-deep);border-radius:50%;flex:none;margin-top:2px;padding:4px}.outcomes-section{background:var(--paper)}.outcome-grid{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(4,minmax(0,1fr));gap:0;display:grid}.outcome-card{border:0;border-right:1px solid var(--line);background:0 0;border-radius:0;min-height:270px;padding:25px 24px 24px 0;transition:background .18s;position:relative;overflow:hidden}.outcome-card:hover{background:#ffffff9e}.outcome-card+.outcome-card{padding-left:24px}.outcome-card:last-child{border-right:0}.outcome-number{color:#c9d9d0;letter-spacing:-.08em;font-size:.7rem;font-weight:760;line-height:1;position:absolute;top:22px;right:18px}.feature-icon{z-index:1;background:var(--mint);width:44px;height:44px;color:var(--brand-dark);border-radius:10px;place-items:center;margin-bottom:52px;display:grid;position:relative}.feature-icon svg{width:21px;height:21px}.outcome-card:nth-child(2n) .feature-icon{background:var(--teal-soft);color:var(--teal)}.outcome-card h3{letter-spacing:-.03em;margin-bottom:9px;font-size:1.12rem}.outcome-card p{color:var(--muted);margin:0;font-size:.87rem;line-height:1.62}.bridge-story-section{background:#fff;overflow:hidden}.bridge-story-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:90px;display:grid;position:relative}.audience-card{border:1px solid var(--line);background:#f7fbf6;border-radius:26px;min-height:455px;padding:38px;position:relative}.audience-card-mobile{background:#f2f9f8}.audience-card-top{align-items:center;gap:12px;margin-bottom:38px;display:flex}.audience-card-top>span{width:45px;height:45px;color:var(--brand-dark);background:#fff;border-radius:13px;place-items:center;display:grid;box-shadow:0 8px 20px #1f3b2612}.audience-card-mobile .audience-card-top>span{color:var(--teal)}.audience-card-top svg{width:21px;height:21px}.audience-card-top p{color:var(--brand-dark);letter-spacing:.07em;text-transform:uppercase;margin:0;font-size:.76rem;font-weight:800}.audience-card-mobile .audience-card-top p{color:var(--teal)}.audience-card h3{letter-spacing:-.04em;max-width:480px;margin-bottom:16px;font-size:clamp(1.55rem,2.7vw,2.15rem);line-height:1.15}.audience-card>p{color:var(--muted);margin-bottom:24px}.audience-card ul{gap:9px;margin-bottom:28px;list-style:none;display:grid}.audience-card li{color:var(--ink-soft);align-items:center;gap:9px;font-size:.9rem;display:flex}.audience-card li svg{width:17px;height:17px;color:var(--brand-dark);background:#fff;border-radius:50%;padding:3px}.audience-card>a{color:var(--brand-deep);align-items:center;gap:7px;font-weight:760;display:inline-flex}.audience-card>a svg{width:17px}.bridge-connector{z-index:3;background:var(--ink);color:#fff;border:7px solid #fff;border-radius:50%;place-items:center;width:96px;height:96px;font-size:.65rem;font-weight:780;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 14px 36px #142d1b33}.bridge-connector:before,.bridge-connector:after{z-index:-1;background:linear-gradient(90deg, var(--brand), var(--teal));content:"";width:54px;height:2px;position:absolute;top:50%}.bridge-connector:before{right:100%}.bridge-connector:after{left:100%}.coming-note{width:fit-content;color:var(--muted);background:#f0f4ef;border-radius:999px;margin:25px auto 0;padding:8px 13px;font-size:.78rem;font-weight:650}.how-section{background:var(--ink);color:#fff}.how-heading-row{justify-content:space-between;align-items:end;gap:30px;margin-bottom:52px;display:flex}.how-heading-row .section-heading{margin-bottom:0}.how-heading-row .eyebrow,.how-heading-row h2{color:#fff}.how-heading-row .section-description{color:#ffffffad}.how-heading-row>a{color:#bde2b6;flex:none}.steps-grid{background:#ffffff21;border:1px solid #ffffff21;border-radius:16px;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;list-style:none;display:grid;overflow:hidden}.steps-grid li{background:#1a2d46;min-height:280px;padding:34px}.step-number{color:#8bd8ac;border:1px solid #ffffff2b;border-radius:50%;place-items:center;width:47px;height:47px;margin-bottom:85px;font-size:.78rem;font-weight:800;display:grid}.steps-grid h3{color:#fff;letter-spacing:-.03em;margin-bottom:9px;font-size:1.3rem}.steps-grid p{color:#ffffff9e;margin:0;font-size:.92rem}.features-section{background:#fff}.mini-features-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.mini-features-grid article{border:1px solid var(--line);background:#fff;border-radius:14px;flex-direction:column;gap:24px;min-height:205px;padding:24px;display:flex}.mini-features-grid article>span{background:var(--mint);width:40px;height:40px;color:var(--brand-dark);border-radius:10px;place-items:center;display:grid}.mini-features-grid article:nth-child(3n+2)>span{background:var(--teal-soft);color:var(--teal)}.mini-features-grid svg{width:20px;height:20px}.mini-features-grid h3{letter-spacing:-.02em;margin-bottom:7px;font-size:1rem}.mini-features-grid p{color:var(--muted);margin:0;font-size:.82rem;line-height:1.55}.center-link{justify-content:center;margin-top:32px;display:flex}.security-section{background:#fff;padding-top:35px}.security-card{color:#fff;background:#173025;border-radius:30px;grid-template-columns:.7fr 1.3fr;align-items:center;gap:50px;min-height:470px;padding:clamp(40px,7vw,88px);display:grid;overflow:hidden}.security-card .section-heading{margin-bottom:28px}.security-visual{place-items:center;display:grid}.security-rings{border:1px dashed #ffffff40;border-radius:50%;place-items:center;width:260px;height:260px;display:grid;position:relative}.security-rings:before{content:"";border:1px solid #ffffff24;border-radius:50%;position:absolute;inset:30px}.security-rings i{background:#8dd17f;border:3px solid #173025;border-radius:50%;width:12px;height:12px;position:absolute}.security-rings i:first-child{top:13px;left:60px}.security-rings i:nth-child(2){background:#6fc9be;bottom:54px;right:18px}.security-rings>span{width:105px;height:105px;color:var(--brand-deep);background:#fff;border:12px solid #ffffff14;border-radius:50%;place-items:center;display:grid;box-shadow:0 20px 60px #0003}.security-rings svg{width:42px;height:42px}.security-points{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 20px;display:grid}.security-points span{color:#fffc;align-items:center;gap:9px;font-size:.88rem;display:flex}.security-points svg{color:#a7db9e;background:#8bcd7e29;border-radius:50%;width:17px;height:17px;padding:3px}.pricing-section{background:var(--paper)}.billing-note{border:1px solid var(--line);width:fit-content;color:var(--muted);background:#fff;border-radius:10px;align-items:center;gap:9px;margin:-16px auto 28px;padding:9px 13px;font-size:.76rem;font-weight:620;display:flex}.status-dot{background:#d59a3a;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 4px #d59a3a21}.pricing-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:18px;display:grid}.pricing-card{border:1px solid var(--line);background:#fff;border-radius:16px;flex-direction:column;padding:28px;display:flex;position:relative}.pricing-card-featured{border:2px solid var(--brand-dark);box-shadow:var(--shadow-sm)}.pricing-badge{background:var(--brand-dark);color:#fff;border-radius:999px;padding:6px 11px;font-size:.65rem;font-weight:790;position:absolute;top:0;right:24px;transform:translateY(-50%)}.pricing-name{color:var(--brand-dark);letter-spacing:.06em;text-transform:uppercase;margin-bottom:5px;font-size:.8rem;font-weight:820}.pricing-limit{color:var(--ink);letter-spacing:-.035em;margin-bottom:13px;font-size:1.45rem;font-weight:720}.pricing-description{min-height:67px;color:var(--muted);margin-bottom:19px;font-size:.86rem}.pricing-value{background:var(--paper);border-radius:10px;flex-direction:column;gap:2px;margin-bottom:22px;padding:16px;display:flex}.pricing-value strong{font-size:1.05rem}.pricing-value span{color:var(--muted);font-size:.69rem}.pricing-feature-list{gap:10px;margin-bottom:28px;list-style:none;display:grid}.pricing-feature-list li{color:var(--ink-soft);align-items:center;gap:9px;font-size:.83rem;display:flex}.pricing-feature-list svg{background:var(--mint);width:17px;height:17px;color:var(--brand-dark);border-radius:50%;padding:3px}.pricing-card .button{width:100%;margin-top:auto}.pricing-more{justify-content:center;margin-top:28px;display:flex}.faq-section{background:#fff}.faq-layout{grid-template-columns:.78fr 1.22fr;align-items:start;gap:clamp(50px,8vw,110px);display:grid}.faq-intro{position:sticky;top:120px}.faq-intro .section-heading{margin-bottom:24px}.faq-list{border-top:1px solid var(--line);gap:0;display:grid}.faq-item{border:0;border-bottom:1px solid var(--line);background:0 0;border-radius:0;overflow:hidden}.faq-item summary{cursor:pointer;min-height:66px;color:var(--ink);justify-content:space-between;align-items:center;gap:18px;padding:17px 0;font-weight:680;list-style:none;display:flex}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary svg{width:19px;height:19px;color:var(--brand-dark);flex:none;transition:transform .16s}.faq-item[open] summary svg{transform:rotate(45deg)}.faq-answer{padding:0 32px 20px 0}.faq-answer p{color:var(--muted);margin:0;font-size:.92rem;line-height:1.68}.cta-section{padding-top:20px}.cta-card{background:var(--ink);color:#fff;border-radius:22px;justify-content:space-between;align-items:center;gap:50px;min-height:280px;padding:clamp(42px,7vw,78px);display:flex;position:relative;overflow:hidden}.cta-card:after{display:none}.cta-card>div{z-index:1;position:relative}.cta-card .eyebrow{color:#c6e8c0}.cta-card h2{color:#fff;max-width:680px}.cta-card p:not(.eyebrow){color:#ffffffba;max-width:670px;margin:0;font-size:1rem}.cta-actions{flex-direction:column;flex:none;gap:10px;display:flex}.site-footer{background:#f4f8f5;margin-top:0;padding:64px 0 24px}.footer-grid{grid-template-columns:1.55fr repeat(3,.75fr);gap:50px;padding-bottom:52px;display:grid}.footer-brand>p{max-width:330px;color:var(--muted);margin:20px 0;font-size:.88rem}.footer-email{color:var(--brand-deep);align-items:center;gap:8px;font-size:.84rem;font-weight:700;display:inline-flex}.footer-group h2{letter-spacing:.07em;text-transform:uppercase;margin-bottom:18px;font-size:.74rem;font-weight:800}.footer-group ul{gap:10px;list-style:none;display:grid}.footer-group a{color:var(--muted);font-size:.83rem}.footer-group a:hover{color:var(--brand-deep)}.footer-bottom{border-top:1px solid var(--line);color:var(--muted);justify-content:space-between;align-items:center;gap:20px;padding-top:22px;font-size:.77rem;display:flex}.footer-bottom p{margin:0}.footer-bottom a{align-items:center;gap:4px;display:inline-flex}.cookie-notice{z-index:150;border:1px solid var(--line);background:#fff;border-radius:17px;align-items:center;gap:18px;width:min(100% - 44px,590px);padding:17px;display:flex;position:fixed;bottom:22px;right:22px;box-shadow:0 22px 70px #18311e33}.cookie-notice p{color:var(--muted);flex:1;margin:0;font-size:.76rem;line-height:1.55}.cookie-notice p a{color:var(--brand-deep);font-weight:720;text-decoration:underline}.cookie-notice>div{flex:none;gap:8px;display:flex}.page-hero{border-bottom:1px solid var(--line);background:var(--paper);align-items:center;min-height:430px;padding:78px 0;display:flex;position:relative;overflow:hidden}.page-hero-inner{z-index:1;grid-template-columns:minmax(0,1.2fr) minmax(260px,.8fr);align-items:center;gap:70px;display:grid;position:relative}.page-hero-copy{max-width:780px}.page-hero-copy h1{letter-spacing:-.06em;margin-bottom:23px;font-size:clamp(2.8rem,6vw,4.7rem);font-weight:670;line-height:1.02}.page-hero-copy>p:not(.eyebrow){max-width:720px;color:var(--muted);margin-bottom:24px;font-size:1.1rem;line-height:1.75}.page-hero-aside{min-width:0}.hero-stat-card{border:1px solid var(--line);box-shadow:none;background:#fff;border-radius:16px;padding:25px}.hero-stat-card p{color:var(--muted);margin:0 0 15px;font-size:.82rem}.hero-stat-card strong{letter-spacing:-.05em;margin-bottom:5px;font-size:1.75rem;line-height:1.12;display:block}.hero-stat-card small{color:var(--brand-dark);font-weight:690}.page-section{padding:88px 0}.page-section-alt{background:var(--paper)}.content-grid-2{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;display:grid}.content-card{border:1px solid var(--line);background:#fff;border-radius:14px;padding:27px}.content-card>span{background:var(--mint);width:44px;height:44px;color:var(--brand-dark);border-radius:10px;place-items:center;margin-bottom:28px;display:grid}.content-card>span svg{width:23px;height:23px}.content-card h2,.content-card h3{letter-spacing:-.03em;margin-bottom:11px;font-size:1.35rem}.content-card p{color:var(--muted);margin:0}.feature-detail-list{gap:20px;display:grid}.feature-detail-row{border:1px solid var(--line);background:#fff;border-radius:14px;grid-template-columns:60px 1fr;gap:19px;padding:25px;display:grid}.feature-detail-row>span{background:var(--mint);width:48px;height:48px;color:var(--brand-dark);border-radius:10px;place-items:center;display:grid}.feature-detail-row svg{width:24px}.feature-detail-row h3{margin-bottom:5px;font-size:1.08rem}.feature-detail-row p{color:var(--muted);margin:0;font-size:.89rem}.quote-panel{background:var(--ink);color:#fff;border-radius:22px;padding:clamp(35px,7vw,75px)}.quote-panel blockquote{letter-spacing:-.045em;max-width:900px;margin:0;font-size:clamp(1.8rem,4vw,3.2rem);font-weight:600;line-height:1.2}.quote-panel p{color:#ffffffa3;margin:20px 0 0}.quote-icon{color:#a7db9e;width:34px;height:34px;margin-bottom:34px}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.product-detail-split{align-items:center}.product-detail-link{margin-top:28px}.workflow-list{display:grid}.workflow-row{border-bottom:1px solid var(--line);grid-template-columns:90px 65px 1fr;align-items:center;gap:28px;padding:37px 0;display:grid}.workflow-row:first-child{border-top:1px solid var(--line)}.workflow-index{color:#a8b4aa;letter-spacing:.08em;font-size:.78rem;font-weight:800}.workflow-icon{background:var(--mint);width:58px;height:58px;color:var(--brand-dark);border-radius:17px;place-items:center;display:grid}.workflow-icon svg{width:27px;height:27px}.workflow-row h2{letter-spacing:-.035em;margin-bottom:6px;font-size:1.45rem}.workflow-row p{max-width:680px;color:var(--muted);margin:0}.role-flow-grid{grid-template-columns:1fr 70px 1fr;align-items:center;gap:20px;display:grid}.role-flow-card{border:1px solid var(--line);background:#fff;border-radius:16px;padding:32px}.role-flow-card-client{background:#f2f9f8}.role-flow-card .eyebrow{margin-bottom:12px}.role-flow-card h3{letter-spacing:-.04em;margin-bottom:28px;font-size:1.65rem}.role-flow-card ol{gap:14px;list-style:none;display:grid}.role-flow-card li{color:var(--ink-soft);align-items:center;gap:11px;font-size:.88rem;display:flex}.role-flow-card li span{background:var(--mint);width:28px;height:28px;color:var(--brand-deep);border-radius:9px;flex:none;place-items:center;font-size:.67rem;font-weight:800;display:grid}.role-flow-card-client li span{background:var(--teal-soft);color:var(--teal)}.role-flow-arrow{background:var(--ink);color:#fff;border-radius:50%;place-items:center;width:54px;height:54px;margin:auto;display:grid}.role-flow-arrow svg{width:21px}.benefits-grid .content-card{min-height:285px}.day-story-grid{grid-template-columns:.8fr 1.2fr;align-items:start;gap:clamp(50px,8vw,110px);display:grid}.day-story-grid .section-heading{position:sticky;top:120px}.day-timeline{gap:18px;list-style:none;display:grid;position:relative}.day-timeline:before{background:var(--line);content:"";width:1px;position:absolute;top:10px;bottom:10px;left:72px}.day-timeline li{border:1px solid var(--line);background:#fff;border-radius:17px;grid-template-columns:55px 1fr;gap:35px;padding:27px;display:grid;position:relative}.day-timeline li:before{z-index:2;background:var(--brand);width:9px;height:9px;box-shadow:0 0 0 1px var(--line);content:"";border:3px solid #fff;border-radius:50%;position:absolute;top:33px;left:68px}.day-timeline time{color:var(--brand-dark);font-size:.78rem;font-weight:780}.day-timeline strong{margin-bottom:5px;display:block}.day-timeline p{color:var(--muted);margin:0;font-size:.85rem}.client-feature-grid .content-card{min-height:260px}.invite-flow{grid-template-columns:.65fr 1.35fr;align-items:center;gap:75px;display:grid}.invite-visual{border:1px solid var(--line);background:#eff8f3;border-radius:18px;justify-content:center;align-items:center;gap:80px;min-height:310px;display:flex;position:relative}.invite-visual>span{z-index:2;width:75px;height:75px;color:var(--brand-dark);box-shadow:var(--shadow-sm);background:#fff;border:9px solid #ffffffbf;border-radius:23px;place-items:center;display:grid}.invite-visual>span:last-child{color:var(--teal)}.invite-visual svg{width:30px;height:30px}.invite-visual i{background:var(--brand);width:135px;height:1px;position:absolute}.invite-flow .section-heading{margin-bottom:25px}.comparison-scroll{border:1px solid var(--line);background:#fff;border-radius:20px;width:100%;overflow-x:auto}.comparison-table{border-collapse:collapse;width:100%;min-width:760px}.comparison-table th,.comparison-table td{border-bottom:1px solid var(--line);text-align:center;padding:18px 22px}.comparison-table thead th{color:var(--ink);letter-spacing:.02em;background:#f4f8f3;font-size:.82rem}.comparison-table th:first-child{text-align:left;width:38%}.comparison-table tbody th{color:var(--ink-soft);font-size:.86rem;font-weight:630}.comparison-table tbody td{color:var(--muted)}.comparison-table tbody tr:last-child th,.comparison-table tbody tr:last-child td{border-bottom:0}.table-yes,.table-no{border-radius:9px;place-items:center;width:28px;height:28px;display:inline-grid}.table-yes{background:var(--mint);color:var(--brand-dark)}.table-no{color:#8d978f;background:#f1f3f1}.table-yes svg,.table-no svg{width:16px;height:16px}.about-origin-grid{grid-template-columns:.8fr 1.2fr;align-items:start;gap:80px;display:grid}.about-mission-stack{gap:18px;display:grid}.about-mission-stack article{border:1px solid var(--line);background:var(--paper);border-radius:22px;padding:35px}.about-mission-stack article:nth-child(2){background:#f0f8f6}.about-mission-stack .eyebrow{margin-bottom:14px}.about-mission-stack h2{letter-spacing:-.04em;margin:0;font-size:clamp(1.35rem,3vw,2rem);font-weight:620;line-height:1.3}.values-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:15px;display:grid}.values-grid article{border:1px solid var(--line);background:#fff;border-radius:18px;min-height:255px;padding:27px}.values-grid span{background:var(--mint);width:45px;height:45px;color:var(--brand-dark);border-radius:13px;place-items:center;margin-bottom:42px;display:grid}.values-grid article:nth-child(2n) span{background:var(--teal-soft);color:var(--teal)}.values-grid svg{width:21px;height:21px}.values-grid h2{margin-bottom:8px;font-size:1.06rem}.values-grid p{color:var(--muted);margin:0;font-size:.84rem}.faq-hero-card>svg{width:28px;height:28px;color:var(--brand-dark);margin-bottom:24px}.faq-page-wrap{width:min(100%,850px)}.landing-problems-section{background:#fff}.problem-list{border-top:1px solid var(--line);border-bottom:1px solid var(--line);list-style:none;display:grid}.problem-list li{border-bottom:1px solid var(--line);grid-template-columns:48px 40px minmax(0,1fr);align-items:center;gap:18px;padding:19px 0;display:grid}.problem-list li:last-child{border-bottom:0}.problem-index,.solution-index,.feature-matrix-index{color:var(--brand);letter-spacing:.08em;font-size:.7rem;font-weight:780}.problem-icon{background:var(--mint);width:34px;height:34px;color:var(--brand-dark);border-radius:9px;place-items:center;display:grid}.problem-list li:nth-child(2n) .problem-icon{color:var(--teal);background:var(--teal-soft)}.problem-icon svg{width:18px;height:18px}.problem-list h3{letter-spacing:-.025em;margin:0;font-size:1rem;line-height:1.32}.problem-list p{max-width:700px;color:var(--muted);margin:0;font-size:.82rem;line-height:1.58}.landing-solution-section{background:var(--paper)}.solution-layout{grid-template-columns:minmax(0,.78fr) minmax(0,1.22fr);align-items:start;gap:clamp(52px,8vw,108px);display:grid}.solution-copy{max-width:430px}.solution-copy .section-heading{margin-bottom:0}.solution-capability-list{border-top:1px solid var(--line);list-style:none}.solution-capability-list li{border-bottom:1px solid var(--line);grid-template-columns:40px 34px minmax(0,1fr);align-items:start;gap:16px;padding:21px 0;display:grid}.solution-capability-icon{width:30px;height:30px;color:var(--brand-dark);background:#fff;border-radius:8px;place-items:center;display:grid}.solution-capability-list li:nth-child(2n) .solution-capability-icon{color:var(--teal)}.solution-capability-icon svg{width:17px;height:17px}.solution-capability-list h3{letter-spacing:-.02em;margin-bottom:4px;font-size:1rem}.solution-capability-list p{max-width:620px;color:var(--muted);margin:0;font-size:.81rem;line-height:1.55}.landing-features-section{background:#fff}.landing-features-section .section-heading{margin-bottom:34px}.feature-matrix{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.feature-matrix article{border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff;flex-direction:column;justify-content:space-between;gap:20px;min-height:166px;padding:19px 20px 21px;display:flex}.feature-matrix-top{justify-content:space-between;align-items:center;display:flex}.feature-matrix-icon{background:var(--mint);width:32px;height:32px;color:var(--brand-dark);border-radius:8px;place-items:center;display:grid}.feature-matrix article:nth-child(2n) .feature-matrix-icon{background:var(--teal-soft);color:var(--teal)}.feature-matrix-icon svg{width:17px;height:17px}.feature-matrix h3{letter-spacing:-.02em;margin-bottom:5px;font-size:.98rem;line-height:1.32}.feature-matrix p{color:var(--muted);margin:0;font-size:.78rem;line-height:1.52}.landing-steps-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.landing-steps-grid li{min-height:290px}.landing-steps-grid .step-number{margin-bottom:54px}.how-early-access-cta{justify-content:center;margin-top:34px;display:flex}.how-section a:focus-visible,.cta-card a:focus-visible{outline-color:#fff}.early-access-section{border-top:1px solid var(--line);background:#edf7f0}.early-access-layout{grid-template-columns:minmax(0,.72fr) minmax(0,1.28fr);align-items:start;gap:clamp(45px,7vw,86px);display:grid}.early-access-copy{position:sticky;top:118px}.early-access-copy h2{letter-spacing:-.055em;margin-bottom:20px;font-size:clamp(2.15rem,4vw,3.25rem);font-weight:650;line-height:1.08}.early-access-copy>p:not(.eyebrow){color:var(--muted);margin-bottom:28px;font-size:1rem;line-height:1.75}.early-access-assurances{gap:12px;list-style:none;display:grid}.early-access-assurances li{color:var(--ink-soft);align-items:flex-start;gap:10px;font-size:.9rem;display:flex}.early-access-assurances svg{width:20px;height:20px;color:var(--brand-deep);background:#fff;border-radius:50%;flex:none;margin-top:2px;padding:4px}.early-access-form-wrap{min-width:0}.early-access-form{box-shadow:0 14px 40px #13223b14}.early-access-form .field input,.early-access-form .field select,.early-access-form .field textarea{min-width:0}.form-duplicate{color:var(--brand-deep);background:#f1f8ef;border-color:#b9d9b4}.optional-consent{margin-top:-7px}.optional-consent strong{color:var(--ink-soft)}.form-privacy-note{color:var(--muted);margin:13px 0 0;font-size:.75rem}.registration-success-section{background:var(--paper);place-items:center;min-height:690px;padding:90px 0;display:grid}.registration-success-card{border:1px solid var(--line);width:min(100% - 48px,720px);box-shadow:var(--shadow-sm);text-align:center;background:#fff;border-radius:22px;padding:clamp(38px,7vw,72px)}.registration-success-icon{background:var(--mint);width:70px;height:70px;color:var(--brand-dark);border-radius:20px;place-items:center;margin:0 auto 24px;display:grid}.registration-success-icon svg{width:34px;height:34px}.registration-success-card .eyebrow{justify-content:center}.registration-success-card h1{letter-spacing:-.055em;margin-bottom:18px;font-size:clamp(2.25rem,5vw,3.65rem);line-height:1.08}.registration-success-card>p:not(.eyebrow){max-width:570px;color:var(--muted);margin:0 auto 22px}.registration-success-note{background:var(--paper);width:fit-content;color:var(--ink-soft);border-radius:11px;margin:0 auto 28px;padding:10px 14px;font-size:.84rem}.footer-link-unavailable{color:var(--muted);font-size:.83rem}.contact-layout{grid-template-columns:.72fr 1.28fr;align-items:start;gap:70px;display:grid}.contact-details{position:sticky;top:115px}.contact-details h2{letter-spacing:-.04em;margin-bottom:15px;font-size:2rem}.contact-details>p{color:var(--muted);margin-bottom:29px}.contact-methods{gap:13px;display:grid}.contact-method{border:1px solid var(--line);background:var(--paper);border-radius:13px;align-items:center;gap:12px;padding:15px;display:flex}.contact-method>span{width:38px;height:38px;color:var(--brand-dark);background:#fff;border-radius:11px;place-items:center;display:grid}.contact-method svg{width:18px;height:18px}.contact-method div{flex-direction:column;display:flex}.contact-method small{color:var(--muted);font-size:.67rem}.contact-method strong{font-size:.86rem}.contact-form{border:1px solid var(--line);box-shadow:var(--shadow-sm);background:#fff;border-radius:16px;padding:clamp(26px,5vw,45px);position:relative}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.field{flex-direction:column;margin-bottom:19px;display:flex}.field label{color:var(--ink-soft);margin-bottom:7px;font-size:.82rem;font-weight:720}.field label span{color:var(--muted);font-weight:500}.field input,.field select,.field textarea{width:100%;min-height:50px;color:var(--ink);background:#fff;border:1px solid #cbd8ca;border-radius:11px;padding:12px 14px;transition:border-color .15s,box-shadow .15s}.field textarea{resize:vertical;min-height:145px}.field input:focus,.field select:focus,.field textarea:focus{border-color:var(--teal);outline:0;box-shadow:0 0 0 3px #1f7a7221}.field [aria-invalid=true]{border-color:var(--danger)}.field-error{color:var(--danger);margin-top:5px;font-size:.78rem;font-weight:620;display:block}.field-help{color:var(--muted);margin-top:5px;font-size:.7rem}.checkbox-field{color:var(--muted);align-items:flex-start;gap:10px;margin:2px 0 23px;font-size:.86rem;line-height:1.55;display:flex}.checkbox-field input{width:18px;height:18px;accent-color:var(--brand-dark);flex:none;margin-top:2px}.checkbox-field a{color:var(--brand-deep);font-weight:700;text-decoration:underline}.submit-button{min-width:190px}.submit-button:disabled{cursor:wait;opacity:.7;transform:none}.honeypot{width:1px;height:1px;position:absolute;left:-10000px;overflow:hidden}.form-alert{color:var(--danger);background:#fff5f5;border:1px solid #e6b9b9;border-radius:10px;flex-direction:column;margin-bottom:18px;padding:13px 15px;font-size:.8rem;display:flex}.form-success{border:1px solid var(--line);background:var(--mint);border-radius:24px;flex-direction:column;justify-content:center;align-items:flex-start;min-height:470px;padding:clamp(35px,7vw,70px);display:flex}.form-success>svg{width:54px;height:54px;color:var(--brand-dark);margin-bottom:30px}.form-success p:not(.eyebrow){max-width:520px;color:var(--muted)}.spin{animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.legal-wrap{width:min(100% - 48px,850px);margin:0 auto;padding:85px 0 120px}.legal-wrap .eyebrow{margin-bottom:16px}.legal-wrap h1{letter-spacing:-.055em;margin-bottom:18px;font-size:clamp(2.6rem,6vw,4.4rem);line-height:1.03}.legal-content{gap:31px;display:grid}.legal-content section{scroll-margin-top:110px}.legal-content h2{letter-spacing:-.03em;margin-bottom:9px;font-size:1.45rem}.legal-content p,.legal-content li{color:var(--muted)}.legal-content p{margin:0}.legal-content ul{gap:6px;padding-left:20px;display:grid}.terms-header{margin-bottom:44px}.terms-header h1{margin-bottom:20px}.terms-intro{max-width:720px;color:var(--ink-soft);margin-bottom:14px;font-size:1.08rem;line-height:1.75}.terms-updated{color:var(--muted);margin:0;font-size:.92rem}.terms-page .legal-content{gap:38px}.terms-page .legal-content section{gap:12px;display:grid}.terms-email{color:var(--brand-dark);text-underline-offset:3px;font-weight:700;text-decoration:underline;text-decoration-thickness:1px}.terms-email:hover{color:var(--brand-deep)}.account-deletion-page{background:var(--white)}.deletion-hero{border-bottom:1px solid var(--line);background:var(--paper);padding:82px 0 76px}.deletion-hero-inner{grid-template-columns:minmax(0,1fr) 290px;align-items:end;gap:72px;display:grid}.deletion-hero-copy{max-width:790px}.deletion-hero-copy h1{letter-spacing:-.057em;max-width:760px;margin-bottom:22px;font-size:clamp(2.65rem,5.7vw,4.35rem);font-weight:670;line-height:1.03}.deletion-hero-copy>p:last-child{max-width:720px;color:var(--ink-soft);margin-bottom:0;font-size:1.08rem;line-height:1.75}.deletion-hero-note{border:1px solid var(--mint-strong);border-radius:var(--radius);background:var(--white);grid-template-columns:38px 1fr;gap:14px;padding:22px;display:grid}.deletion-hero-note svg{background:var(--mint);width:24px;height:24px;color:var(--brand-deep);border-radius:7px;padding:3px}.deletion-hero-note p{color:var(--ink-soft);margin:0;font-size:.9rem;line-height:1.65}.deletion-content{width:min(100% - 48px,900px);padding-top:78px;padding-bottom:112px}.deletion-content>*+*{margin-top:34px}.deletion-method,.deletion-data-section{border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--white);box-shadow:var(--shadow-sm);padding:clamp(26px,5vw,42px)}.deletion-method-contact{background:linear-gradient(145deg, var(--white) 0%, var(--mint) 100%);border-color:#cfe5d8}.deletion-section-heading{grid-template-columns:52px 1fr;align-items:center;gap:18px;margin-bottom:20px;display:grid}.deletion-icon{background:var(--mint);width:52px;height:52px;color:var(--brand-deep);border-radius:15px;place-items:center;display:grid}.deletion-icon svg{width:24px;height:24px}.deletion-kicker{color:var(--brand-dark);letter-spacing:.08em;text-transform:uppercase;margin:0 0 4px;font-size:.76rem;font-weight:800;line-height:1.3}.deletion-section-heading h2{letter-spacing:-.035em;margin:0;font-size:clamp(1.55rem,3vw,2rem);line-height:1.15}.deletion-method>p,.deletion-data-section>p{color:var(--ink-soft)}.deletion-steps{grid-template-columns:repeat(4,1fr);margin:28px 0;padding:0;list-style:none;display:grid}.deletion-steps li{justify-items:start;gap:8px;min-width:0;padding-right:30px;display:grid;position:relative}.deletion-steps li>span{background:var(--brand-dark);color:#fff;border-radius:50%;place-items:center;width:30px;height:30px;font-size:.82rem;font-weight:800;display:grid}.deletion-steps strong{color:var(--ink);font-size:.93rem;line-height:1.35}.deletion-steps li>svg{width:18px;height:18px;color:var(--brand);position:absolute;top:6px;right:9px}.deletion-method-note{border-left:3px solid var(--brand);background:var(--paper);margin:0;padding:18px 20px;font-size:.93rem;line-height:1.7}.deletion-request-button{margin:9px 0 24px}.deletion-security-note{border-radius:var(--radius-sm);background:var(--white);border:1px solid #cfe5d8;grid-template-columns:24px 1fr;gap:12px;padding:18px 20px;display:grid}.deletion-security-note svg{width:22px;height:22px;color:var(--brand-deep)}.deletion-security-note p{color:var(--ink-soft);margin:0;font-size:.9rem;line-height:1.65}.deletion-verification-note{margin:15px 0 0;font-size:.9rem}.deletion-data-list{grid-template-columns:1fr 1fr;gap:12px 28px;margin-top:25px;list-style:none;display:grid}.deletion-data-list li{color:var(--ink-soft);grid-template-columns:22px 1fr;align-items:start;gap:10px;display:grid}.deletion-data-list svg{background:var(--mint-strong);width:20px;height:20px;color:var(--brand-deep);stroke-width:3px;border-radius:50%;margin-top:3px;padding:4px}.deletion-important{border-radius:var(--radius);background:#fffaf0;border:1px solid #eadbb2;grid-template-columns:42px 1fr;gap:20px;padding:30px 32px;display:grid}.deletion-important>svg{color:#8b6518;width:28px;height:28px;margin-top:1px}.deletion-important h2,.deletion-support h2,.deletion-legal-links h2{letter-spacing:-.025em;margin-bottom:10px;font-size:1.35rem}.deletion-important p{color:#66583a;margin:0}.deletion-important p+p{margin-top:9px}.deletion-support{border-radius:var(--radius);background:var(--ink);color:#fff;grid-template-columns:42px 1fr;gap:20px;padding:30px 32px;display:grid}.deletion-support>svg{color:#91d5ae;width:28px;height:28px;margin-top:1px}.deletion-support p{color:#ffffffc2;margin-bottom:8px}.deletion-support a{color:#fff;text-underline-offset:4px;font-weight:750;text-decoration:underline}.deletion-legal-links{padding-top:10px}.deletion-legal-links ul{grid-template-columns:repeat(2,1fr);gap:10px 14px;list-style:none;display:grid}.deletion-legal-links a{border:1px solid var(--line);border-radius:var(--radius-sm);color:var(--ink-soft);justify-content:space-between;align-items:center;gap:14px;padding:14px 16px;font-size:.9rem;font-weight:680;display:flex}.deletion-legal-links a:hover{border-color:var(--brand);background:var(--mint);color:var(--brand-deep)}.deletion-legal-links a svg{flex:none;width:17px;height:17px}.auth-section{background:var(--paper);place-items:center;min-height:680px;padding:90px 0;display:grid}.auth-card{border:1px solid var(--line);width:min(100% - 48px,620px);box-shadow:var(--shadow-sm);text-align:center;background:#fff;border-radius:22px;padding:clamp(34px,7vw,65px)}.auth-icon{background:var(--mint);width:62px;height:62px;color:var(--brand-dark);border-radius:18px;place-items:center;margin:0 auto 27px;display:grid}.auth-icon svg{width:28px;height:28px}.auth-card .eyebrow{justify-content:center}.auth-card h1{letter-spacing:-.05em;margin-bottom:18px;font-size:clamp(2rem,5vw,3.1rem);line-height:1.08}.auth-card>p:not(.eyebrow){color:var(--muted);margin-bottom:27px}.auth-actions{justify-content:center;gap:10px;display:flex}.auth-note{border-top:1px solid var(--line);padding-top:20px;font-size:.78rem;margin:22px 0 0!important}.not-found{text-align:center;place-items:center;min-height:650px;padding:90px 0;display:grid}.not-found-inner{width:min(100% - 48px,640px)}.not-found-code{color:var(--brand-dark);letter-spacing:-.08em;margin-bottom:7px;font-size:6rem;font-weight:760;line-height:1;display:block}.not-found h1{letter-spacing:-.05em;margin-bottom:15px;font-size:clamp(2.2rem,5vw,3.6rem)}.not-found p{color:var(--muted);margin-bottom:28px}@media (width<=1100px){.desktop-nav{gap:14px}.desktop-nav a{font-size:.82rem}.hero-grid{grid-template-columns:minmax(0,.84fr) minmax(0,1.16fr);gap:30px}.hero-copy h1{font-size:clamp(2.8rem,5vw,4.1rem)}.outcome-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.outcome-card{min-height:275px}.feature-icon{margin-bottom:38px}.mini-features-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.outcome-card:nth-child(2n){border-right:0}.outcome-card:nth-child(-n+2){border-bottom:1px solid var(--line)}.outcome-card:nth-child(3){padding-left:0}}@media (width<=920px){.section{padding:82px 0}.site-header{-webkit-backdrop-filter:none;backdrop-filter:none;background:#fff}.desktop-nav,.desktop-cta,.login-link{display:none}.header-actions{margin-left:0}.mobile-menu{display:block}.mobile-menu>.menu-button{display:flex}.mobile-menu[open]>.menu-button{z-index:140;top:13px;right:max(16px, calc((100vw - var(--container)) / 2));position:fixed}.mobile-menu[open] .mobile-nav-backdrop{display:flex}body:has(.mobile-menu[open]){overflow:hidden}.hero-section{padding-top:56px}.hero-grid{grid-template-columns:1fr}.hero-copy{max-width:760px;padding-bottom:10px}.hero-copy h1{max-width:760px;font-size:clamp(3rem,9vw,4.7rem)}.hero-product-wrap{max-width:760px}.product-stage{width:100%;margin:28px auto 0}.outcome-grid{grid-template-columns:1fr}.outcome-card,.outcome-card:nth-child(3),.outcome-card+.outcome-card{border-right:0;border-bottom:1px solid var(--line);min-height:245px;padding-left:0}.outcome-card:last-child{border-bottom:0}.split-grid{grid-template-columns:1fr}.problem-visual{order:2}.problem-copy{order:1}.bridge-story-grid{grid-template-columns:1fr;gap:72px}.bridge-connector{top:50%;transform:translate(-50%,-50%)rotate(90deg)}.bridge-connector span{transform:rotate(-90deg)}.how-heading-row{flex-direction:column;align-items:flex-start}.steps-grid{grid-template-columns:1fr}.steps-grid li{min-height:auto}.step-number{margin-bottom:50px}.security-card{grid-template-columns:1fr}.security-visual{display:none}.pricing-grid{grid-template-columns:1fr}.pricing-card,.pricing-description{min-height:auto}.faq-layout{grid-template-columns:1fr}.faq-intro{position:static}.cta-card{flex-direction:column;align-items:flex-start}.cta-actions{flex-direction:row}.footer-grid{grid-template-columns:1.4fr repeat(2,1fr)}.footer-group:last-child{grid-column:2}.page-hero-inner{grid-template-columns:1fr}.page-hero-aside{max-width:500px}.contact-layout{grid-template-columns:1fr}.contact-details{position:static}.role-flow-grid{grid-template-columns:1fr}.role-flow-arrow{transform:rotate(90deg)}.day-story-grid,.about-origin-grid,.invite-flow{grid-template-columns:1fr}.day-story-grid .section-heading{position:static}.invite-visual{order:2}.values-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=680px){.container{width:min(calc(100% - 32px), var(--container))}.section{padding:70px 0}.header-inner{min-height:70px}.brand>.brand-logo-image{width:40px}.brand-name{font-size:1.08rem}.hero-section{padding-top:43px}.hero-copy h1{margin-bottom:20px;font-size:clamp(2.3rem,10vw,3.2rem);line-height:1.03}.hero-lead{font-size:1rem}.hero-actions{display:grid}.hero-actions .button{width:100%}.hero-assurances{gap:8px;display:grid}.hero-grid .product-stage{border-radius:16px;width:100%;margin:18px 0 0}.product-stage-compact{width:100%;margin-inline:auto}.hero-proof-row{grid-template-columns:1fr;margin-top:28px}.hero-proof-row>div,.hero-proof-row>div+div{border-right:0;border-bottom:1px solid var(--line);min-height:57px;padding:14px 0}.hero-proof-row>div:last-child{border-bottom:0}.product-caption{text-align:left;margin-top:9px}.tool-cloud{min-height:390px}.tool-pill{min-height:42px;padding:9px 11px;font-size:.66rem}.tool-pill-1{top:30px;left:15px}.tool-pill-2{top:47px;right:13px}.tool-pill-3{bottom:40px;left:10px}.tool-pill-4{bottom:23px;right:16px}.tool-pill-5{right:5px}.bridge-node{width:130px;height:130px}.outcome-grid,.mini-features-grid{grid-template-columns:1fr}.outcome-card{min-height:245px}.audience-card{min-height:auto;padding:27px}.audience-card-top{margin-bottom:28px}.steps-grid li{padding:27px}.step-number{margin-bottom:38px}.security-card{border-radius:22px;width:calc(100% - 32px);padding:35px 25px}.security-points{grid-template-columns:1fr}.billing-note{border-radius:14px;align-items:flex-start}.pricing-card{padding:25px}.faq-item summary{min-height:64px;font-size:.9rem}.cta-section{padding-top:0}.cta-card{border-radius:22px;width:calc(100% - 32px);padding:37px 24px}.cta-actions{flex-direction:column;width:100%}.cta-actions .button{width:100%}.site-footer{margin-top:70px;padding-top:50px}.footer-grid{grid-template-columns:repeat(2,1fr);gap:35px 25px}.footer-brand{grid-column:1/-1}.footer-group:last-child{grid-column:auto}.footer-bottom{flex-direction:column;align-items:flex-start}.cookie-notice{flex-direction:column;align-items:stretch;width:calc(100% - 24px);bottom:12px;right:12px}.cookie-notice>div{grid-template-columns:1fr 1fr;display:grid}.page-hero{min-height:420px;padding:70px 0}.page-hero-inner{gap:35px}.page-hero-copy h1{font-size:clamp(2.55rem,12vw,3.8rem)}.content-grid-2{grid-template-columns:1fr}.feature-detail-row{grid-template-columns:46px 1fr;padding:21px}.feature-detail-row>span{width:44px;height:44px}.form-grid{grid-template-columns:1fr;gap:0}.contact-form{padding:23px}.submit-button{width:100%}.auth-actions{flex-direction:column}.auth-actions .button{width:100%}.legal-wrap{width:calc(100% - 32px)}.deletion-hero{padding:66px 0 60px}.deletion-hero-inner{grid-template-columns:1fr;gap:30px}.deletion-hero-note{max-width:520px}.deletion-content{width:calc(100% - 32px);padding-top:52px;padding-bottom:82px}.deletion-steps{grid-template-columns:repeat(2,1fr);gap:22px 12px}.deletion-steps li:nth-child(2)>svg{display:none}.workflow-row{grid-template-columns:45px 1fr;gap:18px}.workflow-icon{width:45px;height:45px}.workflow-row>div:last-child{grid-column:1/-1}.role-flow-card{padding:25px}.day-timeline:before{display:none}.day-timeline li{grid-template-columns:1fr;gap:7px;padding:22px}.day-timeline li:before{display:none}.invite-visual{gap:55px;min-height:250px}.about-mission-stack article{padding:26px}.values-grid{grid-template-columns:1fr}.values-grid article{min-height:225px}}@media (width<=380px){.hero-copy h1{font-size:2.25rem}.tool-pill-5{display:none}.footer-grid{grid-template-columns:1fr}.footer-group:last-child{grid-column:auto}.cookie-notice>div{grid-template-columns:1fr}}@media (width<=1100px){.problem-list li{grid-template-columns:42px 36px minmax(0,1fr);gap:14px}.solution-layout{gap:48px}.feature-matrix,.landing-steps-grid,.benefits-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.early-access-layout{grid-template-columns:minmax(0,.78fr) minmax(0,1.22fr);gap:45px}}@media (width<=920px){.landing-steps-grid,.early-access-layout{grid-template-columns:1fr}.early-access-copy{max-width:720px;position:static}.solution-layout{grid-template-columns:1fr;gap:45px}.solution-copy{max-width:720px}}@media (width<=680px){.benefits-grid{grid-template-columns:1fr}.problem-list li{grid-template-columns:32px 34px 1fr;gap:12px;padding:18px 0}.problem-list li>div{grid-column:3}.solution-capability-list li{grid-template-columns:32px 30px minmax(0,1fr);gap:12px;padding:18px 0}.solution-capability-icon{width:28px;height:28px}.solution-capability-list h3{font-size:.94rem}.feature-matrix{grid-template-columns:1fr}.feature-matrix article{min-height:148px;padding:17px 18px 19px}.landing-steps-grid li{min-height:auto}.landing-steps-grid .step-number{margin-bottom:38px}.how-early-access-cta .button{width:100%}.benefits-grid>div{min-height:135px}.early-access-copy h2{font-size:clamp(2.05rem,10vw,2.8rem)}.early-access-form{padding:23px}.registration-success-card{border-radius:22px;width:calc(100% - 32px);padding:36px 23px}.site-footer{margin-top:0}.deletion-hero-copy h1{font-size:clamp(2.35rem,12vw,3.3rem)}.deletion-section-heading{grid-template-columns:44px 1fr;gap:14px}.deletion-icon{border-radius:13px;width:44px;height:44px}.deletion-data-list,.deletion-legal-links ul{grid-template-columns:1fr}.deletion-important,.deletion-support{grid-template-columns:1fr;gap:12px;padding:25px}}@media (width<=380px){.early-access-form{padding:19px}.early-access-form .button{padding-inline:14px;font-size:.86rem}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.admin-page,.admin-auth-page{background:#f5faf4;min-height:70vh;padding:72px 24px}.admin-shell{max-width:1400px;margin:0 auto}.admin-heading{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:28px;display:flex}.admin-heading h1{margin:8px 0 4px;font-size:clamp(2rem,4vw,3.4rem)}.admin-heading p{color:#617166;margin:0}.admin-actions{flex-wrap:wrap;gap:10px;display:flex}.admin-actions a,.admin-actions button,.admin-filters button,.admin-pagination button,.admin-auth-card button{color:#245d2e;font:inherit;cursor:pointer;background:#fff;border:1px solid #c8dbcb;border-radius:10px;padding:11px 15px;text-decoration:none}.admin-actions button:last-child{color:#fff;background:#245d2e}.admin-filters{grid-template-columns:2fr 1fr 1fr 1fr 1fr auto;gap:10px;margin-bottom:20px;display:grid}.admin-filters input,.admin-filters select,.admin-auth-card input{font:inherit;background:#fff;border:1px solid #c8dbcb;border-radius:10px;min-width:0;padding:12px}.admin-filters button,.admin-auth-card button{color:#fff;background:#367f35}.admin-table-wrap{background:#fff;border:1px solid #d6e4d6;border-radius:16px;overflow:auto}.admin-table-wrap table{border-collapse:collapse;width:100%;min-width:1050px}.admin-table-wrap th,.admin-table-wrap td{text-align:left;vertical-align:top;border-bottom:1px solid #edf2ed;padding:14px 16px}.admin-table-wrap th{color:#617166;text-transform:uppercase;letter-spacing:.04em;font-size:.78rem}.admin-table-wrap td{font-size:.9rem}.admin-state{text-align:center;color:#617166;background:#fff;border:1px solid #d6e4d6;border-radius:16px;padding:56px 20px}.admin-error{color:#a33c32;background:#fff4f2;border:1px solid #eccac4;border-radius:10px;padding:12px 14px}.admin-pagination{justify-content:center;align-items:center;gap:16px;padding:24px;display:flex}.admin-pagination button:disabled{opacity:.45;cursor:not-allowed}.admin-auth-page{place-items:center;display:grid}.admin-auth-card{background:#fff;border:1px solid #d6e4d6;border-radius:18px;width:min(100%,440px);padding:32px;box-shadow:0 16px 40px #28522b14}.admin-brand{color:#245d2e;font-weight:700;text-decoration:none}.admin-auth-card h1{margin:28px 0 8px}.admin-auth-card p{color:#617166}.admin-auth-card form{gap:10px;margin-top:24px;display:grid}.admin-auth-card button{margin-top:8px}@media (width<=920px){.admin-page,.admin-auth-page{padding:44px 16px}.admin-heading{flex-direction:column;align-items:flex-start}.admin-actions{width:100%}.admin-actions>*{text-align:center;flex:1}.admin-filters{grid-template-columns:1fr 1fr}.admin-filters input:first-child,.admin-filters button{grid-column:1/-1}}
