main.svelte-d0l80f{max-width:820px;margin:32px auto 80px;padding:0 24px}.head.svelte-d0l80f{margin-bottom:22px}.head-row.svelte-d0l80f{display:flex;gap:14px;align-items:center}.head-row.svelte-d0l80f>img:where(.svelte-d0l80f){object-fit:contain;flex-shrink:0}.head-row.svelte-d0l80f>div:where(.svelte-d0l80f){flex:1;min-width:0}h1.svelte-d0l80f{font-size:24px;font-weight:500;margin:0 0 4px;letter-spacing:-.01em}.sub.svelte-d0l80f{color:var(--fg-mute);font-size:13px;margin:0}.note.svelte-d0l80f{color:var(--fg-mute);font-size:14px;padding:24px;text-align:center}.note.err.svelte-d0l80f{color:var(--err)}.card.svelte-d0l80f{background:var(--bg-card);border-radius:var(--radius-xl);padding:22px 24px;border:.5px solid var(--line);box-shadow:var(--shadow-card);margin-bottom:20px}.card.svelte-d0l80f h2:where(.svelte-d0l80f){font-size:14px;font-weight:500;margin:0 0 4px;letter-spacing:.02em;text-transform:uppercase;color:var(--fg-soft)}.hint.svelte-d0l80f{color:var(--fg-mute);font-size:12px;margin:0 0 14px}.hint.svelte-d0l80f code:where(.svelte-d0l80f){font-family:var(--mono)}form.create.svelte-d0l80f{display:grid;gap:12px;grid-template-columns:1fr 1fr}form.create.svelte-d0l80f>.btn:where(.svelte-d0l80f){grid-column:1 / 2;justify-self:start}form.create.svelte-d0l80f .cap:where(.svelte-d0l80f){grid-column:2 / 3;align-self:end;color:var(--fg-mute);font-size:11px}form.create.svelte-d0l80f label:where(.svelte-d0l80f){display:flex;flex-direction:column;gap:4px;font-size:13px;color:var(--fg-soft)}form.create.svelte-d0l80f label.narrow:where(.svelte-d0l80f){grid-column:1 / 2;max-width:200px}form.create.svelte-d0l80f input:where(.svelte-d0l80f){padding:8px 10px;font-size:14px;border:.5px solid var(--line-strong);border-radius:var(--radius-sm);background:#fff}form.create.svelte-d0l80f .inline:where(.svelte-d0l80f){display:flex;align-items:stretch}form.create.svelte-d0l80f .inline:where(.svelte-d0l80f) input:where(.svelte-d0l80f){border-top-right-radius:0;border-bottom-right-radius:0;flex:1}form.create.svelte-d0l80f .inline:where(.svelte-d0l80f) .suffix:where(.svelte-d0l80f){padding:8px 10px;font-size:13px;background:var(--bg-soft, #f6f3ef);color:var(--fg-mute);border:.5px solid var(--line-strong);border-left:none;border-top-right-radius:var(--radius-sm);border-bottom-right-radius:var(--radius-sm);display:inline-flex;align-items:center}table.mailboxes.svelte-d0l80f{width:100%;border-collapse:collapse;font-size:13px}table.mailboxes.svelte-d0l80f th:where(.svelte-d0l80f){text-align:left;font-weight:500;color:var(--fg-mute);border-bottom:1px solid var(--line);padding:8px 6px}table.mailboxes.svelte-d0l80f td:where(.svelte-d0l80f){padding:10px 6px;border-bottom:.5px solid var(--line);vertical-align:middle}table.mailboxes.svelte-d0l80f td.actions:where(.svelte-d0l80f){text-align:right;white-space:nowrap}table.mailboxes.svelte-d0l80f td.num:where(.svelte-d0l80f){color:var(--fg-mute);font-family:var(--mono);font-size:12px}.mb.svelte-d0l80f{font-family:var(--mono);font-size:12px}.pill.svelte-d0l80f{display:inline-block;margin-left:6px;padding:1px 8px;font-size:10px;letter-spacing:.04em;border-radius:999px;vertical-align:middle;text-transform:uppercase}.pill.you.svelte-d0l80f{background:var(--c3, #7b5fe0);color:#fff}.pill.admin.svelte-d0l80f{background:var(--bg-soft, #f6f3ef);color:var(--fg-soft);border:.5px solid var(--line-strong)}.pill.off.svelte-d0l80f{background:#fde7e6;color:var(--err, #b3261e)}.btn.svelte-d0l80f{padding:8px 14px;font-size:13px;font-weight:500;border-radius:999px;border:.5px solid transparent;cursor:pointer}.btn.sm.svelte-d0l80f{padding:5px 11px;font-size:12px}.btn.primary.svelte-d0l80f{color:#fff;background:var(--grad-warm);box-shadow:var(--shadow-cta)}.btn.ghost.svelte-d0l80f{background:#fff;color:var(--fg-soft);border-color:var(--line-strong)}.btn.ghost.danger.svelte-d0l80f:hover{background:#fde7e6;color:var(--err);border-color:#f1b9b6}.btn.svelte-d0l80f:disabled{opacity:.5;cursor:default}.err.inline.svelte-d0l80f{color:var(--err);font-size:12px;grid-column:1 / -1}.ok-card.svelte-d0l80f{margin:12px 0;padding:12px 14px;background:#effaf1;border:1px solid #b9e0c1;border-radius:var(--radius-sm);font-size:13px}.ok-card.svelte-d0l80f .pw:where(.svelte-d0l80f){display:inline-block;margin:6px 8px 4px 0;padding:4px 8px;font-family:var(--mono);background:#fff;border:1px dashed #b9e0c1;border-radius:var(--radius-sm)}.ok-card.svelte-d0l80f .copy-btn:where(.svelte-d0l80f){padding:3px 8px;font-size:11px;border-radius:999px;border:.5px solid var(--line-strong);background:#fff;color:var(--fg-soft)}.ok-card.svelte-d0l80f small:where(.svelte-d0l80f){display:block;margin-top:4px;color:var(--fg-mute);font-size:11px}@media (max-width: 600px){form.create.svelte-d0l80f{grid-template-columns:1fr}form.create.svelte-d0l80f .cap:where(.svelte-d0l80f),form.create.svelte-d0l80f label.narrow:where(.svelte-d0l80f){grid-column:1}table.mailboxes.svelte-d0l80f td.actions:where(.svelte-d0l80f) .btn:where(.svelte-d0l80f){display:block;margin-bottom:4px}}
