@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=IBM+Plex+Mono:wght@400;500&display=swap');
:root{color-scheme:dark;--bg:#030303;--panel:#0d0c09;--line:#363126;--ink:#fff8e7;--muted:#b5ad99;--yellow:#e8c875}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;background:var(--bg);color:var(--ink);font-family:'DM Sans',Arial,sans-serif;font-size:16px}a{color:inherit;text-decoration:none}button,select{font:inherit}button,a,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:hover,a:hover{color:var(--yellow)}:focus-visible{outline:2px solid var(--yellow);outline-offset:5px}header,main,footer{max-width:1500px;margin:auto}header{min-height:94px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);gap:25px;padding:0 44px}.brand{font-weight:700;font-size:23px;letter-spacing:-1px;white-space:nowrap}.brand span{font-size:12px;color:var(--muted);font-weight:400;letter-spacing:1px}nav{display:flex;gap:32px;font-size:14px;color:#c7cabe}.chain{font:12px 'IBM Plex Mono',monospace;border:1px solid var(--line);padding:12px 15px;white-space:nowrap}.diamond,.yellow{color:var(--yellow)}main{padding:0 44px}.intro{padding:58px 0 45px;display:flex;align-items:flex-end;justify-content:space-between;gap:30px}.eyebrow,.mini-label{font:12px 'IBM Plex Mono',monospace;letter-spacing:1.8px;color:var(--muted)}.eyebrow{margin-bottom:22px}h1{font-size:clamp(44px,5.4vw,78px);line-height:1.03;letter-spacing:-4px;font-weight:500;margin:0}h1 em,h2 em{font-family:Georgia,serif;font-weight:400;color:var(--yellow)}.intro-note{max-width:320px;padding-bottom:6px}.intro-note p{color:#b1b5a9;line-height:1.65;font-size:16px}.intro-note>a{font-size:14px;display:flex;justify-content:space-between;padding-top:8px}.intro-note>a span{color:var(--yellow);font-size:22px}.lab{border:1px solid #404335;background:#10130f;scroll-margin-top:20px}.lab-top{display:flex;justify-content:space-between;padding:16px 20px;border-bottom:1px solid var(--line);font:12px 'IBM Plex Mono',monospace;letter-spacing:1px}.live-dot{display:inline-block;background:var(--yellow);width:7px;height:7px;border-radius:50%;margin-right:10px;box-shadow:0 0 9px #e8c87555}.muted{color:var(--muted)}.runtime{color:var(--muted)}#clock{color:var(--ink);margin-left:12px}.lab-grid{display:grid;grid-template-columns:minmax(0,1fr) 290px}.scene{position:relative;background:#060b0c;display:flex;align-items:center;min-height:390px;overflow:hidden}.scene video{width:100%;height:100%;object-fit:contain;aspect-ratio:16/9}.scene-top,.scene-bottom{position:absolute;left:20px;right:20px;display:flex;justify-content:space-between;align-items:center;font:11px 'IBM Plex Mono',monospace;letter-spacing:1px;pointer-events:none;text-shadow:0 1px 5px #000}.scene-top{top:18px}.scene-top span{background:#080d0ccc;padding:6px 8px}.video-tag{color:#c5cbbd}.scene-bottom{bottom:14px}.scene-bottom button{pointer-events:auto;background:#101713d9;border:1px solid #69715d;color:white;width:34px;height:32px;font-size:22px}aside{border-left:1px solid var(--line);padding:18px 18px 0;display:flex;flex-direction:column}.panel-title,.signal-header{display:flex;justify-content:space-between;font:11px 'IBM Plex Mono',monospace;letter-spacing:1px}#neural{width:100%;height:178px}.field-caption{font:10px 'IBM Plex Mono',monospace;color:var(--muted);padding:0 0 20px;border-bottom:1px solid var(--line);line-height:1.6}.signal-header{padding-top:17px;color:var(--muted)}#signal{height:48px;width:100%;margin:8px 0 15px}.network{border-top:1px solid var(--line);padding:16px 0;margin-top:auto}.network>span{font:10px 'IBM Plex Mono',monospace;color:var(--muted);letter-spacing:1.4px}.network strong{display:block;font:23px 'IBM Plex Mono',monospace;padding:10px 0}.network>div{display:flex;justify-content:space-between;align-items:center;font:11px 'IBM Plex Mono',monospace;color:var(--muted)}.network a{font-size:22px}.controls{border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:15px;padding:12px 15px}.scenes,.play-controls{display:flex;gap:5px}.controls button,.controls select{border:1px solid transparent;background:transparent;padding:10px 13px;color:var(--muted);font-size:13px}.controls button[aria-pressed=true]{background:#e8c875;color:#11170b}.scenes button{font-family:'IBM Plex Mono',monospace}.scenes button span{font-family:'DM Sans',sans-serif;margin-left:6px}.controls select{background:#161b13;border:1px solid var(--line)}.controls #pause{color:var(--ink);min-width:85px}.lab-foot{border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:12px;padding:12px 20px;font:10px 'IBM Plex Mono',monospace;letter-spacing:.4px;color:var(--muted)}.divider{margin:0 12px;color:#626958}.facts{display:grid;grid-template-columns:1fr 1fr 1fr;padding:35px 0 42px;gap:32px;border-bottom:1px solid var(--line)}.facts>div{padding-left:25px;border-left:1px solid var(--line)}.facts>div:first-child{border-left:0;padding-left:0}.facts span{font:11px 'IBM Plex Mono',monospace;letter-spacing:1px;color:var(--muted);display:block;margin-bottom:15px}.facts strong{font-weight:500;font-size:24px;line-height:1.3}.facts p{font-size:14px;color:var(--muted);margin:8px 0 0}.about,.token{display:grid;grid-template-columns:1fr 1fr;gap:80px;padding:70px 0;border-bottom:1px solid var(--line)}h2{font-size:46px;font-weight:500;line-height:1.1;letter-spacing:-2px;margin:0}.about p{line-height:1.8;margin:0 0 20px}.text-link{font-size:14px;border-bottom:1px solid #666b58;padding-bottom:5px}.token p{color:var(--muted)}.token-details>div{display:flex;justify-content:space-between;padding:17px 0;border-bottom:1px solid var(--line);font-size:14px;gap:18px}.token-details>div>span{color:var(--muted)}.token-details strong{font-weight:500;text-align:right}.token-details p{font-size:13px;line-height:1.6}footer{padding:35px 44px;display:flex;align-items:center;justify-content:space-between;gap:20px}footer>span,footer>a:last-child{font-size:13px;color:var(--muted)}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}#video-error{position:absolute;inset:40% 10%;background:#111;padding:20px}button:disabled{opacity:.5}@media(min-width:1450px){.scene{min-height:470px}#neural{height:220px}}@media(max-width:1050px){header,footer{padding-left:24px;padding-right:24px}main{padding:0 24px}.lab-grid{grid-template-columns:minmax(0,1fr) 250px}.scene{min-height:360px}.controls{flex-wrap:wrap}.intro-note{max-width:270px}h1{letter-spacing:-2.5px}}@media(max-width:750px){header{min-height:76px;flex-wrap:wrap;padding-top:20px;padding-bottom:18px;gap:18px}nav{order:3;width:100%;justify-content:space-between;gap:12px}.brand{font-size:20px}.chain{padding:9px;font-size:10px}.intro{display:block;padding:38px 0 30px}h1{font-size:52px}.intro-note{margin-top:25px;max-width:100%}.mini-label{display:none}.intro-note p{max-width:430px}.intro-note>a{max-width:190px}.lab-grid{grid-template-columns:1fr}.scene{min-height:0}aside{border-left:0;border-top:1px solid var(--line);display:grid;grid-template-columns:1fr 1fr;column-gap:20px;padding-bottom:15px}.panel-title{grid-column:1}.panel-title .yellow{display:none}#neural{height:130px;grid-column:1;grid-row:2/5}.field-caption{grid-column:1;border:0;padding:0;font-size:10px}.signal-header{grid-column:2;grid-row:1;padding:0}#signal{grid-column:2;grid-row:2;height:35px;margin-bottom:6px}.network{grid-column:2;grid-row:3/6;padding:8px 0 0}.network strong{font-size:19px}.network>div{font-size:10px}.controls{padding:10px}.scenes{width:100%}.scenes button{flex:1;padding:10px 5px;font-size:11px}.scenes button span{margin-left:1px}.play-controls{margin-left:auto}.lab-foot{flex-wrap:wrap;font-size:10px;line-height:1.7;padding:12px}.lab-top{padding:13px 12px;font-size:10px;letter-spacing:0}.runtime{font-size:9px}.facts{gap:14px;padding:26px 0}.facts>div{padding-left:12px}.facts strong{font-size:18px}.facts p{font-size:12px;line-height:1.6}.facts span{font-size:9px;line-height:1.6}.about,.token{grid-template-columns:1fr;gap:28px;padding:45px 0}h2{font-size:40px}footer{flex-wrap:wrap}footer>span{display:none}.scene-top{left:10px;right:10px;top:10px;font-size:8px}.scene-bottom{left:15px;font-size:8px}.scene-bottom>span{display:none}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}

.lab-grid{display:block}.lab-grid aside{border-left:0}#neural{height:360px}.controls a{color:var(--yellow,#e8c875)}

.brand{display:inline-flex;align-items:center;gap:10px}.brand-logo{width:64px;height:64px;object-fit:contain;border-radius:50%;flex-shrink:0}.brand span{white-space:nowrap}header{background:#030303}::selection{background:#e8c875;color:#030303}@media(max-width:600px){.brand-logo{width:44px;height:44px}.brand{gap:6px}}
