.ob-loading[data-astro-cid-zimjyvh5]{margin-top:3rem;color:#999;font-size:.9rem}.btn-resend-verify[data-astro-cid-zimjyvh5]{background:none;border:none;padding:0;font:inherit;font-size:.88rem;font-weight:600;color:#92400e;cursor:pointer;text-decoration:underline;text-underline-offset:2px}.btn-resend-verify[data-astro-cid-zimjyvh5]:hover{color:#78350f}.onboarding-wrap[data-astro-cid-zimjyvh5]{width:100%;max-width:560px;margin:clamp(2rem,4vw,4rem) auto;padding:0 15px;box-sizing:border-box;@media(767px<width){padding:0}}.ob-progress[data-astro-cid-zimjyvh5]{display:flex;flex-direction:column;gap:.6rem;margin-bottom:2rem}.ob-progress-bar[data-astro-cid-zimjyvh5]{width:100%;height:2px;background:var(--color-border);overflow:hidden}.ob-progress-fill[data-astro-cid-zimjyvh5]{height:100%;background:var(--color-dark);transition:width .4s ease}.ob-progress-text[data-astro-cid-zimjyvh5]{font-size:.78rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:var(--color-muted);white-space:nowrap;font-variant-numeric:tabular-nums}.ob-header[data-astro-cid-zimjyvh5]{display:flex;flex-direction:column;gap:.4rem;margin-bottom:1.75rem}.ob-title[data-astro-cid-zimjyvh5]{font-size:1.4rem;font-weight:700;letter-spacing:-.02em;color:var(--color-dark)}.ob-sub[data-astro-cid-zimjyvh5]{font-size:.9rem;color:var(--color-muted);line-height:1.5;margin-top:0}.ob-fields[data-astro-cid-zimjyvh5]{display:flex;flex-direction:column;gap:2rem}.checkbox-label[data-astro-cid-zimjyvh5]{display:flex;align-items:center;gap:.6rem;font-size:.95rem;color:#333;cursor:pointer}.checkbox-label[data-astro-cid-zimjyvh5] input[data-astro-cid-zimjyvh5][type=checkbox]{width:16px;height:16px;accent-color:var(--color-dark);cursor:pointer;flex-shrink:0}.checkbox-label[data-astro-cid-zimjyvh5]:has(input:disabled){color:var(--color-muted);cursor:default}.ob-verify-actions[data-astro-cid-zimjyvh5]{display:flex;flex-direction:column;align-items:flex-start;gap:1.25rem}.ob-verify-resend[data-astro-cid-zimjyvh5]{display:flex;align-items:center;gap:.5rem;margin:0;font-size:.88rem;color:var(--color-muted)}.ob-footer[data-astro-cid-zimjyvh5]{display:flex;justify-content:flex-end;padding-top:1.75rem}.ob-footer--with-skip[data-astro-cid-zimjyvh5]{justify-content:space-between;align-items:center}.ob-footer--bridge[data-astro-cid-zimjyvh5]{flex-direction:column;align-items:center;gap:.75rem;padding-top:2rem}.ob-have-account[data-astro-cid-zimjyvh5]{font-size:.88rem;color:var(--color-muted);margin-top:1.25rem;margin-bottom:0}.ob-have-account[data-astro-cid-zimjyvh5] a[data-astro-cid-zimjyvh5]{color:var(--color-dark);font-weight:600;text-decoration:none;border-bottom:1px solid #ccc;transition:border-color .15s}.ob-have-account[data-astro-cid-zimjyvh5] a[data-astro-cid-zimjyvh5]:hover{border-color:var(--color-dark)}.ob-bridge[data-astro-cid-zimjyvh5]{text-align:center;padding:1rem 0}.ob-bridge-icon[data-astro-cid-zimjyvh5]{width:48px;height:48px;border-radius:50%;background:#f0fdf4;border:1.5px solid #86efac;color:#16a34a;font-size:1.4rem;display:flex;align-items:center;justify-content:center;margin:0 auto 1.25rem}.ob-bridge[data-astro-cid-zimjyvh5] .ob-sub[data-astro-cid-zimjyvh5]{max-width:320px;margin:0 auto}.ob-avatar-row[data-astro-cid-zimjyvh5]{display:flex;align-items:center;gap:1.25rem}.ob-avatar-wrap[data-astro-cid-zimjyvh5]{flex-shrink:0;position:relative}.ob-avatar-img[data-astro-cid-zimjyvh5],.ob-avatar-ph[data-astro-cid-zimjyvh5]{width:64px;height:64px;border-radius:50%}.ob-avatar-img[data-astro-cid-zimjyvh5]{display:none;object-fit:cover}.ob-avatar-ph[data-astro-cid-zimjyvh5]{background:#f0f0f0;display:flex;align-items:center;justify-content:center;font-size:1.6rem;color:#bbb;border:1.5px solid #e5e5e5}.ob-avatar-wrap[data-astro-cid-zimjyvh5].has-image .ob-avatar-img[data-astro-cid-zimjyvh5]{display:block}.ob-avatar-wrap[data-astro-cid-zimjyvh5].has-image .ob-avatar-ph[data-astro-cid-zimjyvh5]{display:none}.ob-upload-status[data-astro-cid-zimjyvh5]{font-size:.82rem;color:var(--color-muted);margin-top:.4rem}.ob-gallery-grid[data-astro-cid-zimjyvh5]{display:grid;grid-template-columns:repeat(auto-fill,minmax(88px,1fr));gap:10px;margin-bottom:1rem}.ob-gallery-grid[data-astro-cid-zimjyvh5]:empty{display:none}.ob-gallery-add[data-astro-cid-zimjyvh5]{align-self:flex-start}.ob-gallery-grid[data-astro-cid-zimjyvh5] .ob-gallery-thumb{position:relative;aspect-ratio:1}.ob-gallery-grid[data-astro-cid-zimjyvh5] .ob-gallery-thumb img{display:block;width:100%;height:100%;object-fit:cover;border-radius:var(--radius-sm);border:1.5px solid var(--color-border);box-sizing:border-box}.ob-gallery-grid[data-astro-cid-zimjyvh5] .ob-gallery-thumb-remove{position:absolute;top:4px;right:4px;width:22px;height:22px;display:flex;align-items:center;justify-content:center;background:#0009;color:#fff;border:none;border-radius:50%;font-size:.8rem;line-height:1;cursor:pointer;padding:0}.ob-gallery-grid[data-astro-cid-zimjyvh5] .ob-gallery-thumb-remove:hover{background:var(--color-error)}.ob-cover[data-astro-cid-zimjyvh5]{display:flex;flex-direction:column;gap:1.5rem;padding-top:2rem;border-top:1px solid var(--color-border)}.ob-cover-header[data-astro-cid-zimjyvh5]{display:flex;flex-direction:column;gap:.45rem}.input-prefix-wrap[data-astro-cid-zimjyvh5]{display:flex;align-items:center;border:1.5px solid var(--color-border);border-radius:var(--radius-sm);overflow:hidden;transition:border-color .15s;min-width:0}.input-prefix-wrap[data-astro-cid-zimjyvh5]:focus-within{border-color:#111}.input-prefix[data-astro-cid-zimjyvh5]{padding:8px 10px;background:#f5f5f5;color:var(--color-muted);font-size:.88rem;border-right:1.5px solid var(--color-border);white-space:nowrap}.input-prefixed[data-astro-cid-zimjyvh5]{border:none;border-radius:0;flex:1;min-width:0}.input-prefixed[data-astro-cid-zimjyvh5]:focus{border-color:transparent}.social-editor[data-astro-cid-zimjyvh5]{display:flex;flex-direction:column;gap:10px;margin-bottom:.75rem}.social-editor[data-astro-cid-zimjyvh5]:empty{display:none}.social-row[data-astro-cid-zimjyvh5]{display:flex;align-items:stretch;gap:8px;min-width:0}.social-row[data-astro-cid-zimjyvh5] .input-prefix-wrap[data-astro-cid-zimjyvh5]{flex:1 1 auto}.social-add[data-astro-cid-zimjyvh5]{width:fit-content}.social-row-remove[data-astro-cid-zimjyvh5]{flex:0 0 auto;align-self:center;width:22px;height:22px;display:flex;align-items:center;justify-content:center;background:none;color:var(--color-muted);border:1.5px solid var(--color-border);border-radius:50%;font-size:.7rem;line-height:1;cursor:pointer}.social-row-remove[data-astro-cid-zimjyvh5]:hover{color:#fff;background:var(--color-error);border-color:var(--color-error)}.ob-done[data-astro-cid-zimjyvh5] .ob-done-header[data-astro-cid-zimjyvh5]{text-align:center;margin-bottom:1.5rem}.ob-done-card[data-astro-cid-zimjyvh5]{width:100%;margin-bottom:1.25rem}.ob-notice[data-astro-cid-zimjyvh5]{margin:0;padding:.75rem 1rem;background:#fffbeb;border:1.5px solid #fde68a;border-radius:var(--radius-sm);color:#92400e;font-size:.85rem;line-height:1.5}.ob-done[data-astro-cid-zimjyvh5] .ob-notice[data-astro-cid-zimjyvh5]{margin-bottom:1.5rem}.ob-notice[data-astro-cid-zimjyvh5] .btn-resend-verify[data-astro-cid-zimjyvh5]{font-size:inherit;margin-left:.35rem}.ob-footer--done[data-astro-cid-zimjyvh5]{justify-content:space-between;gap:.75rem;padding-top:.5rem}.ob-footer--done[data-astro-cid-zimjyvh5] .btn-outline[data-astro-cid-zimjyvh5],.ob-footer--done[data-astro-cid-zimjyvh5] .btn-solid[data-astro-cid-zimjyvh5]{text-decoration:none}@media(767px<width){body.content-wide main[data-astro-cid-zimjyvh5]{max-width:min(94vw,2030px)}body.content-wide.wall-bleed main[data-astro-cid-zimjyvh5]{max-width:none}}@media(767px<width){:root{--font-size-base: 14px}}@media(767px<width){body.content-wide main{max-width:min(94vw,2030px)}body.content-wide.wall-bleed main{max-width:none}}
