:root{--font-display:"Space Grotesk", "Segoe UI", sans-serif;--font-mono:"JetBrains Mono", "Consolas", monospace;--radius-s:8px;--radius-m:14px;--radius-l:22px;--transition-fast:.18s ease;--transition-med:.28s ease;--green:#0f8;--pink:#ff2e88;--nav-bg:linear-gradient(180deg, #080b12 0%, #000 100%);--nav-shadow:0 4px 30px #000000b3}[data-theme=hub]{--bg:#080b12;--surface:#0e111a;--surface-2:#161b26;--line:#8b5cf626;--text:#e4e0f0;--text-muted:#7c7a8a;--accent:#8b5cf6;--accent-soft:#a78bfa;--amber:#ffac00;--violet:#8b5cf6;--violet-soft:#a78bfa;--accent-line:#8b5cf640;--accent-gradient:linear-gradient(135deg, var(--accent-soft), var(--green))}[data-theme=astrojorn]{--bg:#080b12;--bg-soft:#0f1422;--surface:#131a2b;--surface-2:#1a2238;--line:#3d4f7a;--text:#eae8f5;--text-muted:#8a90ac;--accent:#8b5cf6;--accent-soft:#a78bfa;--amber:#ffb020;--violet:#8b5cf6;--violet-soft:#a78bfa;--accent-line:#8b5cf640;--accent-gradient:linear-gradient(120deg, #fff, var(--accent-soft) 60%, var(--pink));--nav-accent:var(--accent);--c-youtube:#f03;--c-twitch:#9146ff;--c-kick:#53fc18}[data-theme=alegoria]{--bg:#1a0a2e;--bg-soft:#231e45;--surface:#1d183a;--surface-2:#231e45;--line:#3d2a6a;--text:#f0eaff;--text-muted:#9a8ab0;--accent:#f9a21e;--accent-soft:#f57816;--amber:#f9a21e;--violet:#8b5cf6;--violet-soft:#c084fc;--accent-line:#f9a21e40;--accent-gradient:linear-gradient(90deg, var(--accent), var(--violet), #c084fc, var(--accent));--nav-accent:var(--accent)}[data-theme=pcismo]{--bg:#050505;--bg-soft:#0a0a0a;--surface:#0d0d0d;--surface-2:#151515;--line:#ffffff29;--text:#fff;--text-muted:#9aa3a0;--accent:#00ffa3;--accent-soft:#b6ffdf;--amber:#fff;--violet:#00ffa3;--violet-soft:#b6ffdf;--accent-line:#00ffa34d;--accent-gradient:linear-gradient(120deg, var(--accent) 0%, #fff 100%);--nav-accent:var(--accent);--radius-s:0px;--radius-m:0px;--radius-l:0px;--c-youtube:#f03;--c-twitch:#9146ff;--c-kick:#53fc18}.artigo{--surface:#0e111a;--surface-2:#161b26;--line:#8b5cf61f;--text:#e4e0f0;--text-muted:#7c7a8a}[data-theme=alegoria].artigo{--line:#f9a21e1f}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;height:100%}body{background:var(--bg,#080b12);color:var(--text,#eae8f5);font-family:var(--font-display,"Space Grotesk","Segoe UI",sans-serif);min-height:100%;line-height:1.5;overflow-x:hidden}.scroll-container{width:100%;padding-top:48px}a{color:inherit;text-decoration:none}ul{list-style:none}img,svg{display:block}.cursor{pointer-events:none;z-index:9999;opacity:0;background:var(--accent);mix-blend-mode:difference;border:none;border-radius:50%;width:20px;height:20px;transition:width .25s,height .25s,opacity .35s;position:fixed;transform:translate(-50%,-50%)}.cursor.visible{opacity:1}.cursor.big{width:60px;height:60px}.cursor-active *{cursor:none!important}.site-nav{z-index:100;box-shadow:0 4px 30px #000000b3,0 1px 0 var(--nav-accent,#8b5cf6);background:linear-gradient(#080b12 0%,#000 100%);justify-content:center;align-items:center;height:48px;padding:0 28px;display:flex;position:fixed;top:0;left:0;right:0}.site-nav .nav-left{flex-shrink:0;align-items:center;gap:6px;display:flex}.site-nav .nav-right{flex-shrink:1;align-items:center;gap:6px;min-width:0;margin-left:auto;display:flex;overflow:hidden}.site-nav a{font-family:var(--font-mono,"JetBrains Mono","Consolas",monospace);color:#ffffffb3;white-space:nowrap;letter-spacing:.04em;text-transform:lowercase;border:1px solid #ffffff1f;border-radius:20px;padding:6px 16px;font-size:.72rem;text-decoration:none;transition:all .2s}.site-nav a:hover{color:#fff;border-color:color-mix(in srgb,var(--accent) 50%,transparent);background:color-mix(in srgb,var(--accent) 10%,transparent);box-shadow:0 0 20px color-mix(in srgb,var(--accent) 8%,transparent)}.site-nav a.active{color:#fff;border-color:var(--accent);background:color-mix(in srgb,var(--accent) 15%,transparent);box-shadow:0 0 24px color-mix(in srgb,var(--accent) 12%,transparent)}.nav-sep{color:var(--text-muted);font-size:.65rem;font-family:var(--font-mono);-webkit-user-select:none;user-select:none;margin:0 1px;animation:.45s both navSlideIn}.nav-crumb-current{font-family:var(--font-mono);border:1px solid var(--accent);background:color-mix(in srgb,var(--accent) 15%,transparent);color:#fff;white-space:nowrap;letter-spacing:.04em;text-transform:lowercase;box-shadow:0 0 24px color-mix(in srgb,var(--accent) 12%,transparent);pointer-events:none;border-radius:20px;padding:6px 16px;font-size:.72rem;animation:.45s both navSlideIn}.site-nav .nav-left a,.site-nav .nav-right a{animation:.45s both navSlideIn}@keyframes navSlideIn{0%{opacity:0;transform:translate(-16px)}to{opacity:1;transform:translate(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.reveal{opacity:0;transition:opacity var(--reveal-duration,.55s) ease,transform var(--reveal-duration,.55s) ease;transition-delay:var(--reveal-delay,0s);transform:translateY(24px)}.reveal.revealed{opacity:1;transform:translateY(0)}.game-card>*,.spec-card>*,.cmd-item>*,.curator-card>*{opacity:0;transition:opacity .45s,transform .45s;transform:translateY(10px)}.game-card.revealed>:first-child,.spec-card.revealed>:first-child,.cmd-item.revealed>:first-child,.curator-card.revealed>:first-child{opacity:1;transition-delay:50ms;transform:translateY(0)}.game-card.revealed>:nth-child(2),.spec-card.revealed>:nth-child(2),.cmd-item.revealed>:nth-child(2),.curator-card.revealed>:nth-child(2){opacity:1;transition-delay:.15s;transform:translateY(0)}.game-card.revealed>:nth-child(3),.spec-card.revealed>:nth-child(3),.cmd-item.revealed>:nth-child(3),.curator-card.revealed>:nth-child(3){opacity:1;transition-delay:.25s;transform:translateY(0)}.game-card.revealed>:nth-child(4),.spec-card.revealed>:nth-child(4),.cmd-item.revealed>:nth-child(4),.curator-card.revealed>:nth-child(4){opacity:1;transition-delay:.35s;transform:translateY(0)}.game-card.revealed>:nth-child(5),.spec-card.revealed>:nth-child(5),.cmd-item.revealed>:nth-child(5),.curator-card.revealed>:nth-child(5){opacity:1;transition-delay:.45s;transform:translateY(0)}.game-card.revealed>:nth-child(6),.spec-card.revealed>:nth-child(6),.cmd-item.revealed>:nth-child(6),.curator-card.revealed>:nth-child(6){opacity:1;transition-delay:.55s;transform:translateY(0)}.curator-card .curator-card__games-list>.game-tag{opacity:0;--r-delay:0s;transition:opacity .35s ease var(--r-delay,0s),translate .35s ease var(--r-delay,0s),transform .2s ease,box-shadow .2s ease,background .2s ease,border-color .2s ease;translate:0 8px}.curator-card.revealed .curator-card__games-list>.game-tag{opacity:1;translate:0}.curator-card.revealed .curator-card__games-list>.game-tag:first-child{--r-delay:.3s}.curator-card.revealed .curator-card__games-list>.game-tag:nth-child(2){--r-delay:.38s}.curator-card.revealed .curator-card__games-list>.game-tag:nth-child(3){--r-delay:.46s}.curator-card.revealed .curator-card__games-list>.game-tag:nth-child(4){--r-delay:.54s}.curator-card.revealed .curator-card__games-list>.game-tag:nth-child(5){--r-delay:.62s}.curator-card.revealed .curator-card__games-list>.game-tag:nth-child(n+6){--r-delay:.7s}#gamesList>.game-tag{opacity:0;--r-delay:0s;transition:opacity .35s ease var(--r-delay,0s),translate .35s ease var(--r-delay,0s),transform .2s ease,box-shadow .2s ease,background .2s ease,border-color .2s ease;translate:0 8px}#gamesList>li,#futureList>li,#statusLegend .badge{opacity:0;--r-delay:0s;transition:opacity .35s ease var(--r-delay,0s),transform .35s ease var(--r-delay,0s);transform:translateY(8px)}#gamesList.revealed>.game-tag{opacity:1;translate:0}#gamesList.revealed>li,#futureList.revealed>li,#statusLegend.revealed .badge{opacity:1;transform:translateY(0)}#gamesList.revealed>.game-tag:first-child,#gamesList.revealed>li:first-child,#futureList.revealed>li:first-child,#statusLegend.revealed .badge:first-child{--r-delay:80ms}#gamesList.revealed>.game-tag:nth-child(2),#gamesList.revealed>li:nth-child(2),#futureList.revealed>li:nth-child(2),#statusLegend.revealed .badge:nth-child(2){--r-delay:.16s}#gamesList.revealed>.game-tag:nth-child(3),#gamesList.revealed>li:nth-child(3),#futureList.revealed>li:nth-child(3),#statusLegend.revealed .badge:nth-child(3){--r-delay:.24s}#gamesList.revealed>.game-tag:nth-child(4),#gamesList.revealed>li:nth-child(4),#futureList.revealed>li:nth-child(4),#statusLegend.revealed .badge:nth-child(4){--r-delay:.32s}#gamesList.revealed>.game-tag:nth-child(5),#gamesList.revealed>li:nth-child(5),#futureList.revealed>li:nth-child(5),#statusLegend.revealed .badge:nth-child(5){--r-delay:.4s}#gamesList.revealed>.game-tag:nth-child(6),#gamesList.revealed>li:nth-child(6),#futureList.revealed>li:nth-child(6),#statusLegend.revealed .badge:nth-child(6){--r-delay:.48s}#gamesList.revealed>.game-tag:nth-child(7),#gamesList.revealed>li:nth-child(7),#futureList.revealed>li:nth-child(7),#statusLegend.revealed .badge:nth-child(7){--r-delay:.56s}#gamesList.revealed>.game-tag:nth-child(8),#gamesList.revealed>li:nth-child(8),#futureList.revealed>li:nth-child(8),#statusLegend.revealed .badge:nth-child(8){--r-delay:.64s}#gamesList.revealed>.game-tag:nth-child(n+9),#gamesList.revealed>li:nth-child(n+9),#futureList.revealed>li:nth-child(n+9),#statusLegend.revealed .badge:nth-child(n+9){--r-delay:.72s}#historyList .history-cat-label{opacity:0;--r-delay:0s;transition:opacity .35s ease var(--r-delay,0s),transform .35s ease var(--r-delay,0s);transform:translateY(8px)}#historyList .game-tag{opacity:0;--r-delay:0s;transition:opacity .35s ease var(--r-delay,0s),translate .35s ease var(--r-delay,0s),transform .2s ease,box-shadow .2s ease,background .2s ease,border-color .2s ease;translate:0 8px}#historyList.revealed .history-cat-label{opacity:1;transform:translateY(0)}#historyList.revealed .game-tag{opacity:1;translate:0}#historyList.revealed>.history-cat-group:first-child .history-cat-label{--r-delay:80ms}#historyList.revealed>.history-cat-group:nth-child(2) .history-cat-label{--r-delay:.16s}#historyList.revealed>.history-cat-group:nth-child(3) .history-cat-label{--r-delay:.24s}#historyList.revealed>.history-cat-group:nth-child(4) .history-cat-label{--r-delay:.32s}#historyList.revealed>.history-cat-group:nth-child(n+5) .history-cat-label{--r-delay:.4s}#historyList.revealed>.history-cat-group:first-child .game-tag:first-child{--r-delay:.16s}#historyList.revealed>.history-cat-group:first-child .game-tag:nth-child(2){--r-delay:.24s}#historyList.revealed>.history-cat-group:first-child .game-tag:nth-child(3){--r-delay:.32s}#historyList.revealed>.history-cat-group:first-child .game-tag:nth-child(4){--r-delay:.4s}#historyList.revealed>.history-cat-group:first-child .game-tag:nth-child(n+5){--r-delay:.48s}#historyList.revealed>.history-cat-group:nth-child(2) .game-tag:first-child{--r-delay:.24s}#historyList.revealed>.history-cat-group:nth-child(2) .game-tag:nth-child(2){--r-delay:.32s}#historyList.revealed>.history-cat-group:nth-child(2) .game-tag:nth-child(3){--r-delay:.4s}#historyList.revealed>.history-cat-group:nth-child(2) .game-tag:nth-child(4){--r-delay:.48s}#historyList.revealed>.history-cat-group:nth-child(2) .game-tag:nth-child(n+5){--r-delay:.56s}#historyList.revealed>.history-cat-group:nth-child(3) .game-tag:first-child{--r-delay:.32s}#historyList.revealed>.history-cat-group:nth-child(3) .game-tag:nth-child(2){--r-delay:.4s}#historyList.revealed>.history-cat-group:nth-child(3) .game-tag:nth-child(3){--r-delay:.48s}#historyList.revealed>.history-cat-group:nth-child(3) .game-tag:nth-child(4){--r-delay:.56s}#historyList.revealed>.history-cat-group:nth-child(3) .game-tag:nth-child(n+5){--r-delay:.64s}#historyList.revealed>.history-cat-group:nth-child(4) .game-tag:first-child{--r-delay:.4s}#historyList.revealed>.history-cat-group:nth-child(4) .game-tag:nth-child(2){--r-delay:.48s}#historyList.revealed>.history-cat-group:nth-child(4) .game-tag:nth-child(3){--r-delay:.56s}#historyList.revealed>.history-cat-group:nth-child(4) .game-tag:nth-child(4){--r-delay:.64s}#historyList.revealed>.history-cat-group:nth-child(4) .game-tag:nth-child(n+5),#historyList.revealed>.history-cat-group:nth-child(n+5) .game-tag{--r-delay:.72s}.skeleton{background:linear-gradient(90deg,var(--surface) 25%,var(--surface-2) 50%,var(--surface) 75%);background-size:200% 100%;border-radius:4px;height:12px;animation:1.4s infinite shimmer;display:inline-block}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}[data-live-fallback]{opacity:0!important}.content{max-width:1180px;margin:0 auto;padding:64px 24px}@media (width>=900px){.content{padding:64px 48px}}.footer-shared{border-top:1px solid var(--accent);color:var(--text-muted);font-family:var(--font-mono);background:#000;justify-content:center;align-items:center;gap:12px;padding:12px 48px;font-size:.78rem;display:flex}.footer-shared img{flex-shrink:0;width:auto;height:34px}@media (width<=600px){.footer-shared{text-align:center;flex-direction:column;gap:8px;padding:16px 24px}}
