.hero[data-astro-cid-6bfsojfh]{background:var(--color-abyss-950);align-items:flex-end;min-height:40vh;padding:8rem 2rem 2rem;display:flex;position:relative}.hero[data-astro-cid-6bfsojfh]:before{content:"";background:radial-gradient(80% 50% at 50% 40%,#1e78c80f 0%,#0000 70%);position:absolute;inset:0}.hero-content[data-astro-cid-6bfsojfh]{width:100%;max-width:1200px;margin:0 auto;padding-bottom:2rem;position:relative}.hero-label[data-astro-cid-6bfsojfh]{letter-spacing:.12em;text-transform:uppercase;color:var(--color-electric-400);margin-bottom:1rem;font-size:.75rem;font-weight:600}.hero-title[data-astro-cid-6bfsojfh]{color:#fff;margin-bottom:1rem;font-size:clamp(3rem,8vw,6rem)}.hero-subtitle[data-astro-cid-6bfsojfh]{color:var(--text-normal);max-width:600px;font-size:clamp(1.125rem,2.5vw,1.375rem);line-height:1.6}.section[data-astro-cid-6bfsojfh]{padding:5rem 2rem 6rem}.section-inner[data-astro-cid-6bfsojfh]{max-width:1200px;margin:0 auto}.contact-grid[data-astro-cid-6bfsojfh]{gap:3rem;display:grid}@media (width>=1024px){.contact-grid[data-astro-cid-6bfsojfh]{grid-template-columns:1fr 1.5fr;gap:4rem}}.contact-info[data-astro-cid-6bfsojfh]{flex-direction:column;gap:1.5rem;display:flex}.info-card[data-astro-cid-6bfsojfh]{background:var(--color-surface-800);border:1px solid #ffffff0f;padding:2rem}.info-card--accent[data-astro-cid-6bfsojfh]{background:var(--color-electric-tint-soft);border-color:var(--color-electric-tint-ring)}.info-card--accent[data-astro-cid-6bfsojfh]:before{content:"From the broker";letter-spacing:.16em;text-transform:uppercase;color:var(--color-electric-400);margin-bottom:.75rem;font-size:.625rem;font-weight:700;display:block}.info-title[data-astro-cid-6bfsojfh]{color:#fff;text-transform:none;margin-bottom:1rem;font-size:1rem;font-weight:600}.info-text[data-astro-cid-6bfsojfh]{color:var(--text-normal);margin-bottom:.75rem;font-size:.9375rem;line-height:1.6}.info-text[data-astro-cid-6bfsojfh]:last-child{margin-bottom:0}.info-list[data-astro-cid-6bfsojfh]{flex-direction:column;gap:1rem;display:flex}.info-list[data-astro-cid-6bfsojfh] dt[data-astro-cid-6bfsojfh]{letter-spacing:.1em;text-transform:uppercase;color:#ffffff59;margin-bottom:.25rem;font-size:.6875rem;font-weight:600}.info-list[data-astro-cid-6bfsojfh] dd[data-astro-cid-6bfsojfh]{color:var(--text-normal);margin:0;font-size:.9375rem}.info-link[data-astro-cid-6bfsojfh]{color:var(--color-electric-400);text-decoration:none;transition:color .2s}.info-link[data-astro-cid-6bfsojfh]:hover{color:var(--color-electric-300)}.info-note[data-astro-cid-6bfsojfh]{color:var(--text-normal);font-size:.9375rem;font-style:italic;line-height:1.6}.contact-form[data-astro-cid-6bfsojfh]{flex-direction:column;gap:1.25rem;display:flex}.form-row[data-astro-cid-6bfsojfh]{gap:1.25rem;display:grid}@media (width>=640px){.form-row[data-astro-cid-6bfsojfh]{grid-template-columns:1fr 1fr}}.form-group[data-astro-cid-6bfsojfh]{flex-direction:column;gap:.5rem;display:flex}.form-label[data-astro-cid-6bfsojfh]{color:var(--text-normal);font-size:.8125rem;font-weight:600}.form-optional[data-astro-cid-6bfsojfh]{color:var(--text-muted);font-weight:400}.form-input[data-astro-cid-6bfsojfh]{background:var(--color-surface-800);color:#fff;font-family:var(--font-sans);border:1px solid #ffffff1a;width:100%;padding:.75rem 1rem;font-size:.9375rem;transition:border-color .2s}.form-input[data-astro-cid-6bfsojfh]::placeholder{color:#ffffff8c}.form-input[data-astro-cid-6bfsojfh]:focus{border-color:var(--color-electric-400);outline:none}.form-textarea[data-astro-cid-6bfsojfh]{resize:vertical;min-height:120px}select[data-astro-cid-6bfsojfh].form-input{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath d='M3 5l3 3 3-3' stroke='rgba(255,255,255,0.4)' stroke-width='1.5' fill='none' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:right 1rem center;background-repeat:no-repeat;padding-right:2.5rem}select[data-astro-cid-6bfsojfh].form-input option[data-astro-cid-6bfsojfh]{background:var(--color-abyss-950);color:#fff}.form-privacy[data-astro-cid-6bfsojfh]{color:#ffffff8c;font-size:.8125rem;line-height:1.5}.form-privacy[data-astro-cid-6bfsojfh] a[data-astro-cid-6bfsojfh]{color:#ffffffbf;text-underline-offset:2px;text-decoration:underline}.form-privacy[data-astro-cid-6bfsojfh] a[data-astro-cid-6bfsojfh]:hover{color:var(--color-electric-400)}.submit-btn[data-astro-cid-6bfsojfh]{font-family:var(--font-sans);color:var(--color-abyss-950);background:var(--color-electric-400);cursor:pointer;border:none;align-self:flex-start;align-items:center;gap:.75rem;padding:1rem 2.5rem;font-size:.9375rem;font-weight:600;transition:background .2s,transform .2s;display:inline-flex}.submit-btn[data-astro-cid-6bfsojfh]:hover{background:var(--color-electric-300);transform:translateY(-1px)}.submit-btn[data-astro-cid-6bfsojfh]:disabled{opacity:.6;cursor:not-allowed;transform:none}.btn-icon[data-astro-cid-6bfsojfh]{width:1rem;height:1rem}.btn-loading[data-astro-cid-6bfsojfh],.submit-btn[data-astro-cid-6bfsojfh].is-loading .btn-text[data-astro-cid-6bfsojfh]{display:none}.submit-btn[data-astro-cid-6bfsojfh].is-loading .btn-loading[data-astro-cid-6bfsojfh]{display:inline}.submit-btn[data-astro-cid-6bfsojfh].is-loading .btn-icon[data-astro-cid-6bfsojfh]{display:none}.form-message[data-astro-cid-6bfsojfh]{padding:0;font-size:.9375rem;line-height:1.5;transition:padding .2s}.form-message--success[data-astro-cid-6bfsojfh]{color:var(--color-success-400);padding:1rem 0}.form-message--error[data-astro-cid-6bfsojfh]{color:var(--color-danger-400);padding:1rem 0}
