@tailwind base;@tailwind components;@tailwind utilities;@media (width<=768px){.app-sidebar{display:none!important}.app-sidebar.mobile-open{z-index:1000;width:260px;position:fixed;top:0;bottom:0;left:0;box-shadow:4px 0 20px #00000026;display:flex!important}.mobile-overlay{z-index:999;background:#0006;position:fixed;inset:0;display:block!important}.hamburger-btn{display:flex!important}.projects-grid{grid-template-columns:1fr!important}.task-card{flex-direction:column!important}.task-actions{width:100%;flex-direction:column!important}.task-actions button{width:100%!important}.stats-grid{grid-template-columns:1fr 1fr!important}.modal-content{border-radius:0!important;width:100%!important;max-width:100%!important;height:100%!important;max-height:100%!important;margin:0!important;padding:20px!important}}.hamburger-btn,.mobile-overlay{display:none!important}@media (width<=768px){button,[role=button],a,input[type=submit],input[type=button],.nav-item,.sidebar-nav-item{min-width:44px;min-height:44px}button:hover,a:hover,.btn-primary:hover,.btn-secondary:hover{background:unset;opacity:1}table tbody tr{min-height:52px}table tbody td{padding:14px 12px!important}input[type=text],input[type=email],input[type=password],input[type=number],select,textarea{min-height:48px;font-size:16px!important}nav div[onClick],.sidebar-nav-item{align-items:center;min-height:44px;display:flex;padding:12px 10px!important}.agent-card,.project-card,.crm-card{min-height:60px}.app-main-content{padding-bottom:calc(env(safe-area-inset-bottom,0px) + 16px)}.overflow-y-auto,[style*="overflow-y: auto"],[style*="overflowY: auto"]{-webkit-overflow-scrolling:touch}}html{-webkit-text-size-adjust:100%}:root{--gold:#e7cd9b;--gold-dim:#e7cd9bb3;--gold-subtle:#e7cd9b33;--gold-trace:#e7cd9b14;--black:#050505}*{box-sizing:border-box}body{color:#fff;background:#050505;font-family:system-ui,sans-serif}.btn-primary{color:#e7cd9b;cursor:pointer;background:#050505;border:1px solid #e7cd9b;border-radius:8px;padding:9px 18px;font-weight:600;transition:all .15s}.btn-primary:hover{color:#e7cd9b!important;background:#e7cd9b1a!important;border-color:#e7cd9b!important}.btn-primary:disabled{opacity:.4;cursor:not-allowed}.btn-ghost{color:#e7cd9b99;cursor:pointer;background:0 0;border:1px solid #e7cd9b4d;border-radius:8px;padding:9px 18px;font-weight:500;transition:all .15s}.btn-ghost:hover{color:#e7cd9b!important;background:#e7cd9b1a!important;border-color:#e7cd9b!important}.glass-card{color:#fff;z-index:10;background:#050505;border:1px solid #e7cd9b;border-radius:12px;position:relative}.panel,[class*=panel],.sidebar-card,nav,aside,header,footer,main,[style*="background: #050505"],[style*="background:#050505"],[style*="background: #0a0a0a"],[style*="background:#0a0a0a"]{z-index:10;position:relative}input,textarea,select{color:#fff;background:#e7cd9b0a;border:1px solid #e7cd9b59;border-radius:8px}input::placeholder,textarea::placeholder{color:#e7cd9b66}input:focus,textarea:focus,select:focus{border-color:#e7cd9b;outline:none;box-shadow:0 0 0 2px #e7cd9b26}body.theme-clean{color:#1d1d1f;-webkit-font-smoothing:antialiased;background:#fff;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,SF Pro Text,Helvetica Neue,sans-serif}body.theme-clean nav{-webkit-backdrop-filter:saturate(180%)blur(20px);backdrop-filter:saturate(180%)blur(20px);background:#ffffffd9!important;border-bottom:1px solid #0000000f!important}body.theme-clean .glass-card{color:#1d1d1f;z-index:1;background:#fff;border:1px solid #0000001f;border-radius:18px;position:relative;box-shadow:0 4px 24px #00000014,0 1px 4px #0000000f}body.theme-clean .btn-primary{color:#fff;letter-spacing:-.01em;background:#0071e3;border:none;border-radius:980px;padding:10px 22px;font-size:14px;font-weight:400;transition:background .2s}body.theme-clean .btn-primary:hover{background:#0077ed}body.theme-clean .btn-primary:active{background:#006edb}body.theme-clean input,body.theme-clean textarea,body.theme-clean select{color:#1d1d1f;background:#f5f5f7;border:1px solid #00000014;border-radius:10px;font-family:inherit}body.theme-clean input::placeholder{color:#86868b}body.theme-clean input:focus,body.theme-clean textarea:focus{background:#fff;border-color:#0071e3;outline:none;box-shadow:0 0 0 3px #0071e326}body.theme-clean [class*=sidebar],body.theme-clean aside{background:#f5f5f7;border-right:1px solid #0000000f}body.theme-clean h1,body.theme-clean h2,body.theme-clean h3{color:#1d1d1f;letter-spacing:-.02em;font-weight:600}body.theme-clean p,body.theme-clean span{color:#1d1d1f}body.theme-clean [style*="rgba(255,255,255,0.5)"],body.theme-clean [style*="rgba(255,255,255,0.6)"],body.theme-clean [style*="rgba(255,255,255,0.7)"]{color:#6e6e73!important}body.theme-clean a,body.theme-clean .accent{color:#0071e3}body.theme-clean hr{border-color:#0000000f}
