.marketing-site{background:var(--color-canvas-warm);min-height:100vh;color:var(--color-text);scroll-behavior:smooth;overflow:clip}body:has(.marketing-site){padding-bottom:0}.auth-experience{background:radial-gradient(circle at 9% 10%, #9fc5cc47, transparent 27rem), radial-gradient(circle at 94% 92%, #cf993d1f, transparent 24rem), var(--color-canvas-warm);min-height:100dvh;padding:clamp(.75rem,2vw,1.5rem)}.auth-experience-shell{background:var(--color-surface-raised);border:1px solid #20384a1a;border-radius:clamp(1.15rem,2vw,1.75rem);width:min(100%,1280px);min-height:calc(100dvh - clamp(1.5rem,4vw,3rem));margin-inline:auto;display:grid;overflow:hidden;box-shadow:0 30px 90px #20384a24}.auth-story-panel{isolation:isolate;background:var(--color-primary-navy);min-height:17rem;position:relative;overflow:hidden}.auth-story-image{z-index:-2;object-fit:cover;object-position:center;transform:scale(1.035)}.auth-story-shade{z-index:-1;background:linear-gradient(#162a3926,#122837d6 76%,#122837f5);position:absolute;inset:0}.auth-story-content{color:#fff;flex-direction:column;justify-content:space-between;min-height:100%;padding:clamp(1.5rem,4vw,3.5rem);display:flex}.auth-story-message{max-width:31rem;margin-top:5rem}.auth-story-message>p{color:var(--color-sky);letter-spacing:.15em;text-transform:uppercase;font-size:.68rem;font-weight:800}.auth-story-message h2{font-family:var(--font-display);letter-spacing:-.052em;text-wrap:balance;margin-top:1rem;font-size:clamp(2rem,3.5vw,3.7rem);font-weight:620;line-height:1.02}.auth-story-message ul{color:#ffffffc7;gap:.8rem;margin-top:1.75rem;font-size:.78rem;display:grid}.auth-story-message li{align-items:center;gap:.65rem;display:flex}.auth-story-message svg{color:var(--color-sky);flex:none}.auth-form-panel{background:#fffffff5;flex-direction:column;min-width:0;display:flex}.auth-form-header{border-bottom:1px solid var(--color-border);justify-content:flex-end;align-items:center;min-height:4.6rem;padding:1rem clamp(1.25rem,4vw,3.5rem);display:flex}.auth-back-link{color:var(--color-muted);font-size:.72rem;font-weight:750;transition:color .18s}.auth-back-link:hover{color:var(--color-teal)}.auth-form-content{width:min(100%,35rem);margin:auto;padding:clamp(2rem,5vw,4.5rem) clamp(1.25rem,5vw,4.5rem)}.auth-experience-register .auth-form-content{width:min(100%,48rem);padding-block:clamp(2rem,3.5vw,3rem)}.auth-experience-verify .auth-form-content{width:min(100%,38rem)}.auth-form-icon{background:var(--color-space-soft);width:2.75rem;height:2.75rem;color:var(--color-teal);border-radius:.85rem;place-items:center;display:grid}.auth-form-title{font-family:var(--font-display);letter-spacing:-.055em;text-wrap:balance;margin-top:.65rem;font-size:clamp(2.35rem,4vw,3.65rem);font-weight:640;line-height:1}.auth-form-description{max-width:39rem;color:var(--color-muted);margin-top:.85rem;font-size:.82rem;line-height:1.65}.auth-field-label{color:var(--color-text);font-size:.7rem;font-weight:760;display:block}.auth-field-label>span{color:var(--color-muted);font-weight:500}.auth-input{border:1px solid var(--color-border);background:var(--color-surface-raised);width:100%;color:var(--color-text);border-radius:.8rem;outline:none;margin-top:.5rem;padding:.85rem .9rem;font-size:.78rem;transition:border-color .16s,box-shadow .16s,background .16s}.auth-submit-button{background:var(--color-teal);color:#fff;border-radius:.85rem;justify-content:center;align-items:center;gap:.55rem;width:100%;min-height:3rem;padding:.8rem 1rem;font-size:.75rem;font-weight:800;transition:transform .18s,background .18s,box-shadow .18s;display:flex;box-shadow:0 10px 24px #17687529}.auth-submit-button:hover{background:var(--color-primary-navy);transform:translateY(-1px);box-shadow:0 14px 30px #20384a33}.auth-submit-button:disabled{cursor:wait;opacity:.58;transform:none}.auth-feedback{border-radius:.8rem;padding:.85rem 1rem;font-size:.72rem;line-height:1.55}.auth-feedback-error{border:1px solid var(--color-danger-border);background:var(--color-danger-soft);color:var(--color-danger)}.auth-feedback-success{border:1px solid var(--color-success-border);background:var(--color-success-soft);color:var(--color-success)}.auth-feedback-preview{border:1px solid var(--color-warning-border);background:var(--color-warning-soft);color:var(--color-warning)}.auth-plan-grid{gap:.65rem;margin-top:.8rem;display:grid}.auth-plan-option{cursor:pointer;border:1px solid var(--color-border);background:var(--color-surface-raised);border-radius:1rem;grid-template-columns:1fr auto;gap:.2rem .6rem;min-width:0;padding:.9rem;transition:border-color .16s,background .16s,box-shadow .16s,transform .16s;display:grid;position:relative}.auth-plan-option:hover{border-color:var(--color-interactive-border);transform:translateY(-1px)}.auth-plan-option:has(input:checked){border-color:var(--color-teal);background:var(--color-space-soft);box-shadow:0 0 0 2px #17687517}.auth-plan-option input{opacity:0;width:1px;height:1px;position:absolute;overflow:hidden}.auth-plan-option input:focus-visible+.auth-plan-check{box-shadow:0 0 0 3px #1768752e}.auth-plan-option strong{font-family:var(--font-display);padding-right:1.6rem;font-size:1rem}.auth-plan-option small{color:var(--color-muted);font-size:.6rem;line-height:1.4;overflow:hidden}.auth-plan-option b{color:var(--color-teal);white-space:nowrap;grid-area:1/2/span 2;align-self:center;font-size:.68rem}.auth-plan-check{background:var(--color-teal);color:#fff;border-radius:50%;place-items:center;width:1.2rem;height:1.2rem;display:none;position:absolute;top:.75rem;right:.75rem}.auth-plan-option:has(input:checked) .auth-plan-check{display:grid}.auth-plan-option:has(input:checked) b{margin-right:1.35rem}.auth-billing-toggle{background:var(--color-surface-subtle);border-radius:.65rem;padding:.2rem;display:flex}.auth-billing-toggle button{color:var(--color-muted);border-radius:.5rem;padding:.4rem .55rem;font-size:.58rem;font-weight:780}.auth-billing-toggle button[aria-pressed=true]{color:var(--color-text);box-shadow:var(--shadow-1);background:#fff}.auth-payment-note{background:var(--color-protected-soft);color:var(--color-success);border-radius:.75rem;gap:.6rem;margin-top:.75rem;padding:.7rem .8rem;font-size:.62rem;line-height:1.5;display:flex}.auth-payment-note svg{flex:none;margin-top:.05rem}.auth-payment-note span{color:var(--color-muted)}.auth-payment-note strong{color:var(--color-success)}.auth-selected-plan{border:1px solid var(--color-border);background:var(--color-surface-subtle);color:var(--color-teal);border-radius:.9rem;align-items:center;gap:.75rem;padding:.85rem 1rem;display:flex}.auth-selected-plan div{display:grid}.auth-selected-plan strong{color:var(--color-text);font-size:.76rem}.auth-selected-plan span{color:var(--color-muted);margin-top:.15rem;font-size:.62rem}.auth-intent-note{border-left:3px solid var(--color-teal);background:var(--color-space-soft);border-radius:0 .8rem .8rem 0;gap:.2rem;margin-top:1.2rem;padding:.8rem 1rem;display:grid}.auth-intent-note span{color:var(--color-teal);letter-spacing:.08em;text-transform:uppercase;font-size:.58rem;font-weight:800}.auth-intent-note strong{color:var(--color-text);font-size:.76rem}.auth-intent-note small{color:var(--color-muted);font-size:.62rem;line-height:1.45}.checkout-summary-card{border:1px solid var(--color-border);background:var(--color-surface-raised);box-shadow:var(--shadow-1);border-radius:1rem;overflow:hidden}.checkout-summary-card>div{border-bottom:1px solid var(--color-border);background:linear-gradient(135deg, var(--color-space-soft), white);gap:.2rem;padding:1.2rem;display:grid}.checkout-summary-card p{color:var(--color-teal);letter-spacing:.11em;text-transform:uppercase;font-size:.65rem;font-weight:800}.checkout-summary-card strong{font-family:var(--font-display);letter-spacing:-.04em;margin-top:.3rem;font-size:1.8rem}.checkout-summary-card span{color:var(--color-muted);font-size:.64rem}.checkout-summary-card ul{gap:.7rem;padding:1.1rem 1.2rem;font-size:.72rem;display:grid}.checkout-summary-card li{align-items:center;gap:.6rem;display:flex}.checkout-summary-card li svg{color:var(--color-success)}.checkout-plan-tabs{grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem;margin-top:.65rem;display:grid}.checkout-plan-tabs button{border:1px solid var(--color-border);background:var(--color-surface-raised);min-height:2.7rem;color:var(--color-muted);border-radius:.75rem;font-size:.7rem;font-weight:800;transition:border-color .16s,background .16s,color .16s}.checkout-plan-tabs button:hover{border-color:var(--color-interactive-border);color:var(--color-text)}.checkout-plan-tabs button[aria-pressed=true]{border-color:var(--color-teal);background:var(--color-space-soft);color:var(--color-teal);box-shadow:0 0 0 2px #17687514}.checkout-billing-toggle{width:fit-content;margin-top:.65rem}.verify-steps{counter-reset:verify-step;gap:.65rem;margin-top:1.25rem;display:grid}.verify-step{border:1px solid var(--color-border);background:var(--color-surface-subtle);border-radius:.85rem;grid-template-columns:auto 1fr;align-items:start;gap:.75rem;padding:.8rem .9rem;display:grid}.verify-step:before{counter-increment:verify-step;content:counter(verify-step);background:var(--color-primary-navy);color:#fff;border-radius:50%;place-items:center;width:1.45rem;height:1.45rem;font-size:.58rem;font-weight:800;display:grid}.verify-step strong{color:var(--color-text);font-size:.7rem;display:block}.verify-step span{color:var(--color-muted);margin-top:.15rem;font-size:.62rem;line-height:1.5;display:block}@media (min-width:1024px){.auth-experience-shell{grid-template-columns:minmax(20rem,.82fr) minmax(30rem,1.18fr)}.auth-story-panel{min-height:calc(100dvh - clamp(1.5rem,4vw,3rem))}.auth-plan-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.auth-plan-option{grid-template-columns:1fr;align-content:start;min-height:7.5rem}.auth-plan-option b{grid-area:auto;align-self:auto;margin-top:.4rem}.auth-plan-option:has(input:checked) b{margin-right:0}}@media (max-width:1023px){.auth-experience{padding:0}.auth-experience-shell{border:0;border-radius:0;min-height:100dvh}.auth-story-content{padding:1.4rem}.auth-story-content>a{display:none}.auth-story-message{margin-top:1rem}.auth-story-message h2{font-size:2.25rem}.auth-story-message ul{display:none}.auth-form-header{justify-content:space-between}}.marketing-container{width:min(100% - 2rem,1220px);margin-inline:auto}.marketing-skip-link{z-index:200;background:var(--color-primary-navy);color:#fff;border-radius:.75rem;padding:.65rem 1rem;font-size:.8rem;font-weight:700;transition:transform .16s;position:fixed;top:.75rem;left:.75rem;transform:translateY(-160%)}.marketing-skip-link:focus{transform:translateY(0)}.marketing-header{z-index:100;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fcfbf8e0;border-bottom:1px solid #20384a14;position:sticky;top:0}.marketing-nav-link,.marketing-link-button{color:var(--color-muted);font-size:.8rem;font-weight:650;transition:color .18s}.marketing-nav-link{padding-block:.65rem;position:relative}.marketing-nav-link:after{background:var(--color-teal);content:"";border-radius:999px;height:2px;transition:transform .18s;position:absolute;bottom:.28rem;left:0;right:0;transform:scaleX(0)}.marketing-nav-link:hover,.marketing-link-button:hover,.marketing-nav-link[aria-current=page]{color:var(--color-teal)}.marketing-nav-link[aria-current=page]:after{transform:scaleX(1)}.marketing-primary-button,.marketing-secondary-button,.marketing-light-button,.marketing-ghost-light-button{border-radius:.8rem;justify-content:center;align-items:center;gap:.5rem;min-height:44px;padding:.7rem 1.05rem;font-size:.78rem;font-weight:750;line-height:1;transition:transform .18s,background .18s,border-color .18s,box-shadow .18s;display:inline-flex}.marketing-primary-button{background:var(--color-teal);color:#fff;box-shadow:0 8px 22px #17687529}.marketing-primary-button:hover{background:var(--color-primary-navy);transform:translateY(-1px);box-shadow:0 12px 28px #20384a30}.marketing-secondary-button{border:1px solid var(--color-border);color:var(--color-text);background:#ffffffd1}.marketing-secondary-button:hover{border-color:var(--color-interactive-border);box-shadow:var(--shadow-2);background:#fff;transform:translateY(-1px)}.marketing-light-button{color:var(--color-primary-navy);background:#fff;box-shadow:0 12px 28px #00000024}.marketing-light-button:hover{background:var(--color-space-soft);transform:translateY(-2px)}.marketing-ghost-light-button{color:#fff;border:1px solid #ffffff38}.marketing-ghost-light-button:hover{background:#ffffff12;border-color:#ffffff80}.marketing-primary-large{min-height:50px;padding:.9rem 1.25rem;font-size:.85rem}.marketing-mobile-menu-trigger{border:1px solid var(--color-border);width:44px;height:44px;color:var(--color-text);background:#fff;border-radius:.8rem;place-items:center}.marketing-mobile-section-title{color:var(--color-muted);letter-spacing:.14em;text-transform:uppercase;font-size:.64rem;font-weight:800}.marketing-mobile-nav-link{color:var(--color-text);border-radius:.7rem;padding:.75rem .8rem;font-size:.85rem;font-weight:720}.marketing-mobile-nav-link:hover{background:var(--color-surface-subtle);color:var(--color-teal)}.marketing-mobile-login,.marketing-mobile-cta{border-radius:.8rem;justify-content:center;align-items:center;min-height:46px;padding:.75rem 1rem;font-size:.8rem;font-weight:800;display:flex}.marketing-mobile-login{border:1px solid var(--color-interactive-border);background:var(--color-space-soft);color:var(--color-teal)}.marketing-mobile-cta{background:var(--color-teal);color:#fff;box-shadow:0 8px 22px #17687529}.marketing-hero{isolation:isolate;background:radial-gradient(circle at 12% 18%, #e7f3f0c7, transparent 25rem), radial-gradient(circle at 92% 10%, #f8f1e5eb, transparent 30rem), var(--color-canvas-warm);position:relative}.marketing-horizon{z-index:-1;background:#9fc5cc1f;border-radius:52% 48% 0 0/65% 70% 0 0;width:48rem;height:22rem;position:absolute;bottom:-8rem;right:-6rem;transform:rotate(-5deg)}.marketing-display{max-width:700px;font-family:var(--font-display);letter-spacing:-.058em;text-wrap:balance;font-size:clamp(2.7rem,5.6vw,5rem);font-weight:650;line-height:.98}.marketing-eyebrow{color:var(--color-teal);letter-spacing:.15em;text-transform:uppercase;font-size:.69rem;font-weight:800}.marketing-eyebrow-light{color:var(--color-sky)}.decision-demo{background:#ffffffeb;border:1px solid #20384a1c;border-radius:1.5rem;transition:border-color .24s,box-shadow .24s;overflow:hidden;box-shadow:0 28px 80px #20384a24}.decision-demo-risk{border-color:#b7483c30;box-shadow:0 28px 80px #52392f29}.decision-demo-sustainable{border-color:#526f5a38}.decision-demo-topbar{border-bottom:1px solid var(--color-border);background:var(--color-surface-subtle);color:var(--color-muted);letter-spacing:.06em;text-transform:uppercase;justify-content:space-between;align-items:center;padding:.8rem 1.25rem;font-size:.65rem;font-weight:750;display:flex}.decision-demo-body{gap:1.15rem;padding:clamp(1.1rem,3vw,1.75rem);display:grid}.demo-live-dot{background:var(--color-meadow);border-radius:999px;width:.45rem;height:.45rem;display:inline-block;box-shadow:0 0 0 4px #526f5a1c}.demo-plan-context{border:1px solid var(--color-border);background:var(--color-surface-subtle);border-radius:.9rem;grid-template-columns:repeat(2,minmax(0,1fr));display:grid;overflow:hidden}.demo-plan-context>span{gap:.16rem;min-width:0;padding:.65rem .75rem;display:grid}.demo-plan-context>span:nth-child(2n){border-left:1px solid var(--color-border)}.demo-plan-context>span:nth-child(n+3){border-top:1px solid var(--color-border)}.demo-plan-context small{color:var(--color-muted);font-size:.62rem;font-weight:700}.demo-plan-context strong{color:var(--color-text);text-overflow:ellipsis;white-space:nowrap;font-size:.72rem;font-weight:760;overflow:hidden}.demo-pac-fieldset{min-width:0}.demo-pac-fieldset legend{font-family:var(--font-display);letter-spacing:-.025em;padding:0;font-size:1.18rem;font-weight:700}.demo-pac-options{grid-template-columns:repeat(3,minmax(0,1fr));gap:.55rem;margin-top:.75rem;display:grid}.demo-pac-options button{border:1px solid var(--color-border);min-width:0;color:var(--color-text);text-align:center;background:#fff;border-radius:.8rem;gap:.12rem;padding:.35rem .45rem;transition:border-color .18s,background .18s,box-shadow .18s,transform .18s;display:grid}.demo-pac-options button:hover{border-color:var(--color-interactive-border);transform:translateY(-1px)}.demo-pac-options button:focus-visible{outline-offset:2px;outline:3px solid #1768752e}.demo-pac-options button[aria-pressed=true]{border-color:var(--color-teal);background:var(--color-space-soft);box-shadow:0 0 0 2px #17687514}.demo-pac-options strong{font-family:var(--font-display);letter-spacing:-.03em;text-overflow:ellipsis;white-space:nowrap;font-size:1rem;overflow:hidden}.demo-pac-options span{color:var(--color-muted);font-size:.62rem;font-weight:720}.demo-result{background:#fff;border:1px solid #20384a1f;border-radius:1.15rem;transition:border-color .22s,background .22s;overflow:hidden}.demo-result-risk{border-color:var(--color-danger-border);background:linear-gradient(180deg, var(--color-danger-soft), white 33%)}.demo-result-sustainable{border-color:var(--color-success-border);background:linear-gradient(180deg, var(--color-protected-soft), white 33%)}.demo-result-copy{grid-template-columns:auto 1fr;gap:.75rem;padding:1rem 1rem .65rem;display:grid}.demo-result-icon{background:var(--color-protected-soft);width:2.15rem;height:2.15rem;color:var(--color-success);border-radius:.7rem;place-items:center;display:grid}.demo-result-risk .demo-result-icon{background:var(--color-danger-soft);color:var(--color-danger)}.demo-result-copy p{color:var(--color-muted);letter-spacing:.1em;text-transform:uppercase;font-size:.62rem;font-weight:800}.demo-result-copy h3{font-family:var(--font-display);letter-spacing:-.045em;margin-top:.15rem;font-size:1.7rem;font-weight:720;line-height:1}.demo-result-risk .demo-result-copy h3{color:var(--color-danger)}.demo-result-copy>div>span{color:var(--color-muted);margin-top:.4rem;font-size:.75rem;line-height:1.55;display:block}.demo-chart{border:1px solid var(--color-border);background:#ffffffd6;border-radius:.85rem;margin:0 .8rem;padding:.65rem .65rem .25rem}.demo-chart figcaption{color:var(--color-text);padding-inline:.2rem;font-size:.68rem;font-weight:760}.demo-chart svg{width:100%;height:auto;margin-top:.1rem;display:block;overflow:visible}.demo-chart-grid{stroke:#20384a14;stroke-width:1px}.demo-chart-threshold{stroke:var(--color-sun);stroke-dasharray:5 5;stroke-width:1.5px}.demo-chart-threshold-label{fill:var(--color-sun-deep);font-size:13px;font-weight:700}.demo-chart-area{transition:points .26s}.demo-chart-line{fill:none;stroke:var(--color-teal);stroke-linecap:round;stroke-linejoin:round;stroke-width:3px;transition:points .26s}.demo-result-risk .demo-chart-line{stroke:var(--color-danger)}.demo-chart-risk-point{fill:#fff;stroke:var(--color-danger);stroke-width:3px}.demo-chart-axis-label{fill:var(--color-muted);font-size:11px;font-weight:650}.demo-result-metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem;padding:.75rem .8rem;display:grid}.demo-metric{border:1px solid var(--color-border);background:var(--color-surface-subtle);border-radius:.8rem;min-width:0;padding:.7rem .75rem}.demo-metric p{color:var(--color-muted);letter-spacing:.07em;text-transform:uppercase;font-size:.6rem;font-weight:780}.demo-metric strong{font-family:var(--font-display);letter-spacing:-.035em;text-overflow:ellipsis;white-space:nowrap;margin-top:.28rem;font-size:1.05rem;display:block;overflow:hidden}.demo-metric span{color:var(--color-muted);margin-top:.12rem;font-size:.62rem;display:block}.demo-result-footer{border-top:1px solid var(--color-border);justify-content:space-between;align-items:center;gap:.75rem;padding:.75rem .8rem;display:flex}.demo-try-button{background:var(--color-teal);color:#fff;border-radius:.65rem;justify-content:center;align-items:center;gap:.4rem;min-height:36px;padding:.55rem .75rem;font-size:.68rem;font-weight:800;transition:background .18s,transform .18s;display:inline-flex}.demo-try-button:hover{background:var(--color-primary-navy);transform:translateY(-1px)}.demo-protected-note{color:var(--color-success);align-items:center;gap:.4rem;font-size:.67rem;font-weight:760;display:inline-flex}.demo-reasons{position:relative}.demo-reasons summary{cursor:pointer;color:var(--color-teal);align-items:center;gap:.25rem;font-size:.66rem;font-weight:760;list-style:none;display:flex}.demo-reasons summary::-webkit-details-marker{display:none}.demo-reasons summary svg{transition:transform .18s}.demo-reasons[open] summary svg{transform:rotate(90deg)}.demo-reasons ul{z-index:5;border:1px solid var(--color-border);width:min(78vw,320px);color:var(--color-muted);box-shadow:var(--shadow-popover);background:#fff;border-radius:.85rem;gap:.5rem;padding:.85rem 1rem .85rem 1.75rem;font-size:.67rem;line-height:1.45;display:grid;position:absolute;bottom:calc(100% + .7rem);right:0}.demo-reasons li{list-style:outside}.demo-data-note{color:var(--color-muted);align-items:flex-start;gap:.5rem;font-size:.67rem;line-height:1.5;display:flex}.demo-data-note svg{color:var(--color-sun);flex:none;margin-top:.1rem}.marketing-proof-strip{border-block:1px solid var(--color-border);background:#fff}.marketing-proof-stat{text-align:center;gap:.2rem;padding:1.3rem;display:grid}.marketing-proof-stat+.marketing-proof-stat{border-top:1px solid var(--color-border)}.marketing-proof-stat strong{font-family:var(--font-display);letter-spacing:-.03em;font-size:1.15rem}.marketing-use-cases-section{background:#fff}.marketing-question-grid{gap:1rem;margin-top:2.75rem;display:grid}.marketing-question-card{border:1px solid var(--color-border);background:var(--color-canvas-warm);min-width:0;box-shadow:var(--shadow-1);border-radius:1.25rem;flex-direction:column;padding:1.4rem;transition:transform .2s,border-color .2s,box-shadow .2s;display:flex}.marketing-question-card:hover{border-color:var(--color-interactive-border);box-shadow:var(--shadow-2);transform:translateY(-3px)}.marketing-question-card h3{font-family:var(--font-display);letter-spacing:-.038em;margin-top:.85rem;font-size:1.45rem;font-weight:670;line-height:1.08}.marketing-question-card>p:not(.marketing-eyebrow){color:var(--color-muted);margin-top:.65rem;font-size:.78rem;line-height:1.65}.marketing-question-card a{color:var(--color-teal);align-items:center;gap:.45rem;margin-top:1.35rem;font-size:.75rem;font-weight:780;display:inline-flex}@media (min-width:768px){.marketing-question-grid,.pricing-upgrade-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.marketing-decorative-art{pointer-events:none;position:absolute;overflow:hidden}.marketing-decorative-art img{object-fit:cover}.marketing-section{padding-block:clamp(5rem,9vw,8rem)}.marketing-section-title{font-family:var(--font-display);letter-spacing:-.052em;text-wrap:balance;font-size:clamp(2.15rem,4.5vw,4rem);font-weight:640;line-height:1.04}.marketing-story-section{isolation:isolate;position:relative;overflow:hidden}.marketing-story-section:after{z-index:0;background:linear-gradient(90deg, var(--color-canvas-warm) 0 34%, #fcfbf899 63%, #fcfbf81f);content:"";pointer-events:none;position:absolute;inset:0}.marketing-story-art{z-index:-1;opacity:.45;border-radius:3rem 0 0 3rem;width:68%;top:8%;bottom:8%;right:-8%;-webkit-mask-image:linear-gradient(90deg,#0000,#000 28%,#000);mask-image:linear-gradient(90deg,#0000,#000 28%,#000)}.marketing-story-card{border:1px solid var(--color-border);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:1.25rem;grid-template-columns:auto 1fr;gap:1.15rem;padding:1.35rem;display:grid;box-shadow:0 14px 34px #20384a12}.marketing-story-card>span{width:2.6rem;height:2.6rem;font-family:var(--font-display);box-shadow:var(--shadow-1);background:#fff;border-radius:.8rem;place-items:center;font-size:.75rem;font-weight:750;display:grid}.marketing-story-card h3{font-family:var(--font-display);letter-spacing:-.035em;font-size:1.35rem;font-weight:650}.marketing-story-card p{color:var(--color-muted);margin-top:.35rem;font-size:.84rem;line-height:1.65}.marketing-story-space{background:#ebf4f7e8}.marketing-story-protected{background:#edf3eeeb}.marketing-story-choice{background:#f9f3e7eb}.marketing-section-dark{isolation:isolate;background:radial-gradient(circle at 10% 100%, #6799a338, transparent 34rem), radial-gradient(circle at 90% 0%, #cf993d1a, transparent 28rem), var(--color-harbor-deep);position:relative;overflow:hidden}.marketing-inline,.marketing-inline-light{align-items:center;gap:.55rem;font-size:.82rem;font-weight:750;display:inline-flex}.marketing-inline{color:var(--color-teal)}.marketing-inline-light{color:#fff}.mavi-demo{background:var(--color-surface-raised);border:1px solid #ffffff1f;border-radius:1.4rem;overflow:hidden;box-shadow:0 26px 70px #00000040}.mavi-demo-header{border-bottom:1px solid var(--color-border);align-items:center;gap:.75rem;padding:.9rem 1rem;display:flex}.mavi-demo-header>div:nth-child(2){display:grid}.mavi-demo-header strong{font-size:.8rem}.mavi-demo-header span{color:var(--color-muted);font-size:.58rem}.mavi-avatar{background:var(--color-primary-navy);width:2.2rem;height:2.2rem;color:var(--color-sky);border-radius:.7rem;place-items:center;display:grid}.mavi-demo-body{gap:.8rem;padding:1rem;display:grid}.mavi-examples{grid-template-columns:repeat(3,minmax(0,1fr));gap:.4rem;display:grid}.mavi-examples button{border:1px solid var(--color-border);background:var(--color-surface-subtle);min-width:0;color:var(--color-muted);border-radius:.65rem;justify-content:center;align-items:center;gap:.35rem;padding:.45rem .5rem;font-size:.62rem;font-weight:750;transition:border-color .18s,background .18s,color .18s;display:flex}.mavi-examples button:hover{border-color:var(--color-interactive-border);color:var(--color-teal)}.mavi-examples button:focus-visible{outline-offset:2px;outline:3px solid #1768752e}.mavi-examples button[aria-pressed=true]{border-color:var(--color-teal);background:var(--color-space-soft);color:var(--color-teal)}.mavi-examples button span{color:var(--color-sun-deep);letter-spacing:.04em;font-size:.53rem}.mavi-conversation{gap:.8rem;display:grid}.mavi-question{background:var(--color-teal);color:#fff;border-radius:1rem 1rem .25rem;justify-self:end;max-width:78%;padding:.75rem .9rem;font-size:.75rem;font-weight:650;animation:8s both mavi-reveal}.mavi-answer{border:1px solid var(--color-border);border-radius:1rem 1rem 1rem .25rem;padding:1rem;animation:8s .35s both mavi-reveal}.mavi-answer h3{font-family:var(--font-display);letter-spacing:-.025em;margin-top:.35rem;font-size:1.05rem;font-weight:650}.mavi-answer>p:not(.marketing-eyebrow){color:var(--color-muted);margin-top:.45rem;font-size:.68rem;line-height:1.55}.mavi-source{color:var(--color-teal);align-items:center;gap:.4rem;margin-top:.75rem;font-size:.58rem;font-weight:650;display:flex}.mavi-action{background:var(--color-protected-soft);border:1px solid #526f5a33;border-radius:.9rem;align-items:center;gap:.75rem;padding:.8rem;animation:8s .7s both mavi-reveal;display:flex}.mavi-action>div{flex:1;min-width:0;display:grid}.mavi-action span{color:var(--color-success);letter-spacing:.08em;text-transform:uppercase;font-size:.55rem;font-weight:800}.mavi-action strong{margin-top:.15rem;font-size:.7rem}.mavi-action a{color:var(--color-teal);box-shadow:var(--shadow-1);background:#fff;border-radius:.65rem;align-items:center;gap:.35rem;padding:.55rem .65rem;font-size:.62rem;font-weight:750;display:inline-flex}.mavi-guardrail{color:var(--color-muted);justify-content:center;align-items:center;gap:.45rem;font-size:.57rem;display:flex}@keyframes mavi-reveal{0%,2%{opacity:0;transform:translateY(7px)}5%,to{opacity:1;transform:translateY(0)}}.marketing-feature-card{border:1px solid var(--color-border);box-shadow:var(--shadow-1);background:#ffffffc7;border-radius:1.25rem;padding:1.4rem;transition:transform .2s,box-shadow .2s,border-color .2s}.marketing-feature-card:hover{border-color:var(--color-interactive-border);box-shadow:var(--shadow-2);transform:translateY(-3px)}.marketing-icon-tile{background:var(--color-space-soft);width:2.7rem;height:2.7rem;color:var(--color-teal);border-radius:.85rem;place-items:center;display:grid}.marketing-feature-card h3{font-family:var(--font-display);letter-spacing:-.03em;margin-top:1.1rem;font-size:1.12rem;font-weight:650}.marketing-feature-card p{color:var(--color-muted);margin-top:.45rem;font-size:.78rem;line-height:1.65}.marketing-family-section{isolation:isolate;background:linear-gradient(#e7f3f0b3,#fcfbf826);padding-bottom:clamp(3.25rem,5vw,5rem);position:relative;overflow:hidden}.marketing-family-layout{align-items:center;gap:2rem;display:grid}.marketing-family-art{z-index:-1;opacity:.76;border-radius:0 3rem 3rem 0;width:58%;top:3rem;bottom:3rem;left:-4%;box-shadow:0 30px 80px #20384a29;-webkit-mask-image:linear-gradient(90deg,#000 72%,#0000);mask-image:linear-gradient(90deg,#000 72%,#0000)}.marketing-family-art img{object-position:center}.marketing-family-space{display:none}.marketing-family-copy{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fcfbf8e0;border:1px solid #ffffffbf;border-radius:1.4rem;padding:clamp(1.5rem,3vw,2.5rem);box-shadow:0 18px 50px #20384a14}.marketing-pricing-section{padding-top:clamp(3rem,5vw,4.5rem)}.marketing-price-toggle{border:1px solid var(--color-border);background:var(--color-surface-subtle);border-radius:.85rem;width:max-content;max-width:100%;margin-inline:auto;padding:.25rem;display:flex}.marketing-price-toggle button{color:var(--color-muted);border-radius:.65rem;padding:.65rem .85rem;font-size:.7rem;font-weight:750}.marketing-price-toggle button[aria-pressed=true]{color:var(--color-text);box-shadow:var(--shadow-1);background:#fff}.marketing-price-toggle span{color:var(--color-success);margin-left:.25rem;font-size:.58rem}.marketing-price-card{border:1px solid var(--color-border);min-height:440px;box-shadow:var(--shadow-1);background:#fff;border-radius:1.3rem;flex-direction:column;padding:1.5rem;display:flex;position:relative}.marketing-price-card h3{font-family:var(--font-display);letter-spacing:-.035em;font-size:1.35rem;font-weight:700}.marketing-price-card ul{flex:1}.marketing-price-featured{background:linear-gradient(180deg, var(--color-space-soft), white 45%);box-shadow:var(--shadow-3);border-color:#17687573}.marketing-price-badge{background:var(--color-teal);color:#fff;letter-spacing:.08em;text-transform:uppercase;border-radius:999px;padding:.32rem .55rem;font-size:.56rem;font-weight:800;position:absolute;top:1.35rem;right:1.35rem}.marketing-trust-section{isolation:isolate;border-top:1px solid var(--color-border);background:#fff;position:relative;overflow:hidden}.marketing-trust-section:after{z-index:0;content:"";pointer-events:none;background:linear-gradient(90deg,#fff 0 48%,#ffffffb3 68%,#ffffff1f);position:absolute;inset:0}.marketing-trust-art{z-index:-1;opacity:.42;width:52%;top:0;bottom:0;right:0;-webkit-mask-image:linear-gradient(90deg,#0000,#000 40%);mask-image:linear-gradient(90deg,#0000,#000 40%)}.marketing-cta-section{isolation:isolate;background:var(--color-primary-navy);padding-block:clamp(5rem,10vw,8.5rem);position:relative;overflow:hidden}.marketing-cta-section:before,.marketing-cta-section:after{z-index:-1;content:"";border-radius:50%;width:52rem;height:16rem;position:absolute}.marketing-cta-section:before{background:#9fc5cc21;bottom:-9rem;left:-10rem;transform:rotate(8deg)}.marketing-cta-section:after{background:#cf993d1f;top:-12rem;right:-10rem}.marketing-cta-compact{padding-block:clamp(4.5rem,8vw,7rem)}.marketing-footer{background:var(--color-harbor-deep);color:#fff}.marketing-footer-title{color:#fff;letter-spacing:.12em;text-transform:uppercase;font-size:.68rem;font-weight:800}.marketing-footer a:hover{color:#fff}.marketing-detail-hero{isolation:isolate;border-bottom:1px solid var(--color-border);background:linear-gradient(135deg, var(--color-space-soft), var(--color-canvas-warm) 64%);align-items:center;min-height:clamp(31rem,52vw,43rem);padding-block:clamp(4rem,7vw,6.5rem);display:flex;position:relative;overflow:hidden}.marketing-detail-hero:after{z-index:1;content:"";pointer-events:none;background:linear-gradient(90deg,#eef7f7fa 0 37%,#f8f8f4db 55%,#fcfbf814 82%);position:absolute;inset:0}.marketing-detail-art{z-index:0;opacity:.78;inset:0 0 0 38%;-webkit-mask-image:linear-gradient(90deg,#0000,#000 27%);mask-image:linear-gradient(90deg,#0000,#000 27%)}.marketing-detail-copy{width:min(64%,760px)}.marketing-detail-hero h1{max-width:920px;font-family:var(--font-display);letter-spacing:-.06em;text-wrap:balance;margin-top:1rem;font-size:clamp(2.7rem,5vw,4.8rem);font-weight:650;line-height:.98}.marketing-detail-hero p:last-child{max-width:720px;color:var(--color-muted);margin-top:1.5rem;font-size:1.05rem;line-height:1.75}.marketing-detail-orbit{z-index:-1;border:1px solid #1768751f;border-radius:50%;width:32rem;height:32rem;position:absolute;top:-9rem;right:-4rem}.marketing-detail-orbit:before{content:"";border:1px dashed #cf993d33;border-radius:50%;position:absolute;inset:5rem}.marketing-workspace-panel{background:linear-gradient(145deg, var(--color-space-soft), white);box-shadow:var(--shadow-2);border:1px solid #1768752b;border-radius:1.4rem;padding:clamp(1.5rem,3vw,2.4rem);position:sticky;top:7rem;overflow:hidden}.marketing-workspace-panel:after{content:"";border:1px solid #1768751f;border-radius:50%;width:13rem;height:13rem;position:absolute;bottom:-5rem;right:-4rem;box-shadow:0 0 0 2.5rem #9fc5cc14,0 0 0 5rem #9fc5cc0d}.marketing-workspace-panel h2{z-index:1;font-family:var(--font-display);letter-spacing:-.045em;margin-top:.8rem;font-size:clamp(1.8rem,3vw,2.6rem);font-weight:650;line-height:1.06;position:relative}.marketing-workspace-panel>p:not(.marketing-eyebrow){z-index:1;color:var(--color-muted);margin-top:1rem;font-size:.84rem;line-height:1.7;position:relative}.marketing-role-map{z-index:1;flex-wrap:wrap;gap:.55rem;margin-top:1.5rem;display:flex;position:relative}.marketing-role-map span{color:var(--color-teal);background:#ffffffd9;border:1px solid #17687524;border-radius:999px;padding:.5rem .7rem;font-size:.64rem;font-weight:800}.marketing-faq{padding-block:1rem}.marketing-faq summary{cursor:pointer;color:var(--color-text);font-weight:750}.marketing-faq p{color:var(--color-muted);padding:.7rem 1.25rem 0 0;font-size:.78rem;line-height:1.7}.marketing-security-note{background:var(--color-protected-soft);color:var(--color-success);border:1px solid #526f5a33;border-radius:1.2rem;gap:1rem;padding:1.4rem;display:flex}.marketing-security-note h2{font-family:var(--font-display);letter-spacing:-.03em;font-size:1.2rem;font-weight:700}.marketing-security-note p{color:var(--color-muted);margin-top:.35rem;font-size:.78rem;line-height:1.65}.features-hero{isolation:isolate;border-bottom:1px solid var(--color-border);background:radial-gradient(circle at 8% 20%, #e7f3f0f2, transparent 30rem), radial-gradient(circle at 90% 18%, #f8f1e5db, transparent 34rem), var(--color-canvas-warm);padding-block:clamp(4.5rem,8vw,7.5rem);position:relative;overflow:hidden}.features-hero-glow{z-index:-1;border:1px solid #1768751a;border-radius:50%;width:45rem;height:45rem;position:absolute;top:-18rem;right:-10rem;box-shadow:0 0 0 5rem #9fc5cc0b,0 0 0 10rem #cf993d06}.features-hero-layout{align-items:center;gap:clamp(3rem,6vw,5.5rem);display:grid}.features-hero-copy h1{max-width:720px;font-family:var(--font-display);letter-spacing:-.062em;text-wrap:balance;margin-top:1rem;font-size:clamp(3.2rem,6vw,5.7rem);font-weight:650;line-height:.95}.features-hero-copy>p:not(.marketing-eyebrow){max-width:650px;color:var(--color-muted);margin-top:1.5rem;font-size:1.05rem;line-height:1.75}.features-hero-actions{flex-wrap:wrap;gap:.75rem;margin-top:2rem;display:flex}.features-plan-legend{flex-wrap:wrap;gap:.5rem;margin-top:1.5rem;display:flex}.feature-plan-badge{letter-spacing:.045em;white-space:nowrap;text-transform:uppercase;border:1px solid #0000;border-radius:999px;align-items:center;width:fit-content;padding:.34rem .58rem;font-size:.56rem;font-weight:800;line-height:1;display:inline-flex}.feature-plan-free{border-color:var(--color-border);background:var(--color-surface-subtle);color:var(--color-muted)}.feature-plan-premium{background:var(--color-space-soft);color:var(--color-teal);border-color:#17687533}.feature-plan-family{background:var(--color-choice-soft);color:var(--color-sun-deep);border-color:#cf993d3d}.feature-hero-product,.feature-story-screen{background:#fffffff0;border:1px solid #20384a1f;border-radius:1.45rem;overflow:hidden;box-shadow:0 28px 80px #20384a26}.feature-hero-product{transform:perspective(1200px)rotateY(-2deg)rotateX(1deg)}.feature-screen-toolbar{border-bottom:1px solid var(--color-border);background:var(--color-surface-subtle);align-items:center;gap:.36rem;min-height:44px;padding:.7rem .9rem;display:flex}.feature-screen-toolbar>span{background:var(--color-border-strong);border-radius:50%;width:.44rem;height:.44rem}.feature-screen-toolbar>span:first-child{background:#b7483c8c}.feature-screen-toolbar>span:nth-child(2){background:#cf993d99}.feature-screen-toolbar>span:nth-child(3){background:#526f5a8c}.feature-screen-toolbar strong{color:var(--color-text);margin-left:.38rem;font-size:.64rem}.feature-screen-toolbar em{color:var(--color-muted);letter-spacing:.06em;text-transform:uppercase;margin-left:auto;font-size:.54rem;font-style:normal;font-weight:700}.feature-hero-product-body{gap:1rem;padding:clamp(1rem,2vw,1.4rem);display:grid}.feature-product-path{grid-template-columns:repeat(4,minmax(0,1fr));gap:.4rem;display:grid;position:relative}.feature-product-path:before{background:var(--color-border-strong);content:"";height:1px;position:absolute;top:1rem;left:11%;right:11%}.feature-product-node{color:var(--color-muted);text-align:center;justify-items:center;gap:.42rem;font-size:.55rem;display:grid;position:relative}.feature-product-node span{z-index:1;border:1px solid var(--color-interactive-border);width:2rem;height:2rem;color:var(--color-teal);background:#fff;border-radius:50%;place-items:center;font-size:.62rem;font-weight:800;animation:8s infinite features-node-pulse;display:grid;position:relative}.feature-product-node:nth-child(2) span{animation-delay:2s}.feature-product-node:nth-child(3) span{animation-delay:4s}.feature-product-node:nth-child(4) span{animation-delay:6s}.feature-product-summary{border:1px solid var(--color-border);background:var(--color-surface-subtle);border-radius:.9rem;grid-template-columns:repeat(3,minmax(0,1fr));display:grid;overflow:hidden}.feature-product-summary>div{gap:.18rem;min-width:0;padding:.75rem;display:grid}.feature-product-summary>div+div{border-left:1px solid var(--color-border)}.feature-product-summary small{color:var(--color-muted);font-size:.56rem;font-weight:700}.feature-product-summary strong{text-overflow:ellipsis;white-space:nowrap;font-size:.82rem;overflow:hidden}.feature-product-summary span{color:var(--color-muted);font-size:.54rem}.feature-product-summary .positive{color:var(--color-success)}.feature-product-chart{border:1px solid var(--color-border);background:linear-gradient(180deg, white, var(--color-surface-subtle));border-radius:.9rem;height:155px;padding:.65rem;position:relative;overflow:hidden}.feature-product-chart svg{width:100%;height:100%;display:block;overflow:visible}.feature-product-line{fill:none;stroke:var(--color-teal);stroke-linecap:round;stroke-width:3px;stroke-dasharray:900;animation:8s ease-in-out infinite features-line-draw}.feature-product-limit{stroke:var(--color-sun);stroke-dasharray:5 5;stroke-width:1.5px}.feature-product-threshold{z-index:1;color:var(--color-sun-deep);font-size:.55rem;font-weight:800;position:absolute;bottom:1.95rem;left:1.1rem}.feature-product-decision{border:1px solid var(--color-success-border);background:var(--color-protected-soft);color:var(--color-success);border-radius:.85rem;align-items:center;gap:.65rem;padding:.75rem;display:flex}.feature-product-decision>div{flex:1;gap:.12rem;min-width:0;display:grid}.feature-product-decision small{letter-spacing:.07em;text-transform:uppercase;font-size:.53rem;font-weight:800}.feature-product-decision strong{color:var(--color-text);text-overflow:ellipsis;white-space:nowrap;font-size:.68rem;overflow:hidden}.features-subnav{z-index:25;border-bottom:1px solid var(--color-border);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fcfbf8eb;position:sticky;top:74px}.features-subnav-inner{scrollbar-width:none;display:flex;overflow-x:auto}.features-subnav-inner::-webkit-scrollbar{display:none}.features-subnav a{color:var(--color-muted);white-space:nowrap;border-bottom:2px solid #0000;flex:none;padding:1rem .8rem .85rem;font-size:.66rem;font-weight:750;transition:color .18s,border-color .18s,background-color .18s}.features-subnav a:first-child{padding-left:.8rem}.features-subnav a:hover,.features-subnav a[aria-current=location]{border-color:var(--color-teal);color:var(--color-teal);background:#e7f3f094}.features-subnav a[aria-current=location]{box-shadow:inset 0 -1px 0 var(--color-teal)}.features-subnav a:focus-visible{outline-offset:-4px;outline:3px solid #1768752e}.features-showcase-section{padding-block:clamp(5rem,9vw,8rem)}.features-section-heading{max-width:820px}.features-section-heading h2,.features-catalog-header h2{font-family:var(--font-display);letter-spacing:-.052em;text-wrap:balance;margin-top:.8rem;font-size:clamp(2.35rem,4.8vw,4.25rem);font-weight:640;line-height:1.02}.features-section-heading>p:last-child{max-width:680px;color:var(--color-muted);margin-top:1.2rem;font-size:.95rem;line-height:1.75}.features-showcase-list{gap:clamp(5rem,10vw,9rem);margin-top:clamp(3.5rem,6vw,5.5rem);display:grid}.feature-story{align-items:center;gap:clamp(2.5rem,6vw,5rem);display:grid}.feature-story-copy h3{max-width:560px;font-family:var(--font-display);letter-spacing:-.048em;text-wrap:balance;margin-top:1rem;font-size:clamp(2rem,3.8vw,3.35rem);font-weight:650;line-height:1.04}.feature-story-copy>p{max-width:570px;color:var(--color-muted);margin-top:1.15rem;font-size:.9rem;line-height:1.75}.feature-story-copy ul{color:var(--color-text);gap:.75rem;margin-top:1.4rem;font-size:.75rem;font-weight:680;display:grid}.feature-story-copy li{align-items:flex-start;gap:.58rem;display:flex}.feature-story-copy li svg{color:var(--color-success);flex:none;margin-top:.05rem}.feature-story-screen{min-width:0;box-shadow:0 24px 65px #20384a1f}.feature-story-screen-premium{border-color:#1768752e}.feature-screen-content{padding:1rem}.feature-screen-steps{grid-template-columns:repeat(4,minmax(0,1fr));gap:.35rem;display:grid}.feature-screen-steps button{border:1px solid var(--color-border);background:var(--color-surface-subtle);min-width:0;color:var(--color-muted);border-radius:.65rem;justify-items:center;gap:.25rem;padding:.45rem .25rem;font-size:.55rem;font-weight:740;transition:border-color .18s,background .18s,color .18s;display:grid}.feature-screen-steps button span{width:1.15rem;height:1.15rem;color:var(--color-muted);box-shadow:var(--shadow-1);background:#fff;border-radius:50%;place-items:center;font-size:.5rem;display:grid}.feature-screen-steps button:hover{border-color:var(--color-interactive-border);color:var(--color-teal)}.feature-screen-steps button:focus-visible{outline-offset:2px;outline:3px solid #1768752e}.feature-screen-steps button[aria-pressed=true]{border-color:var(--color-teal);background:var(--color-space-soft);color:var(--color-teal)}.feature-screen-steps button[aria-pressed=true] span{background:var(--color-teal);color:#fff}.feature-screen-stage{min-height:330px;margin-top:.8rem;animation:.36s both feature-stage-in}.feature-scene-layout{grid-template-columns:1fr .38fr;gap:.7rem;min-height:330px;display:grid}.feature-scene-primary,.feature-scene-side>div,.feature-mavi-card,.feature-advanced-scene,.feature-family-decision{border:1px solid var(--color-border);background:#fff;border-radius:.9rem}.feature-scene-primary{padding:1rem}.feature-scene-heading{justify-content:space-between;align-items:flex-start;gap:.75rem;display:flex}.feature-scene-heading small{color:var(--color-muted);letter-spacing:.08em;text-transform:uppercase;font-size:.54rem;font-weight:800}.feature-scene-heading h4{font-family:var(--font-display);letter-spacing:-.03em;margin-top:.25rem;font-size:1.05rem;font-weight:700;line-height:1.1}.feature-scene-primary>p,.feature-mavi-card>p,.feature-advanced-scene>p,.feature-family-decision>p{color:var(--color-muted);margin-top:.55rem;font-size:.64rem;line-height:1.55}.feature-scene-status{white-space:nowrap;border-radius:999px;flex:none;padding:.3rem .48rem;font-size:.5rem;font-weight:800}.feature-scene-status-teal{background:var(--color-space-soft);color:var(--color-teal)}.feature-scene-status-green{background:var(--color-protected-soft);color:var(--color-success)}.feature-scene-status-amber{background:var(--color-choice-soft);color:var(--color-sun-deep)}.feature-scene-side{gap:.55rem;display:grid}.feature-scene-side>div{align-content:center;gap:.2rem;padding:.75rem;transition:border-color .22s,background .22s;display:grid;position:relative}.feature-scene-side>div.active{border-color:var(--color-success-border);background:var(--color-protected-soft)}.feature-scene-side small{color:var(--color-muted);font-size:.52rem;font-weight:700}.feature-scene-side strong{font-size:.72rem}.feature-scene-side svg{color:var(--color-success);position:absolute;top:.55rem;right:.55rem}.feature-mini-chart{border-bottom:1px solid var(--color-border);height:170px;margin-top:.9rem;position:relative}.feature-mini-bars{justify-content:space-around;align-items:flex-end;gap:.35rem;height:142px;display:flex}.feature-mini-bars span{background:linear-gradient(180deg, var(--color-sky), #9fc5cc47);border-radius:.3rem .3rem 0 0;width:8%;transition:height .48s}.feature-mini-chart-line{border-top:1px dashed var(--color-sun);position:absolute;bottom:31%;left:0;right:0}.feature-mini-chart>small{color:var(--color-muted);font-size:.48rem;position:absolute;bottom:-1rem}.feature-mini-chart>small:last-child{right:0}.feature-mavi-scene{background:linear-gradient(145deg, var(--color-primary-navy), var(--color-harbor-deep));border-radius:1rem;grid-template-columns:auto 1fr;align-items:start;gap:.75rem;min-height:330px;padding:1rem;display:grid}.feature-mavi-avatar{width:2.3rem;height:2.3rem;color:var(--color-teal);background:#fff;border-radius:.72rem;place-items:center;display:grid}.feature-mavi-card{padding:1rem}.feature-mavi-evidence{background:var(--color-surface-subtle);color:var(--color-teal);border-radius:.7rem;align-items:center;gap:.4rem;margin-top:1rem;padding:.65rem;font-size:.56rem;font-weight:720;display:flex}.feature-mavi-cta{background:var(--color-teal);color:#fff;border-radius:.65rem;align-items:center;gap:.4rem;margin-top:1rem;padding:.55rem .7rem;font-size:.58rem;font-weight:800;display:inline-flex}.feature-advanced-scene{min-height:330px;padding:1rem}.feature-scenario-chart{border:1px solid var(--color-border);background:linear-gradient(180deg, white, var(--color-surface-subtle));border-radius:.8rem;height:185px;margin-top:.85rem;padding:.5rem}.feature-scenario-chart svg{width:100%;height:150px;overflow:visible}.scenario-band{fill:#9fc5cc33}.scenario-line{fill:none;stroke-linecap:round;stroke-width:2.5px;opacity:.25;transition:opacity .3s,stroke-width .3s}.scenario-line.active{opacity:1;stroke-width:3px}.scenario-line-one{stroke:var(--color-teal)}.scenario-line-two{stroke:var(--color-success)}.scenario-line-three{stroke:var(--color-sun-deep)}.feature-scenario-chart>div{color:var(--color-muted);justify-content:space-between;font-size:.48rem;display:flex}.feature-scenario-legend{color:var(--color-muted);flex-wrap:wrap;gap:.85rem;margin-top:.65rem;font-size:.52rem;font-weight:700;display:flex}.feature-scenario-legend span{align-items:center;gap:.3rem;display:flex}.feature-scenario-legend i{border-radius:999px;width:.55rem;height:.16rem}.feature-scenario-legend .base{background:var(--color-teal)}.feature-scenario-legend .up{background:var(--color-success)}.feature-scenario-legend .down{background:var(--color-sun-deep)}.feature-family-scene{background:linear-gradient(150deg, var(--color-space-soft), var(--color-canvas-warm));border-radius:1rem;min-height:330px;padding:1rem}.feature-family-scopes{grid-template-columns:repeat(3,minmax(0,1fr));gap:.35rem;display:grid}.feature-family-scopes span{border:1px solid var(--color-border);color:var(--color-muted);text-align:center;text-overflow:ellipsis;white-space:nowrap;background:#fff;border-radius:.65rem;padding:.55rem .35rem;font-size:.52rem;font-weight:730;overflow:hidden}.feature-family-scopes span.active{border-color:var(--color-teal);background:var(--color-space-soft);color:var(--color-teal)}.feature-family-decision{margin-top:.75rem;padding:1rem}.feature-family-members{align-items:center;margin-top:1.2rem;display:flex}.feature-family-members span{background:var(--color-primary-navy);color:#fff;border:2px solid #fff;border-radius:50%;place-items:center;width:2rem;height:2rem;font-size:.5rem;font-weight:800;display:grid}.feature-family-members span+span{background:var(--color-teal);margin-left:-.42rem}.feature-family-members span:nth-child(3){background:var(--color-sun-deep)}.feature-family-members strong{color:var(--color-muted);margin-left:.6rem;font-size:.57rem}.feature-family-progress{background:var(--color-neutral-soft);border-radius:999px;height:.36rem;margin-top:1rem;overflow:hidden}.feature-family-progress i{border-radius:inherit;background:linear-gradient(90deg, var(--color-teal), var(--color-meadow));height:100%;transition:width .42s;display:block}.features-catalog-section{border-block:1px solid var(--color-border);background:linear-gradient(#e7f3f06b,#fcfbf859);padding-block:clamp(5rem,9vw,8rem)}.features-catalog-header{justify-content:space-between;align-items:end;gap:2rem;display:flex}.features-catalog-header>div:first-child{max-width:800px}.features-plan-filter{border:1px solid var(--color-border);box-shadow:var(--shadow-1);background:#fff;border-radius:.85rem;flex:none;padding:.25rem;display:flex}.features-plan-filter button{color:var(--color-muted);border-radius:.65rem;padding:.62rem .75rem;font-size:.64rem;font-weight:780}.features-plan-filter button:focus-visible{outline-offset:2px;outline:3px solid #1768752e}.features-plan-filter button[aria-pressed=true]{background:var(--color-teal);color:#fff}.features-filter-note{color:var(--color-muted);margin-top:1rem;font-size:.68rem}.features-catalog-groups{gap:clamp(4rem,8vw,7rem);margin-top:clamp(3.5rem,6vw,5rem);display:grid}.features-catalog-group{gap:2rem;display:grid}.features-catalog-intro h3{max-width:640px;font-family:var(--font-display);letter-spacing:-.045em;margin-top:.7rem;font-size:clamp(1.8rem,3.4vw,2.8rem);font-weight:650;line-height:1.05}.features-catalog-intro>p:last-child{max-width:690px;color:var(--color-muted);margin-top:.8rem;font-size:.82rem;line-height:1.7}.features-catalog-grid{gap:.8rem;display:grid}.feature-capability-card{border:1px solid var(--color-border);background:#ffffffe6;border-radius:1rem;flex-direction:column;min-height:185px;padding:1rem;transition:transform .18s,border-color .18s,box-shadow .18s;display:flex;box-shadow:0 10px 28px #20384a0b}.feature-capability-card:hover{border-color:var(--color-interactive-border);box-shadow:var(--shadow-2);transform:translateY(-2px)}.feature-capability-top{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.feature-capability-icon{background:var(--color-space-soft);width:2.35rem;height:2.35rem;color:var(--color-teal);border-radius:.75rem;place-items:center;display:grid}.feature-capability-family .feature-capability-icon{background:var(--color-choice-soft);color:var(--color-sun-deep)}.feature-capability-card h4{font-family:var(--font-display);letter-spacing:-.025em;margin-top:1rem;font-size:1.02rem;font-weight:700}.feature-capability-card>p{color:var(--color-muted);margin-top:.42rem;font-size:.7rem;line-height:1.55}.features-comparison-section{padding-block:clamp(5rem,9vw,8rem)}.features-plan-table-wrap{border:1px solid var(--color-border);box-shadow:var(--shadow-1);background:#fff;border-radius:1.2rem;margin-top:2.75rem;overflow-x:auto}.features-plan-table{border-collapse:collapse;width:100%;min-width:720px}.features-plan-table th,.features-plan-table td{border-bottom:1px solid var(--color-border);text-align:left;padding:1rem 1.15rem;font-size:.7rem}.features-plan-table thead th{background:var(--color-surface-subtle)}.features-plan-table thead th:not(:first-child){text-align:center}.features-plan-table tbody th{width:24%;color:var(--color-text);font-weight:760}.features-plan-table tbody td{width:25.3%;color:var(--color-muted);text-align:center}.features-plan-table tr:last-child th,.features-plan-table tr:last-child td{border-bottom:0}.features-comparison-action{text-align:center;margin-top:1.5rem}.families-hero{isolation:isolate;border-bottom:1px solid var(--color-border);background:radial-gradient(circle at 12% 18%, #f8f1e5f2, transparent 31rem), radial-gradient(circle at 88% 22%, #e7f3f0eb, transparent 35rem), var(--color-canvas-warm);padding-block:clamp(4.5rem,8vw,7.5rem);position:relative;overflow:hidden}.families-hero-rings{z-index:-1;border:1px solid #cf993d1f;border-radius:50%;width:48rem;height:48rem;position:absolute;bottom:-25rem;right:-12rem;box-shadow:0 0 0 5rem #cf993d09,0 0 0 10rem #9fc5cc0a}.families-hero-layout{align-items:center;gap:clamp(3rem,6vw,5.5rem);display:grid}.families-hero-copy h1{max-width:760px;font-family:var(--font-display);letter-spacing:-.062em;text-wrap:balance;margin-top:1rem;font-size:clamp(3.1rem,6vw,5.55rem);font-weight:650;line-height:.95}.families-hero-copy>p:not(.marketing-eyebrow){max-width:650px;color:var(--color-muted);margin-top:1.5rem;font-size:1.05rem;line-height:1.75}.families-hero-actions{flex-wrap:wrap;gap:.75rem;margin-top:2rem;display:flex}.families-hero-facts{flex-wrap:wrap;gap:.55rem 1rem;margin-top:1.45rem;display:flex}.families-hero-facts span{color:var(--color-muted);align-items:center;gap:.4rem;font-size:.64rem;font-weight:720;display:inline-flex}.families-hero-facts svg{color:var(--color-teal)}.family-hero-screen{background:#fffffff5;border:1px solid #20384a1f;border-radius:1.45rem;overflow:hidden;transform:perspective(1200px)rotateY(-2deg)rotateX(1deg);box-shadow:0 30px 85px #20384a26}.family-hero-screen-body{gap:.85rem;padding:clamp(1rem,2vw,1.35rem);display:grid}.family-workspace-row{justify-content:space-between;align-items:center;gap:.7rem;display:flex}.family-workspace-name{align-items:center;min-width:0;display:flex}.family-workspace-name>div{gap:.1rem;min-width:0;margin-left:.65rem;display:grid}.family-workspace-name small{color:var(--color-muted);font-size:.52rem;font-weight:700}.family-workspace-name strong{text-overflow:ellipsis;white-space:nowrap;font-size:.76rem;overflow:hidden}.family-avatar{background:var(--color-primary-navy);color:#fff;width:2rem;height:2rem;box-shadow:var(--shadow-1);border:2px solid #fff;border-radius:50%;flex:none;place-items:center;font-size:.5rem;font-weight:800;display:grid}.family-avatar+.family-avatar{margin-left:-.45rem}.family-avatar-two,.family-avatar-2{background:var(--color-teal)}.family-avatar-three,.family-avatar-3{background:var(--color-sun-deep)}.family-status-pill{background:var(--color-protected-soft);color:var(--color-success);white-space:nowrap;border-radius:999px;flex:none;align-items:center;gap:.28rem;padding:.34rem .52rem;font-size:.5rem;font-weight:800;display:inline-flex}.family-scope-preview{grid-template-columns:repeat(3,minmax(0,1fr));gap:.42rem;display:grid}.family-scope-preview>div{border:1px solid var(--color-border);background:var(--color-surface-subtle);min-width:0;color:var(--color-muted);border-radius:.72rem;align-items:center;gap:.45rem;padding:.65rem;display:flex}.family-scope-preview>div.active{border-color:var(--color-interactive-border);background:var(--color-space-soft);color:var(--color-teal)}.family-scope-preview>div>span{gap:.12rem;min-width:0;display:grid}.family-scope-preview small{text-overflow:ellipsis;white-space:nowrap;font-size:.49rem;font-weight:700;overflow:hidden}.family-scope-preview strong{color:var(--color-text);text-overflow:ellipsis;white-space:nowrap;font-size:.62rem;overflow:hidden}.family-hero-chart{border:1px solid var(--color-border);background:linear-gradient(145deg, white, var(--color-surface-subtle));border-radius:.9rem;grid-template-columns:.7fr 1.3fr;align-items:end;gap:1rem;min-height:140px;padding:.9rem;display:grid;overflow:hidden}.family-hero-chart-copy{align-self:center;gap:.22rem;display:grid}.family-hero-chart-copy small{color:var(--color-muted);font-size:.51rem;font-weight:700;line-height:1.4}.family-hero-chart-copy strong{font-family:var(--font-display);letter-spacing:-.04em;font-size:1.4rem}.family-hero-chart-copy span{color:var(--color-muted);font-size:.49rem}.family-hero-bars{border-bottom:1px solid var(--color-border);align-items:flex-end;gap:.35rem;height:100px;display:flex}.family-hero-bars i{background:linear-gradient(180deg, var(--color-teal), #9fc5cc61);transform-origin:bottom;border-radius:.25rem .25rem 0 0;flex:1;animation:.8s both family-bar-rise}.family-hero-bars i:nth-child(2n){animation-delay:80ms}.family-hero-bars i:nth-child(3n){animation-delay:.16s}.family-hero-decision{border:1px solid var(--color-success-border);background:var(--color-protected-soft);border-radius:.85rem;align-items:center;gap:.65rem;padding:.7rem;display:flex}.family-decision-icon{width:2.05rem;height:2.05rem;color:var(--color-success);box-shadow:var(--shadow-1);background:#fff;border-radius:.65rem;flex:none;place-items:center;display:grid}.family-hero-decision>div{flex:1;gap:.1rem;min-width:0;display:grid}.family-hero-decision small{color:var(--color-success);letter-spacing:.06em;text-transform:uppercase;font-size:.49rem;font-weight:800}.family-hero-decision strong{text-overflow:ellipsis;white-space:nowrap;font-size:.64rem;overflow:hidden}.families-showcase-section{padding-block:clamp(5rem,9vw,8rem)}.family-privacy-example-section{border-block:1px solid var(--color-border);background:#fff;padding-block:clamp(4.5rem,8vw,7rem)}.family-privacy-example-layout{align-items:center;gap:clamp(2rem,5vw,4rem);display:grid}.family-privacy-example-layout h2{max-width:650px;font-family:var(--font-display);letter-spacing:-.052em;text-wrap:balance;margin-top:.8rem;font-size:clamp(2.2rem,4.5vw,4rem);font-weight:640;line-height:1.02}.family-privacy-example-layout>div:first-child>p:not(.marketing-eyebrow){max-width:620px;color:var(--color-muted);margin-top:1.1rem;font-size:.82rem;line-height:1.75}.family-privacy-example-layout .marketing-inline{margin-top:1.35rem}.family-privacy-table-wrap{border:1px solid var(--color-border);background:var(--color-canvas-warm);box-shadow:var(--shadow-2);border-radius:1.1rem;overflow-x:auto}.family-privacy-table{border-collapse:collapse;width:100%;min-width:500px}.family-privacy-table th,.family-privacy-table td{border-bottom:1px solid var(--color-border);text-align:left;padding:.9rem 1rem;font-size:.68rem}.family-privacy-table thead th{background:var(--color-surface-subtle);color:var(--color-muted);letter-spacing:.08em;text-transform:uppercase;font-size:.58rem}.family-privacy-table tbody th{color:var(--color-text);font-weight:760}.family-privacy-table tbody td{color:var(--color-muted)}.family-privacy-table tbody td svg{color:var(--color-teal);vertical-align:-.14rem;margin-right:.35rem;display:inline}.family-privacy-table tr:last-child th,.family-privacy-table tr:last-child td{border-bottom:0}.family-story-screen{background:linear-gradient(145deg,#fffffffa,#f8f1e552);border-color:#cf993d33}.family-scene-heading{justify-content:space-between;align-items:flex-start;gap:.75rem;display:flex}.family-scene-heading small{color:var(--color-muted);letter-spacing:.08em;text-transform:uppercase;font-size:.54rem;font-weight:800}.family-scene-heading h4{font-family:var(--font-display);letter-spacing:-.03em;margin-top:.25rem;font-size:1.05rem;font-weight:700;line-height:1.1}.family-members-scene,.family-ownership-scene,.family-ledgers-scene,.family-decisions-scene{border:1px solid var(--color-border);background:#fff;border-radius:.95rem;min-height:330px;padding:1rem}.family-members-scene>p,.family-ownership-scene>p,.family-decisions-scene>p{color:var(--color-muted);margin-top:.55rem;font-size:.64rem;line-height:1.55}.family-member-list{gap:.42rem;margin-top:.85rem;display:grid}.family-member-list>div{border:1px solid var(--color-border);background:var(--color-surface-subtle);border-radius:.72rem;align-items:center;gap:.6rem;min-width:0;padding:.48rem .6rem;display:flex}.family-member-list>div.pending{background:var(--color-choice-soft);border-style:dashed}.family-member-list>div>div{flex:1;gap:.05rem;min-width:0;display:grid}.family-member-list strong{font-size:.65rem}.family-member-list small{color:var(--color-muted);font-size:.51rem}.family-member-list svg{color:var(--color-success)}.family-role-note{background:var(--color-space-soft);color:var(--color-teal);border-radius:.65rem;align-items:center;gap:.42rem;margin-top:.7rem;padding:.55rem .65rem;font-size:.53rem;font-weight:700;display:flex}.family-resource-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem;margin-top:1rem;display:grid}.family-resource-grid>div{border:1px solid var(--color-border);background:var(--color-surface-subtle);min-width:0;color:var(--color-muted);border-radius:.75rem;align-items:center;gap:.5rem;padding:.7rem;transition:border-color .22s,background .22s,transform .22s;display:flex}.family-resource-grid>div.active{border-color:var(--color-interactive-border);background:var(--color-space-soft);color:var(--color-teal);transform:translateY(-2px)}.family-resource-grid>div>span{width:1.9rem;height:1.9rem;box-shadow:var(--shadow-1);background:#fff;border-radius:.55rem;flex:none;place-items:center;display:grid}.family-resource-grid>div>div{flex:1;gap:.1rem;min-width:0;display:grid}.family-resource-grid strong,.family-resource-grid small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.family-resource-grid strong{color:var(--color-text);font-size:.6rem}.family-resource-grid small{font-size:.49rem}.family-ledger-tabs{grid-template-columns:repeat(3,minmax(0,1fr));gap:.35rem;display:grid}.family-ledger-tabs span{border:1px solid var(--color-border);background:var(--color-surface-subtle);color:var(--color-muted);text-align:center;text-overflow:ellipsis;white-space:nowrap;border-radius:.62rem;padding:.55rem .35rem;font-size:.5rem;font-weight:740;overflow:hidden}.family-ledger-tabs span.active{border-color:var(--color-teal);background:var(--color-space-soft);color:var(--color-teal)}.family-ledger-panel{border:1px solid var(--color-border);border-radius:.8rem;margin-top:.65rem;padding:.8rem}.family-ledger-bars{border-bottom:1px solid var(--color-border);justify-content:space-around;align-items:flex-end;gap:.5rem;height:145px;margin-top:.8rem;display:flex}.family-ledger-bars span{background:linear-gradient(180deg, var(--color-sun), #cf993d47);border-radius:.28rem .28rem 0 0;width:8%;transition:height .45s}.family-ledger-bars span:nth-child(2n){background:linear-gradient(180deg, var(--color-teal), #9fc5cc4d)}.family-ledger-facts{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:.65rem;display:grid}.family-ledger-facts span{gap:.12rem;padding-inline:.6rem;display:grid}.family-ledger-facts span+span{border-left:1px solid var(--color-border)}.family-ledger-facts small{color:var(--color-muted);font-size:.49rem}.family-ledger-facts strong{text-overflow:ellipsis;white-space:nowrap;font-size:.65rem;overflow:hidden}.family-decision-meta{grid-template-columns:repeat(3,minmax(0,1fr));gap:.42rem;margin-top:1rem;display:grid}.family-decision-meta span{border:1px solid var(--color-border);background:var(--color-surface-subtle);min-width:0;color:var(--color-muted);border-radius:.65rem;align-items:center;gap:.35rem;padding:.55rem;font-size:.5rem;font-weight:700;display:flex}.family-decision-meta svg{color:var(--color-teal);flex:none}.family-decision-timeline{grid-template-columns:repeat(4,minmax(0,1fr));margin-top:2.2rem;display:grid;position:relative}.family-decision-timeline:before{background:var(--color-border-strong);content:"";height:1px;position:absolute;top:.8rem;left:10%;right:10%}.family-decision-timeline>div{z-index:1;color:var(--color-muted);justify-items:center;gap:.35rem;display:grid;position:relative}.family-decision-timeline span{border:1px solid var(--color-border);background:#fff;border-radius:50%;place-items:center;width:1.65rem;height:1.65rem;font-size:.5rem;font-weight:800;display:grid}.family-decision-timeline small{font-size:.49rem;font-weight:700}.family-decision-timeline>div.active{color:var(--color-success)}.family-decision-timeline>div.active span{border-color:var(--color-success);background:var(--color-protected-soft)}.families-capabilities-section{border-block:1px solid var(--color-border);background:linear-gradient(#f8f1e559,#e7f3f047);padding-block:clamp(5rem,9vw,8rem)}.families-capabilities-heading{justify-content:space-between;align-items:end;gap:3rem;display:flex}.families-capabilities-heading>div{max-width:800px}.families-capabilities-heading h2{font-family:var(--font-display);letter-spacing:-.052em;text-wrap:balance;margin-top:.8rem;font-size:clamp(2.35rem,4.8vw,4.25rem);font-weight:640;line-height:1.02}.families-capabilities-heading>p{max-width:410px;color:var(--color-muted);font-size:.82rem;line-height:1.7}.families-capability-groups{gap:clamp(4.5rem,8vw,7rem);margin-top:clamp(4rem,7vw,6rem);display:grid}.families-capability-group{gap:2rem;display:grid}.families-capability-intro h3{max-width:520px;font-family:var(--font-display);letter-spacing:-.045em;margin-top:.7rem;font-size:clamp(1.8rem,3.4vw,2.8rem);font-weight:650;line-height:1.05}.families-capability-intro>p:last-child{max-width:620px;color:var(--color-muted);margin-top:.8rem;font-size:.8rem;line-height:1.7}.families-capability-grid{gap:.8rem;display:grid}.family-capability-card{border:1px solid var(--color-border);background:#ffffffeb;border-radius:1rem;flex-direction:column;min-height:185px;padding:1rem;transition:transform .18s,border-color .18s,box-shadow .18s;display:flex;box-shadow:0 10px 28px #20384a0b}.family-capability-card:hover{box-shadow:var(--shadow-2);border-color:#cf993d73;transform:translateY(-2px)}.family-capability-top{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.family-capability-top>span{background:var(--color-choice-soft);width:2.35rem;height:2.35rem;color:var(--color-sun-deep);border-radius:.75rem;place-items:center;display:grid}.family-capability-top em{background:var(--color-choice-soft);color:var(--color-sun-deep);letter-spacing:.06em;text-transform:uppercase;border-radius:999px;padding:.3rem .46rem;font-size:.5rem;font-style:normal;font-weight:800}.family-capability-card h4{font-family:var(--font-display);letter-spacing:-.025em;margin-top:1rem;font-size:1.02rem;font-weight:700}.family-capability-card>p{color:var(--color-muted);margin-top:.42rem;font-size:.7rem;line-height:1.55}.family-comparison-section{padding-block:clamp(5rem,9vw,8rem)}.family-comparison-layout{align-items:start;gap:clamp(2.5rem,5vw,4.5rem);display:grid}.family-comparison-copy h2{max-width:600px;font-family:var(--font-display);letter-spacing:-.052em;text-wrap:balance;margin-top:.8rem;font-size:clamp(2.3rem,4.4vw,4rem);font-weight:640;line-height:1.02}.family-comparison-copy>p:not(.marketing-eyebrow){max-width:580px;color:var(--color-muted);margin-top:1.1rem;font-size:.86rem;line-height:1.75}.family-comparison-copy>a{margin-top:1.5rem}.family-comparison-table-wrap{border:1px solid var(--color-border);box-shadow:var(--shadow-1);background:#fff;border-radius:1.15rem;overflow-x:auto}.family-comparison-table{border-collapse:collapse;width:100%;min-width:610px}.family-comparison-table th,.family-comparison-table td{border-bottom:1px solid var(--color-border);text-align:left;padding:.9rem 1rem;font-size:.66rem}.family-comparison-table thead th{background:var(--color-surface-subtle)}.family-comparison-table thead th:not(:first-child){text-align:center}.family-comparison-table tbody th{width:28%;color:var(--color-text);font-weight:760}.family-comparison-table tbody td{width:36%;color:var(--color-muted)}.family-comparison-table tbody td:last-child{color:var(--color-text);font-weight:680}.family-comparison-table tbody td svg{color:var(--color-success);vertical-align:-.16rem;margin-right:.35rem;display:inline}.family-comparison-table tr:last-child th,.family-comparison-table tr:last-child td{border-bottom:0}.pricing-hero{isolation:isolate;border-bottom:1px solid var(--color-border);background:radial-gradient(circle at 10% 16%, #e7f3f0f2, transparent 31rem), radial-gradient(circle at 88% 18%, #f8f1e5eb, transparent 34rem), var(--color-canvas-warm);padding-block:clamp(4.5rem,8vw,7.5rem);position:relative;overflow:hidden}.pricing-hero-glow{z-index:-1;border:1px solid #1768751a;border-radius:50%;width:50rem;height:50rem;position:absolute;bottom:-27rem;right:-13rem;box-shadow:0 0 0 5rem #9fc5cc0a,0 0 0 10rem #cf993d06}.pricing-hero-layout{align-items:center;gap:clamp(3rem,6vw,5.5rem);display:grid}.pricing-hero-copy h1{max-width:760px;font-family:var(--font-display);letter-spacing:-.062em;text-wrap:balance;margin-top:1rem;font-size:clamp(3.1rem,6vw,5.6rem);font-weight:650;line-height:.95}.pricing-hero-copy>p:not(.marketing-eyebrow){max-width:650px;color:var(--color-muted);margin-top:1.5rem;font-size:1.05rem;line-height:1.75}.pricing-hero-actions{flex-wrap:wrap;gap:.75rem;margin-top:2rem;display:flex}.pricing-hero-facts{flex-wrap:wrap;gap:.55rem 1rem;margin-top:1.45rem;display:flex}.pricing-hero-facts span{color:var(--color-muted);align-items:center;gap:.4rem;font-size:.64rem;font-weight:720;display:inline-flex}.pricing-hero-facts svg{color:var(--color-teal)}.pricing-picker{background:#fffffff5;border:1px solid #20384a1f;border-radius:1.45rem;overflow:hidden;transform:perspective(1200px)rotateY(-2deg)rotateX(1deg);box-shadow:0 30px 85px #20384a26}.pricing-picker-body{padding:1rem}.pricing-picker-body>p{color:var(--color-text);font-family:var(--font-display);font-size:1.05rem;font-weight:700}.pricing-picker-options{grid-template-columns:repeat(3,minmax(0,1fr));gap:.4rem;margin-top:.75rem;display:grid}.pricing-picker-options button{border:1px solid var(--color-border);background:var(--color-surface-subtle);min-width:0;color:var(--color-muted);text-align:left;border-radius:.72rem;gap:.15rem;padding:.7rem .45rem;transition:border-color .18s,background .18s,color .18s;display:grid}.pricing-picker-options button span{text-overflow:ellipsis;white-space:nowrap;font-size:.58rem;font-weight:800;overflow:hidden}.pricing-picker-options button small{text-overflow:ellipsis;white-space:nowrap;font-size:.48rem;overflow:hidden}.pricing-picker-options button[aria-pressed=true]{border-color:var(--color-teal);background:var(--color-space-soft);color:var(--color-teal)}.pricing-picker-options button:focus-visible{outline-offset:2px;outline:3px solid #1768752e}.pricing-recommendation{border:1px solid var(--color-border);background:linear-gradient(145deg, white, var(--color-surface-subtle));border-radius:1rem;grid-template-columns:auto 1fr;gap:.8rem;margin-top:.75rem;padding:1rem;animation:.3s both feature-stage-in;display:grid}.pricing-recommendation-premium{background:linear-gradient(145deg, white, var(--color-space-soft));border-color:#17687538}.pricing-recommendation-family{background:linear-gradient(145deg, white, var(--color-choice-soft));border-color:#cf993d40}.pricing-recommendation-icon{width:2.65rem;height:2.65rem;color:var(--color-teal);box-shadow:var(--shadow-1);background:#fff;border-radius:.82rem;place-items:center;display:grid}.pricing-recommendation-family .pricing-recommendation-icon{color:var(--color-sun-deep)}.pricing-recommendation-copy{min-width:0}.pricing-recommendation-copy small{color:var(--color-muted);letter-spacing:.08em;text-transform:uppercase;font-size:.5rem;font-weight:800}.pricing-recommendation-copy h2{font-family:var(--font-display);letter-spacing:-.04em;margin-top:.1rem;font-size:1.45rem;font-weight:700}.pricing-recommendation-copy p{color:var(--color-muted);margin-top:.25rem;font-size:.6rem;line-height:1.5}.pricing-recommendation-price{border-top:1px solid var(--color-border);grid-column:1/-1;justify-content:space-between;align-items:baseline;gap:1rem;padding-top:.75rem;display:flex}.pricing-recommendation-price strong{font-size:.77rem}.pricing-recommendation-price span{color:var(--color-muted);font-size:.5rem}.pricing-recommendation>a{background:var(--color-teal);color:#fff;border-radius:.65rem;grid-column:1/-1;justify-content:center;align-items:center;gap:.35rem;padding:.65rem;font-size:.6rem;font-weight:800;display:inline-flex}.pricing-plans-section,.pricing-comparison-section,.pricing-lifecycle-section{padding-block:clamp(5rem,9vw,8rem)}.pricing-upgrade-section{border-block:1px solid var(--color-border);background:var(--color-protected-soft);padding-block:clamp(4.5rem,8vw,7rem)}.pricing-upgrade-grid{gap:.8rem;margin-top:2.5rem;display:grid}.pricing-upgrade-grid article{border:1px solid var(--color-border);background:#ffffffe0;border-radius:1rem;padding:1.2rem}.pricing-upgrade-grid span{color:var(--color-teal);letter-spacing:.08em;text-transform:uppercase;font-size:.56rem;font-weight:800}.pricing-upgrade-grid h3{font-family:var(--font-display);letter-spacing:-.03em;margin-top:.65rem;font-size:1.18rem;font-weight:700}.pricing-upgrade-grid p{color:var(--color-muted);margin-top:.5rem;font-size:.7rem;line-height:1.65}.pricing-cards-wrap{margin-top:clamp(3rem,5vw,4.5rem)}.pricing-comparison-section{border-block:1px solid var(--color-border);background:linear-gradient(#e7f3f059,#fcfbf833)}.pricing-section-heading{justify-content:space-between;align-items:end;gap:3rem;display:flex}.pricing-section-heading>div{max-width:800px}.pricing-section-heading h2{font-family:var(--font-display);letter-spacing:-.052em;text-wrap:balance;margin-top:.8rem;font-size:clamp(2.35rem,4.8vw,4.25rem);font-weight:640;line-height:1.02}.pricing-section-heading>p{max-width:420px;color:var(--color-muted);font-size:.82rem;line-height:1.7}.pricing-table-wrap{border:1px solid var(--color-border);box-shadow:var(--shadow-1);background:#fff;border-radius:1.2rem;margin-top:3rem;overflow-x:auto}.pricing-table{border-collapse:collapse;width:100%;min-width:780px}.pricing-table th,.pricing-table td{border-bottom:1px solid var(--color-border);text-align:left;padding:1rem;font-size:.68rem}.pricing-table thead th{background:var(--color-surface-subtle)}.pricing-table thead th:not(:first-child){text-align:center}.pricing-table tbody th{width:25%;font-weight:780}.pricing-table tbody td{width:25%;color:var(--color-muted);text-align:center}.pricing-table tbody td:nth-child(3){color:var(--color-text);background:#e7f3f038;font-weight:680}.pricing-table tbody td:last-child{color:var(--color-text);font-weight:680}.pricing-table tr:last-child th,.pricing-table tr:last-child td{border-bottom:0}.pricing-quotas-section{background:var(--color-primary-navy);color:#fff;padding-block:clamp(5rem,9vw,8rem)}.pricing-quotas-layout{align-items:center;gap:clamp(2.5rem,6vw,5rem);display:grid}.pricing-quotas-copy h2{max-width:650px;font-family:var(--font-display);letter-spacing:-.052em;text-wrap:balance;margin-top:.8rem;font-size:clamp(2.35rem,4.8vw,4.25rem);font-weight:640;line-height:1.02}.pricing-quotas-copy>p:not(.marketing-eyebrow){color:#ffffffad;max-width:610px;margin-top:1rem;font-size:.86rem;line-height:1.75}.pricing-quota-note{color:#ffffffb8;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:.8rem;gap:.6rem;margin-top:1.4rem;padding:.8rem;font-size:.6rem;line-height:1.55;display:flex}.pricing-quota-note svg{color:var(--color-sky);flex:none}.pricing-quota-card{background:#ffffff12;border:1px solid #ffffff24;border-radius:1rem;overflow:hidden;box-shadow:0 24px 65px #00000024}.pricing-quota-head,.pricing-quota-row{grid-template-columns:1.45fr repeat(3,.65fr);align-items:center;display:grid}.pricing-quota-head{background:#ffffff12}.pricing-quota-head>*,.pricing-quota-row>*{text-align:center;padding:.8rem .65rem;font-size:.58rem}.pricing-quota-head span,.pricing-quota-row span{text-align:left}.pricing-quota-head strong{color:var(--color-sky)}.pricing-quota-row{border-top:1px solid #ffffff1a}.pricing-quota-row span{color:#ffffffb8}.pricing-quota-row strong{font-size:.72rem}.pricing-lifecycle-grid{gap:.8rem;margin-top:3.5rem;display:grid}.pricing-lifecycle-grid article{border:1px solid var(--color-border);background:#fff;border-radius:1rem;min-height:215px;padding:1rem;position:relative;box-shadow:0 10px 28px #20384a0b}.pricing-lifecycle-number{color:var(--color-border-strong);font-family:var(--font-display);font-size:1.35rem;font-weight:700;position:absolute;top:.85rem;right:.9rem}.pricing-lifecycle-icon{background:var(--color-space-soft);width:2.35rem;height:2.35rem;color:var(--color-teal);border-radius:.75rem;place-items:center;display:grid}.pricing-lifecycle-grid small{color:var(--color-teal);letter-spacing:.08em;text-transform:uppercase;margin-top:1rem;font-size:.51rem;font-weight:800;display:block}.pricing-lifecycle-grid h3{font-family:var(--font-display);letter-spacing:-.03em;margin-top:.35rem;font-size:1.08rem;font-weight:700}.pricing-lifecycle-grid p{color:var(--color-muted);margin-top:.45rem;font-size:.68rem;line-height:1.6}.pricing-lifecycle-arrow{z-index:1;color:var(--color-teal);position:absolute;bottom:1rem;right:-.85rem}.pricing-faq-section,.security-faq-section{border-top:1px solid var(--color-border);background:var(--color-surface-subtle);padding-block:clamp(5rem,9vw,8rem)}.pricing-faq-layout,.security-faq-layout{align-items:start;gap:clamp(2.5rem,6vw,5rem);display:grid}.pricing-faq-copy h2,.security-faq-copy h2{font-family:var(--font-display);letter-spacing:-.05em;margin-top:.8rem;font-size:clamp(2.2rem,4.2vw,3.7rem);font-weight:640;line-height:1.03}.pricing-faq-copy>p:not(.marketing-eyebrow),.security-faq-copy>p:not(.marketing-eyebrow){color:var(--color-muted);margin-top:1rem;font-size:.82rem;line-height:1.7}.pricing-faq-copy>a,.security-faq-copy>a{margin-top:1.4rem}.security-hero{isolation:isolate;background:linear-gradient(145deg, var(--color-harbor-deep), var(--color-primary-navy));color:#fff;border-bottom:1px solid #ffffff1a;padding-block:clamp(4.5rem,8vw,7.5rem);position:relative;overflow:hidden}.security-hero-grid{z-index:-1;opacity:.18;background-image:linear-gradient(#ffffff14 1px,#0000 1px),linear-gradient(90deg,#ffffff14 1px,#0000 1px);background-size:54px 54px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle at 78% 45%,#000,#0000 55%);mask-image:radial-gradient(circle at 78% 45%,#000,#0000 55%)}.security-hero-layout{align-items:center;gap:clamp(3rem,6vw,5.5rem);display:grid}.security-hero-copy h1{max-width:780px;font-family:var(--font-display);letter-spacing:-.062em;text-wrap:balance;margin-top:1rem;font-size:clamp(3.1rem,6vw,5.6rem);font-weight:650;line-height:.95}.security-hero-copy>p:not(.marketing-eyebrow){color:#ffffffb3;max-width:650px;margin-top:1.5rem;font-size:1.05rem;line-height:1.75}.security-hero-actions{flex-wrap:wrap;gap:.75rem;margin-top:2rem;display:flex}.security-hero .marketing-secondary-button{color:#fff;background:#ffffff0f;border-color:#ffffff38}.security-hero-facts{flex-wrap:wrap;gap:.55rem 1rem;margin-top:1.45rem;display:flex}.security-hero-facts span{color:#ffffffad;align-items:center;gap:.4rem;font-size:.64rem;font-weight:720;display:inline-flex}.security-hero-facts svg{color:var(--color-sky)}.security-hero-panel,.security-flow-screen{color:var(--color-text);background:#fffffff7;border:1px solid #ffffff29;border-radius:1.45rem;overflow:hidden;box-shadow:0 30px 85px #00000038}.security-hero-panel-body{gap:.8rem;padding:1rem;display:grid}.security-shield{border:1px solid var(--color-success-border);background:var(--color-protected-soft);border-radius:.9rem;align-items:center;gap:.85rem;padding:.9rem;display:flex}.security-shield>span{width:3.4rem;height:3.4rem;color:var(--color-success);box-shadow:var(--shadow-1);background:#fff;border-radius:50%;flex:none;place-items:center;display:grid}.security-shield>div{gap:.1rem;display:grid}.security-shield small{color:var(--color-success);letter-spacing:.08em;text-transform:uppercase;font-size:.5rem;font-weight:800}.security-shield strong{font-family:var(--font-display);font-size:1.1rem}.security-shield p{color:var(--color-muted);font-size:.54rem}.security-check-list{gap:.4rem;display:grid}.security-check-list>div{border:1px solid var(--color-border);background:var(--color-surface-subtle);border-radius:.72rem;align-items:center;gap:.6rem;padding:.58rem .65rem;display:flex}.security-check-list>div>span{width:1.85rem;height:1.85rem;color:var(--color-teal);box-shadow:var(--shadow-1);background:#fff;border-radius:.55rem;place-items:center;display:grid}.security-check-list>div>div{flex:1;gap:.05rem;display:grid}.security-check-list small{color:var(--color-muted);font-size:.49rem}.security-check-list strong{font-size:.61rem}.security-check-list i{background:var(--color-teal);color:#fff;border-radius:50%;place-items:center;width:1.25rem;height:1.25rem;font-size:.47rem;font-style:normal;font-weight:800;display:grid}.security-panel-note{color:var(--color-muted);align-items:center;gap:.45rem;font-size:.52rem;font-weight:680;display:flex}.security-panel-note svg{color:var(--color-success)}.security-controls-section,.security-flows-section,.security-data-section{padding-block:clamp(5rem,9vw,8rem)}.security-controls-grid{gap:.8rem;margin-top:clamp(3rem,6vw,4.5rem);display:grid}.security-controls-grid article{border:1px solid var(--color-border);background:#fff;border-radius:1rem;min-height:185px;padding:1rem;box-shadow:0 10px 28px #20384a0b}.security-control-top{justify-content:space-between;align-items:center;display:flex}.security-control-top>span{background:var(--color-space-soft);width:2.35rem;height:2.35rem;color:var(--color-teal);border-radius:.75rem;place-items:center;display:grid}.security-control-top em{background:var(--color-protected-soft);color:var(--color-success);border-radius:999px;padding:.3rem .48rem;font-size:.5rem;font-style:normal;font-weight:800}.security-controls-grid h3{font-family:var(--font-display);letter-spacing:-.025em;margin-top:1rem;font-size:1.04rem;font-weight:700}.security-controls-grid p{color:var(--color-muted);margin-top:.42rem;font-size:.69rem;line-height:1.58}.security-flows-section{border-block:1px solid var(--color-border);background:linear-gradient(#e7f3f061,#fcfbf840)}.security-flows-layout{align-items:center;gap:clamp(2.5rem,6vw,5rem);display:grid}.security-flows-copy h2{font-family:var(--font-display);letter-spacing:-.052em;margin-top:.8rem;font-size:clamp(2.35rem,4.8vw,4.25rem);font-weight:640;line-height:1.02}.security-flows-copy>p:not(.marketing-eyebrow){color:var(--color-muted);margin-top:1rem;font-size:.86rem;line-height:1.75}.security-flows-copy ul{gap:.65rem;margin-top:1.3rem;font-size:.7rem;font-weight:720;display:grid}.security-flows-copy li{align-items:center;gap:.45rem;display:flex}.security-flows-copy li svg{color:var(--color-success)}.security-flow-body{padding:1rem}.security-flow-tabs{grid-template-columns:repeat(4,minmax(0,1fr));gap:.35rem;display:grid}.security-flow-tabs button{border:1px solid var(--color-border);background:var(--color-surface-subtle);min-width:0;color:var(--color-muted);border-radius:.65rem;justify-items:center;gap:.3rem;padding:.55rem .3rem;font-size:.52rem;font-weight:750;display:grid}.security-flow-tabs button[aria-pressed=true]{border-color:var(--color-teal);background:var(--color-space-soft);color:var(--color-teal)}.security-flow-tabs button:focus-visible{outline-offset:2px;outline:3px solid #1768752e}.security-flow-stage{border:1px solid var(--color-border);background:#fff;border-radius:.9rem;min-height:310px;margin-top:.7rem;padding:1rem;animation:.32s both feature-stage-in}.security-flow-heading{justify-content:space-between;align-items:flex-start;gap:.75rem;display:flex}.security-flow-heading small{color:var(--color-muted);letter-spacing:.08em;text-transform:uppercase;font-size:.52rem;font-weight:800}.security-flow-heading h3{max-width:430px;font-family:var(--font-display);letter-spacing:-.03em;margin-top:.22rem;font-size:1.12rem;font-weight:700;line-height:1.12}.security-flow-heading>span{background:var(--color-protected-soft);color:var(--color-success);white-space:nowrap;border-radius:999px;align-items:center;gap:.25rem;padding:.32rem .48rem;font-size:.49rem;font-weight:800;display:inline-flex}.security-flow-stage>p{color:var(--color-muted);margin-top:.55rem;font-size:.62rem;line-height:1.55}.security-flow-path{grid-template-columns:repeat(4,minmax(0,1fr));gap:.35rem;margin-top:1.25rem;display:grid;position:relative}.security-flow-path>div{color:var(--color-muted);text-align:center;justify-items:center;gap:.35rem;display:grid;position:relative}.security-flow-path>div>span{border:1px solid var(--color-interactive-border);background:var(--color-space-soft);width:1.8rem;height:1.8rem;color:var(--color-teal);border-radius:50%;place-items:center;font-size:.5rem;font-weight:800;display:grid}.security-flow-path strong{font-size:.49rem}.security-flow-path>div>svg{color:var(--color-border-strong);position:absolute;top:.55rem;right:-.55rem}.security-flow-evidence{border:1px solid var(--color-success-border);background:var(--color-protected-soft);color:var(--color-success);border-radius:.72rem;align-items:center;gap:.55rem;margin-top:1.25rem;padding:.65rem;display:flex}.security-flow-evidence>div{gap:.08rem;display:grid}.security-flow-evidence strong{color:var(--color-text);font-size:.59rem}.security-flow-evidence span{color:var(--color-muted);font-size:.5rem}.security-lifecycle{gap:.8rem;margin-top:3.5rem;display:grid}.security-lifecycle article{border:1px solid var(--color-border);background:#fff;border-radius:1rem;padding:1rem;position:relative}.security-lifecycle-icon{background:var(--color-space-soft);width:2.35rem;height:2.35rem;color:var(--color-teal);border-radius:.75rem;place-items:center;display:grid}.security-lifecycle small{color:var(--color-muted);letter-spacing:.08em;text-transform:uppercase;margin-top:1rem;font-size:.51rem;font-weight:800;display:block}.security-lifecycle h3{font-family:var(--font-display);letter-spacing:-.03em;margin-top:.35rem;font-size:1.05rem;font-weight:700}.security-lifecycle p{color:var(--color-muted);margin-top:.42rem;font-size:.66rem;line-height:1.58}.security-retention-note{border:1px solid var(--color-success-border);background:var(--color-protected-soft);border-radius:1rem;align-items:flex-start;gap:.75rem;margin-top:1rem;padding:1rem;display:flex}.security-retention-icon{width:2.2rem;height:2.2rem;color:var(--color-success);background:#fff;border-radius:.7rem;flex:none;place-items:center;display:grid}.security-retention-note strong{font-size:.72rem}.security-retention-note p{color:var(--color-muted);margin-top:.28rem;font-size:.62rem;line-height:1.55}.security-limits-section{background:linear-gradient(145deg, var(--color-harbor-deep), var(--color-primary-navy));color:#fff;padding-block:clamp(5rem,9vw,8rem)}.security-limits-layout{gap:clamp(2.5rem,6vw,5rem);display:grid}.security-limits-copy h2{font-family:var(--font-display);letter-spacing:-.052em;margin-top:.8rem;font-size:clamp(2.35rem,4.8vw,4.25rem);font-weight:640;line-height:1.02}.security-limits-copy>p:not(.marketing-eyebrow){color:#ffffffad;margin-top:1rem;font-size:.84rem;line-height:1.75}.security-limits-copy>a{margin-top:1.4rem}.security-limit-list{gap:.65rem;display:grid}.security-limit-list article{background:#ffffff0f;border:1px solid #ffffff21;border-radius:.9rem;gap:.75rem;padding:1rem;display:flex}.security-limit-list article>span{width:2.35rem;height:2.35rem;color:var(--color-sky);background:#ffffff1a;border-radius:.72rem;flex:none;place-items:center;display:grid}.security-limit-list h3{font-family:var(--font-display);font-size:.94rem;font-weight:700}.security-limit-list p{color:#ffffffa1;margin-top:.3rem;font-size:.62rem;line-height:1.55}.faq-hero{isolation:isolate;border-bottom:1px solid var(--color-border);background:radial-gradient(circle at 50% 0, #e7f3f0f2, transparent 38rem), var(--color-canvas-warm);text-align:center;padding-block:clamp(4.5rem,8vw,7rem);position:relative;overflow:hidden}.faq-hero-orbit{z-index:-1;border:1px solid #1768751a;border-radius:50%;width:55rem;height:55rem;position:absolute;top:-30rem;left:50%;transform:translate(-50%);box-shadow:0 0 0 5rem #9fc5cc09,0 0 0 10rem #cf993d06}.faq-hero-inner{justify-items:center;display:grid}.faq-hero h1{max-width:900px;font-family:var(--font-display);letter-spacing:-.062em;text-wrap:balance;margin-top:1rem;font-size:clamp(3.2rem,6vw,5.7rem);font-weight:650;line-height:.95}.faq-hero-inner>p:not(.marketing-eyebrow){max-width:700px;color:var(--color-muted);margin-top:1.4rem;font-size:1rem;line-height:1.7}.faq-search{border:1px solid var(--color-interactive-border);width:min(100%,760px);color:var(--color-teal);box-shadow:var(--shadow-2);text-align:left;background:#fff;border-radius:1rem;align-items:center;gap:.65rem;margin-top:2rem;padding:.35rem .45rem .35rem .9rem;display:flex}.faq-search:focus-within{outline:3px solid #17687524}.faq-search input{min-width:0;color:var(--color-text);background:0 0;border:0;outline:0;flex:1;padding:.75rem .25rem;font-size:.82rem}.faq-search input::placeholder{color:var(--color-muted)}.faq-search button{background:var(--color-surface-subtle);width:2.2rem;height:2.2rem;color:var(--color-muted);border-radius:.65rem;place-items:center;display:grid}.faq-hero-facts{color:var(--color-muted);flex-wrap:wrap;justify-content:center;gap:.5rem 1.4rem;margin-top:1.2rem;font-size:.61rem;font-weight:720;display:flex}.faq-hero-facts span+span:before{color:var(--color-sun);content:"•";margin-right:1.4rem}.faq-quick-section{border-block:1px solid var(--color-border);background:#fff;padding-block:clamp(3.5rem,7vw,5.5rem)}.faq-quick-layout{align-items:start;gap:clamp(2rem,5vw,4rem);display:grid}.faq-quick-layout>div:first-child h2{max-width:520px;font-family:var(--font-display);letter-spacing:-.05em;margin-top:.7rem;font-size:clamp(2rem,4vw,3.5rem);font-weight:650;line-height:1.03}.faq-quick-layout>div:first-child>p:not(.marketing-eyebrow){max-width:490px;color:var(--color-muted);margin-top:.8rem;font-size:.75rem;line-height:1.7}.faq-directory-section{padding-block:clamp(4rem,8vw,7rem)}.faq-category-filter{scrollbar-width:none;gap:.45rem;padding-bottom:.2rem;display:flex;overflow-x:auto}.faq-category-filter::-webkit-scrollbar{display:none}.faq-category-filter button{border:1px solid var(--color-border);color:var(--color-muted);background:#fff;border-radius:999px;flex:none;padding:.62rem .8rem;font-size:.62rem;font-weight:780}.faq-category-filter button[aria-pressed=true]{border-color:var(--color-teal);background:var(--color-teal);color:#fff}.faq-category-filter button:focus-visible{outline-offset:2px;outline:3px solid #1768752e}.faq-results{color:var(--color-muted);margin-top:1rem;font-size:.66rem}.faq-category-list{gap:clamp(4rem,8vw,6rem);margin-top:3.5rem;display:grid}.faq-category-group{align-items:start;gap:2rem;display:grid}.faq-category-copy h2{max-width:430px;font-family:var(--font-display);letter-spacing:-.045em;margin-top:.65rem;font-size:clamp(1.8rem,3.4vw,2.7rem);font-weight:650;line-height:1.06}.faq-category-copy>span{color:var(--color-muted);margin-top:.8rem;font-size:.6rem;font-weight:720;display:block}.faq-accordion{border:1px solid var(--color-border);box-shadow:var(--shadow-1);background:#fff;border-radius:1rem;overflow:hidden}.faq-disclosure+.faq-disclosure{border-top:1px solid var(--color-border)}.faq-disclosure summary{cursor:pointer;color:var(--color-text);justify-content:space-between;align-items:center;gap:1rem;padding:1rem;font-size:.73rem;font-weight:760;list-style:none;display:flex}.faq-disclosure summary::-webkit-details-marker{display:none}.faq-disclosure summary i{flex:none;width:1rem;height:1rem;position:relative}.faq-disclosure summary i:before,.faq-disclosure summary i:after{background:var(--color-teal);content:"";width:.7rem;height:1px;transition:transform .18s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.faq-disclosure summary i:after{transform:translate(-50%,-50%)rotate(90deg)}.faq-disclosure[open] summary{color:var(--color-teal)}.faq-disclosure[open] summary i:after{transform:translate(-50%,-50%)rotate(0)}.faq-disclosure>p{color:var(--color-muted);padding:0 2.5rem 1rem 1rem;font-size:.69rem;line-height:1.7}.faq-empty{border:1px dashed var(--color-border-strong);background:var(--color-surface-subtle);text-align:center;border-radius:1.2rem;justify-items:center;margin-top:3rem;padding:3rem 1rem;display:grid}.faq-empty svg{color:var(--color-teal)}.faq-empty h2{font-family:var(--font-display);margin-top:.8rem;font-size:1.6rem;font-weight:700}.faq-empty p{color:var(--color-muted);margin-top:.35rem;font-size:.72rem}.faq-empty button{margin-top:1rem}.faq-support-note{border:1px solid var(--color-border);background:linear-gradient(145deg, var(--color-space-soft), white);border-radius:1.2rem;justify-content:space-between;align-items:center;gap:2rem;margin-top:clamp(4rem,8vw,7rem);padding:clamp(1.3rem,3vw,2rem);display:flex}.faq-support-note h2{font-family:var(--font-display);letter-spacing:-.04em;margin-top:.45rem;font-size:clamp(1.5rem,3vw,2.2rem);font-weight:700}.faq-support-note div>p:last-child{color:var(--color-muted);margin-top:.45rem;font-size:.72rem}.faq-support-note>a{flex:none}@keyframes family-bar-rise{0%{opacity:.35;transform:scaleY(.05)}to{opacity:1;transform:scaleY(1)}}.use-case-index-hero{background:radial-gradient(circle at 50% 120%, #9fc5cc3d, transparent 35rem), var(--color-canvas-warm);padding-block:clamp(5.5rem,10vw,9rem);position:relative;overflow:hidden}.use-case-index-hero h1{max-width:900px;font-family:var(--font-display);letter-spacing:-.062em;text-wrap:balance;margin:1rem auto 0;font-size:clamp(3rem,6vw,5.6rem);font-weight:650;line-height:.96}.use-case-index-hero p:not(.marketing-eyebrow){max-width:690px;color:var(--color-muted);margin:1.5rem auto 0;font-size:1rem;line-height:1.75}.use-case-index-grid-section{border-block:1px solid var(--color-border);background:#fff;padding-block:clamp(4rem,8vw,7rem)}.use-case-index-grid{gap:1rem;display:grid}.use-case-index-card{border:1px solid var(--color-border);background:var(--color-canvas-warm);min-height:340px;box-shadow:var(--shadow-1);border-radius:1.3rem;flex-direction:column;padding:1.4rem;transition:transform .2s,border-color .2s,box-shadow .2s;display:flex}.use-case-index-card:hover{border-color:var(--color-interactive-border);box-shadow:var(--shadow-2);transform:translateY(-4px)}.use-case-index-card>span{background:var(--color-space-soft);width:2.8rem;height:2.8rem;color:var(--color-teal);border-radius:.85rem;place-items:center;display:grid}.use-case-index-card .marketing-eyebrow{margin-top:2rem}.use-case-index-card h2{font-family:var(--font-display);letter-spacing:-.04em;margin-top:.75rem;font-size:1.65rem;font-weight:670;line-height:1.05}.use-case-index-card>p:not(.marketing-eyebrow){color:var(--color-muted);margin-top:.7rem;font-size:.78rem;line-height:1.65}.use-case-index-card a{color:var(--color-teal);align-items:center;gap:.45rem;margin-top:auto;padding-top:1.5rem;font-size:.75rem;font-weight:780;display:inline-flex}.use-case-index-note{background:var(--color-protected-soft);padding-block:2rem}.use-case-index-note>div{align-items:center;gap:1rem;display:flex}.use-case-index-note>div>svg{color:var(--color-success);flex:none}.use-case-index-note>div>div{flex:1}.use-case-index-note strong{font-size:.8rem}.use-case-index-note p{color:var(--color-muted);margin-top:.2rem;font-size:.68rem}.use-case-hero{isolation:isolate;background:radial-gradient(circle at 8% 12%, #e7f3f0d1, transparent 28rem), radial-gradient(circle at 92% 88%, #f8f1e5db, transparent 30rem), var(--color-canvas-warm);position:relative;overflow:hidden}.use-case-hero:after{z-index:-1;content:"";border:1px solid #17687517;border-radius:50%;width:50rem;height:50rem;position:absolute;bottom:-28rem;right:-12rem;box-shadow:0 0 0 6rem #9fc5cc09,0 0 0 12rem #cf993d06}.use-case-hero-layout{align-items:center;gap:clamp(2.5rem,6vw,5rem);padding-block:clamp(4rem,8vw,7rem);display:grid}.use-case-hero-copy h1{max-width:760px;font-family:var(--font-display);letter-spacing:-.06em;text-wrap:balance;margin-top:1rem;font-size:clamp(2.8rem,5.4vw,5.2rem);font-weight:650;line-height:.96}.use-case-hero-copy>p:not(.marketing-eyebrow){max-width:650px;color:var(--color-muted);margin-top:1.4rem;font-size:1rem;line-height:1.75}.use-case-hero-actions{flex-wrap:wrap;gap:.75rem;margin-top:2rem;display:flex}.use-case-hero-trust{flex-wrap:wrap;gap:.65rem 1.1rem;margin-top:1.35rem;display:flex}.use-case-hero-trust span{color:var(--color-muted);align-items:center;gap:.4rem;font-size:.64rem;font-weight:720;display:inline-flex}.use-case-hero-trust svg{color:var(--color-success)}.use-case-preview{background:#fffffff5;border:1px solid #20384a1f;border-radius:1.4rem;overflow:hidden;box-shadow:0 28px 80px #20384a24}.use-case-preview-body{gap:.9rem;padding:clamp(1rem,3vw,1.4rem);display:grid}.use-case-preview-title{border-bottom:1px solid var(--color-border);color:var(--color-teal);align-items:center;gap:.7rem;padding-bottom:.85rem;display:flex}.use-case-preview-title>div{gap:.14rem;display:grid}.use-case-preview-title small{color:var(--color-muted);letter-spacing:.08em;text-transform:uppercase;font-size:.55rem;font-weight:800}.use-case-preview-title strong{color:var(--color-text);font-family:var(--font-display);letter-spacing:-.025em;font-size:1rem}.use-case-visibility-grid,.use-case-project-options{grid-template-columns:repeat(3,minmax(0,1fr));gap:.5rem;display:grid}.use-case-visibility-grid span,.use-case-project-options span{border:1px solid var(--color-border);background:var(--color-surface-subtle);min-width:0;color:var(--color-muted);border-radius:.8rem;gap:.25rem;padding:.7rem;display:grid}.use-case-visibility-grid small,.use-case-project-options small{text-overflow:ellipsis;white-space:nowrap;font-size:.5rem;font-weight:700;overflow:hidden}.use-case-visibility-grid strong,.use-case-project-options strong{color:var(--color-text);text-overflow:ellipsis;white-space:nowrap;font-size:.62rem;overflow:hidden}.use-case-project-options span.active{border-color:var(--color-success-border);background:var(--color-protected-soft)}.use-case-project-options em{color:var(--color-muted);font-size:.5rem;font-style:normal}.use-case-preview-answer{border:1px solid var(--color-success-border);background:var(--color-protected-soft);color:var(--color-success);border-radius:.85rem;align-items:center;gap:.7rem;padding:.8rem;display:flex}.use-case-preview-answer>div{gap:.12rem;display:grid}.use-case-preview-answer small{letter-spacing:.07em;text-transform:uppercase;font-size:.52rem;font-weight:800}.use-case-preview-answer strong{color:var(--color-text);font-size:.68rem}.use-case-problem-section{padding-block:clamp(5rem,9vw,8rem)}.use-case-problem-layout{align-items:center;gap:clamp(2.5rem,6vw,5rem);display:grid}.use-case-problem-layout h2{max-width:680px;font-family:var(--font-display);letter-spacing:-.052em;text-wrap:balance;margin-top:.8rem;font-size:clamp(2.3rem,4.8vw,4.25rem);font-weight:640;line-height:1.02}.use-case-problem-layout>div:first-child>p:not(.marketing-eyebrow){max-width:650px;color:var(--color-muted);margin-top:1.1rem;font-size:.84rem;line-height:1.75}.use-case-method-card{border:1px solid var(--color-border);box-shadow:var(--shadow-2);background:#fff;border-radius:1.3rem;padding:clamp(1.3rem,3vw,2rem)}.use-case-method-card>span{color:var(--color-teal);letter-spacing:.1em;text-transform:uppercase;font-size:.6rem;font-weight:800}.use-case-method-card h3{font-family:var(--font-display);letter-spacing:-.04em;margin-top:.7rem;font-size:1.65rem;font-weight:670;line-height:1.08}.use-case-method-card>p{color:var(--color-muted);margin-top:.7rem;font-size:.76rem;line-height:1.7}.use-case-method-path{flex-wrap:wrap;align-items:center;gap:.45rem;margin-top:1.4rem;display:flex}.use-case-method-path i{background:var(--color-space-soft);color:var(--color-teal);border-radius:999px;padding:.45rem .65rem;font-size:.58rem;font-style:normal;font-weight:780}.use-case-method-path svg{color:var(--color-muted)}.use-case-inputs-section{border-block:1px solid var(--color-border);background:#fff;padding-block:clamp(5rem,9vw,8rem)}.use-case-input-grid{gap:.8rem;margin-top:2.5rem;display:grid}.use-case-input-grid article{border:1px solid var(--color-border);background:var(--color-canvas-warm);border-radius:1rem;padding:1.1rem}.use-case-input-grid article>span{background:var(--color-space-soft);width:2.5rem;height:2.5rem;color:var(--color-teal);border-radius:.75rem;place-items:center;display:grid}.use-case-input-grid h3{font-family:var(--font-display);letter-spacing:-.025em;margin-top:.9rem;font-size:1rem;font-weight:700}.use-case-input-grid p{color:var(--color-muted);margin-top:.4rem;font-size:.7rem;line-height:1.6}.use-case-output-section{background:var(--color-harbor-deep);color:#fff;padding-block:clamp(5rem,9vw,8rem)}.use-case-output-layout{align-items:center;gap:clamp(2.5rem,6vw,5rem);display:grid}.use-case-output-layout h2{max-width:690px;font-family:var(--font-display);letter-spacing:-.052em;text-wrap:balance;margin-top:.8rem;font-size:clamp(2.3rem,4.8vw,4.2rem);font-weight:640;line-height:1.02}.use-case-output-layout>div>p:not(.marketing-eyebrow){color:#ffffffa8;max-width:570px;margin-top:1rem;font-size:.8rem;line-height:1.7}.use-case-output-layout ul{gap:.65rem;display:grid}.use-case-output-layout li{background:#ffffff0d;border:1px solid #ffffff1f;border-radius:.85rem;align-items:center;gap:.8rem;padding:.85rem 1rem;display:flex}.use-case-output-layout li>span{color:var(--color-sky);font-family:var(--font-display);font-size:.7rem;font-weight:800}.use-case-output-layout li strong{flex:1;font-size:.72rem}.use-case-output-layout li svg{color:var(--color-seafoam-medium)}.use-case-mavi-section{padding-block:clamp(5rem,9vw,8rem)}.use-case-mavi-layout{align-items:center;gap:clamp(2.5rem,6vw,5rem);display:grid}.use-case-mavi-layout>div:last-child h2{max-width:620px;font-family:var(--font-display);letter-spacing:-.052em;margin-top:.8rem;font-size:clamp(2.2rem,4.5vw,4rem);font-weight:640;line-height:1.03}.use-case-mavi-layout>div:last-child>p:not(.marketing-eyebrow){max-width:590px;color:var(--color-muted);margin-top:1rem;font-size:.82rem;line-height:1.75}.use-case-mavi-layout .marketing-inline{margin-top:1.25rem}.use-case-mavi-screen{border:1px solid var(--color-border);box-shadow:var(--shadow-2);background:#fff;border-radius:1.2rem;overflow:hidden}.use-case-mavi-body{gap:.65rem;padding:1rem;display:grid}.use-case-mavi-body>div{border:1px solid var(--color-border);background:var(--color-surface-subtle);color:var(--color-teal);border-radius:.8rem;align-items:center;gap:.7rem;padding:.75rem;display:flex}.use-case-mavi-body>div>span{gap:.1rem;display:grid}.use-case-mavi-body small{color:var(--color-muted);font-size:.52rem;font-weight:700}.use-case-mavi-body strong{color:var(--color-text);font-size:.65rem}.use-case-plan-section{border-block:1px solid var(--color-border);background:var(--color-protected-soft);padding-block:clamp(3.5rem,7vw,5.5rem)}.use-case-plan-card{justify-content:space-between;align-items:center;gap:2rem;display:flex}.use-case-plan-card>div:first-child{max-width:710px}.use-case-plan-card>div:first-child>span{color:var(--color-success);letter-spacing:.1em;text-transform:uppercase;font-size:.6rem;font-weight:800}.use-case-plan-card h2{font-family:var(--font-display);letter-spacing:-.045em;margin-top:.45rem;font-size:clamp(2rem,4vw,3.4rem);font-weight:660}.use-case-plan-card p{color:var(--color-muted);margin-top:.55rem;font-size:.76rem;line-height:1.65}.use-case-plan-card>div:last-child{flex-wrap:wrap;flex:none;gap:.65rem;display:flex}.use-case-faq-section{padding-block:clamp(5rem,9vw,8rem)}.use-case-faq-layout{align-items:start;gap:clamp(2rem,5vw,4rem);display:grid}.use-case-faq-layout h2{font-family:var(--font-display);letter-spacing:-.05em;margin-top:.7rem;font-size:clamp(2.2rem,4.4vw,3.8rem);font-weight:640;line-height:1.02}.use-case-faq-list{gap:.65rem;display:grid}.use-case-faq-list details{border:1px solid var(--color-border);background:#fff;border-radius:.9rem}.use-case-faq-list summary{cursor:pointer;justify-content:space-between;align-items:center;gap:1rem;padding:1rem;font-size:.74rem;font-weight:760;list-style:none;display:flex}.use-case-faq-list summary::-webkit-details-marker{display:none}.use-case-faq-list summary span{color:var(--color-teal);font-size:1rem;transition:transform .18s}.use-case-faq-list details[open] summary span{transform:rotate(45deg)}.use-case-faq-list details p{border-top:1px solid var(--color-border);color:var(--color-muted);padding:.9rem 1rem 1rem;font-size:.7rem;line-height:1.7}.use-case-final-cta{background:var(--color-harbor-deep);color:#fff;text-align:center;padding-block:clamp(4.5rem,8vw,7rem)}.use-case-final-cta h2{max-width:900px;font-family:var(--font-display);letter-spacing:-.055em;text-wrap:balance;margin:1rem auto 0;font-size:clamp(2.5rem,5vw,4.7rem);font-weight:640;line-height:.98}.use-case-final-cta p:not(.marketing-eyebrow){color:#ffffffad;max-width:630px;margin:1.25rem auto 0;font-size:.82rem;line-height:1.7}.use-case-final-cta a{margin-top:1.7rem}@media (min-width:768px){.use-case-index-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.use-case-input-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1024px){.use-case-hero-layout{grid-template-columns:minmax(0,.9fr) minmax(420px,1.1fr)}.use-case-problem-layout{grid-template-columns:minmax(0,.9fr) minmax(380px,1.1fr)}.use-case-output-layout{grid-template-columns:minmax(0,1fr) minmax(380px,.8fr)}.use-case-mavi-layout{grid-template-columns:minmax(380px,.9fr) minmax(0,1.1fr)}.use-case-faq-layout{grid-template-columns:.7fr 1.3fr}.use-case-input-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width:767px){.use-case-index-note>div,.use-case-plan-card{flex-direction:column;align-items:stretch}.use-case-index-note .marketing-primary-button{width:100%}.use-case-plan-card>div:last-child{width:100%;display:grid}.use-case-visibility-grid,.use-case-project-options{grid-template-columns:1fr}}@keyframes features-node-pulse{0%,20%,to{border-color:var(--color-interactive-border);color:var(--color-teal);background:#fff;transform:scale(1)}5%,12%{border-color:var(--color-teal);background:var(--color-teal);color:#fff;transform:scale(1.08)}}@keyframes features-line-draw{0%{stroke-dashoffset:900px}18%,82%{stroke-dashoffset:0}to{stroke-dashoffset:-900px}}@keyframes feature-stage-in{0%{opacity:.25;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}@media (min-width:640px){.marketing-container{width:min(100% - 3rem,1220px)}.marketing-proof-stat{padding:1.55rem}.marketing-proof-stat+.marketing-proof-stat{border-top:0;border-left:1px solid var(--color-border)}.features-catalog-grid,.families-capability-grid,.pricing-lifecycle-grid,.security-controls-grid,.security-lifecycle{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1024px){.demo-plan-context{grid-template-columns:repeat(4,minmax(0,1fr))}.demo-plan-context>span:nth-child(n+3){border-top:0}.demo-plan-context>span+span{border-left:1px solid var(--color-border)}.marketing-family-layout{grid-template-columns:1fr .95fr}.marketing-family-space{min-height:29rem;display:block}.features-hero-layout{grid-template-columns:.86fr 1.14fr}.feature-story{grid-template-columns:.78fr 1.22fr}.feature-story-reverse{grid-template-columns:1.22fr .78fr}.feature-story-reverse .feature-story-copy{order:2}.feature-story-reverse .feature-story-screen{order:1}.features-catalog-group{grid-template-columns:.36fr 1fr;align-items:start}.features-catalog-intro{position:sticky;top:9.5rem}.features-catalog-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.families-hero-layout{grid-template-columns:.84fr 1.16fr}.families-capability-group{grid-template-columns:.36fr 1fr;align-items:start}.families-capability-intro{position:sticky;top:9.5rem}.family-comparison-layout{grid-template-columns:.74fr 1.26fr}.family-privacy-example-layout{grid-template-columns:.82fr 1.18fr}.pricing-hero-layout,.security-hero-layout{grid-template-columns:.84fr 1.16fr}.pricing-quotas-layout,.security-flows-layout{grid-template-columns:.78fr 1.22fr}.pricing-lifecycle-grid,.security-controls-grid,.security-lifecycle{grid-template-columns:repeat(4,minmax(0,1fr))}.pricing-faq-layout,.security-faq-layout{grid-template-columns:.72fr 1.28fr}.pricing-faq-copy,.security-faq-copy{position:sticky;top:9.5rem}.security-limits-layout{grid-template-columns:.8fr 1.2fr;align-items:center}.faq-category-group{grid-template-columns:.34fr 1fr}.faq-quick-layout{grid-template-columns:.7fr 1.3fr}.faq-category-copy{position:sticky;top:9.5rem}}@media (max-width:639px){.marketing-display{font-size:3.05rem}.marketing-primary-large{width:100%}.decision-demo-topbar{padding-inline:.9rem}.decision-demo-body{gap:1rem;padding:1rem}.demo-plan-context strong{font-size:.68rem}.demo-pac-fieldset legend{font-size:1.08rem}.demo-pac-options{gap:.4rem}.demo-pac-options button{padding-inline:.3rem}.demo-pac-options strong{font-size:.88rem}.demo-result-copy h3{font-size:1.5rem}.demo-result-copy>div>span{font-size:.72rem}.demo-chart{margin-inline:.65rem}.demo-result-metrics{gap:.5rem;padding-inline:.65rem}.demo-metric{padding-inline:.6rem}.demo-metric strong{font-size:.9rem}.demo-result-footer{flex-direction:column;align-items:flex-start;padding-inline:.65rem}.demo-reasons ul{left:0;right:auto}.marketing-price-toggle{width:100%}.marketing-price-toggle button{flex:1}.marketing-price-toggle span{margin:.1rem 0 0;display:block}.mavi-demo-header>span{display:none}.marketing-story-section:after{background:#fcfbf8cc}.marketing-story-art{opacity:.16;border-radius:0;width:auto;inset:0;-webkit-mask-image:linear-gradient(#0000,#000 25%,#0000 88%);mask-image:linear-gradient(#0000,#000 25%,#0000 88%)}.marketing-family-art{opacity:.17;width:auto;box-shadow:none;border-radius:0;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 84%);mask-image:linear-gradient(#000,#0000 84%)}.marketing-family-copy{background:#fcfbf8de}.marketing-trust-art{opacity:.15;width:auto;inset:0;-webkit-mask-image:linear-gradient(#0000,#000 30%,#0000);mask-image:linear-gradient(#0000,#000 30%,#0000)}.marketing-detail-hero{align-items:flex-start;min-height:36rem}.marketing-detail-hero:after{background:linear-gradient(#eef7f7fa 0 54%,#fcfbf8b8 76%,#fcfbf82e)}.marketing-detail-art{opacity:.42;inset:38% -20% -10% 10%;-webkit-mask-image:linear-gradient(#0000,#000 30%);mask-image:linear-gradient(#0000,#000 30%)}.marketing-detail-copy{width:100%}.features-hero{padding-top:4rem}.features-hero-copy h1{font-size:3.35rem}.features-hero-actions{flex-direction:column;align-items:stretch}.features-hero-actions>*{width:100%}.feature-hero-product{transform:none}.feature-product-summary{grid-template-columns:1fr}.feature-product-summary>div+div{border-top:1px solid var(--color-border);border-left:0}.feature-product-chart{height:130px}.feature-product-decision strong{white-space:normal}.features-subnav a{padding-inline:.65rem}.features-subnav a:first-child{padding-left:.65rem}.features-catalog-header{flex-direction:column;align-items:stretch}.features-plan-filter{width:100%}.features-plan-filter button{flex:1;padding-inline:.35rem}.feature-screen-content{padding:.75rem}.feature-screen-steps button{font-size:.49rem}.feature-screen-stage{min-height:390px}.feature-scene-layout{grid-template-columns:1fr;min-height:390px}.feature-scene-side{grid-template-columns:repeat(3,minmax(0,1fr))}.feature-mavi-scene,.feature-advanced-scene,.feature-family-scene{min-height:390px}.feature-mavi-scene{grid-template-columns:1fr}.feature-mavi-avatar{display:none}.feature-family-scopes span{font-size:.46rem}.features-catalog-grid{grid-template-columns:1fr}.feature-capability-card{min-height:0}.families-hero{padding-top:4rem}.families-hero-copy h1{font-size:3.3rem}.families-hero-actions{flex-direction:column;align-items:stretch}.families-hero-actions>*{width:100%}.family-hero-screen{transform:none}.family-scope-preview>div{justify-items:start;padding:.55rem;display:grid}.family-scope-preview svg{width:14px;height:14px}.family-hero-chart{grid-template-columns:1fr}.family-hero-bars{height:85px}.family-hero-decision strong{white-space:normal}.family-members-scene,.family-ownership-scene,.family-ledgers-scene,.family-decisions-scene{min-height:390px}.family-resource-grid,.family-decision-meta{grid-template-columns:1fr}.family-decision-timeline{margin-top:1.15rem}.families-capabilities-heading{flex-direction:column;align-items:flex-start;gap:1.25rem}.families-capability-grid{grid-template-columns:1fr}.family-capability-card{min-height:0}.pricing-hero,.security-hero{padding-top:4rem}.pricing-hero-copy h1,.security-hero-copy h1,.faq-hero h1{font-size:3.25rem}.pricing-hero-actions,.security-hero-actions{flex-direction:column;align-items:stretch}.pricing-hero-actions>*,.security-hero-actions>*{width:100%}.pricing-picker{transform:none}.pricing-picker-options{grid-template-columns:1fr}.pricing-picker-options button{text-align:center}.pricing-recommendation-price{flex-direction:column;align-items:flex-start;gap:.2rem}.pricing-section-heading,.faq-support-note{flex-direction:column;align-items:flex-start;gap:1.25rem}.faq-support-note>a{width:100%}.pricing-quota-head,.pricing-quota-row{grid-template-columns:1.25fr repeat(3,.58fr)}.pricing-quota-head>*,.pricing-quota-row>*{padding-inline:.35rem;font-size:.5rem}.pricing-lifecycle-arrow{display:none}.security-flow-tabs button{font-size:.47rem}.security-flow-stage{min-height:360px}.security-flow-heading{flex-direction:column;align-items:flex-start}.security-flow-path strong{font-size:.44rem}.security-flow-path>div>svg{display:none}.faq-hero-facts{gap:.45rem .75rem}.faq-hero-facts span+span:before{margin-right:.75rem}}@media (prefers-reduced-motion:reduce){.decision-demo,.demo-pac-options button,.demo-chart-area,.demo-chart-line,.demo-try-button,.demo-reasons summary svg{transition:none}.mavi-question,.mavi-answer,.mavi-action,.feature-product-node span,.feature-product-line,.feature-screen-stage{animation:none}.feature-mini-bars span,.scenario-line,.feature-family-progress i,.family-resource-grid>div,.family-ledger-bars span{transition:none}.family-hero-bars i,.pricing-recommendation,.security-flow-stage{animation:none}.pricing-picker-options button,.faq-disclosure summary i:before,.faq-disclosure summary i:after{transition:none}}@media (forced-colors:active){.marketing-horizon,.marketing-detail-orbit,.marketing-decorative-art,.features-hero-glow,.families-hero-rings,.pricing-hero-glow,.security-hero-grid,.faq-hero-orbit{display:none}}.marketing-site{background:#fff}.marketing-header{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffffff0;border-bottom-color:#25212917}.marketing-nav-link,.marketing-link-button{color:var(--color-text);font-weight:550}.marketing-nav-link:after{background:var(--color-text);height:1px}.marketing-nav-link:hover,.marketing-link-button:hover,.marketing-nav-link[aria-current=page]{color:var(--color-text)}.marketing-primary-button,.marketing-mobile-cta{background:var(--color-text);box-shadow:0 10px 26px #25212924}.marketing-primary-button:hover{background:#36303d;box-shadow:0 14px 32px #25212933}.marketing-secondary-button{background:#fff;border-color:#25212921}.marketing-secondary-button:hover{border-color:#25212952}.marketing-hero{background:radial-gradient(circle at 88% 14%,#f3edf7b8,#0000 27rem),#fff;border-bottom:1px solid #2521291a;min-height:calc(100svh - 78px);overflow:hidden}.marketing-hero-layout{align-items:start;gap:clamp(3rem,6vw,6rem);min-height:calc(100svh - 78px);padding-block:clamp(4.5rem,8vw,7rem);display:grid}.marketing-hero-copy{z-index:2;position:relative}.marketing-display{letter-spacing:-.052em;max-width:650px;font-size:clamp(3rem,5.35vw,5.35rem);font-weight:520;line-height:.96}.marketing-eyebrow{color:var(--color-text);letter-spacing:.1em;font-weight:650}.marketing-hero-stage{border:2px solid var(--color-text);background:#fff;border-radius:1.65rem;padding:3.25rem 1rem 1rem;position:relative;box-shadow:0 32px 70px #25212929}.marketing-hero-stage:before{background:var(--color-text);content:"";border-radius:50%;width:.55rem;height:.55rem;position:absolute;top:1.35rem;left:1.5rem;box-shadow:1rem 0 #25212947,2rem 0 #2521291f}.marketing-stage-meta{color:var(--color-muted);letter-spacing:.08em;text-transform:uppercase;gap:1.25rem;font-size:.58rem;font-weight:650;display:flex;position:absolute;top:1.15rem;right:1.5rem}.marketing-hero-stage .decision-demo{box-shadow:none;border-color:#2521291a;border-radius:1.05rem}.marketing-proof-strip{background:var(--color-text);color:#fff;border:0}.marketing-proof-stat{text-align:left;align-content:center;min-height:108px;padding-inline:2rem}.marketing-proof-stat+.marketing-proof-stat{border-color:#ffffff21}.marketing-proof-stat strong{font-size:1.22rem;font-weight:550}.marketing-proof-stat span{color:#ffffff9e;font-size:.75rem}.marketing-section-title{letter-spacing:-.045em;font-weight:520}.marketing-question-card,.marketing-feature-card,.marketing-price-card{box-shadow:none;border-color:#2521291a;border-radius:1.4rem}.marketing-question-card:first-child{background:var(--color-choice-soft)}.marketing-question-card:nth-child(2){background:var(--color-lavender-soft)}.marketing-question-card:nth-child(3){background:var(--color-protected-soft)}.marketing-question-card h3,.marketing-feature-card h3,.marketing-story-card h3,.marketing-price-card h3{font-weight:580}.marketing-icon-tile{background:var(--color-text);color:#fff}.marketing-section-dark,.marketing-cta-section,.marketing-footer{background:var(--color-text)}.marketing-section-dark{background-image:radial-gradient(circle at 88% 12%,#f3edf71f,#0000 30rem)}.marketing-cta-section:before,.marketing-cta-section:after{background:#ffffff0d}.marketing-light-button{color:var(--color-text)}.auth-experience{background:var(--color-canvas-warm);padding:clamp(.75rem,2vw,1.6rem)}.auth-experience-shell{background:#fff;border-color:#2521291a;border-radius:1.75rem;grid-template-columns:minmax(0,.86fr) minmax(0,1.14fr);box-shadow:0 34px 90px #25212921}.auth-story-panel{background:var(--color-text)}.auth-story-panel:before{z-index:-1;content:"";opacity:.075;background:url(/brand/sentaji-mark-inverse.svg) 50%/contain no-repeat;position:absolute;inset:8% 3% 8% 10%;transform:rotate(-8deg)scale(1.08)}.auth-story-image,.auth-story-shade{display:none}.auth-story-content{padding:clamp(2rem,4.5vw,4.5rem)}.auth-story-message>p{color:#fff9}.auth-story-message h2{letter-spacing:-.05em;max-width:35rem;font-size:clamp(2.6rem,4.4vw,4.8rem);font-weight:500;line-height:.98}.auth-story-message ul{color:#ffffffb3;font-size:.82rem}.auth-story-message svg{color:#fff}.auth-form-header{border-bottom-color:#25212914}.auth-form-content{width:min(100%,37rem)}.auth-form-icon{background:var(--color-lavender-soft);color:var(--color-text);border-radius:.9rem}.auth-form-title{letter-spacing:-.045em;font-weight:520}.auth-field-label{font-size:.76rem;font-weight:620}.auth-input{background:var(--color-surface-subtle);border-color:#0000;border-radius:.9rem;padding:.95rem 1rem;font-size:.85rem}.auth-input:hover{border-color:#25212929}.auth-input:focus{border-color:var(--color-text);background:#fff;box-shadow:0 0 0 3px #2521291a}.auth-submit-button{background:var(--color-text);border-radius:.9rem;min-height:3.25rem;font-size:.82rem;box-shadow:0 12px 26px #25212929}.auth-submit-button:hover{background:#36303d;box-shadow:0 16px 34px #25212933}.auth-back-link,.auth-form-panel a{color:var(--color-text)}@media (min-width:1024px){.marketing-hero-layout{grid-template-columns:minmax(0,.78fr) minmax(560px,1.22fr)}.marketing-proof-stat+.marketing-proof-stat{border-top:0;border-left:1px solid #ffffff21}}@media (max-width:1023px){.marketing-hero-layout{min-height:auto}.marketing-hero-copy{max-width:44rem}}@media (max-width:767px){.marketing-hero{min-height:auto}.marketing-hero-layout{gap:2.5rem;padding-block:3.5rem 4rem}.marketing-display{font-size:clamp(2.75rem,14vw,4.1rem)}.marketing-hero-stage{border-radius:1.25rem;margin-inline:-.25rem;padding:3rem .5rem .5rem}.marketing-stage-meta span:first-child{display:none}.auth-experience{padding:0}.auth-experience-shell{border:0;border-radius:0;grid-template-columns:1fr;min-height:100dvh}.auth-story-panel{min-height:13rem}.auth-story-content{padding:1.5rem}.auth-story-message{margin-top:1.5rem}.auth-story-message h2{max-width:26rem;font-size:2.25rem}}.marketing-detail-orbit,.marketing-decorative-art,.features-hero-glow,.families-hero-rings,.pricing-hero-glow,.security-hero-grid,.faq-hero-orbit{display:none}:where(.features-hero,.families-hero,.pricing-hero,.security-hero,.faq-hero,.use-case-index-hero,.use-case-hero){background:radial-gradient(circle at 88% 10%,#f3edf7bd,#0000 28rem),#fff;border-bottom:1px solid #2521291a}:where(.features-hero-copy,.families-hero-copy,.pricing-hero-copy,.security-hero-copy,.use-case-hero-copy) h1,.faq-hero h1,.use-case-index-hero h1{letter-spacing:-.052em;font-weight:520}.marketing-site :where(.feature-capability-card,.family-capability-card,.pricing-plan-card,.pricing-lifecycle-card,.security-control-card,.security-flow-card,.faq-disclosure,.faq-quick-card,.use-case-index-card,.use-case-method-card,.use-case-input-card,.use-case-plan-card){box-shadow:none;border-color:#2521291c;border-radius:1.35rem}.marketing-site :where(.feature-capability-card,.family-capability-card,.pricing-lifecycle-card,.security-control-card):nth-child(3n+1){background:var(--color-choice-soft)}.marketing-site :where(.feature-capability-card,.family-capability-card,.pricing-lifecycle-card,.security-control-card):nth-child(3n+2){background:var(--color-lavender-soft)}.marketing-site :where(.feature-capability-card,.family-capability-card,.pricing-lifecycle-card,.security-control-card):nth-child(3n){background:var(--color-protected-soft)}:where(.feature-product-shell,.family-hero-stage,.pricing-picker,.security-shield,.use-case-preview){border:2px solid var(--color-text);background:#fff;border-radius:1.55rem;box-shadow:0 28px 64px #25212921}:where(.features-final-cta,.families-final-cta,.pricing-final-cta,.security-final-cta,.use-case-final-cta){background:var(--color-text);color:var(--color-on-dark)}.marketing-site :where(h1,h2,h3,h4){text-wrap:balance}
