.spinner[data-v-61994114]{display:inline-block;border:2px solid transparent;border-top-color:currentColor;border-right-color:currentColor;border-radius:50%;animation:spin-61994114 .7s linear infinite}.spinner--sm[data-v-61994114]{width:12px;height:12px;border-width:2px}.spinner--md[data-v-61994114]{width:18px;height:18px;border-width:2px}.spinner--lg[data-v-61994114]{width:28px;height:28px;border-width:3px}@keyframes spin-61994114{to{transform:rotate(360deg)}}:root{--gray-0: #ffffff;--gray-50: #f9fafb;--gray-100: #f3f4f6;--gray-200: #e5e7eb;--gray-300: #d1d5db;--gray-400: #9ca3af;--gray-500: #6b7280;--gray-600: #4b5563;--gray-700: #374151;--gray-800: #1f2937;--gray-900: #111827;--gray-950: #030712;--blue-50: #eff6ff;--blue-100: #dbeafe;--blue-200: #bfdbfe;--blue-400: #60a5fa;--blue-500: #3b82f6;--blue-600: #2563eb;--blue-700: #1d4ed8;--green-500: #10b981;--green-600: #059669;--amber-500: #f59e0b;--amber-600: #d97706;--red-500: #ef4444;--red-600: #dc2626;--black-a05: rgba(0, 0, 0, .05);--black-a10: rgba(0, 0, 0, .1);--black-a20: rgba(0, 0, 0, .2);--black-a40: rgba(0, 0, 0, .4);--white-a05: rgba(255, 255, 255, .05);--white-a10: rgba(255, 255, 255, .1)}:root,:root[data-theme=light]{--color-bg: var(--gray-0);--color-surface: var(--gray-50);--color-surface-alt: var(--gray-100);--color-overlay: var(--black-a40);--color-border: var(--gray-200);--color-border-strong: var(--gray-300);--color-divider: var(--gray-100);--color-text: var(--gray-900);--color-text-muted: var(--gray-500);--color-text-subtle: var(--gray-400);--color-text-inverse: var(--gray-0);--color-primary: var(--blue-600);--color-primary-hover: var(--blue-700);--color-primary-weak: var(--blue-100);--color-primary-text: var(--gray-0);--color-success: var(--green-600);--color-success-weak: #d1fae5;--color-warn: var(--amber-600);--color-warn-weak: #fef3c7;--color-danger: var(--red-600);--color-danger-weak: #fee2e2;--state-insert: var(--gray-400);--state-pending: var(--amber-500);--state-active: var(--green-500);--state-rejected: var(--red-500);--state-inactive: var(--gray-500);--status-todo: var(--gray-400);--status-inprogress: var(--blue-500);--status-done: var(--green-500);--project-planned: var(--gray-400);--project-active: var(--blue-500);--project-onhold: var(--amber-500);--project-completed: var(--green-500);--project-archived: var(--gray-500);--priority-1: var(--red-500);--priority-2: var(--amber-500);--priority-3: var(--gray-400);--priority-4: #a3a3a3;--priority-5: #d4d4d4;--shadow-xs: 0 1px 2px var(--black-a05);--shadow-sm: 0 1px 3px var(--black-a10);--shadow-md: 0 4px 12px var(--black-a10);--shadow-lg: 0 10px 24px var(--black-a20);--shadow-focus: 0 0 0 3px var(--blue-200)}:root[data-theme=dark]{--color-bg: var(--gray-900);--color-surface: var(--gray-800);--color-surface-alt: var(--gray-700);--color-overlay: rgba(0, 0, 0, .6);--color-border: var(--gray-700);--color-border-strong: var(--gray-600);--color-divider: var(--gray-800);--color-text: var(--gray-50);--color-text-muted: var(--gray-400);--color-text-subtle: var(--gray-500);--color-text-inverse: var(--gray-900);--color-primary: var(--blue-400);--color-primary-hover: var(--blue-500);--color-primary-weak: rgba(59, 130, 246, .15);--color-primary-text: var(--gray-900);--color-success-weak: rgba(16, 185, 129, .15);--color-warn-weak: rgba(245, 158, 11, .15);--color-danger-weak: rgba(239, 68, 68, .15);--priority-4: var(--gray-500);--priority-5: var(--gray-600);--shadow-xs: 0 1px 2px rgba(0, 0, 0, .3);--shadow-sm: 0 1px 3px rgba(0, 0, 0, .4);--shadow-md: 0 4px 12px rgba(0, 0, 0, .4);--shadow-lg: 0 10px 24px rgba(0, 0, 0, .5);--shadow-focus: 0 0 0 3px rgba(96, 165, 250, .4)}:root{--space-0: 0;--space-1: 4px;--space-2: 8px;--space-3: 12px;--space-4: 16px;--space-5: 20px;--space-6: 24px;--space-8: 32px;--space-10: 40px;--space-12: 48px;--space-16: 64px;--radius-xs: 2px;--radius-sm: 4px;--radius-md: 6px;--radius-lg: 8px;--radius-xl: 12px;--radius-2xl: 16px;--radius-full: 9999px;--ease-out: cubic-bezier(.16, 1, .3, 1);--ease-in-out: cubic-bezier(.4, 0, .2, 1);--dur-fast: .12s;--dur-base: .18s;--dur-slow: .24s;--z-base: 1;--z-sticky: 50;--z-dropdown: 100;--z-drawer: 200;--z-modal: 300;--z-toast: 400;--z-tooltip: 500}@font-face{font-family:D2Coding;src:url(/fonts/D2Coding.woff) format("woff"),url(/fonts/D2Coding.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}:root{--font-sans: "D2Coding", "Noto Sans Mono", "Malgun Gothic", "Apple SD Gothic Neo", "Pretendard", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--font-mono: "D2Coding", "Noto Sans Mono", ui-monospace, "SF Mono", Monaco, Consolas, "Courier New", monospace;--fs-2xs: 10px;--fs-xs: 11px;--fs-sm: 12px;--fs-md: 13px;--fs-lg: 14px;--fs-xl: 16px;--fs-2xl: 18px;--fs-3xl: 22px;--fs-4xl: 28px;--lh-tight: 1.25;--lh-base: 1.5;--lh-loose: 1.75;--fw-regular: 400;--fw-medium: 500;--fw-semibold: 600;--fw-bold: 700;--ls-tight: -.01em;--ls-normal: 0;--ls-wide: .02em}body,h1,h2,h3,h4,h5,h6,input,textarea,select,button{font-family:var(--font-sans)}.t-xs{font-size:var(--fs-xs)}.t-sm{font-size:var(--fs-sm)}.t-md{font-size:var(--fs-md)}.t-lg{font-size:var(--fs-lg)}.t-xl{font-size:var(--fs-xl)}.t-2xl{font-size:var(--fs-2xl)}.t-muted{color:var(--color-text-muted)}.t-subtle{color:var(--color-text-subtle)}.t-medium{font-weight:var(--fw-medium)}.t-semibold{font-weight:var(--fw-semibold)}.t-bold{font-weight:var(--fw-bold)}.t-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.t-clamp-2{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.t-mono{font-family:var(--font-mono)}*,*:before,*:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;-moz-tab-size:4;tab-size:4}html,body{margin:0;padding:0;height:100%}body{font-family:var(--font-sans);font-size:var(--fs-md);line-height:var(--lh-base);color:var(--color-text);background:var(--color-bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}#app{height:100%}h1,h2,h3,h4,h5,h6,p,figure,blockquote,dl,dd{margin:0}ul,ol{margin:0;padding:0;list-style:none}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer;background:none;border:0;padding:0;color:inherit}input,textarea,select{font:inherit;color:inherit}img,svg,video,canvas{display:block;max-width:100%;height:auto}:focus{outline:none}:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px;border-radius:var(--radius-sm)}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}::selection{background:var(--color-primary-weak);color:var(--color-text)}:root{--topbar-h: 48px;--sidebar-w: 260px;--sidebar-w-min: 56px;--rightpanel-w: 315px;--drawer-w: 720px;--drawer-w-max: 90vw;--z-drawer: 1000;--bp-sm: 640px;--bp-md: 1024px;--bp-lg: 1280px;--bp-xl: 1536px;--focus-ring-offset: 2px}@media(max-width:1023px){:root{--sidebar-w: 240px;--rightpanel-w: 270px;--drawer-w-max: 100vw}}.l-fill{height:100%;width:100%}.l-flex-col{display:flex;flex-direction:column;min-height:0}.l-flex-row{display:flex;flex-direction:row;min-width:0}.l-flex-1{flex:1 1 auto;min-width:0;min-height:0}.l-scroll-y{overflow-y:auto;overflow-x:hidden}.l-center{display:flex;align-items:center;justify-content:center}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
