@charset "UTF-8";:root,[data-theme=light]{--fm-color-base-400: #9FA3AC;--fm-color-surface: #ffffff;--fm-color-page-bg: #f7f7f7;--fm-color-search-bg: #ffffff;--fm-color-border: #e5e7eb;--fm-color-brand: #FFDF00;--fm-color-brand-soft: #fff7b3;--fm-color-brand-tint: #fef3c7;--fm-color-on-brand: #1b1e28;--fm-color-primary-05: #FFDF00;--fm-color-primary-06: #CEAE07;--fm-color-primary-07: #9D7D0F;--fm-color-primary-08: #6C4C16;--fm-color-primary: #2684f7;--fm-color-primary-soft: #eef3ff;--fm-color-on-primary: #ffffff;--fm-color-primary-50: #eff6ff;--fm-color-primary-100: #dbeafe;--fm-color-primary-500: #2684f7;--fm-color-primary-600: #1e6cd9;--fm-color-primary-900: #1e3a8a;--fm-color-text-primary: #1b1e28;--fm-color-text-secondary: #6c767f;--fm-color-text-disabled: #b0b4bb;--fm-color-success: #2bbb6e;--fm-color-success-soft: #e6f8ee;--fm-color-info: #2684f7;--fm-color-info-soft: #eef3ff;--fm-color-warning: #ff8a3d;--fm-color-warning-soft: #ffe9d8;--fm-color-danger: #f04254;--fm-color-danger-soft: #fde6e9;--fm-color-neutral: #6c767f;--fm-color-neutral-soft: #eef0f3;--fm-color-side-bg: #ffffff;--fm-color-side-text: #1b1e28;--fm-color-side-text-strong: #1b1e28;--fm-color-side-logo-text: #1b1e28;--fm-color-side-text-muted: #6c767f;--fm-color-side-divider: #e5e7eb;--fm-color-side-hover: #f3f4f6;--fm-color-side-active-bg: #eef3ff;--fm-color-side-active-text: #2684f7;--fm-color-side-border: #e5e7eb}[data-theme=dark]{--fm-color-search-bg: #ffffff;--fm-color-primary: #FFDF00;--fm-color-primary-soft: #fff7b3;--fm-color-on-primary: #1b1e28;--fm-color-primary-50: #fffceb;--fm-color-primary-100: #fff7b3;--fm-color-primary-500: #FFDF00;--fm-color-primary-600: #d6bb00;--fm-color-primary-900: #5e5400;--fm-color-info: #2684f7;--fm-color-info-soft: #eef3ff;--fm-color-side-bg: #15171a;--fm-color-side-text: var(--fm-color-base-400);--fm-color-side-text-strong: #ffffff;--fm-color-side-logo-text: var(--fm-color-primary-05);--fm-color-side-text-muted: #8b909a;--fm-color-side-divider: #2a2d33;--fm-color-side-hover: #232529;--fm-color-side-active-bg: #FFDF00;--fm-color-side-active-text: #1b1e28;--fm-color-side-border: #2a2d33}@font-face{font-family:Pretendard Variable;font-weight:100 900;font-style:normal;font-display:swap;src:url(/assets/fonts/PretendardVariable.woff2) format("woff2-variations")}*,*:before,*:after{box-sizing:border-box}html,body{height:100%}h1,h2,h3,h4,h5,body{margin:0;font-family:Pretendard Variable!important}button{font-family:Pretendard Variable!important}::placeholder{color:#d3d5d9;opacity:1}.lt-card{display:flex;flex-direction:column;background:var(--lt-surface);border-radius:6px;padding:28px 40px}.lt-section-head{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px}.lt-section-head__title{margin:0;font-size:24px;font-weight:800;color:var(--lt-ink)}.lt-section-head__rule{height:2px;margin:18px 0 4px;background:var(--lt-yellow)}.lt-btn{box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center;gap:6px;height:36px;padding:0 16px;border:1px solid transparent;border-radius:6px;font-size:14px;font-weight:700;cursor:pointer}.lt-btn fm-icon{width:16px;height:16px}.lt-btn:disabled{opacity:.45;cursor:not-allowed}.lt-btn--primary{background:var(--lt-yellow);color:var(--lt-ink)}.lt-btn--primary:not(:disabled):hover{background:var(--lt-yellow-strong)}.lt-btn--outline{background:var(--lt-surface);border-color:var(--lt-line);color:var(--lt-text)}.lt-btn--outline:hover{background:#f3f4f54d}.lt-btn--ghost{background:var(--lt-surface);border-color:var(--lt-line);color:var(--lt-text);font-weight:600}.lt-btn--ghost:hover{background:#f3f4f5}.lt-btn--danger{background:#e5484d;color:#fff}.lt-btn--danger:not(:disabled):hover{background:#d13438}.lt-link-btn{border:none;background:transparent;color:#2459eb;font-size:14px;font-weight:500;text-decoration:underline;cursor:pointer}.lt-icon-btn{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border:none;background:transparent;color:var(--lt-muted);cursor:pointer}.lt-icon-btn fm-icon{width:16px;height:16px}.lt-icon-btn:hover{color:var(--lt-ink)}.lt-table-wrap{width:100%}.lt-table{width:100%;border-collapse:collapse}.lt-table thead th{padding:14px 12px;background:#f7f8fa;color:var(--lt-muted);font-size:13px;font-weight:600;text-align:left;white-space:nowrap}.lt-table tbody td{padding:16px 12px;border-bottom:1px solid var(--lt-line);font-size:14px;color:var(--lt-text)}.lt-table-empty{padding:80px 0;text-align:center;font-size:14px;color:var(--lt-muted)}dialog.fm-modal:has(.lt-confirm){width:min(381px,92vw)}.lt-confirm{display:flex;flex-direction:column;gap:36px;padding:20px 4px}.lt-confirm__title{margin:0;font-size:20px;font-weight:700;color:var(--lt-ink)}.lt-confirm__desc{margin:0;font-size:15px;line-height:1.5;color:var(--lt-text)}.lt-confirm__actions{display:flex;gap:8px;height:48px}.lt-confirm__actions .lt-btn{flex:1;height:100%;padding:12px 24px;border-radius:8px;font-size:16px}.lt-confirm__actions .lt-btn--ghost{flex:0 0 auto}.lt-form{display:flex;flex-direction:column;gap:22px}.lt-field{display:flex;flex-direction:column;gap:10px}.lt-field__label{font-size:16px;font-weight:500;color:var(--lt-ink)}.lt-select{position:relative}.lt-select select{box-sizing:border-box;width:100%;height:36px;padding:0 38px 0 12px;border:1px solid var(--lt-line);border-radius:6px;background:var(--lt-surface);font-size:14px;color:var(--lt-text);appearance:none;cursor:pointer}.lt-select__chevron{position:absolute;top:50%;right:16px;transform:translateY(-50%);width:18px;height:18px;color:var(--lt-muted);pointer-events:none}.lt-search{box-sizing:border-box;display:flex;align-items:center;gap:10px;height:36px;padding:0 12px;border:1px solid var(--lt-line);border-radius:6px;background:var(--lt-surface);color:var(--lt-muted)}.lt-search fm-icon{width:16px;height:16px}.lt-search input{flex:1;border:none;background:transparent;outline:none;font-size:14px;color:var(--lt-text)}.lt-mt-2{margin-top:4px;align-self:flex-start}.lt-input,.lt-textarea{box-sizing:border-box;width:100%;border:1px solid var(--lt-line);border-radius:6px;background:var(--lt-surface);font-size:14px;color:var(--lt-text);outline:none}.lt-input:disabled,.lt-textarea:disabled{background:#f5f6f8;color:var(--lt-muted)}.lt-input{height:36px;padding:0 12px}.lt-textarea{min-height:150px;padding:14px 16px;resize:vertical}.lt-tooltip{position:relative;display:inline-flex;align-items:center;cursor:help;outline:none}.lt-tooltip__bubble{position:absolute;bottom:calc(100% + 9px);left:50%;z-index:30;width:max-content;max-width:240px;padding:10px 12px;border-radius:10px;background:var(--lt-ink);color:var(--lt-surface);font-size:13px;font-weight:500;line-height:1.5;text-align:left;white-space:normal;opacity:0;visibility:hidden;transform:translate(-50%,4px);transition:opacity .15s ease,transform .15s ease;pointer-events:none}.lt-tooltip__bubble:after{content:"";position:absolute;top:100%;left:50%;transform:translate(-50%);border:6px solid transparent;border-top-color:var(--lt-ink)}.lt-tooltip:hover .lt-tooltip__bubble,.lt-tooltip:focus-visible .lt-tooltip__bubble{opacity:1;visibility:visible;transform:translate(-50%)}
