:root{--font-sans: "Manrope", "Manrope", system-ui, -apple-system, sans-serif;--theme-bg: #F9FAFB;--theme-surface: #FFFFFF;--theme-text-primary: #1F2937;--theme-text-secondary: #4B5563;--theme-text-tertiary: #9CA3AF;--theme-accent: #2563EB;--theme-accent-light: #EFF6FF;--theme-border: #E2E8F0;--theme-danger: #EF4444;--theme-warning: #f59e0b;--theme-success: #10B981;--theme-shadow-sm: 0 1px 2px 0 rgba(0, 0, 0, .05);--theme-shadow-md: 0 4px 6px -1px rgba(0, 0, 0, .1), 0 2px 4px -1px rgba(0, 0, 0, .06);--theme-shadow-lg: 0 10px 15px -3px rgba(0, 0, 0, .1), 0 4px 6px -4px rgba(0, 0, 0, .1)}html{font-size:100%;box-sizing:border-box;-ms-overflow-style:none;scrollbar-width:none}html::-webkit-scrollbar{display:none}html{-ms-overflow-style:none;scrollbar-width:none}*,*:before,*:after{box-sizing:inherit}body{font-family:var(--font-sans);font-size:1rem;font-weight:400;line-height:1.6;font-style:normal;font-optical-sizing:auto;color:var(--theme-text-primary);background-color:var(--theme-bg);margin:0;padding:0;-webkit-font-smoothing:antialiased}h1,h2,h3,h4{font-family:var(--font-sans);margin-top:0;margin-bottom:.5em;color:var(--theme-text-primary)}h1{font-size:2.5rem;font-weight:800;line-height:1.1}h2{font-size:2rem;font-weight:700;line-height:1.2}h3{font-size:1.5rem;font-weight:600;line-height:1.3}h4{font-size:1.25rem;font-weight:600;line-height:1.4}p{font-size:1rem;margin-top:0;margin-bottom:1.5rem}small{font-size:.875rem;line-height:1.4;color:var(--theme-text-secondary)}img{-webkit-user-drag:none;user-drag:none}input,textarea,button,select{font-family:inherit}.no-select{-webkit-user-select:none;-ms-user-select:none;user-select:none}.no-scrollbar::-webkit-scrollbar{display:none}.no-scrollbar{-ms-overflow-style:none;scrollbar-width:none}::selection{background:#e5e7eb;color:#111827}
