*{box-sizing:border-box;margin:0;padding:0}:root{--brand-orange: #E86825;--brand-orange-dark: #C5541D;--brand-orange-light: #F08D4F;--gray-50: #FAFBFC;--gray-100: #F5F7FA;--gray-200: #E8ECEF;--gray-300: #DFE3E8;--gray-400: #C1C7CD;--gray-500: #A1A7AE;--gray-600: #72777E;--gray-700: #4A4E54;--gray-800: #2E3135;--gray-900: #1C1E21;--status-info: #4A90E2;--status-success: #52C41A;--status-warning: #FAAD14;--status-error: #DC3545;--status-info-bg: #E8F4FD;--status-success-bg: #F0F9E8;--status-warning-bg: #FFF7E6;--status-error-bg: #FEF0F0;--text-primary: var(--gray-900);--text-secondary: var(--gray-700);--text-tertiary: var(--gray-600);--text-disabled: var(--gray-400);--bg-primary: #FFFFFF;--bg-secondary: var(--gray-50);--bg-tertiary: var(--gray-100);--bg-elevated: #FFFFFF;--border-light: var(--gray-200);--border-medium: var(--gray-300);--border-strong: var(--gray-400);--shadow-xs: 0 1px 2px rgba(0, 0, 0, .04);--shadow-sm: 0 1px 3px rgba(0, 0, 0, .06);--shadow-md: 0 2px 6px rgba(0, 0, 0, .08);--shadow-lg: 0 4px 12px rgba(0, 0, 0, .1);--shadow-xl: 0 8px 24px rgba(0, 0, 0, .12);--space-1: 4px;--space-2: 8px;--space-3: 12px;--space-4: 16px;--space-5: 20px;--space-6: 24px;--space-8: 32px;--space-10: 40px;--space-12: 48px;--space-16: 64px;--radius-sm: 4px;--radius-md: 6px;--radius-lg: 8px;--radius-xl: 12px;--transition-fast: .15s cubic-bezier(.4, 0, .2, 1);--transition-base: .2s cubic-bezier(.4, 0, .2, 1);--font-size-xs: 11px;--font-size-sm: 13px;--font-size-base: 14px;--font-size-md: 15px;--font-size-lg: 16px;--font-size-xl: 18px;--font-size-2xl: 22px;--font-size-3xl: 26px;--font-size-4xl: 32px;--font-weight-normal: 400;--font-weight-medium: 500;--font-weight-semibold: 600;--font-weight-bold: 700;--line-height-tight: 1.25;--line-height-normal: 1.5;--line-height-relaxed: 1.625}body{margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:var(--bg-secondary);color:var(--text-primary);font-size:var(--font-size-base);line-height:var(--line-height-normal);font-weight:var(--font-weight-normal)}#root{min-height:100vh}::selection{background-color:var(--brand-orange);color:#fff}*:focus-visible{outline:2px solid var(--brand-orange);outline-offset:2px}@media (max-width: 1440px){:root{--space-10: 36px;--space-12: 44px;--space-16: 56px;--font-size-3xl: 24px;--font-size-4xl: 28px}}@media (max-width: 1280px){:root{--space-8: 28px;--space-10: 32px;--space-12: 40px;--space-16: 52px;--font-size-2xl: 20px;--font-size-3xl: 22px;--font-size-4xl: 26px}}@media (max-width: 1024px){:root{--space-6: 20px;--space-8: 24px;--space-10: 28px;--space-12: 36px;--space-16: 44px;--font-size-xl: 17px;--font-size-2xl: 19px;--font-size-3xl: 21px;--font-size-4xl: 24px}}@media (max-width: 768px){:root{--space-5: 16px;--space-6: 18px;--space-8: 22px;--space-10: 26px;--space-12: 32px;--space-16: 40px;--font-size-lg: 15px;--font-size-xl: 16px;--font-size-2xl: 18px;--font-size-3xl: 20px;--font-size-4xl: 22px}}html,body{overflow-x:hidden}img,video{max-width:100%;height:auto}
