*,:after,:before{box-sizing:border-box;margin:0;padding:0}:root{--bg:#080a0f;--surface:#0d1117;--border:#1a2030;--text:#e2e8f0;--muted:#64748b;--gold:#d4af37;--gold-dim:rgba(212,175,55,.6);--green:#22c55e;--red:#ef4444}body,html{height:100%}body{background:var(--bg);color:var(--text);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;min-height:100vh}a{color:var(--gold-dim);text-decoration:none}@keyframes hive-planet-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.hive-planet{animation:hive-planet-spin 12s linear infinite;display:inline-block}