@layer pages{.project-intake-main{isolation:isolate;position:relative}.project-intake-main:before{content:"";z-index:-1;background:linear-gradient(180deg, transparent 4%, var(--line) 28%, var(--line) 72%, transparent 96%);pointer-events:none;width:1px;position:absolute;top:0;bottom:0;left:50%}.project-intake{min-height:calc(100svh - 120px);padding-block:clamp(72px,8vw,118px) clamp(84px,10vw,144px)}.project-intake__layout{grid-template-columns:minmax(0,.82fr) minmax(420px,1fr);align-items:start;gap:clamp(54px,8vw,128px);display:grid}.project-intake__intro{min-width:0;padding-top:clamp(12px,2vw,30px)}.project-intake__intro h1{max-width:10.8ch;margin-top:14px;font-size:clamp(50px,5.7vw,72px)}.project-intake__intro h1 em{color:var(--accent-text)}.project-intake__intro>.lede{max-width:43ch;color:var(--muted);margin-top:clamp(22px,2.8vw,34px);font-size:clamp(16px,1.35vw,19px);line-height:1.68}.project-intake__context.context-chip{background:color-mix(in srgb, var(--ink) 42%, transparent);grid-template-columns:auto auto;align-items:center;gap:10px;margin-top:26px;padding:9px 13px 9px 10px;display:grid}.project-intake__context.context-chip[hidden]{display:none}.project-intake__context>span{color:var(--muted-soft);letter-spacing:.11em;text-transform:uppercase;font-size:9px;font-weight:760}.project-intake__context>strong{color:var(--paper);font-size:12px;font-weight:720}.project-intake__path{border-top:1px solid var(--line);max-width:540px;margin-top:clamp(42px,5vw,64px)}.project-intake__path-item{border-bottom:1px solid var(--line);grid-template-columns:34px minmax(0,1fr);gap:clamp(14px,2vw,24px);padding-block:18px;display:grid}.project-intake__path-item>span{color:var(--accent-text);letter-spacing:.12em;padding-top:2px;font-size:9px;font-weight:780}.project-intake__path-item strong{color:var(--paper);font-size:14px;font-weight:650;line-height:1.35;display:block}.project-intake__path-item p{max-width:42ch;color:var(--muted);margin-top:5px;font-size:12px;line-height:1.55}.project-intake__form-wrap{min-width:0}.project-intake__form-kicker{color:var(--muted-soft);letter-spacing:.12em;text-transform:uppercase;justify-content:space-between;gap:18px;margin-bottom:12px;padding-inline:4px;font-size:9px;font-weight:760;display:flex}.project-intake .contact-form-shell{background:color-mix(in srgb, var(--ink) 72%, transparent);border-radius:clamp(26px,3vw,38px);padding:clamp(26px,3.5vw,44px);position:relative;box-shadow:0 24px 72px #00000029}.project-intake .contact-form-shell:before{content:"";background:linear-gradient(90deg, var(--rust), transparent 58%);pointer-events:none;height:1px;position:absolute;top:0;left:clamp(26px,3.5vw,44px);right:clamp(26px,3.5vw,44px)}.project-intake .wizard-head{margin-bottom:clamp(30px,3vw,38px);padding-bottom:24px}.project-intake .wizard-step__legend strong{font-family:var(--font-serif);letter-spacing:-.04em;font-size:clamp(30px,3vw,42px);font-weight:400;line-height:.95}.project-intake .wizard-step__legend small{max-width:45ch;margin-top:10px;font-size:12px;line-height:1.6}.project-intake .field textarea{min-height:190px}.project-intake .form-success{min-height:390px}.project-intake .form-success h2{font-family:var(--font-serif);letter-spacing:-.04em;font-size:clamp(36px,4vw,54px);font-weight:400;line-height:.95}}@layer responsive{@media (width<=1023px){.project-intake{min-height:0}.project-intake__layout{grid-template-columns:1fr;gap:clamp(54px,8vw,76px)}.project-intake__intro{max-width:760px;padding-top:0}.project-intake__intro h1{max-width:11ch}.project-intake__path{border-bottom:1px solid var(--line);grid-template-columns:repeat(3,minmax(0,1fr));max-width:none;display:grid}.project-intake__path-item{border-bottom:0;border-right:1px solid var(--line);grid-template-columns:1fr;align-content:start;gap:24px;padding:18px 20px 22px 0}.project-intake__path-item+.project-intake__path-item{padding-left:20px}.project-intake__path-item:last-child{border-right:0}.project-intake__form-wrap{width:min(100%,760px);margin-left:auto}}@media (width<=620px){.project-intake-main:before{opacity:.55;left:32px}.project-intake{padding-block:56px 76px}.project-intake__layout{gap:50px}.project-intake__intro h1{max-width:10.5ch;font-size:clamp(42px,12vw,52px)}.project-intake__intro>.lede{margin-top:20px;font-size:16px}.project-intake__context.context-chip{margin-top:20px}.project-intake__path{border-bottom:0;margin-top:36px;display:block}.project-intake__path-item,.project-intake__path-item+.project-intake__path-item{border-right:0;border-bottom:1px solid var(--line);grid-template-columns:30px minmax(0,1fr);gap:12px;padding:15px 0}.project-intake__path-item>span{padding-top:3px}.project-intake__form-kicker{font-size:8px}.project-intake .contact-form-shell{border-radius:24px;padding:21px}.project-intake .contact-form-shell:before{left:21px;right:21px}.project-intake .wizard-step__legend strong{font-size:30px}.project-intake .field textarea{min-height:170px}}}@layer theme{html[data-theme=paper] .project-intake__context.context-chip{background:color-mix(in srgb, var(--paper) 76%, transparent)}html[data-theme=paper] .project-intake__context>strong,html[data-theme=paper] .project-intake__path-item strong{color:var(--ink)}html[data-theme=paper] .project-intake .contact-form-shell{background:color-mix(in srgb, var(--paper) 76%, transparent);box-shadow:0 24px 72px #17151214}}
