:root{--color-primary-50: #eff6ff;--color-primary-100: #dbeafe;--color-primary-200: #bfdbfe;--color-primary-300: #93c5fd;--color-primary-400: #60a5fa;--color-primary-500: #2563EB;--color-primary-600: #1D4ED8;--color-primary-700: #1e40af;--color-primary-800: #1e3a8a;--color-primary-900: #1e3a8a;--color-secondary-500: #F59E0B;--color-secondary-600: #D97706;--color-secondary-700: #b45309;--color-gray-50: #FAFAFA;--color-gray-100: #f3f4f6;--color-gray-200: #e5e7eb;--color-gray-400: #9ca3af;--color-gray-500: #6b7280;--color-gray-600: #4b5563;--color-gray-700: #374151;--color-gray-900: #111827;--color-text-primary: var(--color-gray-900);--color-text-secondary: var(--color-gray-600);--color-text-muted: var(--color-gray-500);--color-border: var(--color-gray-200);--color-bg-page: var(--color-gray-50);--color-bg-card: #ffffff;--color-success-50: #f0fdf4;--color-success-100: #dcfce7;--color-success-400: #4ade80;--color-success-500: #22c55e;--color-success-600: #16a34a;--color-success-700: #15803d;--color-success-bg: #dcfce7;--color-success-text: #166534;--color-error-50: #fef2f2;--color-error-100: #fee2e2;--color-error-400: #f87171;--color-error-500: #ef4444;--color-error-600: #dc2626;--color-error-700: #b91c1c;--color-error-bg: #fee2e2;--color-error-text: #991b1b;--color-warning-50: #fffbeb;--color-warning-100: #fef3c7;--color-warning-400: #fbbf24;--color-warning-500: #f59e0b;--color-warning-600: #d97706;--color-warning-bg: #fef3c7;--color-warning-text: #92400e;--color-info-50: #eff6ff;--color-info-100: #dbeafe;--color-info-400: #60a5fa;--color-info-500: #3b82f6;--color-info-bg: #dbeafe;--color-info-text: #1e40af;--touch-target-min: 44px;--touch-target-comfortable: 48px;--font-size-base: 16px;--font-size-sm: 14px;--font-size-lg: 18px;--font-size-xl: 20px;--spacing-xs: .5rem;--spacing-sm: .75rem;--spacing-md: 1rem;--spacing-lg: 1.5rem;--spacing-xl: 2rem;--spacing-2xl: 3rem;--radius-sm: .375rem;--radius-md: .5rem;--radius-lg: .75rem;--radius-xl: 1rem;--radius-full: 9999px;--shadow-sm: 0 1px 2px 0 rgb(0 0 0 / .05);--shadow-md: 0 4px 6px -1px rgb(0 0 0 / .1);--shadow-lg: 0 10px 15px -3px rgb(0 0 0 / .1);--transition-fast: .15s;--transition-base: .2s;--transition-slow: .3s;--z-dropdown: 1000;--z-sticky: 1020;--z-fixed: 1030;--z-modal-backdrop: 1040;--z-modal: 1050;--z-popover: 1060;--z-tooltip: 1070}*:focus-visible{outline:2px solid #2563eb;outline-offset:2px}.skip-to-main{position:absolute;top:-40px;left:0;background:#2563eb;color:#fff;padding:8px;text-decoration:none;z-index:100}.skip-to-main:focus{top:0}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}.text-high-contrast{color:#111827}.text-medium-contrast{color:#374151}.text-low-contrast{color:#6b7280}a:focus-visible{outline:2px solid #2563eb;outline-offset:2px;background:#eff6ff}button,a,input[type=checkbox],input[type=radio],select{min-width:44px;min-height:44px}.touch-target-group{display:flex;flex-direction:column;gap:1rem}@media (min-width: 768px){.touch-target-group{flex-direction:row;gap:.75rem}}label{display:block;margin-bottom:.25rem;font-weight:500;color:#374151}input[type=text],input[type=email],input[type=password],input[type=tel],textarea,select{width:100%;padding:.625rem .75rem;font-size:1rem;border:1px solid #d1d5db;border-radius:.375rem;background:#fff;color:#111827}input:focus,textarea:focus,select:focus{outline:2px solid #2563eb;outline-offset:-1px;border-color:#2563eb}input.error,textarea.error,select.error{border-color:#dc2626}input.error:focus,textarea.error:focus,select.error:focus{outline-color:#dc2626}input.success,textarea.success,select.success{border-color:#16a34a}input.success:focus,textarea.success:focus,select.success:focus{outline-color:#16a34a}fieldset{border:1px solid #d1d5db;border-radius:.375rem;padding:1rem;margin-bottom:1rem}legend{font-weight:600;color:#111827;padding:0 .5rem}.required-indicator{color:#dc2626;margin-left:.125rem}button{font-family:inherit;font-size:inherit;cursor:pointer}button:disabled{opacity:.5;cursor:not-allowed}.btn-primary{background:#2563eb;color:#fff;border:none;padding:.625rem 1.25rem;border-radius:.375rem;font-weight:500}.btn-primary:hover:not(:disabled){background:#1d4ed8}.btn-primary:focus-visible{outline:2px solid #1d4ed8;outline-offset:2px}.btn-secondary{background:#fff;color:#374151;border:1px solid #d1d5db;padding:.625rem 1.25rem;border-radius:.375rem;font-weight:500}.btn-secondary:hover:not(:disabled){background:#f9fafb;border-color:#9ca3af}table{width:100%;border-collapse:collapse}th,td{padding:.75rem;text-align:left;border-bottom:1px solid #e5e7eb}th{font-weight:600;color:#111827;background:#f9fafb}.table-responsive{overflow-x:auto;-webkit-overflow-scrolling:touch}img{max-width:100%;height:auto;loading:lazy}@media (max-width: 768px){html{font-size:14px}}@media (max-width: 768px){.container{padding:0 1rem}button,a,.touch-target{min-width:48px;min-height:48px}.stack-on-mobile{flex-direction:column}.save-3g .decorative{display:none}}[role=status],[aria-live=polite],[aria-live=assertive]{speak:never}[role=status][aria-live=assertive]{speak:always}.modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;z-index:50}.modal-content{position:relative;background:#fff;border-radius:.5rem;max-width:90vw;max-height:90vh;overflow:auto}.modal-content[role=dialog]{outline:none}.error-message{display:flex;align-items:flex-start;gap:.5rem;padding:.75rem;background:#fef2f2;border:1px solid #fecaca;border-radius:.375rem;color:#991b1b}.error-message:focus{outline:2px solid #dc2626;outline-offset:2px}.success-message{display:flex;align-items:flex-start;gap:.5rem;padding:.75rem;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:.375rem;color:#166534}@media (prefers-contrast: high){*{box-shadow:none!important;border:1px solid currentColor}body{color:#000;background:#fff}}@media (prefers-color-scheme: dark){:root{color-scheme:dark}body{color:#f9fafb;background:#111827}input,textarea,select{background:#1f2937;border-color:#374151;color:#f9fafb}.btn-primary{background:#3b82f6;color:#fff}.btn-secondary{background:#1f2937;color:#f9fafb;border-color:#4b5563}}@media print{.no-print,button,nav,.skip-to-main{display:none}body{font-size:12pt;line-height:1.5;color:#000;background:#fff}a[href]:after{content:" (" attr(href) ")"}}.toast-container[data-v-41a5ee76]{position:fixed;z-index:9999;display:flex;flex-direction:column;gap:.75rem;pointer-events:none}.toast-top-right[data-v-41a5ee76]{top:1rem;right:1rem}.toast-top-left[data-v-41a5ee76]{top:1rem;left:1rem}.toast-bottom-right[data-v-41a5ee76]{bottom:1rem;right:1rem}.toast-bottom-left[data-v-41a5ee76]{bottom:1rem;left:1rem}.toast-top-center[data-v-41a5ee76]{top:1rem;left:50%;transform:translate(-50%)}.toast-bottom-center[data-v-41a5ee76]{bottom:1rem;left:50%;transform:translate(-50%)}.toast[data-v-41a5ee76]{pointer-events:auto;display:flex;gap:.75rem;min-width:300px;max-width:500px;padding:1rem;border-radius:.5rem;background:#fff;box-shadow:0 4px 6px -1px #0000001a;position:relative;overflow:hidden}.toast-small[data-v-41a5ee76]{min-width:250px;padding:.75rem}.toast-large[data-v-41a5ee76]{min-width:400px;padding:1.25rem}.toast-success[data-v-41a5ee76]{border-left:4px solid #16a34a}.toast-error[data-v-41a5ee76]{border-left:4px solid #dc2626}.toast-warning[data-v-41a5ee76]{border-left:4px solid #f59e0b}.toast-info[data-v-41a5ee76]{border-left:4px solid #2563eb}.toast-icon[data-v-41a5ee76]{flex-shrink:0;width:1.25rem;height:1.25rem}.toast-success .toast-icon[data-v-41a5ee76]{color:#16a34a}.toast-error .toast-icon[data-v-41a5ee76]{color:#dc2626}.toast-warning .toast-icon[data-v-41a5ee76]{color:#f59e0b}.toast-info .toast-icon[data-v-41a5ee76]{color:#2563eb}.toast-content[data-v-41a5ee76]{flex:1;min-width:0}.toast-title[data-v-41a5ee76]{margin:0 0 .25rem;font-size:.875rem;font-weight:600;color:#111827}.toast-message[data-v-41a5ee76]{margin:0;font-size:.875rem;color:#6b7280;line-height:1.5}.toast-actions[data-v-41a5ee76]{display:flex;gap:.5rem;margin-top:.75rem}.toast-action[data-v-41a5ee76]{padding:.5rem 1rem;font-size:.8125rem;font-weight:500;border:1px solid #d1d5db;border-radius:.375rem;background:#fff;color:#374151;cursor:pointer;transition:all .2s}.toast-action[data-v-41a5ee76]:hover{background:#f9fafb}.toast-action.primary[data-v-41a5ee76]{background:#2563eb;color:#fff;border-color:#2563eb}.toast-action.primary[data-v-41a5ee76]:hover{background:#1d4ed8}.toast-progress[data-v-41a5ee76]{position:absolute;bottom:0;left:0;right:0;height:3px;background:#0000001a}.progress-bar[data-v-41a5ee76]{height:100%;background:currentColor;animation:toast-progress-41a5ee76 linear forwards}@keyframes toast-progress-41a5ee76{0%{width:100%}to{width:0%}}.toast-close[data-v-41a5ee76]{position:absolute;top:.5rem;right:.5rem;padding:.25rem;background:transparent;border:none;color:#9ca3af;cursor:pointer;border-radius:.25rem;transition:color .2s}.toast-close[data-v-41a5ee76]:hover{color:#6b7280}.toast-enter-active[data-v-41a5ee76],.toast-leave-active[data-v-41a5ee76]{transition:all .3s ease}.toast-enter-from[data-v-41a5ee76],.toast-leave-to[data-v-41a5ee76]{opacity:0;transform:translate(100%)}.toast-top-center .toast-enter-from[data-v-41a5ee76],.toast-top-center .toast-leave-to[data-v-41a5ee76],.toast-top-left .toast-enter-from[data-v-41a5ee76],.toast-top-left .toast-leave-to[data-v-41a5ee76]{transform:translateY(-100%)}.toast-bottom-center .toast-enter-from[data-v-41a5ee76],.toast-bottom-center .toast-leave-to[data-v-41a5ee76],.toast-bottom-left .toast-enter-from[data-v-41a5ee76],.toast-bottom-left .toast-leave-to[data-v-41a5ee76]{transform:translateY(100%)}@media (prefers-reduced-motion: reduce){.toast-enter-active[data-v-41a5ee76],.toast-leave-active[data-v-41a5ee76]{transition:none}.progress-bar[data-v-41a5ee76]{animation:none}}@media (max-width: 768px){.toast-container[data-v-41a5ee76]{left:.5rem!important;right:.5rem!important;transform:none!important}.toast[data-v-41a5ee76]{min-width:auto;max-width:none}}
