.signatures-page.svelte-twplsw{padding:2rem}.page-header.svelte-twplsw{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:1.5rem;flex-wrap:wrap;gap:1rem}.page-header.svelte-twplsw h1:where(.svelte-twplsw){font-size:1.75rem;font-weight:700;color:var(--admin-text, #ffffff);margin:0 0 .25rem}.page-header.svelte-twplsw p:where(.svelte-twplsw){color:var(--admin-text-muted, rgba(255, 255, 255, .7));margin:0;max-width:560px;font-size:.9375rem}.add-btn.svelte-twplsw{display:flex;align-items:center;gap:.5rem;padding:.625rem 1.25rem;background:linear-gradient(135deg,#a855f7,#7c3aed);border:none;border-radius:8px;color:#fff;font-size:.875rem;font-weight:600;cursor:pointer}.add-btn.svelte-twplsw:hover{opacity:.95}.error-state.svelte-twplsw{padding:1rem;background:#ef444426;border:1px solid rgba(239,68,68,.4);border-radius:8px;margin-bottom:1.5rem;color:#fca5a5}.banner-card.svelte-twplsw{display:grid;grid-template-columns:1fr 320px;gap:1.5rem;align-items:start;background:var(--admin-card, #1a1a24);border:1px solid var(--admin-border, rgba(255, 255, 255, .08));border-radius:12px;padding:1.5rem;margin-bottom:1.5rem}.banner-info.svelte-twplsw h2:where(.svelte-twplsw){font-size:1.125rem;font-weight:600;color:var(--admin-text, #ffffff);margin:0 0 .4rem}.banner-info.svelte-twplsw p:where(.svelte-twplsw){font-size:.8125rem;color:var(--admin-text-subtle, rgba(255, 255, 255, .5));margin:0 0 1rem;max-width:540px}.toggle-row.svelte-twplsw{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:var(--admin-text, #ffffff);cursor:pointer;margin-bottom:1rem}.toggle-row.svelte-twplsw input:where(.svelte-twplsw){width:16px;height:16px;accent-color:var(--admin-primary, #7c3aed);cursor:pointer}.banner-link-group.svelte-twplsw{max-width:420px;margin-bottom:1rem}.banner-actions.svelte-twplsw{display:flex;flex-wrap:wrap;gap:.75rem}.banner-preview.svelte-twplsw{background:#fff;border-radius:8px;padding:.75rem;min-height:96px;display:flex;align-items:center;justify-content:center}.banner-preview.svelte-twplsw img:where(.svelte-twplsw){display:block;max-width:100%;height:auto;border-radius:4px}.banner-placeholder.svelte-twplsw{display:flex;flex-direction:column;align-items:center;gap:.5rem;color:#9ca3af;font-size:.8125rem}.layout.svelte-twplsw{display:grid;grid-template-columns:20rem 1fr;gap:1.5rem;align-items:start}.col-title.svelte-twplsw{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:var(--admin-text-subtle, rgba(255, 255, 255, .5));margin:0 0 .75rem}.contacts-list.svelte-twplsw{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.5rem}.contact-item.svelte-twplsw{display:flex;align-items:center;gap:.75rem;width:100%;padding:.625rem .75rem;background:var(--admin-card, #1a1a24);border:1px solid var(--admin-border, rgba(255, 255, 255, .08));border-radius:10px;cursor:pointer;text-align:left;transition:all .15s ease;color:var(--admin-text, #ffffff)}.contact-item.svelte-twplsw:hover{border-color:var(--admin-border-hover, rgba(255, 255, 255, .15));background:var(--admin-card-hover, #22222e)}.contact-item.active.svelte-twplsw{border-color:var(--admin-primary, #7c3aed);background:#7c3aed1f}.contact-avatar.svelte-twplsw{flex-shrink:0;width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#a855f7,#7c3aed);color:#fff;font-weight:600;font-size:.9375rem}.contact-meta.svelte-twplsw{min-width:0;display:flex;flex-direction:column}.contact-name.svelte-twplsw{font-size:.875rem;font-weight:500;color:var(--admin-text, #ffffff);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.contact-role.svelte-twplsw{font-size:.75rem;color:var(--admin-text-subtle, rgba(255, 255, 255, .5));overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.loading-state.svelte-twplsw,.empty-state.svelte-twplsw{display:flex;flex-direction:column;align-items:center;gap:.75rem;padding:2rem;background:var(--admin-card, #1a1a24);border:1px solid var(--admin-border, rgba(255, 255, 255, .08));border-radius:10px;color:var(--admin-text-muted, rgba(255, 255, 255, .7));text-align:center}.empty-state.placeholder.svelte-twplsw{padding:4rem 2rem;color:var(--admin-text-subtle, rgba(255, 255, 255, .5))}.spinner.svelte-twplsw{width:28px;height:28px;border:3px solid var(--admin-border, rgba(255, 255, 255, .08));border-top-color:var(--admin-primary, #7c3aed);border-radius:50%;animation:svelte-twplsw-spin .8s linear infinite}@keyframes svelte-twplsw-spin{to{transform:rotate(360deg)}}.form-card.svelte-twplsw{background:var(--admin-card, #1a1a24);border:1px solid var(--admin-border, rgba(255, 255, 255, .08));border-radius:12px;padding:1.5rem}.card-header.svelte-twplsw{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.25rem}.card-header.svelte-twplsw h2:where(.svelte-twplsw){font-size:1.125rem;font-weight:600;color:var(--admin-text, #ffffff);margin:0}.close-btn.svelte-twplsw{background:none;border:none;color:var(--admin-text-muted, rgba(255, 255, 255, .7));cursor:pointer;padding:.25rem}.close-btn.svelte-twplsw:hover{color:var(--admin-text, #ffffff)}.form-group.svelte-twplsw{margin-bottom:1.25rem}.form-row.svelte-twplsw{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.form-group.svelte-twplsw label:where(.svelte-twplsw){display:block;font-size:.875rem;font-weight:500;color:var(--admin-text, #ffffff);margin-bottom:.5rem}.form-group.svelte-twplsw input:where(.svelte-twplsw){width:100%;padding:.625rem .75rem;background:var(--admin-input, #12121a);border:1px solid var(--admin-border, rgba(255, 255, 255, .08));border-radius:8px;color:var(--admin-text, #ffffff);font-size:.9375rem;transition:all .15s ease}.form-group.svelte-twplsw input:where(.svelte-twplsw)::placeholder{color:var(--admin-placeholder, rgba(255, 255, 255, .35))}.form-group.svelte-twplsw input:where(.svelte-twplsw):focus{outline:none;background:var(--admin-input-focus, #1a1a28);border-color:var(--admin-border-focus, #7c3aed);box-shadow:0 0 0 3px #7c3aed26}.form-error.svelte-twplsw{color:#fca5a5;font-size:.875rem;margin:0 0 1rem}.form-actions.svelte-twplsw{display:flex;gap:.75rem;justify-content:flex-end;margin-top:1.25rem}.detail-header.svelte-twplsw{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;flex-wrap:wrap;margin-bottom:1.25rem}.detail-header.svelte-twplsw h2:where(.svelte-twplsw){font-size:1.25rem;font-weight:600;color:var(--admin-text, #ffffff);margin:0 0 .25rem}.detail-header.svelte-twplsw p:where(.svelte-twplsw){font-size:.875rem;color:var(--admin-text-subtle, rgba(255, 255, 255, .5));margin:0}.detail-header-actions.svelte-twplsw{display:flex;gap:.5rem}.btn-ghost.svelte-twplsw{display:flex;align-items:center;gap:.4rem;padding:.45rem .75rem;background:transparent;border:1px solid var(--admin-border, rgba(255, 255, 255, .12));border-radius:8px;color:var(--admin-text-muted, rgba(255, 255, 255, .7));font-size:.8125rem;cursor:pointer;transition:all .15s ease}.btn-ghost.svelte-twplsw:hover{color:var(--admin-text, #ffffff);background:#ffffff0d}.btn-ghost.danger.svelte-twplsw:hover{color:#fca5a5;border-color:#ef444480;background:#ef44441f}.preview-card.svelte-twplsw{background:var(--admin-card, #1a1a24);border:1px solid var(--admin-border, rgba(255, 255, 255, .08));border-radius:12px;padding:1.25rem;margin-bottom:1.25rem}.preview-label.svelte-twplsw{display:block;font-size:.6875rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:var(--admin-text-subtle, rgba(255, 255, 255, .5));margin-bottom:.75rem}.preview-surface.svelte-twplsw{background:#fff;border-radius:8px;padding:1.5rem;overflow-x:auto}.export-actions.svelte-twplsw{display:flex;flex-wrap:wrap;gap:.75rem}.export-hint.svelte-twplsw{margin:.75rem 0 0;font-size:.8125rem;color:var(--admin-text-subtle, rgba(255, 255, 255, .5))}.sig-btn-primary.svelte-twplsw{padding:.5rem 1rem;background:linear-gradient(135deg,#a855f7,#7c3aed);border:none;border-radius:8px;color:#fff;font-size:.875rem;font-weight:600;cursor:pointer}.sig-btn-primary.svelte-twplsw:hover{opacity:.95}.sig-btn-primary.svelte-twplsw:disabled{opacity:.6;cursor:not-allowed}.sig-btn-secondary.svelte-twplsw{padding:.5rem 1rem;background:transparent;border:1px solid var(--admin-border, rgba(255, 255, 255, .2));border-radius:8px;color:var(--admin-text, #ffffff);font-size:.875rem;cursor:pointer}.sig-btn-secondary.svelte-twplsw:hover{background:#ffffff0d}.btn-danger.svelte-twplsw{padding:.5rem 1rem;background:#ef444433;border:1px solid rgba(239,68,68,.5);border-radius:8px;color:#fca5a5;font-size:.875rem;cursor:pointer}.btn-danger.svelte-twplsw:disabled{opacity:.6;cursor:not-allowed}.modal-overlay.svelte-twplsw{position:fixed;inset:0;background:#0009;display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem}.confirm-modal.svelte-twplsw{background:var(--admin-card, #1a1a24);border:1px solid var(--admin-border, rgba(255, 255, 255, .08));border-radius:12px;padding:1.5rem;width:100%;max-width:400px}.confirm-modal.svelte-twplsw h3:where(.svelte-twplsw){font-size:1.125rem;font-weight:600;color:var(--admin-text, #ffffff);margin:0 0 .5rem}.confirm-modal.svelte-twplsw p:where(.svelte-twplsw){color:var(--admin-text-muted, rgba(255, 255, 255, .7));font-size:.9375rem;margin:0 0 1.25rem}@media(max-width:900px){.layout.svelte-twplsw,.banner-card.svelte-twplsw{grid-template-columns:1fr}}@media(max-width:560px){.signatures-page.svelte-twplsw{padding:1.25rem}.form-row.svelte-twplsw{grid-template-columns:1fr}}
