*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #F8FAFC;--surface: #FFFFFF;--surface-2: #F1F5F9;--surface-3: #E2E8F0;--border: #E2E8F0;--border-light: #F1F5F9;--text: #0F172A;--text-2: #64748B;--text-3: #94A3B8;--accent: #1E293B;--accent-hover: #0F172A;--accent-btn: var(--accent);--green: #059669;--green-bg: #ECFDF5;--green-border: #A7F3D0;--red: #DC2626;--red-bg: #FEF2F2;--red-border: #FECACA;--amber: #D97706;--amber-bg: #FFFBEB;--amber-border: #FDE68A;--blue: #2563EB;--blue-bg: #EFF6FF;--blue-border: #BFDBFE;--radius: 10px;--radius-sm: 7px;--radius-lg: 14px;--shadow: 0 1px 2px rgba(15,23,42,.06), 0 1px 3px rgba(15,23,42,.04);--shadow-md: 0 4px 16px rgba(15,23,42,.08), 0 2px 4px rgba(15,23,42,.04);--shadow-lg: 0 12px 40px rgba(15,23,42,.12), 0 4px 8px rgba(15,23,42,.05)}html,body,#root{height:100%;font-family:Inter,DM Sans,sans-serif;background-color:var(--bg);background-image:radial-gradient(rgba(15,23,42,.055) 1px,transparent 1px);background-size:22px 22px;color:var(--text);font-size:14px;line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:inherit;text-decoration:none}button{font-family:inherit;cursor:pointer}input,select,textarea{font-family:inherit}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--border);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--surface-3)}@keyframes fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes scaleIn{0%{opacity:0;transform:scale(.97)}to{opacity:1;transform:scale(1)}}@keyframes spin{to{transform:rotate(360deg)}}.fade-in{animation:fadeIn .22s cubic-bezier(.16,1,.3,1) forwards}.scale-in{animation:scaleIn .18s cubic-bezier(.16,1,.3,1) forwards}.mono{font-family:DM Mono,monospace}.table-scroll{overflow:hidden}.col-show-mobile{display:none}.modal-overlay{align-items:flex-start!important;padding:5vh 20px 20px!important}.modal{align-self:flex-start!important;max-height:88vh!important;overflow-y:auto!important}.mobile-topbar{display:none;align-items:center;justify-content:space-between;padding:0 16px;height:52px;flex-shrink:0;border-bottom:1px solid rgba(255,255,255,.08)}.drawer-overlay{display:none;position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a80;z-index:90;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}@media (max-width: 767px){.app-sidebar{position:fixed!important;top:0;left:0;bottom:0;z-index:100;transform:translate(-100%);transition:transform .25s cubic-bezier(.16,1,.3,1);box-shadow:none}.app-sidebar.drawer-open{transform:translate(0);box-shadow:4px 0 24px #00000040}.drawer-overlay{display:block}.mobile-topbar{display:flex}.app-main{padding:16px!important;margin-left:0!important}.page-header{flex-direction:column!important;align-items:flex-start!important;gap:12px!important;margin-bottom:16px!important}.page-title{font-size:18px!important}.btn-row{flex-wrap:wrap;gap:6px!important}.btn-row .btn-label{display:none}.table-scroll{overflow-x:auto;-webkit-overflow-scrolling:touch;border-radius:var(--radius)}.col-hide-mobile{display:none!important}.col-show-mobile{display:block!important}.table td,.table th{padding:10px!important;font-size:13px}.table td .btn-label{display:none}.filter-row{flex-direction:column!important}.filter-row .filter-select{min-width:unset!important;width:100%!important}.form-grid-2{grid-template-columns:1fr!important}.stats-grid{grid-template-columns:1fr 1fr!important;gap:8px!important}.modal-overlay{align-items:flex-end!important;padding:0!important}.modal{border-radius:var(--radius-lg) var(--radius-lg) 0 0!important;max-height:92vh;overflow-y:auto;max-width:100%!important;width:100%!important}.color-picker-grid{grid-template-columns:1fr!important}.canvas-tabs{font-size:12px!important}}
