:root{--fg: #1a1a1a;--bg: #ffffff;--muted: #555;--accent: #c0392b;--link: #0645ad}@media(prefers-color-scheme:dark){:root{--fg: #e8e8e8;--bg: #111;--muted: #aaa;--accent: #ff6b5e;--link: #6db3f2}}*{box-sizing:border-box}body{margin:0 auto;max-width:900px;padding:2rem 1.25rem 6rem;padding-right:clamp(1.25rem,22vw,10rem);font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-size:clamp(1rem,.9rem + .4vw,1.25rem);line-height:1.65;color:var(--fg);background:var(--bg)}h1{font-size:clamp(1.8rem,1.2rem + 3vw,2.8rem);line-height:1.15}h2{margin-top:2.4rem}a{color:var(--link)}em{color:var(--accent);font-style:normal;font-weight:700}code{background:#7f7f7f2e;padding:.1em .35em;border-radius:4px;font-size:.9em}blockquote{border-left:4px solid var(--accent);margin:1.6rem 0;padding:.2rem 0 .2rem 1rem;color:var(--muted)}hr{border:none;border-top:1px solid rgba(127,127,127,.3);margin:2.5rem 0}.burn{font-variant-numeric:tabular-nums;color:var(--accent);font-weight:700}footer{color:var(--muted);font-size:.85em}#brainrot{position:fixed;top:0;right:0;width:min(20vw,240px);height:100vh;background:#000;overflow:hidden;border-left:2px solid #222;z-index:9999;font-family:system-ui,sans-serif}#lanes{position:absolute;inset:0 0 38%;background:repeating-linear-gradient(90deg,#2b2b3a 0 33.3%,#33334a 33.3% 66.6%,#2b2b3a 66.6%);overflow:hidden}#lanes:before{content:"";position:absolute;inset:-50% 0 0;background-image:repeating-linear-gradient(0deg,transparent 0 26px,rgba(255,255,255,.22) 26px 30px);animation:rush .35s linear infinite}@keyframes rush{to{transform:translateY(56px)}}.ob{position:absolute;width:28%;height:40px;border-radius:4px;background:linear-gradient(#ff5252,#b71c1c);box-shadow:inset 0 -6px #00000059;animation:drop 1.6s linear infinite}.ob.a{left:4%;animation-delay:0s}.ob.b{left:37%;animation-delay:.55s;background:linear-gradient(#ffca28,#f57f17)}.ob.c{left:70%;animation-delay:1s;background:linear-gradient(#42a5f5,#1565c0)}@keyframes drop{0%{top:-50px}to{top:110%}}.coin{position:absolute;width:14px;height:14px;border-radius:50%;background:radial-gradient(circle at 35% 35%,#fff59d,#fbc02d);box-shadow:0 0 6px #ffd54f;animation:drop 1.1s linear infinite}.coin.x{left:16%;animation-delay:.2s}.coin.y{left:50%;animation-delay:.8s}.coin.z{left:82%;animation-delay:.45s}#runner{position:absolute;bottom:40%;left:36%;width:26%;height:46px;border-radius:6px;background:linear-gradient(#7e57c2,#4527a0);box-shadow:inset 0 -7px #0006,0 6px 10px #00000080;animation:hop .9s ease-in-out infinite,weave 3s ease-in-out infinite}#runner:after{content:"";position:absolute;top:8px;left:30%;width:40%;height:10px;background:#ffe;border-radius:3px;opacity:.85}@keyframes hop{0%,to{transform:translateY(0)}50%{transform:translateY(-14px)}}@keyframes weave{0%,to{left:36%}33%{left:6%}66%{left:66%}}#asmr{position:absolute;left:0;right:0;bottom:0;height:38%;background:linear-gradient(160deg,#16161f,#0b0b10);border-top:2px solid #222;overflow:hidden}#crawl{position:absolute;top:8px;left:0;width:100%;color:#cfe;font-size:11px;line-height:1.45;padding:0 8px;text-shadow:0 1px 2px #000}#crawl p{margin:0 0 6px;animation:fade 39s linear infinite;opacity:0}#crawl p:nth-child(2){animation-delay:3s}#crawl p:nth-child(3){animation-delay:6s}#crawl p:nth-child(4){animation-delay:9s}#crawl p:nth-child(5){animation-delay:12s}#crawl p:nth-child(6){animation-delay:15s}#crawl p:nth-child(7){animation-delay:18s}#crawl p:nth-child(8){animation-delay:21s}#crawl p:nth-child(9){animation-delay:24s}#crawl p:nth-child(10){animation-delay:27s}#crawl p:nth-child(11){animation-delay:30s}#crawl p:nth-child(12){animation-delay:33s}#crawl p:nth-child(13){animation-delay:36s}@keyframes fade{0%,1%{opacity:0}4%,10%{opacity:1}13%,to{opacity:0}}#brlabel{position:absolute;top:6px;left:6px;z-index:5;color:#fff;font-size:10px;background:#00000080;padding:2px 6px;border-radius:10px;letter-spacing:.04em}#brfoot{position:absolute;bottom:4px;left:6px;right:6px;z-index:5;color:#8ad;font-size:9px;text-align:center}@media(max-width:640px){body{padding-right:1.25rem;padding-bottom:32vh}#brainrot{inset:auto 0 0;width:100%;height:30vh;border-left:none;border-top:2px solid #222}#lanes{inset:0 0 38%}@keyframes weave{0%,to{left:36%}33%{left:6%}66%{left:66%}}}@media(min-width:1380px){body{padding-right:1.25rem}}@media(prefers-reduced-motion:reduce){*{animation:none!important}}
