:root{--color-primary:#2382bf;--color-primary-hover:#1c6d9e;--color-primary-active:#17587f;--color-primary-alpha:rgba(35,130,191,0.12);--color-primary-glow:rgba(35,130,191,0.25);--color-ink:#0f172a;--color-ink-secondary:#334155;--color-muted:#64748b;--color-muted-light:#94a3b8;--color-base:#ffffff;--color-surface:#f8fafc;--color-surface-elevated:#ffffff;--color-surface-glass:rgba(255,255,255,0.85);--color-accent:#2382bf;--color-accent-hover:#1c6d9e;--color-accent-alpha:rgba(35,130,191,0.15);--color-success:#10b981;--color-success-alpha:rgba(16,185,129,0.12);--color-border:#e2e8f0;--color-border-subtle:#f1f5f9;--color-border-strong:#cbd5e1;--color-ink-alpha:rgba(15,23,42,0.04);--color-ink-alpha-hover:rgba(15,23,42,0.08);--color-code-bg:#0f172a;--color-code-text:#e2e8f0;--color-wa:#25D366;--color-wa-alpha:rgba(37,211,102,0.15);--status-danger:#ef4444;--status-danger-alpha:rgba(239,68,68,0.12);--font-sans:'Inter',system-ui,sans-serif;--font-display:'Inter',system-ui,sans-serif;--font-mono:'JetBrains Mono',monospace;--text-xs:0.75rem;--text-sm:0.875rem;--text-base:1rem;--text-lg:1.125rem;--text-xl:1.25rem;--text-2xl:1.5rem;--text-3xl:1.875rem;--text-4xl:2.25rem;--text-5xl:3rem;--text-6xl:3.75rem;--fw-regular:400;--fw-medium:500;--fw-semibold:600;--fw-bold:700;--fw-extrabold:800;--leading-tight:1.1;--leading-snug:1.3;--leading-normal:1.5;--leading-relaxed:1.7;--tracking-tight:-0.02em;--tracking-snug:-0.01em;--tracking-wide:0.02em;--tracking-wider:0.04em;--space-10:0.25rem;--space-20:0.5rem;--space-30:0.75rem;--space-40:1rem;--space-50:1.25rem;--space-60:1.5rem;--space-80:2rem;--space-100:2.5rem;--space-120:3rem;--max-width:1280px;--header-height:72px;--z-content:10;--z-floating:20;--z-header:100;--z-overlay:900;--z-modal:101;--radius-xs:4px;--radius-sm:8px;--radius-md:12px;--radius-lg:16px;--radius-xl:24px;--radius-pill:999px;--shadow-subtle:0 2px 8px rgba(15,23,42,0.06);--shadow-soft:0 10px 30px -10px rgba(15,23,42,0.15);--shadow-hover:0 20px 40px -10px rgba(15,23,42,0.2);--shadow-elevated:0 30px 60px -12px rgba(15,23,42,0.25);--shadow-glow:0 0 50px rgba(35,130,191,0.25);--transition-fast:120ms ease;--transition-base:200ms ease;--transition-smooth:350ms cubic-bezier(0.4,0,0.2,1);--color-base-rgb:255,255,255;--color-surface-rgb:248,250,252;--irhyt-max-width:1280px;--bg-app:var(--color-base);--bg-surface-1:var(--color-surface-elevated);--bg-surface-2:var(--color-surface);--bg-surface-3:var(--color-surface);--border-subtle:var(--color-border-subtle);--border-strong:var(--color-border-strong);--text-primary:var(--color-ink);--text-secondary:var(--color-ink-secondary);--text-tertiary:var(--color-muted);--accent-primary:var(--color-primary);--accent-glow:var(--color-primary-glow);--accent-soft:var(--color-primary-alpha);--status-danger:var(--status-danger);--status-success:var(--color-success);--status-warning:var(--color-accent);color-scheme:light}.dark,:root[data-theme="dark"],.irhyt-dark{--color-primary:#4fa3d8;--color-primary-hover:#6db4e0;--color-primary-active:#8bc5e8;--color-primary-alpha:rgba(79,163,216,0.15);--color-primary-glow:rgba(79,163,216,0.3);--color-ink:#f1f5f9;--color-ink-secondary:#cbd5e1;--color-muted:#94a3b8;--color-muted-light:#64748b;--color-base:#0b1120;--color-surface:#111827;--color-surface-elevated:#1a2333;--color-surface-glass:rgba(17,24,39,0.85);--color-accent:#4fa3d8;--color-accent-hover:#6db4e0;--color-accent-alpha:rgba(79,163,216,0.18);--color-success:#34d399;--color-success-alpha:rgba(52,211,153,0.15);--color-border:#1f2937;--color-border-subtle:#172033;--color-border-strong:#334155;--color-ink-alpha:rgba(255,255,255,0.05);--color-ink-alpha-hover:rgba(255,255,255,0.1);--color-code-bg:#0b1120;--color-code-text:#e2e8f0;--color-wa:#25D366;--color-wa-alpha:rgba(37,211,102,0.18);--status-danger:#f87171;--status-danger-alpha:rgba(248,113,113,0.15);--shadow-subtle:0 2px 8px rgba(0,0,0,0.3);--shadow-soft:0 10px 30px -10px rgba(0,0,0,0.6);--shadow-hover:0 20px 40px -10px rgba(0,0,0,0.8);--shadow-elevated:0 30px 60px -12px rgba(0,0,0,0.9);--shadow-glow:0 0 50px rgba(79,163,216,0.25);--color-base-rgb:3,7,18;--color-surface-rgb:11,15,25;color-scheme:dark}.irhyt-container,.container{max-width:var(--max-width)}