@font-face{font-family:DM;src:url('assets/body.ttf')}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:40px}body{margin:0;background:#f5f5f2;color:#191919;font:16px/1.65 DM,Arial,sans-serif}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a:focus-visible,button:focus-visible{outline:2px solid #af323b;outline-offset:5px}.skip{position:fixed;top:-90px;z-index:100}.skip:focus{top:5px;background:white;color:black}header{height:108px;padding:0 5%;display:flex;align-items:center;justify-content:space-between;background:#111;color:#fff;border-bottom:1px solid #ffffff25}.brand img{width:155px;height:98px;object-fit:contain;mix-blend-mode:screen}nav{display:flex;gap:38px;font-size:14px}nav a:hover{text-decoration:underline;text-underline-offset:6px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:28px;padding:16px 24px;border:1px solid #222;background:#181818;color:#fff;font-size:14px;font-weight:600;border-radius:40px}.button span{font-size:21px}.button.small{background:transparent;border-color:#ffffff60;padding:11px 22px}.hero{height:690px;max-height:850px;position:relative;background:#111;color:white;overflow:hidden}.hero-photo{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 42%}.hero:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#000b,transparent 90%),linear-gradient(0deg,#000b,transparent 60%)}.hero-copy{position:relative;z-index:1;max-width:1450px;margin:auto;padding:70px 5% 40px;height:100%;display:flex;flex-direction:column}.eyebrow{font-size:12px;letter-spacing:2px;font-weight:600;margin:0 0 25px}h1,h2,h3,p{margin-top:0}h1{font:500 clamp(65px,8.5vw,132px)/.98 DM,sans-serif;letter-spacing:-6px;margin:15px 0 50px}h2{font:500 clamp(34px,4vw,57px)/1.12 DM,sans-serif;letter-spacing:-2px;margin-bottom:0}h3{font:500 27px/1.25 DM,sans-serif;letter-spacing:-.7px}em{font:inherit;color:inherit}.hero-bottom{margin-top:auto;display:flex;align-items:end;justify-content:space-between;gap:20px}.hero-bottom p{margin:0;color:#eee}.hero .button{background:#f5f5f2;color:#151515;border:0}.section{padding:100px 6%}.section-head{display:flex;justify-content:space-between;align-items:end;gap:40px;margin-bottom:45px}.section-head>p{max-width:370px;color:#666;margin:0;font-size:14px}.gallery{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.gallery button{padding:0;background:#ddd;border:0;position:relative;aspect-ratio:3/4;overflow:hidden}.gallery img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .3s}.gallery button:hover img{transform:scale(1.025)}.gallery button:after{content:'+';position:absolute;right:14px;bottom:14px;display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:#fff;color:#111;font-size:22px}.services{border-top:1px solid #ccc;display:grid;grid-template-columns:1fr 1.3fr;gap:7vw}.services .section-head{align-items:start}.services h2{font-size:40px}.service-list>a{padding:28px 0;border-top:1px solid #ccc;display:grid;grid-template-columns:25px 1fr 25px;gap:18px}.number{font-size:12px;color:#777;padding-top:7px}.service-list h3{margin:0 0 12px}.service-list p{margin:0;color:#686868;font-size:15px}.service-arrow{font-size:25px}.artist{margin:0 6%;padding:0 0 90px;display:grid;grid-template-columns:1fr 1fr;gap:7%;align-items:center}.artist>img{width:100%;height:620px;object-fit:cover;filter:grayscale(1)}.artist h2{margin-bottom:30px}.artist p:not(.eyebrow){color:#666}.signature{font-size:23px;margin:30px 0}.signature span{display:block;font-size:11px;letter-spacing:1.5px;margin-top:4px;color:#777}.text-link{display:inline-flex;gap:35px;align-items:center;border-bottom:1px solid;padding:10px 0;font-size:14px}.artist+.section{background:#eaeae6}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:35px;margin-top:60px}.steps article{border-top:1px solid #bbb;padding-top:22px}.steps article>span{font-size:12px;color:#777}.steps h3{margin:25px 0 15px;font-size:24px}.steps p{font-size:15px;color:#666}.hygiene{display:grid;grid-template-columns:30px 1fr 1.6fr;gap:30px;align-items:center;padding-top:40px;margin-top:40px;border-top:1px solid #bbb}.hygiene h3,.hygiene p{margin:0}.hygiene p{font-size:15px;color:#666}.seal{font-size:30px}.faq{display:grid;grid-template-columns:1fr 1.2fr;gap:8%}details:not(.floating){border-bottom:1px solid #ccc;padding:23px 0}summary{cursor:pointer;list-style:none}summary::-webkit-details-marker{display:none}.faq summary{display:flex;justify-content:space-between;gap:20px}.faq summary:after{content:'+';font-size:23px}.faq details[open] summary:after{content:'−'}.faq details p{color:#666;margin:15px 25px 0 0;font-size:15px}.contact{background:#151515;color:#f6f6f4;display:grid;grid-template-columns:1fr 1fr;gap:8%}.contact h2{margin-bottom:28px}.contact>div>p:not(.eyebrow){color:#aaa;max-width:400px}.contact-line{display:flex;justify-content:space-between;border-bottom:1px solid #555;padding:13px 0;max-width:340px}.location{margin-top:25px}.location small{font-size:13px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}label{display:grid;gap:8px;font-size:13px;color:#ccc}.full{grid-column:1/-1}input,select,textarea{width:100%;min-width:0;background:#202020;border:1px solid #555;color:white;padding:13px;font-size:16px;border-radius:0;color-scheme:dark}textarea{resize:vertical}input:focus,select:focus,textarea:focus{outline:1px solid #fff}form .button{width:100%;margin-top:24px;background:#f5f5f2;color:#111}.form-note{font-size:12px;color:#aaa;margin:16px 0 0}footer{background:#111;color:white;padding:40px 6% 95px}.footer-top{display:flex;justify-content:space-between;align-items:center;gap:30px;padding-bottom:35px}.footer-top img{width:170px;height:115px;object-fit:contain;mix-blend-mode:screen}.footer-top p{font-size:22px;line-height:1.4;margin:0}.footer-top>a{font-size:13px}.footer-bottom{display:flex;justify-content:space-between;border-top:1px solid #444;padding-top:25px;color:#aaa;font-size:12px}.floating{position:fixed;right:22px;bottom:22px;z-index:20}.floating>summary{background:#fff;color:#171717;border:1px solid #ddd;box-shadow:0 3px 20px #0002;border-radius:40px;padding:14px 21px;display:flex;gap:12px;align-items:center;font-size:14px}.floating svg{width:23px;height:23px}.contact-menu{position:absolute;right:0;bottom:75px;background:white;border:1px solid #ddd;padding:10px;width:260px;box-shadow:0 5px 25px #0002}.contact-menu a{display:flex;justify-content:space-between;padding:14px;color:#111;font-size:14px}.contact-menu a:hover{background:#eee}dialog{padding:0;border:0;max-width:94vw;max-height:94dvh;background:#111;overflow:visible}dialog::backdrop{background:#000e}dialog>img{display:block;max-width:92vw;max-height:88dvh;object-fit:contain}.close{position:absolute;right:10px;top:10px;border:1px solid #fff8;background:#111d;color:white;border-radius:50%;width:42px;height:42px;font-size:28px}
@media(max-width:760px){header{height:90px;padding:0 20px}.brand img{width:130px;height:82px}nav{display:none}.button.small{padding:9px 16px;font-size:13px}.hero{height:640px}.hero-copy{padding:42px 23px 30px}.hero-photo{object-position:58% center}.hero:after{background:linear-gradient(90deg,#0009,#0002),linear-gradient(0deg,#000b,transparent)}h1{font-size:76px;letter-spacing:-4px;margin-top:22px}.hero .eyebrow{font-size:10px;letter-spacing:1.3px;max-width:250px}.hero-bottom{display:block}.hero-bottom p{font-size:15px;margin-bottom:24px}.section{padding:65px 22px}.section-head{display:block;margin-bottom:30px}.section-head>p{margin-top:22px}h2{font-size:37px;letter-spacing:-1.5px}.gallery{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.gallery button:after{width:26px;height:26px;right:8px;bottom:8px;font-size:18px}.services,.faq,.contact{grid-template-columns:1fr;gap:30px}.services h2{font-size:36px}.service-list>a{grid-template-columns:22px 1fr 22px;gap:10px}.artist{margin:0 22px;grid-template-columns:1fr;gap:35px;padding-bottom:65px}.artist>img{height:430px}.steps{grid-template-columns:1fr 1fr;gap:25px;margin-top:35px}.steps h3{font-size:22px}.hygiene{grid-template-columns:25px 1fr;gap:20px}.hygiene p{grid-column:1/-1}.form-grid{grid-template-columns:1fr}.full{grid-column:auto}.footer-top{flex-wrap:wrap;gap:20px}.footer-top p{font-size:20px}.footer-top img{width:130px;height:90px}.footer-top>a{width:100%}.footer-bottom{gap:15px;flex-wrap:wrap}.floating{right:16px;bottom:16px}.floating>summary{padding:12px 16px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
/* Monochrome studio direction */
:root{color-scheme:dark;--page:#080808;--line:#ffffff24;--muted:#a5a5a5}body{background:var(--page);color:#f4f4f4}header{background:var(--page);border-color:var(--line);height:100px}header nav{color:#bcbcbc}header nav a:hover{color:white}.brand img{filter:grayscale(1)}a:focus-visible,button:focus-visible{outline-color:#fff}.button{border-radius:8px;transition:background .2s,transform .2s}.button:hover{transform:translateY(-2px)}.button.small{border-radius:8px;border-color:#555}.hero{height:720px;background:var(--page)}.hero-photo{filter:grayscale(1);object-position:center 44%}.hero:after{background:linear-gradient(90deg,#000b,transparent 85%),linear-gradient(0deg,#080808,transparent 45%)}h1{font-weight:600;letter-spacing:-.065em;font-size:clamp(70px,10vw,148px);line-height:.95}.hero-copy{padding-top:65px}.hero-bottom{padding-bottom:8px}.hero .button,form .button{background:#f4f4f4;color:#0a0a0a;border-radius:8px}.hero .button:hover,form .button:hover{background:#dcdcdc}.eyebrow{color:#929292;font-size:12px;letter-spacing:2px}.hero .eyebrow{color:#ddd}.section{padding-block:110px}h2{font-weight:500;letter-spacing:-.055em}h3{font-weight:500}.section-head>p,.service-list p,.artist p:not(.eyebrow),.steps p,.hygiene p,.faq details p{color:var(--muted)}.gallery{gap:18px}.gallery button{background:#151515;border-radius:5px}.gallery img{transition:transform .45s ease}.gallery button:after{background:#111c;color:white;border:1px solid #ffffff60;backdrop-filter:blur(8px)}.gallery button:hover img{transform:scale(1.035)}.services,.service-list>a,.steps article,.hygiene,.faq details{border-color:var(--line)}.number,.signature span,.steps article>span{color:#999}.service-list>a{transition:background .2s}.service-list>a:hover{background:#ffffff04}.service-arrow{color:#ddd}.artist{padding-bottom:110px}.artist>img{border-radius:5px}.artist+.section{background:var(--page);border-block:1px solid var(--line)}.steps article{padding-top:28px}.hygiene{padding-top:45px}.seal{color:#ddd}.contact{background:var(--page);border-top:1px solid var(--line)}input,select,textarea{background:#121212;border-color:#383838;border-radius:6px}input:hover,select:hover,textarea:hover{border-color:#666}input::placeholder,textarea::placeholder{color:#888}.contact-line{border-color:var(--line)}footer{background:var(--page);border-top:1px solid var(--line)}.footer-top img{filter:grayscale(1)}.footer-bottom{border-color:var(--line)}.floating>summary{background:#181818;color:white;border:1px solid #555;box-shadow:0 8px 30px #0009}.contact-menu{background:#181818;border:1px solid #444;border-radius:12px}.contact-menu a{color:#eee;border-radius:6px}.contact-menu a:hover{background:#2a2a2a}.contact-menu a:nth-child(2){color:#a8ddb8}
@media(max-width:760px){header{height:88px}.hero{height:660px}.hero-copy{padding-top:48px}.hero-photo{object-position:58% center}.hero:after{background:linear-gradient(90deg,#0008,#0002),linear-gradient(0deg,#080808,transparent 65%)}h1{font-size:clamp(60px,19vw,88px);letter-spacing:-.065em;line-height:.98}.section{padding-block:72px}.artist{padding-bottom:72px}.gallery{gap:10px}.hero-bottom{padding-bottom:0}.hero .eyebrow{font-size:11px;line-height:1.8}.button.small{padding:9px 14px}}
