:root{--accent:#f59e0b;--bg:#0f172a;--bg-card:#1e293b;--bg-hover:#334155;--border:#334155;--text:#fff;--text-muted:#94a3b8;--text-dim:#64748b}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#0f172a;background-color:var(--bg);color:#fff;color:var(--text);font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box}.container{margin:0 auto;max-width:1200px;padding:0 20px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.animate-spin{animation:spin 1s linear infinite}input:focus,select:focus,textarea:focus{border-color:#f59e0b!important;border-color:var(--accent)!important;box-shadow:0 0 0 2px #f59e0b33;outline:none}tr:hover{background:#f59e0b0d!important}::-webkit-scrollbar{height:8px;width:8px}::-webkit-scrollbar-track{background:#1e293b;border-radius:4px}::-webkit-scrollbar-thumb{background:#475569;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#64748b}.flex{display:flex}.justify-center{justify-content:center}.items-center{align-items:center}.h-64{height:16rem}.h-12{height:3rem}.w-12{width:3rem}.rounded-full{border-radius:9999px}.border-b-2{border-bottom-width:2px}.border-blue-500{border-color:#3b82f6}::selection{background:#f59e0b;background:var(--accent);color:#0f172a}.tile{border-radius:12px;color:#fff;color:var(--text);cursor:pointer;padding:24px;text-align:left;transition:all .2s ease}.tile .tile-icon{align-items:center;background:#f59e0b1a;border-radius:10px;color:#f59e0b;color:var(--accent);display:flex;height:40px;justify-content:center;margin-bottom:16px;width:40px}.tile .tile-icon svg{stroke:currentColor;fill:none;stroke-width:1.5;height:20px;width:20px}.tile .tile-title{color:#fff;color:var(--text);font-size:1rem;font-weight:600;margin:0 0 6px}.tile .tile-desc{color:#94a3b8;color:var(--text-muted);font-size:.875rem;line-height:1.4;margin:0}.tile-style-a{background:#1e293b;background:var(--bg-card);border:1px solid #334155;border:1px solid var(--border)}.tile-style-a:hover{background:#334155;background:var(--bg-hover);border-color:#f59e0b;border-color:var(--accent);box-shadow:0 8px 24px #0000004d;transform:translateY(-2px)}.loading-spinner{animation:spin 1s linear infinite;border:4px solid #334155;border-radius:50%;border-top-color:#f59e0b;border-top:4px solid var(--accent);height:48px;margin:0 auto 16px;width:48px}@media (max-width:768px){body{-webkit-text-size-adjust:100%;font-size:14px}.container{padding:0 12px}.tile{border-radius:10px;padding:16px}.tile .tile-icon{height:36px;margin-bottom:12px;width:36px}.tile .tile-icon svg{height:18px;width:18px}.tile .tile-title{font-size:.9rem;margin-bottom:4px}.tile .tile-desc{font-size:.8rem;line-height:1.3}.dashboard-header{flex-direction:column;gap:12px;padding:12px 16px!important}.dashboard-header-left,.dashboard-header-right{width:100%}.dashboard-header-right{justify-content:flex-end}.modules-grid{gap:12px!important;grid-template-columns:1fr!important;padding:0!important}.modal-overlay{padding:12px}.modal-content{border-radius:12px;margin:0;max-height:90vh;max-width:100%;width:100%}.modal-body{max-height:calc(90vh - 120px);overflow-y:auto;padding:16px}.modal-header{padding:14px 16px}.modal-footer{flex-wrap:wrap;gap:8px;padding:12px 16px}.modal-footer button{flex:1 1;min-width:120px}input,select,textarea{font-size:16px!important;padding:12px!important}button{min-height:44px;padding:10px 16px}table{-webkit-overflow-scrolling:touch;display:block;overflow-x:auto}td,th{font-size:.8rem;padding:10px 8px;white-space:nowrap}.user-info-text{display:none}}@media (max-width:375px){.tile{padding:14px}.tile .tile-title{font-size:.85rem}.modal-footer button{font-size:.85rem;padding:10px 12px}}@media (hover:none) and (pointer:coarse){.tile:active{transform:scale(.98)}button:active{opacity:.8}.tile-style-a:hover{box-shadow:none;transform:none}}
/*# sourceMappingURL=main.b0e0d0d3.css.map*/