.profile-shell.svelte-1pgbnh{min-height:100vh;display:grid;place-items:center;padding:24px}.profile-shell--modal.svelte-1pgbnh{position:fixed;top:0;right:0;bottom:0;left:0;z-index:240;background:#000000a3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.profile-card.svelte-1pgbnh{width:min(920px,100%);border:1px solid var(--color-border);border-radius:24px;background:var(--color-surface);box-shadow:0 30px 80px #00000073;padding:28px}.profile-header.svelte-1pgbnh{display:flex;justify-content:space-between;gap:16px;margin-bottom:24px}.eyebrow.svelte-1pgbnh,.field.svelte-1pgbnh span:where(.svelte-1pgbnh){display:block;font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--color-faint)}h1.svelte-1pgbnh,h2.svelte-1pgbnh,p.svelte-1pgbnh{margin:0}h1.svelte-1pgbnh{margin-top:8px;font-size:clamp(2rem,4vw,3rem);line-height:.98;color:var(--color-foreground)}.profile-header.svelte-1pgbnh p:where(.svelte-1pgbnh),.preview-panel.svelte-1pgbnh p:where(.svelte-1pgbnh){margin-top:10px;color:var(--color-muted)}.icon-link.svelte-1pgbnh{width:38px;height:38px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--color-border);border-radius:999px;color:var(--color-foreground);text-decoration:none}.profile-grid.svelte-1pgbnh{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(280px,.8fr);gap:18px}.form-panel.svelte-1pgbnh,.preview-panel.svelte-1pgbnh{border:1px solid var(--color-border);border-radius:20px;background:color-mix(in srgb,var(--color-canvas) 72%,black);padding:20px}.form-panel.svelte-1pgbnh,.field.svelte-1pgbnh,.logo-actions.svelte-1pgbnh,.preview-panel.svelte-1pgbnh{display:grid;gap:16px}.field.svelte-1pgbnh input:where(.svelte-1pgbnh):not([type=file]){width:100%;height:50px;border:1px solid var(--color-border);border-radius:14px;background:#050505;color:var(--color-foreground);padding:0 14px;font-size:15px;outline:none}.logo-row.svelte-1pgbnh{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:16px}.logo-preview.svelte-1pgbnh,.preview-logo.svelte-1pgbnh{display:inline-flex;align-items:center;justify-content:center;background:color-mix(in srgb,var(--brand) 16%,transparent);border:1px solid color-mix(in srgb,var(--brand) 34%,var(--color-border));overflow:hidden}.logo-preview.svelte-1pgbnh{width:82px;height:82px;border-radius:22px}.logo-preview.svelte-1pgbnh img:where(.svelte-1pgbnh),.preview-logo.svelte-1pgbnh img:where(.svelte-1pgbnh){width:100%;height:100%;object-fit:contain;padding:12px}.logo-preview.svelte-1pgbnh strong:where(.svelte-1pgbnh),.preview-logo.svelte-1pgbnh strong:where(.svelte-1pgbnh){color:var(--color-foreground);font-size:18px}.file-button.svelte-1pgbnh input:where(.svelte-1pgbnh){position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.file-button.svelte-1pgbnh span:where(.svelte-1pgbnh),.primary-button.svelte-1pgbnh,.secondary-button.svelte-1pgbnh,.text-button.svelte-1pgbnh{display:inline-flex;align-items:center;justify-content:center;min-height:42px;border-radius:12px;font-weight:800;text-decoration:none;cursor:pointer}.file-button.svelte-1pgbnh span:where(.svelte-1pgbnh),.secondary-button.svelte-1pgbnh,.text-button.svelte-1pgbnh{border:1px solid var(--color-border);background:color-mix(in srgb,var(--color-foreground) 4%,transparent);color:var(--color-foreground);padding:0 14px}.text-button.svelte-1pgbnh{width:fit-content;background:transparent}.color-row.svelte-1pgbnh{display:grid;grid-template-columns:84px minmax(0,1fr);gap:12px}.color-picker.svelte-1pgbnh{height:50px;padding:7px;cursor:pointer}.color-code.svelte-1pgbnh{font-weight:800}.preset-row.svelte-1pgbnh{display:flex;flex-wrap:wrap;gap:10px}.preset.svelte-1pgbnh{width:34px;height:34px;border:2px solid transparent;border-radius:999px;background:var(--preset);cursor:pointer}.preset--active.svelte-1pgbnh{border-color:var(--color-foreground)}.preview-panel.svelte-1pgbnh{align-content:start;background:radial-gradient(circle at top right,color-mix(in srgb,var(--brand) 22%,transparent),transparent 44%),color-mix(in srgb,var(--color-canvas) 72%,black)}.preview-logo.svelte-1pgbnh{width:120px;height:120px;border-radius:30px}.preview-panel.svelte-1pgbnh h2:where(.svelte-1pgbnh){font-size:24px;color:var(--color-foreground)}.form-error.svelte-1pgbnh{margin-top:16px;padding:12px 14px;border:1px solid color-mix(in srgb,var(--color-danger) 40%,transparent);border-radius:14px;background:color-mix(in srgb,var(--color-danger) 12%,transparent);color:var(--color-foreground)}.form-actions.svelte-1pgbnh{display:flex;justify-content:flex-end;gap:12px;margin-top:20px}.primary-button.svelte-1pgbnh{border:0;background:var(--color-foreground);color:var(--color-canvas);padding:0 18px}.primary-button.svelte-1pgbnh:disabled{opacity:.45;cursor:not-allowed}.secondary-button.svelte-1pgbnh{padding:0 18px}@media(max-width:760px){.profile-shell.svelte-1pgbnh{padding:12px}.profile-card.svelte-1pgbnh{padding:18px}.profile-header.svelte-1pgbnh,.form-actions.svelte-1pgbnh{flex-direction:column;align-items:stretch}.profile-grid.svelte-1pgbnh,.logo-row.svelte-1pgbnh,.color-row.svelte-1pgbnh{grid-template-columns:1fr}.logo-preview.svelte-1pgbnh,.preview-logo.svelte-1pgbnh{width:96px;height:96px}.primary-button.svelte-1pgbnh,.secondary-button.svelte-1pgbnh{width:100%}}
