/* NS Viewport Studio Premium Public Homepage v1.8.0 */
:root{--lp-max:84rem;--lp-header-height:4.75rem}
html{scroll-padding-top:calc(var(--lp-header-height) + 1rem)}
html.has-modal{overflow:hidden}
body.landing-page{background:var(--color-canvas);color:var(--color-text-primary)}
body.landing-page::before{content:"";position:fixed;inset:0;z-index:-2;background:radial-gradient(55rem 34rem at 77% 5%,color-mix(in srgb,var(--color-accent) 14%,transparent),transparent 70%),radial-gradient(42rem 28rem at 8% 25%,color-mix(in srgb,var(--color-accent-secondary) 9%,transparent),transparent 72%),var(--color-canvas)}
body.landing-page::after{content:"";position:fixed;inset:0;z-index:-1;opacity:.2;pointer-events:none;background-image:linear-gradient(color-mix(in srgb,var(--color-border-subtle) 45%,transparent) 1px,transparent 1px),linear-gradient(90deg,color-mix(in srgb,var(--color-border-subtle) 45%,transparent) 1px,transparent 1px);background-size:5rem 5rem;mask-image:linear-gradient(to bottom,black,transparent 48%)}
.lp-container{width:min(calc(100% - 2.5rem),var(--lp-max));margin-inline:auto}
.lp-header{position:sticky;top:0;z-index:90;height:var(--lp-header-height);border-bottom:1px solid color-mix(in srgb,var(--color-border-subtle) 78%,transparent);background:color-mix(in srgb,var(--color-canvas) 82%,transparent);backdrop-filter:blur(20px) saturate(145%)}
.lp-header-inner{height:100%;display:flex;align-items:center;gap:2rem}
.lp-brand{display:inline-flex;align-items:center;gap:.75rem;min-width:max-content}
.lp-brand-mark{width:2.45rem;height:2.45rem;display:grid;place-items:center;border-radius:.82rem;background:var(--gradient-brand);box-shadow:var(--shadow-accent)}
.lp-brand-mark svg{width:1.25rem;stroke:var(--color-accent-contrast);stroke-width:2.7;fill:none;stroke-linecap:round;stroke-linejoin:round}
.lp-brand-copy{display:grid;line-height:1.08}.lp-brand-copy strong{font-size:.92rem;letter-spacing:-.02em}.lp-brand-copy small{margin-top:.25rem;color:var(--color-text-muted);font-size:.66rem;letter-spacing:.07em;text-transform:uppercase}
.lp-navigation{display:flex;align-items:center;gap:.25rem;margin-left:auto}
.lp-navigation a{padding:.65rem .8rem;border-radius:.7rem;color:var(--color-text-secondary);font-size:.83rem;font-weight:680;transition:background var(--duration-fast),color var(--duration-fast)}
.lp-navigation a:hover{background:var(--color-surface-hover);color:var(--color-text-primary)}
.lp-header-actions{display:flex;align-items:center;gap:.55rem}.lp-menu-button{display:none}
.lp-button{min-height:2.65rem;display:inline-flex;align-items:center;justify-content:center;gap:.55rem;padding:.65rem 1rem;border:1px solid transparent;border-radius:.78rem;font-size:.83rem;font-weight:760;line-height:1.1;transition:transform var(--duration-fast),background var(--duration-fast),border-color var(--duration-fast),box-shadow var(--duration-fast)}
.lp-button:hover{transform:translateY(-1px)}.lp-button svg{width:1rem;fill:none;stroke:currentColor;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}
.lp-button-primary{background:var(--gradient-brand);color:var(--color-accent-contrast);box-shadow:var(--shadow-accent)}
.lp-button-primary:hover{box-shadow:0 18px 42px -20px color-mix(in srgb,var(--color-accent) 85%,transparent)}
.lp-button-secondary{border-color:var(--color-border-default);background:color-mix(in srgb,var(--color-surface) 82%,transparent);color:var(--color-text-primary)}
.lp-button-secondary:hover,.lp-button-ghost:hover{border-color:var(--color-border-strong);background:var(--color-surface-hover)}
.lp-button-ghost{border-color:transparent;color:var(--color-text-secondary);background:transparent}.lp-button-large{min-height:3.25rem;padding:.85rem 1.3rem;border-radius:.9rem;font-size:.9rem}
.lp-hero{padding:clamp(4.5rem,8vw,7.8rem) 0 4.8rem;overflow:hidden}
.lp-hero-grid{display:grid;grid-template-columns:minmax(0,.88fr) minmax(32rem,1.12fr);align-items:center;gap:clamp(3rem,6vw,6.5rem)}
.lp-eyebrow,.lp-kicker{display:inline-flex;align-items:center;gap:.55rem;color:var(--color-text-link);font-size:.75rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.lp-eyebrow span{width:.52rem;height:.52rem;border-radius:50%;background:var(--color-success);box-shadow:0 0 0 .3rem var(--color-success-soft)}
.lp-hero h1{margin-top:1.45rem;font-family:var(--font-display);font-size:clamp(3.15rem,5.4vw,5.45rem);line-height:.98;letter-spacing:-.06em;text-wrap:balance;max-width:12ch}
.lp-hero h1 span{background:var(--gradient-brand-text);-webkit-background-clip:text;background-clip:text;color:transparent}
.lp-hero-lead{margin-top:1.6rem;max-width:42rem;color:var(--color-text-secondary);font-size:clamp(1rem,1.35vw,1.18rem);line-height:1.7}
.lp-hero-actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:2rem}
.lp-trust-list{display:flex;flex-wrap:wrap;gap:.65rem 1.05rem;margin-top:1.75rem;color:var(--color-text-muted);font-size:.75rem}.lp-trust-list li{display:flex;align-items:center;gap:.42rem}.lp-trust-list svg{width:.9rem;fill:none;stroke:var(--color-success);stroke-width:2;stroke-linecap:round;stroke-linejoin:round}
.lp-product-stage{border:1px solid color-mix(in srgb,var(--color-border-default) 85%,transparent);border-radius:1.4rem;background:color-mix(in srgb,var(--color-surface) 92%,transparent);box-shadow:var(--shadow-lg);overflow:hidden;transform:perspective(1200px) rotateY(-1.8deg) rotateX(.6deg);transform-origin:center}
.lp-stage-toolbar{min-height:3.45rem;display:flex;align-items:center;gap:.9rem;padding:.7rem .85rem;border-bottom:1px solid var(--color-border-subtle);background:var(--color-surface-raised)}
.lp-window-controls{display:flex;gap:.32rem}.lp-window-controls span{width:.58rem;height:.58rem;border-radius:50%;background:var(--color-border-strong)}
.lp-stage-address{flex:1;max-width:24rem;padding:.52rem .75rem;border:1px solid var(--color-border-subtle);border-radius:.55rem;background:var(--color-surface-inset);color:var(--color-text-muted);font-family:var(--font-mono);font-size:.68rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.lp-stage-address span{color:var(--color-accent)}
.lp-stage-mode{padding:.35rem .55rem;border:1px solid var(--color-accent-border);border-radius:999px;background:var(--color-accent-soft);color:var(--color-text-link);font-size:.62rem;font-weight:780;white-space:nowrap}
.lp-stage-body{min-height:31.5rem;display:grid;grid-template-columns:9.8rem 1fr}
.lp-stage-rail{padding:1rem .75rem;border-right:1px solid var(--color-border-subtle);background:var(--color-surface-inset)}
.lp-stage-rail-label{display:block;margin:.15rem .45rem .7rem;color:var(--color-text-faint);font-size:.6rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}
.lp-stage-rail button{width:100%;display:grid;grid-template-columns:1.65rem 1fr;align-items:center;gap:.55rem;padding:.65rem .55rem;border:1px solid transparent;border-radius:.7rem;text-align:left;color:var(--color-text-muted);transition:background var(--duration-fast),border-color var(--duration-fast),color var(--duration-fast)}
.lp-stage-rail button+button{margin-top:.35rem}.lp-stage-rail button:hover{background:var(--color-surface-hover);color:var(--color-text-primary)}.lp-stage-rail button.is-active{border-color:var(--color-accent-border);background:var(--color-accent-soft);color:var(--color-text-primary)}
.lp-stage-rail svg{grid-row:1/3;width:1.45rem;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.lp-stage-rail button span{font-size:.7rem;font-weight:760}.lp-stage-rail button small{font-family:var(--font-mono);font-size:.56rem;color:var(--color-text-faint)}
.lp-stage-canvas{position:relative;min-width:0;display:grid;place-items:center;padding:1.5rem;background:radial-gradient(circle at 50% 32%,color-mix(in srgb,var(--color-accent) 9%,transparent),transparent 43%),var(--color-canvas-subtle)}
.lp-preview-frame{width:14rem;transition:width .35s var(--ease-emphasized)}.lp-preview-frame[data-device="tablet"]{width:20rem}.lp-preview-frame[data-device="desktop"]{width:min(30rem,100%)}
.lp-preview-topline{display:flex;align-items:center;justify-content:space-between;margin-bottom:.55rem;color:var(--color-text-muted);font-size:.58rem}.lp-preview-topline strong{font-family:var(--font-mono);font-weight:600}
.lp-preview-screen{aspect-ratio:.62;border:.42rem solid #101620;border-radius:1.15rem;background:var(--color-surface);box-shadow:var(--shadow-device);overflow:hidden;transition:aspect-ratio .35s var(--ease-emphasized),border-radius .35s var(--ease-emphasized)}
.lp-preview-frame[data-device="tablet"] .lp-preview-screen{aspect-ratio:.76;border-radius:1rem}.lp-preview-frame[data-device="desktop"] .lp-preview-screen{aspect-ratio:1.6;border-width:.3rem;border-radius:.65rem}
.lp-preview-nav{height:12%;display:flex;align-items:center;gap:7%;padding:0 8%;border-bottom:1px solid var(--color-border-subtle)}.lp-preview-nav i{width:25%;height:18%;border-radius:2rem;background:var(--gradient-brand)}.lp-preview-nav b{width:11%;height:8%;border-radius:2rem;background:var(--color-border-strong)}
.lp-preview-hero{height:45%;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:7%;padding:10%;background:linear-gradient(140deg,var(--color-surface-raised),var(--color-surface))}.lp-preview-hero span{width:28%;height:5%;border-radius:2rem;background:var(--color-accent)}.lp-preview-hero h2{width:78%;height:12%;border-radius:.3rem;background:var(--color-text-primary)}.lp-preview-hero p{width:92%;height:6%;border-radius:.2rem;background:var(--color-border-strong)}.lp-preview-hero button{width:35%;height:13%;border-radius:.3rem;background:var(--gradient-brand)}
.lp-preview-cards{height:43%;display:grid;grid-template-columns:1fr;gap:5%;padding:8%}.lp-preview-cards article{border:1px solid var(--color-border-subtle);border-radius:.4rem;background:var(--color-surface-raised)}.lp-preview-frame[data-device="tablet"] .lp-preview-cards,.lp-preview-frame[data-device="desktop"] .lp-preview-cards{grid-template-columns:repeat(3,1fr)}
.lp-stage-insight{position:absolute;right:1rem;bottom:1rem;width:min(15rem,calc(100% - 2rem));padding:.8rem;border:1px solid var(--color-border-default);border-radius:.75rem;background:color-mix(in srgb,var(--color-surface-overlay) 92%,transparent);box-shadow:var(--shadow-sm);backdrop-filter:blur(12px)}.lp-insight-status{display:flex;align-items:center;gap:.4rem;color:var(--color-text-muted);font-size:.58rem;font-weight:780;text-transform:uppercase;letter-spacing:.06em}.lp-insight-status i{width:.4rem;height:.4rem;border-radius:50%;background:var(--color-success)}.lp-stage-insight strong{display:block;margin-top:.35rem;font-size:.7rem}.lp-stage-insight p{margin-top:.28rem;color:var(--color-text-faint);font-size:.58rem;line-height:1.45}
.lp-proof-strip{border-block:1px solid var(--color-border-subtle);background:color-mix(in srgb,var(--color-surface) 58%,transparent)}.lp-proof-grid{display:grid;grid-template-columns:repeat(4,1fr)}.lp-proof-grid>div{min-height:7.7rem;display:flex;flex-direction:column;justify-content:center;padding:1.4rem 1.8rem;border-right:1px solid var(--color-border-subtle)}.lp-proof-grid>div:first-child{border-left:1px solid var(--color-border-subtle)}.lp-proof-grid strong{font-size:1.15rem;letter-spacing:-.025em}.lp-proof-grid span{margin-top:.3rem;color:var(--color-text-muted);font-size:.72rem;line-height:1.5}
.lp-section{padding:clamp(5.2rem,8vw,8.5rem) 0}.lp-section-surface{border-block:1px solid var(--color-border-subtle);background:color-mix(in srgb,var(--color-surface) 44%,transparent)}
.lp-section-heading{max-width:48rem}.lp-section-heading h2{margin-top:.8rem;font-family:var(--font-display);font-size:clamp(2.25rem,4.3vw,4rem);line-height:1.03;letter-spacing:-.05em;text-wrap:balance}.lp-section-heading>p{margin-top:1.2rem;color:var(--color-text-secondary);font-size:1rem;line-height:1.75}.lp-section-heading-split{max-width:none;display:grid;grid-template-columns:1.2fr .8fr;align-items:end;gap:4rem}.lp-section-heading-split>p{margin:0 0 .2rem}
.lp-workflow{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:3.5rem}.lp-workflow li{position:relative;min-height:21rem;padding:2rem;border:1px solid var(--color-border-subtle);border-radius:1.2rem;background:var(--gradient-surface);box-shadow:var(--shadow-sm);overflow:hidden}.lp-step-number{position:absolute;right:1.3rem;top:.9rem;color:var(--color-border-strong);font-family:var(--font-mono);font-size:3.3rem;font-weight:800;letter-spacing:-.08em}.lp-step-icon{width:3rem;height:3rem;display:grid;place-items:center;border:1px solid var(--color-accent-border);border-radius:.85rem;background:var(--color-accent-soft);color:var(--color-accent)}.lp-step-icon svg{width:1.45rem;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.lp-workflow h3{margin-top:4.8rem;font-size:1.15rem}.lp-workflow p{margin-top:.75rem;color:var(--color-text-muted);font-size:.84rem;line-height:1.7}
.lp-family-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:.75rem;margin-top:3.5rem}.lp-family-grid a{min-height:6.3rem;display:grid;grid-template-columns:2.5rem 1fr auto;align-items:center;gap:.8rem;padding:1rem;border:1px solid var(--color-border-subtle);border-radius:1rem;background:var(--color-surface);transition:transform var(--duration-fast),border-color var(--duration-fast),background var(--duration-fast)}.lp-family-grid a:hover{transform:translateY(-2px);border-color:var(--color-accent-border);background:var(--color-surface-hover)}.lp-family-grid svg{width:1.55rem;fill:none;stroke:var(--color-accent);stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.lp-family-grid span{display:grid}.lp-family-grid strong{font-size:.82rem}.lp-family-grid small{margin-top:.25rem;color:var(--color-text-muted);font-size:.66rem}.lp-family-grid i{color:var(--color-text-faint);font-style:normal}
.lp-truth-grid{display:grid;grid-template-columns:.85fr 1.15fr;align-items:center;gap:clamp(3rem,7vw,7rem)}.lp-truth-heading{max-width:36rem}.lp-text-link{display:inline-flex;gap:.45rem;margin-top:1.6rem;color:var(--color-text-link);font-size:.84rem;font-weight:750}.lp-truth-card{padding:.65rem;border:1px solid var(--color-border-default);border-radius:1.3rem;background:var(--gradient-surface);box-shadow:var(--shadow-md)}.lp-truth-row{display:grid;grid-template-columns:3rem 1fr auto;align-items:center;gap:1rem;padding:1.25rem;border:1px solid transparent;border-radius:.95rem}.lp-truth-row+.lp-truth-row{margin-top:.3rem}.lp-truth-row.is-current{border-color:var(--color-accent-border);background:var(--color-accent-soft)}.lp-truth-icon{width:2.8rem;height:2.8rem;display:grid;place-items:center;border-radius:.75rem;background:var(--color-surface-inset);color:var(--color-text-secondary)}.lp-truth-icon svg{width:1.35rem;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.lp-truth-row strong{font-size:.82rem}.lp-truth-row p{margin-top:.25rem;color:var(--color-text-muted);font-size:.68rem;line-height:1.5}.lp-status{padding:.35rem .55rem;border-radius:999px;background:var(--color-success-soft);color:var(--color-success);font-size:.58rem;font-weight:780;white-space:nowrap}.lp-status.is-roadmap{background:var(--color-warning-soft);color:var(--color-warning)}.lp-status.is-external{background:var(--color-info-soft);color:var(--color-info)}
.lp-cta-section{padding:0 0 clamp(5.5rem,8vw,8rem)}.lp-cta-card{display:grid;grid-template-columns:1fr auto;align-items:center;gap:3rem;padding:clamp(2rem,5vw,4rem);border:1px solid var(--color-accent-border);border-radius:1.5rem;background:radial-gradient(32rem 20rem at 100% 0,color-mix(in srgb,var(--color-accent) 18%,transparent),transparent 70%),var(--gradient-surface);box-shadow:var(--shadow-lg)}.lp-cta-card h2{max-width:21ch;margin-top:.8rem;font-size:clamp(1.8rem,3vw,3rem);line-height:1.08;letter-spacing:-.045em}.lp-cta-card p{max-width:50rem;margin-top:.85rem;color:var(--color-text-muted);font-size:.88rem;line-height:1.65}.lp-cta-actions{display:grid;gap:.65rem;min-width:13rem}
.lp-footer{padding:4rem 0 1.5rem;border-top:1px solid var(--color-border-subtle);background:var(--color-surface-inset)}.lp-footer-grid{display:grid;grid-template-columns:1.6fr .7fr .7fr;gap:3rem}.lp-footer-brand{display:flex;align-items:flex-start;gap:1rem;max-width:34rem}.lp-footer-brand p{margin-top:.45rem;color:var(--color-text-muted);font-size:.74rem;line-height:1.6}.lp-footer nav{display:grid;align-content:start;gap:.65rem}.lp-footer nav a,.lp-footer nav button{width:max-content;color:var(--color-text-muted);font-size:.75rem;text-align:left}.lp-footer nav a:hover,.lp-footer nav button:hover{color:var(--color-text-primary)}.lp-footer-bottom{display:flex;justify-content:space-between;gap:1rem;margin-top:3rem;padding-top:1.25rem;border-top:1px solid var(--color-border-subtle);color:var(--color-text-faint);font-size:.66rem}
/* Auth modal */
.lp-auth-dialog{width:min(62rem,calc(100% - 2rem));max-width:none;max-height:min(48rem,calc(100dvh - 2rem));padding:0;border:1px solid var(--color-border-default);border-radius:1.35rem;background:transparent;color:var(--color-text-primary);box-shadow:var(--shadow-lg);overflow:hidden}.lp-auth-dialog::backdrop{background:var(--color-backdrop);backdrop-filter:blur(8px)}.lp-auth-shell{position:relative;display:grid;grid-template-columns:.78fr 1.22fr;max-height:inherit;background:var(--color-surface)}.lp-auth-close{position:absolute;right:.85rem;top:.85rem;z-index:4;width:2.4rem;height:2.4rem;display:grid;place-items:center;border:1px solid var(--color-border-default);border-radius:.7rem;background:var(--color-surface-overlay);color:var(--color-text-secondary)}.lp-auth-close:hover{background:var(--color-surface-hover);color:var(--color-text-primary)}.lp-auth-close svg{width:1rem;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round}
.lp-auth-context{min-height:40rem;display:flex;flex-direction:column;justify-content:space-between;padding:2rem;border-right:1px solid var(--color-border-subtle);background:radial-gradient(28rem 28rem at 0 100%,color-mix(in srgb,var(--color-accent) 22%,transparent),transparent 70%),var(--color-surface-inset)}.lp-auth-context-kicker{color:var(--color-text-link);font-size:.65rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.lp-auth-context h2{margin-top:.8rem;font-size:2rem;line-height:1.08;letter-spacing:-.045em}.lp-auth-context p{margin-top:.8rem;color:var(--color-text-muted);font-size:.78rem;line-height:1.65}.lp-auth-context ul{display:grid;gap:.65rem;color:var(--color-text-secondary);font-size:.69rem}.lp-auth-context li{display:flex;align-items:flex-start;gap:.5rem}.lp-auth-context li svg{width:.9rem;fill:none;stroke:var(--color-success);stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}
.lp-auth-card{min-width:0;max-height:inherit;padding:3.2rem clamp(1.4rem,4vw,3.3rem) 2rem;overflow:auto}.lp-auth-heading{margin-bottom:1.25rem}.lp-auth-heading .ax-auth-kicker{display:block;color:var(--color-text-link);font-size:.64rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.lp-auth-heading .ax-auth-headline{margin-top:.45rem;font-size:1.65rem;letter-spacing:-.035em}.lp-auth-heading .ax-auth-note{margin-top:.42rem;color:var(--color-text-muted);font-size:.75rem;line-height:1.5}
.lp-auth-card .auth-tabs{margin-bottom:.9rem}.lp-auth-card .auth-feedback{min-height:0;margin-bottom:.5rem}.lp-auth-card .auth-feedback:not(:empty){min-height:2.6rem}
.lp-provider-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:.5rem}.lp-provider{min-height:2.75rem;display:flex;align-items:center;gap:.55rem;padding:.55rem .7rem;border:1px solid var(--color-border-default);border-radius:.68rem;background:var(--color-surface-raised);color:var(--color-text-secondary);font-size:.7rem;font-weight:700}.lp-provider:hover:not(:disabled){border-color:var(--color-border-strong);background:var(--color-surface-hover);color:var(--color-text-primary)}.lp-provider:disabled{opacity:.58}.lp-provider-logo{width:1.42rem;height:1.42rem;display:grid;place-items:center;border-radius:.38rem;background:var(--color-surface-inset);color:var(--color-text-primary);font-size:.55rem;font-weight:900}.lp-provider small{margin-left:.25rem;color:var(--color-warning);font-size:.52rem;text-transform:uppercase}.lp-auth-divider{display:flex;align-items:center;gap:.7rem;margin:1rem 0;color:var(--color-text-faint);font-size:.58rem;text-transform:uppercase;letter-spacing:.07em}.lp-auth-divider::before,.lp-auth-divider::after{content:"";height:1px;flex:1;background:var(--color-border-subtle)}
.lp-auth-card .auth-field-stack{display:grid;gap:.8rem}.lp-auth-card .ax-field-label{font-size:.68rem}.lp-auth-card .field-hint{font-size:.58rem}.lp-auth-card .field-err{font-size:.6rem}.lp-auth-card .ax-input-wrap{min-height:2.9rem}.lp-auth-card .field-inp{font-size:.76rem}.lp-auth-card .ax-submit{min-height:3rem;margin-top:.8rem}.lp-auth-card .auth-submit-hint{font-size:.58rem}.lp-auth-card .email-suggest-panel{z-index:12}
.lp-remember{display:flex;align-items:center;gap:.5rem;margin-top:.75rem;color:var(--color-text-muted);font-size:.65rem}.lp-remember input{width:1rem;height:1rem}.lp-register-status{display:grid;justify-items:center;padding:2rem 1rem;text-align:center}.lp-register-icon{width:3.6rem;height:3.6rem;display:grid;place-items:center;border-radius:1rem;background:var(--color-accent-soft);color:var(--color-accent)}.lp-register-icon svg{width:1.8rem;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round}.lp-register-status h3{margin-top:1rem;font-size:1.15rem}.lp-register-status p{max-width:27rem;margin:.65rem auto 1.2rem;color:var(--color-text-muted);font-size:.76rem;line-height:1.65}.lp-auth-legal{margin-top:1.1rem;color:var(--color-text-faint);font-size:.58rem;text-align:center}.lp-auth-legal a{color:var(--color-text-link)}
@media (max-width:1100px){.lp-hero-grid{grid-template-columns:1fr;gap:4rem}.lp-hero-copy{max-width:52rem}.lp-hero h1{max-width:13ch}.lp-product-stage{width:min(100%,50rem);margin-inline:auto;transform:none}.lp-family-grid{grid-template-columns:repeat(2,1fr)}.lp-navigation{gap:0}.lp-header-actions .lp-button-primary{display:none}}
@media (max-width:820px){:root{--lp-header-height:4.25rem}.lp-container{width:min(calc(100% - 1.5rem),var(--lp-max))}.lp-header-inner{gap:.75rem}.lp-brand-copy small{display:none}.lp-menu-button{order:3;width:2.7rem;height:2.7rem;display:grid;align-content:center;gap:.28rem;padding:.7rem;border:1px solid var(--color-border-default);border-radius:.7rem;background:var(--color-surface)}.lp-menu-button span:not(.sr-only){display:block;height:2px;border-radius:2px;background:currentColor;transition:transform var(--duration-fast),opacity var(--duration-fast)}.lp-menu-button[aria-expanded="true"] span:nth-of-type(1){transform:translateY(6px) rotate(45deg)}.lp-menu-button[aria-expanded="true"] span:nth-of-type(2){opacity:0}.lp-menu-button[aria-expanded="true"] span:nth-of-type(3){transform:translateY(-6px) rotate(-45deg)}.lp-navigation{position:fixed;top:var(--lp-header-height);left:.75rem;right:.75rem;display:none;align-items:stretch;padding:.65rem;border:1px solid var(--color-border-default);border-radius:1rem;background:var(--color-surface-overlay);box-shadow:var(--shadow-lg)}.lp-navigation.is-open{display:grid}.lp-navigation a{padding:.85rem}.lp-header-actions{margin-left:auto}.lp-header-actions .lp-button-ghost{border-color:var(--color-border-default)}.lp-hero{padding-top:3.7rem}.lp-hero h1{font-size:clamp(2.75rem,12vw,4.3rem)}.lp-stage-body{grid-template-columns:1fr}.lp-stage-rail{display:grid;grid-template-columns:repeat(3,1fr);gap:.35rem;padding:.55rem;border-right:0;border-bottom:1px solid var(--color-border-subtle)}.lp-stage-rail-label{grid-column:1/-1;margin:.1rem .2rem}.lp-stage-rail button+button{margin-top:0}.lp-stage-rail button{grid-template-columns:1.4rem 1fr;padding:.5rem}.lp-stage-canvas{min-height:28rem}.lp-proof-grid{grid-template-columns:repeat(2,1fr)}.lp-proof-grid>div,.lp-proof-grid>div:first-child{border-left:0;border-right:1px solid var(--color-border-subtle);border-bottom:1px solid var(--color-border-subtle)}.lp-workflow{grid-template-columns:1fr}.lp-workflow li{min-height:17rem}.lp-workflow h3{margin-top:3.2rem}.lp-section-heading-split,.lp-truth-grid,.lp-cta-card{grid-template-columns:1fr;gap:2rem}.lp-family-grid{grid-template-columns:1fr 1fr}.lp-truth-heading{max-width:none}.lp-cta-actions{grid-template-columns:1fr 1fr}.lp-footer-grid{grid-template-columns:1fr 1fr}.lp-footer-brand{grid-column:1/-1}.lp-auth-shell{grid-template-columns:1fr}.lp-auth-context{display:none}.lp-auth-card{padding-top:3.5rem}.lp-auth-dialog{width:min(35rem,calc(100% - 1rem));max-height:calc(100dvh - 1rem)}}
@media (max-width:560px){.lp-header-actions .lp-button-ghost{min-height:2.5rem;padding:.55rem .7rem;font-size:.72rem}.lp-brand-mark{width:2.25rem;height:2.25rem}.lp-brand-copy strong{font-size:.8rem}.lp-hero{padding-bottom:3.5rem}.lp-eyebrow{font-size:.63rem}.lp-hero-lead{font-size:.94rem}.lp-hero-actions{display:grid;grid-template-columns:1fr}.lp-button-large{width:100%}.lp-trust-list{display:grid}.lp-product-stage{border-radius:1rem}.lp-stage-toolbar{gap:.45rem}.lp-window-controls{display:none}.lp-stage-mode{display:none}.lp-stage-address{max-width:none}.lp-stage-body{min-height:29rem}.lp-stage-rail button{grid-template-columns:1fr;text-align:center;justify-items:center}.lp-stage-rail svg{grid-row:auto}.lp-stage-rail button small{display:none}.lp-stage-canvas{min-height:24rem;padding:1rem}.lp-preview-frame{width:11rem}.lp-preview-frame[data-device="tablet"]{width:15rem}.lp-preview-frame[data-device="desktop"]{width:100%}.lp-stage-insight{position:static;width:100%;margin-top:1rem}.lp-stage-canvas{display:flex;flex-direction:column}.lp-proof-grid{grid-template-columns:1fr}.lp-proof-grid>div{min-height:6rem;border-right:0}.lp-section{padding:4.7rem 0}.lp-section-heading h2{font-size:2.25rem}.lp-family-grid{grid-template-columns:1fr}.lp-truth-row{grid-template-columns:2.6rem 1fr}.lp-status{grid-column:2;justify-self:start}.lp-cta-actions{grid-template-columns:1fr}.lp-footer-grid{grid-template-columns:1fr}.lp-footer-brand{grid-column:auto}.lp-footer-bottom{flex-direction:column}.lp-provider-grid{grid-template-columns:1fr}.lp-auth-dialog{border-radius:1rem}.lp-auth-card{padding-inline:1rem}.lp-auth-heading{padding-right:2.5rem}}
@media (prefers-reduced-motion:reduce){.lp-product-stage{transform:none}.lp-preview-frame{transition:none}}

/* Capability truth: HTML hidden must override component display rules. */
html [hidden]{display:none!important}
