@charset "UTF-8";:root{--background-color: #e5e7eb;--text-primary: #374151;--text-secondary: #6B7280;--border-color: #E5E7EB;--shadow-color: rgba(0, 0, 0, .1);--header-height: 64px;--sidebar-width: 250px;--border-radius: 8px;--transition-speed: .3s;--z-sidebar: 1000;--z-header: 100;--z-overlay: 999}html{background-color:var(--background-color)!important;height:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}body{background-color:var(--background-color)!important;margin:0;padding:0;height:100%;line-height:1.5;color:var(--text-primary)}.main-content,.content-wrapper,.dashboard,.login-container,.page,.analytics,.bonuses,.bots,.settings,.transactions{background-color:var(--background-color)!important}*,*:before,*:after{box-sizing:border-box}h1,h2,h3,h4,h5,h6{margin:0;font-weight:600;line-height:1.25}p{margin:0}button{cursor:pointer;border:none;background:none;font-family:inherit}a{color:inherit;text-decoration:none}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.flex{display:flex}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.w-full{width:100%}.h-full{height:100%}.p-4{padding:1rem}.m-0{margin:0}
