.login-page.svelte-1428x5h{min-height:100vh;display:flex;align-items:center;justify-content:center;background:#0a0a0f}.login-form.svelte-1428x5h{background:#12121a;border:1px solid #1e1e2e;border-radius:16px;padding:40px;width:100%;max-width:380px;display:flex;flex-direction:column;gap:20px}.login-header.svelte-1428x5h{text-align:center;margin-bottom:8px}.login-icon.svelte-1428x5h{font-size:40px;display:block;margin-bottom:8px}.login-header.svelte-1428x5h h1:where(.svelte-1428x5h){margin:0;font-size:24px;font-weight:700;color:#e0e0e8}.login-header.svelte-1428x5h p:where(.svelte-1428x5h){margin:4px 0 0;color:#6b6b80;font-size:14px}label.svelte-1428x5h{display:flex;flex-direction:column;gap:6px}label.svelte-1428x5h span:where(.svelte-1428x5h){font-size:13px;font-weight:500;color:#8888a0}input.svelte-1428x5h{background:#0a0a0f;border:1px solid #2a2a3a;border-radius:8px;padding:10px 14px;color:#e0e0e8;font-size:14px;font-family:inherit;outline:none;transition:border-color .2s}input.svelte-1428x5h:focus{border-color:#5b5bff}button.svelte-1428x5h{background:#5b5bff;color:#fff;border:none;border-radius:8px;padding:12px;font-size:14px;font-weight:600;font-family:inherit;cursor:pointer;transition:opacity .2s;margin-top:4px}button.svelte-1428x5h:hover:not(:disabled){opacity:.9}button.svelte-1428x5h:disabled{opacity:.5;cursor:not-allowed}.error.svelte-1428x5h{background:#2d1219;border:1px solid #5c2030;color:#ff6b6b;border-radius:8px;padding:10px 14px;font-size:13px}.stats-row.svelte-118ro6e{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:12px;margin-bottom:24px}.stat-card.svelte-118ro6e{background:#12121a;border:1px solid #1e1e2e;border-radius:12px;padding:16px;display:flex;flex-direction:column;gap:6px}.stat-label.svelte-118ro6e{font-size:12px;font-weight:600;color:#6b6b80;text-transform:uppercase;letter-spacing:.5px}.stat-value.svelte-118ro6e{font-size:28px;font-weight:700;font-family:JetBrains Mono,monospace}.stat-value.fail.svelte-118ro6e{color:#ef4444}.loading.svelte-118ro6e{text-align:center;padding:80px;color:#6b6b80}.table-wrap.svelte-118ro6e{overflow-x:auto}table.svelte-118ro6e{width:100%;border-collapse:collapse}th.svelte-118ro6e{text-align:left;font-size:12px;font-weight:600;color:#6b6b80;text-transform:uppercase;letter-spacing:.5px;padding:10px 12px;border-bottom:1px solid #1e1e2e}td.svelte-118ro6e{padding:12px;border-bottom:1px solid #12121a;font-size:13px;color:#c0c0d0}tr.svelte-118ro6e:hover td:where(.svelte-118ro6e){background:#12121a;cursor:pointer}.mono.svelte-118ro6e{font-family:JetBrains Mono,monospace;font-size:12px}.status-badge.svelte-118ro6e{font-weight:600;font-size:12px}.empty.svelte-118ro6e{text-align:center;padding:40px;color:#6b6b80}.empty.svelte-118ro6e a:where(.svelte-118ro6e){color:#5b5bff}.detail-panel.svelte-118ro6e{background:#12121a;border:1px solid #1e1e2e;border-radius:12px;padding:20px;margin-bottom:24px}.detail-header.svelte-118ro6e{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.detail-header.svelte-118ro6e h2:where(.svelte-118ro6e){font-size:16px;font-weight:600}.close-btn.svelte-118ro6e{background:none;border:1px solid #2a2a3a;color:#8888a0;border-radius:6px;padding:4px 12px;font-size:12px;font-family:inherit;cursor:pointer}.close-btn.svelte-118ro6e:hover{color:#e0e0e8;border-color:#5b5bff}.detail-meta.svelte-118ro6e{display:grid;grid-template-columns:1fr 1fr;gap:8px;font-size:13px;color:#a0a0b8;margin-bottom:16px}.detail-meta.svelte-118ro6e strong:where(.svelte-118ro6e){color:#6b6b80}.error-text.svelte-118ro6e{color:#ef4444}.detail-body.svelte-118ro6e h3:where(.svelte-118ro6e){font-size:13px;color:#6b6b80;margin-bottom:8px}.html-preview.svelte-118ro6e{background:#08080c;border:1px solid #1e1e2e;border-radius:8px;padding:16px;max-height:300px;overflow-y:auto;font-size:13px;color:#c0c0d0}.compose.svelte-1ojic3y{max-width:720px}h1.svelte-1ojic3y{font-size:20px;font-weight:700;margin-bottom:24px}.form-row.svelte-1ojic3y{margin-bottom:16px}label.svelte-1ojic3y{display:flex;flex-direction:column;gap:6px}label.svelte-1ojic3y span:where(.svelte-1ojic3y),.body-header.svelte-1ojic3y span:where(.svelte-1ojic3y){font-size:13px;font-weight:500;color:#8888a0}input.svelte-1ojic3y,select.svelte-1ojic3y,textarea.svelte-1ojic3y{background:#08080c;border:1px solid #1e1e2e;border-radius:8px;padding:10px 14px;color:#e0e0e8;font-size:14px;font-family:inherit;outline:none;transition:border-color .2s;width:100%}textarea.svelte-1ojic3y{font-family:JetBrains Mono,monospace;font-size:13px;resize:vertical;line-height:1.6}input.svelte-1ojic3y:focus,select.svelte-1ojic3y:focus,textarea.svelte-1ojic3y:focus{border-color:#5b5bff}select.svelte-1ojic3y{cursor:pointer}.body-header.svelte-1ojic3y{display:flex;justify-content:space-between;align-items:center;margin-bottom:6px}.preview-toggle.svelte-1ojic3y{background:none;border:1px solid #2a2a3a;color:#8888a0;border-radius:6px;padding:4px 10px;font-size:12px;font-family:inherit;cursor:pointer}.preview-toggle.svelte-1ojic3y:hover{color:#e0e0e8;border-color:#5b5bff}.preview-panel.svelte-1ojic3y{background:#08080c;border:1px solid #1e1e2e;border-radius:8px;padding:16px;min-height:200px;font-size:14px;color:#c0c0d0;overflow-y:auto;max-height:400px}.variables.svelte-1ojic3y{background:#12121a;border:1px solid #1e1e2e;border-radius:8px;padding:16px;margin-bottom:16px}.var-label.svelte-1ojic3y{font-size:12px;font-weight:600;color:#6b6b80;text-transform:uppercase;letter-spacing:.5px;display:block;margin-bottom:10px}.var-grid.svelte-1ojic3y{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:10px}.send-btn.svelte-1ojic3y{background:#5b5bff;color:#fff;border:none;border-radius:8px;padding:12px 24px;font-size:14px;font-weight:600;font-family:inherit;cursor:pointer;transition:opacity .2s}.send-btn.svelte-1ojic3y:hover:not(:disabled){opacity:.9}.send-btn.svelte-1ojic3y:disabled{opacity:.5;cursor:not-allowed}.success.svelte-1ojic3y{background:#0d2818;border:1px solid #1a4d2e;color:#22c55e;border-radius:8px;padding:12px 14px;font-size:13px;margin-bottom:16px}.error.svelte-1ojic3y{background:#2d1219;border:1px solid #5c2030;color:#ff6b6b;border-radius:8px;padding:12px 14px;font-size:13px;margin-bottom:16px}.header.svelte-99u0rb{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}h1.svelte-99u0rb{font-size:20px;font-weight:700}.create-btn.svelte-99u0rb{background:#5b5bff;color:#fff;border:none;border-radius:8px;padding:8px 16px;font-size:13px;font-weight:600;font-family:inherit;cursor:pointer}.create-btn.svelte-99u0rb:hover{opacity:.9}.form-panel.svelte-99u0rb{background:#12121a;border:1px solid #1e1e2e;border-radius:12px;padding:24px;margin-bottom:24px;max-width:640px}.form-panel.svelte-99u0rb h2:where(.svelte-99u0rb){font-size:16px;font-weight:600;margin-bottom:16px}label.svelte-99u0rb{display:flex;flex-direction:column;gap:6px;margin-bottom:14px}label.svelte-99u0rb span:where(.svelte-99u0rb){font-size:13px;font-weight:500;color:#8888a0}input.svelte-99u0rb,textarea.svelte-99u0rb{background:#08080c;border:1px solid #1e1e2e;border-radius:8px;padding:10px 14px;color:#e0e0e8;font-size:14px;font-family:inherit;outline:none;width:100%}textarea.svelte-99u0rb{font-family:JetBrains Mono,monospace;font-size:13px;resize:vertical;line-height:1.6}input.svelte-99u0rb:focus,textarea.svelte-99u0rb:focus{border-color:#5b5bff}.var-preview.svelte-99u0rb{font-size:12px;color:#5b5bff;font-family:JetBrains Mono,monospace;margin-bottom:14px}.form-actions.svelte-99u0rb{display:flex;gap:8px;justify-content:flex-end}.cancel-btn.svelte-99u0rb{background:none;border:1px solid #2a2a3a;color:#8888a0;border-radius:8px;padding:8px 16px;font-size:13px;font-family:inherit;cursor:pointer}.cancel-btn.svelte-99u0rb:hover{color:#e0e0e8}.save-btn.svelte-99u0rb{background:#5b5bff;color:#fff;border:none;border-radius:8px;padding:8px 16px;font-size:13px;font-weight:600;font-family:inherit;cursor:pointer}.save-btn.svelte-99u0rb:disabled{opacity:.5}.error.svelte-99u0rb{background:#2d1219;border:1px solid #5c2030;color:#ff6b6b;border-radius:8px;padding:10px 14px;font-size:13px;margin-bottom:14px}.loading.svelte-99u0rb,.empty.svelte-99u0rb{text-align:center;padding:60px;color:#6b6b80}.template-grid.svelte-99u0rb{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:12px}.template-card.svelte-99u0rb{background:#12121a;border:1px solid #1e1e2e;border-radius:12px;padding:16px;display:flex;flex-direction:column;gap:8px}.card-header.svelte-99u0rb{display:flex;justify-content:space-between;align-items:center}.card-name.svelte-99u0rb{font-weight:600;font-size:15px;font-family:JetBrains Mono,monospace}.card-actions.svelte-99u0rb{display:flex;gap:6px}.icon-btn.svelte-99u0rb{background:none;border:1px solid #2a2a3a;color:#8888a0;border-radius:6px;padding:3px 10px;font-size:11px;font-family:inherit;cursor:pointer}.icon-btn.svelte-99u0rb:hover{color:#e0e0e8;border-color:#5b5bff}.icon-btn.danger.svelte-99u0rb:hover{color:#ef4444;border-color:#ef4444}.card-subject.svelte-99u0rb{font-size:13px;color:#a0a0b8}.card-vars.svelte-99u0rb{font-size:11px;color:#5b5bff;font-family:JetBrains Mono,monospace}.card-date.svelte-99u0rb{font-size:11px;color:#4b4b60}.docs.svelte-1y4i4un{max-width:780px}h1.svelte-1y4i4un{font-size:22px;font-weight:700;margin-bottom:4px}.subtitle.svelte-1y4i4un{color:#6b6b80;font-size:14px;margin-bottom:32px}section.svelte-1y4i4un{margin-bottom:36px}h2.svelte-1y4i4un{font-size:16px;font-weight:700;margin-bottom:12px;border-bottom:1px solid #1e1e2e;padding-bottom:8px}h3.svelte-1y4i4un{font-size:13px;font-weight:600;color:#8888a0;margin:16px 0 8px}p.svelte-1y4i4un{font-size:14px;color:#a0a0b8;line-height:1.7;margin-bottom:12px}p.svelte-1y4i4un a:where(.svelte-1y4i4un){color:#5b5bff;text-decoration:none}p.svelte-1y4i4un a:where(.svelte-1y4i4un):hover{text-decoration:underline}code.svelte-1y4i4un{font-family:JetBrains Mono,monospace;font-size:12px;background:#12121a;padding:2px 6px;border-radius:4px;color:#c0c0d0}.code-block.svelte-1y4i4un{background:#08080c;border:1px solid #1e1e2e;border-radius:8px;padding:14px 16px;margin-bottom:12px;overflow-x:auto;position:relative}.code-block.svelte-1y4i4un code:where(.svelte-1y4i4un),.code-block.svelte-1y4i4un pre:where(.svelte-1y4i4un){font-family:JetBrains Mono,monospace;font-size:12px;line-height:1.7;color:#c0c0d0;background:none;padding:0;white-space:pre-wrap;word-break:break-all;margin:0}.has-copy.svelte-1y4i4un{padding-right:70px}.copy-btn.svelte-1y4i4un{position:absolute;top:10px;right:10px;background:#1e1e2e;border:1px solid #2a2a3a;color:#8888a0;border-radius:6px;padding:3px 10px;font-size:11px;font-family:inherit;cursor:pointer}.copy-btn.svelte-1y4i4un:hover{color:#e0e0e8;border-color:#5b5bff}.endpoint.svelte-1y4i4un{display:flex;align-items:center;gap:10px;margin-bottom:16px}.method.svelte-1y4i4un{background:#1a2e1a;color:#22c55e;font-size:12px;font-weight:700;padding:4px 10px;border-radius:4px;font-family:JetBrains Mono,monospace}.path.svelte-1y4i4un{font-family:JetBrains Mono,monospace;font-size:14px;font-weight:500;color:#e0e0e8}.table-wrap.svelte-1y4i4un{overflow-x:auto;margin-bottom:12px}table.svelte-1y4i4un{width:100%;border-collapse:collapse}th.svelte-1y4i4un{text-align:left;font-size:12px;font-weight:600;color:#6b6b80;text-transform:uppercase;letter-spacing:.5px;padding:8px 12px;border-bottom:1px solid #1e1e2e}td.svelte-1y4i4un{padding:8px 12px;font-size:13px;color:#a0a0b8;border-bottom:1px solid #12121a}.response-row.svelte-1y4i4un{display:grid;grid-template-columns:1fr 1fr;gap:12px}.response-card.svelte-1y4i4un{background:#08080c;border-radius:8px;padding:12px 14px}.response-card.success.svelte-1y4i4un{border:1px solid #1a3a1a}.response-card.error.svelte-1y4i4un{border:1px solid #3a1a1a}.response-label.svelte-1y4i4un{font-size:11px;font-weight:700;font-family:JetBrains Mono,monospace;display:block;margin-bottom:8px}.success.svelte-1y4i4un .response-label:where(.svelte-1y4i4un){color:#22c55e}.error.svelte-1y4i4un .response-label:where(.svelte-1y4i4un){color:#ef4444}.response-card.svelte-1y4i4un pre:where(.svelte-1y4i4un){font-family:JetBrains Mono,monospace;font-size:12px;line-height:1.6;color:#a0a0b8;margin:0;white-space:pre-wrap}.method-sm.svelte-1y4i4un{font-size:10px;font-weight:700;padding:2px 6px;border-radius:3px;font-family:JetBrains Mono,monospace}.method-sm.get.svelte-1y4i4un{background:#1a2a3a;color:#60a5fa}.method-sm.post.svelte-1y4i4un{background:#1a2e1a;color:#22c55e}.method-sm.put.svelte-1y4i4un{background:#2e2a1a;color:#f59e0b}.method-sm.del.svelte-1y4i4un{background:#2d1219;color:#ef4444}.header.svelte-1ittlw6{display:flex;align-items:center;gap:12px;margin-bottom:20px}h1.svelte-1ittlw6{font-size:20px;font-weight:700}.badge.svelte-1ittlw6{background:#5b5bff;color:#fff;font-size:11px;font-weight:700;padding:3px 8px;border-radius:10px}.mailbox-select.svelte-1ittlw6{background:#0d0d14;border:1px solid #2a2a3a;color:#a0a0b8;border-radius:6px;padding:5px 10px;font-size:12px;font-family:inherit;outline:none;cursor:pointer}.mailbox-select.svelte-1ittlw6:focus{border-color:#5b5bff}.refresh-btn.svelte-1ittlw6{margin-left:auto;background:none;border:1px solid #2a2a3a;color:#8888a0;border-radius:6px;padding:5px 12px;font-size:12px;font-family:inherit;cursor:pointer}.refresh-btn.svelte-1ittlw6:hover{color:#e0e0e8;border-color:#5b5bff}.loading.svelte-1ittlw6{text-align:center;padding:80px;color:#6b6b80}.empty.svelte-1ittlw6{text-align:center;padding:80px 20px}.empty-icon.svelte-1ittlw6{font-size:48px;margin-bottom:12px}.empty.svelte-1ittlw6 p:where(.svelte-1ittlw6){color:#6b6b80;margin:4px 0}.empty.svelte-1ittlw6 .hint:where(.svelte-1ittlw6){font-size:13px;color:#4b4b60}.message-list.svelte-1ittlw6{display:flex;flex-direction:column;gap:1px}.message-row.svelte-1ittlw6{display:grid;grid-template-columns:16px 1fr 2fr 1fr auto 24px;gap:12px;align-items:center;padding:12px 14px;border-radius:8px;cursor:pointer;transition:background .1s}.message-row.svelte-1ittlw6:hover{background:#12121a}.message-row.unread.svelte-1ittlw6{background:#0d0d18}.message-row.unread.svelte-1ittlw6 .msg-from:where(.svelte-1ittlw6),.message-row.unread.svelte-1ittlw6 .msg-subject:where(.svelte-1ittlw6){color:#e0e0e8;font-weight:600}.msg-indicator.svelte-1ittlw6{color:#5b5bff;font-size:8px;text-align:center}.msg-from.svelte-1ittlw6{font-size:13px;color:#a0a0b8;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.msg-subject.svelte-1ittlw6{font-size:13px;color:#8888a0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.msg-to.svelte-1ittlw6{font-size:12px;color:#4b4b60;font-family:JetBrains Mono,monospace;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.msg-date.svelte-1ittlw6{font-size:11px;color:#4b4b60;font-family:JetBrains Mono,monospace;white-space:nowrap}.msg-delete.svelte-1ittlw6{background:none;border:none;color:#3a3a4a;font-size:16px;cursor:pointer;padding:0;line-height:1;width:20px;height:20px;text-align:center;border-radius:4px}.msg-delete.svelte-1ittlw6:hover{color:#ef4444;background:#1a1012}.detail-panel.svelte-1ittlw6{background:#0d0d14;border:1px solid #1e1e2e;border-radius:12px;overflow:hidden}.detail-toolbar.svelte-1ittlw6{display:flex;gap:8px;padding:12px 16px;border-bottom:1px solid #1e1e2e}.back-btn.svelte-1ittlw6,.action-btn.svelte-1ittlw6{background:#12121a;border:1px solid #2a2a3a;color:#a0a0b8;border-radius:6px;padding:5px 14px;font-size:12px;font-family:inherit;cursor:pointer}.back-btn.svelte-1ittlw6:hover,.action-btn.svelte-1ittlw6:hover{color:#e0e0e8;border-color:#5b5bff}.action-btn.danger.svelte-1ittlw6:hover{color:#ef4444;border-color:#ef4444}.detail-subject.svelte-1ittlw6{font-size:18px;font-weight:700;padding:16px 20px 8px}.detail-meta.svelte-1ittlw6{padding:0 20px 16px;font-size:13px;color:#6b6b80;display:flex;flex-wrap:wrap;gap:16px}.detail-meta.svelte-1ittlw6 strong:where(.svelte-1ittlw6){color:#4b4b60}.detail-body.svelte-1ittlw6{border-top:1px solid #1e1e2e}.detail-body.svelte-1ittlw6 iframe:where(.svelte-1ittlw6){width:100%;min-height:400px;border:none;background:#fff}.text-body.svelte-1ittlw6{font-family:Inter,sans-serif;font-size:14px;line-height:1.7;color:#c0c0d0;padding:20px;margin:0;white-space:pre-wrap}.header.svelte-11pdgwy{margin-bottom:20px}h1.svelte-11pdgwy{font-size:20px;font-weight:700}.add-form.svelte-11pdgwy{display:flex;gap:8px;margin-bottom:24px;align-items:center}.input.svelte-11pdgwy{flex:1;background:#0d0d14;border:1px solid #2a2a3a;color:#e0e0e8;border-radius:6px;padding:8px 12px;font-size:13px;font-family:JetBrains Mono,monospace;outline:none}.input.svelte-11pdgwy:focus{border-color:#5b5bff}.input.svelte-11pdgwy::placeholder{color:#3a3a4a}.select.svelte-11pdgwy,.select-sm.svelte-11pdgwy{background:#0d0d14;border:1px solid #2a2a3a;color:#e0e0e8;border-radius:6px;padding:8px 10px;font-size:13px;font-family:inherit;outline:none;cursor:pointer}.select-sm.svelte-11pdgwy{padding:4px 6px;font-size:12px}.add-btn.svelte-11pdgwy{background:#5b5bff;color:#fff;border:none;border-radius:6px;padding:8px 16px;font-size:13px;font-weight:600;font-family:inherit;cursor:pointer;white-space:nowrap}.add-btn.svelte-11pdgwy:disabled{opacity:.5;cursor:not-allowed}.add-btn.svelte-11pdgwy:hover:not(:disabled){background:#4a4af0}.loading.svelte-11pdgwy,.empty.svelte-11pdgwy{text-align:center;padding:60px;color:#6b6b80}.table-wrap.svelte-11pdgwy{overflow-x:auto}table.svelte-11pdgwy{width:100%;border-collapse:collapse}th.svelte-11pdgwy{text-align:left;font-size:11px;font-weight:600;color:#4b4b60;text-transform:uppercase;letter-spacing:.5px;padding:8px 12px;border-bottom:1px solid #1e1e2e}td.svelte-11pdgwy{padding:12px;border-bottom:1px solid #0e0e18;font-size:13px}.mono.svelte-11pdgwy{font-family:JetBrains Mono,monospace;color:#8888a0;font-size:12px}.date.svelte-11pdgwy{white-space:nowrap}.addr-cell.svelte-11pdgwy{display:flex;align-items:center;gap:8px}.addr-link.svelte-11pdgwy{background:none;border:none;color:#a0a0ff;cursor:pointer;font-family:JetBrains Mono,monospace;font-size:13px;padding:0;text-decoration:none}.addr-link.svelte-11pdgwy:hover{text-decoration:underline;color:#c0c0ff}.badge.svelte-11pdgwy{background:#1a1a2e;color:#5b5bff;font-size:10px;font-weight:700;padding:2px 6px;border-radius:4px;text-transform:uppercase;letter-spacing:.5px}.usage-cell.svelte-11pdgwy{display:flex;align-items:center;gap:10px;min-width:160px}.usage-bar.svelte-11pdgwy{flex:1;height:6px;background:#1a1a2a;border-radius:3px;overflow:hidden}.usage-fill.svelte-11pdgwy{height:100%;background:#5b5bff;border-radius:3px;transition:width .3s}.usage-fill.warning.svelte-11pdgwy{background:#f59e0b}.usage-fill.danger.svelte-11pdgwy{background:#ef4444}.usage-text.svelte-11pdgwy{font-size:11px;color:#6b6b80;font-family:JetBrains Mono,monospace;white-space:nowrap}.limit-btn.svelte-11pdgwy{background:none;border:1px solid transparent;color:#8888a0;cursor:pointer;font-family:JetBrains Mono,monospace;font-size:12px;padding:2px 6px;border-radius:4px}.limit-btn.svelte-11pdgwy:hover{border-color:#2a2a3a;color:#e0e0e8}.edit-row.svelte-11pdgwy{display:flex;gap:4px;align-items:center}.save-btn.svelte-11pdgwy,.cancel-btn.svelte-11pdgwy{background:none;border:1px solid #2a2a3a;color:#a0a0b8;border-radius:4px;padding:3px 8px;font-size:11px;font-family:inherit;cursor:pointer}.save-btn.svelte-11pdgwy:hover{color:#5b5bff;border-color:#5b5bff}.cancel-btn.svelte-11pdgwy:hover{color:#ef4444;border-color:#ef4444}.delete-btn.svelte-11pdgwy{background:none;border:1px solid #2a2a3a;color:#6b6b80;border-radius:4px;padding:4px 10px;font-size:11px;font-family:inherit;cursor:pointer}.delete-btn.svelte-11pdgwy:hover{color:#ef4444;border-color:#ef4444}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#0a0a0f;color:#e0e0e8;-webkit-font-smoothing:antialiased}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#2a2a3a;border-radius:3px}.loader.svelte-1n46o8q{min-height:100vh;display:flex;align-items:center;justify-content:center}.shell.svelte-1n46o8q{min-height:100vh}nav.svelte-1n46o8q{display:flex;align-items:center;padding:0 24px;height:56px;border-bottom:1px solid #1e1e2e;gap:24px}.nav-left.svelte-1n46o8q{display:flex;align-items:center;gap:8px}.logo.svelte-1n46o8q{font-size:22px}.brand.svelte-1n46o8q{font-size:16px;font-weight:700}.nav-links.svelte-1n46o8q{display:flex;gap:4px;margin-left:16px}.nav-link.svelte-1n46o8q{color:#6b6b80;text-decoration:none;font-size:13px;font-weight:500;padding:6px 14px;border-radius:6px;transition:all .15s}.nav-link.svelte-1n46o8q:hover{color:#c0c0d0;background:#12121a}.nav-link.active.svelte-1n46o8q{color:#e0e0e8;background:#1e1e2e}.logout-btn.svelte-1n46o8q{margin-left:auto;background:none;border:1px solid #2a2a3a;color:#6b6b80;border-radius:6px;padding:6px 14px;font-size:13px;font-family:inherit;cursor:pointer}.logout-btn.svelte-1n46o8q:hover{color:#e0e0e8;border-color:#5b5bff}main.svelte-1n46o8q{padding:24px}
