.form-step[data-astro-cid-6bfsojfh]{display:none}.form-step[data-astro-cid-6bfsojfh].active{animation:.3s both step-in;display:block}@keyframes step-in{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}.field-input[data-astro-cid-6bfsojfh]:focus{border-color:var(--sparx-brand);box-shadow:0 0 0 3px #1b3a6b1a}.field-input[data-astro-cid-6bfsojfh].valid{border-color:var(--sparx-success);box-shadow:0 0 0 3px #22c55e1a}.field-input[data-astro-cid-6bfsojfh].invalid{border-color:var(--sparx-danger);box-shadow:0 0 0 3px #ef44441a}.field-left-icon[data-astro-cid-6bfsojfh]{color:var(--sparx-brand);opacity:.72;pointer-events:none;z-index:1;position:absolute;top:50%;left:14px;transform:translateY(-50%)}.field-left-icon-textarea[data-astro-cid-6bfsojfh]{top:18px;transform:none}.photo-dropzone[data-astro-cid-6bfsojfh]{border:1.5px dashed var(--sparx-muted-soft);background:var(--sparx-surface);cursor:pointer;border-radius:14px;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;min-height:82px;padding:14px;transition:border-color .18s,background .18s,transform .18s,box-shadow .18s;display:grid}.photo-dropzone[data-astro-cid-6bfsojfh]:hover,.photo-dropzone[data-astro-cid-6bfsojfh].is-dragging{border-color:var(--sparx-brand);background:var(--sparx-soft-blue);transform:translateY(-1px);box-shadow:0 14px 28px #1b3a6b1f}.photo-dropzone[data-astro-cid-6bfsojfh].is-dragging{animation:.9s ease-in-out infinite drop-pulse}@keyframes drop-pulse{0%,to{box-shadow:0 0 #3b82f62e,0 14px 28px #1b3a6b1f}50%{box-shadow:0 0 0 8px #3b82f614,0 18px 34px #1b3a6b29}}.photo-dropzone-icon[data-astro-cid-6bfsojfh]{width:44px;height:44px;color:var(--sparx-brand);background:var(--sparx-soft-blue);border-radius:14px;justify-content:center;align-items:center;display:inline-flex}.photo-dropzone-copy[data-astro-cid-6bfsojfh]{min-width:0;color:var(--sparx-muted);flex-direction:column;gap:2px;font-size:.8125rem;line-height:1.35;display:flex}.photo-dropzone-cta[data-astro-cid-6bfsojfh]{background:var(--sparx-brand);color:#fff;border-radius:10px;padding:8px 12px;font-size:.75rem;font-weight:800}.photos-preview[data-astro-cid-6bfsojfh]{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:12px;display:grid}.photo-preview-card[data-astro-cid-6bfsojfh]{aspect-ratio:1;background:var(--sparx-soft);border:1px solid var(--sparx-line);border-radius:12px;animation:.22s both media-card-in;position:relative;overflow:hidden}.photo-preview-card[data-astro-cid-6bfsojfh].is-removing{animation:.16s both media-card-out}@keyframes media-card-in{0%{opacity:0;transform:scale(.94)translateY(4px)}to{opacity:1;transform:scale(1)translateY(0)}}@keyframes media-card-out{to{opacity:0;transform:scale(.9)}}.photo-preview-card[data-astro-cid-6bfsojfh] img[data-astro-cid-6bfsojfh],.photo-preview-card[data-astro-cid-6bfsojfh] video[data-astro-cid-6bfsojfh]{object-fit:cover;width:100%;height:100%;display:block}.photo-preview-badge[data-astro-cid-6bfsojfh]{background:var(--sparx-overlay);color:#fff;text-overflow:ellipsis;white-space:nowrap;border-radius:999px;max-width:calc(100% - 12px);padding:5px 7px;font-size:.62rem;font-weight:800;line-height:1;position:absolute;bottom:6px;left:6px;overflow:hidden}.photo-remove[data-astro-cid-6bfsojfh]{background:var(--sparx-overlay);color:#fff;cursor:pointer;border:none;border-radius:999px;justify-content:center;align-items:center;width:26px;height:26px;transition:transform .15s,background .15s;display:inline-flex;position:absolute;top:6px;right:6px}.photo-remove[data-astro-cid-6bfsojfh]:hover{background:#dc2626e6;transform:scale(1.08)}.photo-preview-fallback[data-astro-cid-6bfsojfh]{width:100%;height:100%;color:var(--sparx-brand);justify-content:center;align-items:center;display:flex}#media-upload-bar[data-astro-cid-6bfsojfh]{width:0}@media (width<=420px){.photo-dropzone[data-astro-cid-6bfsojfh]{grid-template-columns:auto 1fr}.photo-dropzone-cta[data-astro-cid-6bfsojfh]{text-align:center;grid-column:1/-1}.photos-preview[data-astro-cid-6bfsojfh]{grid-template-columns:repeat(2,minmax(0,1fr))}}.step-btn[data-astro-cid-6bfsojfh]{background:var(--sparx-brand);color:#fff;cursor:pointer;border:none;border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:14px 20px;font-size:.9375rem;font-weight:600;transition:background .2s,transform .15s;display:inline-flex}.step-btn[data-astro-cid-6bfsojfh]:hover{background:var(--sparx-brand-hover);transform:scale(1.01)}.step-btn[data-astro-cid-6bfsojfh]:disabled{opacity:.7;cursor:not-allowed;transform:none}.check-circle[data-astro-cid-6bfsojfh]{stroke-dasharray:166;stroke-dashoffset:166px;animation:.6s .1s forwards draw-circle}.check-mark[data-astro-cid-6bfsojfh]{stroke-dasharray:48;stroke-dashoffset:48px;animation:.4s .65s forwards draw-check}@keyframes draw-circle{to{stroke-dashoffset:0}}@keyframes draw-check{to{stroke-dashoffset:0}}.form-error-card[data-astro-cid-6bfsojfh]{border:1px solid var(--sparx-danger-soft);background:var(--sparx-danger-soft);color:var(--sparx-danger);border-radius:14px;margin:16px;padding:14px;font-size:.875rem;line-height:1.45}.form-error-card[data-astro-cid-6bfsojfh] a[data-astro-cid-6bfsojfh]{background:var(--sparx-surface);color:var(--sparx-brand);border:1px solid var(--sparx-line);border-radius:10px;align-items:center;gap:6px;margin-top:10px;margin-right:8px;padding:8px 11px;font-weight:800;text-decoration:none;display:inline-flex}
