:root{color-scheme:light;line-height:var(--leading-normal);color:var(--color-text);background:var(--color-bg);--landing-mock-cycle-duration:9s;--landing-mock-stage-offset:3s}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}*{box-sizing:border-box}body{margin:0;min-height:100vh;font-family:var(--font-body-family);font-size:var(--text-base);background:radial-gradient(ellipse 80% 50% at 50% -10%,var(--color-bg-accent),transparent),var(--color-bg)}.skip-link{position:absolute;left:-9999px;top:0;z-index:var(--z-header);padding:var(--space-3) var(--space-4);background:var(--color-accent);color:white;text-decoration:none;border-radius:var(--radius-sm)}.skip-link-banner{position:relative;margin:0;padding:0;border:0}.skip-target-placeholder{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link:focus{left:var(--space-4);top:var(--space-4)}.hub-shell{min-height:100vh}.hub-shell--product .hub-main,.hub-shell--product .hub-site-header-inner{max-width:min(var(--layout-product),100%)}.hub-shell--product .hub-main{padding-bottom:var(--space-12)}@media (max-width:1023px){.hub-shell--product:has(.hub-session-sticky-cta) .hub-main{padding-bottom:calc(var(--space-12) + var(--layout-session-sticky-reserve))}}.hub-shell--product .hub-brand-text{font-size:var(--text-lg)}.hub-shell--product .hub-brand-icon{width:2rem;height:2rem}.hub-site-header{position:-webkit-sticky;position:sticky;top:0;z-index:var(--z-sticky);padding-top:env(safe-area-inset-top,0);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:var(--color-surface-frost-strong);border-bottom:1px solid var(--color-border)}.hub-site-header-inner{max-width:var(--layout-hub);margin:0 auto;padding:var(--space-4) var(--space-5);display:flex;align-items:center;justify-content:space-between;gap:var(--space-4)}.hub-brand{display:inline-flex;align-items:center;gap:var(--space-2);text-decoration:none;color:var(--color-text);font-size:var(--text-lg);letter-spacing:var(--tracking-tight);min-height:2.5rem;flex-shrink:0}.hub-brand-icon{width:2rem;height:2rem;min-width:2rem;flex-shrink:0;display:block;color:var(--color-accent);border-radius:var(--radius-sm)}.hub-brand-text{font-family:var(--font-display-family);line-height:1;letter-spacing:var(--tracking-tight)}.hub-brand-text,.hub-nav{font-weight:var(--font-weight-medium)}.hub-nav{display:flex;flex-wrap:wrap;gap:var(--space-4);font-size:var(--text-sm)}.hub-nav a:not(.button){text-decoration:none;color:var(--color-accent)}.hub-nav a.button{text-decoration:none;color:#fff}.hub-nav a.button:hover:not(:disabled){color:#fff}.hub-nav.hub-nav-product>a:not(.button){color:var(--color-text)}.hub-nav.hub-nav-product>a:not(.button):hover{color:var(--color-accent)}.hub-nav.hub-nav-product>a.hub-nav-link-active:not(.button),.hub-nav.hub-nav-product>a[aria-current=true]:not(.button){color:var(--color-accent);box-shadow:inset 0 -2px 0 var(--color-accent);font-weight:var(--font-weight-semibold,600)}.hub-nav-muted{color:var(--color-muted)!important}.hub-nav-product>.hub-nav-more>summary,.hub-nav-product>a{display:inline-flex;align-items:center;min-height:44px;padding:0 var(--space-1);font-family:var(--font-body-family)}.hub-nav-more{display:block;position:relative}.hub-nav-more-compact-only{display:none}.hub-nav-more summary{cursor:pointer;list-style:none;font-weight:var(--font-weight-medium);font-family:var(--font-body-family);color:var(--color-muted)}.hub-nav-more summary::-webkit-details-marker{display:none}.hub-nav-more-panel{position:absolute;right:0;top:calc(100% + var(--space-2));z-index:var(--z-header-chrome);display:grid;min-width:10rem;grid-gap:var(--space-1);gap:var(--space-1);padding:var(--space-2);border-radius:var(--radius-md);background:var(--color-surface);border:1px solid var(--color-border);box-shadow:var(--shadow-md)}.hub-nav-more-panel a{display:flex;align-items:center;min-height:44px;padding:0 var(--space-3);color:var(--color-text);text-decoration:none;border-radius:var(--radius-sm)}.hub-nav-more-panel a:hover{background:var(--color-accent-soft);color:var(--color-accent)}@media (max-width:640px){.hub-nav-product .hub-nav-secondary{display:none}.hub-nav-product .hub-nav-more{display:block}.hub-nav-more-compact-only{display:flex}.hub-nav-product{gap:var(--space-2);font-size:var(--text-sm)}}.hub-main,main{max-width:var(--layout-hub);margin:0 auto;padding:var(--space-8) var(--space-5) var(--space-12)}.hub-hero{margin-bottom:var(--space-8)}.hub-hero-compact{margin-bottom:var(--space-6);padding-bottom:var(--space-5);border-bottom:1px solid var(--color-border)}.hub-hero-compact h1{font-family:var(--font-display-family);font-weight:var(--font-weight-medium);font-size:clamp(1.75rem,3vw,2.25rem);max-width:18ch}.hub-hero-compact .lead{max-width:36rem;color:var(--color-muted)}.hub-app-toolbar{display:grid;grid-gap:var(--space-3);gap:var(--space-3);margin-bottom:0}.hub-app-toolbar .tier-usage-banner,.hub-app-toolbar .tier-usage-banner-compact{margin-bottom:var(--space-5)}.tier-usage-banner-compact{padding:var(--space-3) 0}.tier-usage-banner-compact .meta{margin:0}.hub-secondary-stack{display:grid;grid-gap:var(--space-3);gap:var(--space-3);margin-top:var(--space-10)}.hub-secondary-panel{border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-surface);padding:0 var(--space-4);scroll-margin-top:var(--layout-sticky-clearance)}.hub-secondary-summary{cursor:pointer;list-style:none;display:flex;flex-wrap:nowrap;align-items:flex-start;gap:var(--space-2);padding:var(--space-4) 0;font-weight:var(--font-weight-semibold)}.hub-secondary-summary-text{display:flex;flex-direction:column;align-items:flex-start;gap:var(--space-1);min-width:0}.hub-secondary-summary-title{display:block}.hub-roots-consent-list{list-style:none;margin:0;padding:0;display:grid;grid-gap:var(--space-5);gap:var(--space-5);counter-reset:roots-step}.hub-roots-consent-list>li{counter-increment:roots-step}.hub-roots-consent-list>li>strong:before{content:counter(roots-step) ". ";color:var(--color-accent)}.hub-secondary-summary::-webkit-details-marker{display:none}.hub-secondary-summary:before{content:"▸";color:var(--color-accent);margin-right:var(--space-2)}.hub-secondary-panel[open]>.hub-secondary-summary:before{content:"▾"}.hub-secondary-panel[open]{padding-bottom:var(--space-4)}.hub-eyebrow{margin:0 0 var(--space-2);font-size:var(--text-xs);font-weight:var(--font-weight-semibold);letter-spacing:.08em;text-transform:uppercase;color:var(--color-accent)}h1{font-size:var(--text-3xl);font-weight:var(--font-weight-bold)}h1,h2{letter-spacing:var(--tracking-tight);line-height:var(--leading-tight);margin:0 0 var(--space-3)}h2{font-size:var(--text-xl)}h2,h3{font-weight:var(--font-weight-semibold)}h3{margin:0 0 var(--space-2)}.lead,h3{font-size:var(--text-lg)}.lead{color:var(--color-muted);line-height:var(--leading-relaxed);margin:0 0 var(--space-6);max-width:42rem}.card{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-md);padding:var(--space-6);margin-bottom:var(--space-4)}.card-elevated{box-shadow:var(--shadow-md);border-color:transparent}.card h2,.card h3,.card h4{margin-top:0}.disclaimer{font-size:var(--text-sm);color:var(--color-muted);border-top:1px solid var(--color-border);padding-top:var(--space-4);margin-top:var(--space-8)}.crisis{background:var(--color-danger-soft);border:1px solid var(--color-danger-border);color:var(--color-danger);border-radius:var(--radius-md);padding:var(--space-4) var(--space-5);margin-bottom:var(--space-4)}.crisis:focus-visible{outline:2px solid var(--color-danger);outline-offset:2px}.blocked-input-notice{background:var(--color-accent-soft);border:1px solid var(--color-border);border-radius:var(--radius-md);padding:var(--space-3) var(--space-4);margin-bottom:var(--space-4)}.blocked-input-notice:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px}.uncertainty-badge{display:inline-flex;flex-wrap:wrap;gap:.35rem .5rem;align-items:baseline;width:-moz-fit-content;width:fit-content;max-width:100%;font-size:var(--text-sm);line-height:1.35;padding:var(--space-2) var(--space-3);margin:0 0 var(--space-4);border-radius:var(--radius-full);background:var(--color-accent-soft);color:var(--color-text);border:1px solid color-mix(in srgb,var(--color-accent) 22%,transparent)}.uncertainty-badge-label{font-weight:var(--font-weight-semibold);color:var(--color-accent)}.uncertainty-badge-label:after{content:"·";margin-left:.5rem;color:var(--color-muted);font-weight:var(--font-weight-medium)}.categories-explore-header{font-size:var(--text-lg);font-weight:var(--font-weight-semibold);margin:0 0 var(--space-3);color:var(--color-text)}.action-card-trust{margin-top:var(--space-2)}.session-bus-chip{display:inline-flex;align-items:center;font-size:var(--text-xs);font-weight:var(--font-weight-semibold);padding:var(--space-2) var(--space-3);border-radius:var(--radius-full);background:var(--color-accent-soft);color:var(--color-accent);border:1px solid var(--color-border)}.session-bus-panel{border-left:3px solid var(--color-accent);margin-top:var(--space-4);margin-bottom:var(--space-4)}.session-bus-nudge{margin:var(--space-3) 0;padding:var(--space-4);border-radius:var(--radius-md);background:var(--color-bg-accent);border:1px solid var(--color-border)}.session-bus-nudge h3{margin:0 0 var(--space-2);font-size:var(--text-base)}.hub-research-actions{margin-bottom:var(--space-2)}.hub-action-card h4{margin:0 0 var(--space-3);font-size:var(--text-lg);font-weight:var(--font-weight-semibold)}.hub-example-concerns{margin-bottom:var(--space-4)}.hub-intake-panel textarea,.hub-visit-outcome textarea{min-height:4.5rem}@media (max-width:640px){.hub-intake-form .actions-row .button,.hub-intake-form .actions-row button{flex:1 1 100%}}.hub-intake-header{margin-bottom:var(--space-6)}.hub-stepper{list-style:none;margin:0 0 var(--space-6);padding:0}.hub-stepper,.hub-stepper-item{display:flex;gap:var(--space-2)}.hub-stepper-item{flex:1 1;flex-direction:column;align-items:center;text-align:center;color:var(--color-muted);font-size:var(--text-xs)}.hub-stepper-dot{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:var(--radius-full);border:2px solid var(--color-border-strong);font-weight:var(--font-weight-semibold);background:var(--color-surface)}.hub-stepper-item.is-active .hub-stepper-dot{border-color:var(--color-accent);background:var(--color-accent);color:white}.hub-stepper-item.is-complete .hub-stepper-dot{border-color:var(--color-accent);background:var(--color-accent-soft);color:var(--color-accent)}.hub-stepper-item.is-active{color:var(--color-text);font-weight:var(--font-weight-semibold)}.hub-demo-banner{background:var(--color-accent-soft)}.hub-demo-banner,.hub-review-card{border-radius:var(--radius-sm);padding:var(--space-4);margin-bottom:var(--space-4)}.hub-review-card{background:var(--color-bg)}.hub-review-list{margin:0}.hub-review-list div{margin-bottom:var(--space-3)}.hub-review-list dt{font-size:var(--text-xs);font-weight:var(--font-weight-semibold);text-transform:uppercase;letter-spacing:.06em;color:var(--color-muted);margin-bottom:var(--space-1)}.hub-review-list dd{margin:0;line-height:var(--leading-relaxed)}.hub-session-hero{margin-bottom:var(--space-6)}.hub-session-summary{font-size:var(--text-lg);line-height:var(--leading-relaxed);color:var(--color-muted);margin:0 0 var(--space-4)}.hub-progress-track{height:6px;border-radius:var(--radius-full);background:var(--color-border);overflow:hidden;margin-bottom:var(--space-2)}.hub-progress-fill{height:100%;border-radius:var(--radius-full);background:linear-gradient(90deg,var(--color-accent),var(--color-accent-muted))}.hub-action-list{display:flex;flex-direction:column;gap:var(--space-4);margin-bottom:var(--space-6)}.hub-action-card-shell,.hub-action-list .card{margin-bottom:0}.hub-action-card{border-left:4px solid var(--color-accent-muted);transition:border-color .15s ease,opacity .15s ease}.hub-action-secondary .button,.hub-action-secondary .button.button-sm,.hub-action-secondary button,.hub-action-secondary button.button-sm{min-height:44px}.hub-action-card-complete{border-left-color:var(--color-success);background:linear-gradient(180deg,var(--color-surface),var(--color-bg-accent))}.hub-action-index-complete{background:var(--color-success);color:white}.hub-action-controls{display:grid;grid-gap:var(--space-3);gap:var(--space-3);margin-bottom:var(--space-2)}.hub-action-primary{width:100%}.hub-action-secondary{display:flex;flex-wrap:wrap;align-items:center;gap:var(--space-2)}.hub-action-more{position:relative}.hub-action-more summary{cursor:pointer;display:inline-flex;align-items:center;min-height:44px;font-size:var(--text-sm);font-weight:var(--font-weight-medium);color:var(--color-muted);list-style:none;padding:var(--space-2) var(--space-3)}.hub-action-more summary::-webkit-details-marker{display:none}.hub-action-more-link{display:inline-block;margin-top:var(--space-2);font-size:var(--text-sm);color:var(--color-accent)}@media (min-width:640px){.hub-action-controls{grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);align-items:start}}.hub-session-sticky-cta{position:fixed;left:var(--space-4);right:var(--space-4);bottom:calc(var(--space-4) + env(safe-area-inset-bottom, 0px));z-index:var(--z-session-sticky);display:flex;align-items:center;gap:var(--space-3);padding:var(--space-3);border-radius:var(--radius-lg);background:var(--color-surface-frost-solid);border:1px solid var(--color-border);box-shadow:var(--shadow-lg);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.hub-session-sticky-meta{min-width:0;flex:1 1;display:grid;grid-gap:.125rem;gap:.125rem}.hub-session-sticky-meta>*{margin:0}.hub-session-sticky-label{font-size:var(--text-xs);font-weight:var(--font-weight-semibold);letter-spacing:.06em;text-transform:uppercase;color:var(--color-accent)}.hub-session-sticky-title{font-size:var(--text-sm);font-weight:var(--font-weight-semibold);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hub-session-sticky-button{flex-shrink:0;min-height:44px}@media (min-width:1024px){.hub-session-sticky-cta{display:none}}.paste-back-disclosure{margin-top:var(--space-4);padding-top:var(--space-4);border-top:1px dashed var(--color-border)}.paste-back-disclosure-summary{cursor:pointer;display:inline-flex;align-items:center;min-height:44px;font-size:var(--text-sm);font-weight:var(--font-weight-semibold);color:var(--color-accent);list-style:none}.paste-back-disclosure-summary::-webkit-details-marker{display:none}.paste-back-disclosure-summary:before{content:"▸ ";display:inline-block;transition:transform .15s ease}.paste-back-disclosure[open] .paste-back-disclosure-summary:before{transform:rotate(90deg)}.paste-back-form textarea{min-height:6rem;resize:vertical}.hub-intake-panel{animation:hub-panel-in .18s ease}@keyframes hub-panel-in{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.tier-usage-banner{margin-bottom:var(--space-4);padding:var(--space-4) var(--space-5)}.tier-usage-header{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:space-between;gap:var(--space-2);margin-bottom:var(--space-3)}.tier-usage-label{margin:0;font-weight:var(--font-weight-semibold);font-size:var(--text-sm)}.tier-usage-upgrade{margin:var(--space-3) 0 0}.hub-timeline-hint{margin-top:var(--space-2)}.hub-timeline-button{display:flex;align-items:flex-start;gap:var(--space-4);width:100%;min-height:44px;padding:var(--space-2) var(--space-3) var(--space-2) var(--space-2);margin:0;border:1px solid transparent;border-radius:var(--radius-sm);background:transparent;text-align:left;font:inherit;color:inherit;cursor:pointer;transition:background .15s ease,border-color .15s ease}.hub-timeline-button:hover{background:var(--color-accent-soft)}.hub-timeline-button:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px}.hub-timeline-item-active .hub-timeline-button{background:var(--color-accent-soft);border-color:var(--color-border)}.hub-timeline-marker-active{background:var(--color-accent);border-color:var(--color-accent)}.hub-trend-list{list-style:none;margin:var(--space-4) 0 0;padding:0;display:grid;grid-gap:var(--space-3);gap:var(--space-3)}.hub-trend-item{margin-bottom:0}.hub-trend-date{margin-bottom:var(--space-1)}.hub-pro-insights{margin-top:var(--space-6)}.hub-action-card-header{display:flex;align-items:center;gap:var(--space-3);margin-bottom:var(--space-2)}.hub-action-index{display:inline-flex;align-items:center;justify-content:center;width:1.75rem;height:1.75rem;border-radius:var(--radius-full);background:var(--color-accent-soft);color:var(--color-accent);font-size:var(--text-sm);font-weight:var(--font-weight-bold)}.hub-action-why{color:var(--color-muted);line-height:var(--leading-relaxed)}.hub-new-session{margin-top:var(--space-4)}.hub-timeline-header{margin-bottom:var(--space-4)}.hub-timeline-list{list-style:none;margin:0;padding:0}.hub-timeline-item{display:flex;gap:var(--space-4);padding-bottom:var(--space-5);position:relative}.hub-timeline-item:not(:last-child):after{content:"";position:absolute;left:calc(var(--space-2) + .5rem);top:1.75rem;bottom:0;width:2px;background:var(--color-border)}.hub-timeline-marker{flex-shrink:0;width:1.125rem;height:1.125rem;margin-top:.35rem;border-radius:var(--radius-full);border:3px solid var(--color-accent);background:var(--color-surface);position:relative;z-index:1}.hub-timeline-body strong{display:block;margin-bottom:var(--space-1)}.hub-loading{text-align:center;padding:var(--space-10)}.hub-loading-skeleton{padding:var(--space-6)}.hub-loading-skeleton-caption{margin:var(--space-4) 0 0;text-align:center}.hub-skeleton-line{height:.75rem;border-radius:var(--radius-full);background:linear-gradient(90deg,var(--color-border) 0,var(--color-accent-soft) 50%,var(--color-border) 100%);background-size:200% 100%;animation:hub-skeleton-shimmer 1.4s ease-in-out infinite;margin-bottom:var(--space-3)}.hub-skeleton-line-short{width:30%}.hub-skeleton-line-title{width:70%;height:1.25rem}.hub-skeleton-line-body{width:90%}.hub-skeleton-card-list{list-style:none;margin:var(--space-5) 0 0;padding:0;display:grid;grid-gap:var(--space-3);gap:var(--space-3)}.hub-skeleton-card{height:4.5rem;border-radius:var(--radius-md);background:var(--color-bg);border:1px solid var(--color-border);animation:hub-skeleton-pulse 1.4s ease-in-out infinite}@keyframes hub-skeleton-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}@keyframes hub-skeleton-pulse{0%,to{opacity:.65}50%{opacity:1}}@media (prefers-reduced-motion:reduce){.hub-skeleton-card,.hub-skeleton-line{animation:none;opacity:.85}}.monetization-active-banner{margin-bottom:var(--space-4)}label{display:block;font-weight:var(--font-weight-semibold);margin-bottom:var(--space-2);font-size:var(--text-sm)}.field-helper{margin:calc(-1 * var(--space-2)) 0 var(--space-2)}input:not([type=checkbox]):not([type=radio]):not([type=hidden]):not([type=submit]):not([type=button]),select,textarea{width:100%;border:1px solid var(--color-border-strong);border-radius:var(--radius-sm);padding:var(--space-3) var(--space-4);font:inherit;margin-bottom:var(--space-4);min-height:44px;background:var(--color-surface);transition:border-color .15s ease,box-shadow .15s ease}input:not([type=checkbox]):not([type=radio]):not([type=hidden]):focus,select:focus,textarea:focus{border-color:var(--color-accent);box-shadow:0 0 0 3px var(--color-accent-soft);outline:none}input[type=checkbox],input[type=radio]{width:1.125rem;height:1.125rem;min-height:0;margin:.15rem 0 0;padding:0;flex-shrink:0;accent-color:var(--color-accent)}textarea{min-height:120px;resize:vertical;line-height:var(--leading-relaxed)}.button,button{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;border-radius:var(--radius-sm);padding:var(--space-3) var(--space-5);min-height:44px;font:inherit;font-weight:var(--font-weight-semibold);cursor:pointer;background:var(--color-accent);color:white;text-decoration:none;display:inline-block;transition:background .15s ease,transform .1s ease}.button:hover,button:hover:not(:disabled){background:var(--color-accent-hover)}.button:focus-visible,a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible,textarea:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px}.button.secondary,button.secondary{background:var(--color-surface);color:var(--color-accent);border:1px solid var(--color-border-strong)}.button.secondary:hover,button.secondary:hover:not(:disabled){background:var(--color-accent-soft)}button:disabled{opacity:.5;cursor:not-allowed}.actions-row{display:flex;flex-wrap:wrap;gap:var(--space-3);margin-top:var(--space-4)}.demo-actions{margin-bottom:var(--space-4)}.meta{font-size:var(--text-sm);color:var(--color-muted)}.meta.error{color:var(--color-danger)}.badge{display:inline-block;font-size:var(--text-xs);font-weight:var(--font-weight-semibold);padding:var(--space-1) var(--space-3);border-radius:var(--radius-full);background:var(--color-accent-soft)}.badge,.link-button{color:var(--color-accent)}.link-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;background:none;padding:0;font:inherit;cursor:pointer;text-decoration:underline}.auth-chrome{margin-bottom:var(--space-4)}.auth-chrome-header{margin:0;display:inline-flex;align-items:center;gap:var(--space-2);font-size:var(--text-sm);font-family:var(--font-body-family);color:var(--color-text);position:relative}.auth-chrome-email{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:14rem;margin:0;font-size:var(--text-xs);color:var(--color-muted)}.auth-chrome-collapsed{margin:0}.auth-chrome-summary{cursor:pointer;list-style:none;display:inline-flex;align-items:center;gap:var(--space-2);min-height:44px;font-family:var(--font-body-family);font-weight:var(--font-weight-medium);color:var(--color-text);padding:var(--space-1) var(--space-2) var(--space-1) var(--space-3);border-radius:var(--radius-pill,999px);border:1px solid var(--color-border);background:var(--color-surface);box-shadow:var(--shadow-sm)}.auth-chrome-summary:hover{border-color:var(--color-accent-muted,var(--color-border-strong,var(--color-border)))}.auth-chrome-chip-label{font-size:var(--text-sm)}.auth-chrome-initials{display:inline-flex;align-items:center;justify-content:center;width:1.75rem;height:1.75rem;border-radius:999px;background:var(--color-accent-soft);color:var(--color-accent);font-size:.7rem;font-weight:700;letter-spacing:.02em}.auth-chrome-initials-pending{background:var(--color-border);color:transparent}.auth-chrome-header .link-button{display:inline-flex;align-items:center;justify-content:flex-start;min-height:44px;width:100%;padding:0 var(--space-1);text-decoration:none}.auth-chrome-collapsed summary::-webkit-details-marker{display:none}.auth-chrome-form,.auth-chrome-menu{position:absolute;right:0;top:calc(100% + var(--space-2));z-index:var(--z-header-chrome,var(--z-sticky-cta));display:grid;grid-gap:var(--space-2);gap:var(--space-2);width:min(18rem,calc(100vw - 2rem));padding:var(--space-3);border-radius:var(--radius-md);background:var(--color-surface);border:1px solid var(--color-border);box-shadow:var(--shadow-md)}.auth-chrome-form input{width:100%}.hub-site-header-product{isolation:isolate}.hub-nav-product{align-items:center;position:relative;flex:1 1;justify-content:flex-end;flex-wrap:wrap;min-width:0;row-gap:var(--space-2)}.hub-nav-product .auth-chrome-header{margin-left:var(--space-4);flex-shrink:0;align-self:center}.hub-nav-product .auth-chrome-collapsed{position:relative}.hub-nav-product .auth-chrome-sign-in{margin-left:var(--space-4);flex-shrink:0}.hub-shell--product .hub-site-header-inner{gap:var(--space-4)}.auth-chrome-placeholder.auth-chrome-summary{opacity:.55;pointer-events:none;border-style:dashed}.auth-chrome-placeholder{opacity:.55;pointer-events:none}.hub-timeline-jump,.hub-timeline-mobile-jump{display:none}@media (max-width:1023px){.hub-timeline-mobile-jump{display:inline-flex;align-items:center;min-height:44px;margin-bottom:var(--space-3);font-size:var(--text-sm);font-weight:var(--font-weight-medium)}.hub-timeline-jump,.hub-timeline-mobile-jump{color:var(--color-accent);text-decoration:none}.hub-timeline-jump{display:inline-block;margin:0 0 var(--space-2)}#hub-timeline{scroll-margin-top:var(--layout-sticky-clearance)}}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}a{color:var(--color-accent)}table{width:100%;border-collapse:collapse;font-size:var(--text-sm)}td,th{border-bottom:1px solid var(--color-border);text-align:left;padding:var(--space-2) var(--space-1)}.dashboard .hub-main,.dashboard main{max-width:960px}.legal-gate{position:relative;z-index:var(--z-gate);min-height:100vh;display:grid;place-items:center;padding:var(--space-6);background:var(--color-bg)}.legal-gate-panel{max-width:var(--layout-gate);width:100%}.legal-gate-panel ul{margin:0 0 var(--space-4);padding-left:var(--space-5);color:var(--color-muted)}.legal-gate-check{display:flex;gap:var(--space-3);align-items:flex-start;margin-bottom:var(--space-4);font-size:var(--text-sm)}.legal-gate-check input{width:1.125rem;height:1.125rem;min-height:0;margin:.2rem 0 0;padding:0;flex-shrink:0}code{font-family:var(--font-mono-family);font-size:.85em;background:var(--color-accent-soft);padding:.1rem .35rem;border-radius:4px}.design-token-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));grid-gap:var(--space-3);gap:var(--space-3)}.design-token-swatch{border:1px solid var(--color-border);border-radius:var(--radius-sm);padding:var(--space-3);min-height:88px;display:flex;flex-direction:column;justify-content:space-between;font-size:var(--text-sm)}.design-token-swatch code{font-size:.7rem}.button.ghost,button.ghost{background:transparent;color:var(--color-accent);border:1px solid transparent}.button.ghost:hover,button.ghost:hover:not(:disabled){background:var(--color-accent-soft)}.button.destructive,button.destructive{background:var(--color-danger);color:white}.button.destructive:hover,button.destructive:hover:not(:disabled){background:var(--color-danger-hover)}.button.button-sm,button.button-sm{padding:var(--space-2) var(--space-3);min-height:36px;font-size:var(--text-sm)}.button.button-lg,button.button-lg{padding:var(--space-4) var(--space-6);min-height:48px;font-size:var(--text-base);width:100%}.badge-muted{background:var(--color-border);color:var(--color-text)}.badge-success{background:var(--color-success-soft);color:var(--color-success)}.badge-demo{background:var(--color-warning-soft);color:var(--color-warning)}.form-field{margin-bottom:var(--space-4)}.form-field input,.form-field select,.form-field textarea{margin-bottom:0}.form-field-error{margin-top:var(--space-2)}.marketing-hero{margin-bottom:var(--space-6)}.marketing-lead{margin-bottom:var(--space-5)}.feature-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:var(--space-4);gap:var(--space-4);margin-bottom:var(--space-6)}.feature-card h3{font-size:var(--text-base)}.privacy-list,.trust-list{margin:0 0 var(--space-4);padding-left:var(--space-5);color:var(--color-muted);line-height:var(--leading-relaxed)}.trust-callout{background:var(--color-accent-soft);border-color:transparent}.legal-gate-lead{line-height:var(--leading-relaxed);color:var(--color-muted)}.monetization-tiles{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-gap:var(--space-4);gap:var(--space-4);margin-top:var(--space-4)}.monetization-tile{background:var(--color-bg);border-radius:var(--radius-sm);padding:var(--space-4);border:1px solid var(--color-border)}.monetization-tile-muted{background:var(--color-surface)}.monetization-price{font-size:var(--text-2xl);font-weight:var(--font-weight-bold);color:var(--color-accent);margin:0 0 var(--space-2);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.empty-state{text-align:center}.empty-state .button,.empty-state button{margin-top:var(--space-4)}.dashboard-checkbox{display:flex;align-items:center;gap:var(--space-2);margin-bottom:var(--space-4)}.card-timeline{border-left:4px solid var(--color-accent-muted)}#hub-workspace-primary{scroll-margin-top:var(--layout-sticky-clearance)}.hub-below-fold{display:grid;grid-gap:var(--space-3);gap:var(--space-3);margin-top:var(--space-8)}.monetization{display:grid;grid-gap:var(--space-4);gap:var(--space-4);padding-top:var(--space-2)}.monetization-title{margin:0;font-family:var(--font-display-family);font-weight:var(--font-weight-medium);font-size:var(--text-xl)}.hub-continue-research{margin-bottom:var(--space-4);display:grid;grid-gap:var(--space-5);gap:var(--space-5)}.hub-continue-hero{padding:var(--space-6);border-radius:var(--radius-lg);background:radial-gradient(ellipse 70% 80% at 100% 0,var(--color-accent-soft),transparent 55%),var(--color-surface);border:1px solid var(--color-border);box-shadow:var(--shadow-sm)}.hub-continue-hero h2{font-family:var(--font-display-family);font-weight:var(--font-weight-medium);font-size:clamp(1.5rem,2.5vw,1.85rem);margin:0 0 var(--space-3);max-width:18ch}.hub-continue-lead{margin:0 0 var(--space-5);max-width:36rem;font-size:var(--text-lg);color:var(--color-muted);line-height:var(--leading-relaxed)}.hub-continue-latest{padding:var(--space-5);border-radius:var(--radius-md);background:var(--color-bg);border:1px solid var(--color-border)}.hub-continue-latest-label{margin:0 0 var(--space-2);font-size:var(--text-xs);font-weight:var(--font-weight-semibold);letter-spacing:.06em;text-transform:uppercase;color:var(--color-accent)}.hub-continue-latest h3{margin:0 0 var(--space-2);font-size:var(--text-lg)}.hub-continue-actions{display:flex;flex-wrap:wrap;gap:var(--space-3);margin-top:var(--space-4)}.hub-continue-primary{min-width:min(100%,12rem)}.hub-continue-recent-heading{font-size:var(--text-base);margin:0 0 var(--space-3)}.hub-continue-recent-list{list-style:none;margin:0;padding:0;display:grid;grid-gap:var(--space-2);gap:var(--space-2)}.hub-continue-recent-button{display:grid;grid-gap:var(--space-1);gap:var(--space-1);width:100%;padding:var(--space-3) var(--space-4);border:1px solid var(--color-border);border-radius:var(--radius-sm);background:var(--color-surface);text-align:left;font:inherit;color:inherit;cursor:pointer;transition:border-color .15s ease,background .15s ease}.hub-continue-recent-button:hover{border-color:var(--color-accent-muted);background:var(--color-accent-soft)}.hub-continue-recent-button:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px}.design-system-paste-back{margin-top:var(--space-3)}.design-system-action-preview{margin-bottom:0}.session-bus-panel-preview{margin-top:var(--space-4)}.hub-workspace{display:block}.hub-workspace-aside,.hub-workspace-primary{min-width:0}@media (min-width:1024px){.hub-workspace{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(280px,.9fr);grid-gap:var(--space-6);gap:var(--space-6);align-items:start}.hub-workspace-aside{position:-webkit-sticky;position:sticky;top:var(--layout-sticky-clearance);max-height:calc(100vh - var(--layout-sticky-clearance) - var(--space-6));overflow-y:auto}}.legal-gate-backdrop,.legal-gate-sheet-handle{display:none}@media (max-width:640px){.legal-gate-mobile-sheet{align-items:flex-end;padding:0;background:var(--color-backdrop-strong)}.legal-gate-mobile-sheet .legal-gate-backdrop{display:block;position:absolute;inset:0;pointer-events:none}.legal-gate-mobile-sheet .legal-gate-panel{position:relative;z-index:1;max-width:none;width:100%;border-radius:var(--radius-lg) var(--radius-lg) 0 0;margin:0;max-height:min(92vh,100%);overflow-y:auto;padding:max(var(--space-6),env(safe-area-inset-top,0px)) max(var(--space-6),env(safe-area-inset-right,0px)) max(var(--space-6),env(safe-area-inset-bottom,0px)) max(var(--space-6),env(safe-area-inset-left,0px))}.legal-gate-sheet-handle{display:block;width:2.5rem;height:.3rem;margin:0 auto var(--space-4);border-radius:var(--radius-full);background:var(--color-border-strong)}}.blocked-rewrite-notice{background:var(--color-warning-soft);border:1px solid var(--color-border);border-radius:var(--radius-sm);padding:var(--space-4);margin:var(--space-4) 0}.landing-shell{min-height:100vh;isolation:isolate}.landing-main,.landing-main-v2{max-width:none;margin:0;padding:0}#faq,#how-it-works,#pricing,#waitlist,#why-different,.landing-band,.landing-hero-plane{scroll-margin-top:var(--layout-sticky-clearance)}.landing-header-inner{position:relative;z-index:var(--z-header-chrome);max-width:var(--layout-marketing);margin:0 auto;padding:var(--space-4) var(--space-5);display:flex;align-items:center;justify-content:space-between;gap:var(--space-4)}.landing-nav{align-items:center}.landing-shell .hub-brand-text{font-size:var(--text-xl)}.landing-section{margin-bottom:0}.landing-band{width:100%;padding-block:var(--landing-band-pad-y)}.landing-band-plain{background:transparent}.landing-band-mist{background:linear-gradient(180deg,rgb(var(--color-bg-accent-rgb)/55%),rgb(var(--color-bg-rgb)/90%)),var(--color-bg-accent)}.landing-band-trust{background:var(--color-surface);border-block:1px solid var(--color-border)}.landing-band-inner{max-width:var(--layout-marketing);margin:0 auto;padding-inline:var(--space-5)}.landing-band-inner-narrow{max-width:40rem}.landing-band h2,.landing-hero-plane h1{font-family:var(--font-display-family);font-weight:var(--font-weight-medium);letter-spacing:var(--tracking-tight);color:var(--color-text)}.landing-band h2{font-size:clamp(1.5rem,2.6vw,2rem);line-height:var(--leading-tight);margin:0 0 var(--space-3)}.landing-band h3{font-size:var(--text-lg);font-weight:var(--font-weight-semibold);margin:0 0 var(--space-2)}.landing-kicker{margin:0 0 var(--space-3);font-size:var(--text-sm);font-weight:var(--font-weight-medium);letter-spacing:.04em;text-transform:uppercase;color:var(--color-accent)}.landing-section-lead,.landing-step-body{margin:0 0 var(--space-5);max-width:42rem;font-size:var(--text-lg);line-height:var(--leading-relaxed);color:var(--color-muted);text-wrap:pretty}#how-it-works .landing-section-lead{max-width:34rem;text-wrap:balance}.landing-card-body{margin:0;max-width:none;font-size:var(--text-base);line-height:var(--leading-relaxed);color:var(--color-muted)}.landing-step-body{font-size:var(--text-base);margin-bottom:0}.landing-soft-note{margin:var(--space-6) 0 0;padding:var(--space-4) var(--space-5);max-width:42rem;border-radius:var(--radius-md);background:var(--color-surface-frost);border:1px solid var(--color-border);color:var(--color-muted);font-size:var(--text-base);line-height:var(--leading-relaxed)}.landing-text-link{color:var(--color-accent);font-weight:var(--font-weight-medium);text-decoration:none}.landing-text-link:focus-visible,.landing-text-link:hover{text-decoration:underline;text-underline-offset:.18em;-webkit-text-decoration-color:var(--color-accent-muted);text-decoration-color:var(--color-accent-muted)}.landing-how-guide-actions{margin-top:var(--space-6);justify-content:center}.landing-hero-plane{position:relative;padding-block:var(--landing-hero-pad-y);overflow:visible;background:radial-gradient(ellipse 70% 60% at 85% 20%,rgb(var(--color-accent-soft-rgb)/80%),transparent 55%),radial-gradient(ellipse 55% 45% at 10% 90%,rgb(var(--color-bg-accent-rgb)/90%),transparent 50%),linear-gradient(180deg,var(--color-bg-accent) 0,var(--color-bg) 72%)}.landing-hero-plane-inner{position:relative;z-index:1;max-width:var(--layout-marketing);margin:0 auto;padding-inline:var(--space-5);display:grid;grid-gap:var(--space-8);gap:var(--space-8);overflow:visible}.landing-hero-plane-inner-editorial{justify-items:center;text-align:center;padding-block:clamp(2.5rem,6vw,4.5rem);gap:var(--space-10)}.landing-hero-plane-inner-editorial .landing-hero-copy{max-width:36rem;display:grid;grid-gap:var(--space-4);gap:var(--space-4);justify-items:center}.landing-hero-eyebrow{margin:0;font-size:var(--text-sm);font-weight:var(--font-weight-medium);letter-spacing:.04em;text-transform:uppercase;color:var(--color-accent)}.landing-hero-plane-inner-editorial h1{font-size:clamp(2rem,4.8vw,3.25rem);max-width:16ch;line-height:1.12;margin:0;font-weight:var(--font-weight-medium);text-wrap:balance}.landing-hero-plane-inner-editorial .landing-hero-lead{max-width:30rem;margin:0;font-size:clamp(1.0625rem,1.8vw,1.25rem);line-height:var(--leading-relaxed);color:var(--color-muted);text-wrap:balance}.landing-hero-plane-inner-editorial .landing-hero-actions{margin:0;justify-content:center;align-items:center;gap:var(--space-4) var(--space-5)}.landing-hero-plane-inner-editorial .landing-hero-actions .button.button-lg{min-width:12.5rem;min-height:48px}.landing-hero-plane-inner-editorial .landing-product-preview{width:min(100%,52rem)}@media (max-width:640px){.landing-hero-plane-inner-editorial .landing-hero-actions .button.button-lg{width:min(100%,20rem)}}.hub-site-header.landing-header-v2,.landing-header-v2{position:-webkit-sticky;position:sticky;top:0;z-index:var(--z-header);backdrop-filter:none;-webkit-backdrop-filter:none;background:none;background-color:transparent;background-image:none;border-bottom:1px solid transparent;box-shadow:none;transition:background .16s var(--motion-ease-out,ease-out),background-color .16s var(--motion-ease-out,ease-out),border-color .16s var(--motion-ease-out,ease-out),box-shadow .16s var(--motion-ease-out,ease-out),-webkit-backdrop-filter .16s var(--motion-ease-out,ease-out);transition:background .16s var(--motion-ease-out,ease-out),background-color .16s var(--motion-ease-out,ease-out),border-color .16s var(--motion-ease-out,ease-out),box-shadow .16s var(--motion-ease-out,ease-out),backdrop-filter .16s var(--motion-ease-out,ease-out);transition:background .16s var(--motion-ease-out,ease-out),background-color .16s var(--motion-ease-out,ease-out),border-color .16s var(--motion-ease-out,ease-out),box-shadow .16s var(--motion-ease-out,ease-out),backdrop-filter .16s var(--motion-ease-out,ease-out),-webkit-backdrop-filter .16s var(--motion-ease-out,ease-out)}.hub-site-header.landing-header-v2:not(.landing-header-scrolled):not(.landing-header-menu-open),.landing-header-v2:not(.landing-header-scrolled):not(.landing-header-menu-open){backdrop-filter:none!important;-webkit-backdrop-filter:none!important;background:none!important;background-color:transparent!important;background-image:none!important;border-bottom-color:transparent!important;box-shadow:none!important}.hub-site-header.landing-header-v2.landing-header-scrolled,.landing-header-v2.landing-header-scrolled{backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);background:var(--color-surface-frost);background-color:var(--color-surface-frost);background-image:none;border-bottom-color:var(--color-border)}.hub-site-header.landing-header-v2.landing-header-menu-open,.landing-header-v2.landing-header-menu-open{backdrop-filter:none!important;-webkit-backdrop-filter:none!important;background:var(--color-surface)!important;background-color:var(--color-surface)!important;background-image:none!important;border-bottom-color:transparent!important;box-shadow:none!important;transition:none!important}.hub-site-header.landing-header-v2.landing-header-menu-open .landing-header-inner,.landing-header-v2.landing-header-menu-open .landing-header-inner{background:var(--color-surface);background-color:var(--color-surface);transition:none}.hub-site-header.landing-header-menu-closing button.landing-nav-menu-button,.hub-site-header.landing-header-v2.landing-header-menu-closing,.hub-site-header.landing-header-v2.landing-header-menu-closing button.landing-nav-menu-button,.landing-header-v2.landing-header-menu-closing,.landing-header-v2.landing-header-menu-closing button.landing-nav-menu-button{transition:none!important}.hub-site-header.landing-header-v2.landing-header-menu-closing button.landing-nav-menu-button:focus-visible,.hub-site-header.landing-header-v2.landing-header-menu-closing button.landing-nav-menu-button:hover:not(:disabled),.landing-header-v2.landing-header-menu-closing button.landing-nav-menu-button:focus-visible,.landing-header-v2.landing-header-menu-closing button.landing-nav-menu-button:hover:not(:disabled){color:var(--color-text)!important}.landing-shell-v2{--landing-header-overlap:calc(4.25rem + env(safe-area-inset-top, 0px))}.landing-shell-v2 .landing-hero-plane{margin-top:calc(-1 * var(--landing-header-overlap));padding-top:calc(var(--landing-hero-pad-y) + var(--landing-header-overlap))}.landing-loading-status{margin:var(--space-16) 0;text-align:center}.landing-footer-wrap{margin-top:var(--space-8);padding:var(--space-8) 0 env(safe-area-inset-bottom,0);border-top:1px solid var(--color-border);background:var(--color-bg)}.landing-footer,.landing-footer-wrap .disclaimer{margin-top:0;border-top:none;padding-top:0}.landing-footer{display:grid;grid-gap:var(--space-6);gap:var(--space-6)}.landing-footer-top{display:grid;grid-gap:var(--space-4);gap:var(--space-4)}@media (min-width:720px){.landing-footer-top{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:start;gap:var(--space-8)}}.landing-footer-brand-lockup{display:inline-flex;align-items:center;gap:var(--space-2);color:var(--color-text);min-height:0}.landing-footer-brand-lockup .hub-brand-icon{width:1.75rem;height:1.75rem;min-width:1.75rem}.landing-footer-brand-lockup .hub-brand-text{font-size:var(--text-lg)}.landing-footer-brand-line{margin:var(--space-2) 0 0;max-width:22rem;color:var(--color-muted)}.landing-footer-brand-line,.landing-footer-disclaimer{font-size:var(--text-sm);line-height:var(--leading-relaxed,1.5)}.landing-footer-disclaimer{margin:0;padding:var(--space-3) var(--space-4);border-radius:var(--radius-md);border:1px solid var(--color-border);background:var(--color-surface);color:var(--color-text)}.landing-footer-grid{display:grid;grid-gap:var(--space-6);gap:var(--space-6)}@media (min-width:720px){.landing-footer-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--space-8)}}.landing-footer-col-heading{margin:0 0 var(--space-3);font-size:var(--text-xs);font-weight:var(--font-weight-semibold);letter-spacing:.06em;text-transform:uppercase;color:var(--color-muted)}.landing-footer-link-list{list-style:none;margin:0;padding:0;display:grid;grid-gap:var(--space-2);gap:var(--space-2)}.landing-footer-link-list a{color:var(--color-text);text-decoration:none;font-size:var(--text-sm);font-weight:var(--font-weight-medium);min-height:2rem;display:inline-flex;align-items:center}.landing-footer-link-list a:focus-visible,.landing-footer-link-list a:hover{color:var(--color-accent)}.landing-footer-social{margin-top:var(--space-4)}.landing-footer-social-heading{margin-bottom:var(--space-2)}.landing-footer-social-list{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:var(--space-2)}.landing-footer-social-link{display:inline-flex;align-items:center;gap:var(--space-2);min-height:2.5rem;padding:0 var(--space-3);border-radius:var(--radius-pill,999px);border:1px solid var(--color-border);background:var(--color-surface);color:var(--color-text);text-decoration:none;font-size:var(--text-sm);font-weight:var(--font-weight-medium)}.landing-footer-social-link:focus-visible,.landing-footer-social-link:hover{border-color:var(--color-accent);color:var(--color-accent)}.landing-footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:var(--space-4);padding-block:var(--space-5);border-top:1px solid var(--color-border)}.landing-footer-nav{display:flex;flex-wrap:wrap;gap:var(--space-4);margin:var(--space-4) 0;font-size:var(--text-sm)}.landing-footer-nav a{color:var(--color-accent);text-decoration:none}.landing-header-v2 .hub-brand-icon{width:2.125rem;height:2.125rem}.landing-header-v2 .hub-brand{align-items:center;min-height:2.5rem}.landing-nav-v2{display:flex;flex-wrap:wrap;gap:var(--space-3) var(--space-4);align-items:center}.landing-nav-v2 a:not(.button){color:var(--color-muted);font-weight:var(--font-weight-medium)}.landing-nav-v2 a:not(.button):hover{color:var(--color-text)}.landing-product-preview{margin:0;animation:landing-hero-enter var(--motion-enter) var(--motion-ease-out) both}.landing-product-preview-hero .landing-product-preview-window{border-radius:calc(var(--radius-lg) + 4px);box-shadow:var(--shadow-lg)}.landing-product-preview-hero .landing-product-preview-screenshot-wrap{max-height:min(32rem,58vh)}.landing-intake-proof{margin:var(--space-4) 0 0;max-width:22rem}.landing-intake-proof-band{margin:var(--space-6) auto 0;max-width:min(28rem,100%)}.landing-intake-proof-caption{margin:var(--space-3) 0 0;font-size:var(--text-sm);color:var(--color-muted);text-align:center}@keyframes landing-hero-enter{0%{opacity:0;transform:translateY(.75rem)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.landing-product-preview{animation:none}}.landing-product-preview-stage{position:relative;display:grid;grid-gap:var(--space-4);gap:var(--space-4)}.how-to-explore-hero-visual .landing-product-preview-stage{gap:var(--guide-section-gap)}.how-to-explore-hero-visual .landing-product-preview-frame{display:grid;grid-gap:var(--guide-stack-gap);gap:var(--guide-stack-gap)}.landing-product-preview-frame-primary{position:relative;z-index:var(--z-base)}.landing-product-preview-frame-step{max-width:none}.landing-product-preview-window-step{box-shadow:var(--shadow-md)}.landing-product-preview-frame-step .landing-product-preview-screenshot-wrap{max-height:min(28rem,56vh)}.marketing-screenshot-zoom-trigger{display:grid;grid-gap:var(--space-2);gap:var(--space-2);width:100%;padding:0 0 var(--space-3);border:none;background:transparent;cursor:zoom-in;text-align:center;color:inherit;font:inherit}.marketing-screenshot-zoom-trigger:focus-visible{outline:2px solid var(--color-accent);outline-offset:3px;border-radius:var(--radius-md)}.marketing-screenshot-zoom-hint{display:block;margin:0;padding-inline:var(--space-4);font-size:var(--text-sm);line-height:var(--leading-normal);font-weight:var(--font-weight-medium);color:var(--color-accent);text-align:center}.marketing-screenshot-lightbox{width:min(72rem,calc(100vw - 2rem));max-width:calc(100vw - 2rem);max-height:calc(100vh - 2rem);margin:auto;padding:0;border:1px solid var(--color-border);border-radius:var(--radius-lg);background:var(--color-surface);box-shadow:var(--shadow-lg)}.marketing-screenshot-lightbox::-webkit-backdrop{background:color-mix(in srgb,var(--color-text) 48%,transparent)}.marketing-screenshot-lightbox::backdrop{background:color-mix(in srgb,var(--color-text) 48%,transparent)}.marketing-screenshot-lightbox-panel{display:grid;grid-gap:var(--space-3);gap:var(--space-3);padding:var(--space-4)}.marketing-screenshot-lightbox-toolbar{display:flex;align-items:flex-start;justify-content:space-between;gap:var(--space-3)}.marketing-screenshot-lightbox-title{margin:0;max-width:40rem;font-size:var(--text-sm);color:var(--color-muted)}.marketing-screenshot-lightbox-frame{overflow:auto;max-height:min(70vh,48rem);border-radius:var(--radius-md);background:var(--color-bg)}.marketing-screenshot-lightbox-frame img{display:block;width:100%;height:auto}.landing-product-preview-frame-label{margin:0;font-family:var(--font-display-family);font-size:var(--text-xl);font-weight:var(--font-weight-medium);letter-spacing:var(--tracking-tight);line-height:var(--leading-tight);color:var(--color-text);text-transform:none}.landing-product-preview-window{border:1px solid var(--color-border);border-radius:var(--radius-lg);overflow:hidden;background:var(--color-surface);box-shadow:var(--shadow-lg)}.landing-product-preview-chrome{display:flex;align-items:center;gap:var(--space-2);padding:var(--space-3) var(--space-4);border-bottom:1px solid var(--color-border);background:linear-gradient(180deg,var(--color-surface),var(--color-bg))}.landing-product-preview-dot{width:.55rem;height:.55rem;border-radius:var(--radius-full);background:var(--color-border)}.landing-product-preview-title{font-size:var(--text-xs);font-weight:var(--font-weight-medium);color:var(--color-text-muted)}.landing-product-preview-body{padding:var(--space-5);display:grid;grid-gap:var(--space-4);gap:var(--space-4)}.landing-product-preview-concern{margin:0;font-weight:var(--font-weight-semibold);font-size:var(--text-lg)}.landing-product-preview-action-head{display:flex;align-items:center;justify-content:space-between;gap:var(--space-3);margin-bottom:var(--space-2)}.landing-product-preview-timeline{display:grid;grid-gap:var(--space-2);gap:var(--space-2)}.landing-product-preview-timeline-label{font-size:var(--text-xs);color:var(--color-text-muted)}.landing-product-preview-timeline-bar{height:.35rem;width:62%;border-radius:var(--radius-full);background:linear-gradient(90deg,var(--color-accent-soft),var(--color-accent))}.landing-product-preview-caption{margin-top:var(--space-4);text-align:center;font-size:var(--text-base);line-height:var(--leading-relaxed);color:var(--color-muted);max-width:42rem;margin-inline:auto}.landing-before-after{display:grid;grid-gap:var(--space-4);gap:var(--space-4);margin:var(--space-5) 0 var(--space-6)}@media (min-width:40rem){.landing-before-after{grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--space-5)}}.landing-before-after-col{padding:var(--space-5);border-radius:var(--radius-md);background:var(--color-surface);border:1px solid var(--color-border);box-shadow:var(--shadow-sm)}.landing-before-after-col-accent{border-color:var(--color-accent-muted);background:linear-gradient(180deg,var(--color-surface),var(--color-accent-soft))}.landing-before-after-label{margin:0 0 var(--space-3);font-size:var(--text-xs);font-weight:var(--font-weight-semibold);letter-spacing:.06em;text-transform:uppercase;color:var(--color-muted)}.landing-before-after-quote{margin:0;font-family:var(--font-display-family);font-size:clamp(1.125rem,2vw,1.35rem);font-weight:var(--font-weight-normal);line-height:var(--leading-normal);color:var(--color-text)}.landing-trust-rails{list-style:none;padding:0;margin:var(--space-5) 0 0;display:grid;grid-gap:var(--space-3);gap:var(--space-3)}@media (min-width:48rem){.landing-trust-rails{grid-template-columns:repeat(2,minmax(0,1fr))}}.landing-trust-rail{margin:0;padding:var(--space-4) var(--space-5);border-radius:var(--radius-md);background:var(--color-bg);border:1px solid var(--color-border);font-size:var(--text-base);line-height:var(--leading-relaxed);color:var(--color-text)}.landing-trust-rail-emergency{grid-column:1/-1;border-color:var(--color-danger-border-soft);background:var(--color-danger-soft)}.landing-pricing-grid{display:grid;grid-gap:var(--space-4);gap:var(--space-4);margin:var(--space-5) 0 var(--space-4)}.landing-pricing-billing{display:inline-flex;align-items:center;gap:var(--space-1);margin:var(--space-4) 0 0;padding:var(--space-1);border-radius:var(--radius-md);border:1px solid var(--color-border);background:var(--color-surface)}.landing-pricing-billing-option{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background:transparent;color:var(--color-muted);font:inherit;font-size:var(--text-sm);font-weight:var(--font-weight-medium);line-height:1;padding:.55rem .85rem;border-radius:calc(var(--radius-md) - 2px);cursor:pointer;display:inline-flex;align-items:center;gap:var(--space-2);transition:background .15s ease,color .15s ease}.landing-pricing-billing-option.is-active,.landing-pricing-billing-option:hover:not(:disabled){background:var(--color-bg);color:var(--color-text)}.landing-pricing-billing-option.is-active{box-shadow:var(--shadow-sm)}.landing-pricing-billing-option.is-active:hover:not(:disabled){background:var(--color-bg);color:var(--color-text)}.landing-pricing-billing-save{font-size:.75rem;font-weight:var(--font-weight-medium);color:var(--color-accent)}.landing-pricing-yearly-line{margin:calc(-1 * var(--space-2)) 0 0;min-height:1.35em;font-size:var(--text-sm);font-feature-settings:"tnum";font-variant-numeric:tabular-nums;color:var(--color-muted)}.landing-pricing-strike{margin-right:.35em;text-decoration:line-through;text-decoration-thickness:1px;color:var(--color-muted);opacity:.72}@media (min-width:48rem){.landing-pricing-grid{grid-template-columns:1.25fr .875fr .875fr;align-items:stretch}}.landing-pricing-card,.landing-proof-card{margin-bottom:0}.landing-pricing-card{display:grid;grid-template-rows:auto auto auto 1fr auto;grid-gap:var(--space-3);gap:var(--space-3);height:100%;align-content:start}.landing-pricing-card-featured{border-color:var(--color-accent);box-shadow:var(--shadow-md),0 0 0 1px var(--color-accent-soft);transform:translateY(-2px)}.landing-pricing-card-secondary{background:var(--color-bg);box-shadow:none}.landing-pricing-card-head{display:flex;align-items:center;justify-content:space-between;gap:var(--space-3)}.landing-pricing-card-head h3{margin:0}.landing-pricing-price{margin:0;font-family:var(--font-display-family);font-size:clamp(1.75rem,3vw,2.25rem);font-weight:var(--font-weight-medium);line-height:1.1;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.landing-pricing-period{margin-left:.15em;font-family:var(--font-body-family);font-size:.45em;font-weight:var(--font-weight-medium);color:var(--color-muted);letter-spacing:0}.landing-pricing-features{margin:0;padding:0;list-style:none;display:grid;grid-gap:var(--space-2);gap:var(--space-2);align-self:stretch}.landing-pricing-features li{position:relative;padding-left:1.1em;font-size:var(--text-sm);color:var(--color-text-muted);line-height:1.45}.landing-pricing-features li:before{content:"";position:absolute;left:.15em;top:.55em;width:.35em;height:.35em;border-radius:50%;background:var(--color-accent);opacity:.7}.landing-pricing-cta{margin-top:auto;padding-top:var(--space-2)}.landing-pricing-cta a{width:100%;justify-content:center}.landing-guide-cards{display:grid;grid-gap:var(--space-4);gap:var(--space-4);margin-top:var(--space-4)}@media (min-width:40rem){.landing-guide-cards{grid-template-columns:repeat(2,minmax(0,1fr))}}.landing-guide-card h3{margin-top:0}.landing-proof-grid{display:grid;grid-gap:var(--space-4);gap:var(--space-4)}@media (min-width:48rem){.landing-proof-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.landing-proof-card h3{margin-top:0}.landing-rfs-hook{max-width:40rem;margin-bottom:var(--space-6)}.landing-hero-visual{margin:var(--space-6) 0;padding:var(--space-5);background:var(--color-bg)}.landing-hero-mock{position:relative;overflow:hidden;min-height:12rem}.landing-mock-stage-stack{position:relative;min-height:9rem}.landing-mock-stage{position:absolute;inset:0;display:grid;grid-gap:var(--space-3);gap:var(--space-3);opacity:0;animation:landing-mock-stage-cycle var(--landing-mock-cycle-duration,9s) infinite}.landing-mock-stage-1{animation-delay:0s}.landing-mock-stage-2{animation-delay:var(--landing-mock-stage-offset,3s)}.landing-mock-stage-3{animation-delay:calc(var(--landing-mock-stage-offset, 3s) * 2)}.landing-mock-stage-title{margin:0;font-weight:var(--font-weight-semibold);font-size:var(--text-base)}.landing-mock-bar-animated{animation:landing-mock-bar-grow 2s ease-in-out infinite}@keyframes landing-mock-stage-cycle{0%,5%{opacity:0}28%,8%{opacity:1}33%,to{opacity:0}}@keyframes landing-mock-bar-grow{0%,to{width:35%}50%{width:78%}}.how-to-explore-hero-visual .landing-hero-mock{margin-bottom:0}.extension-handoff-diagram{margin-bottom:var(--space-5)}.extension-handoff-diagram-steps{list-style:none;margin:0;padding:0;display:grid;grid-gap:var(--space-4);gap:var(--space-4)}@media (min-width:48rem){.extension-handoff-diagram-steps{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start}}.extension-handoff-diagram-step{display:grid;grid-gap:var(--space-2);gap:var(--space-2);position:relative}.extension-handoff-diagram-title{margin:0;font-weight:var(--font-weight-semibold)}.extension-handoff-diagram-arrow{display:none;color:var(--color-text-muted);font-size:var(--text-xl);align-self:center}@media (min-width:48rem){.extension-handoff-diagram-arrow{display:block;position:absolute;right:calc(-1 * var(--space-4));top:.35rem}.extension-handoff-diagram-step:last-child .extension-handoff-diagram-arrow{display:none}}.hub-awareness{margin-top:var(--space-5)}.hub-secondary-panel .card{margin-bottom:0;margin-top:0;border:none;box-shadow:none;background:transparent;padding:0 0 var(--space-4);border-radius:0}.hub-secondary-panel .hub-awareness{margin-top:0}.hub-learning-summary{margin-top:var(--space-2)}.hub-awareness-opt-in,.hub-continue-hero .hub-daily-return-banner{margin-bottom:var(--space-4)}.hub-awareness-opt-in{display:flex;gap:var(--space-2);align-items:center}.hub-awareness-block{margin-top:var(--space-4)}.hub-awareness-block+.hub-awareness-block{margin-top:var(--space-5)}.hub-awareness-list{list-style:none;margin:var(--space-3) 0 0;padding:0;display:grid;grid-gap:var(--space-3);gap:var(--space-3)}.hub-visit-prep-banner{margin-bottom:var(--space-4)}.hub-visit-countdown{font-weight:var(--font-weight-semibold)}.hub-visit-prep-actions{flex-wrap:wrap}.hub-visit-outcome{margin-top:var(--space-4)}.hub-med-watchlist{list-style:none;margin:var(--space-3) 0 0;padding:0;display:grid;grid-gap:var(--space-2);gap:var(--space-2)}.hub-med-watchlist-item{display:flex;align-items:center;justify-content:space-between;gap:var(--space-3)}@media (prefers-reduced-motion:reduce){.landing-mock-stage{animation:none;position:static;opacity:0}.landing-mock-stage-1{opacity:1}.landing-mock-stage-2,.landing-mock-stage-3{display:none}.landing-mock-bar-animated{animation:none;width:55%}}.landing-mock-bar{height:.5rem;width:40%;border-radius:var(--radius-full);background:var(--color-accent-soft);margin-bottom:var(--space-4)}.landing-mock-body{display:grid;grid-gap:var(--space-3);gap:var(--space-3)}.landing-mock-card{padding:var(--space-4);border-radius:var(--radius-sm);border:1px solid var(--color-border);background:var(--color-surface);font-size:var(--text-sm)}.landing-callout{padding:var(--space-4);border-left:3px solid var(--color-accent);background:var(--color-accent-soft);border-radius:0 var(--radius-sm) var(--radius-sm) 0}.landing-steps{list-style:none;padding:0;margin:var(--space-6) 0 0;display:grid;grid-gap:var(--space-4);gap:var(--space-4)}@media (min-width:40rem){.landing-steps{grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--space-5)}.landing-step{grid-template-columns:1fr;gap:var(--space-3);min-height:100%}}.landing-step{display:grid;grid-template-columns:auto 1fr;grid-gap:var(--space-4);gap:var(--space-4);align-items:start;padding:var(--space-5);border-radius:var(--radius-md);background:var(--color-surface);border:1px solid var(--color-border);box-shadow:var(--shadow-sm)}.landing-step-copy h3{margin:0 0 var(--space-2)}.landing-step-num{display:inline-flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;border-radius:var(--radius-full);background:var(--color-accent-soft);color:var(--color-accent);font-family:var(--font-body-family);font-weight:var(--font-weight-semibold);font-size:var(--text-base);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.landing-compare-wrap{overflow:auto;border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-surface)}.landing-compare{width:100%;border-collapse:collapse;font-size:var(--text-sm)}.landing-compare td,.landing-compare th{border-right:1px solid var(--color-border);border-bottom:1px solid var(--color-border);padding:var(--space-3);text-align:center}.landing-compare td:last-child,.landing-compare th:last-child{border-right:none}.landing-compare tbody tr:last-child td,.landing-compare tbody tr:last-child th{border-bottom:none}.landing-compare th[scope=row]{text-align:left;font-weight:var(--font-weight-medium)}.landing-compare thead th{background:var(--color-accent-soft)}.landing-faq-list{display:grid;grid-gap:var(--space-3);gap:var(--space-3);margin-top:var(--space-5)}.landing-faq-item{border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-surface);padding:0;transition:border-color .15s ease,box-shadow .15s ease}.landing-faq-item:hover{border-color:color-mix(in srgb,var(--color-accent) 35%,var(--color-border))}.landing-faq-item[open]{border-color:color-mix(in srgb,var(--color-accent) 45%,var(--color-border));box-shadow:var(--shadow-sm)}.landing-faq-item summary{cursor:pointer;display:flex;align-items:flex-start;gap:var(--space-3);min-height:44px;padding:var(--space-4) var(--space-5);font-weight:var(--font-weight-semibold);list-style:none;color:var(--color-text)}.landing-faq-item summary::-webkit-details-marker{display:none}.landing-faq-item summary::marker{content:""}.landing-faq-item summary:focus{outline:none}.landing-faq-item summary:focus-visible{outline:2px solid var(--color-accent);outline-offset:-2px;border-radius:var(--radius-md)}.landing-faq-chevron{flex:0 0 auto;width:.55rem;height:.55rem;margin-top:.45em;border-right:2px solid var(--color-text-muted);border-bottom:2px solid var(--color-text-muted);transform:rotate(-45deg);transition:transform .18s ease,border-color .15s ease}.landing-faq-item[open] .landing-faq-chevron{margin-top:.55em;border-color:var(--color-accent);transform:rotate(45deg)}.landing-faq-question{flex:1 1 auto}.landing-faq-item[open] .landing-faq-question{color:var(--color-accent)}.landing-faq-answer{padding:0 var(--space-5) var(--space-4);padding-left:calc(var(--space-5) + .55rem + var(--space-3))}.landing-faq-answer .landing-card-body{margin:0;max-width:40rem}.landing-faq-answer a{color:var(--color-accent);font-weight:var(--font-weight-medium)}.landing-waitlist-form{padding:var(--space-6);border-radius:var(--radius-lg);background:var(--color-surface);border:1px solid var(--color-border);box-shadow:var(--shadow-md);display:grid;grid-gap:var(--space-4);gap:var(--space-4)}.landing-waitlist-form h2{margin-bottom:0}.landing-success{color:var(--color-accent);margin-top:var(--space-3)}.landing-final-cta{text-align:center}.landing-copyright{margin:0}.landing-article{max-width:var(--layout-marketing);margin:0 auto;padding:var(--space-8) var(--space-5) var(--space-12)}.landing-article.landing-article-gate{max-width:var(--layout-gate)}.landing-article h1{max-width:28rem;margin-bottom:var(--space-4);font-family:var(--font-display-family);font-weight:var(--font-weight-medium);letter-spacing:var(--tracking-tight);line-height:var(--leading-tight)}.landing-article-gate h1{max-width:none;margin-bottom:0}.auth-page-header{display:grid;grid-gap:var(--space-2);gap:var(--space-2);margin:0 0 var(--space-5)}.auth-page-lead{margin:0;max-width:none;color:var(--color-muted);font-size:var(--text-lg);line-height:var(--leading-relaxed,1.55);text-wrap:balance}.auth-gate-card{margin-bottom:0}.auth-gate-stack{display:grid;grid-gap:var(--space-5);gap:var(--space-5)}.auth-gate-bullets{margin:0}.auth-gate-form{display:grid;grid-gap:var(--space-4);gap:var(--space-4)}.auth-gate-form .field,.auth-gate-form .form-field{margin-bottom:0}.auth-gate-footer{display:grid;grid-gap:var(--space-2);gap:var(--space-2);padding-top:var(--space-4);border-top:1px solid var(--color-border)}.auth-gate-footer .meta{margin:0;max-width:none}.auth-gate-links a{color:var(--color-accent);text-decoration:none;font-weight:var(--font-weight-medium)}.auth-gate-links a:focus-visible,.auth-gate-links a:hover{text-decoration:underline}.landing-article{--guide-section-gap:clamp(2.75rem,5.5vw,4.25rem);--guide-stack-gap:var(--space-4)}.guide-page-header{margin:0;padding-bottom:var(--guide-section-gap);border-bottom:1px solid var(--color-border)}.guide-page-lead{max-width:36rem;margin:var(--space-4) 0 0;color:var(--color-muted);font-size:var(--text-lg);line-height:var(--leading-relaxed,1.55)}.landing-article>.card,.landing-article>.guide-section,.landing-article>.how-to-explore-hero-visual,.landing-article>.landing-section{margin-bottom:0}.landing-article>.how-to-explore-hero-visual{margin-top:var(--guide-section-gap);padding-bottom:var(--guide-section-gap)}.landing-article>.guide-section,.landing-article>.landing-section{margin-top:0;padding-top:var(--guide-section-gap);padding-bottom:var(--guide-section-gap);border-top:1px solid color-mix(in srgb,var(--color-border) 88%,transparent)}.landing-article .landing-section-lead,.landing-article .meta{max-width:42rem}.how-to-explore-hero-visual{display:grid;grid-gap:var(--space-3);gap:var(--space-3);margin:0;padding:0;border:none}.how-to-explore-hero-visual .landing-product-preview{margin-top:0}.guide-section{display:grid;grid-gap:var(--guide-stack-gap);gap:var(--guide-stack-gap);align-content:start}.guide-section h2{margin:0;font-family:var(--font-display-family);font-weight:var(--font-weight-medium);letter-spacing:var(--tracking-tight);line-height:var(--leading-tight)}.guide-section h3{margin:0 0 var(--space-2);font-size:var(--text-base);font-weight:var(--font-weight-semibold)}.guide-section>.hub-eyebrow{margin:0}.guide-section>.landing-section-lead{margin:0;max-width:42rem;font-size:var(--text-lg);line-height:var(--leading-relaxed);color:var(--color-muted)}.guide-section>.hub-eyebrow+h2{margin-top:calc(var(--space-1) * -1)}.guide-plain-list{margin:0;padding-left:1.15rem;max-width:42rem;display:grid;grid-gap:var(--space-2);gap:var(--space-2);color:var(--color-text)}.guide-path{list-style:none;margin:0;padding:0;display:grid;grid-gap:var(--space-5);gap:var(--space-5)}.guide-path-step{display:grid;grid-template-columns:auto 1fr;grid-gap:var(--space-3);gap:var(--space-3);align-items:start}.guide-path-index{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:999px;background:var(--color-accent);color:#fff;font-size:var(--text-sm);font-weight:var(--font-weight-semibold);line-height:1}.guide-path-copy{display:grid;grid-gap:var(--space-1);gap:var(--space-1);padding-top:.15rem}.guide-path-copy .meta{margin:0}.guide-split{display:grid;grid-gap:var(--space-4);gap:var(--space-4);margin:0}@media (min-width:720px){.guide-split{grid-template-columns:1fr 1fr;gap:var(--space-5)}}.guide-split-panel{padding:var(--space-5);border-radius:var(--radius-md);border:1px solid var(--color-border);background:var(--color-surface)}.guide-split-panel--yes{border-color:color-mix(in srgb,var(--color-accent) 28%,var(--color-border));background:color-mix(in srgb,var(--color-accent-soft) 55%,var(--color-surface))}.guide-split-panel--no{background:var(--color-bg,var(--color-surface))}.guide-split-panel .guide-plain-list{margin-top:var(--space-2)}.guide-outcome-grid{display:grid;grid-gap:var(--space-5) var(--space-6);gap:var(--space-5) var(--space-6);margin:0}@media (min-width:720px){.guide-outcome-grid{grid-template-columns:1fr 1fr}.guide-outcome-grid--three{grid-template-columns:repeat(3,1fr)}}.guide-outcome{padding:0;border:none;background:transparent}.guide-outcome h3{margin:0 0 var(--space-2)}.guide-outcome .meta{margin:0}.guide-section .landing-compare-cards,.guide-section .landing-compare-wrap,.guide-section .landing-faq-list{margin-top:0}.guide-section .landing-callout{margin:0}.guide-cta{display:grid;grid-gap:var(--guide-stack-gap);gap:var(--guide-stack-gap);padding:clamp(1.5rem,3vw,2rem);border-radius:var(--radius-lg,var(--radius-md));border:1px solid var(--color-border);background:var(--color-surface)}.guide-cta h2{margin:0;font-family:var(--font-display-family);font-weight:var(--font-weight-medium);letter-spacing:var(--tracking-tight);line-height:var(--leading-tight)}.guide-cta .landing-section-lead{margin:0;max-width:42rem;font-size:var(--text-lg);line-height:var(--leading-relaxed);color:var(--color-muted)}.guide-cta .actions-row{margin:0}.landing-product-preview-screenshot-wrap{overflow:hidden;background:var(--color-bg);max-height:22rem}.landing-product-preview-frame-primary .landing-product-preview-screenshot-wrap{max-height:min(28rem,56vh)}.landing-product-preview-screenshot{display:block;width:100%;height:auto;object-fit:cover;object-position:top center}.landing-nav-desktop{display:flex}.landing-nav-mobile{display:none;align-items:center;gap:var(--space-2);flex-shrink:0}.landing-nav-menu-button{display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;height:2.5rem;min-height:2.5rem;padding:0 var(--space-3);border-radius:var(--radius-sm);font-size:var(--text-sm);font-weight:var(--font-weight-semibold);line-height:1;text-decoration:none;white-space:nowrap}button.landing-nav-menu-button{margin:0;width:2.5rem;min-width:2.5rem;padding:0;border:0;background:transparent;color:var(--color-text);cursor:pointer;transition:color .15s ease;-webkit-tap-highlight-color:transparent}button.landing-nav-menu-button:focus-visible,button.landing-nav-menu-button:hover:not(:disabled){border:0;background:transparent;color:var(--color-accent)}button.landing-nav-menu-button.is-open,button.landing-nav-menu-button.is-open:focus-visible,button.landing-nav-menu-button.is-open:hover:not(:disabled){border:0;background:transparent;color:var(--color-text);transition:none}button.landing-nav-menu-button.is-open:hover:not(:disabled){color:var(--color-text)}button.landing-nav-menu-button:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px}.landing-nav-menu-icon{display:inline-flex;align-items:center;justify-content:center}.landing-nav-backdrop{position:fixed;top:var(--landing-header-overlap);right:0;bottom:0;left:0;z-index:var(--z-drawer-backdrop);border:none;padding:0;margin:0;background:var(--color-backdrop);cursor:pointer;animation:none}.landing-nav-drawer{display:grid;align-content:start;grid-gap:var(--space-5);gap:var(--space-5);min-height:calc(100dvh - var(--landing-header-overlap));padding:var(--space-2) var(--space-5) calc(var(--space-6) + env(safe-area-inset-bottom, 0px));border-top:none;background:var(--color-surface);position:relative;z-index:var(--z-drawer);animation:none}.landing-nav-drawer-list{list-style:none;margin:0;padding:0;display:grid}.landing-nav-drawer-link{display:flex;align-items:center;justify-content:center;text-align:center;min-height:3rem;padding:var(--space-3) 0;border-bottom:1px solid var(--color-border);color:var(--color-muted);font-size:var(--text-sm);font-weight:var(--font-weight-medium);text-decoration:none;letter-spacing:var(--tracking-tight);transition:color .15s ease;-webkit-tap-highlight-color:transparent}.landing-nav-drawer-list>li:last-child .landing-nav-drawer-link{border-bottom:none}.landing-nav-drawer-link:focus:not(:focus-visible){color:var(--color-muted);box-shadow:none;outline:none}.landing-nav-drawer-link:hover{color:var(--color-text)}.landing-nav-drawer-link:focus-visible{color:var(--color-text);outline:2px solid var(--color-accent);outline-offset:2px;box-shadow:none}.landing-nav-drawer-link-secondary{color:var(--color-text);font-size:var(--text-sm);font-weight:var(--font-weight-medium)}.landing-nav-drawer-link-secondary:focus:not(:focus-visible){color:var(--color-text);outline:none}.landing-nav-drawer-link-secondary:hover{color:var(--color-accent)}.landing-nav-drawer-link-secondary:focus-visible{color:var(--color-text);outline:2px solid var(--color-accent);outline-offset:2px}@media (prefers-reduced-motion:reduce){.landing-nav-backdrop,.landing-nav-drawer{animation:none}}.landing-waitlist-alt{margin:0}@media (max-width:900px){.landing-nav-desktop{display:none}.landing-nav-mobile{display:flex}.landing-compare-desktop{display:none}.landing-compare-cards{display:grid;grid-gap:var(--space-3);gap:var(--space-3)}.landing-header-inner{padding-block:var(--space-3)}}.landing-compare-cards{display:none}.landing-hero-secondary{color:var(--color-accent);font-weight:var(--font-weight-medium)}.landing-compare-card-list{list-style:none;padding:0;margin:var(--space-3) 0 0}.hub-action-you-will-learn{margin:var(--space-2) 0;font-size:var(--text-sm)}.hub-example-concerns-row{display:flex;flex-wrap:wrap;gap:var(--space-2);margin-top:var(--space-2)}.hub-example-concern-chip{border:1px solid var(--color-border);background:var(--color-surface);border-radius:var(--radius-full);padding:var(--space-2) var(--space-3);font-size:var(--text-sm);cursor:pointer;color:var(--color-text)}.hub-example-concern-chip:hover{border-color:var(--color-accent);background:var(--color-accent-soft)}.hub-concept-chip{display:inline-flex;align-items:center;border-radius:var(--radius-full);padding:var(--space-1) var(--space-3);font-size:var(--text-xs);font-weight:var(--font-weight-medium);background:var(--color-accent-soft);color:var(--color-accent)}.hub-concept-chip-row{display:flex;flex-wrap:wrap;gap:var(--space-2);margin-top:var(--space-3)}.hub-learning-summary-list{margin:var(--space-3) 0;padding-left:var(--space-5)}.hub-learning-reflection-quote{margin:var(--space-4) 0 0;padding:var(--space-3);border-left:3px solid var(--color-accent-soft);background:var(--color-bg-accent);border-radius:var(--radius-sm)}.hub-daily-return-banner{margin-bottom:var(--space-4)}.hub-daily-return-lead{margin-bottom:var(--space-2)}.hub-first-run-coach{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:var(--space-3);margin:0 0 var(--space-4);padding:var(--space-3) var(--space-4);border-radius:var(--radius-md);background:var(--color-bg-accent);border:1px solid var(--color-border)}.hub-first-run-coach-title{margin:0 0 var(--space-2);font-weight:var(--font-weight-semibold);font-size:var(--text-sm)}.hub-first-run-coach-copy{min-width:0;flex:1 1}.hub-first-run-steps{margin:0 0 var(--space-2);padding-left:var(--space-5);font-size:var(--text-sm);color:var(--color-muted)}.hub-reflection-form textarea{width:100%;min-height:4rem}.hub-session-reflection{margin-bottom:var(--space-4)}.hub-trend-narrative{margin-top:var(--space-2)}.legal-gate-guide-link{margin-top:var(--space-4)}.landing-trust-strip{margin-bottom:var(--space-8);padding:var(--space-4) var(--space-5);border-radius:var(--radius-md);background:var(--color-bg-accent);border:1px solid var(--color-border)}.landing-trust-strip-list{display:flex;flex-wrap:wrap;gap:var(--space-3) var(--space-6);list-style:none;margin:0;padding:0}.landing-social-proof{padding:var(--space-6);background:var(--color-surface)}.landing-technical-flow summary{cursor:pointer;font-weight:var(--font-weight-medium);padding:var(--space-4)}.landing-technical-flow-steps{margin-top:var(--space-4)}.landing-step-compact{position:relative;padding-left:var(--space-8)}.landing-technical-flow-note{margin-top:var(--space-4);padding:0 var(--space-4) var(--space-4)}.landing-waitlist-success{margin-top:0}.landing-sticky-cta{position:fixed;left:var(--space-4);right:var(--space-4);bottom:calc(var(--space-4) + env(safe-area-inset-bottom, 0px));z-index:var(--z-sticky-cta);display:flex;align-items:center;gap:var(--space-3);padding:var(--space-3);border-radius:var(--radius-lg);background:var(--color-surface-frost-solid);border:1px solid var(--color-border);box-shadow:var(--shadow-lg);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.landing-sticky-cta .button,.landing-sticky-cta .button.button-sm,.landing-sticky-cta-button{flex:1 1;min-height:44px}.landing-nav-mobile .button.button-sm{min-height:2.5rem;height:2.5rem;padding:0 var(--space-3);line-height:1}.landing-sticky-cta-dismiss{border:none;background:transparent;color:var(--color-muted);font-size:1.5rem;line-height:1;min-width:44px;min-height:44px;padding:var(--space-2);cursor:pointer;display:inline-flex;align-items:center;justify-content:center}@media (min-width:641px){.landing-sticky-cta{display:none}}@media (prefers-reduced-motion:reduce){.landing-mock-stage{animation:none;opacity:0}.landing-mock-stage-1{opacity:1;position:relative}.landing-mock-stage-2,.landing-mock-stage-3{display:none}.landing-mock-bar-animated{animation:none;width:100%}}.hub-family-tree-grid{display:grid;grid-gap:var(--space-4);gap:var(--space-4);margin:var(--space-4) 0}.hub-family-tree-row-label{font-weight:600;margin-bottom:var(--space-2)}.hub-family-profile-list{list-style:none;padding:0;margin:0;display:grid;grid-gap:var(--space-3);gap:var(--space-3)}.hub-family-profile-item{display:flex;align-items:center;justify-content:space-between;gap:var(--space-3)}.hub-family-profile-edit{display:grid;grid-gap:var(--space-3);gap:var(--space-3);margin-top:var(--space-3)}.hub-family-health-tags{gap:var(--space-2)}.hub-family-health-tag{display:inline-flex;align-items:center;gap:var(--space-1);font-size:var(--text-sm)}.hub-gedcom-preview{margin-top:var(--space-3);padding:var(--space-3);border:1px solid var(--color-border);border-radius:var(--radius-md)}.hub-pattern-literacy{margin-top:var(--space-6);display:grid;grid-gap:var(--space-4);gap:var(--space-4)}.hub-pattern-literacy-card{display:grid;grid-gap:var(--space-2);gap:var(--space-2)}