.overlay[data-v-c4ca67c3]{position:fixed;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;padding:var(--space-16);background:#171b227a;z-index:var(--z-overlay)}.modal[data-v-c4ca67c3]{width:100%;max-width:var(--modal-sm);max-height:var(--modal-max-h);display:flex;flex-direction:column;background:var(--surface);border-radius:var(--radius-16);box-shadow:var(--shadow-400);z-index:var(--z-modal)}.modal__head[data-v-c4ca67c3]{padding:var(--space-20) var(--space-24) 0}.modal__title[data-v-c4ca67c3]{font-size:var(--font-size-18);line-height:28px}.modal__body[data-v-c4ca67c3]{padding:var(--space-12) var(--space-24) var(--space-20);font-size:var(--font-size-14);line-height:24px;color:var(--text-muted);overflow-y:auto}.modal__foot[data-v-c4ca67c3]{display:flex;justify-content:flex-end;gap:var(--space-8);padding:0 var(--space-24) var(--space-20)}.toasts[data-v-60fc2d76]{position:fixed;top:var(--space-16);right:var(--space-16);display:flex;flex-direction:column;gap:var(--space-8);z-index:var(--z-toast);pointer-events:none}.toast[data-v-60fc2d76]{display:flex;align-items:center;gap:var(--space-12);min-width:240px;max-width:var(--modal-md);padding:var(--space-12) var(--space-16);border:1px solid var(--border);border-radius:var(--radius-8);background:var(--surface);box-shadow:var(--shadow-300);font-size:var(--font-size-14);pointer-events:auto}.toast--success[data-v-60fc2d76]{border-color:var(--success-500);background:var(--success-100);color:var(--success-700)}.toast--danger[data-v-60fc2d76]{border-color:var(--danger-200);background:var(--danger-100);color:var(--danger-700)}.toast__message[data-v-60fc2d76]{flex:1}.toast__close[data-v-60fc2d76]{border:0;background:transparent;color:inherit;font-size:var(--font-size-16);line-height:1;cursor:pointer}@media(max-width:767px){.toasts[data-v-60fc2d76]{top:auto;bottom:calc(var(--shell-tabbar-h) + var(--space-16));left:var(--space-16);right:var(--space-16)}.toast[data-v-60fc2d76]{min-width:0}}:root{--content-max: 1200px;--grid-columns-web: 12;--grid-gutter-web: 24px;--grid-margin-web: 80px;--grid-columns-mobile: 4;--grid-gutter-mobile: 16px;--grid-margin-mobile: 16px;--bp-sm: 480px;--bp-md: 768px;--bp-lg: 1024px;--bp-xl: 1280px;--bp-2xl: 1536px;--space-4: 4px;--space-8: 8px;--space-12: 12px;--space-16: 16px;--space-20: 20px;--space-24: 24px;--space-32: 32px;--space-40: 40px;--space-48: 48px;--space-64: 64px;--shell-topbar-h: 64px;--shell-tabbar-h: 56px;--shell-sidebar-w: 240px;--shell-panel-w: 320px;--shell-rail-w: 64px;--shell-gutter: 40px;--form-max: 640px;--widget-min: 260px;--chart-h: 240px;--modal-sm: 360px;--modal-md: 420px;--modal-lg: 560px;--modal-xl: 720px;--modal-full: 1040px;--modal-max-h: 560px;--drawer-w: 400px;--sheet-max-h: 480px;--z-sticky: 100;--z-drawer: 200;--z-overlay: 300;--z-modal: 400;--z-popover: 500;--z-toast: 600;--brand-50: #eaecf9;--brand-100: #e2e5f8;--brand-300: #7a83de;--brand-500: #2f3a9f;--brand-700: #1e2465;--brand-ramp-1: #7a83de;--brand-ramp-2: #5560c4;--brand-ramp-3: #2f3a9f;--brand-ramp-4: #252e80;--brand-ramp-5: #1c2363;--bg: #f6f7f9;--surface: #ffffff;--surface-subtle: #f0f2f5;--surface-inverse: #171b22;--border: #e3e6eb;--border-strong: #c9ced6;--text: #333944;--text-muted: #6c7382;--text-heading: #171b22;--text-inverse: #ffffff;--sidebar-bg: #1a1d26;--sidebar-text: #c6cad4;--sidebar-text-muted: #767d8d;--sidebar-active-bg: rgba(255, 255, 255, .1);--sidebar-active-text: #ffffff;--sidebar-border: rgba(255, 255, 255, .08);--success-100: #e3f4ed;--success-500: #12a066;--success-700: #0d774c;--warning-100: #f9f1e3;--warning-500: #cf8b15;--warning-700: #94630f;--danger-100: #fef9fa;--danger-200: #f4bfc4;--danger-500: #e04352;--danger-700: #af1d2b;--radius-4: 4px;--radius-8: 8px;--radius-12: 12px;--radius-16: 16px;--radius-full: 999px;--shadow-100: 0 1px 2px rgba(27, 31, 39, .06);--shadow-200: 0 2px 8px rgba(27, 31, 39, .08);--shadow-300: 0 8px 24px rgba(27, 31, 39, .1);--shadow-400: 0 16px 48px rgba(27, 31, 39, .14);--font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Malgun Gothic", "맑은 고딕", Roboto, "Helvetica Neue", Arial, sans-serif;--font-size-12: 12px;--font-size-14: 14px;--font-size-16: 16px;--font-size-18: 18px;--font-size-20: 20px;--font-size-24: 24px;--font-size-30: 30px;--touch-min: 44px}*,*:before,*:after{box-sizing:border-box}html,body,#app{height:100%}body{margin:0;font-family:var(--font-family);font-size:var(--font-size-14);line-height:20px;color:var(--text);background:var(--bg);-webkit-font-smoothing:antialiased}h1,h2,h3,h4{margin:0;color:var(--text-heading);font-weight:700}p{margin:0}a{color:var(--brand-500);text-decoration:none}a:hover{text-decoration:underline}.page{width:100%;max-width:var(--content-max);margin-inline:auto;padding-inline:var(--grid-margin-mobile);padding-block:var(--space-24)}@media(min-width:1024px){.page{padding-inline:var(--space-24);padding-block:var(--space-32)}}@media(min-width:1280px){.page{padding-inline:var(--shell-gutter)}}.grid-12{display:grid;gap:var(--grid-gutter-mobile);grid-template-columns:repeat(var(--grid-columns-mobile),minmax(0,1fr))}@media(min-width:768px){.grid-12{gap:var(--grid-gutter-web);grid-template-columns:repeat(8,minmax(0,1fr))}}@media(min-width:1280px){.grid-12{grid-template-columns:repeat(var(--grid-columns-web),minmax(0,1fr))}}.btn{display:inline-flex;align-items:center;justify-content:center;gap:var(--space-8);min-height:40px;padding:0 var(--space-16);border:1px solid transparent;border-radius:var(--radius-8);font-family:inherit;font-size:var(--font-size-14);font-weight:600;line-height:20px;cursor:pointer;background:var(--surface);color:var(--text);transition:background-color .12s ease,border-color .12s ease}.btn:disabled{opacity:.4;cursor:not-allowed}.btn--primary{background:var(--brand-500);color:var(--text-inverse)}.btn--primary:hover:not(:disabled){background:var(--brand-700)}.btn--secondary{background:var(--surface);border-color:var(--border-strong);color:var(--text)}.btn--secondary:hover:not(:disabled){background:var(--surface-subtle)}.btn--ghost{background:transparent;color:var(--text-muted)}.btn--ghost:hover:not(:disabled){background:var(--surface-subtle);color:var(--text)}.btn--danger{background:var(--danger-500);color:var(--text-inverse)}.btn--danger:hover:not(:disabled){background:var(--danger-700)}.btn--block{width:100%}.btn--lg{min-height:48px;padding:0 var(--space-24);font-size:var(--font-size-16)}.btn--sm{min-height:32px;padding:0 var(--space-12);font-size:var(--font-size-12)}.field{display:flex;flex-direction:column;gap:var(--space-8)}.field--full{grid-column:1 / -1}.label{font-size:var(--font-size-12);font-weight:600;color:var(--text-muted)}.label__required:after{content:" *";color:var(--danger-500)}.input,.select,.textarea{width:100%;min-height:40px;padding:var(--space-8) var(--space-12);border:1px solid var(--border-strong);border-radius:var(--radius-8);background:var(--surface);font-family:inherit;font-size:var(--font-size-14);color:var(--text)}.textarea{min-height:96px;resize:vertical}.input:focus,.select:focus,.textarea:focus{outline:2px solid var(--brand-300);outline-offset:1px;border-color:var(--brand-500)}.helper{font-size:var(--font-size-12);color:var(--text-muted)}.helper--error{color:var(--danger-700)}.card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-12);box-shadow:var(--shadow-100)}.badge{display:inline-flex;align-items:center;gap:var(--space-4);padding:2px var(--space-8);border-radius:var(--radius-full);font-size:var(--font-size-12);font-weight:600;line-height:20px;white-space:nowrap}.badge--neutral{background:var(--surface-subtle);color:var(--text-muted)}.badge--brand{background:var(--brand-50);color:var(--brand-700)}.badge--success{background:var(--success-100);color:var(--success-700)}.badge--warning{background:var(--warning-100);color:var(--warning-700)}.badge--danger{background:var(--danger-100);color:var(--danger-700)}.pagehead{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;gap:var(--space-16);margin-bottom:var(--space-24)}.pagehead__title{font-size:var(--font-size-24);line-height:32px}.pagehead__sub{margin-top:var(--space-4);font-size:var(--font-size-14);color:var(--text-muted)}.pagehead__actions{display:flex;flex-wrap:wrap;gap:var(--space-8)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
