@import "https://fonts.googleapis.com/css2?family=Geist:wght@300;400;500&display=swap";:root{--bg-main:#f5f7fa;--bg-card:#fff;--text-primary:#0b0f19;--text-secondary:#475569;--text-tertiary:#64748b;--border-color:#e2e8f0;--accent-primary:#2d68c4;--accent-secondary:#234d92;--accent-soft:#2d68c41a;--bg-hover:#f1f5f9;--status-success:#16a34a;--status-warning:#d97706;--status-error:#dc2626;--shadow-sm:0 1px 2px 0 #0000000d;--shadow-md:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;--shadow-lg:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;--radius-sm:2px;--radius-md:4px;--radius-lg:6px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Geist,system-ui,-apple-system,sans-serif;font-weight:400;line-height:1.45}body{background-color:var(--bg-main);color:var(--text-primary);margin:0;font-size:13.5px;line-height:1.3}input::-moz-placeholder{color:var(--text-secondary);opacity:.6}textarea::-moz-placeholder{color:var(--text-secondary);opacity:.6}input::placeholder,textarea::placeholder{color:var(--text-secondary);opacity:.6}*{box-sizing:border-box}button{font-family:inherit;transition:all .2s}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:var(--bg-main)}::-webkit-scrollbar-thumb{background:var(--border-color);border-radius:10px}::-webkit-scrollbar-thumb:hover{background:var(--text-secondary)}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes billingProgress{0%{transform:translate(-110%)}50%{transform:translate(70%)}to{transform:translate(240%)}}.animate-fadeIn{animation:.3s ease-out fadeIn}.animate-slideUp{animation:.4s ease-out slideUp}.animate-spin{animation:1s linear infinite spin}.container-wide{max-width:1400px;margin:0 auto;padding:0 20px}@media (max-width:1024px){.dashboard-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))!important}}@media (max-width:768px){.sidebar{box-shadow:none;transform:translate(-100%);z-index:200!important;width:272px!important;height:100vh!important;transition:transform .22s,box-shadow .22s!important;position:fixed!important;top:0!important;left:0!important}.sidebar.sidebar-open{transform:translate(0)!important;box-shadow:4px 0 32px #0000002e!important}.main-area{width:100%!important;min-width:0!important}.mobile-menu-btn{display:flex!important}.mobile-hidden{display:none!important}input,textarea,select{font-size:16px!important}button,[role=button],a{min-height:40px}body{font-size:14px}.dashboard-root{padding:12px!important}.dashboard-nav{white-space:nowrap;scrollbar-width:none;-webkit-overflow-scrolling:touch;padding:0 16px;overflow-x:auto;justify-content:flex-start!important;gap:16px!important}.dashboard-nav::-webkit-scrollbar{display:none}.nav-group{gap:16px!important}.info-grid,.stats-grid,.grid-cols-2,.grid-cols-3,.grid-cols-4{grid-template-columns:1fr!important;gap:12px!important}.table-container{-webkit-overflow-scrolling:touch;border-radius:var(--radius-md);background:var(--bg-card);border:1px solid var(--border-color);margin-bottom:1rem;overflow-x:auto}table{min-width:600px}.mobile-sticky-top{z-index:50;background:var(--bg-main);position:sticky;top:0}.modal-content{-webkit-overflow-scrolling:touch;max-height:92vh;overflow-y:auto;border-radius:12px!important;width:96%!important;margin:8px auto!important;padding:20px 14px!important}.btn-mobile-full{margin-bottom:8px;width:100%!important}form>.grid{grid-template-columns:1fr!important}.hide-mobile{display:none!important}.construction-root{padding:12px 14px 24px!important}.construction-tabs{-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:6px;padding-bottom:4px;display:flex;overflow-x:auto}.construction-tabs::-webkit-scrollbar{display:none}.construction-tabs button{white-space:nowrap;flex-shrink:0}.construction-actions{flex-direction:column!important;align-items:stretch!important}.construction-actions button{justify-content:center!important;width:100%!important}.construction-stats{grid-template-columns:repeat(2,1fr)!important}.dpr-upload-area{flex-direction:column!important;align-items:stretch!important}}@media (max-width:480px){h1{font-size:20px!important}h2{font-size:17px!important}.card-stats{padding:14px!important}.main-header{padding:0 12px!important}.construction-stats{grid-template-columns:1fr!important}.construction-root{padding:10px 10px 20px!important}}.nav-group::-webkit-scrollbar{display:none}:root{--bg-main:#f6f8fb;--bg-card:#fff;--text-primary:#0f172a;--text-secondary:#42526b;--text-tertiary:#728197;--border-color:#dbe5f0;--accent-primary:#004080;--accent-secondary:#036;--accent-soft:#00408014;--accent-line:#00408038;--bg-hover:#eef4ff;--status-success:#004080;--status-warning:#004080;--status-error:#004080;--shadow-sm:0 1px 0 #0040800f,0 12px 30px #00408009;--shadow-md:0 1px 0 #00408014,0 16px 36px #0040800d;--shadow-lg:0 1px 0 #0040801a,0 24px 56px #00408014;--radius-sm:3px 8px 3px 8px;--radius-md:10px 3px 10px 3px;--radius-lg:14px 4px 14px 4px}#root,#root :not(svg):not(path){letter-spacing:0!important;font-family:Geist,system-ui,-apple-system,sans-serif!important;font-weight:400!important}#root b,#root strong,#root h1,#root h2,#root h3,#root h4,#root h5,#root h6,#root th,#root label{font-weight:400!important}#root button,#root input,#root textarea,#root select{border-radius:var(--radius-sm)!important}#root button,#root [role=button]{box-shadow:none!important}#root aside,#root header,#root nav.mobile-bottom-nav{border-color:var(--border-color)!important;background:linear-gradient(#fff,#f9fbfd)!important}#root .card-stats,#root .modal-content,#root .table-container,#root [style*="border: 1px solid var(--border-color)"],#root [style*="border: \"1px solid var(--border-color)\""]{border-color:var(--border-color)!important;border-radius:var(--radius-md)!important;box-shadow:var(--shadow-sm)!important}#root .card-stats,#root [style*="background: var(--bg-card)"][style*=border],#root [style*="background: \"var(--bg-card)\""][style*=border]{background:linear-gradient(90deg,#00408009,transparent 42%),var(--bg-card)!important}#root [style*=\#2D68C4],#root [style*=\#2d68c4],#root [style*=\#1e3a8a],#root [style*=\#3b82f6],#root [style*=\#6366f1],#root [style*=\#8b5cf6],#root [style*=\#10b981],#root [style*=\#16a34a],#root [style*=\#f59e0b],#root [style*=\#d97706],#root [style*=\#ef4444],#root [style*=\#dc2626]{color:var(--accent-primary)!important;border-color:var(--accent-line)!important}#root [style*="rgba(45,104,196"],#root [style*="rgba(45, 104, 196"],#root [style*="rgba(16, 185, 129"],#root [style*="rgba(245, 158, 11"],#root [style*="rgba(239,68,68"],#root [style*=linear-gradient]{background:var(--accent-soft)!important}#root button[style*="var(--accent-primary)"],#root button[style*=\#2D68C4],#root button[style*=\#2d68c4],#root button[style*=linear-gradient],#root .primary-action{background:var(--accent-primary)!important;border-color:var(--accent-primary)!important;color:#fff!important}#root table{border-collapse:collapse!important}#root th{color:var(--text-tertiary)!important;background:#f8fafc!important}#root td,#root th{border-color:var(--border-color)!important}
