[data-v-8b2338f7]:root{--gold: #c9a96e;--gold-light: #e8d5b0;--gold-dim: rgba(201,169,110,.15);--surface: rgba(255,255,255,.04);--surface-hover: rgba(255,255,255,.07);--border: rgba(255,255,255,.08);--border-input: rgba(255,255,255,.12);--text-muted: rgba(240,236,230,.55);--serif: "Cormorant Garamond", Georgia, serif;--sans: "Inter", system-ui, sans-serif}.form-card[data-v-8b2338f7]{background:var(--surface);border:1px solid var(--border);border-radius:16px;padding:2.5rem;display:flex;flex-direction:column;gap:1.5rem;max-width:640px;font-family:var(--sans)}.field-row[data-v-8b2338f7]{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem}.field[data-v-8b2338f7]{display:flex;flex-direction:column;gap:.4rem}label[data-v-8b2338f7]{font-size:.82rem;font-weight:500;color:#f0ece6d9;display:flex;align-items:baseline;gap:.4rem;flex-wrap:wrap}.label-note[data-v-8b2338f7]{font-size:.75rem;font-weight:400;color:var(--text-muted)}.req[data-v-8b2338f7]{color:var(--gold)}.field-error[data-v-8b2338f7]{font-size:.75rem;color:#f87171;margin-top:.1rem}.input-wrap[data-v-8b2338f7]{position:relative}.input-icon[data-v-8b2338f7]{position:absolute;left:.75rem;top:50%;transform:translateY(-50%);width:15px;height:15px;color:#f0ece64d;pointer-events:none}.input-icon-top[data-v-8b2338f7]{top:.75rem;transform:none}input[type=text][data-v-8b2338f7],input[type=email][data-v-8b2338f7],input[type=tel][data-v-8b2338f7],textarea[data-v-8b2338f7]{width:100%;background:#ffffff0d;border:1px solid var(--border-input);border-radius:6px;color:#f0ece6;font-family:var(--sans);font-size:.88rem;padding:.6rem .75rem .6rem 2.25rem;outline:none;transition:border-color .15s,box-shadow .15s;-webkit-appearance:none}input[data-v-8b2338f7]::placeholder,textarea[data-v-8b2338f7]::placeholder{color:#f0ece640}input[data-v-8b2338f7]:focus,textarea[data-v-8b2338f7]:focus{border-color:#c9a96e80;box-shadow:0 0 0 3px #c9a96e1a}input.input-error[data-v-8b2338f7]{border-color:#f8717199}textarea[data-v-8b2338f7]{padding-left:2.25rem;resize:vertical;min-height:90px;line-height:1.6}.input-wrap-textarea .input-icon[data-v-8b2338f7]{top:.7rem;transform:none}.upload-zone[data-v-8b2338f7]{position:relative;width:100%;max-width:220px;aspect-ratio:3/4;border-radius:12px;border:1.5px dashed rgba(201,169,110,.3);background:#ffffff08;cursor:pointer;overflow:hidden;transition:border-color .2s,background .2s;display:flex;align-items:center;justify-content:center}.upload-zone[data-v-8b2338f7]:hover,.upload-zone[data-v-8b2338f7]:focus-visible{border-color:#c9a96e99;background:#c9a96e0d;outline:none}.upload-zone--error[data-v-8b2338f7]{border-color:#f8717180}.upload-zone--has-file[data-v-8b2338f7]{border-style:solid;border-color:#c9a96e66}.upload-placeholder[data-v-8b2338f7]{display:flex;flex-direction:column;align-items:center;gap:.4rem;padding:1.5rem;text-align:center;pointer-events:none}.upload-placeholder svg[data-v-8b2338f7]{width:28px;height:28px;color:#c9a96e80}.upload-label[data-v-8b2338f7]{font-size:.85rem;font-weight:500;color:#f0ece6b3}.upload-hint[data-v-8b2338f7]{font-size:.72rem;color:var(--text-muted)}.upload-input[data-v-8b2338f7]{position:absolute;inset:0;opacity:0;cursor:pointer;width:100%;height:100%}.upload-preview[data-v-8b2338f7]{position:relative;width:100%;height:100%}.upload-preview img[data-v-8b2338f7]{width:100%;height:100%;object-fit:cover;display:block}.upload-remove[data-v-8b2338f7]{position:absolute;top:.5rem;right:.5rem;background:#080808bf;border:1px solid rgba(255,255,255,.1);color:#f0ece6;border-radius:50%;width:26px;height:26px;font-size:.7rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s}.upload-remove[data-v-8b2338f7]:hover{background:#c83c3c80}.consent-row[data-v-8b2338f7]{display:flex;gap:.75rem;align-items:flex-start;font-size:.82rem;color:var(--text-muted);cursor:pointer;line-height:1.5}.consent-row input[type=checkbox][data-v-8b2338f7]{width:16px;height:16px;flex-shrink:0;margin-top:.15rem;accent-color:var(--gold);cursor:pointer;padding:0}.consent-row a[data-v-8b2338f7]{color:var(--gold-light);text-underline-offset:2px}.consent-row a[data-v-8b2338f7]:hover{color:var(--gold)}.server-error[data-v-8b2338f7]{background:#f871711a;border:1px solid rgba(248,113,113,.3);border-radius:6px;padding:.75rem 1rem;font-size:.85rem;color:#fca5a5;line-height:1.5}.submit-btn[data-v-8b2338f7]{display:flex;align-items:center;justify-content:center;gap:.6rem;width:100%;padding:.9rem 2rem;border-radius:8px;border:none;font-family:var(--sans);font-size:.9rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;cursor:pointer;transition:opacity .2s,transform .2s,box-shadow .2s}.submit-btn svg[data-v-8b2338f7]{width:16px;height:16px}.submit-btn[data-v-8b2338f7]:disabled{background:#ffffff14;color:#f0ece64d;cursor:not-allowed;box-shadow:none}.submit-btn[data-v-8b2338f7]:not(:disabled){background:linear-gradient(135deg,#c9a96e,#a07840);color:#080808;box-shadow:0 4px 24px #c9a96e40}.submit-btn[data-v-8b2338f7]:not(:disabled):hover{opacity:.88;transform:translateY(-1px)}.spinner[data-v-8b2338f7]{display:inline-block;width:14px;height:14px;border:2px solid rgba(8,8,8,.3);border-top-color:#080808;border-radius:50%;animation:spin-8b2338f7 .7s linear infinite}@keyframes spin-8b2338f7{to{transform:rotate(360deg)}}.form-footer-note[data-v-8b2338f7]{text-align:center;font-size:.75rem;color:#f0ece640;letter-spacing:.04em}@media(max-width:520px){.field-row[data-v-8b2338f7]{grid-template-columns:1fr}.form-card[data-v-8b2338f7]{padding:1.25rem;border-radius:12px}}:root{--gold: #c9a96e;--gold-light: #e8d5b0;--gold-dim: rgba(201,169,110,.15);--surface: rgba(255,255,255,.04);--border: rgba(255,255,255,.08);--text-muted: rgba(240,236,230,.55);--serif: "Cormorant Garamond", Georgia, serif;--sans: "Inter", system-ui, sans-serif}[data-astro-cid-hk34trz7],[data-astro-cid-hk34trz7]:before,[data-astro-cid-hk34trz7]:after{box-sizing:border-box;margin:0;padding:0}body{background:#080808;color:#f0ece6;font-family:var(--sans);line-height:1.6;overflow-x:hidden}.noise[data-astro-cid-hk34trz7]{position:fixed;inset:0;z-index:0;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.04'/%3E%3C/svg%3E");background-size:200px 200px;opacity:.4}.orb[data-astro-cid-hk34trz7]{position:fixed;border-radius:50%;filter:blur(120px);pointer-events:none;z-index:0}.orb-1[data-astro-cid-hk34trz7]{width:600px;height:600px;top:-200px;left:-150px;background:radial-gradient(circle,rgba(180,120,60,.16) 0%,transparent 70%)}.orb-2[data-astro-cid-hk34trz7]{width:500px;height:500px;bottom:-100px;right:-150px;background:radial-gradient(circle,rgba(120,60,140,.12) 0%,transparent 70%)}nav[data-astro-cid-hk34trz7]{position:fixed;top:0;left:0;right:0;z-index:100;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-bottom:1px solid var(--border);background:#080808bf}.nav-inner[data-astro-cid-hk34trz7]{max-width:1200px;margin:0 auto;padding:0 2rem;height:64px;display:flex;align-items:center;justify-content:space-between;gap:1rem}.nav-logo[data-astro-cid-hk34trz7]{font-family:var(--serif);font-size:1.2rem;font-weight:400;color:#f0ece6;text-decoration:none;white-space:nowrap}.nav-logo[data-astro-cid-hk34trz7] em[data-astro-cid-hk34trz7]{font-style:italic;color:var(--gold)}.nav-steps[data-astro-cid-hk34trz7]{display:flex;align-items:center;gap:.5rem}.step-pill[data-astro-cid-hk34trz7]{font-size:.7rem;font-weight:500;letter-spacing:.08em;color:var(--text-muted);padding:.3rem .75rem;border:1px solid transparent;border-radius:100px}.step-pill[data-astro-cid-hk34trz7].active{color:var(--gold);border-color:#c9a96e59;background:var(--gold-dim)}.step-sep[data-astro-cid-hk34trz7]{font-size:.7rem;color:#f0ece633}.page[data-astro-cid-hk34trz7]{position:relative;z-index:1;min-height:100vh;padding-top:64px;display:grid;grid-template-columns:1fr 1.6fr;max-width:1200px;margin:0 auto}.sidebar[data-astro-cid-hk34trz7]{padding:5rem 3rem 5rem 2rem;border-right:1px solid var(--border);position:sticky;top:64px;height:calc(100vh - 64px);overflow-y:auto;display:flex;align-items:flex-start}.sidebar-inner[data-astro-cid-hk34trz7]{max-width:340px}.sidebar-eyebrow[data-astro-cid-hk34trz7]{font-size:.68rem;font-weight:600;letter-spacing:.22em;text-transform:uppercase;color:var(--gold);margin-bottom:1.25rem}.sidebar-title[data-astro-cid-hk34trz7]{font-family:var(--serif);font-size:clamp(2.2rem,3.5vw,3rem);font-weight:300;line-height:1.1;color:#f0ece6;margin-bottom:1.25rem}.sidebar-title[data-astro-cid-hk34trz7] em[data-astro-cid-hk34trz7]{font-style:italic;color:var(--gold)}.sidebar-body[data-astro-cid-hk34trz7]{font-size:.9rem;color:var(--text-muted);line-height:1.75;margin-bottom:2.5rem}.trust-list[data-astro-cid-hk34trz7]{display:flex;flex-direction:column;gap:.75rem;margin-bottom:2.5rem}.trust-item[data-astro-cid-hk34trz7]{display:flex;gap:.75rem;align-items:flex-start;font-size:.88rem;color:#f0ece6bf}.trust-icon[data-astro-cid-hk34trz7]{color:var(--gold);flex-shrink:0;margin-top:.1rem}.sidebar-badge[data-astro-cid-hk34trz7]{display:inline-flex;flex-direction:column;align-items:center;background:var(--gold-dim);border:1px solid rgba(201,169,110,.25);border-radius:8px;padding:1rem 1.5rem;gap:.1rem}.badge-num[data-astro-cid-hk34trz7]{font-family:var(--serif);font-size:2rem;font-weight:300;color:var(--gold);line-height:1}.badge-label[data-astro-cid-hk34trz7]{font-size:.7rem;letter-spacing:.12em;text-transform:uppercase;color:var(--text-muted)}.form-wrap[data-astro-cid-hk34trz7]{padding:4rem 2rem 5rem 3rem}@media(max-width:860px){.page[data-astro-cid-hk34trz7]{grid-template-columns:1fr}.sidebar[data-astro-cid-hk34trz7]{position:static;height:auto;border-right:none;border-bottom:1px solid var(--border);padding:3rem 1.5rem 2.5rem}.sidebar-inner[data-astro-cid-hk34trz7]{max-width:100%}.form-wrap[data-astro-cid-hk34trz7]{padding:2.5rem 1.5rem 4rem}.nav-steps[data-astro-cid-hk34trz7]{display:none}}
