@import"https://fonts.googleapis.com/css2?family=Orbitron:wght@400;500;600;700;800;900&family=Exo+2:wght@300;400;500;600;700&family=Share+Tech+Mono&display=swap";*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #010205;--s1: #03060e;--s2: #060b16;--s3: #090f1e;--b1: #0f1828;--b2: #172235;--b3: #1f2e44;--t1: #e8f0ff;--t2: #6888aa;--t3: #2a3f5a;--t4: #111e30;--creation: #6366f1;--force: #f97316;--evolution: #a855f7;--order: #00aaff;--gold: #fbbf24}html,body,#root{height:100%;overflow:hidden;background:var(--bg);color:var(--t1);font-family:"Exo 2",sans-serif}.hex-bg{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='56' height='100' viewBox='0 0 56 100'%3E%3Cpath d='M28 2L54 17v32L28 64 2 49V17z' fill='none' stroke='%230f1828' stroke-width='.5'/%3E%3Cpath d='M28 52l26 15v32L28 114 2 99V67z' fill='none' stroke='%230f1828' stroke-width='.5'/%3E%3C/svg%3E");background-size:56px 100px}@keyframes genesisSpin{to{transform:rotate(360deg)}}@keyframes genesisSpinR{to{transform:rotate(-360deg)}}@keyframes breath{0%,to{opacity:.5;transform:scale(1)}50%{opacity:1;transform:scale(1.05)}}@keyframes fadeUp{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes pulse{0%,to{opacity:.2;transform:scale(.65)}50%{opacity:1;transform:scale(1.35)}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes scanDown{0%{top:-3px;opacity:0}30%{opacity:1}to{top:100%;opacity:0}}@keyframes feedSlide{0%{opacity:0;transform:translate(10px)}to{opacity:1;transform:translate(0)}}@keyframes critFlash{0%,to{background:#ff224408}50%{background:#ff224418}}@keyframes manifesto{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes orbitalPulse{0%,to{box-shadow:0 0 30px #6366f122,0 0 60px #f9731608,0 0 90px #a855f705}50%{box-shadow:0 0 50px #6366f133,0 0 100px #f9731614,0 0 150px #a855f70a}}.btn{transition:all .15s;cursor:pointer}.btn:hover:not(:disabled){transform:translateY(-1px);filter:brightness(1.12)}.btn:disabled{opacity:.35;cursor:not-allowed}.pillar-card{transition:all .2s;cursor:pointer}.pillar-card:hover{transform:translateY(-4px)}.feed-entry{animation:feedSlide .2s ease forwards}.scan-beam{position:absolute;left:0;right:0;height:2px;background:linear-gradient(90deg,transparent,var(--order),transparent);animation:scanDown 1.8s ease-in-out infinite}::-webkit-scrollbar{width:3px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--b3);border-radius:2px}.code-editor{tab-size:2;-moz-tab-size:2}.code-editor::placeholder{color:#2d3748}.code-editor:focus{outline:none;box-shadow:inset 2px 0 #6366f155}.code-editor::-webkit-scrollbar{width:6px;height:6px}.code-editor::-webkit-scrollbar-thumb{background:#1e2940;border-radius:3px}
