e.stopPropagation()} style={{
width: "100%", maxWidth: 720,
maxHeight: "calc(100vh - 40px)", overflowY: "auto",
background: "#fff",
borderRadius: 22,
boxShadow: "0 30px 80px -20px rgba(0,0,0,0.4)",
}}>
Brief us
Tell us what you're building.
{submitted ? (
✓
Brief received.
We'll get back within one business day. (Prototype only — no email was actually sent.)
) : (
<>
= 1 ? "var(--primary)" : "var(--muted)" }}>1. Service
= 2 ? "var(--primary)" : "var(--muted)" }}>2. About you
= 3 ? "var(--primary)" : "var(--muted)" }}>3. Project
{step === 1 && (
<>
What kind of project is this? (Pick the closest — we'll figure out the rest together.)
{services.map((s) => (
))}
>
)}
{step === 2 && (
)}
{step === 3 && (
)}
>
)}