.main-width-wrapper{margin:0 auto;width:1120px}.dashboard{display:grid;gap:15px;grid-template-columns:repeat(3,1fr);margin-bottom:20px;width:100%}.dashboard .card{background:#1e293b;border:1px solid #334155;border-radius:8px;padding:15px;text-align:center}.dashboard .card label{display:block;font-size:.8rem;margin-bottom:5px;opacity:.7;text-transform:uppercase}.dashboard .card .val{color:#38bdf8;font-size:1.5rem;font-weight:700;text-shadow:2px 2px 0 #000}.dashboard .card.highlight{border:2px solid #38bdf8}.settings-bar{align-items:flex-end;background:#1e293b;border:1px solid #334155;border-radius:8px;display:flex;justify-content:space-between;margin-bottom:25px;padding:15px;width:100%}.input-group{display:flex;flex-direction:column;gap:5px}.input-group label{color:#94a3b8;font-size:.75rem;font-weight:700;white-space:nowrap}.styled-input{background:#0f172a;border:1px solid #334155;border-radius:4px;color:#fff;font-family:inherit;padding:8px 12px}.mf-section{background:#111827;border:1px solid #1e293b;border-radius:12px;margin-top:30px;padding:20px;width:100%}.mf-section h3{color:#38bdf8;font-size:1rem;margin-bottom:20px;text-align:center;text-transform:uppercase}.mf-grid{display:grid;gap:10px;grid-template-columns:repeat(12,1fr)}.mf-slot{display:flex;justify-content:center;position:relative}.mf-icon{height:auto;max-width:60px;width:100%}.mf-badge{background:#fbbf24;border:2px solid #fff;border-radius:6px;bottom:-5px;color:#000;font-size:.8rem;font-weight:900;padding:2px 6px;position:absolute;right:-5px}*{box-sizing:border-box;margin:0;padding:0}body{background-color:#0c0c16;color:#f8fafc;font-family:Courier New,monospace}.global-header{background:#0c0c16;display:flex;justify-content:center;padding:8px 0}.header-content{align-items:center;display:flex;justify-content:space-between;width:1120px}.main-nav{display:flex;gap:30px}.nav-link{color:#38bdf8;font-size:1rem;font-weight:900;padding:4px 0;text-decoration:none;text-transform:uppercase}.nav-link:hover{filter:brightness(1.2)}.router-link-active{border-bottom:2px solid #38bdf8}.import-btn{background:transparent;border:1px solid #334155;border-radius:4px;color:#94a3b8;cursor:pointer;font-family:inherit;font-size:.75rem;font-weight:700;padding:4px 12px}.import-btn:hover{background:#1e293b;color:#fff}.modal-overlay{align-items:center;background:#000c;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:9999}.modal-box{background:#1e293b;border:2px solid #334155;border-radius:12px;padding:20px;width:550px}textarea{background:#030712;border:1px solid #334155;border-radius:6px;color:#4ade80;font-family:monospace;font-size:.7rem;height:180px;margin:10px 0;padding:10px;resize:none;width:100%}.modal-actions{display:flex;gap:10px;justify-content:flex-end}.btn-cancel{background:#334155;color:#fff}.btn-cancel,.btn-confirm{border:none;border-radius:6px;cursor:pointer;padding:8px 16px}.btn-confirm{background:#38bdf8;color:#000;font-weight:700}
