@tailwind base;@tailwind components;@tailwind utilities;:root{--font-mono:"IBM Plex Mono",monospace}*{box-sizing:border-box;margin:0;padding:0}html,body{color:#cce0f5;background:#07090d;height:100%;overflow:auto}.glow-green{text-shadow:0 0 10px #00cc6a88}.glow-blue{text-shadow:0 0 10px #08f8}.glow-red{text-shadow:0 0 10px #ff2d5588}.glow-cyan{text-shadow:0 0 10px #00d4e888}.module-card{transition:border-color .2s,box-shadow .2s}.module-card:hover{border-color:#3af4}:root{--t-bg:#07090d;--t-panel:#0c1118;--t-card:#101722;--t-card2:#141f2e;--t-hover:#18263a;--t-border:#1a2d42;--t-border2:#223a55;--t-primary:#08f;--t-accent:#00d4e8}body{background:var(--t-bg);margin:0;padding:0;font-family:monospace}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-track{background:var(--t-bg)}::-webkit-scrollbar-thumb{background:var(--t-border);border-radius:2px}::-webkit-scrollbar-thumb:hover{background:var(--t-border2)}.modul-rutenett{grid-template-columns:repeat(auto-fill,minmax(360px,1fr));align-items:start;gap:14px;padding:16px;display:grid}@media (min-width:1440px){.modul-rutenett{grid-template-columns:repeat(auto-fill,minmax(400px,1fr))}}@media (min-width:1920px){.modul-rutenett{grid-template-columns:repeat(auto-fill,minmax(440px,1fr));gap:18px;padding:20px}}@media (max-width:1023px){.modul-rutenett{grid-template-columns:1fr;gap:10px;padding:12px}}@media (max-width:639px){.modul-rutenett{gap:8px;padding:8px}}
/*# sourceMappingURL=c43aba73a08a29c7.css.map*/