:root{--bg-gradient: linear-gradient(to bottom, #f8f9fa, #e9ecef);--glass-bg: #ffffff;--glass-border: #dee2e6;--glass-shadow: 0 2px 4px rgba(0, 0, 0, .05);--card-bg: #ffffff;--bg-secondary: #f6f8fa;--font-main: "Segoe UI", Roboto, Arial, sans-serif;--text-main: #212529;--text-secondary: #6c757d;--primary: #0d6efd;--primary-hover: #0b5ed7;--success: #198754;--warning: #ffc107;--danger: #dc3545;--radius-lg: 4px;--radius-md: 4px;--header-height: 80px}*{box-sizing:border-box;margin:0;padding:0}body{margin:0;min-height:100vh;background:var(--bg-gradient);background-attachment:fixed;color:var(--text-main);font-family:var(--font-main);-webkit-font-smoothing:antialiased}button{font-family:inherit}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#0000001a}::-webkit-scrollbar-thumb{background:var(--glass-border);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--text-secondary)}@media(max-width:768px){.responsive-header{flex-direction:column!important;gap:1rem!important;padding:1rem!important;height:auto!important;position:relative!important}.responsive-stack{flex-direction:column!important;align-items:stretch!important;gap:1rem!important}.responsive-hide{display:none!important}.mobile-full-width{width:100%!important;min-width:0!important}.mobile-padding{padding:1rem!important}.mobile-text-sm{font-size:.875rem!important}.mobile-modal{width:95%!important;max-height:90vh!important}.settings-button{position:absolute!important;right:1rem!important;top:1rem!important}}.desktop-only{display:block}.mobile-only{display:none!important}@media(max-width:768px){.desktop-only{display:none!important}.mobile-only{display:flex!important}.app-layout{flex-direction:column!important}}
