/* An invitation to the studio, in the same palette as the collection. */
.custom-main{max-width:var(--rail);padding:36px var(--gutter) 90px}
.custom-hero{display:grid;grid-template-columns:1.05fr 1fr;align-items:center;gap:clamp(36px,6vw,90px);padding:55px 0 75px}
.custom-hero h1{font-size:clamp(52px,6vw,84px);line-height:1.04;margin:24px 0 28px}
.custom-hero em,.custom-invitation em,.custom-request em,.custom-process em{color:var(--accent);font-weight:600}
.custom-lede{font-size:22px!important;line-height:1.5;color:var(--ink)!important;max-width:27ch}
.custom-hero p{font-size:16px;color:var(--muted);max-width:47ch}
.custom-hero .btn{margin-top:12px}.custom-quiet-link{display:inline-flex;gap:12px;padding:14px 0;margin-left:24px;font-size:14px;color:var(--ink);text-decoration:none;border-bottom:1px solid var(--line)}
.custom-art{display:block;border:1px solid var(--line);padding:12px;background:var(--glass);border-radius:4px 4px 24px 4px;transform:rotate(2deg);box-shadow:0 16px 40px var(--shadow);text-decoration:none;color:var(--ink);transition:transform .45s var(--ease),box-shadow .45s var(--ease)}
.custom-art img{display:block;width:100%;height:auto;aspect-ratio:1;object-fit:cover;border-radius:2px}
.custom-art .making-story__caption{position:static;display:flex;align-items:center;justify-content:space-between;padding:16px 8px 5px;background:none;color:var(--ink);font:500 13px/1.5 var(--body);gap:20px}
.custom-art .making-story__caption span{font-size:22px}
.custom-hero__art,.custom-invitation__art{position:relative;min-width:0;padding:15px 15px 0}
.custom-art-note{position:absolute;bottom:74px;left:-26px;background:var(--ink);color:var(--paper);font:italic 600 20px/1.4 var(--display);padding:18px 26px;transform:rotate(-5deg);box-shadow:0 8px 18px var(--shadow);pointer-events:none;border-radius:3px}
.custom-art-context{font-size:12px!important;margin:24px 0 0;text-align:right;color:var(--muted)}
.custom-process{border-block:1px solid var(--line);display:grid;grid-template-columns:.8fr 1.2fr;gap:60px;padding:60px 0;margin-bottom:85px}
.custom-process h2{margin-top:18px}.custom-process ol{list-style:none;margin:0;padding:0}
.custom-process li{display:flex;gap:24px;padding:22px 0;border-bottom:1px solid var(--line)}.custom-process li:first-child{padding-top:0}.custom-process li:last-child{border:0;padding-bottom:0}
.custom-process li>span{color:var(--link);font:500 13px/2 var(--body);padding-top:4px}
.custom-process h3{font-family:var(--body);font-size:19px;font-weight:600;letter-spacing:0;margin:0 0 8px}.custom-process p{font-size:15px;color:var(--muted);margin:0}
.custom-request{display:grid;grid-template-columns:.82fr 1.18fr;gap:clamp(32px,6vw,90px);align-items:start;scroll-margin-top:18px}
.custom-request h2{font-size:clamp(34px,4.2vw,55px);margin:20px 0 24px}.custom-request__intro>p{font-size:16px;color:var(--muted)}
.sample-note{margin:32px 0;padding:26px 0;border-block:1px solid var(--line)}.sample-note>.xdot{float:left;margin:5px 12px 0 0}.sample-note h3{font-size:24px;margin:0 0 14px}.sample-note p{font-size:14px;color:var(--muted)}.sample-note p:last-child{margin-bottom:0}
.custom-contact{font-size:14px!important}.custom-contact a{overflow-wrap:anywhere}
.custom-form{padding:clamp(22px,3vw,40px);border:1px solid var(--line);border-radius:18px;background:var(--glass);min-width:0}
.custom-form .form-intro{font-size:20px;line-height:1.5;font-family:var(--display);color:var(--ink);margin-bottom:6px}
.custom-form .form-hint{font-size:12px;color:var(--muted);line-height:1.65;margin-bottom:20px}
.form-row{display:grid;grid-template-columns:1fr 1fr;gap:18px}.form-field{margin:22px 0;min-width:0}.form-field label{display:block;font-size:14px;font-weight:600;margin-bottom:8px}.form-field label>span{font-weight:400;color:var(--muted)}
.custom-form input:not([type=checkbox],[type=file],[type=hidden]),.custom-form textarea{display:block;width:100%;min-width:0;padding:12px 14px;background:var(--paper);color:var(--ink);border:1px solid var(--line);border-radius:7px;font:400 16px/1.6 var(--body);transition:border-color .2s,box-shadow .2s}
.custom-form textarea{min-height:165px;resize:vertical}.custom-form :is(input,textarea):focus{border-color:var(--accent);outline:2px solid color-mix(in srgb,var(--accent) 25%,transparent);outline-offset:2px}.custom-form ::placeholder{color:var(--muted);opacity:1}
.form-field small{display:block;font-size:12px;line-height:1.6;color:var(--muted);margin-top:8px}
.upload-zone{position:relative;display:flex;flex-direction:column;align-items:center;text-align:center;gap:10px;padding:25px 18px;border:1px dashed var(--line);border-radius:9px;background:var(--paper);transition:background .2s,border-color .2s}
.upload-zone>svg{color:var(--link)}.upload-zone strong{font-size:13px;font-weight:500}.upload-zone:hover,.upload-zone:focus-within,.upload-zone.is-dragging{border-color:var(--accent);background:var(--soft)}
.upload-zone input{position:absolute;inset:0;width:100%;height:100%;opacity:0;cursor:pointer}.upload-zone:focus-within{outline:2px solid var(--accent);outline-offset:3px}
.image-previews{list-style:none;margin:12px 0 0;padding:0;display:grid;gap:10px}.image-previews:empty{display:none}.image-previews li{display:flex;align-items:center;gap:12px;font-size:12px;min-width:0}.image-previews img{width:48px;height:48px;object-fit:cover;border-radius:5px}.image-previews span{overflow-wrap:anywhere;flex:1;min-width:0}.image-previews button{flex:0 0 auto;background:none;color:var(--ink);padding:8px;border:1px solid var(--line);border-radius:5px;cursor:pointer;font-size:12px;min-height:40px}
.form-choice{display:flex;align-items:flex-start;gap:12px;cursor:pointer;line-height:1.6}.form-choice input{appearance:auto;flex:0 0 19px;width:19px;height:19px;accent-color:var(--action);margin:3px 0 0}.sample-choice{padding:18px;background:var(--soft);border:1px solid var(--line);border-radius:8px;margin:24px 0}.sample-choice strong{font-size:14px;font-weight:600;display:block}.sample-choice small{display:block;font-size:12px;color:var(--muted);margin-top:4px}.consent-choice{font-size:12px;color:var(--muted);margin:22px 0}
.form-honeypot{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}
#custom-turnstile{min-height:0;max-width:100%;margin-bottom:10px}.custom-submit{margin:8px 0 12px;max-width:100%;width:100%}.custom-submit:disabled{opacity:.55;cursor:not-allowed;transform:none;box-shadow:none}
.request-status{font-size:14px;margin:0;overflow-wrap:anywhere}.request-status:not(:empty){padding:16px;border:1px solid var(--line);border-radius:8px;background:var(--paper)}.request-status.is-error,.form-error{color:var(--link)}.form-error{font-size:12px;margin:8px 0 0}.form-error:empty{display:none}
.custom-faq{max-width:850px;margin:90px auto 0;padding-top:40px;border-top:1px solid var(--line)}.custom-faq h2{margin:18px 0 34px}.custom-faq details{border-bottom:1px solid var(--line);padding:18px 0}.custom-faq summary{font-size:16px;font-weight:500;cursor:pointer}.custom-faq details p{font-size:15px;color:var(--muted);padding-top:16px;margin:0}
.custom-invitation{display:grid;grid-template-columns:1.15fr .85fr;align-items:center;gap:clamp(32px,7vw,110px);border-top:1px solid var(--line)}
.custom-invitation h2{font-size:clamp(38px,4.5vw,60px);margin:24px 0}.custom-invitation p{color:var(--muted);font-size:16px;max-width:48ch}.custom-invitation .btn{margin-top:12px}.custom-invitation small{display:block;font-size:12px;color:var(--muted);margin-top:16px}.custom-invitation .custom-art-note{bottom:60px;left:-12px}
@media(hover:hover){.custom-art:hover{transform:rotate(0deg) translateY(-5px);box-shadow:0 20px 45px var(--shadow)}}
@media(max-width:900px){.custom-hero{gap:36px}.custom-hero h1{font-size:57px}.custom-art-note{font-size:17px;padding:14px 18px;left:-5px}.custom-request{grid-template-columns:1fr;gap:20px}.custom-request__intro{max-width:640px}.custom-form{max-width:760px;width:100%;justify-self:center}.custom-process{gap:35px}.form-row{gap:20px}}
@media(max-width:720px){.custom-main{padding-top:22px}.custom-hero{grid-template-columns:1fr;padding:25px 0 50px;gap:32px}.custom-hero h1{font-size:clamp(48px,10vw,65px)}.custom-hero p{max-width:100%}.custom-hero__art{max-width:470px;margin:auto;width:100%}.custom-hero .custom-lede{font-size:20px!important}.custom-process{grid-template-columns:1fr;padding:40px 0;margin-bottom:45px;gap:22px}.custom-process h2{margin-bottom:0}.custom-process li{gap:18px}.custom-process li:first-child{padding-top:16px}.custom-invitation{grid-template-columns:1fr;gap:30px}.custom-invitation__art{max-width:470px;justify-self:center;width:100%;padding-bottom:15px}.custom-invitation h2{font-size:40px}.custom-faq{margin-top:55px}.custom-quiet-link{margin-left:16px;font-size:13px}.custom-art-note{font-size:18px;left:0}.custom-form{padding:22px}.form-row{grid-template-columns:1fr;gap:0}.form-row .form-field{margin-bottom:0}.custom-form .form-field{margin-top:20px}.custom-form .form-hint{margin-bottom:14px}.custom-request h2{font-size:40px}}
@media(max-width:359px){.custom-form{padding:18px 14px;margin-inline:-6px;width:calc(100% + 12px)}.custom-quiet-link{margin-left:0;display:flex;width:max-content}.custom-hero h1{font-size:46px}.sample-choice{padding:12px}.custom-art-note{font-size:15px;padding:12px}}
@media(prefers-reduced-motion:reduce){.custom-art,.custom-art:hover{transform:none;transition:none}}
