:root{--color-primary: #7c51a1;--color-primary-hover: #6b4590;--color-primary-active: #5a3a7a;--color-primary-50: #f4f0fa;--color-primary-100: #f2eef6;--color-primary-200: #d3c5e0;--color-primary-300: #b299c8;--color-primary-400: #926eb1;--color-primary-500: #7c51a1;--color-background: #ffffff;--color-foreground: #272b30;--color-card: #ffffff;--color-secondary: #f8f9fa;--color-border: #ced4da;--color-muted: #dee2e6;--color-muted-foreground: #6a7178;--color-page-bg: #f9fafb;--color-accent: #f1f3f5;--color-error: #bb2915;--color-ring: #7c51a1;--color-input-border: #ced4da;--color-input-placeholder: #4f575e;--color-input-text: #272b30;--color-critical-bg: #ffebee;--color-critical-border: #f09595;--color-critical-text: #c62828;--color-critical-text-strong: #791f1f;--color-warning-bg: #fff8e1;--color-warning-border: #e6b84d;--color-warning-text: #f57f17;--color-warning-text-strong: #854f0b;--color-success-bg: #e8f5e9;--color-success-border: #97c459;--color-success-text: #2e7d32;--color-success-text-strong: #27500a;--color-info-bg: #e3f2fd;--color-info-border: #7aaad6;--color-info-text: #1565c0;--color-info-text-strong: #1a3d6b;--font-body: "Inter", system-ui, -apple-system, "Segoe UI", Roboto, sans-serif;--font-mono: "IBM Plex Mono", "SF Mono", "Fira Code", Courier, monospace;--radius-sm: 4px;--radius-button: 5px;--radius-card: 4px;--radius-md: 8px;--radius-pill: 999px;--shadow-raised: 0 1px 3px rgba(0, 0, 0, .04);--shadow-card: 0 0 10px 0 rgba(188, 201, 192, .5);--shadow-overlay: 0 4px 16px rgba(0, 0, 0, .1);--shadow-top: 0 8px 24px rgba(0, 0, 0, .12);--space-page: 24px;--header-h: 4.05rem}:root{--color-pap-bg: #ede8f5;--color-pap-text: #512da8;--color-hpv-bg: #fce7f3;--color-hpv-text: #9d174d;--color-result-normal-bg: #ecfdf5;--color-result-normal-text: #0f6e56;--color-result-positive-bg: #fff0f5;--color-result-positive-text: #c2185b;--color-stage-appointment-bg: #e8effd;--color-stage-appointment-text: #2255a4;--color-stage-appointment-dot: #4a7fd4;--color-stage-no-test-bg: #ffebee;--color-stage-no-test-text: #991b1b;--color-stage-no-test-dot: #ef4444;--color-stage-no-show-bg: #ffebee;--color-stage-no-show-text: #991b1b;--color-stage-no-show-dot: #ef4444;--color-stage-pending-result-bg: #fff8e1;--color-stage-pending-result-text: #854f0b;--color-stage-pending-result-dot: #f59e0b;--color-stage-doctor-input-bg: #fff8e1;--color-stage-doctor-input-text: #854f0b;--color-stage-doctor-input-dot: #f59e0b;--color-stage-pending-print-bg: #fff8e1;--color-stage-pending-print-text: #854f0b;--color-stage-pending-print-dot: #f59e0b;--color-stage-complete-bg: #f3f4f6;--color-stage-complete-text: #6b7280;--color-stage-complete-dot: #9ca3af;--color-stage-cancelled-bg: #f3f4f6;--color-stage-cancelled-text: #6b7280;--color-stage-cancelled-dot: #9ca3af}*,*:before,*:after{box-sizing:border-box}body{margin:0;font-family:var(--font-body);background:var(--color-page-bg);color:var(--color-foreground);-webkit-font-smoothing:antialiased}.mono{font-family:var(--font-mono)}input:not([type=checkbox]):not([type=radio]):not([type=file]),select{height:2.5rem!important;border-radius:var(--radius-sm)!important;font-size:.875rem}textarea{border-radius:var(--radius-sm)!important}input:not([type=checkbox]):not([type=radio]):not([type=file]):focus,select:focus,textarea:focus{border-color:var(--color-primary)!important;box-shadow:0 0 0 3px #7c51a11f!important;outline:none!important}
