.enquiry-form-wrapper[data-astro-cid-tz4ujeos]{display:flex;flex-direction:column;gap:var(--space-6)}.form-warning[data-astro-cid-tz4ujeos]{display:flex;align-items:flex-start;gap:var(--space-3);padding:var(--space-4) var(--space-5);background:#b873330f;border:1px solid rgba(184,115,51,.2);border-radius:var(--radius-md);color:#7a4f1a}.form-warning[data-astro-cid-tz4ujeos] svg[data-astro-cid-tz4ujeos]{flex-shrink:0;margin-top:2px;color:var(--flow-copper)}.form-warning[data-astro-cid-tz4ujeos] p[data-astro-cid-tz4ujeos]{font-size:var(--text-sm);line-height:1.6;color:#6b4116;margin:0}.form-grid[data-astro-cid-tz4ujeos]{display:grid;grid-template-columns:1fr 1fr;gap:var(--space-5)}.form-grid--compact[data-astro-cid-tz4ujeos]{grid-template-columns:1fr}.form-group--full[data-astro-cid-tz4ujeos]{grid-column:1 / -1}.form-required[data-astro-cid-tz4ujeos]{color:var(--flow-blue);margin-left:2px}.form-checkbox-label[data-astro-cid-tz4ujeos]{display:flex;align-items:flex-start;gap:var(--space-3);cursor:pointer}.form-checkbox[data-astro-cid-tz4ujeos]{width:1.125rem;height:1.125rem;border:1.5px solid var(--flow-line);border-radius:var(--radius-sm);cursor:pointer;flex-shrink:0;margin-top:2px;accent-color:var(--flow-blue)}.form-checkbox-text[data-astro-cid-tz4ujeos]{font-size:var(--text-sm);line-height:1.65;color:var(--flow-steel)}.form-submit-row[data-astro-cid-tz4ujeos]{display:flex;flex-direction:column;gap:var(--space-4);align-items:flex-start}.form-submit-btn[data-astro-cid-tz4ujeos]{min-width:14rem}.form-submit-note[data-astro-cid-tz4ujeos]{font-size:var(--text-xs);color:var(--flow-steel);line-height:1.6;max-width:48ch;margin:0}.form-control[data-astro-cid-tz4ujeos][rows]{resize:vertical;min-height:5rem}select[data-astro-cid-tz4ujeos].form-control{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='M2 4L6 8L10 4' stroke='%2364727f' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round' fill='none'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right var(--space-4) center;padding-right:var(--space-10);cursor:pointer}.form-fallback[data-astro-cid-tz4ujeos]{text-align:center;padding:var(--space-16) var(--space-8);background:var(--flow-ice);border-radius:var(--radius-2xl);display:flex;flex-direction:column;align-items:center;gap:var(--space-6)}.form-fallback-icon[data-astro-cid-tz4ujeos]{width:4rem;height:4rem;display:flex;align-items:center;justify-content:center;background:#0e91df1a;border-radius:var(--radius-xl);color:var(--flow-blue)}.form-fallback[data-astro-cid-tz4ujeos] h3[data-astro-cid-tz4ujeos]{font-size:clamp(1.3rem,2.5vw,1.75rem);color:var(--flow-navy)}.form-fallback[data-astro-cid-tz4ujeos] p[data-astro-cid-tz4ujeos]{max-width:40ch;color:var(--flow-steel);font-size:var(--text-sm);line-height:1.7}.form-fallback-email[data-astro-cid-tz4ujeos]{font-size:var(--text-sm);margin-top:calc(-1 * var(--space-2))}@media(max-width:767px){.form-grid[data-astro-cid-tz4ujeos]{grid-template-columns:1fr}}.enquiry-hero[data-astro-cid-hc3duxcg]{position:relative;background:linear-gradient(135deg,var(--flow-midnight) 0%,var(--flow-deep-navy) 50%,var(--flow-navy) 100%);padding-block:clamp(4rem,9vw,7rem);overflow:hidden}.enquiry-hero-bg[data-astro-cid-hc3duxcg]{position:absolute;inset:0;background:linear-gradient(135deg,rgba(14,145,223,.07) 0%,transparent 55%),radial-gradient(ellipse at 80% 50%,rgba(18,191,232,.05) 0%,transparent 60%);pointer-events:none}.enquiry-hero-bg[data-astro-cid-hc3duxcg]:after{content:"";position:absolute;bottom:0;left:0;right:0;height:3px;background:linear-gradient(90deg,transparent,var(--flow-water),var(--flow-blue),transparent)}.enquiry-hero-inner[data-astro-cid-hc3duxcg]{position:relative}.enquiry-hero-content[data-astro-cid-hc3duxcg]{max-width:54rem}.enquiry-hero-content[data-astro-cid-hc3duxcg] .system-label[data-astro-cid-hc3duxcg]{display:block;margin-bottom:var(--space-4)}.enquiry-hero-headline[data-astro-cid-hc3duxcg]{font-size:clamp(2.25rem,5vw,4.5rem);color:var(--flow-white);line-height:1.05;letter-spacing:-.04em;margin-bottom:var(--space-6)}.enquiry-hero-sub[data-astro-cid-hc3duxcg]{font-size:clamp(1rem,1.5vw,1.15rem);color:#ffffffb8;line-height:1.75;max-width:58ch}.enquiry-layout[data-astro-cid-hc3duxcg]{display:grid;grid-template-columns:3fr 2fr;gap:var(--space-10);align-items:start}.enquiry-sidebar[data-astro-cid-hc3duxcg]{display:flex;flex-direction:column;gap:var(--space-6);position:sticky;top:var(--space-8)}.sidebar-block[data-astro-cid-hc3duxcg]{border-radius:var(--radius-xl);padding:var(--space-7) var(--space-7);background:var(--flow-white);border:1.5px solid var(--flow-line)}.sidebar-block--dark[data-astro-cid-hc3duxcg]{background:var(--flow-navy);border-color:transparent}.sidebar-block--outlined[data-astro-cid-hc3duxcg]{background:var(--flow-ice);border-color:var(--flow-line)}.sidebar-heading[data-astro-cid-hc3duxcg]{font-size:var(--text-xl);color:var(--flow-white);margin-block:var(--space-3) var(--space-6);font-weight:700;line-height:1.2}.sidebar-heading--navy[data-astro-cid-hc3duxcg]{color:var(--flow-navy)}.sidebar-steps[data-astro-cid-hc3duxcg]{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:0}.sidebar-step[data-astro-cid-hc3duxcg]{display:flex;gap:var(--space-4);align-items:flex-start;padding-block:var(--space-4);border-bottom:1px solid var(--flow-dark-line)}.sidebar-step[data-astro-cid-hc3duxcg]:last-child{border-bottom:none;padding-bottom:0}.sidebar-step-num[data-astro-cid-hc3duxcg]{font-family:var(--font-mono);font-size:var(--text-xs);color:var(--flow-water);font-weight:700;letter-spacing:.06em;flex-shrink:0;padding-top:3px;min-width:1.8rem}.sidebar-step[data-astro-cid-hc3duxcg] strong[data-astro-cid-hc3duxcg]{display:block;font-size:var(--text-sm);color:var(--flow-white);font-weight:700;margin-bottom:var(--space-1)}.sidebar-step[data-astro-cid-hc3duxcg] p[data-astro-cid-hc3duxcg]{font-size:var(--text-xs);color:#fff9;line-height:1.65;margin:0}.sidebar-badges[data-astro-cid-hc3duxcg]{display:flex;flex-wrap:wrap;gap:var(--space-2);margin-bottom:var(--space-4)}.sidebar-note[data-astro-cid-hc3duxcg]{font-size:var(--text-xs);color:var(--flow-steel);line-height:1.6;margin:0}.sidebar-copy[data-astro-cid-hc3duxcg]{font-size:var(--text-sm);color:var(--flow-charcoal);line-height:1.7;margin-block:var(--space-3) var(--space-5)}.sidebar-block[data-astro-cid-hc3duxcg] .system-label[data-astro-cid-hc3duxcg]{display:block}@media(max-width:1023px){.enquiry-layout[data-astro-cid-hc3duxcg]{grid-template-columns:1fr}.enquiry-sidebar[data-astro-cid-hc3duxcg]{position:static}}
