:root{--color-brand-yellow: #ffc400;--color-brand-yellow-soft: #ffe78a;--color-brand-yellow-muted: #fff6ce;--color-black: #050505;--color-white: #ffffff;--color-gray-950: #0b0b0d;--color-gray-800: #27272a;--color-gray-600: #62626b;--color-gray-500: #777782;--color-gray-300: #dfe4ea;--color-gray-200: #edf1f5;--color-gray-100: #f7f9fb;--color-success: #12a85a;--color-error: #ff343f;--color-warning: #f5a400;--color-info: #2f7df6;--color-text-secondary: #626c78;--color-text-detail: #707b88;--color-text-placeholder: #78828e;--font-sans: -apple-system, BlinkMacSystemFont, "SF Pro Text", "SF Pro Display", "Helvetica Neue", Inter, "Segoe UI", sans-serif;--font-page-title: 17px;--font-section-title: 15px;--font-primary: 14px;--font-control: 13px;--font-secondary: 12px;--font-detail: 11px;--font-micro: 10px;--font-value: 17px;--font-highlight: 24px;--font-number-input: 20px;--text-caption: var(--font-micro);--text-footnote: var(--font-detail);--text-body: var(--font-control);--text-title: var(--font-page-title);--space-1: 4px;--space-2: 8px;--space-3: 12px;--space-4: 16px;--space-5: 20px;--space-6: 24px;--space-8: 32px;--page-gutter-mobile: 14px;--header-gutter-mobile: 16px;--page-gutter-desktop: 28px;--section-gap: 20px;--card-padding: 14px;--control-height: 42px;--tap-target: 44px;--primary-button-height: 48px;--header-height-mobile: 76px;--header-height-desktop: 82px;--avatar-list-size: 44px;--sidebar-width: 256px;--detail-max-width: 1040px;--radius-sm: 10px;--radius-md: 14px;--radius-lg: 18px;--radius-xl: 20px;--radius-card: 18px;--radius-field: 14px;--radius-round: 999px;--shadow-soft: 0 12px 35px rgba(10, 20, 40, .08);--shadow-button: 0 12px 26px rgba(255, 196, 0, .38);--border-subtle: 1px solid rgba(20, 28, 40, .08);--motion-fast: .16s ease;--motion-base: .24s cubic-bezier(.2, .8, .2, 1)}*{box-sizing:border-box}html{width:100%;height:100%;min-height:100%;background:#eef2f7;font-family:var(--font-sans);font-size:16px;line-height:1.35;color:var(--color-black);font-synthesis:none;font-variant-numeric:tabular-nums;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}body{width:100%;height:100%;min-height:100%;margin:0;font-family:var(--font-sans);line-height:1.35;text-size-adjust:100%;-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}button,input,textarea,select{font:inherit;letter-spacing:0}input,textarea,select{font-size:16px}input[type=number]{appearance:textfield;-moz-appearance:textfield}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{margin:0;-webkit-appearance:none}
