.cs-page{--bg:#060507;--surface:#131215;--text:#f4efe7;--muted:#a39c92;--line:#f4efe71f;--red:#cf1513;--red-bright:#ff2d24;background:var(--bg);min-height:100vh;color:var(--text);font-family:var(--font-sans),system-ui,sans-serif;-webkit-font-smoothing:antialiased;position:relative;overflow-x:clip}.cs-split{grid-template-columns:1fr;min-height:100vh;display:grid}@media (min-width:980px){.cs-split{grid-template-columns:1.08fr .92fr}}.cs-left{align-items:center;padding:48px clamp(28px,8vw,150px) 56px;display:flex}.cs-inner{flex-direction:column;width:100%;max-width:600px;display:flex}@media (max-width:640px){.cs-left{padding:44px 24px 52px}}.cs-logo{mix-blend-mode:lighten;width:auto;max-width:100%;height:80px;margin-bottom:44px}@media (max-width:640px){.cs-logo{height:56px;margin-bottom:30px}}.cs-h1{font-family:var(--font-grotesk),system-ui,sans-serif;letter-spacing:-.01em;text-wrap:balance;margin:0;font-size:clamp(33px,4.9vw,60px);font-style:italic;font-weight:700;line-height:1.02}.cs-sub2{font-family:var(--font-grotesk),system-ui,sans-serif;letter-spacing:-.005em;color:#efe9df;margin:30px 0 0;font-size:clamp(20px,2.5vw,30px);font-style:italic;font-weight:500;line-height:1.15}.cs-body{max-width:580px;margin-top:26px}.cs-body p{color:#c9c2b8;margin:0 0 16px;font-size:15px;font-weight:600;line-height:1.68}.cs-body p:last-child{margin-bottom:0}.cs-cta{cursor:pointer;background:var(--red);color:#fff;letter-spacing:.06em;text-transform:uppercase;border:none;border-radius:8px;align-self:flex-start;margin-top:34px;padding:15px 34px;font-family:inherit;font-size:14px;font-weight:700;transition:background .2s,box-shadow .2s,transform .16s;box-shadow:0 12px 34px -10px #cf1513a6}.cs-cta:hover{background:#e01a17;box-shadow:0 16px 44px -10px #cf1513cc}.cs-cta:active{transform:translateY(1px)}.cs-right{display:none;position:relative}@media (min-width:980px){.cs-right{display:block}.cs-photo{clip-path:polygon(15% 0,100% 0,100% 100%,2% 100%);background:url(/hero-studio.jpg) 50%/cover no-repeat;position:absolute;inset:0}.cs-photo:after{content:"";clip-path:polygon(16% 0,100% 0,100% 100%,3% 100%);background:linear-gradient(105deg,var(--bg)0%,#06050759 22%,#06050700 46%);position:absolute;inset:0}}.cs-modal{z-index:100;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#000000bd;justify-content:center;align-items:center;padding:20px;animation:.18s cs-fade;display:flex;position:fixed;inset:0}@keyframes cs-fade{0%{opacity:0}to{opacity:1}}.cs-modal-card{background:var(--surface);border:1px solid var(--line);border-radius:18px;width:100%;max-width:460px;max-height:92vh;padding:30px 26px 26px;position:relative;overflow:auto}.cs-modal-close{color:var(--muted);cursor:pointer;background:0 0;border:0;padding:4px 8px;font-size:28px;line-height:1;position:absolute;top:10px;right:14px}.cs-modal-close:hover{color:var(--text)}.cs-modal-head{margin-bottom:20px}.cs-modal-head h2{font-family:var(--font-serif),Georgia,serif;color:var(--text);margin:0;font-size:27px;font-weight:400}.cs-modal-head p{color:var(--muted);margin:8px 0 0;font-size:14.5px;line-height:1.5}.cs-modal-card .cs-form{background:0 0;border:0;max-width:none;margin:0;padding:0}.cs-field{margin-bottom:18px}.cs-label{letter-spacing:.02em;color:var(--text);margin-bottom:8px;font-size:12.5px;font-weight:600;display:block}.cs-input{border:1px solid var(--line);width:100%;color:var(--text);background:#0d0c0b;border-radius:11px;padding:13px 15px;font-family:inherit;font-size:15px;transition:border-color .18s,box-shadow .18s}.cs-input::placeholder{color:#6f6a62}.cs-input:focus{border-color:var(--red);outline:none;box-shadow:0 0 0 3px #cf15132e}.cs-chips{flex-wrap:wrap;gap:9px;display:flex}.cs-chip{appearance:none;cursor:pointer;border:1px solid var(--line);color:var(--muted);background:#0d0c0b;border-radius:999px;padding:9px 14px;font-family:inherit;font-size:13px;font-weight:500;transition:border-color .16s,color .16s,background .16s}.cs-chip:hover{color:var(--text);border-color:#f4efe747}.cs-chip[aria-pressed=true]{border-color:var(--red);color:#ff9d92;background:#cf151324}.cs-submit{cursor:pointer;background:var(--red);color:#fff;border:none;border-radius:999px;width:100%;margin-top:22px;padding:15px 24px;font-family:inherit;font-size:15.5px;font-weight:600;transition:background .2s,box-shadow .2s,opacity .2s,transform .16s;box-shadow:0 10px 30px -8px #cf151399}.cs-submit:hover:not(:disabled){background:#e01a17;box-shadow:0 14px 40px -8px #cf1513bf}.cs-submit:active:not(:disabled){transform:translateY(1px)}.cs-submit:disabled{opacity:.6;cursor:default}.cs-fineprint{color:#6f6a62;text-align:center;margin:14px 0 0;font-size:12.5px;line-height:1.5}.cs-error{color:#ff8b7f;text-align:center;margin:12px 0 0;font-size:13px}.cs-done{text-align:center;padding:8px 0 2px}.cs-done-mark{width:54px;height:54px;color:var(--red);background:#cf151324;border-radius:50%;place-items:center;margin:0 auto 18px;display:grid}.cs-done-mark svg{width:26px;height:26px}.cs-done h3{font-family:var(--font-serif),Georgia,serif;color:var(--text);margin:0 0 8px;font-size:27px;font-weight:400}.cs-done p{color:var(--muted);margin:0;font-size:15px;line-height:1.55}
@font-face{font-family:Instrument Serif;font-style:italic;font-weight:400;font-display:swap;src:url(../media/fc0a7394b875fa43-s.614a1c00.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Instrument Serif;font-style:italic;font-weight:400;font-display:swap;src:url(../media/7ebf22b5a21034f8-s.p.d8bad3ab.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Instrument Serif;font-style:normal;font-weight:400;font-display:swap;src:url(../media/ccf27e5a7366fb23-s.262b87c4.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Instrument Serif;font-style:normal;font-weight:400;font-display:swap;src:url(../media/e41d5df559864f9e-s.p.380d09ea.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Instrument Serif Fallback;src:local(Times New Roman);ascent-override:117.94%;descent-override:36.93%;line-gap-override:0.0%;size-adjust:83.94%}.instrument_serif_c4eb4080-module__-bKswW__className{font-family:Instrument Serif,Instrument Serif Fallback;font-weight:400}.instrument_serif_c4eb4080-module__-bKswW__variable{--font-serif:"Instrument Serif","Instrument Serif Fallback"}
@font-face{font-family:Instrument Sans;font-style:normal;font-weight:400 700;font-stretch:100%;font-display:swap;src:url(../media/c7f47671e39f7787-s.088ba3ed.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Instrument Sans;font-style:normal;font-weight:400 700;font-stretch:100%;font-display:swap;src:url(../media/f06bf9da926bae75-s.p.c68a79fb.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Instrument Sans Fallback;src:local(Arial);ascent-override:94.42%;descent-override:24.33%;line-gap-override:0.0%;size-adjust:102.74%}.instrument_sans_d316264-module__UM97Qq__className{font-family:Instrument Sans,Instrument Sans Fallback;font-style:normal}.instrument_sans_d316264-module__UM97Qq__variable{--font-sans:"Instrument Sans","Instrument Sans Fallback"}
@font-face{font-family:Space Grotesk;font-style:normal;font-weight:300 700;font-display:swap;src:url(../media/32687112bd2dd8db-s.cfdd66c2.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Space Grotesk;font-style:normal;font-weight:300 700;font-display:swap;src:url(../media/28868e710e86be81-s.c30238d4.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Space Grotesk;font-style:normal;font-weight:300 700;font-display:swap;src:url(../media/0c89a48fa5027cee-s.p.4564287c.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Space Grotesk Fallback;src:local(Arial);ascent-override:89.71%;descent-override:26.62%;line-gap-override:0.0%;size-adjust:109.69%}.space_grotesk_64dfbaa5-module__xKhq9q__className{font-family:Space Grotesk,Space Grotesk Fallback;font-style:normal}.space_grotesk_64dfbaa5-module__xKhq9q__variable{--font-grotesk:"Space Grotesk","Space Grotesk Fallback"}
