:root{--color-brand:#1b3464;--color-primary:#2775ee;--color-primary-hover:#1a60d4;--color-primary-light:#eff6ff;--color-text:#111827;--color-text-secondary:#6b7280;--color-text-muted:#9ca3af;--color-text-inverse:#fff;--color-bg:#f9fafb;--color-surface:#fff;--color-border:#e5e7eb;--color-border-light:#f3f4f6;--color-success:#059669;--color-success-light:#d1fae5;--color-warning:#d97706;--color-warning-light:#fef3c7;--color-error:#dc2626;--color-error-light:#fee2e2;--sidebar-width:17rem;--sidebar-width-collapsed:4rem;--header-height:3.5rem}.text-display{font-size:1.5rem;font-weight:400;line-height:2rem}.text-display-medium{font-size:1.5rem;font-weight:500;line-height:2rem}.text-display-semibold{font-size:1.5rem;font-weight:600;line-height:2rem}.text-display-bold{font-size:1.5rem;font-weight:700;line-height:2rem}.text-h1{font-weight:400}.text-h1,.text-h1-medium{font-size:1.25rem;line-height:1.75rem}.text-h1-medium{font-weight:500}.text-h1-semibold{font-weight:600}.text-h1-bold,.text-h1-semibold{font-size:1.25rem;line-height:1.75rem}.text-h1-bold{font-weight:700}.text-h2{font-weight:400}.text-h2,.text-h2-medium{font-size:1.125rem;line-height:1.5rem}.text-h2-medium{font-weight:500}.text-h2-semibold{font-weight:600}.text-h2-bold,.text-h2-semibold{font-size:1.125rem;line-height:1.5rem}.text-h2-bold{font-weight:700}.text-body{font-weight:400}.text-body,.text-body-medium{font-size:1rem;line-height:1.5rem}.text-body-medium{font-weight:500}.text-body-semibold{font-size:1rem;font-weight:600;line-height:1.5rem}.text-body-bold{font-size:1rem;font-weight:700;line-height:1.5rem}.text-sm{font-weight:400}.text-sm,.text-sm-medium{font-size:.875rem;line-height:1.25rem}.text-sm-medium{font-weight:500}.text-sm-semibold{font-weight:600}.text-sm-bold,.text-sm-semibold{font-size:.875rem;line-height:1.25rem}.text-sm-bold{font-weight:700}.text-caption{font-size:.75rem;font-weight:400;line-height:1rem}.text-caption-medium{font-size:.75rem;font-weight:500;line-height:1rem}.text-caption-semibold{font-size:.75rem;font-weight:600;line-height:1rem}.text-caption-bold{font-size:.75rem;font-weight:700;line-height:1rem}*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;-webkit-text-size-adjust:100%}body{background-color:#f9fafb;color:#111827;font-family:Inter,system-ui,-apple-system,sans-serif;font-size:1rem;line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:#2775ee;text-decoration:none}a:hover{color:#1a60d4}button{background:none;border:none;cursor:pointer}button,input,select,textarea{font-family:inherit;font-size:inherit}input,select,textarea{outline:none}img,svg{display:block;max-width:100%}ol,ul{list-style:none}::-webkit-scrollbar{height:6px;width:6px}::-webkit-scrollbar-track{background:#f3f4f6}::-webkit-scrollbar-thumb{background:#e5e7eb;border-radius:9999px}::-webkit-scrollbar-thumb:hover{background:#9ca3af}.truncate{text-overflow:ellipsis}.sr-only,.truncate{overflow:hidden;white-space:nowrap}.sr-only{height:1px;margin:-1px;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border-width:0}[data-v-3ffadb3e]:root{--color-brand:#1b3464;--color-primary:#2775ee;--color-primary-hover:#1a60d4;--color-primary-light:#eff6ff;--color-text:#111827;--color-text-secondary:#6b7280;--color-text-muted:#9ca3af;--color-text-inverse:#fff;--color-bg:#f9fafb;--color-surface:#fff;--color-border:#e5e7eb;--color-border-light:#f3f4f6;--color-success:#059669;--color-success-light:#d1fae5;--color-warning:#d97706;--color-warning-light:#fef3c7;--color-error:#dc2626;--color-error-light:#fee2e2;--sidebar-width:17rem;--sidebar-width-collapsed:4rem;--header-height:3.5rem}.confirm-overlay[data-v-3ffadb3e]{align-items:center;background:#00000073;display:flex;inset:0;justify-content:center;position:fixed;z-index:9000}.confirm-modal[data-v-3ffadb3e]{background:#fff;border-radius:1rem;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;display:flex;flex-direction:column;gap:.75rem;max-width:26rem;padding:1.75rem 2rem;width:100%}.confirm-modal__title[data-v-3ffadb3e]{color:#111827;font-size:1.125rem;font-weight:600;margin:0}.confirm-modal__message[data-v-3ffadb3e]{color:#6b7280;font-size:.875rem;line-height:1.6;margin:0}.confirm-modal__actions[data-v-3ffadb3e]{display:flex;gap:.5rem;justify-content:flex-end;margin-top:.5rem}.confirm-modal__btn[data-v-3ffadb3e]{border:1px solid transparent;border-radius:.5rem;cursor:pointer;font-size:.875rem;font-weight:500;padding:.5rem 1.25rem;transition:background .15s ease-in-out,border-color .15s ease-in-out}.confirm-modal__btn--cancel[data-v-3ffadb3e]{background:transparent;border-color:#e5e7eb;color:#6b7280}.confirm-modal__btn--cancel[data-v-3ffadb3e]:hover{background:#f3f4f6}.confirm-modal__btn--primary[data-v-3ffadb3e]{background:#2775ee;color:#fff}.confirm-modal__btn--primary[data-v-3ffadb3e]:hover{background:#1a60d4}.confirm-modal__btn--danger[data-v-3ffadb3e]{background:#dc2626;color:#fff}.confirm-modal__btn--danger[data-v-3ffadb3e]:hover{background:#bb1e1e}.confirm-fade-enter-active[data-v-3ffadb3e],.confirm-fade-leave-active[data-v-3ffadb3e]{transition:opacity .15s ease-in-out}.confirm-fade-enter-active .confirm-modal[data-v-3ffadb3e],.confirm-fade-leave-active .confirm-modal[data-v-3ffadb3e]{transition:transform .15s ease-in-out}.confirm-fade-enter-from[data-v-3ffadb3e],.confirm-fade-leave-to[data-v-3ffadb3e]{opacity:0}.confirm-fade-enter-from .confirm-modal[data-v-3ffadb3e],.confirm-fade-leave-to .confirm-modal[data-v-3ffadb3e]{transform:scale(.96)}
