:root{font-family:var(--font-sans);line-height:1.5;font-weight:400;color-scheme:light}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{min-height:100vh;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{isolation:isolate}:root{--c-bg: #050814;--c-bg-alt: rgba(15, 23, 42, .55);--c-surface: rgba(15, 23, 42, .52);--c-surface-subtle: rgba(15, 23, 42, .38);--c-surface-strong: rgba(15, 23, 42, .76);--c-surface-hover: rgba(30, 41, 59, .82);--c-border: rgba(148, 163, 184, .2);--c-border-highlight: rgba(226, 232, 240, .32);--c-text-main: #f8fafc;--c-text-muted: #e2e8f0;--c-text-dim: #94a3b8;--c-primary: #62d8ff;--c-primary-glow: rgba(98, 216, 255, .4);--c-secondary: #7ef2c7;--c-secondary-glow: rgba(126, 242, 199, .35);--c-accent: #ffcf8e;--c-primary-ink: #7dd3fc;--c-secondary-ink: #86efac;--c-success: #22c55e;--c-warning: #fbbf24;--c-danger: #fb7185;--font-sans: "Sora", "Space Grotesk", system-ui, sans-serif;--font-display: "Space Grotesk", "Sora", system-ui, sans-serif;--font-mono: "JetBrains Mono", monospace;--radius-sm: 8px;--radius-md: 16px;--radius-lg: 24px;--radius-full: 9999px;--shadow-sm: 0 8px 20px rgba(15, 23, 42, .12);--shadow-md: 0 18px 45px rgba(15, 23, 42, .16);--shadow-lg: 0 32px 80px rgba(15, 23, 42, .2);--shadow-glow: 0 0 45px rgba(98, 216, 255, .28);--glass: blur(28px) saturate(180%);--ease-out: cubic-bezier(.215, .61, .355, 1)}body{background:radial-gradient(1200px 800px at 10% -10%,rgba(56,189,248,.18),transparent 60%),radial-gradient(1000px 780px at 88% 10%,rgba(45,212,191,.16),transparent 60%),radial-gradient(1100px 900px at 50% 90%,rgba(148,163,184,.12),transparent 55%),var(--c-bg);color:var(--c-text-main);font-family:var(--font-sans);font-weight:500;overflow-x:hidden;position:relative}body.gpu-safe{--glass: none}body.gpu-safe .liquid-bg{display:none}body.gpu-safe .constellation-canvas{opacity:.6}body.gpu-safe .card:before{display:none}body.gpu-safe .card:hover,body.gpu-safe .strategy-post:hover,body.gpu-safe .btn-glow:hover{transform:none}body.gpu-safe .modal-overlay{backdrop-filter:none;-webkit-backdrop-filter:none}#root{position:relative;z-index:1}.liquid-orb{position:absolute;border-radius:999px;filter:blur(10px);opacity:.75;mix-blend-mode:screen;animation:liquid-float 18s ease-in-out infinite}.liquid-orb.orb-2{width:420px;height:420px;background:radial-gradient(circle,#7ef2c7bf,#7ef2c714);top:16%;right:6%;animation-delay:3s}.liquid-orb.orb-3{width:260px;height:260px;background:radial-gradient(circle,#ffcf8ebf,#ffcf8e1a);bottom:6%;left:26%;animation-delay:6s}.liquid-grid{position:absolute;inset:0;background-image:linear-gradient(rgba(248,250,252,.06) 1px,transparent 1px),linear-gradient(90deg,rgba(248,250,252,.06) 1px,transparent 1px);background-size:80px 80px;opacity:.4}.liquid-grain{position:absolute;inset:0;opacity:.1;background-image:url("data:image/svg+xml,%3Csvg width='160' height='160' viewBox='0 0 160 160' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.8' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='160' height='160' filter='url(%23n)' opacity='0.4'/%3E%3C/svg%3E");mix-blend-mode:soft-light}.constellation-canvas{position:fixed;inset:0;width:100%;height:100%;z-index:0;pointer-events:none}h1,h2,h3,h4,h5,h6{font-family:var(--font-display);font-weight:700;line-height:1.1;letter-spacing:-.02em;margin:0;color:var(--c-text-main)}h1{font-size:clamp(3rem,6vw,4.5rem)}h2{font-size:clamp(2rem,4vw,3rem)}h3{font-size:1.5rem}p{color:var(--c-text-muted);line-height:1.7;margin-bottom:1rem;font-weight:500}.text-gradient{background:linear-gradient(135deg,var(--c-text-main) 0%,var(--c-text-muted) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.text-gradient-primary{background:linear-gradient(135deg,var(--c-primary-ink) 0%,var(--c-secondary-ink) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.font-mono{font-family:var(--font-mono)}.container{width:100%;max-width:1280px;margin:0 auto;padding:0 1.5rem}.section{padding:6rem 0;position:relative}.section-anchor{scroll-margin-top:8rem}.coin-sticky-section{position:sticky;top:5.5rem;z-index:90;padding:0;margin-top:-1.25rem;margin-bottom:1.25rem}.coin-sticky-bar{display:flex;flex-wrap:wrap;gap:.75rem 1rem;align-items:center;justify-content:space-between;padding:.55rem .95rem;border-radius:var(--radius-full);border:1px solid var(--c-border);background:linear-gradient(120deg,#060a14f5,#060a14eb);backdrop-filter:blur(140px) saturate(160%);-webkit-backdrop-filter:blur(140px) saturate(160%);box-shadow:var(--shadow-sm)}.coin-sticky-left{display:flex;align-items:center;gap:.6rem;font-size:.9rem}.coin-sticky-left strong{font-size:1rem;color:var(--c-text-main)}.coin-sticky-symbol{padding:.3rem .85rem;border-radius:var(--radius-full);border:1px solid rgba(98,216,255,.45);background:linear-gradient(135deg,#62d8ff2e,#7ef2c71f);box-shadow:0 0 0 1px #62d8ff1f,0 8px 18px #62d8ff2e;font-weight:700;letter-spacing:.02em}.coin-sticky-nav{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center;justify-content:center;flex:1}.coin-sticky-link{color:var(--c-text-muted);text-decoration:none;font-size:.82rem;font-weight:600;padding:.25rem .6rem;border-radius:var(--radius-full);border:1px solid transparent;background:#0f172a80;transition:all .2s var(--ease-out)}.coin-sticky-link:hover{color:var(--c-text-main);border-color:var(--c-border-highlight)}.coin-sticky-right{display:flex;align-items:center;gap:.6rem;flex-wrap:nowrap;color:var(--c-text-muted);font-size:.82rem}.analysis-sticky-bar .coin-sticky-center{display:flex;justify-content:center;min-width:160px}.analysis-sticky-bar .coin-sticky-history{justify-content:center}@media(min-width:961px){.analysis-sticky-bar{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:.75rem 1rem}}.coin-sticky-right label{display:inline-flex;align-items:center;margin:0;font-weight:600;font-size:inherit;white-space:nowrap}.coin-sticky-right select{min-width:140px;padding:.5rem .7rem;font-size:.85rem}.coin-sticky-search{position:relative;flex:1 1 220px;min-width:180px}.coin-sticky-history{display:flex;align-items:center;gap:.5rem;font-size:.78rem;color:var(--c-text-dim);white-space:nowrap}.coin-sticky-history .btn{padding:.35rem .7rem;font-size:.78rem}.analysis-sticky-bar .coin-sticky-history .btn{padding:.5rem 1rem;font-size:.85rem;min-height:36px}.coin-sticky-history-status{padding:.25rem .6rem;border-radius:var(--radius-full);border:1px solid rgba(98,216,255,.4);background:#62d8ff1f;color:var(--c-text-main)}.coin-sticky-history-error{color:var(--c-danger);font-size:.75rem}.selected-coin-section{padding-top:0}.selected-coin-summary{display:flex;flex-direction:column;gap:1.2rem}.selected-coin-head{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;flex-wrap:wrap}.selected-coin-title{display:flex;flex-direction:column;gap:.35rem}.selected-coin-title h3{margin:0}.selected-coin-meta{margin:0;color:var(--c-text-dim);font-size:.9rem}.selected-coin-empty{margin:0;color:var(--c-text-muted);font-size:.9rem}.grid{display:grid;gap:2rem}.section-head{display:flex;justify-content:space-between;align-items:flex-end;gap:2rem;flex-wrap:wrap;margin-bottom:2.5rem}.section-head p{max-width:520px}.bento-grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:1.5rem;grid-auto-flow:dense;align-items:stretch}.bento-card{grid-column:span 4}.bento-wide{grid-column:span 7}.bento-tall{grid-column:span 5}.bento-compact{grid-column:span 3}.stat-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1rem}.stat-card{text-align:left;padding:1.2rem 1.4rem}.stat-card strong{font-family:var(--font-mono);font-size:1.4rem;color:var(--c-text-main)}.stat-card span{display:block;font-size:.8rem;color:var(--c-text-dim);text-transform:uppercase;letter-spacing:.14em;margin-bottom:.4rem}.flow-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.5rem}.flow-step{padding:1.6rem}.flow-step span{font-size:.8rem;text-transform:uppercase;letter-spacing:.14em;color:var(--c-text-dim)}.quick-link{display:block;color:inherit;text-decoration:none}.quick-link:focus-visible{outline:2px solid var(--c-border-highlight);outline-offset:4px}.cta-shell{padding:3rem;border-radius:var(--radius-lg);background:linear-gradient(135deg,#0f172ab8,#0f172a5c);border-width:1px;border-style:solid;border-color:var(--c-border);box-shadow:var(--shadow-md);-webkit-backdrop-filter:var(--glass);backdrop-filter:var(--glass);position:relative;overflow:hidden}.cta-shell:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 15% 20%,rgba(98,216,255,.35),transparent 55%);opacity:.9;pointer-events:none}.cta-inner{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,.8fr);gap:2rem;align-items:center}.cta-panels{display:grid;gap:1rem}@media(max-width:960px){.cta-shell{padding:2rem}.cta-inner{grid-template-columns:1fr;text-align:center}}@media(max-width:1024px){.bento-grid{grid-template-columns:repeat(6,minmax(0,1fr))}.bento-card,.bento-wide,.bento-tall,.bento-compact{grid-column:span 6;grid-row:auto}}@media(max-width:640px){.bento-grid{grid-template-columns:1fr}}.flex-center{display:flex;align-items:center;justify-content:center}.btn{display:inline-flex;align-items:center;justify-content:center;padding:.875rem 1.75rem;border-radius:var(--radius-full);font-weight:600;font-size:1rem;transition:all .3s var(--ease-out);cursor:pointer;text-decoration:none;gap:.5rem;position:relative;overflow:hidden}.btn-primary{background:linear-gradient(135deg,#0f172afa,#0f172ad6);color:#fff;border:1px solid rgba(15,23,42,.2);box-shadow:0 12px 26px #0f172a2e}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 16px 32px #0f172a38}.btn-glow{background:linear-gradient(135deg,var(--c-primary),var(--c-secondary));color:var(--c-text-main);border:none;box-shadow:0 8px 20px var(--c-primary-glow)}.btn-glow:hover{transform:translateY(-2px) scale(1.02);box-shadow:0 12px 32px var(--c-secondary-glow)}.btn-ghost{background:var(--c-surface-strong);border-width:1px;border-style:solid;border-color:var(--c-border);color:var(--c-text-main);-webkit-backdrop-filter:var(--glass);backdrop-filter:var(--glass)}.btn-ghost:hover{background:var(--c-surface-hover);border-color:var(--c-border-highlight)}.card{background:linear-gradient(135deg,var(--c-surface),rgba(15,23,42,.35));border-width:1px;border-style:solid;border-color:var(--c-border);border-radius:var(--radius-md);padding:2rem;-webkit-backdrop-filter:var(--glass);backdrop-filter:var(--glass);transition:all .4s var(--ease-out);position:relative;overflow:hidden}.card:before{content:"";position:absolute;inset:0;background:radial-gradient(800px circle at var(--mouse-x, 50%) var(--mouse-y, 50%),rgba(255,255,255,.22),transparent 45%);opacity:0;transition:opacity .4s;pointer-events:none}.card:hover:before{opacity:1}.card:hover{transform:translateY(-4px);border-color:var(--c-border-highlight);box-shadow:var(--shadow-md)}.site-nav{position:fixed;top:1.5rem;left:50%;transform:translate(-50%);width:min(90%,1200px);padding:.75rem 1.5rem;background:linear-gradient(120deg,#060a14f5,#060a14eb);backdrop-filter:blur(140px) saturate(160%);-webkit-backdrop-filter:blur(140px) saturate(160%);border-width:1px;border-style:solid;border-color:var(--c-border);border-radius:var(--radius-full);z-index:100;display:flex;align-items:center;justify-content:space-between;box-shadow:var(--shadow-sm);transition:all .3s ease}.site-nav.scrolled{background:#060a14fa;box-shadow:var(--shadow-md)}.nav-right{display:flex;align-items:center;gap:1.25rem;margin-left:auto;flex:1 1 auto;flex-wrap:wrap;justify-content:flex-end;row-gap:.6rem;min-width:0}.nav-brand{font-family:var(--font-display);font-weight:700;font-size:1.45rem;letter-spacing:.05em;color:var(--c-text-main);text-transform:uppercase;background:linear-gradient(135deg,var(--c-primary) 0%,var(--c-secondary) 55%,var(--c-accent) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;text-shadow:0 6px 18px rgba(56,189,248,.25);white-space:nowrap;flex-shrink:0}.nav-links{display:flex;gap:2rem;flex:1 1 auto;flex-wrap:wrap;align-items:center;justify-content:flex-end;row-gap:.6rem;min-width:0}html[data-locale=en] .nav-right{gap:1rem}html[data-locale=en] .nav-links{gap:1.4rem}html[data-locale=en] .nav-link{font-size:.98rem}.nav-link{color:var(--c-text-muted);text-decoration:none;font-size:1.05rem;font-weight:600;transition:color .2s;background:none;border:none;padding:0;cursor:pointer;font-family:inherit}.nav-link:hover,.nav-link.active{color:var(--c-text-main)}.nav-link:focus-visible{outline:2px solid rgba(56,189,248,.6);outline-offset:4px;border-radius:6px}.nav-lang{display:inline-grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;gap:0;padding:.2rem;border-radius:999px;border:1px solid rgba(148,163,184,.3);background:#0f172a99;-webkit-backdrop-filter:var(--glass);backdrop-filter:var(--glass);flex-shrink:0;min-width:88px;position:relative;overflow:hidden}.nav-lang-pill{position:absolute;top:3px;bottom:3px;left:3px;width:calc(50% - 3px);border-radius:999px;background:#38bdf82e;border:1px solid rgba(56,189,248,.4);box-shadow:0 8px 18px #38bdf82e;transform:translate(0);transition:transform .2s ease;pointer-events:none}.nav-lang[data-locale=en] .nav-lang-pill{transform:translate(100%)}.nav-lang-btn{background:none;border:none;color:var(--c-text-muted);font-size:.75rem;font-weight:700;letter-spacing:.08em;cursor:pointer;padding:.3rem .35rem;width:100%;text-align:center;position:relative;z-index:1}.nav-lang-btn.active{color:var(--c-text-main);text-shadow:0 0 12px rgba(56,189,248,.35)}.nav-lang-btn:focus-visible{outline:2px solid rgba(56,189,248,.6);outline-offset:2px;border-radius:6px}.nav-lang-sep{color:#94a3b899;font-weight:600;font-size:.75rem}.nav-dropdown-trigger{display:inline-flex;align-items:center;gap:.35rem}@media(min-width:769px){.nav-link{position:relative}.nav-link:after{content:"";position:absolute;left:0;right:0;bottom:-.5rem;height:2px;border-radius:var(--radius-full);background:linear-gradient(90deg,var(--c-primary),var(--c-secondary));opacity:0;transform:scaleX(.7);transition:opacity .18s ease,transform .18s ease}.nav-link:hover:after,.nav-link.active:after{opacity:1;transform:scaleX(1)}}.hero-section{min-height:92vh;display:flex;align-items:center;padding:8rem 0 6rem;overflow:hidden}.hero-content{position:relative;z-index:10;max-width:620px;margin:0;text-align:left}.hero-grid{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);gap:2.5rem;align-items:center}.hero-pill{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:var(--c-surface-strong);border:1px solid rgba(56,189,248,.2);border-radius:var(--radius-full);color:var(--c-primary);font-size:.75rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;margin-bottom:2rem;-webkit-backdrop-filter:var(--glass);backdrop-filter:var(--glass)}.hero-actions{display:flex;justify-content:flex-start;gap:.75rem;flex-wrap:wrap;margin-top:2rem}.hero-actions .btn{padding:.8rem 1.4rem}.hero-chips{display:flex;flex-wrap:wrap;gap:.6rem;margin-top:1.5rem}.hero-chip{padding:.45rem .85rem;border-radius:var(--radius-full);background:var(--c-surface-strong);border-width:1px;border-style:solid;border-color:var(--c-border);font-size:.85rem;color:var(--c-text-muted)}.hero-panels{display:grid;gap:1.2rem}.glass-panel{background:linear-gradient(135deg,var(--c-surface),rgba(15,23,42,.35));border-width:1px;border-style:solid;border-color:var(--c-border);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);-webkit-backdrop-filter:var(--glass);backdrop-filter:var(--glass);position:relative;overflow:hidden}.glass-panel:before{content:"";position:absolute;inset:0;background:linear-gradient(120deg,rgba(255,255,255,.18),transparent 45%);opacity:.35;pointer-events:none}.panel-main{padding:2rem}.panel-mini{padding:1.2rem 1.4rem}.panel-header{display:flex;justify-content:space-between;font-size:.85rem;color:var(--c-text-dim)}.panel-value{font-size:2.4rem;font-weight:700;margin:1rem 0 .5rem;color:var(--c-text-main)}.panel-metrics{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;margin-top:1rem;font-size:.9rem;color:var(--c-text-muted)}.panel-metric span{display:inline-flex;align-items:baseline;gap:.35rem}.panel-metrics strong{color:var(--c-text-main);font-family:var(--font-mono);font-size:.95rem}.home-module-grid .bento-card,.home-flow-grid .bento-card,.home-stat-row .stat-card{text-align:center}.home-module-grid .bento-card,.home-flow-grid .bento-card{display:flex;flex-direction:column;align-items:center}.home-module-grid .bento-card p,.home-flow-grid .bento-card p{max-width:320px}.panel-spectrum{height:6px;border-radius:var(--radius-full);background:linear-gradient(90deg,var(--c-primary),var(--c-secondary),var(--c-accent));margin-top:1.5rem}.hero-stats{display:flex;justify-content:flex-start;gap:3rem;margin-top:4rem;flex-wrap:wrap}.stat-item{text-align:center}.stat-value{display:block;font-family:var(--font-mono);font-size:2.5rem;font-weight:700;color:var(--c-text-main);line-height:1.2}.stat-label{font-size:.875rem;color:var(--c-text-dim);text-transform:uppercase;letter-spacing:.1em}@media(max-width:960px){.hero-section{min-height:auto;padding:7rem 0 4rem}.hero-grid{grid-template-columns:1fr;text-align:center}.hero-content{margin:0 auto;text-align:center}.hero-actions{justify-content:center}.hero-panels{max-width:480px;margin:0 auto}.hero-stats{justify-content:center}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes liquid-float{0%,to{transform:translateY(0) translate(0)}50%{transform:translateY(-18px) translate(8px)}}@keyframes glass-fade{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse-glow{0%,to{opacity:.5}50%{opacity:1}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes status-pulse{0%,to{transform:scale(1);opacity:.85}50%{transform:scale(1.35);opacity:.4}}@keyframes status-scan{0%{filter:brightness(1)}50%{filter:brightness(1.4)}to{filter:brightness(1)}}@keyframes status-orbit{0%{box-shadow:0 0 35px #38bdf833}50%{box-shadow:0 0 45px #38bdf859}to{box-shadow:0 0 35px #38bdf833}}.animate-float{animation:float 6s ease-in-out infinite}.glass-fade{animation:glass-fade .8s ease-out both}.delay-1{animation-delay:.05s}.delay-2{animation-delay:.15s}.delay-3{animation-delay:.3s}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important;scroll-behavior:auto!important}}.loading-inline{display:inline-flex;align-items:center;gap:.6rem}.loading-spinner{width:16px;height:16px;border-radius:var(--radius-full);border-width:2px;border-style:solid;border-color:#f8fafc40;border-top-color:var(--c-primary);animation:spin .85s linear infinite}.skeleton-bar{display:inline-block;border-radius:var(--radius-full);background:linear-gradient(90deg,#f8fafc14,#f8fafc2e,#f8fafc14);background-size:200% 100%;animation:shimmer 1.1s ease-in-out infinite}.hidden-mobile{display:none}@media(min-width:768px){.hidden-mobile{display:block}}.grid-cols-3{grid-template-columns:repeat(1,1fr)}@media(min-width:768px){.grid-cols-3{grid-template-columns:repeat(3,1fr)}}.site-footer{position:relative;margin-top:8rem;background:#0f172aad;-webkit-backdrop-filter:var(--glass);backdrop-filter:var(--glass);border-top:1px solid var(--c-border)}.site-footer:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,var(--c-primary),transparent);opacity:.5}.footer-inner{padding:4rem 0 2rem}.footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr;gap:3rem;margin-bottom:4rem}.footer-brand-col{max-width:300px}.footer-brand{font-family:var(--font-display);font-weight:700;font-size:1.5rem;margin-bottom:1rem;display:inline-block}.footer-desc{font-size:.9rem;color:var(--c-text-muted);line-height:1.6;margin-bottom:1.5rem}.footer-heading{font-size:.875rem;font-weight:600;color:var(--c-text-main);text-transform:uppercase;letter-spacing:.05em;margin-bottom:1.5rem}.footer-links{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.75rem}.footer-links a{color:var(--c-text-muted);text-decoration:none;font-size:.9rem;transition:all .2s;display:inline-flex;align-items:center;gap:.5rem}.footer-links a:hover{color:var(--c-primary);transform:translate(2px)}.footer-bottom{padding-top:2rem;border-top:1px solid var(--c-border);display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem}.copyright{color:var(--c-text-dim);font-size:.85rem}.footer-social{display:flex;gap:1rem}.social-link{width:36px;height:36px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:var(--c-surface-strong);border-width:1px;border-style:solid;border-color:var(--c-border);color:var(--c-text-muted);transition:all .3s}.social-link.is-disabled{opacity:.5;cursor:not-allowed;transform:none}.social-link.is-disabled:hover{background:var(--c-surface-strong);color:var(--c-text-muted);border-color:var(--c-border);transform:none}.social-link:hover{background:#62d8ff33;color:var(--c-text-main);border-color:var(--c-primary);transform:translateY(-2px)}@media(max-width:768px){.footer-grid{grid-template-columns:1fr;gap:2.5rem;text-align:center}.footer-brand-col{margin:0 auto}.footer-links{align-items:center}.footer-bottom{flex-direction:column;text-align:center}}.form-group{margin-bottom:1.5rem}label{display:block;margin-bottom:.5rem;color:var(--c-text-muted);font-size:.9rem;font-weight:500}input,select,textarea{width:100%;padding:.75rem 1rem;background:var(--c-surface-strong);border-width:1px;border-style:solid;border-color:var(--c-border);border-radius:var(--radius-sm);color:var(--c-text-main);font-family:var(--font-sans);font-size:1rem;transition:all .2s;-webkit-backdrop-filter:var(--glass);backdrop-filter:var(--glass)}input:focus,select:focus,textarea:focus{outline:none;border-color:var(--c-primary);box-shadow:0 0 0 2px var(--c-primary-glow)}input::placeholder,textarea::placeholder{color:var(--c-text-dim)}.table-container{overflow-x:auto;border-radius:var(--radius-sm);border-width:1px;border-style:solid;border-color:var(--c-border)}table{width:100%;border-collapse:collapse;white-space:nowrap}th,td{padding:1rem;text-align:left;border-bottom:1px solid var(--c-border)}th{background:linear-gradient(180deg,#0f172aeb,#0f172ab3);color:var(--c-text-main);font-weight:600;font-size:.95rem;text-transform:none;letter-spacing:.02em}.table-title-row{display:flex;align-items:center;justify-content:space-between;gap:.75rem;flex-wrap:wrap;margin-bottom:.75rem}.insight-note{color:var(--c-text-dim);font-size:.82rem}.summary-info-panel{margin:.6rem 0 0;font-size:.82rem;line-height:1.45;color:var(--c-text-muted)}.table-info-header{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.table-info-button{border:1px solid var(--c-border);background:#0f172ab3;color:var(--c-text-main);width:22px;height:22px;border-radius:999px;font-size:.75rem;font-weight:700;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.table-info-button:hover{border-color:var(--c-border-highlight);box-shadow:0 0 0 2px #62d8ff1f;transform:translateY(-1px)}.table-info-row td{border-bottom:none;padding-top:.5rem;padding-bottom:1rem}.table-info-row:hover td{background:transparent}.table-info-panel{background:var(--c-surface-strong);border:1px solid var(--c-border);border-radius:12px;padding:.85rem 1rem;color:var(--c-text-muted);display:flex;flex-direction:column;gap:.35rem;white-space:normal}.table-info-panel strong{color:var(--c-text-main);font-size:.9rem}.table-info-panel span{font-size:.85rem;line-height:1.5}td{color:var(--c-text-main);font-size:.95rem}tr:last-child td{border-bottom:none}tr:hover td{background:#94a3b814}.listing-detail-layout{display:grid;grid-template-columns:1fr;gap:1.5rem;align-items:start}.table-container.listing-table-container{overflow:auto;max-height:clamp(420px,62vh,760px)}.table-container.listing-table-container thead th{position:sticky;top:0;z-index:2}.listing-row-selected td{background:#38bdf814}.listing-row-selected:hover td{background:#38bdf81a}.listing-detail-btn{padding:.45rem .95rem;font-size:.85rem;white-space:nowrap}.listing-overview-layout{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:1.75rem;align-items:start}.listing-overview-copy{display:flex;flex-direction:column;gap:.85rem}.listing-overview-copy h2{margin:0}.listing-overview-copy p{margin:0;color:var(--c-text-muted)}.listing-overview-list{padding-left:1.3rem;margin:0;color:var(--c-text-muted);line-height:1.8}.listing-overview-table table{white-space:normal}.listing-overview-hero{background:linear-gradient(150deg,#0f172abf,#0f172a6b);border:1px solid var(--c-border);border-radius:var(--radius-lg);padding:1.5rem;box-shadow:var(--shadow-md);-webkit-backdrop-filter:var(--glass);backdrop-filter:var(--glass);display:flex;flex-direction:column;gap:.75rem}.listing-overview-hero h3{margin:0;font-size:1.15rem}.listing-overview-hero p{margin:0;color:var(--c-text-muted);font-size:.9rem}.listing-overview-hero .listing-overview-list{padding-left:1.1rem;font-size:.85rem}.listing-overview-hero .table-container{background:transparent}.listing-overview-mini{white-space:normal;font-size:.85rem}.insights-layout{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);gap:1.5rem;align-items:start}.insights-summary-card{display:flex;flex-direction:column;gap:.25rem}.insights-summary-row{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;padding:.85rem 0;border-bottom:1px solid var(--c-border)}.insights-summary-row:last-child{border-bottom:none}.insights-summary-text{display:flex;flex-direction:column;gap:.35rem}.insights-summary-label{font-size:.95rem;font-weight:600;color:var(--c-text-main)}.insights-summary-desc{font-size:.8rem;color:var(--c-text-muted);line-height:1.5}.insights-summary-value{font-size:1.25rem;color:var(--c-text-main);min-width:120px;text-align:right}.insights-selected-card{display:flex;flex-direction:column;gap:1rem}.insights-selected-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:1rem}.insights-selected-grid span{display:block;font-size:.85rem;color:var(--c-text-muted);margin-bottom:.3rem}.insights-selected-grid strong{font-size:1.1rem;color:var(--c-text-main)}.insights-secondary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem;align-items:start}@media(max-width:960px){.listing-overview-hero{padding:1.25rem}.insights-layout{grid-template-columns:1fr}.insights-summary-value{text-align:left}.insights-secondary{grid-template-columns:1fr}.coin-sticky-right{flex-wrap:wrap}.coin-sticky-search{min-width:160px}}.listing-combined-card{margin-bottom:1.75rem}.listing-combined-head{display:flex;justify-content:space-between;align-items:flex-start;gap:1.5rem;flex-wrap:wrap;margin-bottom:1rem}.listing-combined-sub{font-size:.95rem;color:var(--c-text-muted);margin:.4rem 0 0}.listing-combined-meta{display:flex;flex-direction:column;gap:.5rem;padding:.85rem 1rem;border-radius:var(--radius-md);border:1px solid var(--c-border);background:var(--c-surface-subtle);color:var(--c-text-dim);font-size:.85rem;min-width:180px}.listing-combined-alert{margin-bottom:.75rem;padding:.65rem .9rem;border-radius:var(--radius-md);border:1px solid rgba(248,113,113,.35);background:#f871711f;color:var(--c-danger);font-size:.85rem}.listing-combined-controls{display:flex;flex-wrap:wrap;gap:.75rem 1rem;align-items:center;margin-bottom:1rem}.listing-combined-label{font-size:.85rem;color:var(--c-text-dim)}.listing-combined-toggles{display:flex;flex-wrap:wrap;gap:.6rem}.listing-combined-controls .metric-toggle-dot{display:none}.listing-combined-chart{height:360px}@media(max-width:960px){.listing-overview-layout{grid-template-columns:1fr}.coin-sticky-section{top:5.5rem}.coin-sticky-bar{flex-direction:column;align-items:flex-start}.coin-sticky-nav{width:100%;justify-content:flex-start}}@media(max-width:720px){.coin-sticky-bar{flex-direction:row;align-items:center;padding:.5rem .75rem;gap:.5rem .6rem}.coin-sticky-left{order:1;font-size:.82rem}.coin-sticky-left strong{font-size:.95rem}.coin-sticky-symbol{padding:.25rem .65rem}.coin-sticky-right{order:1;margin-left:auto}.coin-sticky-right label,.coin-sticky-search{display:none}.coin-sticky-right select{min-width:110px;padding:.4rem .6rem;font-size:.82rem}.coin-sticky-nav{order:2;flex:1 0 100%;width:100%;flex-wrap:nowrap;overflow-x:auto;justify-content:flex-start;scrollbar-width:none;-webkit-overflow-scrolling:touch}.coin-sticky-nav::-webkit-scrollbar{display:none}.coin-sticky-link{font-size:.78rem;padding:.2rem .55rem;white-space:nowrap}}.listing-combined-ranges{display:flex;flex-wrap:wrap;gap:.5rem 1rem;margin-top:1rem;font-size:.8rem;color:var(--c-text-dim)}.listing-combined-ranges span{padding:.2rem .6rem;border-radius:var(--radius-full);border:1px solid var(--c-border);background:var(--c-surface-subtle)}.listing-gap-tag{padding:.2rem .6rem;border-radius:var(--radius-full);border:1px solid rgba(248,113,113,.45);background:#f8717124;color:var(--c-danger);font-weight:600}.listing-modal__title{font-size:1.4rem;font-weight:700;color:var(--c-text-main);margin-top:.6rem}.listing-modal__meta{font-size:.9rem;color:var(--c-text-dim);margin-top:.25rem}.listing-modal__badges{display:flex;flex-wrap:wrap;gap:.5rem;margin:1rem 0 1.25rem}.listing-modal__chart{border-width:1px;border-style:solid;border-color:var(--c-border);border-radius:var(--radius-md);background:var(--c-surface-strong);padding:1rem}.listing-modal__chart-grid{display:grid;gap:1rem;grid-template-columns:repeat(2,minmax(0,1fr))}.listing-modal__chart-card.is-wide{grid-column:span 2}.listing-modal__chart-title{font-size:.82rem;letter-spacing:.12em;text-transform:uppercase;color:var(--c-text-dim);margin-bottom:.6rem}.listing-modal__price-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem;margin-top:.9rem}.listing-modal__price-stats span{display:block;font-size:.75rem;color:var(--c-text-dim);margin-bottom:.3rem}.listing-modal__price-stats strong{font-size:.95rem;font-family:var(--font-mono);color:var(--c-text-main)}.listing-modal__caption{font-size:.82rem;color:var(--c-text-dim);margin-top:.6rem}@media(max-width:720px){.listing-modal__chart-grid{grid-template-columns:minmax(0,1fr)}.listing-modal__chart-card.is-wide{grid-column:auto}.listing-modal__price-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.listing-combined-chart{height:280px}}@media(min-width:1024px){.listing-detail-layout{grid-template-columns:minmax(0,1.55fr) minmax(0,1fr)}.listing-detail-sidebar{position:sticky;top:120px}.listing-detail-card{max-height:calc(100vh - 160px);overflow:auto}}.text-right{text-align:right}.text-center{text-align:center}.mb-4{margin-bottom:1rem}.mb-8{margin-bottom:2rem}.mt-4{margin-top:1rem}.w-full{width:100%}.border-primary{border-color:var(--c-primary);box-shadow:0 0 0 2px var(--c-primary-glow)}.metric-toggle{display:inline-flex;align-items:center;gap:.55rem;padding:.45rem .9rem;border-radius:var(--radius-full);border-width:1px;border-style:solid;border-color:var(--c-border);background:var(--c-surface-strong);color:var(--c-text-muted);font-size:.9rem;font-weight:600;cursor:pointer;transition:all .2s var(--ease-out);-webkit-user-select:none;user-select:none;white-space:nowrap}.metric-toggle:hover{background:var(--c-surface-hover);border-color:var(--c-border-highlight);color:var(--c-text-main)}.metric-toggle.active{background:#62d8ff38;border-color:#62d8ff59;color:var(--c-text-main);box-shadow:0 0 0 2px #62d8ff2e}.metric-toggle:disabled{opacity:.55;cursor:not-allowed}.metric-toggle-dot{width:10px;height:10px;border-radius:var(--radius-full);background:var(--c-primary);box-shadow:0 0 0 3px #ffffff80}.badge{display:inline-flex;align-items:center;padding:.25rem .75rem;border-radius:var(--radius-full);font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em}.badge-success{background:#34d3991a;color:var(--c-success);border:1px solid rgba(52,211,153,.2)}.badge-danger{background:#fb71851a;color:var(--c-danger);border:1px solid rgba(251,113,133,.2)}.badge-neutral{background:#94a3b81f;color:var(--c-text-muted);border-width:1px;border-style:solid;border-color:var(--c-border)}.nav-dropdown{position:relative}.nav-dropdown-menu{position:absolute;top:100%;left:50%;transform:translate(-50%) translateY(10px);background:var(--c-surface-strong);-webkit-backdrop-filter:var(--glass);backdrop-filter:var(--glass);border-width:1px;border-style:solid;border-color:var(--c-border);border-radius:var(--radius-sm);padding:.5rem;min-width:200px;opacity:0;visibility:hidden;transition:all .2s ease;display:flex;flex-direction:column;align-items:center;gap:.25rem;box-shadow:var(--shadow-lg);text-align:center}.nav-dropdown:hover .nav-dropdown-menu,.nav-dropdown:focus-within .nav-dropdown-menu,.nav-dropdown.active .nav-dropdown-menu{opacity:1;visibility:visible;transform:translate(-50%) translateY(0)}.nav-dropdown-menu a{padding:.5rem 1rem;color:var(--c-text-main);text-decoration:none;font-size:.9rem;border-radius:4px;transition:all .2s;white-space:nowrap;display:flex;justify-content:center;text-align:center;width:100%}.nav-dropdown-menu a:hover{background:#94a3b81f;color:var(--c-text-main)}.nav-dropdown-menu a:focus-visible{outline:2px solid rgba(56,189,248,.6);outline-offset:2px}.nav-caret{display:inline-block;transition:transform .2s ease}.nav-caret.open{transform:rotate(180deg)}.nav-toggle{display:none;background:none;border:none;cursor:pointer;padding:.5rem}.nav-toggle span{display:block;width:24px;height:2px;background:var(--c-text-main);margin:5px 0;transition:.3s}@media(max-width:768px){.nav-toggle{display:block}.nav-right{gap:.75rem}.nav-links{position:fixed;top:70px;left:0;right:0;background:linear-gradient(120deg,#060a14fa,#060a14f5);flex-direction:column;padding:2rem;gap:1.5rem;border-bottom:1px solid var(--c-border);transform:translateY(-150%);transition:transform .3s ease;align-items:center;text-align:center;backdrop-filter:blur(140px) saturate(160%);-webkit-backdrop-filter:blur(140px) saturate(160%)}.nav-links.open{transform:translateY(0)}.nav-links>*{width:100%}.nav-link{width:100%;display:flex;justify-content:center;text-align:center}.nav-dropdown{width:100%;display:flex;flex-direction:column;align-items:center}.nav-dropdown-trigger{width:100%;justify-content:center}.nav-dropdown-menu{position:static;transform:none;background:transparent;border:none;box-shadow:none;padding:1rem 0 0;opacity:1;visibility:visible;display:none;text-align:center;align-items:center;width:100%;margin:0 auto}.nav-dropdown.active .nav-dropdown-menu{display:flex;transform:none}.nav-dropdown-menu a{width:100%;display:flex;justify-content:center;text-align:center;padding-left:0;padding-right:0}.nav-lang{align-self:center;margin:0 auto;width:min(200px,100%)}}.analysis-hero{display:grid;gap:1.5rem;grid-template-columns:1fr;align-items:stretch}.analysis-summary-grid{gap:1rem;grid-template-columns:1fr}.analysis-lab-grid{display:grid;gap:1.5rem;grid-template-columns:repeat(2,minmax(0,1fr))}.analysis-lab-card{display:flex;flex-direction:column;gap:1.1rem}.analysis-lab-head{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem}.analysis-lab-wide{grid-column:span 2}.analysis-lab-compact{grid-column:span 1}.analysis-lab-row{display:grid;gap:1.5rem;grid-template-columns:repeat(2,minmax(0,1fr));grid-column:1 / -1}.analysis-histogram{display:grid;grid-template-columns:repeat(auto-fit,minmax(14px,1fr));align-items:end;gap:.4rem;height:120px;padding:.5rem .2rem 0}.analysis-histogram-bar{border-radius:6px 6px 4px 4px;background:linear-gradient(180deg,#38bdf8b3,#38bdf833);border-width:1px;border-style:solid;border-color:#38bdf859}.analysis-histogram-axis{display:flex;justify-content:space-between;font-size:.75rem;color:var(--c-text-dim)}.analysis-boxplot-track{position:relative;height:14px;border-radius:var(--radius-full);background:#94a3b833;border-width:1px;border-style:solid;border-color:#94a3b840}.analysis-boxplot-range{position:absolute;top:1px;bottom:1px;border-radius:var(--radius-full);background:#38bdf880}.analysis-boxplot-median{position:absolute;top:-3px;bottom:-3px;width:2px;background:#fbbf24}.analysis-boxplot-labels{display:flex;flex-wrap:wrap;gap:.6rem 1.2rem;font-size:.75rem;color:var(--c-text-dim);margin-top:.75rem}.analysis-corr-table-wrap{overflow:auto}.analysis-corr-table{width:100%;border-collapse:separate;border-spacing:.25rem;font-size:.82rem}.analysis-corr-table th,.analysis-corr-table td{padding:.45rem .4rem;border-radius:.6rem;text-align:center}.analysis-corr-table th{background:var(--c-surface-subtle);color:var(--c-text-dim);font-weight:600}.analysis-anomaly-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.75rem}.analysis-anomaly-item{display:flex;justify-content:space-between;gap:.75rem;border-bottom:1px solid var(--c-border);padding-bottom:.5rem}.analysis-anomaly-meta{display:flex;flex-direction:column;gap:.2rem;color:var(--c-text-muted);font-size:.85rem}.analysis-anomaly-value{font-family:var(--font-mono);font-weight:700;color:var(--c-text-main)}.analysis-helper{margin:0;font-size:.82rem;color:var(--c-text-dim)}.analysis-compare-controls{display:flex;flex-direction:column;gap:.6rem;align-items:flex-end}.analysis-compare-modes,.analysis-compare-axis{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:flex-end}.analysis-compare-axis span{padding:.2rem .6rem;border-radius:var(--radius-full);border:1px solid var(--c-border);background:var(--c-surface-subtle);color:var(--c-text-dim);font-size:.78rem}.analysis-compare-scale{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:.8rem;margin-top:1rem}.analysis-compare-scale-card{padding:.75rem;border-radius:var(--radius-md);border:1px solid var(--c-border);background:var(--c-surface-subtle);display:flex;flex-direction:column;gap:.4rem}.analysis-compare-scale-head{display:flex;align-items:center;gap:.5rem;font-weight:600;color:var(--c-text-main)}.analysis-compare-scale-row{display:flex;justify-content:space-between;gap:.6rem;font-size:.82rem;color:var(--c-text-dim)}.analysis-empty{text-align:center;color:var(--c-text-dim);padding:1.5rem 0}@media(min-width:640px){.analysis-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:1024px){.analysis-summary-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(min-width:960px){.analysis-hero{grid-template-columns:1.5fr 1fr;align-items:center}.analysis-hero .hero-content{text-align:left}}@media(max-width:959px){.analysis-hero .hero-content{text-align:center}.analysis-hero .hero-content .flex-center{justify-content:center!important}.analysis-hero .card{max-width:520px;margin:0 auto}.analysis-lab-grid{grid-template-columns:1fr}.analysis-lab-wide{grid-column:auto}.analysis-lab-row{grid-template-columns:1fr}.analysis-compare-controls{align-items:flex-start}.analysis-compare-modes,.analysis-compare-axis{justify-content:flex-start}}.status-section{padding-top:8rem;padding-bottom:4rem}.status-container{max-width:1100px}.status-hero{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);gap:2rem;align-items:center;margin-bottom:2rem}.status-intro{display:grid;gap:.8rem}.status-live{display:inline-flex;align-items:center;gap:.5rem;font-size:.85rem;color:var(--c-text-dim);text-transform:uppercase;letter-spacing:.12em}.status-dot{width:8px;height:8px;border-radius:var(--radius-full);background:var(--c-success);box-shadow:0 0 12px #22c55e99;animation:status-pulse 1.8s ease-in-out infinite}.status-dot.warn{background:var(--c-warning);box-shadow:0 0 12px #fbbf2499}.status-dot.bad{background:var(--c-danger);box-shadow:0 0 12px #fb718599}.status-dot.neutral{background:var(--c-text-dim);box-shadow:none;animation:none}.status-orbit{display:grid;gap:1.2rem;align-items:center;text-align:center;padding:2rem}.status-orbit-ring{width:170px;height:170px;border-radius:50%;margin:0 auto;padding:12px;background:conic-gradient(var(--status-color, var(--c-primary)) 0deg,var(--status-color, var(--c-primary)) var(--status-angle, 0deg),rgba(148,163,184,.2) var(--status-angle, 0deg) 360deg);position:relative;box-shadow:0 0 35px #38bdf833;animation:status-orbit 10s linear infinite}.status-orbit-core{width:100%;height:100%;border-radius:50%;background:#050814e6;border-width:1px;border-style:solid;border-color:var(--c-border);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.25rem;position:relative;z-index:1}.status-orbit-value{font-size:2.1rem;font-weight:700;color:var(--c-text-main);line-height:1}.status-orbit-label{font-size:.75rem;text-transform:uppercase;letter-spacing:.14em;color:var(--c-text-dim)}.status-orbit-meta{font-size:.9rem;color:var(--c-text-muted);line-height:1.6}.status-grid{display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-bottom:2.5rem}.status-card{padding:1.4rem;display:grid;gap:.6rem;text-align:left}.status-card-header{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.status-chip{display:inline-flex;align-items:center;gap:.4rem;padding:.25rem .6rem;border-radius:var(--radius-full);font-size:.7rem;text-transform:uppercase;letter-spacing:.08em;border:1px solid transparent}.status-chip.ok{background:#22c55e26;color:#86efac;border-color:#22c55e66}.status-chip.warn{background:#fbbf2429;color:#fde68a;border-color:#fbbf2466}.status-chip.bad{background:#fb718529;color:#fecdd3;border-color:#fb718566}.status-chip.neutral{background:#94a3b826;color:var(--c-text-dim);border-color:#94a3b866}.status-card-value{font-size:1.6rem;font-weight:700;color:var(--c-text-main)}.status-card-sub{color:var(--c-text-dim);font-size:.9rem}.status-bar{height:6px;border-radius:var(--radius-full);background:#94a3b833;overflow:hidden;position:relative}.status-bar span{display:block;height:100%;background:linear-gradient(90deg,var(--c-primary),var(--c-secondary));box-shadow:0 0 18px #38bdf866;animation:status-scan 2s ease-in-out infinite}.status-panels{display:grid;gap:1.5rem;grid-template-columns:minmax(0,1.7fr) minmax(0,.8fr)}.status-table{padding:0}.status-table .table-container{overflow-x:hidden}.status-table table{width:100%;table-layout:fixed;white-space:normal}.status-table th{font-size:.72rem;text-transform:uppercase;letter-spacing:.14em}.status-table td{font-size:.9rem;color:var(--c-text-muted)}.status-table .status-row-label{display:inline-flex;align-items:center;gap:.6rem;color:var(--c-text-main);font-weight:600;flex-wrap:wrap}.status-table th,.status-table td{white-space:normal;overflow-wrap:anywhere;word-break:break-word}.status-storage-grid{display:grid;gap:.8rem}.status-storage-item{padding:.95rem;display:grid;gap:.4rem}.status-storage-title{font-weight:600;color:var(--c-text-main);font-size:.95rem}.status-storage-meta{color:var(--c-text-dim);font-size:.8rem}.status-jobs{padding:1.25rem}.status-jobs-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:.75rem}.status-job-item{padding:.85rem;border-radius:8px;background:rgba(var(--c-glass-bg-rgb),.4);border:1px solid rgba(var(--c-border-rgb),.3)}.status-job-header{display:flex;align-items:center;gap:.5rem}.status-job-header .status-dot{width:8px;height:8px}.status-job-header .status-chip{margin-left:auto;font-size:.7rem;padding:.15rem .45rem}.status-job-meta{margin-top:.5rem;font-size:.75rem;color:var(--c-text-dim)}@media(max-width:980px){.status-hero{grid-template-columns:1fr;text-align:center}.status-orbit{padding:1.6rem}.status-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.status-panels{grid-template-columns:1fr}.status-jobs-grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}}.tge-hero{position:relative;overflow:hidden}.tge-hero:before{content:"";position:absolute;inset:0;background:radial-gradient(720px 420px at 50% -10%,rgba(98,216,255,.18),transparent 70%),radial-gradient(520px 360px at 20% 20%,rgba(126,242,199,.14),transparent 65%);opacity:.9;pointer-events:none}.tge-container{max-width:980px}.tge-header{text-align:center;display:grid;gap:.85rem;margin-bottom:2.5rem;position:relative;z-index:1}.tge-header .hero-pill{margin:0 auto}.tge-header p{color:var(--c-text-dim);margin:0 auto;max-width:720px}.tge-intro{font-size:.95rem;color:var(--c-text-muted);letter-spacing:.02em;margin:0 0 .75rem}.tge-lead{font-size:1.05rem;color:var(--c-text-muted);margin-top:1.25rem;max-width:560px}.tge-guide{padding-top:3.5rem}.tge-hero .hero-stats{margin-top:2.5rem}.tge-grid{display:grid;gap:1.2rem;grid-template-columns:repeat(2,minmax(0,1fr))}.tge-grid--toolkit{grid-template-columns:repeat(2,minmax(0,1fr))}.tge-card{position:relative;overflow:hidden}.tge-card:after{content:"";position:absolute;inset:0;border-radius:inherit;background:radial-gradient(600px circle at 10% 10%,rgba(98,216,255,.12),transparent 55%);opacity:0;transition:opacity .3s ease;pointer-events:none}.tge-card:hover:after{opacity:1}.tge-card__head{display:flex;flex-direction:column;gap:.4rem;margin-bottom:.9rem}.tge-card__title{margin:0}.tge-step{align-self:flex-start;font-size:.72rem;letter-spacing:.2em;text-transform:uppercase;color:var(--c-primary);border-width:1px;border-style:solid;border-color:#62d8ff59;padding:.35rem .7rem;border-radius:var(--radius-full);background:#62d8ff14}.tge-list{margin:0;padding-left:1.2rem;color:var(--c-text-muted);line-height:1.8}.tge-links{display:flex;flex-wrap:wrap;gap:.6rem;margin-top:1rem}.tge-chip{font-size:.85rem;padding:.45rem .9rem}.tge-toolkit{padding-top:2rem;padding-bottom:4rem}.tge-actions{display:flex;flex-wrap:wrap;gap:.6rem;margin-bottom:.9rem}.tge-result-grid{display:grid;gap:.7rem}.tge-result{border-width:1px;border-style:dashed;border-color:var(--c-border-highlight);background:var(--c-surface-strong);border-radius:var(--radius-md);padding:.75rem;display:grid;gap:.3rem}.tge-result__label{font-size:.72rem;letter-spacing:.12em;text-transform:uppercase;color:var(--c-text-dim)}.tge-result__value{font-size:.85rem;font-family:var(--font-mono);word-break:break-all;color:var(--c-text-main)}.tge-helper{font-size:.8rem;color:var(--c-text-muted);margin-top:.75rem}@media(max-width:720px){.tge-hero{padding-top:7rem}.tge-header{text-align:left}.tge-header .hero-pill{margin-left:0}.tge-grid,.tge-grid--toolkit{grid-template-columns:1fr}}.strategy-hero{min-height:75vh}.strategy-layout{display:grid;gap:2rem;grid-template-columns:minmax(360px,420px) minmax(0,1fr);align-items:stretch}.strategy-column{display:grid;gap:1.5rem;align-self:stretch;position:sticky;top:6.5rem;max-height:calc(100vh - 7.5rem);overflow-y:auto;padding-right:.25rem}.strategy-card-header{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;flex-wrap:wrap;margin-bottom:1rem}.strategy-subtitle{font-size:.9rem;color:var(--c-text-dim);margin-top:.4rem;line-height:1.45}.strategy-compose{position:sticky;top:.5rem}.strategy-pagination{display:flex;align-items:center;justify-content:center;gap:1rem;margin-top:1.5rem;flex-wrap:wrap}.strategy-pagination__info{font-size:.9rem;color:var(--c-text-dim);min-width:120px;text-align:center}.strategy-guidelines{display:grid;gap:.75rem;background:linear-gradient(135deg,#0f172aa6,#0f172a59)}.strategy-guidelines__title{font-weight:700;color:var(--c-text-main);letter-spacing:-.01em}.strategy-guidelines__list{margin:0;padding-left:1.1rem;color:var(--c-text-muted);display:grid;gap:.4rem;font-size:.9rem}.strategy-guidelines__note{font-size:.85rem;color:var(--c-text-dim)}.strategy-highlights{display:grid;gap:.75rem}.strategy-highlights__title{font-weight:700;color:var(--c-text-main);letter-spacing:-.01em}.strategy-highlights__list{display:grid;gap:.65rem}.strategy-highlights__empty{padding:.85rem;border-radius:var(--radius-md);border:1px dashed var(--c-border-highlight);color:var(--c-text-dim);text-align:center;background:var(--c-surface-subtle)}.strategy-highlight{border-radius:var(--radius-md);border-width:1px;border-style:solid;border-color:var(--c-border);background:var(--c-surface-strong);padding:.75rem .85rem;display:grid;gap:.35rem;text-align:left;cursor:pointer;transition:all .2s ease}.strategy-highlight:hover{border-color:var(--c-border-highlight);background:var(--c-surface-hover)}.strategy-highlight__title{font-weight:600;color:var(--c-text-main);line-height:1.4}.strategy-highlight__meta{font-size:.82rem;color:var(--c-text-dim)}.strategy-controls{display:flex;gap:.5rem;align-items:center;flex-wrap:wrap}.strategy-community{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:.75rem;margin-top:1rem}.community-stat{border-radius:var(--radius-md);border-width:1px;border-style:solid;border-color:var(--c-border);background:var(--c-surface-strong);padding:.75rem .9rem;display:grid;gap:.35rem}.community-stat span{font-size:.78rem;letter-spacing:.08em;text-transform:uppercase;color:var(--c-text-dim)}.community-stat strong{font-size:1.05rem;color:var(--c-text-main)}.strategy-filter-row{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1.2rem}.prediction-range-row .filter-chip{padding:.5rem 1rem;font-size:.9rem;min-height:36px}.filter-chip{border-radius:var(--radius-full);border-width:1px;border-style:solid;border-color:var(--c-border);background:var(--c-surface-subtle);color:var(--c-text-muted);padding:.35rem .85rem;font-size:.82rem;cursor:pointer;transition:all .2s ease}.filter-chip:hover{border-color:var(--c-border-highlight);color:var(--c-text-main)}.filter-chip.active{border-color:#38bdf880;background:#38bdf81f;color:var(--c-primary)}.filter-chip:disabled{opacity:.5;cursor:not-allowed}.strategy-notice{border-radius:14px;padding:.9rem 1rem;margin-bottom:1rem;border-width:1px;border-style:solid;border-color:var(--c-border);background:var(--c-surface-strong);color:var(--c-text-main);display:flex;gap:1rem;align-items:center;justify-content:space-between}.strategy-notice.is-error{background:#fb71851f}.strategy-notice.is-success{background:#22c55e1f}.strategy-notice__text{font-size:.95rem;color:var(--c-text-muted)}.strategy-authBox{text-align:center;padding:1.75rem 1rem;border-radius:var(--radius-md);border-width:1px;border-style:solid;border-color:var(--c-border);background:var(--c-surface-subtle)}.strategy-authHint{margin-top:1rem;font-size:.85rem;color:var(--c-text-dim)}.strategy-fieldHint{font-size:.85rem;color:var(--c-text-dim);margin-top:.5rem;text-align:right}.strategy-form-actions{display:flex;gap:.75rem;margin-top:1.25rem;flex-wrap:wrap}.strategy-empty{text-align:center;padding:2rem 1rem;border-radius:var(--radius-md);border-width:1px;border-style:dashed;border-color:var(--c-border-highlight);background:var(--c-surface-subtle)}.strategy-empty__title{font-family:var(--font-display);font-weight:800;font-size:1.2rem;color:var(--c-text-main)}.strategy-empty__desc{margin-top:.6rem;color:var(--c-text-muted)}.strategy-posts{display:flex;flex-direction:column;gap:1rem}.strategy-post{position:relative;border-width:1px;border-style:solid;border-color:var(--c-border);border-radius:var(--radius-md);padding:1.2rem;background:var(--c-surface-subtle);transition:transform .25s var(--ease-out),border-color .25s var(--ease-out),background .25s var(--ease-out);cursor:pointer}.strategy-post:hover{transform:translateY(-2px);border-color:var(--c-border-highlight);background:var(--c-surface-hover)}.strategy-post__overlay{position:absolute;inset:0;border:0;padding:0;background:transparent;cursor:pointer;border-radius:inherit;z-index:1}.strategy-post__overlay:focus-visible{outline:2px solid rgba(56,189,248,.5);outline-offset:3px}.strategy-post.is-mine{border-color:#38bdf840;box-shadow:0 0 0 1px #38bdf814,var(--shadow-sm)}.strategy-post__header{display:flex;justify-content:space-between;gap:1rem;align-items:flex-start;flex-wrap:wrap;margin-bottom:.85rem}.strategy-post__profile{display:flex;gap:.8rem;align-items:flex-start;flex:1 1 320px}.strategy-avatar{width:42px;height:42px;border-radius:50%;background:#38bdf833;color:#bae6fd;font-weight:700;display:grid;place-items:center;text-transform:uppercase;flex-shrink:0}.strategy-post__titleRow{display:flex;gap:.75rem;align-items:center;flex-wrap:wrap}.strategy-post__title{font-weight:800;color:var(--c-text-main);letter-spacing:-.02em}.strategy-badges{display:inline-flex;gap:.5rem;align-items:center;flex-wrap:wrap}.strategy-badge{font-size:.75rem;padding:.25rem .55rem;border-radius:var(--radius-full);border-width:1px;border-style:solid;border-color:var(--c-border);background:var(--c-surface-subtle);color:var(--c-text-dim)}.strategy-badge--me{border-color:#34d39947;background:#34d39914;color:#34d399f2}.strategy-badge--new{border-color:#fbbf2459;background:#fbbf241f;color:#fcd34d}.strategy-badge--hot{border-color:#ef444459;background:#ef44441f;color:#fda4af}.strategy-post__meta{font-size:.85rem;color:var(--c-text-dim);display:flex;gap:.35rem;flex-wrap:wrap;margin-top:.35rem}.strategy-post__actions{display:flex;gap:.5rem;align-items:center;flex-wrap:wrap;position:relative;z-index:2}.strategy-post__metrics{display:grid;gap:.35rem;justify-items:end;align-items:center;position:relative;z-index:2}.strategy-score{min-width:62px;text-align:center;padding:.35rem .6rem;border-radius:var(--radius-full);border-width:1px;border-style:solid;border-color:var(--c-border);background:var(--c-surface-strong);font-size:1rem;font-weight:800;color:var(--c-text-main)}.strategy-score.is-positive{border-color:#22c55e73;background:#22c55e1f;color:#86efac}.strategy-score.is-negative{border-color:#ef444473;background:#ef44441f;color:#fda4af}.strategy-score__label{font-size:.72rem;letter-spacing:.12em;text-transform:uppercase;color:var(--c-text-dim)}.strategy-post__share{padding:.35rem .8rem;font-size:.75rem;position:relative;z-index:2}.strategy-post__body{white-space:pre-wrap;color:var(--c-text-muted);line-height:1.6}.strategy-post__bodyPreview{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.strategy-post__hint{font-size:.75rem;letter-spacing:.12em;text-transform:uppercase;color:var(--c-text-dim)}.strategy-post__footer{display:flex;justify-content:space-between;align-items:center;gap:.75rem;flex-wrap:wrap;margin-top:1rem;position:relative;z-index:2}.prediction-page .card,.prediction-page .strategy-post,.prediction-page .nav-dropdown-menu,.prediction-page .coin-sticky-bar{backdrop-filter:none;-webkit-backdrop-filter:none}.prediction-page .card,.prediction-page .strategy-post{background:#0a101ee6}.prediction-page .card:before{display:none}.prediction-page .card:hover,.prediction-page .strategy-post:hover{transform:none}.strategy-reactions{display:flex;gap:.6rem;align-items:center;flex-wrap:wrap}.reaction-btn{display:inline-flex;align-items:center;gap:.4rem;padding:.4rem .8rem;border-radius:var(--radius-full);border-width:1px;border-style:solid;border-color:var(--c-border);background:var(--c-surface-strong);color:var(--c-text-muted);font-size:.85rem;font-weight:600;font-family:inherit;cursor:pointer;transition:all .2s ease}.reaction-btn:hover{border-color:var(--c-border-highlight);color:var(--c-text-main)}.reaction-btn.active.like{background:#22c55e33;border-color:#22c55e80;color:#86efac}.reaction-btn.active.dislike{background:#fb71852e;border-color:#fb718580;color:#fecdd3}.strategy-comment-count{font-size:.85rem;color:var(--c-text-dim)}.strategy-modal__pill{display:inline-flex;align-items:center;gap:.45rem;padding:.35rem .8rem;border-radius:var(--radius-full);border-width:1px;border-style:solid;border-color:#38bdf838;background:#38bdf814;color:var(--c-primary);font-size:.82rem;font-weight:600;width:fit-content}.strategy-modal__meta{font-size:.9rem;color:var(--c-text-dim);display:flex;gap:.4rem;flex-wrap:wrap;line-height:1.4}.strategy-modal__actions{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap;margin-bottom:1rem}.strategy-modal__count{font-size:.9rem;color:var(--c-text-dim)}.strategy-modal__body{white-space:pre-wrap;color:var(--c-text-main);line-height:1.75;background:var(--c-surface-strong);border-radius:var(--radius-md);border-width:1px;border-style:solid;border-color:var(--c-border);padding:1.1rem}.strategy-comments{margin-top:1.5rem;display:grid;gap:1rem}.strategy-comments__header{display:flex;align-items:baseline;justify-content:space-between;gap:1rem;flex-wrap:wrap}.strategy-comments__title{font-weight:700;color:var(--c-text-main)}.strategy-comments__meta{font-size:.85rem;color:var(--c-text-dim)}.strategy-comments__list{display:grid;gap:.75rem}.strategy-comments__empty,.strategy-comments__login{padding:1rem;border-radius:var(--radius-md);border:1px dashed var(--c-border-highlight);background:var(--c-surface-subtle);color:var(--c-text-dim);text-align:center}.strategy-comment{display:grid;grid-template-columns:auto 1fr auto;gap:.75rem;align-items:start;padding:.9rem;border-radius:var(--radius-md);border-width:1px;border-style:solid;border-color:var(--c-border);background:var(--c-surface-subtle)}.strategy-comment__avatar{width:36px;height:36px;border-radius:50%;background:#38bdf833;color:#bae6fd;font-weight:700;display:grid;place-items:center;text-transform:uppercase}.strategy-comment__content{display:grid;gap:.35rem}.strategy-comment__meta{display:flex;flex-wrap:wrap;gap:.4rem;align-items:center;font-size:.85rem;color:var(--c-text-dim)}.strategy-comment__author{color:var(--c-text-main);font-weight:600}.strategy-comment__text{color:var(--c-text-muted);line-height:1.6;white-space:pre-wrap}.strategy-comment__composer{display:grid;gap:.75rem;padding:1rem;border-radius:var(--radius-md);border-width:1px;border-style:solid;border-color:var(--c-border);background:var(--c-surface-strong)}.strategy-comment__composer textarea{min-height:90px;resize:vertical}.strategy-comment__actions{display:flex;justify-content:space-between;align-items:center;gap:1rem;flex-wrap:wrap}.strategy-comment__count{font-size:.8rem;color:var(--c-text-dim)}@media(max-width:980px){.strategy-hero{min-height:68vh}.strategy-layout{grid-template-columns:1fr}.strategy-column{position:relative;top:auto;max-height:none;overflow:visible;padding-right:0}.strategy-compose{position:relative;top:auto}.strategy-community{grid-template-columns:repeat(auto-fit,minmax(120px,1fr))}.strategy-post__header{flex-direction:column;align-items:flex-start}.strategy-post__metrics{grid-template-columns:auto auto;justify-items:start}}@media(max-width:520px){.strategy-post__actions .btn{width:100%}.strategy-post__actions{width:100%;justify-content:stretch}.strategy-post__footer{flex-direction:column;align-items:stretch}.strategy-reactions{width:100%}.reaction-btn{width:100%;justify-content:center}.strategy-post__metrics{width:100%;grid-template-columns:auto auto;justify-items:start}.strategy-score{min-width:58px}.strategy-comment{grid-template-columns:1fr}.strategy-comment__avatar{width:32px;height:32px}}.modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:linear-gradient(120deg,#060a14e0,#060a14eb);-webkit-backdrop-filter:blur(28px) saturate(160%);backdrop-filter:blur(28px) saturate(160%);z-index:1000;display:flex;align-items:center;justify-content:center;padding:1rem}.modal-card{background:#0f172ac7;border-width:1px;border-style:solid;border-color:var(--c-border);border-radius:var(--radius-md);box-shadow:var(--shadow-lg);width:100%;max-width:600px;max-height:90vh;overflow-y:auto;animation:float .3s ease-out;-webkit-backdrop-filter:var(--glass);backdrop-filter:var(--glass)}.modal-card.large{max-width:900px}.modal-head{display:flex;justify-content:space-between;align-items:flex-start;padding:1.5rem;border-bottom:1px solid var(--c-border)}.modal-body{padding:1.5rem}.modal-close{background:none;border:none;color:var(--c-text-muted);cursor:pointer;padding:.5rem;transition:color .2s}.modal-close:hover{color:var(--c-text-main)}.liquid-glass-page{--lg-ink: #111827;--lg-ink-soft: rgba(15, 23, 42, .7);--lg-glass: rgba(255, 255, 255, .86);--lg-glass-strong: rgba(255, 255, 255, .95);--lg-stroke: rgba(255, 255, 255, .7);--lg-shadow: 0 24px 70px rgba(15, 23, 42, .15);--lg-accent: #62d8ff;--lg-accent-2: #7ef2c7;--lg-accent-3: #ffcf8e;--lg-radius-lg: 28px;--lg-radius-xl: 36px;font-family:Space Grotesk,sans-serif;color:var(--lg-ink);background:radial-gradient(1400px 900px at 15% -10%,rgba(98,216,255,.55),transparent 60%),radial-gradient(1200px 900px at 85% 10%,rgba(126,242,199,.45),transparent 60%),radial-gradient(1000px 700px at 50% 90%,rgba(255,207,142,.5),transparent 55%),#f2f6fb;min-height:100vh;position:relative;overflow:hidden}.liquid-glass-page h1,.liquid-glass-page h2,.liquid-glass-page h3,.liquid-glass-page h4{color:var(--lg-ink)}.liquid-glass-page p{color:var(--lg-ink-soft)}.liquid-bg{position:fixed;inset:0;pointer-events:none;z-index:0}.liquid-orb{position:absolute;border-radius:50%;filter:blur(8px);opacity:.75;mix-blend-mode:screen;animation:liquid-float 18s ease-in-out infinite}.liquid-orb.orb-1{width:320px;height:320px;background:radial-gradient(circle,#62d8ffcc,#62d8ff1a);top:8%;left:6%;animation-delay:0s}.liquid-orb.orb-2{width:420px;height:420px;background:radial-gradient(circle,#7ef2c7bf,#7ef2c714);top:20%;right:4%;animation-delay:3s}.liquid-orb.orb-3{width:260px;height:260px;background:radial-gradient(circle,#ffcf8ebf,#ffcf8e1a);bottom:8%;left:28%;animation-delay:6s}.liquid-grid{position:absolute;inset:0;background-image:linear-gradient(rgba(15,23,42,.05) 1px,transparent 1px),linear-gradient(90deg,rgba(15,23,42,.05) 1px,transparent 1px);background-size:80px 80px;opacity:.4}.liquid-grain{position:absolute;inset:0;opacity:.1;background-image:url("data:image/svg+xml,%3Csvg width='160' height='160' viewBox='0 0 160 160' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.8' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='160' height='160' filter='url(%23n)' opacity='0.4'/%3E%3C/svg%3E");mix-blend-mode:soft-light}.liquid-shell{position:relative;z-index:1;padding:2.5rem 1.5rem 4rem}.lg-container{width:min(1200px,100%);margin:0 auto}.lg-glass{background:linear-gradient(135deg,var(--lg-glass),rgba(255,255,255,.7));border:1px solid var(--lg-stroke);border-radius:var(--lg-radius-lg);box-shadow:var(--lg-shadow);backdrop-filter:blur(80px) saturate(130%);-webkit-backdrop-filter:blur(80px) saturate(130%);position:relative;overflow:hidden}.lg-glass:before{content:"";position:absolute;inset:0;background:linear-gradient(120deg,rgba(255,255,255,.7),transparent 45%);opacity:.35;pointer-events:none}.lg-nav{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;padding:.9rem 1.5rem;border-radius:var(--lg-radius-xl);position:sticky;top:1.5rem;z-index:10}.lg-logo{font-size:1.1rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase}.lg-nav-links{display:flex;gap:1.5rem;font-size:.95rem;color:var(--lg-ink-soft)}.lg-nav-links a{color:inherit;text-decoration:none;font-weight:600}.lg-nav-cta{display:inline-flex;align-items:center;gap:.4rem;padding:.55rem 1.2rem;border-radius:999px;border:1px solid rgba(15,23,42,.15);background:#fffc;color:var(--lg-ink);font-weight:600;cursor:pointer}.lg-nav-actions{display:flex;align-items:center;gap:.75rem}.lg-lang{display:inline-flex;align-items:center;gap:.35rem;padding:.35rem .65rem;border-radius:999px;border:1px solid rgba(15,23,42,.12);background:#ffffffb3;box-shadow:inset 0 0 0 1px #ffffff4d}.lg-lang-btn{background:none;border:none;color:var(--lg-ink-soft);font-size:.75rem;font-weight:700;letter-spacing:.08em;cursor:pointer;padding:.2rem .35rem}.lg-lang-btn.active{color:var(--lg-ink)}.lg-lang-btn:focus-visible{outline:2px solid rgba(98,216,255,.7);outline-offset:2px;border-radius:999px}.lg-lang-sep{color:#0f172a66;font-weight:600;font-size:.75rem}.lg-hero{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);gap:2.5rem;align-items:center;padding:4.5rem 0 2rem}.lg-pill{display:inline-flex;align-items:center;gap:.5rem;padding:.4rem .9rem;border-radius:999px;background:#ffffffbf;border:1px solid rgba(15,23,42,.1);font-size:.8rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.lg-hero h1{font-size:clamp(2.6rem,5vw,4.2rem);margin:1rem 0 1.25rem}.lg-hero-actions{display:flex;gap:1rem;flex-wrap:wrap;margin-top:1.75rem}.lg-btn{padding:.75rem 1.4rem;border-radius:999px;font-weight:600;border:none;cursor:pointer}.lg-btn-primary{background:linear-gradient(135deg,var(--lg-accent),var(--lg-accent-2));color:#0b1020;box-shadow:0 14px 32px #62d8ff59}.lg-btn-ghost{background:#ffffffb3;color:var(--lg-ink);border:1px solid rgba(15,23,42,.15)}.lg-hero-chips{display:flex;flex-wrap:wrap;gap:.6rem;margin-top:1.5rem}.lg-chip{padding:.45rem .8rem;border-radius:999px;background:#ffffffa6;border:1px solid rgba(15,23,42,.1);font-size:.85rem}.lg-panel-stack{position:relative;display:grid;gap:1.2rem}.lg-panel-main{padding:1.8rem}.lg-panel-mini{padding:1rem 1.2rem;border-radius:20px;background:linear-gradient(135deg,#ffffffc7,#fff6)}.lg-panel-header{display:flex;align-items:center;justify-content:space-between;font-size:.85rem;color:var(--lg-ink-soft);margin-bottom:1.4rem}.lg-panel-value{font-size:2.2rem;font-weight:700;margin-bottom:1.2rem}.lg-spectrum{height:140px;border-radius:20px;background:linear-gradient(120deg,#62d8ffcc,#7ef2c7b3,#ffcf8ebf);position:relative;overflow:hidden}.lg-spectrum:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent,rgba(255,255,255,.6),transparent);animation:liquid-shine 4s ease-in-out infinite}.lg-section{padding:3.5rem 0}.lg-section-head{display:flex;justify-content:space-between;align-items:flex-end;gap:2rem;margin-bottom:2rem;flex-wrap:wrap}.lg-bento{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.5rem}.lg-bento-card{padding:1.5rem;min-height:210px;display:flex;flex-direction:column;justify-content:space-between}.lg-bento-card h3{margin-bottom:.75rem}.lg-stat{font-family:JetBrains Mono,monospace;font-size:1.6rem;font-weight:600}.lg-flow{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.2rem}.lg-flow-step{padding:1.4rem}.lg-flow-step span{display:inline-flex;align-items:center;gap:.4rem;font-size:.85rem;color:var(--lg-ink-soft)}.lg-pricing{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.5rem}.lg-price-card{padding:1.8rem;display:flex;flex-direction:column;gap:1rem}.lg-price-value{font-size:2rem;font-weight:700}.lg-price-list{padding-left:1.2rem;color:var(--lg-ink-soft)}.lg-cta-band{margin-top:2.5rem;padding:2.5rem;border-radius:var(--lg-radius-xl);display:flex;justify-content:space-between;align-items:center;gap:2rem;flex-wrap:wrap}.lg-footer{padding:2.5rem 0 1rem;display:flex;justify-content:space-between;flex-wrap:wrap;gap:1rem;font-size:.85rem;color:var(--lg-ink-soft)}.lg-fade{animation:liquid-reveal .8s var(--ease-out, ease-out) both}.lg-delay-1{animation-delay:.1s}.lg-delay-2{animation-delay:.2s}.lg-delay-3{animation-delay:.3s}.lg-delay-4{animation-delay:.4s}@keyframes liquid-float{0%,to{transform:translateY(0) translate(0)}50%{transform:translateY(-18px) translate(10px)}}@keyframes liquid-shine{0%{transform:translate(-120%)}50%{transform:translate(120%)}to{transform:translate(120%)}}@keyframes liquid-reveal{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@media(max-width:900px){.lg-nav{flex-direction:column;align-items:flex-start}.lg-nav-links{flex-wrap:wrap;gap:1rem}.lg-hero{grid-template-columns:1fr}}@media(max-width:720px){.liquid-shell{padding:1.8rem 1rem 3rem}.lg-cta-band{padding:1.8rem}}@media(prefers-reduced-motion:reduce){.liquid-orb,.lg-fade,.lg-spectrum:after{animation:none}}body.gpu-safe .liquid-glass-page .liquid-bg{display:none}body.gpu-safe .liquid-glass-page .lg-glass{backdrop-filter:none;-webkit-backdrop-filter:none}body.gpu-safe .liquid-glass-page .lg-glass:before{display:none}
