:root{--bg:#0a0b0d;--bg-deep:#070809;--surface:#101216;--surface-2:#15181d;--surface-3:#1b1f25;--line:#23272f;--line-soft:#1a1d23;--text:#e9e7e0;--text-dim:#9aa0aa;--text-faint:#5b616c;--text-ghost:#3a3f48;--accent:#ff6a2c;--accent-hot:#ff8a4f;--accent-deep:#c2410c;--accent-glow:#ff6a2c8c;--ok:#3ddc84;--ok-dim:#3ddc8424;--warn:#f5c518;--warn-dim:#f5c51824;--legacy:#6b7280;--legacy-dim:#6b728024;--alert:#ff4242;--alert-dim:#ff424229;--display:"Clash Display", "Arial Narrow", sans-serif;--body:"General Sans", ui-sans-serif, system-ui, sans-serif;--mono:"JetBrains Mono", ui-monospace, "SFMono-Regular", monospace;--max:1240px;--gutter:clamp(1.25rem, 4vw, 3.5rem);--radius:14px;--radius-sm:9px;--ease-out:cubic-bezier(.16, 1, .3, 1);--ease-in-out:cubic-bezier(.65, 0, .35, 1);--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility;scroll-behavior:smooth}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}body{background:var(--bg);color:var(--text);font-family:var(--body);font-feature-settings:"ss01", "cv01";min-height:100vh;font-size:16px;line-height:1.6;overflow-x:hidden}.atmosphere{z-index:0;pointer-events:none;position:fixed;inset:0;overflow:hidden}.atmosphere:before{content:"";background-image:linear-gradient(var(--line-soft) 1px, transparent 1px), linear-gradient(90deg, var(--line-soft) 1px, transparent 1px);opacity:.5;background-size:64px 64px;position:absolute;inset:-2px;-webkit-mask-image:radial-gradient(90% 70% at 50% 30%,#000 0%,#0000 80%);mask-image:radial-gradient(90% 70% at 50% 30%,#000 0%,#0000 80%)}.atmosphere:after{content:"";filter:blur(20px);width:80vw;max-width:1100px;height:80vw;max-height:1100px;animation:drift 26s var(--ease-in-out) infinite;background:radial-gradient(circle,#ff6a2c1a 0%,#ff6a2c0a 30%,#0000 62%);position:absolute;top:-22vh;left:50%;transform:translate(-50%)}@keyframes drift{0%,to{opacity:.9;transform:translate(-50%)translateY(0)scale(1)}50%{opacity:1;transform:translate(-46%)translateY(4vh)scale(1.08)}}.grain{z-index:1;pointer-events:none;opacity:.04;mix-blend-mode:overlay;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='160' height='160'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");position:fixed;inset:0}.scanlines{z-index:1;pointer-events:none;opacity:.5;background:repeating-linear-gradient(#0000 0 2px,#00000006 3px,#0000 4px);position:fixed;inset:0}.shell{z-index:2;position:relative}.wrap{width:100%;max-width:var(--max);padding-inline:var(--gutter);margin-inline:auto}.section-tag{font-family:var(--mono);letter-spacing:.18em;text-transform:uppercase;color:var(--text-faint);align-items:center;gap:.6ch;font-size:.72rem;display:inline-flex}.section-tag b{color:var(--accent);font-weight:500}.section-head{font-family:var(--display);letter-spacing:-.02em;color:var(--text);font-size:clamp(2.2rem,6vw,4.2rem);font-weight:600;line-height:.96}.mono{font-family:var(--mono)}:focus-visible{outline:2px solid var(--accent);outline-offset:3px;border-radius:4px}::selection{background:var(--accent);color:#0a0b0d}::-webkit-scrollbar{width:11px;height:11px}::-webkit-scrollbar-track{background:var(--bg-deep)}::-webkit-scrollbar-thumb{background:var(--surface-3);border:3px solid var(--bg-deep);border-radius:99px}::-webkit-scrollbar-thumb:hover{background:var(--accent-deep)}.caret{vertical-align:-.12em;background:var(--accent);width:.6ch;height:1.05em;margin-left:.1ch;animation:1.05s step-end infinite blink;display:inline-block}@keyframes blink{0%,50%{opacity:1}50.01%,to{opacity:0}}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (width<=640px){.atmosphere:before{background-size:44px 44px}.grain{opacity:.03}}.boot{z-index:1000;background:var(--bg-deep);place-items:center;display:grid;position:fixed;inset:0;overflow:hidden}.boot:before{content:"";filter:blur(30px);background:radial-gradient(circle,#ff6a2c1f 0%,#0000 60%);width:70vw;height:70vw;position:absolute;top:-20vh;left:50%;transform:translate(-50%)}.boot__inner{width:min(620px,88vw);position:relative}.boot__head{border-bottom:1px solid var(--line);align-items:center;gap:.75ch;margin-bottom:1rem;padding-bottom:.9rem;display:flex}.boot__dot{background:var(--accent);width:9px;height:9px;box-shadow:0 0 12px var(--accent-glow);border-radius:50%;animation:1s step-end infinite blink}.boot__head-label{color:var(--text-dim);letter-spacing:.04em;font-size:.78rem}.boot__skip{color:var(--text-ghost);letter-spacing:.06em;margin-left:auto;font-size:.68rem}.boot__log{color:var(--text-dim);font-size:clamp(.74rem,2.2vw,.92rem);line-height:1.95}.boot__line{white-space:pre;animation:bootLineIn .26s var(--ease-out) both;overflow:hidden}@keyframes bootLineIn{0%{opacity:0;transform:translate(-6px)}to{opacity:1;transform:none}}.boot__line--ok{color:var(--text)}.boot__line--warn{color:var(--warn)}.boot__line--accent{color:var(--accent-hot)}.boot__bar{color:var(--accent)}.boot__bar-empty{color:var(--text-ghost)}.boot__stamp{font-family:var(--display);letter-spacing:.02em;color:var(--ok);border:3px solid var(--ok);background:var(--ok-dim);text-shadow:0 0 22px #3ddc8466;white-space:nowrap;border-radius:12px;padding:.2em .55em;font-size:clamp(1.8rem,6vw,2.8rem);font-weight:700;position:absolute;bottom:-2.8rem;left:50%;transform:translate(-50%)rotate(-7deg)}.boot__stamp-check{margin-right:.15em}.status-light{border-radius:50%;flex:none;display:inline-block;position:relative}.status-light--ok{background:var(--ok);box-shadow:0 0 8px #3ddc84b3}.status-light--warn{background:var(--warn);box-shadow:0 0 8px #f5c518b3}.status-light--legacy{background:var(--legacy);box-shadow:none}.status-light--alert{background:var(--alert);box-shadow:0 0 8px #ff4242b3}.status-light--accent{background:var(--accent);box-shadow:0 0 8px var(--accent-glow)}.status-light.is-pulse:after{content:"";background:inherit;animation:lightPulse 2s var(--ease-out) infinite;border-radius:50%;position:absolute;inset:0}@keyframes lightPulse{0%{opacity:.7;transform:scale(1)}70%,to{opacity:0;transform:scale(3.2)}}.status-light--legacy.is-pulse:after{animation:none}.statusbar{z-index:100;-webkit-backdrop-filter:blur(14px)saturate(140%);border-bottom:1px solid var(--line-soft);background:linear-gradient(#0a0b0ddb,#0a0b0d8c);position:sticky;top:0}.statusbar__inner{align-items:center;gap:1.5rem;height:58px;display:flex}.statusbar__brand{color:var(--text);align-items:center;gap:.75ch;text-decoration:none;display:flex}.statusbar__chev{color:var(--accent);font-size:.95rem;font-weight:700}.statusbar__name{font-family:var(--display);letter-spacing:-.01em;font-size:1.05rem;font-weight:600}.statusbar__status{border-left:1px solid var(--line);letter-spacing:.08em;text-transform:uppercase;color:var(--text-faint);align-items:center;gap:.6ch;margin-left:.6rem;padding-left:.8rem;font-size:.68rem;display:inline-flex}.statusbar__nav{align-items:center;gap:.4rem;margin-left:auto;display:flex}.statusbar__link{color:var(--text-dim);border-radius:7px;padding:.4rem .75rem;font-size:.82rem;text-decoration:none;transition:color .2s,background .2s;position:relative}.statusbar__link:before{content:"·";color:var(--text-ghost);margin-right:.4ch;transition:color .2s}.statusbar__link:hover{color:var(--text);background:var(--surface-2)}.statusbar__link.is-active,.statusbar__link.is-active:before{color:var(--accent)}.statusbar__clock{color:var(--text-dim);font-variant-numeric:tabular-nums;letter-spacing:.05em;font-size:.82rem}@media (width<=760px){.statusbar__status-text,.statusbar__clock{display:none}.statusbar__inner{gap:.75rem}}@media (width<=460px){.statusbar__nav{gap:0}.statusbar__link{padding:.4rem .5rem}.statusbar__link:before{display:none}}.hero{align-items:center;min-height:calc(100svh - 58px);padding:clamp(3rem,9vh,7rem) 0 4rem;display:flex;position:relative}.hero__inner{width:100%}.hero__eyebrow{letter-spacing:.14em;text-transform:uppercase;color:var(--text-faint);align-items:center;gap:.75ch;margin-bottom:clamp(1.4rem,3vw,2.2rem);font-size:.78rem;display:inline-flex}.hero__headline{font-family:var(--display);letter-spacing:-.035em;text-transform:lowercase;margin:0;font-size:clamp(3.6rem,16vw,13rem);font-weight:600;line-height:.86}.hero__headline>span{display:block}.hero__headline-2{color:var(--text);margin-left:clamp(0px,6vw,5rem)}.hero__period{color:var(--accent);text-shadow:0 0 30px var(--accent-glow)}.glitch{position:relative}.glitch:before,.glitch:after{content:attr(data-text);pointer-events:none;opacity:0;clip-path:inset(0);position:absolute;inset:0}.glitch:hover:before{opacity:.9;color:var(--accent);animation:.5s steps(2,end) glitch-a}.glitch:hover:after{opacity:.9;color:var(--ok);animation:.5s steps(2,end) glitch-b}@keyframes glitch-a{0%{clip-path:inset(0 0 70%);transform:translate(0)}20%{clip-path:inset(20% 0 40%);transform:translate(-4px,-2px)}40%{clip-path:inset(60% 0 10%);transform:translate(3px,1px)}60%{clip-path:inset(10% 0 60%);transform:translate(-2px,2px)}to{opacity:0;transform:translate(0)}}@keyframes glitch-b{0%{clip-path:inset(50% 0 20%);transform:translate(0)}25%{clip-path:inset(10% 0 70%);transform:translate(4px,1px)}50%{clip-path:inset(70% 0 5%);transform:translate(-3px,-2px)}75%{clip-path:inset(30% 0 40%);transform:translate(2px,2px)}to{opacity:0;transform:translate(0)}}@media (prefers-reduced-motion:reduce){.glitch:hover:before,.glitch:hover:after{opacity:0;animation:none}}.hero__assert{flex-wrap:wrap;align-items:baseline;gap:.4rem 1ch;margin-top:clamp(1.6rem,4vw,2.8rem);font-size:clamp(.92rem,2.4vw,1.18rem);display:flex}.hero__assert-label{letter-spacing:.18em;text-transform:uppercase;color:var(--text-ghost);border:1px solid var(--line);border-radius:99px;padding:.25em .6em;font-size:.66rem}.hero__assert-quote{color:var(--accent-hot)}.hero__lede{max-width:46ch;color:var(--text-dim);margin-top:1.6rem;font-size:clamp(1rem,2.2vw,1.18rem);line-height:1.65}.hero__readout{border:1px solid var(--line);border-radius:var(--radius);background:linear-gradient(#ffffff04,#0000);flex-wrap:wrap;gap:0;max-width:720px;margin-top:clamp(2rem,5vw,3.2rem);display:flex;overflow:hidden}.hero__stat{border-right:1px solid var(--line-soft);flex:1 1 0;min-width:130px;padding:.95rem 1.2rem}.hero__stat:last-child{border-right:none}.hero__stat dt{letter-spacing:.16em;text-transform:uppercase;color:var(--text-ghost);margin-bottom:.35rem;font-size:.62rem}.hero__stat dd{color:var(--text);font-variant-numeric:tabular-nums;font-size:.95rem}.hero__uptime{color:var(--accent-hot)}.hero__stat-sub{color:var(--text-faint);font-size:.8em}.hero__scroll{letter-spacing:.1em;text-transform:uppercase;color:var(--text-faint);align-items:center;gap:.6ch;margin-top:clamp(2rem,5vw,3rem);font-size:.78rem;text-decoration:none;transition:color .2s;display:inline-flex}.hero__scroll:hover{color:var(--accent)}.hero__scroll-arrow{animation:nudge 1.8s var(--ease-in-out) infinite;display:inline-block}@keyframes nudge{0%,to{transform:translateY(0)}50%{transform:translateY(4px)}}@media (width<=620px){.hero__stat{border-bottom:1px solid var(--line-soft);flex-basis:50%}.hero__stat:nth-child(2n){border-right:none}}.svc{border:1px solid var(--line);border-radius:var(--radius);background:linear-gradient(160deg, var(--surface) 0%, var(--surface-2) 100%);transition:border-color .3s, transform .3s var(--ease-out), box-shadow .3s;position:relative;overflow:hidden}.svc:before{content:"";background:linear-gradient(90deg, transparent, var(--accent), transparent);opacity:0;height:2px;transition:opacity .35s;position:absolute;top:0;left:0;right:0}.svc:hover{border-color:var(--surface-3);transform:translateY(-4px);box-shadow:0 20px 50px -28px #000000e6}.svc:hover:before,.svc.is-open:before{opacity:1}.svc__trigger{text-align:left;width:100%;color:inherit;cursor:pointer;font:inherit;background:0 0;border:none;padding:1.4rem 1.5rem 1.3rem;display:block}.svc__top{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.4rem;display:flex}.svc__pill{letter-spacing:.14em;text-transform:uppercase;border:1px solid var(--line);border-radius:99px;align-items:center;gap:.6ch;padding:.4em .75em;font-size:.64rem;display:inline-flex}.svc__pill--ok{color:var(--ok);background:var(--ok-dim);border-color:#3ddc8440}.svc__pill--warn{color:var(--warn);background:var(--warn-dim);border-color:#f5c51840}.svc__pill--accent{color:var(--accent-hot);background:#ff6a2c1f;border-color:#ff6a2c47}.svc__pill--legacy{color:var(--legacy);background:var(--legacy-dim);border-color:#6b728040}.svc__deployed{color:var(--text-ghost);letter-spacing:.02em;font-size:.68rem}.svc__name{font-family:var(--display);letter-spacing:-.02em;margin-bottom:.5rem;font-size:clamp(1.5rem,3vw,2rem);font-weight:600;line-height:1.05}.svc__tagline{color:var(--text-dim);max-width:38ch;font-size:.98rem;line-height:1.5}.svc__foot{justify-content:space-between;align-items:center;gap:1rem;margin-top:1.3rem;display:flex}.svc__expand{color:var(--accent);letter-spacing:.04em;font-size:.74rem;transition:letter-spacing .25s}.svc:hover .svc__expand{letter-spacing:.1em}.svc__metric{text-align:right;flex-direction:column;align-items:flex-end;gap:.1rem;display:inline-flex}.svc__metric-label{letter-spacing:.14em;text-transform:uppercase;color:var(--text-ghost);font-size:.58rem}.svc__metric-value{color:var(--text);font-size:.82rem}.svc__detail{overflow:hidden}.svc__detail-inner{border-top:1px dashed var(--line);margin-top:-.2rem;padding:1.2rem 1.5rem 1.5rem}.svc__blurb{color:var(--text-dim);margin-bottom:1.1rem;font-size:.96rem;line-height:1.65}.svc__stack{flex-wrap:wrap;gap:.5rem;display:flex}.svc__tag{color:var(--text-faint);border:1px solid var(--line);background:var(--bg-deep);border-radius:6px;padding:.32em .7em;font-size:.7rem}.svc__link{color:var(--accent);border-bottom:1px solid #0000;margin-top:1.1rem;font-size:.82rem;text-decoration:none;transition:border-color .2s;display:inline-block}.svc__link:hover{border-color:var(--accent)}.services{padding:clamp(4rem,10vw,8rem) 0 clamp(3rem,7vw,5rem)}.services__head{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:1.5rem;margin-bottom:clamp(2.2rem,5vw,3.5rem);display:flex}.services__head .section-tag{margin-bottom:.9rem}.services__sub{color:var(--text-faint);text-align:right;letter-spacing:.03em;font-size:.78rem;line-height:1.7}.services__grid{grid-template-columns:repeat(auto-fill,minmax(330px,1fr));align-items:start;gap:1.1rem;display:grid}@media (width<=540px){.services__grid{grid-template-columns:1fr}.services__sub{text-align:left}}.term{border:1px solid var(--line);border-radius:var(--radius);background:var(--bg-deep);flex-direction:column;height:100%;min-height:360px;display:flex;overflow:hidden;box-shadow:0 30px 70px -40px #000000f2}.term__bar{background:var(--surface);border-bottom:1px solid var(--line);align-items:center;gap:.5ch;padding:.7rem 1rem;display:flex}.term__btn{border-radius:50%;width:11px;height:11px}.term__btn--r{background:#ff5f57}.term__btn--y{background:#febc2e}.term__btn--g{background:#28c840}.term__title{color:var(--text-ghost);letter-spacing:.02em;margin:0 auto;font-size:.72rem;transform:translate(-12px)}.term__body{color:var(--text-dim);cursor:text;scrollbar-width:thin;flex:1;padding:1.1rem 1.2rem 1.3rem;font-size:.82rem;line-height:1.6;overflow-y:auto}.term__line{white-space:pre-wrap;word-break:break-word}.term__line--in{color:var(--text)}.term__line--sys{color:var(--text-faint)}.term__line--out{color:var(--text-dim)}.term__inputline{align-items:center;gap:.75ch;margin-top:.2rem;display:flex}.term__prompt{color:var(--accent);white-space:nowrap;flex:none}.term__input{min-width:0;color:var(--text);caret-color:var(--accent);background:0 0;border:none;outline:none;flex:1;padding:0;font-size:.82rem}@media (width<=600px){.term__body{font-size:.74rem}.term__prompt{font-size:.72rem}}.live{padding:clamp(4rem,9vw,7rem) 0}.live__head{margin-bottom:clamp(2.2rem,5vw,3.5rem)}.live__head .section-tag{margin-bottom:.9rem}.live__intro{max-width:52ch;color:var(--text-dim);margin-top:1.1rem;font-size:1.02rem;line-height:1.6}.live__grid{grid-template-columns:1fr 1fr;align-items:stretch;gap:1.1rem;display:grid}.live__feed{border:1px solid var(--line);border-radius:var(--radius);background:linear-gradient(160deg, var(--surface), var(--surface-2));flex-direction:column;display:flex;overflow:hidden}.live__feed-bar{border-bottom:1px solid var(--line);letter-spacing:.12em;text-transform:uppercase;color:var(--text-faint);align-items:center;gap:.7ch;padding:.85rem 1.2rem;font-size:.7rem;display:flex}.live__rec{background:var(--alert);border-radius:50%;width:8px;height:8px;animation:1.4s step-end infinite blink;box-shadow:0 0 8px #ff4242b3}.live__feed-count{color:var(--text-ghost);letter-spacing:.06em;margin-left:auto}.live__list{flex:1;margin:0;padding:.5rem 0;list-style:none}.live__item{border-bottom:1px solid var(--line-soft);grid-template-columns:auto 1fr auto;align-items:baseline;gap:.9rem;padding:.7rem 1.2rem;transition:background .2s;display:grid}.live__item:last-child{border-bottom:none}.live__item:hover{background:var(--surface-2)}.live__tag{letter-spacing:.1em;border:1px solid var(--line);white-space:nowrap;border-radius:5px;padding:.28em .55em;font-size:.6rem}.live__tag--ok{color:var(--ok);background:var(--ok-dim)}.live__tag--accent{color:var(--accent-hot);background:#ff6a2c1f}.live__tag--warn{color:var(--warn);background:var(--warn-dim)}.live__tag--alert{color:var(--alert);background:var(--alert-dim)}.live__tag--legacy{color:var(--legacy);background:var(--legacy-dim)}.live__text{color:var(--text);font-size:.92rem;line-height:1.5}.live__when{color:var(--text-ghost);white-space:nowrap;font-size:.7rem}.live__term{min-height:360px}@media (width<=880px){.live__grid{grid-template-columns:1fr}}@media (width<=480px){.live__item{grid-template-columns:auto 1fr;gap:.6rem .7rem}.live__when{grid-column:2}}.about{padding:clamp(4rem,9vw,7rem) 0}.about .section-tag{margin-bottom:.9rem}.about__title{margin-bottom:clamp(2.2rem,5vw,3.2rem)}.about__grid{grid-template-columns:1.4fr 1fr;align-items:start;gap:clamp(1.5rem,4vw,3rem);display:grid}.about__bio p{color:var(--text-dim);max-width:56ch;margin-bottom:1.2rem;font-size:clamp(1.02rem,2vw,1.18rem);line-height:1.7}.about__bio em{color:var(--text);font-style:italic}.about__cta{flex-wrap:wrap;gap:.8rem;margin-top:2rem;display:flex}.about__btn{border:1px solid var(--line);color:var(--text);letter-spacing:.02em;transition:transform .2s var(--ease-out), border-color .2s, background .2s, color .2s;border-radius:99px;align-items:center;gap:.5ch;padding:.8em 1.4em;font-size:.84rem;text-decoration:none;display:inline-flex}.about__btn:hover{border-color:var(--surface-3);background:var(--surface-2);transform:translateY(-2px)}.about__btn--primary{background:var(--accent);border-color:var(--accent);color:#120600;font-weight:500}.about__btn--primary:hover{background:var(--accent-hot);border-color:var(--accent-hot);box-shadow:0 12px 30px -12px var(--accent-glow);color:#120600}.about__spec{border:1px solid var(--line);border-radius:var(--radius);background:linear-gradient(160deg, var(--surface), var(--bg-deep));padding:1.4rem 1.5rem}.about__spec-head{color:var(--accent);letter-spacing:.08em;border-bottom:1px solid var(--line);margin-bottom:1rem;padding-bottom:1rem;font-size:.72rem}.about__spec-row{grid-template-columns:6.5rem 1fr;align-items:baseline;gap:1rem;padding:.55rem 0;font-size:.82rem;display:grid}.about__spec-row dt{color:var(--text-ghost);text-transform:uppercase;letter-spacing:.08em;font-size:.66rem}.about__spec-row dd{color:var(--text-dim);line-height:1.5}@media (width<=760px){.about__grid{grid-template-columns:1fr}}.footer{border-top:1px solid var(--line);background:linear-gradient(to bottom, transparent, var(--bg-deep));padding:clamp(2.5rem,6vw,4rem) 0 3rem}.footer__inner{grid-template-columns:1.4fr 1fr 1.2fr;align-items:start;gap:2rem;display:grid}.footer__brand{color:var(--text);margin-bottom:.6rem;font-size:1rem}.footer__chev{color:var(--accent);font-weight:700}.footer__tag{color:var(--text-faint);max-width:30ch;font-size:.9rem}.footer__col--links{flex-direction:column;gap:.6rem;display:flex}.footer__col--links a{color:var(--text-dim);border-bottom:1px solid #0000;width:fit-content;font-size:.86rem;text-decoration:none;transition:color .2s,border-color .2s}.footer__col--links a:hover{color:var(--accent);border-color:var(--accent)}.footer__status{text-align:right;flex-direction:column;gap:.5rem;font-size:.74rem;display:flex}.footer__status-line{color:var(--ok);letter-spacing:.06em;justify-content:flex-end;align-items:center;gap:.6ch;display:inline-flex}.footer__meta{color:var(--text-faint);letter-spacing:.02em}.footer__meta--ghost{color:var(--text-ghost)}@media (width<=720px){.footer__inner{grid-template-columns:1fr;gap:1.8rem}.footer__status{text-align:left}.footer__status-line{justify-content:flex-start}}.secret{z-index:900;-webkit-backdrop-filter:blur(8px);background:#050607c7;place-items:center;padding:1.5rem;display:grid;position:fixed;inset:0}.secret__panel{border:1px solid var(--accent-deep);border-radius:var(--radius);background:linear-gradient(165deg, var(--surface), var(--bg-deep));width:min(520px,100%);box-shadow:0 40px 90px -40px #000, 0 0 60px -30px var(--accent-glow);padding:2rem 2rem 1.6rem;position:relative;overflow:hidden}.secret__panel:before{content:"";pointer-events:none;background:repeating-linear-gradient(#0000 0 3px,#ff6a2c08 4px);position:absolute;inset:0}.secret__tag{letter-spacing:.14em;text-transform:uppercase;color:var(--accent);margin-bottom:1rem;font-size:.72rem}.secret__title{font-family:var(--display);letter-spacing:-.02em;margin-bottom:.9rem;font-size:clamp(1.6rem,4vw,2.2rem);font-weight:600}.secret__body{color:var(--text-dim);margin-bottom:1.2rem;line-height:1.6}.secret__quote{color:var(--accent-hot);border-left:2px solid var(--accent);background:#ff6a2c12;border-radius:0 8px 8px 0;margin-bottom:1.6rem;padding:1rem 1.1rem;font-size:.92rem;line-height:1.5}.secret__close{border:1px solid var(--line);color:var(--text-faint);cursor:pointer;letter-spacing:.04em;background:0 0;border-radius:99px;padding:.6em 1.1em;font-size:.74rem;transition:color .2s,border-color .2s}.secret__close:hover{color:var(--text);border-color:var(--surface-3)}
