:root{--h360-color-primary: #714fff;--h360-color-primary-dark: #5c3dd9;--h360-color-primary-light: #cfc8ff;--h360-color-secondary: #8852cc;--h360-color-secondary-light: #efecff;--h360-color-bg: #f5f4ff;--h360-color-surface: #ffffff;--h360-color-surface-muted: #efecff;--h360-color-text: #0f0b28;--h360-color-text-muted: #585969;--h360-color-text-on-primary: #ffffff;--h360-color-success: #2e7d32;--h360-color-warning: #ff754c;--h360-color-danger: #c62828;--h360-color-info: #5c3dd9;--h360-color-border: rgba(15, 11, 40, .1);--h360-color-border-strong: rgba(113, 79, 255, .28);--h360-radius-xs: 8px;--h360-radius-sm: 10px;--h360-radius-md: 12px;--h360-radius-lg: 14px;--h360-radius-xl: 20px;--h360-radius-pill: 999px;--h360-space-1: 4px;--h360-space-2: 8px;--h360-space-3: 12px;--h360-space-4: 16px;--h360-space-5: 20px;--h360-space-6: 24px;--h360-space-8: 32px;--h360-space-10: 40px;--h360-shadow-none: none;--h360-shadow-xs: 0 1px 2px rgba(15, 11, 40, .04);--h360-shadow-sm: 0 4px 12px rgba(113, 79, 255, .06);--h360-shadow-md: 0 8px 24px rgba(113, 79, 255, .08);--h360-shadow-focus: 0 0 0 3px rgba(113, 79, 255, .28);--h360-ease: cubic-bezier(.22, 1, .36, 1);--h360-duration-fast: .12s;--h360-duration: .18s;--h360-duration-slow: .28s;--h360-z-base: 0;--h360-z-sticky: 10;--h360-z-header: 1100;--h360-z-drawer: 1200;--h360-z-modal: 1300;--h360-z-toast: 1400;--h360-font: "Inter", system-ui, sans-serif}@media(prefers-reduced-motion:reduce){:root{--h360-duration-fast: 1ms;--h360-duration: 1ms;--h360-duration-slow: 1ms}}:root{font-family:var(--h360-font);line-height:1.5;font-weight:400;color-scheme:light;color:var(--h360-color-text);background-color:var(--h360-color-bg);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background-color:var(--h360-color-bg);color:var(--h360-color-text)}#root{min-height:100vh;max-width:100vw;overflow-x:hidden}img,video{max-width:100%;height:auto}.skip-link{position:absolute;left:12px;top:-48px;z-index:calc(var(--h360-z-toast) + 1);padding:8px 14px;border-radius:var(--h360-radius-sm);background:var(--h360-color-primary-dark);color:var(--h360-color-text-on-primary);font-weight:600;text-decoration:none}.skip-link:focus{top:12px;outline:3px solid var(--h360-color-primary-light)}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}
