.landing-root{--landing-bg:var(--bg-page);--landing-bg-alt:var(--bg-sunken);--landing-card:var(--bg-surface);--landing-border:var(--border-default);--landing-border-strong:var(--border-strong);--landing-text:var(--text-primary);--landing-muted:var(--text-tertiary);--landing-muted-strong:var(--text-secondary);--landing-accent:var(--accent-primary);--landing-accent-hover:var(--accent-primary-hover);--landing-accent-wash:var(--accent-wash);--landing-on-accent:var(--text-on-accent);--landing-ease-out:cubic-bezier(0.16,1,0.3,1);min-width:0;overflow-x:clip;background-color:var(--landing-bg);color:var(--landing-text);font-family:var(--font-sans);accent-color:var(--landing-accent)}.landing-root ::selection{background:var(--landing-accent);color:var(--landing-on-accent)}.landing-root [id]{scroll-margin-top:5.5rem}.landing-root :focus-visible{outline:2px solid var(--ring-focus);outline-offset:3px}.landing-root .skip-to-content{font-weight:600}.landing-code-font{font-family:var(--font-mono);font-variant-numeric:tabular-nums}.landing-h1{font-size:clamp(2.25rem,1.4rem + 2.6vw,3.125rem);line-height:1.06;letter-spacing:-.03em}.landing-h1,.landing-h2{font-weight:600;text-wrap:balance}.landing-h2{font-size:clamp(1.75rem,1.2rem + 2vw,2.75rem);line-height:1.12;letter-spacing:-.025em}.landing-h3{font-size:1.25rem;font-weight:600;line-height:1.3;letter-spacing:-.01em}.landing-lead{font-size:1.125rem;line-height:1.6;color:var(--landing-muted-strong);text-wrap:pretty}@media (min-width:768px){.landing-lead{font-size:1.25rem}}.landing-link{color:var(--landing-accent);font-weight:500;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:.2em;text-decoration-color:color-mix(in oklab,var(--landing-accent) 45%,transparent);transition:text-decoration-color var(--transition-fast),color var(--transition-fast)}.landing-link:hover{text-decoration-color:currentColor}.landing-btn-primary,.landing-btn-secondary{min-height:44px;align-items:center;justify-content:center;border-radius:var(--radius-md);font-family:var(--font-sans);font-weight:600;white-space:nowrap;transition:background-color var(--transition-fast),border-color var(--transition-fast),color var(--transition-fast),transform var(--transition-fast),box-shadow var(--transition-fast)}.landing-btn-primary{border:1px solid transparent;background:var(--landing-accent);color:var(--landing-on-accent);box-shadow:var(--shadow-card)}.landing-btn-primary:hover{background:var(--landing-accent-hover);box-shadow:var(--shadow-lift);transform:translateY(-1px)}.landing-btn-secondary{border:1px solid var(--landing-border-strong);background:var(--landing-card);color:var(--landing-text)}.landing-btn-secondary:hover{border-color:var(--landing-accent);background:var(--bg-hover)}.landing-btn-primary:active,.landing-btn-secondary:active{transform:translateY(0) scale(.98)}.landing-pill{display:inline-block;padding:4px 10px;border-radius:var(--radius-full);background:var(--landing-accent-wash);color:var(--accent-ink);font-size:.75rem;font-weight:600;letter-spacing:.01em}.landing-section{padding:112px 0}.landing-section-alt{background:var(--landing-bg-alt)}.landing-section-accent{background:var(--landing-accent)}.landing-section-accent,.landing-section-accent .landing-h2{color:var(--landing-on-accent)}.landing-section-accent .landing-lead{color:color-mix(in oklab,var(--landing-on-accent) 84%,var(--landing-accent))}.landing-hero{padding:152px 0 96px}@media (max-width:1023px){.landing-hero{padding:128px 0 80px}}@media (max-width:639px){.landing-section{padding:72px 0}.landing-hero{padding:112px 0 64px}.landing-root h1{overflow-wrap:anywhere}}.landing-path{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;font-size:.875rem;font-weight:500;color:var(--landing-muted-strong)}.landing-path-stop{display:inline-flex;align-items:center;gap:10px}.landing-path-stop svg{flex-shrink:0;color:var(--landing-muted)}@media (min-width:1024px){.landing-path{display:none}}.landing-demo{--demo-delay:220ms;position:relative;border:1px solid var(--landing-border);border-radius:var(--radius-lg);background:var(--landing-card);box-shadow:var(--shadow-pop)}.landing-demo-bar{display:flex;align-items:center;gap:6px;padding:12px 16px;border-bottom:1px solid var(--landing-border)}.landing-demo-dot{width:9px;height:9px;border-radius:var(--radius-full);background:var(--landing-border-strong)}.landing-demo-bar-title{margin-left:10px;font-size:.8125rem;font-weight:500;color:var(--landing-muted-strong)}.landing-demo-item{display:flex;gap:14px;padding:16px;border-bottom:1px solid var(--landing-border)}.landing-demo-icon{display:flex;height:44px;align-items:center;justify-content:center;background:var(--landing-accent-wash);color:var(--accent-ink)}.landing-demo-icon,.landing-demo-thumb{width:44px;flex-shrink:0;border-radius:var(--radius-md)}.landing-demo-thumb{display:block;overflow:hidden;aspect-ratio:4/5;background:var(--landing-bg-alt)}.landing-demo-thumb img{display:block;width:100%;height:100%;object-fit:cover}.landing-demo-meta{display:flex;align-items:center;gap:4px;font-size:.75rem;color:var(--landing-muted)}.landing-demo-title{margin-top:3px;font-size:.9375rem;font-weight:500;line-height:1.35;color:var(--landing-text);text-wrap:pretty}.landing-demo-state{position:relative;margin-top:8px;height:20px;font-size:.75rem;font-weight:500}.landing-demo-state>span{position:absolute;inset:0;display:inline-flex;align-items:center;gap:4px}.landing-demo-state-pending{color:var(--landing-muted)}.landing-demo-state-done{color:var(--accent-ink)}.landing-demo-bubble{margin-top:6px;padding:10px 12px;border-radius:var(--radius-lg);border-top-left-radius:var(--radius-sm);background:var(--landing-bg-alt);font-size:.8125rem;font-weight:400;line-height:1.45;color:var(--landing-muted-strong)}.landing-demo-footer{padding:12px 16px}.landing-demo-footer .landing-demo-state{margin-top:0}.landing-demo-state-pending{opacity:0}.landing-demo-state-done{opacity:1}@media (prefers-reduced-motion:no-preference){.landing-demo-item{animation:landing-demo-arrive .5s var(--landing-ease-out) both;animation-delay:var(--arrive,var(--demo-delay))}.landing-demo-state-pending{animation:landing-demo-swap-out .4s var(--landing-ease-out) both;animation-delay:var(--swap,2.1s)}.landing-demo-state-done{animation:landing-demo-swap-in .5s var(--landing-ease-out) both;animation-delay:calc(var(--swap, 2.1s) + .1s)}}@keyframes landing-demo-arrive{0%{opacity:0;transform:translateY(10px);filter:blur(4px)}to{opacity:1;transform:translateY(0);filter:blur(0)}}@keyframes landing-demo-swap-out{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-6px)}}@keyframes landing-demo-swap-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.landing-steps{display:grid;gap:40px;counter-reset:step}@media (min-width:768px){.landing-steps:not(.landing-steps-4){grid-template-columns:repeat(3,1fr);gap:32px}}@media (min-width:640px){.landing-steps-4{grid-template-columns:repeat(2,1fr);gap:40px 32px}}@media (min-width:1024px){.landing-steps-4{grid-template-columns:repeat(4,1fr);gap:32px}}.landing-step{display:flex;flex-direction:column;padding-top:20px;border-top:1px solid var(--landing-border-strong)}.landing-step-index{display:block;margin-bottom:20px;font-size:.875rem;color:var(--landing-accent)}.landing-step-who{margin-top:auto;padding-top:12px;border-top:1px solid var(--landing-border);font-size:.9375rem;font-weight:500;line-height:1.4;color:var(--landing-text)}.landing-step-who>span{display:block;margin-bottom:2px;font-size:.75rem;font-weight:400;color:var(--landing-muted)}.landing-ship-card{padding:28px;border-radius:var(--radius-lg);background:var(--landing-card);color:var(--landing-text);box-shadow:var(--shadow-lift)}@media (min-width:768px){.landing-ship-card{padding:36px}}.landing-ship-title{margin-top:12px;font-size:1.5rem;font-weight:600;line-height:1.2;letter-spacing:-.02em;text-wrap:balance}.landing-ship-meta{display:flex;flex-wrap:wrap;gap:24px 36px;margin-top:28px;padding-top:20px;border-top:1px solid var(--landing-border)}.landing-ship-meta dt{font-size:.75rem;color:var(--landing-muted)}.landing-ship-meta dd{margin-top:2px;font-size:1rem;font-weight:500}.landing-slides{position:relative;display:grid;margin-top:20px;aspect-ratio:10/9}.landing-slide{grid-area:1/1;width:62%;height:auto;border-radius:var(--radius-md);box-shadow:var(--shadow-lift);transform:translateX(calc(var(--n) * 28%)) translateY(calc(var(--n) * 6%));z-index:calc(3 - var(--n))}.landing-note{font-size:.9375rem;line-height:1.6;text-wrap:pretty}.landing-section-accent .landing-note{color:color-mix(in oklab,var(--landing-on-accent) 84%,var(--landing-accent))}.landing-price-card{display:flex;flex-direction:column;padding:28px;border:1px solid var(--landing-border);border-radius:var(--radius-lg);background:var(--landing-card);box-shadow:var(--shadow-card)}@media (min-width:768px){.landing-price-card{padding:36px}}.landing-price-card-featured{border-color:var(--landing-accent);box-shadow:0 0 0 1px var(--landing-accent),var(--shadow-lift)}.landing-price{font-size:2.75rem;font-weight:600;letter-spacing:-.03em;line-height:1;font-variant-numeric:tabular-nums}.landing-price-who{margin-top:24px;padding:14px 0;border-top:1px solid var(--landing-border);border-bottom:1px solid var(--landing-border)}.landing-price-who dt{font-size:.75rem;color:var(--landing-muted)}.landing-price-who dd{margin-top:2px;font-size:1rem;font-weight:500;line-height:1.4}.landing-plan-terms{display:grid;gap:16px 32px}@media (min-width:768px){.landing-plan-terms{grid-template-columns:repeat(2,1fr)}}.landing-plan-terms>div{padding:18px 0 0;border-top:1px solid var(--landing-border-strong)}.landing-plan-terms dt{font-weight:600}.landing-plan-terms dd{margin-top:4px;font-size:.9375rem;line-height:1.6;color:var(--landing-muted-strong)}.landing-faq-item{border-top:1px solid var(--landing-border-strong)}.landing-faq-item:last-child{border-bottom:1px solid var(--landing-border-strong)}.landing-faq-item summary{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:20px 0;cursor:pointer;list-style:none;font-size:1.125rem;font-weight:500;color:var(--landing-text)}.landing-faq-item summary::-webkit-details-marker{display:none}.landing-faq-item summary:hover{color:var(--landing-accent)}.landing-faq-chevron{flex-shrink:0;color:var(--landing-muted);transition:transform var(--motion-enter)}.landing-faq-item[open] .landing-faq-chevron{transform:rotate(180deg)}.landing-faq-item p{max-width:62ch;padding:0 0 24px;font-size:1rem;line-height:1.6;color:var(--landing-muted-strong)}.landing-final{padding:48px 0;border-top:1px solid var(--landing-border-strong)}@media (prefers-reduced-motion:no-preference){html[data-js] .landing-reveal{opacity:0;transform:translateY(12px)}html[data-js] .landing-reveal.is-visible{animation:landing-fade-up .5s ease-out both;animation-delay:var(--reveal-delay,0s)}}@keyframes landing-fade-up{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.landing-mobile-menu{position:fixed;z-index:40;top:5rem;right:0;left:0;border-bottom:1px solid var(--landing-border);background:color-mix(in oklab,var(--landing-bg) 94%,transparent);box-shadow:var(--shadow-lift);opacity:0;visibility:hidden;transform:translateY(-8px);backdrop-filter:blur(20px) saturate(140%);transition:transform var(--motion-enter),opacity var(--motion-enter),visibility 0s .2s}.landing-mobile-menu[data-open=true]{opacity:1;visibility:visible;transform:translateY(0);transition:transform var(--motion-enter),opacity var(--motion-enter)}@media (pointer:coarse){.landing-root a,.landing-root button,.landing-root summary{min-height:44px}}@media (prefers-reduced-motion:reduce){.landing-btn-primary:active,.landing-btn-primary:hover,.landing-btn-secondary:active{transform:none}.landing-mobile-menu{transform:none;transition:opacity .15s ease,visibility 0s .15s}.landing-mobile-menu[data-open=true]{transition:opacity .15s ease}}