:root{--ink:#172022;--ink-muted:#4f5f60;--paper:#fff9f2;--surface:#fff;--surface-warm:#fff2e8;--sage:#dcebe2;--sage-strong:#79a887;--teal:#246a70;--coral:#e66f58;--coral-deep:#9f3d32;--gold:#d7a84f;--lavender:#eee7f6;--line:#17202224;--shadow:0 24px 70px #161d1e29;--shadow-soft:0 14px 40px #161d1e1f;--max-width:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:radial-gradient(circle at 0 0,#e66f5829,#0000 31rem),linear-gradient(#fffaf5 0%,#f8fbf8 43%,#fff8f1 100%);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}img{max-width:100%;display:block}::selection{color:#fff;background:var(--teal)}.hero{color:#fff;isolation:isolate;min-height:92svh;display:flex;position:relative;overflow:hidden}.hero-image{object-fit:cover;object-position:center;z-index:-3;animation:18s ease-in-out infinite alternate hero-drift;transform:scale(1.02)}.hero-overlay{z-index:-2;background:linear-gradient(90deg,#101516e6 0%,#101516b8 41%,#1015162e 100%),linear-gradient(#10151629 0%,#101516c7 100%);position:absolute;inset:0}.site-header,.form-header{z-index:10;width:min(var(--max-width), calc(100% - 3rem));justify-content:space-between;align-items:center;gap:1.5rem;margin:0 auto;padding:1.25rem 0;display:flex;position:absolute;inset:0 0 auto}.brand-mark{color:#fff;align-items:center;gap:.72rem;min-width:0;display:inline-flex}.brand-mark.dark{color:var(--ink)}.brand-glyph{color:#fff;background:#ffffff24;border:1px solid #ffffff85;border-radius:8px;flex:none;place-items:center;width:2.65rem;height:2.65rem;font-weight:800;display:grid}.dark .brand-glyph,.footer .brand-glyph{background:var(--ink);color:#fff;border-color:#1720222e}.brand-mark strong,.brand-mark small{letter-spacing:0;line-height:1.05;display:block}.brand-mark strong{font-size:1.02rem}.brand-mark small{color:#ffffffc2;margin-top:.2rem;font-size:.75rem}.dark small,.footer .brand-mark small{color:var(--ink-muted)}.nav-links{color:#ffffffdb;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#1015163d;border:1px solid #fff3;border-radius:8px;align-items:center;gap:1.15rem;padding:.65rem .9rem;font-size:.92rem;display:flex}.nav-links a,.footer-actions a,.back-link{transition:color .18s,opacity .18s}.nav-links a:hover{color:#fff}.footer-actions a:hover,.back-link:hover{color:var(--coral-deep)}.nav-cta,.back-link{min-height:2.75rem;color:var(--ink);background:#fff;border-radius:8px;justify-content:center;align-items:center;gap:.45rem;padding:0 .9rem;font-weight:760;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex}.nav-cta:hover,.back-link:hover{transform:translateY(-2px);box-shadow:0 14px 34px #0003}.hero-content{z-index:2;width:min(var(--max-width), calc(100% - 3rem));align-items:center;margin:0 auto;padding:7.5rem 0 8.5rem;display:flex;position:relative}.hero-copy{width:min(45rem,100%)}.hero-kicker,.eyebrow{color:var(--coral);letter-spacing:0;text-transform:uppercase;align-items:center;gap:.5rem;margin:0 0 1rem;font-size:.84rem;font-weight:820;display:inline-flex}.hero-kicker{color:#ffe7de;text-transform:none;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff1f;border:1px solid #fff3;border-radius:8px;padding:.45rem .65rem}h1,h2,h3,h4,p{overflow-wrap:anywhere}h1,h2,h3,h4{letter-spacing:0;margin:0;line-height:1.02}.hero h1{color:#fff;max-width:42rem;font-size:4.9rem;font-weight:860}.hero p{color:#ffffffd6;max-width:39rem;margin:1.25rem 0 0;font-size:1.18rem}.hero-actions{flex-wrap:wrap;gap:.85rem;margin-top:2rem;display:flex}.button{cursor:pointer;letter-spacing:0;border:0;border-radius:8px;justify-content:center;align-items:center;gap:.55rem;min-width:12rem;min-height:3.35rem;padding:0 1.08rem;font-weight:820;transition:transform .2s,box-shadow .2s,background .2s,color .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--coral);color:#fff;box-shadow:0 18px 42px #9f3d3247}.button-primary:hover{background:#f08069;box-shadow:0 22px 52px #9f3d3257}.button-secondary{color:#fff;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffff1f;border:1px solid #fff6}.button-secondary:hover{background:#fff3}.proof-strip{flex-wrap:wrap;gap:.55rem;margin-top:1.45rem;display:flex}.proof-strip span,.hero-status span,.mini-proof span{color:#ffffffdb;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffff24;border-radius:8px;align-items:center;gap:.42rem;min-height:2.25rem;padding:0 .72rem;font-size:.88rem;font-weight:740;display:inline-flex}.hero-status{right:calc((100% - min(var(--max-width), calc(100% - 3rem))) / 2);z-index:3;flex-wrap:wrap;justify-content:flex-end;gap:.65rem;display:flex;position:absolute;bottom:2.3rem}.hero-status span{background:#10151675;border:1px solid #ffffff2e}.section{padding:6.5rem 0}.section-inner{width:min(var(--max-width), calc(100% - 3rem));margin:0 auto}.process-section{background:linear-gradient(#fff9f2eb,#f5fbf8f0)}.process-layout,.talent-layout{grid-template-columns:minmax(0,1.04fr) minmax(20rem,.86fr);align-items:center;gap:4rem;display:grid}.section h2,.form-intro h1{max-width:46rem;font-size:3.3rem;font-weight:850}.section-lede,.form-intro>p{max-width:42rem;color:var(--ink-muted);margin:1rem 0 0;font-size:1.08rem}.step-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.85rem;margin-top:2.2rem;display:grid}.step-card,.flow-panel,.talent-card,.form-card{border:1px solid var(--line);box-shadow:var(--shadow-soft);background:#ffffffc7;border-radius:8px}.step-card{min-height:15.4rem;padding:1.15rem}.step-icon{background:var(--sage);width:2.7rem;height:2.7rem;color:var(--teal);border-radius:8px;place-items:center;display:grid}.step-card h3,.talent-card h3,.flow-panel h3{margin-top:1rem;font-size:1.18rem;line-height:1.14}.step-card p,.talent-card p,.flow-item p{color:var(--ink-muted);margin:.55rem 0 0;font-size:.96rem}.image-stack,.talent-visual,.form-art{position:relative}.section-image,.form-art img{width:100%;height:auto;box-shadow:var(--shadow);border-radius:8px}.floating-note,.form-art-note{max-width:20rem;color:var(--ink);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffdb;border:1px solid #ffffff94;border-radius:8px;align-items:center;gap:.62rem;padding:.8rem .9rem;font-size:.92rem;font-weight:780;display:flex;position:absolute;bottom:1rem;right:1rem;box-shadow:0 15px 36px #161d1e29}.how-section{background:var(--ink);color:#fff}.section-heading{justify-content:space-between;align-items:end;gap:2rem;margin-bottom:2rem;display:flex}.how-section .section-heading h2{color:#fff}.flow-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.flow-panel{color:#fff;min-height:100%;box-shadow:none;background:linear-gradient(135deg,#ffffff1c,#ffffff0d),#ffffff0a;border-color:#ffffff21;padding:1.3rem}.flow-panel .eyebrow{color:#ffd8c9}.flow-panel h3{font-size:1.7rem}.flow-list{gap:.85rem;margin-top:1.35rem;display:grid}.flow-item{background:#ffffff0f;border:1px solid #ffffff1f;border-radius:8px;grid-template-columns:2rem 1.5rem 1fr;align-items:start;gap:.75rem;min-height:5.6rem;padding:.9rem;display:grid}.flow-count{background:var(--coral);color:#fff;border-radius:8px;place-items:center;width:1.8rem;height:1.8rem;font-size:.82rem;font-weight:840;display:grid}.flow-item h4{font-size:1rem}.flow-item p{color:#ffffffb8}.text-link{color:#ffe1d6;align-items:center;gap:.45rem;margin-top:1.25rem;font-weight:820;display:inline-flex}.text-link svg{transition:transform .18s}.text-link:hover svg{transform:translate(3px)}.talent-section{background:linear-gradient(135deg,#dcebe2e6,#eee7f68a),#fbf9f5}.talent-layout{grid-template-columns:minmax(20rem,.96fr) minmax(0,1fr)}.talent-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem;margin-top:2rem;display:grid}.talent-card{background:#ffffffd6;min-height:9.8rem;padding:1.1rem}.footer{background:#fffdf9;padding:2.1rem 0}.footer-inner{width:min(var(--max-width), calc(100% - 3rem));color:var(--ink-muted);justify-content:space-between;align-items:center;gap:1.5rem;margin:0 auto;display:flex}.footer-brand{color:var(--ink)}.footer p{margin:0;font-size:.94rem}.footer-actions{color:var(--ink);gap:1rem;font-weight:760;display:flex}.form-page{background:radial-gradient(circle at 100% 0,#79a8873d,#0000 28rem),linear-gradient(135deg,#fff9f2 0%,#f6fbf8 54%,#fff1ea 100%);min-height:100svh;padding:6.8rem 0 5rem}.form-page-client{padding-bottom:4rem}.form-header{color:var(--ink)}.form-header .back-link{border:1px solid var(--line);box-shadow:none}.form-hero,.form-card,.form-workspace{width:min(var(--max-width), calc(100% - 3rem));margin:0 auto}.form-workspace{grid-template-columns:minmax(24rem,.95fr) minmax(38rem,1.05fr);align-items:start;gap:1.4rem;width:min(1360px,100% - 3rem);display:grid}.form-context{isolation:isolate;background:var(--ink);min-width:0;height:min(820px,100svh - 8rem);min-height:min(680px,100svh - 8rem);box-shadow:var(--shadow-soft);border-radius:8px;position:sticky;top:6.4rem;overflow:hidden}.form-context:before{z-index:1;content:"";background:linear-gradient(#0f1618d6 0%,#0f161880 32%,#0f161814 62%),linear-gradient(90deg,#0f161875 0%,#0f16181a 58%,#0f161800 100%);position:absolute;inset:0}.form-context img{object-fit:cover;object-position:center}.form-context-copy{z-index:2;color:#fff;align-content:start;height:100%;padding:2.15rem;display:grid;position:relative}.form-context-copy .eyebrow{color:#ffffffd1}.form-context-copy h1{color:#fff;text-shadow:0 2px 24px #00000052;max-width:31rem;font-size:clamp(2.55rem,3.3vw,4.35rem);line-height:.96}.form-hero{grid-template-columns:minmax(0,.9fr) minmax(20rem,.76fr);align-items:center;gap:4rem;display:grid}.form-intro h1{font-size:3.5rem}.mini-proof{flex-wrap:wrap;gap:.6rem;margin-top:1.5rem;display:flex}.mini-proof span{border:1px solid var(--line);color:var(--ink);background:#ffffffb8}.form-art-note{max-width:17rem}.form-card{background:#ffffffc7;margin-top:2rem;padding:1.25rem}.form-workflow{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffd6;width:auto;min-width:0;height:min(820px,100svh - 8rem);min-height:min(680px,100svh - 8rem);margin:0;padding:0;display:grid;position:sticky;top:6.4rem;overflow:clip}.intake-form{gap:1.2rem;display:grid}.field-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem;display:grid}.field{gap:.45rem;display:grid}.field-wide{grid-column:1/-1}.field>span{color:var(--ink);font-size:.9rem;font-weight:780}.field-label-text{flex-wrap:wrap;align-items:center;gap:.24rem;display:inline-flex}.field-required{color:var(--coral-deep);align-items:center;font-size:1.05rem;font-weight:860;line-height:1;display:inline-flex;transform:translateY(-.05rem)}.sr-only{clip:rect(0, 0, 0, 0);clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.field input,.field select,.field textarea{width:100%;min-height:3.25rem;color:var(--ink);background:#fff;border:1px solid #1720222e;border-radius:8px;outline:none;padding:.75rem .9rem;transition:border-color .16s,box-shadow .16s}.field textarea{resize:vertical}.field input:focus,.field select:focus,.field textarea:focus{border-color:var(--teal);box-shadow:0 0 0 4px #246a701f}.form-footer{justify-content:space-between;align-items:center;gap:1rem;display:flex}.form-status{color:var(--ink-muted);align-items:center;gap:.45rem;margin:0;font-size:.94rem;display:inline-flex}.request-intake{grid-template-rows:auto auto minmax(0,1fr) auto;gap:0;height:100%;min-height:0;overflow:hidden}.request-progress{background:#ffffffb8;border-bottom:1px solid #17202214;grid-row:1;padding:1.15rem 1rem 1rem}.request-progress-track{background:#17202214;border-radius:999px;height:.5rem;display:block;overflow:hidden}.request-progress-track span{border-radius:inherit;background:linear-gradient(90deg, var(--teal), var(--coral));height:100%;transition:width .18s;display:block}.request-option:focus-within{border-color:var(--teal);box-shadow:0 0 0 4px #246a701f}.request-scroll-body{overscroll-behavior:contain;scrollbar-gutter:stable;grid-row:3;min-height:0;padding:0 1rem;scroll-padding-top:1rem;overflow-y:auto}.request-scroll-body::-webkit-scrollbar{width:.7rem}.request-scroll-body::-webkit-scrollbar-track{background:0 0}.request-scroll-body::-webkit-scrollbar-thumb{background:#246a7047 padding-box content-box;border:.2rem solid #0000;border-radius:999px}.request-panel{border-top:1px solid #1720221a;gap:1rem;padding:1.55rem 0 1.75rem;scroll-margin-top:1rem;display:grid}.request-panel:first-child{border-top:0;padding-top:1.25rem}.request-panel-review{padding-bottom:2rem}.request-panel-heading{max-width:46rem}.request-panel-heading h2{font-size:1.62rem;font-weight:840;line-height:1.08}.request-panel-heading p:not(.eyebrow){color:var(--ink-muted);margin:.45rem 0 0}.request-error{color:var(--coral-deep);background:#fff2e8;border:1px solid #9f3d3238;border-radius:8px;grid-row:2;margin:.9rem 1rem 0;padding:.8rem .9rem;font-weight:760}.field input[aria-invalid=true],.field select[aria-invalid=true],.field textarea[aria-invalid=true]{border-color:var(--coral-deep);background:#fffaf7;box-shadow:0 0 0 4px #9f3d3229}.request-choice-group.is-invalid legend{color:var(--coral-deep)}.field:has([aria-invalid=true])>.field-label-text{color:var(--coral-deep)}.request-stack{gap:1.15rem;display:grid}.request-choice-group{border:0;gap:.6rem;margin:0;padding:0;display:grid}.request-choice-group.is-invalid{border:1px solid var(--coral-deep);background:#fffaf7;border-radius:8px;padding:.75rem;box-shadow:0 0 0 4px #9f3d3229}.request-choice-group legend{color:var(--ink);flex-wrap:wrap;align-items:center;gap:.24rem;padding:0;font-size:.9rem;font-weight:780;display:inline-flex}.request-options{grid-template-columns:repeat(auto-fit,minmax(13rem,1fr));gap:.65rem;display:grid}.request-option{min-height:3.25rem;color:var(--ink);cursor:pointer;background:#fff;border:1px solid #17202226;border-radius:8px;outline:none;align-items:center;gap:.65rem;padding:.7rem .85rem;font-size:.94rem;font-weight:720;transition:border-color .16s,background .16s,box-shadow .16s,transform .16s;display:flex}.request-option:hover{border-color:#246a7057;transform:translateY(-1px)}.request-option:has(input:checked){background:#dcebe2ad;border-color:#246a707a}.request-option input{width:1.05rem;height:1.05rem;accent-color:var(--teal);flex:none}.request-review-sections{gap:0;display:grid}.request-review-section{border-top:1px solid #1720221a;gap:1rem;padding:1.55rem 0 1.75rem;display:grid}.request-review-section:first-child{border-top:0;padding-top:.35rem}.request-review-heading h3{margin:0;font-size:1.18rem;font-weight:820;line-height:1.15}.request-review-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.58rem 1.35rem;margin:0;display:grid}.request-review-field{align-items:baseline;gap:.38rem;min-width:0;padding:.18rem 0;display:flex}.request-review-field-wide{grid-column:1/-1;gap:.24rem;display:grid}.request-review-field dt{color:var(--ink);flex:none;font-size:.9rem;font-weight:780;line-height:1.45}.request-review-field dt:after{content:":";font-style:normal}.request-review-field dd{min-width:0;color:var(--ink);white-space:pre-wrap;overflow-wrap:anywhere;margin:0;font-weight:400;line-height:1.45}.request-review-field-wide dd{max-width:44rem}.request-actions{background:#ffffffdb;border-top:1px solid #17202214;grid-row:4;grid-template-columns:minmax(9rem,12rem) minmax(0,1fr) minmax(11rem,14rem);align-items:center;padding:.95rem 1rem 1rem;display:grid;box-shadow:0 -18px 36px #161d1e0d}.request-actions .button{justify-content:center;width:auto;min-width:0}.request-actions .button-primary{grid-column:3}.request-continue-wrap{border-radius:8px;outline:none;grid-column:3;position:relative}.request-continue-wrap .button{width:100%}.request-continue-wrap:focus-visible{box-shadow:0 0 0 4px #246a701f}.request-actions .button:disabled{cursor:not-allowed;box-shadow:none;opacity:.5;transform:none}.request-continue-help{z-index:2;width:min(22rem,70vw);color:var(--ink-muted);box-shadow:var(--shadow-soft);background:#fff;border:1px solid #17202224;border-radius:8px;margin:0;padding:.78rem .85rem;font-size:.88rem;font-weight:680;line-height:1.35;position:absolute;bottom:calc(100% + .7rem);right:0}.request-continue-help p{margin:0}.request-continue-help span{color:var(--ink);text-transform:uppercase;margin-top:.55rem;font-size:.74rem;font-weight:830;display:block}.request-continue-help ul{color:var(--ink);gap:.18rem;margin:.2rem 0 0;padding-left:1.05rem;display:grid}.request-actions .form-status{text-align:right;grid-column:2;justify-self:end;max-width:18rem}.request-secondary,.request-secondary:hover{border:1px solid var(--line);color:var(--ink);box-shadow:none;background:#fff}.request-secondary:disabled{cursor:not-allowed;opacity:.48}.request-secondary:disabled:hover{transform:none}.reveal{opacity:0;transition:opacity .7s ease var(--reveal-delay), transform .7s ease var(--reveal-delay);transform:translateY(1.4rem)}.reveal.is-visible{opacity:1;transform:translateY(0)}@keyframes hero-drift{0%{transform:scale(1.02)translate(0,0)}to{transform:scale(1.06)translate(-.7rem,.4rem)}}@media (max-width:1060px){.site-header,.form-header{width:min(var(--max-width), calc(100% - 2rem))}.nav-links{display:none}.hero{min-height:90svh}.hero-content,.section-inner,.footer-inner,.form-hero,.form-card,.form-workspace{width:min(var(--max-width), calc(100% - 2rem))}.hero-content{padding-top:7rem}.hero h1{font-size:3.45rem}.section{padding:5rem 0}.process-layout,.talent-layout,.form-hero,.form-workspace{grid-template-columns:1fr;gap:2.5rem}.form-context{order:1;height:30rem;min-height:30rem;position:relative;top:auto}.form-page-client .form-workflow{order:2}.form-workflow{height:auto;min-height:0;padding:1rem;position:static;overflow:visible}.request-intake{gap:1rem;height:auto}.request-scroll-body{scrollbar-gutter:auto;padding:0;overflow:visible}.request-actions{box-shadow:none;background:0 0;border-top:0;padding:0}.step-grid{grid-template-columns:1fr}.step-card{min-height:auto}.hero-status{justify-content:flex-start;bottom:1rem;left:1rem;right:1rem}.section h2,.form-intro h1{font-size:2.45rem}}@media (max-width:720px){.hero{min-height:88svh}.hero-overlay{background:linear-gradient(90deg,#101516eb 0%,#101516c2 100%),linear-gradient(#1015162e 0%,#101516cc 100%)}.site-header,.form-header{gap:.8rem}.brand-mark small{display:none}.brand-glyph{width:2.45rem;height:2.45rem}.nav-cta,.back-link{min-height:2.55rem;padding:0 .72rem;font-size:.9rem}.hero-content{align-items:flex-start;padding:7rem 0 7.2rem}.hero h1{font-size:2.75rem}.hero p{font-size:1rem}.button{width:100%;min-width:0}.proof-strip span,.hero-status span{font-size:.82rem}.section{padding:4rem 0}.section h2,.form-intro h1{font-size:2.05rem}.form-workspace{gap:1.25rem}.form-context{height:24rem;min-height:24rem}.form-context-copy{padding:1.25rem}.form-context-copy h1{max-width:19rem;font-size:2.35rem}.form-workflow{padding:.85rem}.flow-grid,.talent-grid,.field-grid{grid-template-columns:1fr}.request-actions{grid-template-columns:1fr;align-items:stretch}.request-actions .button{width:100%}.request-actions .button-primary,.request-continue-wrap,.request-actions .form-status{grid-column:auto}.request-continue-help{width:auto;margin-top:.75rem;position:static}.request-actions .form-status{text-align:left;justify-self:start;max-width:none}.request-review-grid{grid-template-columns:1fr}.request-review-field-wide{grid-column:auto}.section-heading,.footer-inner,.form-footer{flex-direction:column;align-items:flex-start}.flow-item{grid-template-columns:1.8rem 1fr}.flow-item svg{display:none}.floating-note,.form-art-note{max-width:none;margin-top:.75rem;position:static}.form-page{padding-top:6.4rem}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}.reveal{opacity:1;transform:none}}
