:root{--primary: #0D9485;--primary-d: #0A7A6D;--primary-light: #E6F5F3;--primary-border: #B2DDD8;--accent: #C9A200;--accent-d: #A88600;--accent-light: #FFF8D6;--accent-border: #E8D870;--bg: #F4F6F8;--surface: #FFFFFF;--surface-2: #F9FAFB;--border: #E2E8F0;--border-strong: #CBD5E1;--text: #111827;--text-muted: #6B7280;--text-faint: #9CA3AF;--success: #16A34A;--success-light: #DCFCE7;--success-border: #BBF7D0;--warning: #D97706;--warning-light: #FEF3C7;--warning-border: #FDE68A;--danger: #DC2626;--danger-light: #FEE2E2;--danger-border: #FECACA;--info: #2563EB;--info-light: #DBEAFE;--info-border: #BFDBFE;--radius: 8px;--radius-sm: 4px;--radius-lg: 12px;--shadow: 0 1px 3px rgba(0,0,0,.08), 0 1px 2px rgba(0,0,0,.04);--shadow-md: 0 4px 6px rgba(0,0,0,.07), 0 2px 4px rgba(0,0,0,.04);--shadow-lg: 0 10px 15px rgba(0,0,0,.08), 0 4px 6px rgba(0,0,0,.04);--gc-gradient: linear-gradient(to right, #0EC4C4, #F5D000, #22C26E)}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--text);font-family:DM Sans,sans-serif;font-weight:400;line-height:1.6;-webkit-font-smoothing:antialiased}h1,h2,h3,h4,h5{font-family:Syne,sans-serif;font-weight:700;line-height:1.2}a{color:inherit;text-decoration:none}button{cursor:pointer;font-family:inherit;border:none;outline:none;background:none}input,select,textarea{font-family:inherit;font-size:inherit;outline:none}@media (max-width: 1024px){input,select,textarea{font-size:16px!important}}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:var(--bg)}::-webkit-scrollbar-thumb{background:var(--border-strong);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--text-faint)}#root{height:100vh;display:flex;flex-direction:column}@media (max-width: 768px){.hide-mobile{display:none!important}.table-scroll{overflow-x:auto;-webkit-overflow-scrolling:touch}}
