.post-form.svelte-197y00z{display:flex;flex-direction:column;gap:1.5rem}.post-form.svelte-197y00z header:where(.svelte-197y00z){background:linear-gradient(135deg,#2563eb26,#0284c726);padding:1.5rem;border-radius:18px;border:1px solid rgba(37,99,235,.2)}form.svelte-197y00z{display:flex;flex-direction:column;gap:1.5rem}form.svelte-197y00z section:where(.svelte-197y00z){background:#fff;padding:1.5rem;border-radius:18px;border:1px solid rgba(148,163,184,.2);box-shadow:0 15px 35px #0f172a14;display:flex;flex-direction:column;gap:1.5rem}form.svelte-197y00z section:where(.svelte-197y00z) h2:where(.svelte-197y00z){margin-top:0;margin-bottom:.5rem}.info-message.svelte-197y00z{background:#2563eb1a;border:1px solid rgba(37,99,235,.2);border-radius:8px;padding:.75rem 1rem;color:#1e40af;font-size:.875rem;margin-bottom:1rem}.grid.svelte-197y00z{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem}.grid.svelte-197y00z label:where(.svelte-197y00z){margin-bottom:0}.chips.svelte-197y00z{display:flex;flex-wrap:wrap;gap:.75rem}.chips.svelte-197y00z button:where(.svelte-197y00z){padding:.6rem 1.1rem;border-radius:999px;border:1px solid rgba(148,163,184,.4);background:#f1f5f9cc;cursor:pointer;display:inline-flex;align-items:center;gap:.4rem}.chips.svelte-197y00z button.selected:where(.svelte-197y00z){background:#2563eb;color:#fff;border-color:#2563eb}label.svelte-197y00z{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1.25rem}label.svelte-197y00z:last-child{margin-bottom:0}label.svelte-197y00z span:where(.svelte-197y00z){display:block;font-weight:600;margin-bottom:0}.required.svelte-197y00z{color:#dc2626;font-weight:600;margin-left:.25rem}input.svelte-197y00z,textarea.svelte-197y00z,select.svelte-197y00z{width:100%;padding:.75rem;border-radius:12px;border:1px solid rgba(148,163,184,.4);background:#f8fafc;box-sizing:border-box}input.error.svelte-197y00z,textarea.error.svelte-197y00z{border-color:#dc2626!important;background:#fef2f2!important;border-width:2px!important;box-shadow:0 0 0 3px #dc26261a!important;animation:svelte-197y00z-errorPulse .3s ease-in-out}@keyframes svelte-197y00z-errorPulse{0%,to{transform:scale(1)}50%{transform:scale(1.02)}}textarea.svelte-197y00z{resize:vertical}.field-error.svelte-197y00z{display:block;color:#dc2626;font-size:.875rem;margin-top:.25rem;margin-bottom:0;font-weight:600;padding:.5rem .75rem;background:#fee2e2;border-left:3px solid #dc2626;border-radius:4px;animation:svelte-197y00z-slideIn .3s ease-out}@keyframes svelte-197y00z-slideIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.toggle-grid.svelte-197y00z{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:.75rem}.toggle-grid.svelte-197y00z label:where(.svelte-197y00z){display:flex;gap:.5rem;align-items:center;padding:.75rem;border-radius:12px;border:1px solid rgba(148,163,184,.2);background:#f8fafc99}.image-grid.svelte-197y00z{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem}.image-grid.svelte-197y00z label:where(.svelte-197y00z){display:grid;gap:.75rem}.image-grid.svelte-197y00z img:where(.svelte-197y00z){width:100%;border-radius:16px;border:1px solid rgba(148,163,184,.3);object-fit:cover;max-height:260px}.submit.svelte-197y00z{display:flex;justify-content:flex-end}button[type=submit].svelte-197y00z,.cta.svelte-197y00z{background:linear-gradient(135deg,#0ea5e9,#2563eb);color:#fff;border-radius:999px;padding:.85rem 1.75rem;font-weight:600;border:none;cursor:pointer;text-decoration:none;display:inline-flex;align-items:center;justify-content:center}.success.svelte-197y00z{background:#22c55e1f;border:1px solid rgba(34,197,94,.35);border-radius:18px;padding:2rem;display:grid;gap:1rem;text-align:center}.registration-prompt.svelte-197y00z{display:flex;justify-content:center;align-items:center;min-height:400px;padding:2rem}.registration-content.svelte-197y00z{background:#fff;border-radius:16px;padding:3rem;text-align:center;box-shadow:0 10px 25px #0f172a1a;border:2px solid #e2e8f0;max-width:500px;width:100%}.registration-content.svelte-197y00z h2:where(.svelte-197y00z){font-size:1.75rem;font-weight:700;color:#0f172a;margin-bottom:1rem}.registration-content.svelte-197y00z p:where(.svelte-197y00z){font-size:1.1rem;color:#475569;line-height:1.6;margin-bottom:2rem}.registration-button.svelte-197y00z{display:inline-flex;align-items:center;justify-content:center;padding:1rem 2.5rem;background:linear-gradient(135deg,#0ea5e9,#2563eb);color:#fff;font-weight:600;font-size:1.1rem;border-radius:999px;text-decoration:none;box-shadow:0 10px 25px #2563eb4d;transition:transform .15s ease,box-shadow .15s ease}.registration-button.svelte-197y00z:hover{transform:translateY(-2px);box-shadow:0 15px 35px #2563eb66}.registration-button.svelte-197y00z:active{transform:translateY(0)}.error-banner.svelte-197y00z{background:linear-gradient(135deg,#fee2e2,#fecaca);border:2px solid #dc2626;border-radius:12px;padding:1.25rem 1.5rem;margin-bottom:2rem;box-shadow:0 4px 12px #dc262626;animation:svelte-197y00z-shake .5s ease-in-out}@keyframes svelte-197y00z-shake{0%,to{transform:translate(0)}25%{transform:translate(-8px)}75%{transform:translate(8px)}}.error-header.svelte-197y00z{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem}.error-icon.svelte-197y00z{font-size:1.5rem;line-height:1}.error-title.svelte-197y00z{flex:1;color:#991b1b;font-size:1.125rem;font-weight:700;margin:0}.error-count.svelte-197y00z{background:#dc2626;color:#fff;padding:.25rem .75rem;border-radius:999px;font-size:.875rem;font-weight:600}.error-summary.svelte-197y00z{margin:0;padding-left:1.5rem;list-style:disc;color:#991b1b}.error-summary.svelte-197y00z li:where(.svelte-197y00z){margin:.5rem 0;line-height:1.5}.error-summary.svelte-197y00z strong:where(.svelte-197y00z){text-transform:capitalize}.error.svelte-197y00z{padding:1rem;border-radius:12px;background:#f8717126;border:1px solid rgba(248,113,113,.35);color:#b91c1c}.terms-section.svelte-197y00z{background:#f8fafccc;padding:1.25rem;border-radius:12px;border:1px solid rgba(148,163,184,.2)}.terms-checkbox.svelte-197y00z{display:flex;align-items:flex-start;gap:.75rem;cursor:pointer;margin:0}.terms-checkbox.svelte-197y00z input[type=checkbox]:where(.svelte-197y00z){width:auto;margin-top:.15rem;cursor:pointer;flex-shrink:0}.terms-checkbox.svelte-197y00z input[type=checkbox].error:where(.svelte-197y00z){outline:2px solid #ef4444;outline-offset:2px}.terms-text.svelte-197y00z{font-size:.95rem;line-height:1.6;color:#334155;margin:0}.checkbox-label.svelte-197y00z{display:flex;align-items:flex-start;gap:.5rem;cursor:pointer;margin-top:.75rem;padding:.5rem;border-radius:6px;transition:background-color .2s}.checkbox-label.svelte-197y00z:hover{background-color:#f1f5f9}.checkbox-label.svelte-197y00z input[type=checkbox]:where(.svelte-197y00z){width:auto;margin-top:.15rem;cursor:pointer;flex-shrink:0}.checkbox-label.svelte-197y00z span:where(.svelte-197y00z){font-size:.9rem;line-height:1.5;color:#475569;-webkit-user-select:none;user-select:none}.checkbox-label.svelte-197y00z input[type=checkbox]:where(.svelte-197y00z):disabled+span:where(.svelte-197y00z){color:#94a3b8}@media(max-width:768px){form.svelte-197y00z section:where(.svelte-197y00z){padding:1.25rem}}
