*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--color-bg: #f5f6fa;--color-surface: #ffffff;--color-border: #e2e8f0;--color-text: #1a202c;--color-text-muted: #718096;--color-accent: #2563eb;--color-accent-hover: #1d4ed8;--color-error: #e53e3e;--color-success: #38a169;--radius: 10px;--shadow: 0 4px 24px rgba(0,0,0,.1);font-family:Inter,system-ui,sans-serif}html,body,#root{width:100%;min-height:100vh}body{background:var(--color-bg);color:var(--color-text)}button{cursor:pointer;font-family:inherit}input{font-family:inherit}.sb-hover{transition:background .15s ease}.sb-hover:hover{background:var(--hov-bg, rgba(255, 255, 255, .08))!important}.no-scrollbar{scrollbar-width:none;-ms-overflow-style:none}.no-scrollbar::-webkit-scrollbar{width:0;height:0;display:none}
