:root{--color-brand-burgundy: #5C1A1B;--color-brand-burgundyDark: #3A0F10;--color-accent-lime: #C8E630;--color-accent-limeHover: #B5D125;--color-bg-dark: #1A1A1A;--color-bg-light: #FFFFFF;--color-bg-card: #FFFFFF;--color-bg-subtle: #F5F5F5;--color-text-primary: #1A1A1A;--color-text-secondary: #6B6B6B;--color-text-tertiary: #9B9B9B;--color-text-inverse: #FFFFFF;--color-border-default: #E5E5E5;--color-border-strong: #D0D0D0;--color-semantic-success: #4CAF50;--color-semantic-warning: #FF9800;--color-semantic-error: #E53935;--color-semantic-info: #2196F3;--color-tag-pink: #E8587A;--color-tag-teal: #4ECDC4;--color-tag-orange: #F5A623;--color-tag-green: #7BC67E;--color-tag-purple: #9B59B6;--color-tag-yellow: #F2D545;--color-tag-coral: #FF6B6B;--color-tag-blue: #5DADE2;--font-heading: "Plus Jakarta Sans", system-ui, sans-serif;--font-body: "Plus Jakarta Sans", system-ui, sans-serif;--text-display-size: 32px;--text-display-weight: 800;--text-display-lh: 1.1;--text-h1-size: 24px;--text-h1-weight: 700;--text-h1-lh: 1.2;--text-h2-size: 20px;--text-h2-weight: 700;--text-h2-lh: 1.25;--text-h3-size: 17px;--text-h3-weight: 600;--text-h3-lh: 1.3;--text-body-size: 15px;--text-body-weight: 400;--text-body-lh: 1.5;--text-bodyBold-size: 15px;--text-bodyBold-weight: 600;--text-bodyBold-lh: 1.5;--text-caption-size: 13px;--text-caption-weight: 400;--text-caption-lh: 1.4;--text-captionBold-size: 13px;--text-captionBold-weight: 600;--text-captionBold-lh: 1.4;--text-micro-size: 11px;--text-micro-weight: 500;--text-micro-lh: 1.3;--space-xxs: 2px;--space-xs: 4px;--space-sm: 8px;--space-md: 12px;--space-base: 16px;--space-lg: 20px;--space-xl: 24px;--space-2xl: 32px;--space-3xl: 40px;--space-4xl: 48px;--radius-sm: 6px;--radius-md: 10px;--radius-lg: 14px;--radius-xl: 20px;--radius-full: 9999px;--shadow-sm: 0 1px 3px rgba(0,0,0,.06);--shadow-md: 0 4px 12px rgba(0,0,0,.08);--shadow-lg: 0 8px 24px rgba(0,0,0,.12);--shadow-card: 0 2px 8px rgba(0,0,0,.06);--shadow-modal: 0 16px 48px rgba(0,0,0,.16);--transition-fast: .15s ease;--transition-base: .25s ease;--transition-slow: .35s ease-out;--transition-spring: .4s cubic-bezier(.34, 1.56, .64, 1)}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--font-body);font-size:var(--text-body-size);font-weight:var(--text-body-weight);line-height:var(--text-body-lh);color:var(--color-text-primary);background:var(--color-bg-light);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:inherit;text-decoration:none}button{cursor:pointer;font-family:inherit}
