@charset "UTF-8";
:root{--paper:#111214;--ink:#f4f4f5;--muted:#b9bcc2;--line:#35383e;--mint:#f0f0f2;--font:Arial,Helvetica,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--font);color-scheme:dark;font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased}button,input,textarea{font:inherit}button,a,input,textarea,summary{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{color:inherit;cursor:pointer}button:disabled{cursor:default;opacity:.45}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid #f0f0f2;outline-offset:5px}button{border:0}img,video{max-width:100%;display:block}h1,h2,h3,p{margin:0}h1,h2,h3{font-weight:500}h2{font-size:clamp(2.6rem,4.2vw,4rem);letter-spacing:-.06em;line-height:1.04}h3{font-size:1.35rem;line-height:1.25;letter-spacing:-.035em}.wrap{width:calc(100% - 112px);max-width:1440px;margin-inline:auto}.site-header{height:112px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.studio-descriptor{font-size:14px;line-height:1.3;font-weight:600;letter-spacing:-.02em}.site-header nav{display:flex;gap:35px;font-size:14px}.site-header nav a:hover,.text-link:hover,.site-footer a:hover{text-decoration:underline;text-underline-offset:5px}.header-contact{font-size:14px;border:1px solid #555b64;padding:9px 18px;border-radius:50px}.header-contact span{margin-left:22px}.header-contact:hover{background:var(--mint);color:#17191c}.hero{padding-top:65px;padding-bottom:46px}.eyebrow{font-size:12px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;margin-bottom:25px}.hero h1{font-size:clamp(3rem,6.6vw,6.6rem);line-height:1.03;letter-spacing:-.065em}.hero h1>span{color:#a7aab0}.hero-bottom{display:flex;justify-content:space-between;align-items:center;gap:32px;margin-top:34px}.hero-bottom>p{font-size:16px;line-height:1.65;color:var(--muted)}.hero-actions{display:flex;gap:28px;align-items:center;flex-shrink:0}.button{display:inline-flex;align-items:center;justify-content:center;gap:22px;border-radius:50px;padding:15px 24px;font-size:14px;font-weight:500;line-height:1.4}.button-dark{background:var(--mint);color:#17191c}.button-dark:hover{background:#ffffff}.tiny-play{font-size:11px}.text-link{font-size:14px;display:inline-flex;align-items:center;gap:25px}.reel-frame{position:relative;background:#202326;aspect-ratio:16/8.4;overflow:hidden;border-radius:4px}.reel-frame video{width:100%;height:100%;object-fit:cover}.reel-frame.is-playing{aspect-ratio:16/9}.reel-frame.is-playing video{object-fit:contain}.reel-cover{position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.2),transparent 35%,transparent 55%,rgba(0,0,0,.55));color:#fff;width:100%;display:flex;flex-direction:column;justify-content:space-between;padding:30px;text-align:left}.reel-topline,.reel-bottomline{display:flex;width:100%;justify-content:space-between;align-items:center}.reel-topline{font-size:12px;letter-spacing:.06em;text-transform:uppercase}.reel-bottomline>span:first-child{font-size:clamp(1.6rem,3vw,2.7rem);letter-spacing:-.04em;line-height:1.2}.reel-watch{font-size:14px;display:flex;gap:30px}.play-disc{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:86px;height:86px;border-radius:50%;background:rgba(245,246,242,.94);display:grid;place-items:center;color:#17191c;font-size:22px;padding-left:4px;transition:transform .2s}.reel-cover:hover .play-disc{transform:translate(-50%,-50%) scale(1.08)}.reel-caption{display:flex;justify-content:space-between;color:var(--muted);font-size:12px;padding-top:16px}.section-space{padding-top:115px;padding-bottom:108px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:35px;margin-bottom:50px}.section-heading>p{color:var(--muted);max-width:360px;font-size:16px;line-height:1.65}.work-grid{display:grid;grid-template-columns:repeat(12,1fr);column-gap:28px;row-gap:55px}.work-card{grid-column:span 5;min-width:0}.work-card.work-wide{grid-column:span 7}.work-card:nth-last-child(-n+2){grid-column:span 6}.work-media{position:relative;display:block;padding:0;background:#222529;width:100%;height:310px;overflow:hidden;border-radius:3px;text-align:left}.work-media img{width:100%;height:100%;object-fit:cover;transition:transform .4s}.work-card:nth-child(2) .work-media img{object-fit:contain;background:#25282d;padding:15px}.work-media:hover img{transform:scale(1.025)}.media-tag{position:absolute;top:17px;left:17px;z-index:1;background:rgba(17,18,20,.93);color:#f4f4f5;padding:5px 10px;border-radius:3px;font-size:12px;line-height:1.5}.media-action{position:absolute;right:15px;bottom:15px;padding:8px 13px;border-radius:30px;background:var(--paper);font-size:12px}.work-info{display:flex;justify-content:space-between;gap:20px;padding-top:21px}.work-category{font-size:12px;color:var(--muted);margin-bottom:8px}.work-index{color:#9299a3;font-size:12px;padding-top:2px}.work-card>p{font-size:14px;color:var(--muted);line-height:1.65;margin-top:10px;max-width:580px}.work-note{margin-top:50px;padding-top:24px;border-top:1px solid var(--line);max-width:100%;font-size:12px;color:var(--muted);line-height:1.7}.capabilities-section{background:#181a1d;padding:100px 0}.capabilities-layout{display:grid;grid-template-columns:1fr 1.22fr;gap:85px}.capabilities-intro>p:not(.eyebrow){margin:26px 0;color:var(--muted);font-size:15px}.capabilities-intro .text-link{margin-top:7px}.services{border-top:1px solid #3d4249}.services details{border-bottom:1px solid #3d4249}.services summary{list-style:none;display:flex;align-items:center;gap:22px;cursor:pointer;padding:27px 0}.services summary::-webkit-details-marker{display:none}.service-number{font-size:12px;color:var(--muted)}.services h3{font-size:1.4rem;flex:1}.detail-icon{height:20px;width:20px;position:relative}.detail-icon:before,.detail-icon:after{content:"";position:absolute;background:var(--ink);width:14px;height:1px;left:3px;top:10px}.detail-icon:after{transform:rotate(90deg)}details[open] .detail-icon:after{transform:rotate(0)}.services details>p{font-size:14px;line-height:1.75;color:var(--muted);padding:0 25px 26px 38px;max-width:550px}.process-grid{list-style:none;padding:0;margin:60px 0 0;display:grid;grid-template-columns:repeat(4,1fr);gap:32px}.process-grid li{border-top:1px solid #3d4249;padding-top:19px}.step-number{font-size:12px;color:var(--muted);display:block;margin-bottom:39px}.process-grid h3{font-size:1.17rem;margin-bottom:15px}.process-grid p{font-size:14px;color:var(--muted);line-height:1.8}.enquiry-section{background:#1f2226;padding:95px 0}.enquiry-layout{display:grid;grid-template-columns:1fr 1.13fr;gap:90px}.enquiry-intro h2{font-size:clamp(2.8rem,4.7vw,4.5rem)}.enquiry-intro>p:not(.eyebrow){margin-top:28px;font-size:16px}.preview-note{margin-top:55px;max-width:320px;border-top:1px solid #474e57;padding-top:20px}.preview-label{font-size:12px;text-transform:uppercase;letter-spacing:.07em;font-weight:600}.preview-note p{font-size:13px;line-height:1.7;color:#bfc6cf;margin-top:8px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:22px}.field{display:flex;flex-direction:column;margin-bottom:22px;min-width:0}.field label{font-size:14px;margin-bottom:9px}.field label span{font-size:12px;color:#b9c0c9}.field input,.field textarea{background:#292d32;border:1px solid #5e6672;border-radius:3px;padding:13px 14px;width:100%;font-size:14px;color:var(--ink)}.field textarea{resize:vertical;min-height:126px}.field input::placeholder,.field textarea::placeholder{color:#bbc2cc;opacity:1}.form-footer{display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:12px;color:#bfc6cf}.form-footer .button{padding-inline:25px}.enquiry-result{padding:20px;margin-top:25px;border:1px solid #6d7785;border-radius:4px;background:#2e3238;font-size:14px}.enquiry-result p{margin-top:8px}.enquiry-result pre{white-space:pre-wrap;overflow-wrap:anywhere;font:inherit;border-top:1px solid #4b535e;margin-top:15px;padding-top:15px}.site-footer{display:flex;justify-content:space-between;gap:20px;align-items:center;padding-block:30px;font-size:12px}.site-footer p:nth-child(2){color:var(--muted)}.site-footer a{font-size:12px}.skip-link{position:fixed;z-index:10;top:10px;left:10px;padding:12px;background:#1f2226;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}[hidden]{display:none!important}body.dialog-open{overflow:hidden}dialog{border:0;border-radius:6px;padding:26px;background:var(--paper);color:var(--ink);width:min(1060px,calc(100% - 32px));max-height:90dvh;overflow:auto}dialog::backdrop{background:rgba(14,20,12,.8)}.dialog-header{display:flex;justify-content:space-between;gap:20px;align-items:center;margin-bottom:20px}.dialog-header .eyebrow{font-size:12px;margin-bottom:6px}.dialog-header h2{font-size:1.7rem;letter-spacing:-.04em;line-height:1.2}.close-button{width:44px;height:44px;border:1px solid var(--line);background:transparent;border-radius:50%;flex-shrink:0}#dialog-content video,#dialog-content img{width:100%;max-height:62dvh;object-fit:contain;background:#17191c}.dialog-description{font-size:14px;color:var(--muted);margin-top:16px}.gallery-controls{display:flex;justify-content:space-between;align-items:center;gap:15px;margin-top:15px;font-size:14px}.gallery-controls button{background:#363c43;padding:8px 15px;border-radius:30px}.media-error{padding:15px 0;color:#ffbab0;font-size:14px}
@media(min-width:1600px){.work-media{height:380px}}@media(max-width:1100px){.wrap{width:calc(100% - 64px)}.hero-bottom{align-items:flex-start;flex-direction:column;gap:25px}.hero h1{font-size:7.2vw}.hero-actions{gap:30px}.capabilities-layout,.enquiry-layout{gap:45px}.work-media{height:260px}.process-grid{gap:22px}.process-grid h3{font-size:1.1rem}.services h3{font-size:1.2rem}}
@media(max-width:700px){.wrap{width:calc(100% - 40px)}.site-header{height:88px}.studio-descriptor{font-size:12px}.site-header nav{gap:18px}.site-header nav a{font-size:12px}.site-header nav a:nth-child(n+2){display:none}.header-contact{font-size:12px;padding:8px 12px}.header-contact span{margin-left:10px}.hero{padding-top:42px;padding-bottom:30px}.eyebrow{font-size:11px;margin-bottom:20px}.hero h1{font-size:clamp(2.2rem,8vw,3.45rem);letter-spacing:-.055em;line-height:1.08}.hero-bottom{margin-top:24px;gap:24px}.hero-bottom>p{font-size:14px;line-height:1.7;max-width:390px}.desktop-break{display:none}.hero-actions{gap:20px;width:100%;flex-wrap:wrap}.button{font-size:12px;padding:14px 19px;gap:14px}.text-link{font-size:12px;gap:13px}.reel-frame{aspect-ratio:4/3}.reel-cover{padding:18px}.reel-topline{font-size:10px}.play-disc{width:60px;height:60px;font-size:16px}.reel-bottomline>span:first-child{font-size:1.5rem;max-width:210px}.reel-watch{font-size:12px;gap:10px}.reel-caption{font-size:11px;gap:10px;line-height:1.5}.reel-caption>span:last-child{display:none}.section-space{padding-top:70px;padding-bottom:65px}h2{font-size:2.65rem}.section-heading{display:block;margin-bottom:30px}.section-heading>p{margin-top:22px;font-size:14px;max-width:340px}.work-grid{display:flex;flex-direction:column;gap:35px}.work-media{height:auto;aspect-ratio:16/10}.work-card:nth-child(2) .work-media{aspect-ratio:16/10}.work-info{padding-top:17px}.work-card h3{font-size:1.3rem}.work-card>p{font-size:14px}.work-note{font-size:12px;margin-top:32px;padding-top:20px}.capabilities-section{padding:64px 0}.capabilities-layout{display:block}.capabilities-intro h2 br:nth-child(2){display:none}.capabilities-intro>p:not(.eyebrow){font-size:14px;margin:23px 0}.services{margin-top:35px}.services summary{padding:23px 0;gap:18px}.services h3{font-size:1.2rem}.services details>p{padding-left:32px}.process-grid{grid-template-columns:1fr 1fr;gap:32px 24px;margin-top:36px}.step-number{margin-bottom:20px}.process-grid h3{font-size:1.05rem}.process-grid p{font-size:13px}.enquiry-section{padding:65px 0}.enquiry-layout{display:block}.enquiry-intro h2{font-size:2.9rem}.enquiry-intro>p:not(.eyebrow){font-size:14px;margin-top:23px}.preview-note{margin:26px 0 35px;max-width:100%}.form-row{gap:14px}.field input,.field textarea{font-size:16px;padding:12px;min-width:0}.field label{font-size:13px}.field label span{font-size:11px}.form-footer{font-size:11px}.site-footer{padding-block:24px;flex-wrap:wrap;gap:12px}.site-footer p:nth-child(2){display:none}dialog{padding:18px}.dialog-header h2{font-size:1.35rem}.gallery-controls{font-size:12px}.gallery-controls button{padding:9px}.dialog-description{font-size:13px}}
.work-card>p,.services details>p,.process-grid p,.capabilities-intro>p:not(.eyebrow),.enquiry-intro>p:not(.eyebrow),.hero-bottom>p,.section-heading>p{font-size:1rem}
@media(max-width:700px){.form-row{grid-template-columns:1fr;gap:0}.field label{font-size:14px}.button,.text-link{font-size:14px}.hero-actions{gap:18px}.process-grid{grid-template-columns:1fr}.step-number{margin-bottom:16px}.process-grid h3{font-size:1.2rem}.capabilities-intro h2 br:nth-child(2){display:initial}}
/* Featured experience and custom asset collaboration. */
.featured-section{padding:18px 0 70px}.featured-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:40px;margin-bottom:30px}.featured-heading .eyebrow{color:var(--mint);margin-bottom:15px}.featured-heading h2{font-size:clamp(3.5rem,6vw,6rem)}.title-period{color:var(--mint)}.featured-heading>p{max-width:370px;color:var(--muted);font-size:16px}.featured-image{position:relative;display:block;width:100%;padding:0;background:#24272b;border-radius:4px;overflow:hidden}.featured-image>img{width:100%;height:auto;aspect-ratio:1326/743;object-fit:cover}.featured-image .media-action{background:#121416;color:#f4f4f5;right:24px;bottom:24px;padding:12px 20px;font-size:14px}.featured-bottom{display:flex;justify-content:space-between;gap:32px;padding:30px 0;border-bottom:1px solid var(--line)}.community-stats{display:flex;gap:70px;margin:0}.community-stats>div{display:flex;flex-direction:column-reverse}.community-stats dd{font-size:clamp(2.5rem,4vw,3.7rem);line-height:1.1;letter-spacing:-.06em;margin:0}.community-stats dt{font-size:14px;color:var(--muted);margin-top:8px}.stats-note{font-size:12px;color:var(--muted);margin-top:20px}.featured-links{display:flex;flex-direction:column;align-items:flex-end;justify-content:center;gap:18px}.featured-links>span{font-size:12px;color:var(--muted)}.reel-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:25px}.reel-heading .eyebrow{margin-bottom:14px}.reel-heading h2{font-size:clamp(2rem,3.5vw,3rem)}.reel-heading>p{font-size:14px;color:var(--muted);max-width:300px}.collaboration-section{padding:0 0 115px}.collaboration-layout{display:grid;grid-template-columns:1fr 1.12fr;gap:60px;border-top:1px solid var(--line);padding-top:70px}.collaboration-layout figure{margin:0}.collab-chair img{width:100%;height:auto;display:block;border-radius:3px}.collaboration-story{display:flex;flex-direction:column;align-items:flex-start}.collaboration-story .eyebrow{color:var(--mint)}.collaboration-story h2{font-size:clamp(2.6rem,4.5vw,4.5rem)}.collaboration-story>p:not(.eyebrow){margin-top:24px;color:var(--muted);font-size:16px;max-width:530px}.collaboration-story>p.collab-scope{font-size:12px;margin:20px 0 30px;color:var(--mint)}.collab-tattoo{width:100%}.collab-tattoo img{width:100%;height:auto;border-radius:3px}.collaboration-layout figcaption{display:flex;justify-content:space-between;gap:14px;padding-top:14px;color:var(--muted);font-size:12px}.collab-chair{align-self:start}.media-action{border:1px solid #575f6a}.media-tag{border:1px solid rgba(255,255,255,.2)}
@media(max-width:900px){.featured-heading{gap:25px}.featured-heading>p{max-width:300px}.collaboration-layout{gap:32px}.featured-links>span{max-width:210px;text-align:right}}
@media(max-width:700px){.featured-section{padding-top:8px;padding-bottom:48px}.featured-heading{display:block;margin-bottom:22px}.featured-heading h2{font-size:3.3rem}.featured-heading>p{margin-top:18px;max-width:100%}.featured-image .media-action{font-size:12px;right:12px;bottom:12px;padding:8px 12px}.featured-bottom{display:block;padding-top:25px}.community-stats{gap:55px}.community-stats dd{font-size:3rem}.featured-links{align-items:flex-start;margin-top:25px;gap:14px}.featured-links>span{max-width:none;text-align:left}.reel-heading{display:block}.reel-heading>p{margin-top:18px;font-size:16px}.reel-frame{aspect-ratio:16/10}.reel-bottomline>span:first-child{font-size:1.25rem;max-width:190px}.collaboration-section{padding-bottom:65px}.collaboration-layout{display:flex;flex-direction:column;gap:28px;padding-top:45px}.collaboration-story{display:contents}.collaboration-story .eyebrow{order:0;margin:0}.collaboration-story h2{order:1;font-size:2.8rem}.collaboration-story>p:not(.eyebrow){order:2;margin:0}.collaboration-story>p.collab-scope{order:3;margin:0}.collab-chair{order:4;width:100%}.collab-tattoo{order:5}.collaboration-layout figcaption{font-size:12px}.collab-chair img{max-height:580px;object-fit:contain;background:#373737}}
.boho-gallery-heading{display:flex;justify-content:space-between;gap:20px;font-size:14px;margin-top:25px}.boho-gallery-heading span{color:var(--muted);font-size:12px}.boho-gallery{display:flex;gap:16px;overflow-x:auto;scroll-snap-type:x proximity;scrollbar-color:#737d8a #25282d;scrollbar-width:thin;padding:16px 0 18px;margin-bottom:8px}.boho-thumb{background:transparent;text-align:left;flex:0 0 245px;scroll-snap-align:start;padding:0}.boho-thumb img{width:100%;height:auto;aspect-ratio:16/10;object-fit:cover;border-radius:3px}.boho-thumb span{display:block;margin-top:9px;color:var(--muted);font-size:13px}.boho-thumb:hover span{color:var(--ink)}.boho-thumb:hover img{filter:brightness(1.08)}.community-stats{gap:42px;flex-wrap:wrap}.community-stats .revenue-stat dd{font-size:clamp(2.5rem,3.5vw,3.4rem)}.featured-bottom{flex-wrap:wrap}.recognition-heading{margin:45px 0 24px}.recognition-heading .eyebrow{margin-bottom:16px;color:var(--mint)}.recognition-heading h3{font-size:2rem;letter-spacing:-.045em}.recognition-heading>p:last-child{margin-top:14px;color:var(--muted);font-size:16px}.recognition-grid{display:grid;grid-template-columns:.9fr 1fr 1fr;gap:24px}.award-card{border:1px solid #515862;border-radius:4px;background:#202327;padding:28px;display:flex;align-items:flex-start;flex-direction:column}.award-card .eyebrow{font-size:12px;color:var(--mint);margin-bottom:26px}.award-card h4{font-size:clamp(1.6rem,2.1vw,2rem);line-height:1.15;letter-spacing:-.04em;font-weight:500;margin:0}.award-card>p:not(.eyebrow){font-size:14px;color:var(--muted);margin:20px 0 25px}.award-card .text-link{margin-top:auto;font-size:13px;gap:15px}.creator-card{display:block;border:1px solid var(--line);border-radius:4px;overflow:hidden;background:#181a1d}.creator-card:hover{border-color:#a1a9b5}.creator-image{position:relative;aspect-ratio:16/9;overflow:hidden;background:#25282d}.creator-image img{width:100%;height:100%;object-fit:cover}.creator-play{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:46px;height:46px;display:grid;place-items:center;border-radius:50%;background:#141619e8;color:white;font-size:14px;padding-left:2px}.creator-copy{padding:20px}.creator-copy>p{font-size:14px;display:flex;justify-content:space-between;gap:12px;color:var(--mint)}.creator-copy>p>span{font-size:12px;color:var(--muted)}.creator-copy h4{font-size:1.15rem;line-height:1.4;font-weight:500;margin:13px 0 22px;letter-spacing:-.025em}.creator-link{font-size:13px;color:var(--muted)}.recognition-note{font-size:12px;color:var(--muted);line-height:1.7;margin-top:20px;max-width:900px}
@media(max-width:1000px){.recognition-grid{grid-template-columns:1fr 1fr}.award-card{grid-column:span 2;display:grid;grid-template-columns:1fr 1fr;gap:15px 30px}.award-card .eyebrow{grid-column:span 2;margin:0}.award-card>p:not(.eyebrow){margin:0}.award-card .text-link{grid-column:span 2;margin-top:10px}}
@media(max-width:700px){.boho-gallery-heading{font-size:13px;align-items:baseline}.boho-gallery-heading span{font-size:12px;white-space:nowrap}.boho-thumb{flex-basis:235px}.community-stats{gap:24px 45px}.community-stats .revenue-stat{flex-basis:100%}.community-stats .revenue-stat dd{font-size:2.65rem}.recognition-grid{grid-template-columns:1fr;gap:22px}.award-card{grid-column:auto;display:flex;padding:24px;gap:0}.award-card .eyebrow{margin-bottom:20px}.award-card h4{font-size:1.9rem}.award-card>p:not(.eyebrow){margin:18px 0}.award-card .text-link{margin-top:8px}.recognition-heading h3{font-size:1.85rem}.creator-copy h4{font-size:1.2rem}.recognition-note{font-size:12px}}
.featured-bottom{display:grid;grid-template-columns:minmax(0,1fr);gap:24px}.community-stats{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:28px}.featured-links{flex-direction:row;align-items:center;justify-content:space-between}.featured-links>span{max-width:none;text-align:right}.community-stats dt{line-height:1.5}
@media(max-width:1000px){.community-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.community-stats dd,.community-stats .revenue-stat dd{font-size:2.8rem}}
@media(max-width:700px){.community-stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 20px}.community-stats .revenue-stat{grid-column:1/-1}.community-stats dd,.community-stats .revenue-stat dd{font-size:2.65rem}.featured-links{flex-direction:column;align-items:flex-start;margin-top:0}.featured-links>span{text-align:left}}
/* Small, finite gestures keep the work in focus. */
.header-shell{position:sticky;top:0;z-index:5;background:var(--paper);border-bottom:1px solid var(--line)}
.header-shell .site-header{height:80px;border-bottom:0}
html{scroll-padding-top:104px}
.featured-caption{display:flex;align-items:center;justify-content:space-between;gap:20px;padding-top:16px;font-size:14px;color:var(--muted)}
.featured-caption>span{font-size:12px;font-variant-numeric:tabular-nums;flex-shrink:0}
.boho-thumb[aria-pressed=true] img{outline:2px solid var(--mint);outline-offset:3px}
.boho-thumb[aria-pressed=true] span{color:var(--mint)}
.boho-gallery{padding-inline:5px}
.featured-image[aria-busy=true]{cursor:progress}
.collaboration-heading{display:grid;grid-template-columns:1fr 1fr;gap:60px;border-top:1px solid var(--line);padding-top:70px;align-items:end;margin-bottom:40px}
.collaboration-heading .eyebrow{color:var(--mint)}
.collaboration-heading>div>p:not(.eyebrow){color:var(--muted);max-width:530px}
.collaboration-heading .collab-scope{font-size:12px;margin-top:24px;color:var(--mint)}
.collaboration-pieces{display:grid;grid-template-columns:1fr 1.15fr;gap:28px}
.collab-piece{margin:0;overflow:hidden;border-radius:12px;background:#1f2226;border:1px solid var(--line)}
.collab-stage{height:clamp(360px,39vw,580px);display:flex;align-items:center;justify-content:center;overflow:hidden}
.chair-stage{background:#373737}.tattoo-stage{background:#f5cce0}
.collab-stage img{width:100%;height:100%;object-fit:contain}
.collab-piece figcaption{padding:22px 24px;display:flex;align-items:center;justify-content:space-between;gap:18px}
.collab-piece h3{font-size:18px}.collab-piece figcaption>span{font-size:12px;color:var(--muted)}
.enquiry-result[data-state=error]{border-color:#ce958d}.enquiry-result[data-state=success]{border-color:var(--mint)}
#enquiry-submit{min-width:170px}#enquiry-submit:disabled{cursor:progress}
@media(max-width:700px){.header-shell .site-header{height:72px}html{scroll-padding-top:92px}.collaboration-heading{grid-template-columns:1fr;gap:24px;padding-top:45px;margin-bottom:28px}.collaboration-heading h2{font-size:2.8rem}.collaboration-pieces{grid-template-columns:1fr;gap:24px}.collab-stage{height:auto;aspect-ratio:1/1}.chair-stage{aspect-ratio:4/5}.collab-piece figcaption{padding:20px}.collab-piece h3{font-size:17px}.featured-caption{font-size:13px}.boho-gallery-heading{margin-top:20px}}
:root{--surface-raised:#1f2226;--radius-media:12px;--radius-panel:20px}
.featured-image,.reel-frame,.work-media,.creator-card,.award-card,.collab-chair img,.collab-tattoo img{border-radius:var(--radius-media)}
.boho-thumb img{border-radius:8px}
dialog{border:1px solid var(--line);border-radius:var(--radius-panel);background:var(--surface-raised);box-shadow:0 24px 80px #0008}
#dialog-content img,#dialog-content video{border-radius:8px}
.button,.header-contact,.text-link,.site-header nav a,.site-footer a,.gallery-controls button{min-height:44px}
.header-contact,.site-header nav a,.site-footer a{display:inline-flex;align-items:center}
.gallery-browse,.gallery-arrows{display:flex;align-items:center;gap:10px}
.gallery-browse{gap:20px}
.boho-gallery-heading{align-items:center}
.gallery-arrows button{width:44px;height:44px;border-radius:50%;border:1px solid #616b78;background:#1f2226;font-size:20px;transition:background-color .2s,border-color .2s}
.gallery-arrows button:not(:disabled):hover{background:#363c43;border-color:var(--mint)}
.gallery-arrows button:active,.gallery-controls button:not(:disabled):active,.close-button:active{background:#4b535e}
.button-dark:active{background:#d1d5dc}
.featured-image:active .media-action,.work-media:active .media-action{border-color:var(--mint)}
.boho-thumb:focus-visible{outline-offset:-3px;border-radius:8px}
@media(max-width:700px){.gallery-browse>span{display:none}.boho-gallery-heading>p{max-width:190px}.gallery-browse{gap:0}.gallery-arrows{gap:8px}.site-header nav{gap:12px}.featured-image,.reel-frame,.work-media{border-radius:10px}}
@media(prefers-contrast:more){:root{--muted:#e0e3e8;--line:#808b9b}.field input,.field textarea{border-color:#aab3bf}}
@media(max-width:360px){.site-header nav{display:none}}
@media(prefers-reduced-transparency:reduce){dialog::backdrop{background:#111214}.media-tag,.creator-play{background:#111214}.play-disc{background:#f4f4f5}}
:root{--ease-out:cubic-bezier(.22,1,.36,1)}
.button,.header-contact,.gallery-controls button,.close-button{transition:background-color .2s,border-color .2s,transform .25s var(--ease-out)}
.text-link>span[aria-hidden],.header-contact>span[aria-hidden],.button>span[aria-hidden]:not(.tiny-play){display:inline-block;transition:transform .25s var(--ease-out)}
.featured-image>img,.work-media img,.creator-image img{transition:transform .7s var(--ease-out)}
.media-action{transition:background-color .25s,border-color .25s}
.creator-card{transition:border-color .25s,background-color .25s}
.boho-thumb img{transition:filter .3s,transform .35s var(--ease-out)}
.boho-thumb span{transition:color .2s}
.boho-gallery{scroll-behavior:smooth}
.site-header nav a{position:relative;text-decoration:none}
.site-header nav a:after{content:"";position:absolute;left:0;bottom:-6px;width:100%;height:1px;background:var(--mint);transform:scaleX(0);transform-origin:left;transition:transform .3s var(--ease-out)}
.site-header nav a:hover{text-decoration:none}
.site-header nav a:is(:hover,:focus-visible):after{transform:scaleX(1)}
.detail-icon:after{transition:transform .25s var(--ease-out)}
.services summary{transition:color .2s}
.services summary:hover{color:var(--mint)}
.field input,.field textarea{transition:border-color .2s,background-color .2s}
.field input:focus,.field textarea:focus{border-color:var(--mint);background:#2e3238}
#dialog-content img{aspect-ratio:16/9}
@keyframes enter-soft{from{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}
@keyframes media-fade{from{opacity:0}to{opacity:1}}
@media(prefers-reduced-motion:no-preference){
  .hero>.eyebrow{animation:enter-soft .55s var(--ease-out) both}
  .hero h1{animation:enter-soft .7s var(--ease-out) .06s both}
  .hero-bottom{animation:enter-soft .65s var(--ease-out) .14s both}
  dialog[open]{animation:enter-soft .28s var(--ease-out)}
  dialog[open]::backdrop{animation:media-fade .25s ease-out}
  #dialog-content img{animation:media-fade .28s ease-out}
  .services details[open]>p{animation:enter-soft .3s var(--ease-out)}
}
@media(hover:hover) and (pointer:fine){
  .button:hover,.header-contact:hover{transform:translateY(-2px)}
  .button:active,.header-contact:active{transform:translateY(0)}
  .text-link:hover>span[aria-hidden],.header-contact:hover>span[aria-hidden],.button:hover>span[aria-hidden]:not(.tiny-play){transform:translate(2px,-2px)}
  .featured-image:hover>img,.work-media:hover img,.creator-card:hover img{transform:scale(1.035)}
  .featured-image:hover .media-action,.work-media:hover .media-action{background:#2e3238;border-color:var(--mint)}
  .boho-thumb:hover img{transform:translateY(-3px)}
  .gallery-controls button:not(:disabled):hover,.close-button:hover{background:#4b535e}
}
@media(prefers-reduced-motion:reduce){html,.boho-gallery{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}.button,.header-contact,.featured-image>img,.work-media img,.creator-image img,.boho-thumb img,.text-link>span[aria-hidden],.header-contact>span[aria-hidden],.button>span[aria-hidden]:not(.tiny-play){transform:none!important}}
@media(prefers-reduced-motion:reduce){.reel-cover:hover .play-disc{transform:translate(-50%,-50%)}}

/* Checkpoint: option two, translated into a compact, monochrome web identity. */
.brand-lockup{display:inline-flex;align-items:center;gap:12px;flex-shrink:0;min-height:44px;text-decoration:none!important}
.brand-lockup img{width:38px;height:38px;flex-shrink:0}
.brand-type{display:flex;flex-direction:column;gap:6px}
.brand-name{font-size:18px;font-weight:700;line-height:1;letter-spacing:.19em;text-transform:uppercase}
.brand-descriptor{font-size:8px;line-height:1.2;letter-spacing:.19em;text-transform:uppercase;color:var(--muted)}
.site-footer .brand-lockup{gap:14px}.site-footer .brand-lockup img{width:44px;height:44px}
.site-footer .brand-name{font-size:20px}
.site-footer>p{font-size:12px;letter-spacing:.05em}
@media(max-width:1000px){.site-header nav{gap:22px}}
@media(max-width:700px){.site-header nav{display:none}.brand-lockup{gap:10px}.brand-lockup img{width:30px;height:30px}.brand-name{font-size:15px;letter-spacing:.15em}.brand-descriptor{font-size:7px;letter-spacing:.1em}.header-contact{padding-inline:14px}.header-contact span{margin-left:10px}.site-footer{align-items:flex-start;gap:28px}.site-footer .brand-lockup{margin-bottom:6px}}
@media(max-width:360px){.brand-name{font-size:13px}.brand-descriptor{font-size:6px}.brand-lockup{gap:8px}.brand-lockup img{width:27px;height:27px}.header-contact{font-size:12px;padding-inline:12px}.header-contact span{margin-left:7px}.confirmation-header .header-contact{max-width:108px;line-height:1.3}.confirmation-header .header-contact span{display:none}}
