.landing-root{--neutral-subtle:color-mix(in oklch, var(--background) 82%, var(--card));--bg-surface:var(--card);--neutral-text:var(--foreground);--neutral-default:var(--muted-foreground);--text-tertiary:color-mix(in oklch, var(--muted-foreground) 84%, transparent);--border-neutral:var(--border);--brand-default:#4589ff;--brand-hover:#78a9ff;--brand-border:#4589ff66;--landing-font-mono:var(--font-ibm-plex-mono), var(--font-geist-mono), monospace;--landing-bg:var(--neutral-subtle);--landing-surface:var(--bg-surface);--landing-text-primary:var(--neutral-text);--landing-text-secondary:var(--neutral-default);--landing-text-tertiary:var(--text-tertiary);--landing-border:var(--border-neutral);background:var(--landing-bg);min-height:100vh;color:var(--landing-text-primary);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}@supports (color:lab(0% 0 0)){.landing-root{--brand-border:lab(57.3855% 8.91146 -66.2777/.4)}}.landing-auth-page{min-height:100dvh;padding:var(--space-6);background:var(--landing-bg);place-items:center;display:grid}.landing-auth-card{gap:var(--space-4);width:min(100%,28rem);padding:var(--space-8);border:1px solid var(--landing-border);border-radius:var(--radius-lg);background:color-mix(in oklch, var(--landing-surface) 92%, transparent);display:grid;box-shadow:0 20px 70px #00000042;box-shadow:0 20px 70px lab(0% 0 0/.26)}.landing-auth-head{gap:var(--space-3);display:grid}.landing-auth-kicker{color:var(--landing-text-secondary);font-family:var(--landing-font-mono);letter-spacing:.12em;text-transform:uppercase;margin:0;font-size:.75rem;font-weight:500}.landing-auth-title{color:var(--landing-text-primary);margin:0;font-size:clamp(2rem,4vw,2.5rem);font-weight:600;line-height:1.04}.landing-auth-copy{color:var(--landing-text-secondary);margin:0;font-size:.875rem;line-height:1.5}.landing-auth-form,.landing-auth-wallet{gap:var(--space-3);display:grid}.landing-auth-actions{gap:var(--space-3);flex-wrap:wrap;display:flex}.landing-auth-row,.landing-auth-oauth,.landing-auth-footer{gap:var(--space-2);flex-wrap:wrap;align-items:center;display:flex}.landing-auth-oauth{grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.landing-auth-footer{justify-content:space-between}.landing-auth-divider{gap:var(--space-3);color:var(--landing-text-tertiary);grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;font-size:.7rem;display:grid}.landing-auth-divider:before,.landing-auth-divider:after{background:var(--landing-border);content:"";height:1px}.landing-auth-link{color:var(--brand-default);cursor:pointer;font:inherit;background:0 0;border:0;padding:0;font-size:.75rem;text-decoration:none}.landing-auth-link:hover,.landing-auth-link:focus-visible{color:var(--brand-hover);text-underline-offset:3px;text-decoration:underline}.landing-auth-notice,.landing-auth-error{padding:var(--space-3);border-radius:var(--radius-md);margin:0;font-size:.75rem;line-height:1.45}.landing-auth-notice{border:1px solid color-mix(in oklch, #22c55e 42%, var(--landing-border));color:color-mix(in oklch, #22c55e 62%, var(--landing-text-primary));background:#22c55e1a;background:lab(70.2187% -57.9808 39.4382/.1)}.landing-auth-error{border:1px solid color-mix(in oklch, var(--destructive) 42%, var(--landing-border));background:color-mix(in oklch, var(--destructive) 10%, transparent);color:color-mix(in oklch, var(--destructive) 70%, var(--landing-text-primary))}.landing-auth-wallet-address{text-overflow:ellipsis;color:var(--landing-text-secondary);font-family:var(--landing-font-mono);white-space:nowrap;font-size:.72rem;overflow:hidden}.landing-auth-primary,.landing-auth-secondary{min-height:2.75rem;padding:0 var(--space-4);font-family:var(--landing-font-mono);transition:background-color var(--duration-standard) var(--ease-standard), border-color var(--duration-standard) var(--ease-standard), color var(--duration-standard) var(--ease-standard), transform var(--duration-standard) var(--ease-standard);border-radius:999px;justify-content:center;align-items:center;font-size:.875rem;font-weight:500;display:inline-flex}.landing-auth-primary{border:1px solid var(--brand-border);background:var(--brand-default);color:#fff}.landing-auth-primary:hover,.landing-auth-primary:focus-visible{background:var(--brand-hover);transform:translateY(-1px)}.landing-auth-secondary{border:1px solid var(--landing-border);color:var(--landing-text-primary);background:0 0}.landing-auth-secondary:hover,.landing-auth-secondary:focus-visible{background:color-mix(in oklch, var(--landing-surface) 90%, transparent)}@media (max-width:520px){.landing-auth-card{padding:var(--space-5)}.landing-auth-oauth{grid-template-columns:minmax(0,1fr)}}.landing-page{background:var(--landing-bg);min-height:100vh;position:relative;overflow:hidden}.landing-particles-gate{z-index:0;pointer-events:auto;position:fixed;inset:0}.landing-engine{z-index:0;pointer-events:auto;position:absolute;inset:0}.landing-canvas{opacity:0;width:100%;height:100%;transition:opacity .7s var(--ease-out);display:block;position:absolute;inset:0}.landing-particles-gate[data-ready=true] .landing-canvas{opacity:1}.landing-ui-layer{z-index:10;pointer-events:none;min-height:100vh;position:relative}.landing-header{z-index:20;pointer-events:auto;transition:background-color var(--duration-standard) var(--ease-standard), border-color var(--duration-standard) var(--ease-standard), backdrop-filter var(--duration-standard) var(--ease-standard);background:0 0;border-bottom:1px solid #0000;position:fixed;top:0;left:0;right:0}.landing-header[data-scrolled=true]{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-color:var(--landing-border);background:var(--landing-surface)}.landing-header-inner{width:min(100%,84rem);height:4rem;padding:0 var(--space-6);align-items:center;gap:var(--space-6);grid-template-columns:auto 1fr auto;margin:0 auto;display:grid}.landing-header-brand{color:inherit;align-items:center;text-decoration:none;display:inline-flex}.landing-header-brand-button{cursor:pointer;background:0 0;border:0;padding:0}.landing-header-nav{justify-self:center}.landing-header-nav-list{align-items:center;gap:var(--space-8);margin:0;padding:0;list-style:none;display:inline-flex}.landing-header-link{cursor:pointer;min-height:2rem;color:var(--landing-text-secondary);font-family:var(--landing-font-mono);letter-spacing:.01em;transition:color var(--duration-standard) var(--ease-standard);background:0 0;border:0;justify-content:center;align-items:center;padding:0;font-size:.875rem;font-weight:500;text-decoration:none;display:inline-flex;position:relative}.landing-header-link:after{content:"";transform-origin:50%;background:var(--brand-default);height:2px;transition:transform var(--duration-standard) var(--ease-standard);position:absolute;bottom:-.25rem;left:0;right:0;transform:scaleX(0)}.landing-header-link:hover,.landing-header-link:focus-visible,.landing-header-link[data-active=true]{color:var(--landing-text-primary)}.landing-header-link:hover:after,.landing-header-link:focus-visible:after,.landing-header-link[data-active=true]:after{transform:scaleX(1)}.landing-header-link:disabled,.landing-header-brand-button:disabled{opacity:.55;cursor:default}.landing-header-actions{justify-self:end}.landing-header-cta{min-height:2.25rem;padding:0 var(--space-4);border-radius:var(--radius-full);border:1px solid var(--brand-border);background:var(--brand-default);color:var(--text-inverse);font-family:var(--landing-font-mono);transition:background-color var(--duration-standard) var(--ease-standard), border-color var(--duration-standard) var(--ease-standard), transform var(--duration-standard) var(--ease-standard);justify-content:center;align-items:center;font-size:.875rem;font-weight:500;text-decoration:none;display:inline-flex}.landing-header-cta:hover,.landing-header-cta:focus-visible{background:var(--brand-hover);border-color:var(--brand-hover);transform:translateY(-1px)}.landing-logo{align-items:center;gap:var(--space-3);font-family:var(--landing-font-mono);color:var(--landing-text-primary);font-weight:500;display:inline-flex}.landing-logo--sm{gap:var(--space-2);font-size:.9375rem}.landing-logo--md{font-size:1rem}.landing-logo-mark{width:1.375rem;height:1.25rem;display:block}.landing-logo-bar--one{fill:var(--brand-logo-1)}.landing-logo-bar--two{fill:var(--brand-logo-2)}.landing-logo-bar--three{fill:var(--brand-logo-3)}.landing-logo-word{letter-spacing:.01em;line-height:1;display:inline-block}.landing-section-content{padding:clamp(5.5rem, 9vh, 7.5rem) var(--space-6) var(--space-8);justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.landing-section-frame{text-align:center;pointer-events:none;width:min(100%,80rem)}.landing-section-anim{opacity:1;transition:opacity .25s var(--ease-standard), transform .25s var(--ease-standard);transform:translateY(0)}.landing-section-anim[data-phase=exit]{opacity:0;transform:translateY(var(--space-2));transition-duration:.2s}.landing-section-block{max-width:60rem;margin:0 auto}.ls-analyzeTestbed{pointer-events:none;width:min(100%,78rem);height:min(76vh,46rem);margin:0 auto;position:relative}.ls-analyzeMorphZone{position:absolute;inset:8% 12%}.landing-section-eyebrow{letter-spacing:.02em;color:var(--brand-text);margin:0;font-size:clamp(.875rem,1.2vw,1rem);font-weight:600;line-height:1.2}.landing-section-title{letter-spacing:-.03em;color:var(--landing-text-primary);margin:0;font-size:clamp(2.5rem,8vw,6rem);font-weight:600;line-height:1.05}.landing-section-subtitle{margin:var(--space-3) auto 0;max-width:44rem;color:var(--landing-text-secondary);font-size:clamp(1rem,2.2vw,1.75rem);line-height:1.4}.ls-section{pointer-events:auto;width:100%}.ls-container{width:min(100%,77.5rem);margin:0 auto;padding-inline:4rem}.ls-search{--ls-header-h:4rem;--ls-search-copy-shift:-4.5rem;--ls-search-stage-shift:4.5rem;--ls-search-h2-size:42px;--ls-search-h2-line-height:43.68px;--ls-search-h2-letter-spacing:-.73px;min-height:calc(100vh - var(--ls-header-h));padding-top:var(--space-6);padding-bottom:var(--space-6);align-items:center;display:flex}.ls-searchGrid{column-gap:clamp(var(--space-8), 4vw, 2.5rem);row-gap:var(--space-6);grid-template-columns:repeat(12,minmax(0,1fr));align-items:center;display:grid;position:relative}.ls-searchMorphZone{pointer-events:none;z-index:0;position:absolute;inset:8% 12% 8% 22%}.ls-searchCopy{text-align:left;max-width:36rem;transform:translate(calc(var(--ls-search-copy-shift)), -1.5rem);grid-column:1/span 5}.ls-eyebrow{margin:0 0 var(--space-3);font-family:var(--landing-font-mono);letter-spacing:.14em;text-transform:uppercase;color:var(--brand-text);font-size:.75rem;font-weight:500;line-height:1.2}.ls-h2{max-width:11ch;font-family:var(--landing-font-mono);font-weight:450;font-size:var(--ls-search-h2-size);line-height:var(--ls-search-h2-line-height);letter-spacing:var(--ls-search-h2-letter-spacing);font-variation-settings:"wdth" 100, "opsz" 42;color:var(--landing-text-primary);margin:0}.ls-h2Accent{color:var(--landing-text-secondary);font-weight:600}.ls-subhead{letter-spacing:-.01em;max-width:44ch;color:var(--text-secondary);margin:.875rem 0 0;font-size:clamp(1rem,1.45vw,1.125rem);line-height:1.45}.ls-stats{font-family:var(--landing-font-mono);letter-spacing:-.01em;color:var(--text-secondary);flex-wrap:wrap;align-items:baseline;gap:.625rem;margin-top:1.125rem;font-size:.875rem;font-weight:500;line-height:1.2;display:flex}.ls-stats b{color:var(--text-primary);font-weight:700}.ls-statItem{align-items:baseline;gap:.3em;display:inline-flex}.ls-dot{color:var(--text-tertiary);transform:translateY(-.05em)}.ls-searchStage{width:min(40rem,100%);transform:translateX(var(--ls-search-stage-shift));grid-column:7/span 7;place-self:center end;position:relative}.ls-searchCorridorZone{pointer-events:none;width:12%;position:absolute;top:18%;bottom:18%;left:44%}.ls-mediaShell{z-index:2;border:1px solid var(--border-neutral);background:var(--bg-surface);box-shadow:var(--shadow-lg);padding:var(--space-4);gap:var(--space-3);border-radius:1.5rem;grid-template-rows:auto 1fr auto auto;min-height:26.25rem;display:grid;position:relative;overflow:hidden}.ls-mediaTop{justify-content:space-between;align-items:center;gap:var(--space-3);border-bottom:1px solid var(--border-subtle);min-height:2.75rem;padding-bottom:var(--space-2);display:flex}.ls-pill{min-height:1.625rem;padding:0 var(--space-3);border-radius:var(--radius-full);background:var(--brand-subtle);color:var(--brand-text);font-family:var(--landing-font-mono);align-items:center;font-size:.8125rem;font-weight:500;line-height:1;display:inline-flex}.ls-muted{color:var(--landing-text-tertiary);font-size:.8125rem;line-height:1.3}.ls-mediaViewport{border:1px solid var(--border-subtle);background:linear-gradient(160deg, var(--neutral-subtle) 0%, var(--brand-subtle) 100%);border-radius:1.25rem;min-height:13rem}.ls-mediaRow{gap:var(--space-2);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.ls-mediaThumb{border:1px solid var(--border-subtle);background:linear-gradient(160deg, var(--bg-surface-elevated) 0%, var(--brand-subtle) 100%);border-radius:1rem;min-height:4.5rem}.ls-mediaFooter{border-top:1px solid var(--border-subtle);padding-top:var(--space-3)}.ls-footerTitle{font-family:var(--landing-font-mono);color:var(--landing-text-secondary);font-size:.875rem;font-weight:500;line-height:1.3}.ls-footerLine{margin-top:var(--space-1);color:var(--landing-text-primary);font-size:.875rem;line-height:1.4}.ls-stageAura{z-index:1;background:radial-gradient(circle at 50% 50%, var(--brand-subtle) 0%, transparent 68%);pointer-events:none;border-radius:2.25rem;position:absolute;inset:-8%}.landing-hero-block{opacity:1;flex-direction:column;align-items:center;width:min(100%,70rem);margin:0 auto;display:flex}.landing-hero-block[data-animate=true]{opacity:0;animation:landing-hero-in .3s var(--ease-out) forwards}.landing-hero-brand-row{margin-bottom:var(--space-4)}.landing-hero-secondary{margin-bottom:var(--space-6)}.landing-hero-reveal-in{animation:landing-hero-secondary-in .68s var(--ease-out) both}.landing-hero-subtitle-wrap{margin-top:var(--space-4)}.landing-hero-keywords{margin:0 0 var(--space-6);font-family:var(--landing-font-mono);align-items:center;gap:var(--space-2);color:var(--landing-text-primary);font-size:clamp(.95rem,1.4vw,1.125rem);font-weight:500;display:inline-flex}.landing-hero-keyword-separator{font-size:1.24em;font-weight:700;line-height:1;display:inline-block;transform:translateY(-.02em)}.landing-hero-keyword-separator--one{color:var(--brand-logo-1)}.landing-hero-keyword-separator--two{color:var(--brand-logo-2)}.landing-hero-keyword-separator--three{color:var(--brand-logo-3)}.landing-hero-keyword-term{color:var(--landing-text-primary)}.landing-hero-title{font-family:var(--landing-font-mono);letter-spacing:-.02em;color:var(--landing-text-primary);margin:0;font-size:clamp(2rem,8vw,5.75rem);font-weight:500;line-height:1.04}.landing-hero-subtitle{margin:var(--space-3) 0 0;font-family:var(--landing-font-mono);letter-spacing:-.01em;color:var(--landing-text-secondary);font-size:clamp(1.2rem,3.2vw,2.25rem);font-weight:500;line-height:1.2}.landing-hero-type-slot{max-width:100%;min-height:1.15em;display:inline-block}.landing-hero-type-slot--keywords{min-width:min(100%,34ch)}.landing-hero-type-slot--line-one{min-width:min(100%,24ch)}.landing-hero-type-slot--line-two{min-width:min(100%,30ch)}.landing-typewriter-cursor{opacity:1;margin-left:.08em;animation:.6s step-end infinite landing-cursor-blink;display:inline-block}.landing-typewriter-cursor[data-active=false]{opacity:.5}.landing-typewriter-hidden{visibility:hidden}.landing-rail{top:50%;right:var(--space-6);z-index:16;gap:var(--space-2);pointer-events:auto;flex-direction:column;display:flex;position:absolute;transform:translateY(-50%)}.landing-rail-dot{border-radius:var(--radius-full);border:1px solid var(--landing-border);background:var(--landing-text-tertiary);opacity:.5;width:.625rem;height:.625rem;transition:opacity .16s var(--ease-standard), transform .16s var(--ease-standard), background-color .16s var(--ease-standard)}.landing-rail-dot:hover:not(:disabled){opacity:.8;transform:scale(1.15)}.landing-rail-dot[data-active=true]{opacity:1;background:var(--brand-default);border-color:var(--brand-border);transform:scale(1.25)}.landing-rail-dot:disabled{opacity:.35;cursor:default}.landing-rail-dot:focus-visible{outline:2px solid var(--brand-default);outline-offset:2px}.landing-safe-overlay{z-index:18;pointer-events:none;position:absolute;inset:0}.landing-safe-rect{border:1px dashed var(--brand-border);background:var(--brand-subtle);opacity:.35;position:absolute}.landing-flow-rect{opacity:.55;background:0 0}.landing-flow-rect[data-kind=corridor]{border-color:var(--info-border)}.landing-flow-rect[data-kind=upper],.landing-flow-rect[data-kind=lower]{border-color:var(--warning-border)}.landing-safe-metrics{top:var(--space-4);right:var(--space-4);padding:var(--space-1) var(--space-2);border-radius:var(--radius-sm);border:1px solid var(--border-subtle);background:var(--landing-surface);color:var(--landing-text-secondary);font-family:var(--landing-font-mono);font-size:12px;line-height:1.4;position:absolute}.landing-fallback{left:50%;bottom:var(--space-6);z-index:30;padding:var(--space-2) var(--space-4);border-radius:var(--radius-md);border:1px solid var(--border-subtle);background:var(--landing-surface);color:var(--landing-text-secondary);text-align:center;position:absolute;transform:translate(-50%)}.landing-debug{top:var(--space-4);left:var(--space-4);z-index:31;font-family:var(--landing-font-mono);padding:var(--space-1) var(--space-2);border-radius:var(--radius-sm);border:1px solid var(--border-subtle);color:var(--landing-text-secondary);background:var(--landing-surface);font-size:12px;line-height:1.4;position:absolute}@media (max-width:1279px){.ls-container{width:min(100%,72rem)}.ls-search{--ls-search-copy-shift:-2.25rem;--ls-search-stage-shift:2.25rem}.ls-h2{letter-spacing:-.04em;max-width:10.5ch;font-size:clamp(2rem,4.1vw,2.5rem);line-height:1}.ls-searchStage{width:min(36rem,100%)}.ls-searchMorphZone{inset:10% 14% 10% 24%}.ls-searchCorridorZone{width:10%;top:20%;bottom:20%;left:45%}}@media (max-width:1023px){.ls-container{width:min(100%,64rem);padding-inline:2rem}.ls-search{--ls-search-copy-shift:0rem;--ls-search-stage-shift:0rem;min-height:auto;padding-top:6rem;padding-bottom:6rem}.ls-searchGrid{row-gap:var(--space-6);column-gap:var(--space-6);grid-template-columns:repeat(12,minmax(0,1fr))}.ls-searchCopy{grid-column:1/span 6;max-width:100%;transform:none}.ls-searchStage{grid-column:7/span 6;align-self:center;width:min(100%,30rem)}.ls-searchMorphZone{inset:10% 10% 10% 16%}.ls-searchCorridorZone{width:8%;top:18%;bottom:18%;left:46%}.ls-h2{letter-spacing:-.04em;max-width:10ch;font-size:clamp(1.95rem,5.2vw,3rem);line-height:.98}.ls-subhead{max-width:40ch;font-size:1rem}.ls-stats{gap:var(--space-1)}.ls-mediaShell{border-radius:var(--radius-xl);box-shadow:var(--shadow-sm);min-height:22.5rem}.landing-header-inner{height:3.5rem;padding:0 var(--space-4);gap:var(--space-3);grid-template-columns:auto auto;justify-content:space-between}.landing-header-nav{display:none}.landing-section-content{padding:clamp(4.75rem, 10vh, 6.5rem) var(--space-4) var(--space-6)}.landing-rail{display:none}.landing-hero-keywords{margin-bottom:var(--space-4)}.landing-hero-type-slot--keywords,.landing-hero-type-slot--line-one,.landing-hero-type-slot--line-two{min-width:0}.ls-analyzeTestbed{height:min(68vh,38rem)}.ls-analyzeMorphZone{inset:10%}}@media (max-width:639px){.ls-container{padding-inline:1.25rem}.ls-search{--ls-search-copy-shift:0rem;--ls-search-stage-shift:0rem;padding-top:4.5rem;padding-bottom:4.5rem}.ls-searchGrid{row-gap:var(--space-6);grid-template-columns:1fr}.ls-searchCopy{grid-column:1/-1}.ls-searchStage{grid-column:1/-1;justify-self:stretch;width:100%}.ls-searchMorphZone{inset:22% 8% 12%}.ls-searchCorridorZone{width:auto;inset:43% 8% 32%}.ls-h2{letter-spacing:-.04em;max-width:10.5ch;font-size:clamp(2.125rem,9vw,2.75rem);line-height:.97}.ls-subhead{font-size:1rem}.ls-stats{gap:.5rem}.ls-analyzeTestbed{height:min(58vh,30rem)}.ls-analyzeMorphZone{inset:12% 6%}}@keyframes landing-cursor-blink{0%,49%{opacity:1}50%,to{opacity:0}}@keyframes landing-hero-in{0%{opacity:0;transform:translateY(var(--space-2))}to{opacity:1;transform:translateY(0)}}@keyframes landing-hero-secondary-in{0%{opacity:0;transform:translateY(var(--space-2));filter:blur(4px)}to{opacity:1;filter:blur();transform:translateY(0)}}
