@import"https://fonts.googleapis.com/css2?family=Be+Vietnam+Pro:ital,wght@0,400;0,500;0,600;0,700;0,800;1,400&display=swap";@keyframes rlRedPulse{0%{transform:translate(0) scale(1);opacity:.12}33%{transform:translate(60px,-40px) scale(1.2);opacity:.2}66%{transform:translate(-40px,30px) scale(.9);opacity:.15}to{transform:translate(0) scale(1);opacity:.12}}@keyframes rlRedPulse2{0%{transform:translate(0) scale(1);opacity:.08}40%{transform:translate(-70px,50px) scale(1.3);opacity:.18}80%{transform:translate(50px,-30px) scale(.85);opacity:.1}to{transform:translate(0) scale(1);opacity:.08}}@keyframes rlSlashScroll{0%{background-position:0 0}to{background-position:60px 60px}}@keyframes rlFadeUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}:root{--color-brand-primary: #ed1c24;--color-brand-primary-dark: #c7151b;--color-brand-secondary: #0084ff;--color-brand-black: #000000;--color-surface-bg: #f2f2f2;--color-surface-card: #ffffff;--color-surface-dark: #0d0d0d;--color-surface-dark-card: #161616;--color-text-primary: #454545;--color-text-secondary: #1b1717;--color-text-muted: #888888;--color-text-on-brand: #ffffff;--color-text-on-dark: #ffffff;--color-border: #e0e0e0;--color-border-dark: #2a2a2a;--color-status-pending: #f59e0b;--color-status-active: #22c55e;--color-status-completed: #0084ff;--color-status-failed: #ed1c24;--color-feedback-error: #ed1c24;--color-feedback-error-bg: #fff0f0;--color-feedback-success: #22c55e;--color-feedback-success-bg: #f0fdf4;--color-sidebar-bg: #000000;--color-sidebar-text: #9a9a9a;--color-sidebar-text-active: #ffffff;--color-sidebar-item-active: #ed1c24;--color-sidebar-item-hover: #1a1a1a;--space-1: 1px;--space-2: 5px;--space-3: 8px;--space-4: 10px;--space-5: 11px;--space-6: 20px;--space-7: 35px;--space-8: 40px;--space-10: 48px;--space-12: 64px;--space-16: 88px;--font-family-base: "Be Vietnam Pro", "Segoe UI", system-ui, -apple-system, sans-serif;--font-size-xs: .75rem;--font-size-sm: .875rem;--font-size-base: 1rem;--font-size-lg: 1.125rem;--font-size-xl: 1.375rem;--font-size-2xl: 1.875rem;--font-size-3xl: 2.25rem;--font-size-4xl: 2.875rem;--font-weight-regular: 400;--font-weight-medium: 500;--font-weight-semibold: 600;--font-weight-bold: 700;--font-weight-extrabold:800;--line-height-tight: 1.15;--line-height-base: 1.5;--line-height-loose: 1.75;--letter-spacing-tight: -.02em;--letter-spacing-normal: 0em;--letter-spacing-wide: .04em;--letter-spacing-wider: .1em;--letter-spacing-widest: .16em;--radius-none: 0px;--radius-xs: 2px;--radius-sm: 4px;--radius-md: 6px;--radius-lg: 10px;--radius-full: 50%;--radius-pill: 999px;--motion-instant: .15s;--motion-fast: .25s;--motion-normal: .4s}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-family:var(--font-family-base);font-size:var(--font-size-base);font-weight:var(--font-weight-regular);line-height:var(--line-height-base);color:var(--color-text-primary);background-color:var(--color-surface-bg)}a{color:var(--color-brand-secondary);text-decoration:none;transition:opacity var(--motion-instant) ease}a:hover{opacity:.8;text-decoration:underline}button{cursor:pointer;font-family:var(--font-family-base);font-size:var(--font-size-base);transition:background-color var(--motion-instant) ease,opacity var(--motion-instant) ease}input,select,textarea{font-family:var(--font-family-base);font-size:var(--font-size-base)}:focus-visible{outline:2px solid var(--color-brand-secondary);outline-offset:2px}
