@font-face{font-family:Geist;src:url(../../../fonts/Geist-Variable.woff2)format("woff2");font-weight:100 900;font-display:swap}@font-face{font-family:Geist Mono;src:url(../../../fonts/GeistMono-Variable.woff2)format("woff2");font-weight:100 900;font-display:swap}@font-face{font-family:Geist Pixel;src:url(../../../fonts/GeistPixel-Square.woff2)format("woff2");font-weight:400;font-display:swap}:root{--bg:#000;--panel:#0a0a0a;--panel-2:#111;--fg:#ededed;--muted:#8f8f8f;--faint:#565656;--line:#2a2a2a;--line-2:#383838;--blue:#3b9eff;--green:#50e3c2;--purple:#a76bf3;--amber:#f5a623;--red:#ff5c63;--accent:var(--blue);--pixel:"Geist Pixel", "Geist Mono", monospace;--sans:"Geist", system-ui, -apple-system, sans-serif;--mono:"Geist Mono", ui-monospace, monospace}*{box-sizing:border-box;margin:0;padding:0}html,body{background:var(--bg);height:100%;color:var(--fg);font-family:var(--sans);-webkit-font-smoothing:antialiased;overflow:hidden}#stage{width:1280px;height:720px;transform:translate(-50%, -50%) scale(var(--scale,1));transform-origin:50%;background:var(--bg);flex-direction:column;display:flex;position:fixed;top:50%;left:50%;overflow:hidden}.deck-header{border-bottom:1px solid var(--line);flex:0 0 60px;justify-content:space-between;align-items:center;padding:0 28px;display:flex}.deck-footer{flex:0 0 64px;justify-content:space-between;align-items:center;padding:0 28px;display:flex}.hmmh-mark{color:var(--faint);align-items:center;display:flex}.deck-body{flex:auto;min-height:0;position:relative}.slide{background:radial-gradient(900px 480px at 50% -20%, #ffffff0d, transparent 60%), var(--bg);flex-direction:column;justify-content:flex-start;align-items:center;width:100%;height:100%;padding:30px 76px;animation:.32s both fade;display:flex;position:relative}.slide.center{justify-content:center}@keyframes fade{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.kicker{font-family:var(--mono);letter-spacing:.26em;text-transform:uppercase;color:var(--muted);margin-bottom:22px;font-size:15px;font-weight:500}.title{font-family:var(--pixel);text-align:center;letter-spacing:.01em;margin-bottom:30px;font-size:58px;font-weight:400;line-height:1.06}.title.sm{font-size:46px}.huge{font-family:var(--pixel);text-align:center;letter-spacing:.01em;font-size:84px;font-weight:400;line-height:1.08}.sub{font-family:var(--sans);color:var(--muted);text-align:center;max-width:860px;font-size:27px;font-weight:400;line-height:1.45}.accent{color:var(--accent)}.blue{color:var(--blue)}.green{color:var(--green)}.purple{color:var(--purple)}.amber{color:var(--amber)}.fg{color:var(--fg)}.strike{color:var(--faint);text-decoration:line-through;-webkit-text-decoration-color:var(--red);text-decoration-color:var(--red);text-decoration-thickness:4px}.canvas{margin:6px auto 0;position:relative}.canvas .arrow{z-index:2}.canvas .node{z-index:1}.foot{flex-direction:column;gap:12px;width:100%;max-width:1000px;margin-top:32px;display:flex}.foot .b{font-family:var(--sans);color:var(--muted);padding-left:26px;font-size:23px;line-height:1.35;position:relative}.foot .b:before{content:"→";color:var(--accent);font-family:var(--mono);position:absolute;left:0}.foot .b b{color:var(--fg);font-weight:600}.nudge{max-width:1000px;font-family:var(--sans);color:var(--muted);text-align:center;border:1px solid var(--line);background:var(--panel);border-radius:10px;margin-top:30px;padding:18px 30px;font-size:23px;line-height:1.4}.nudge .lab{font-family:var(--mono);color:var(--accent);margin-right:8px}.stack{flex-direction:column;align-items:center;gap:18px;display:flex}.treebox{width:560px;height:300px;position:absolute;top:0;left:0}.tb{width:100%;height:100%;position:absolute;inset:0;overflow:visible}.tree{font-family:var(--mono);color:var(--muted);margin:0;padding:26px 30px;font-size:20px;line-height:1.7;position:relative}.tree .d{color:var(--blue)}.tree .f{color:var(--fg)}.tree .c{color:var(--faint)}.filesright{width:380px;font-family:var(--pixel);color:var(--muted);font-size:44px;line-height:1.12;position:absolute;top:78px;left:640px}.filesright .fg{color:var(--fg)}.filecard{background:var(--panel);border:1px solid var(--line);border-radius:12px;flex-direction:column;width:340px;height:232px;display:flex;position:absolute;top:6px;overflow:hidden}.fc-bar{font-family:var(--mono);color:var(--muted);border-bottom:1px solid var(--line);background:var(--panel-2);align-items:center;gap:9px;padding:12px 16px;font-size:15px;display:flex}.fc-bar .dot{border-radius:50%;width:9px;height:9px}.fc-body{font-family:var(--mono);color:var(--muted);white-space:pre-wrap;margin:0;padding:18px 20px;font-size:16px;line-height:1.7}.fc-body .h{color:var(--fg);font-weight:700}.slot,.shot{width:340px;height:320px;position:absolute;top:10px}.slot{text-align:center;font-family:var(--mono);color:var(--faint);justify-content:center;align-items:center;font-size:18px;display:flex}.slot span{position:relative}.slot small{opacity:.7;font-size:12px}.shot{object-fit:contain;border:1px solid var(--line);border-radius:12px}.tweetwall{justify-content:center;align-items:flex-start;gap:22px;width:100%;max-width:1140px;margin:8px auto 0;display:flex}.tweetwall .tw{object-fit:contain;object-position:top center;border-radius:12px;width:350px;height:300px}#chapters{z-index:50;gap:4px;height:3px;display:flex;position:absolute;top:0;left:0;right:0}#chapters .seg{background:var(--line);height:100%;position:relative;overflow:hidden}#chapters .fill{background:var(--accent);height:100%;transition:width .45s cubic-bezier(.4,0,.2,1);position:absolute;inset:0 auto 0 0}#brand{font-family:var(--mono);letter-spacing:.24em;color:var(--muted);text-transform:uppercase;align-items:center;gap:9px;font-size:11px;display:flex}#brand .mark{background:var(--accent);border-radius:2px;width:7px;height:7px}#section{font-family:var(--mono);letter-spacing:.24em;color:var(--faint);text-transform:uppercase;font-size:11px;animation:.4s both fade}#counter{font-family:var(--mono);color:var(--faint);letter-spacing:.14em;font-size:12px}#counter .sep{color:var(--line-2);margin:0 7px}.title,.huge,.sub,.nudge{text-wrap:balance}.foot .b,.card p{text-wrap:pretty}.canvas.reveal .node{opacity:0;transform-origin:50%;animation:.46s cubic-bezier(.34,1.4,.5,1) both rvpop;transform:scale(.88)}.canvas.reveal .node:first-of-type{animation-delay:60ms}.canvas.reveal .node:nth-of-type(2){animation-delay:.16s}.canvas.reveal .node:nth-of-type(3){animation-delay:.26s}.canvas.reveal .node:nth-of-type(4){animation-delay:.36s}.canvas.reveal .node:nth-of-type(5){animation-delay:.46s}.canvas.reveal .node:nth-of-type(6){animation-delay:.56s}.canvas.reveal .node:nth-of-type(7){animation-delay:.66s}.canvas.reveal .node:nth-of-type(8){animation-delay:.76s}.canvas.reveal .node:nth-of-type(9){animation-delay:.86s}@keyframes rvpop{to{opacity:1;transform:scale(1)}}.canvas.reveal .arrow{opacity:0;animation:.5s both rvfade}.canvas.reveal .arrow:first-of-type{animation-delay:.32s}.canvas.reveal .arrow:nth-of-type(2){animation-delay:.42s}.canvas.reveal .arrow:nth-of-type(3){animation-delay:.52s}.canvas.reveal .arrow:nth-of-type(4){animation-delay:.6s}.canvas.reveal .arrow:nth-of-type(5){animation-delay:.68s}.canvas.reveal .arrow:nth-of-type(6){animation-delay:.76s}.canvas.reveal .arrow:nth-of-type(7){animation-delay:.84s}@keyframes rvfade{to{opacity:1}}.rvlines>*{opacity:0;animation:.5s both rvup}.rvlines>:first-child{animation-delay:80ms}.rvlines>:nth-child(2){animation-delay:.24s}.rvlines>:nth-child(3){animation-delay:.4s}.rvlines>:nth-child(4){animation-delay:.56s}@keyframes rvup{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.hmmh.svelte-1yfmhz{fill:currentColor;width:auto;height:22px;display:block}
