:root{
  --ink:#080808;
  --paper:#f2f0ec;
  --paper-2:#e8e4df;
  --white:#fff;
  --stone:#b8b0aa;
  --taupe:#8e8782;
  --muted:#746d68;
  --line:rgba(8,8,8,.12);
  --line-light:rgba(255,255,255,.14);
  --ease:cubic-bezier(.2,.72,.2,1);
  --radius:28px;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth;background:var(--paper)}
body{margin:0;background:var(--paper);color:var(--ink);font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;overflow-x:hidden}
body.modal-open{overflow-y:auto!important;position:static!important;top:auto!important;left:auto!important;right:auto!important;width:auto!important;height:auto!important;touch-action:auto!important;overscroll-behavior:auto}
button,a,input,textarea,select{font:inherit}
button{cursor:pointer}
a{color:inherit;text-decoration:none}
img,video{display:block;max-width:100%}
[hidden]{display:none!important}
.noise{position:fixed;inset:0;pointer-events:none;z-index:1000;opacity:.022;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.82' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.6'/%3E%3C/svg%3E")}
.section{padding:130px 5.5vw}
.kicker{margin:0 0 18px;font-size:10px;line-height:1;text-transform:uppercase;letter-spacing:.26em;color:var(--muted)}
.kicker.light{color:rgba(255,255,255,.62)}
.reveal{opacity:0;transform:translateY(26px);transition:opacity .72s var(--ease),transform .72s var(--ease)}
.reveal.visible{opacity:1;transform:none}
.muted{color:var(--muted)}

.site-header{position:fixed;z-index:80;left:0;top:0;width:100%;height:88px;padding:0 4vw;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;color:#fff;transition:background .3s,color .3s,border-color .3s,backdrop-filter .3s;border-bottom:1px solid transparent}
.site-header.scrolled{background:rgba(242,240,236,.88);color:var(--ink);border-color:var(--line);backdrop-filter:blur(18px)}
.brand{width:56px;height:56px;border-radius:50%;overflow:hidden;background:#fff}
.brand img{width:100%;height:100%;object-fit:cover}
.desktop-nav{display:flex;align-items:center;gap:34px}
.desktop-nav a{font-size:10px;text-transform:uppercase;letter-spacing:.16em;position:relative;padding:10px 0}
.desktop-nav a:after{content:"";position:absolute;left:0;bottom:2px;width:100%;height:1px;background:currentColor;transform:scaleX(0);transform-origin:right;transition:transform .3s var(--ease)}
.desktop-nav a:hover:after{transform:scaleX(1);transform-origin:left}
.header-actions{justify-self:end;display:flex;align-items:center;gap:10px}
.header-book,.menu-toggle{border-radius:999px;text-transform:uppercase;letter-spacing:.14em;font-size:10px}
.header-book{padding:12px 18px;border:1px solid currentColor;background:transparent;color:inherit}
.menu-toggle{display:none;border:0;background:transparent;color:inherit;padding:12px 0}
.mobile-menu{position:fixed;inset:0;z-index:95;background:#080808;color:#fff;padding:24px;display:flex;flex-direction:column;transform:translateX(100%);transition:transform .45s var(--ease);visibility:hidden}
.mobile-menu.open{transform:none;visibility:visible}
.mobile-menu-top{display:flex;justify-content:space-between;align-items:center}
.mobile-menu-top img{width:54px;height:54px;border-radius:50%}
.mobile-close{border:1px solid rgba(255,255,255,.2);background:transparent;color:#fff;border-radius:999px;padding:10px 15px;font-size:9px;text-transform:uppercase;letter-spacing:.14em}
.mobile-menu nav{display:grid;margin:auto 0;gap:4px}
.mobile-menu nav a{display:grid;grid-template-columns:42px 1fr;align-items:center;border-bottom:1px solid rgba(255,255,255,.12);padding:18px 0;font-size:clamp(34px,9vw,56px);letter-spacing:-.045em}
.mobile-menu nav a span{font-size:9px;letter-spacing:.12em;color:#6f6f6f}
.mobile-book{margin-top:auto;border:0;background:#fff;color:#080808;border-radius:999px;padding:16px;text-transform:uppercase;letter-spacing:.14em;font-size:10px}

.hero{position:relative;min-height:100svh;background:#080808;color:#fff;overflow:hidden;padding:130px 5.5vw 6vw;display:flex;flex-direction:column;justify-content:space-between}
.hero-media{position:absolute;inset:0;overflow:hidden;background:radial-gradient(circle at 18% 20%,#4c4a49 0,transparent 34%),radial-gradient(circle at 78% 30%,#8b837d 0,transparent 26%),linear-gradient(145deg,#111,#030303 68%)}
.hero-media img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:0;transform:scale(1.035);transition:opacity .9s ease,transform 1.3s var(--ease)}
.hero-media.has-image img{opacity:.68;transform:scale(1)}
.hero-shade{position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.26),rgba(0,0,0,.12) 36%,rgba(0,0,0,.72) 82%,#080808)}
.hero-grid{position:absolute;inset:10vh 5.5vw 7vh;border:1px solid rgba(255,255,255,.12);border-radius:32px}
.hero-topline{position:relative;z-index:2;display:flex;justify-content:space-between;gap:24px;padding:0 2px;font-size:9px;letter-spacing:.18em;text-transform:uppercase;color:rgba(255,255,255,.55)}
.hero-content{position:relative;z-index:2;max-width:1260px;margin-top:auto}
.hero h1{font-size:clamp(64px,10.5vw,166px);line-height:.82;letter-spacing:-.075em;font-weight:600;margin:0}
.hero h1 em{display:block;font-style:normal;font-weight:250;color:#c8c2bd}
.hero-bottom{margin-top:36px;display:grid;grid-template-columns:minmax(280px,560px) auto;gap:38px;align-items:end}
.hero-bottom>p{margin:0;font-size:17px;line-height:1.62;color:rgba(255,255,255,.7)}
.hero-actions{display:flex;gap:8px;justify-content:flex-end;flex-wrap:wrap}
.pill{min-height:48px;border-radius:999px;padding:15px 22px;display:inline-flex;align-items:center;justify-content:center;border:1px solid transparent;text-transform:uppercase;letter-spacing:.13em;font-size:10px;transition:transform .25s var(--ease),background .25s,color .25s}
.pill:hover{transform:translateY(-2px)}
.pill-light{background:#fff;color:#080808}
.pill-outline-light{background:rgba(0,0,0,.12);border-color:rgba(255,255,255,.36);color:#fff}
.pill-dark{background:#080808;color:#fff}
.pill-large{padding:18px 30px;min-height:56px}
.hero-scroll{position:absolute;right:5.5vw;bottom:2.4vw;z-index:3;display:flex;align-items:center;gap:10px;font-size:9px;text-transform:uppercase;letter-spacing:.18em;color:rgba(255,255,255,.5)}
.hero-scroll span{display:block;width:34px;height:1px;background:currentColor}

.intro{display:grid;grid-template-columns:120px 1fr;gap:6vw;border-bottom:1px solid var(--line)}
.section-index{font-size:10px;color:#98908a;padding-top:8px}
.intro-copy{max-width:1180px}
.intro h2,.editorial-head h2,.process h2,.final-cta h2,.profile-modal-content h2{margin:0;font-size:clamp(48px,7vw,108px);line-height:.9;letter-spacing:-.062em;font-weight:500}
.intro-columns{display:grid;grid-template-columns:1fr 1fr;gap:48px;margin-top:50px;max-width:900px}
.intro-columns p{margin:0;color:#625c58;font-size:16px;line-height:1.78}

.editorial-head{display:flex;justify-content:space-between;gap:42px;align-items:flex-end;margin-bottom:54px}
.editorial-head>p{max-width:470px;margin:0;color:#716a66;line-height:1.65}
.editorial-head--dark{color:#fff}
.editorial-head--dark>p{color:rgba(255,255,255,.55)}

.gallery-filters{display:flex;gap:7px;flex-wrap:wrap;margin-bottom:20px}
.gallery-filters button{border:1px solid var(--line);background:transparent;border-radius:999px;padding:10px 14px;font-size:9px;text-transform:uppercase;letter-spacing:.12em}
.gallery-filters button.active,.gallery-filters button:hover{background:#080808;color:#fff}
.gallery-grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-auto-rows:250px;gap:10px}
.gallery-card{position:relative;grid-column:span 4;border:0;background:#cbc5c0;overflow:hidden;border-radius:20px;padding:0;text-align:left;color:#fff}
.gallery-card.wide{grid-column:span 8}
.gallery-card.large{grid-column:span 8;grid-row:span 2}
.gallery-card.tall{grid-row:span 2}
.gallery-card img{width:100%;height:100%;object-fit:cover;transition:transform .7s var(--ease)}
.gallery-card:hover img{transform:scale(1.025)}
.gallery-card:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 45%,rgba(0,0,0,.68))}
.gallery-card-meta{position:absolute;z-index:2;left:18px;right:18px;bottom:16px;display:flex;justify-content:space-between;gap:16px;align-items:flex-end}
.gallery-card-meta span{font-size:8px;text-transform:uppercase;letter-spacing:.15em;color:rgba(255,255,255,.68)}
.gallery-card-meta strong{font-size:13px;font-weight:500;max-width:70%;text-align:right}
.gallery-play{position:absolute;z-index:3;left:16px;top:16px;width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:rgba(255,255,255,.92);color:#080808;font-size:10px}
.gallery-skeleton{grid-column:span 4;border-radius:20px;background:linear-gradient(110deg,#ddd8d3 8%,#ece8e4 18%,#ddd8d3 33%);background-size:200% 100%;animation:skeleton 1.4s linear infinite}
.gallery-skeleton.large{grid-column:span 8;grid-row:span 2}
.gallery-skeleton.wide{grid-column:span 8}
@keyframes skeleton{to{background-position-x:-200%}}

.photographers,.services{background:#090909;color:#fff}
.photographers-inner,.services-inner{padding-top:128px;padding-bottom:128px}
.artist-list{border-top:1px solid rgba(255,255,255,.14)}
.artist-row{width:100%;display:grid;grid-template-columns:52px minmax(140px,220px) 1fr auto;gap:28px;align-items:center;border:0;border-bottom:1px solid rgba(255,255,255,.14);background:transparent;color:#fff;padding:22px 0;text-align:left;transition:padding .3s var(--ease),background .3s}
.artist-row:hover{padding-left:14px;background:rgba(255,255,255,.025)}
.artist-row-index{font-size:9px;color:#6e6e6e}
.artist-row-image{height:135px;border-radius:16px;overflow:hidden;background:linear-gradient(145deg,#554f4b,#c5bdb6)}
.artist-row-image img{width:100%;height:100%;object-fit:cover}
.artist-row-copy strong{display:block;font-size:clamp(30px,4vw,58px);letter-spacing:-.05em;font-weight:450}
.artist-row-copy small{display:block;margin-top:8px;color:rgba(255,255,255,.48);font-size:9px;text-transform:uppercase;letter-spacing:.13em}
.artist-row-arrow{font-size:28px;font-weight:200}
.artist-loading{padding:36px 0;color:#777;font-size:11px;letter-spacing:.08em;text-transform:uppercase}

.studio-showcase{display:grid;gap:76px}
.studio-story{display:grid;grid-template-columns:1.16fr .84fr;min-height:620px;border-top:1px solid var(--line);padding-top:16px;gap:34px}
.studio-story--reverse{grid-template-columns:.84fr 1.16fr}
.studio-story--reverse .studio-visual{order:2}
.studio-visual{position:relative;min-height:600px;border-radius:24px;overflow:hidden;background:radial-gradient(circle at 20% 20%,#d6d0ca,transparent 25%),linear-gradient(145deg,#827a74,#171717)}
.studio-visual--podcast{background:radial-gradient(circle at 70% 30%,#9e9690,transparent 28%),linear-gradient(145deg,#0f0f0f,#625b56)}
.studio-visual.has-image{background-size:cover;background-position:center}
.studio-visual:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.02),rgba(0,0,0,.36))}
.studio-number,.studio-type{position:absolute;z-index:2;color:#fff;font-size:9px;text-transform:uppercase;letter-spacing:.15em}
.studio-number{left:18px;top:18px}
.studio-type{right:18px;bottom:18px}
.studio-copy{display:flex;flex-direction:column;justify-content:space-between;padding:34px 10px 10px}
.studio-copy h3{font-size:clamp(48px,5.7vw,82px);line-height:.92;letter-spacing:-.06em;font-weight:500;margin:0}
.studio-copy>p{max-width:480px;color:#6a635f;line-height:1.72;font-size:15px}
.text-link{align-self:flex-start;border:0;border-bottom:1px solid #080808;background:transparent;padding:0 0 6px;font-size:10px;text-transform:uppercase;letter-spacing:.13em;display:flex;gap:14px;align-items:center}

.service-grid{display:grid;grid-template-columns:repeat(3,1fr);border-left:1px solid rgba(255,255,255,.14);border-top:1px solid rgba(255,255,255,.14)}
.service-card{position:relative;min-height:470px;border:0;border-right:1px solid rgba(255,255,255,.14);border-bottom:1px solid rgba(255,255,255,.14);background:transparent;color:#fff;text-align:left;padding:26px;display:flex;flex-direction:column;transition:background .35s var(--ease)}
.service-card:hover{background:#f0ede9;color:#080808}
.service-index{font-size:9px;color:#6c6c6c}
.service-card>div{margin-top:auto}
.service-card>div p{font-size:8px;letter-spacing:.16em;text-transform:uppercase;color:#7c7c7c;margin:0 0 8px}
.service-card h3{font-size:clamp(38px,4.2vw,64px);letter-spacing:-.055em;font-weight:450;margin:0 0 28px}
.service-card>p{max-width:310px;color:rgba(255,255,255,.5);line-height:1.62;font-size:13px}
.service-card:hover>p{color:#6f6762}
.service-arrow{position:absolute;right:24px;bottom:24px;font-size:24px}

.pricing-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}
.price-card{min-height:370px;border:1px solid var(--line);border-radius:22px;padding:22px;background:rgba(255,255,255,.55);display:flex;flex-direction:column}
.price-card>span{font-size:9px;color:#9b938d}
.price-card .price-label{margin-top:auto;font-size:9px;text-transform:uppercase;letter-spacing:.15em;color:#877f79}
.price-card h3{font-size:38px;letter-spacing:-.05em;font-weight:500;margin:8px 0}
.price-card .price-value{font-size:48px;letter-spacing:-.055em;font-weight:400;margin:20px 0 10px}
.price-card .price-value small{font-size:12px;letter-spacing:.06em;color:#817a75}
.price-card p{color:#756e69;line-height:1.55;font-size:12px}
.price-card button{margin-top:18px;align-self:flex-start;border:0;background:#080808;color:#fff;border-radius:999px;padding:12px 16px;text-transform:uppercase;letter-spacing:.12em;font-size:9px}
.price-card.loading{background:#e6e2dd}
.pricing-footnote{margin:18px 0 0;font-size:10px;color:#8a837e}

.process{display:grid;grid-template-columns:120px 1fr;gap:6vw;border-top:1px solid var(--line)}
.process-main{max-width:1180px}
.process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:0;border-top:1px solid var(--line);border-left:1px solid var(--line);margin-top:52px}
.process-grid article{min-height:250px;padding:20px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);display:flex;flex-direction:column}
.process-grid article>span{font-size:9px;color:#9b938d}
.process-grid strong{margin-top:auto;font-size:24px;font-weight:500;letter-spacing:-.03em}
.process-grid p{margin:10px 0 0;color:#716a66;line-height:1.55;font-size:12px}

.final-cta{position:relative;min-height:86svh;background:#080808;color:#fff;display:flex;align-items:flex-end;overflow:hidden;padding:8vw 5.5vw}
.final-cta-media{position:absolute;inset:0;background:radial-gradient(circle at 70% 30%,#7d756f,transparent 28%),linear-gradient(145deg,#141414,#030303)}
.final-cta-media.has-image{background-size:cover;background-position:center}
.final-cta-shade{position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.18),rgba(0,0,0,.78))}
.final-cta-content{position:relative;z-index:2}
.final-cta h2{font-size:clamp(64px,10vw,150px);margin-bottom:34px}
.final-cta h2 em{font-style:normal;font-weight:250;color:#c3bdb7}

.site-footer{background:#080808;color:#fff;padding:34px 5.5vw 26px;border-top:1px solid rgba(255,255,255,.12)}
.footer-brand{display:flex;align-items:center;gap:14px}
.footer-brand img{width:54px;height:54px;border-radius:50%}
.footer-brand div{display:grid;gap:5px}
.footer-brand strong{font-size:10px;letter-spacing:.14em}
.footer-brand span{font-size:9px;color:#666}
.footer-links{display:flex;gap:24px;justify-content:flex-end;margin-top:-40px;font-size:9px;text-transform:uppercase;letter-spacing:.13em;color:#888}
.footer-bottom{display:flex;justify-content:space-between;gap:24px;border-top:1px solid rgba(255,255,255,.1);padding-top:20px;margin-top:32px;color:#626262;font-size:9px}
.footer-bottom button{border:0;background:transparent;color:#aaa;text-transform:uppercase;letter-spacing:.12em;font-size:9px}

dialog{max-width:none}
.profile-modal,.media-modal,.booking-modal{border:0;padding:0}
.profile-modal::backdrop,.media-modal::backdrop,.booking-modal::backdrop{background:rgba(0,0,0,.78);backdrop-filter:blur(12px)}
.profile-modal{width:min(1180px,calc(100vw - 24px));height:min(780px,calc(100svh - 24px));border-radius:26px;background:var(--paper);overflow:hidden}
.profile-modal[open]{display:grid;grid-template-columns:1.05fr .95fr}
.profile-modal-visual{background:linear-gradient(145deg,#59534f,#d6d0ca) center/cover no-repeat;min-height:100%}
.profile-modal-content{padding:52px 46px;overflow:auto;display:flex;flex-direction:column}
.profile-modal-content h2{font-size:clamp(52px,6vw,88px);margin:0 0 8px}
.profile-tags{font-size:9px;text-transform:uppercase;letter-spacing:.14em;color:#7c756f}
.profile-bio{color:#5f5955;line-height:1.72;font-size:14px;margin:30px 0}
.profile-categories{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:24px}
.profile-categories span{border:1px solid var(--line);border-radius:999px;padding:8px 10px;font-size:8px;text-transform:uppercase;letter-spacing:.1em}
.profile-gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;margin-bottom:28px}
.profile-gallery button{padding:0;border:0;background:#ddd;border-radius:12px;overflow:hidden;aspect-ratio:3/4}
.profile-gallery img{width:100%;height:100%;object-fit:cover}
.profile-modal-content>.pill{align-self:flex-start;margin-top:auto}
.media-modal{width:100vw;max-width:none;height:100svh;max-height:none;margin:0;border-radius:0;background:#080808;color:#fff;overflow:hidden}
.media-modal[open]{display:grid;grid-template-rows:minmax(0,1fr) auto}
.media-modal .modal-close{position:fixed;top:max(16px,env(safe-area-inset-top));right:max(16px,env(safe-area-inset-right));z-index:10002}
.media-modal-stage{min-width:0;min-height:0;display:flex;align-items:center;justify-content:center;background:#050505;overflow:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;padding:18px}
.media-modal-stage img,.media-modal-stage video{display:block;width:auto;height:auto;max-width:100%;max-height:100%;object-fit:contain;margin:auto}
.media-modal-stage img[data-media-zoomable]{cursor:zoom-in;user-select:none;-webkit-user-drag:none}
.media-modal-stage.is-zoomed{display:block;padding:0;cursor:zoom-out}
.media-modal-stage.is-zoomed img[data-media-zoomable]{width:auto;height:auto;max-width:none;max-height:none;min-width:100%;cursor:zoom-out;margin:0 auto}
.media-modal-stage audio{width:min(720px,86%);margin:auto}
.media-modal-meta{padding:18px 24px;border-top:1px solid rgba(255,255,255,.12);display:grid;grid-template-columns:auto 1fr;gap:7px 18px}
.media-modal-meta span{font-size:8px;letter-spacing:.13em;text-transform:uppercase;color:#777}
.media-modal-meta strong{font-size:14px;font-weight:500}
.media-modal-meta p{grid-column:2;margin:0;color:#777;font-size:11px}
.modal-close{position:absolute;z-index:10;right:16px;top:16px;width:42px;height:42px;border-radius:50%;border:0;background:#fff;color:#080808;display:grid;place-items:center;font-size:22px}
.modal-close--light{background:rgba(255,255,255,.92)}
.booking-modal{width:min(1160px,calc(100vw - 24px));max-height:calc(100svh - 24px);border-radius:26px;background:var(--paper);color:#080808;padding:54px;overflow:auto}
.booking-shell{min-height:520px}

@media(max-width:980px){
  .site-header{height:74px;padding:0 18px;grid-template-columns:1fr auto}
  .desktop-nav,.header-book{display:none}
  .menu-toggle{display:block}
  .brand{width:46px;height:46px}
  .hero{padding:110px 20px 32px}
  .hero-grid{inset:84px 14px 18px;border-radius:24px}
  .hero-topline{font-size:8px}
  .hero h1{font-size:clamp(60px,14vw,112px)}
  .hero-bottom{grid-template-columns:1fr;gap:24px}
  .hero-actions{justify-content:flex-start}
  .hero-scroll{display:none}
  .section{padding:92px 20px}
  .intro,.process{grid-template-columns:1fr}
  .section-index{display:none}
  .editorial-head{align-items:flex-start;flex-direction:column;margin-bottom:36px}
  .gallery-grid{grid-auto-rows:210px}
  .gallery-card{grid-column:span 6}
  .gallery-card.wide,.gallery-card.large{grid-column:span 12}
  .artist-row{grid-template-columns:36px 130px 1fr auto;gap:16px}
  .artist-row-image{height:105px}
  .studio-story,.studio-story--reverse{grid-template-columns:1fr;min-height:auto;gap:16px}
  .studio-story--reverse .studio-visual{order:0}
  .studio-visual{min-height:520px}
  .studio-copy{padding:20px 0 0;gap:30px}
  .service-grid,.pricing-grid{grid-template-columns:1fr}
  .service-card{min-height:330px}
  .process-grid{grid-template-columns:1fr 1fr}
  .footer-links{margin:26px 0 0;justify-content:flex-start;flex-wrap:wrap}
  .profile-modal[open]{grid-template-columns:1fr;grid-template-rows:42svh 1fr}
  .profile-modal{height:calc(100svh - 20px)}
  .profile-modal-visual{min-height:0}
  .profile-modal-content{padding:30px 22px}
}
@media(max-width:640px){
  .hero-topline span:first-child{display:none}
  .hero h1{font-size:clamp(56px,17vw,88px)}
  .hero-bottom>p{font-size:14px}
  .pill{min-height:48px}
  .intro h2,.editorial-head h2,.process h2{font-size:clamp(44px,13vw,68px)}
  .intro-columns{grid-template-columns:1fr;gap:18px;margin-top:34px}
  .gallery-grid{grid-template-columns:1fr;grid-auto-rows:auto;gap:8px}
  .gallery-card,.gallery-card.wide,.gallery-card.large,.gallery-card.tall{grid-column:auto;grid-row:auto;aspect-ratio:4/5}
  .gallery-card:nth-child(3n+2){aspect-ratio:4/3}
  .artist-row{grid-template-columns:32px 86px 1fr auto;padding:14px 0;gap:10px}
  .artist-row-image{height:86px;border-radius:12px}
  .artist-row-copy strong{font-size:28px}
  .artist-row-copy small{font-size:7px;line-height:1.5}
  .artist-row-arrow{font-size:20px}
  .studio-showcase{gap:56px}
  .studio-visual{min-height:430px}
  .studio-copy h3{font-size:52px}
  .process-grid{grid-template-columns:1fr}
  .process-grid article{min-height:190px}
  .final-cta{padding:100px 20px 54px;min-height:76svh}
  .final-cta h2{font-size:clamp(58px,16vw,92px)}
  .site-footer{padding:30px 20px 24px}
  .footer-bottom{flex-direction:column}
  .profile-gallery{grid-template-columns:repeat(3,1fr)}
  .media-modal-meta{grid-template-columns:1fr}
  .media-modal-meta p{grid-column:1}
  .booking-modal{width:100vw;height:100svh;max-height:none;border-radius:0;padding:66px 18px 30px}
  .booking-modal .modal-close{position:fixed}
}
@media(prefers-reduced-motion:reduce){
  html{scroll-behavior:auto}
  *,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}
  .reveal{opacity:1;transform:none}
}

.gallery-placeholder{width:100%;height:100%;display:grid;place-items:center;background:radial-gradient(circle at 30% 20%,#9d958f,transparent 28%),linear-gradient(145deg,#171717,#5f5853)}
.gallery-placeholder span{font-size:10px;letter-spacing:.24em;color:rgba(255,255,255,.5)}
.gallery-empty{grid-column:1/-1;min-height:220px;border:1px dashed var(--line);border-radius:20px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:8px;padding:28px;color:var(--muted)}
.gallery-empty strong{font-size:18px;color:var(--ink);font-weight:500}
.gallery-empty span{font-size:12px;line-height:1.6;max-width:520px}
.audio-stage{width:100%;height:100%;display:grid;place-items:center;align-content:center;gap:24px;padding:36px}
.audio-stage img{width:min(520px,80%);height:min(520px,60vh);object-fit:cover;border-radius:18px}
.audio-stage audio{width:min(680px,90%)}


/* V10 monochrome lock — no browser/system blue accents */
html,body{color-scheme:light}
body,a,button,label,input,textarea,select,option{color:#080808}
a,button,input,textarea,select{-webkit-tap-highlight-color:transparent}
button,input,textarea,select{accent-color:#080808;caret-color:#080808}
a:link,a:visited{color:inherit}
button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{
  outline:2px solid currentColor;
  outline-offset:3px;
  box-shadow:none;
}
::selection{background:#080808;color:#fff}
::-moz-selection{background:#080808;color:#fff}

/* Light surfaces: typography comes only from black */
.kicker,.editorial-head>p,.intro-columns p,.studio-copy>p,.pricing-footnote,
.price-card p,.price-card .price-label,.process-grid p,.section-index,
.gallery-filters button,.text-link{color:#080808}
.kicker,.editorial-head>p,.intro-columns p,.studio-copy>p,.pricing-footnote,
.price-card p,.price-card .price-label,.process-grid p,.section-index{opacity:.62}

/* Dark surfaces: typography comes only from white */
.hero,.photographers,.services,.final-cta,.site-footer,
.hero a,.hero button,.photographers button,.services button,.final-cta button,.site-footer a,.site-footer button{color:#fff}
.kicker.light,.hero-topline,.hero-bottom>p,.hero-scroll,
.editorial-head--dark>p,.artist-row-copy small,.service-card>p,
.footer-brand span,.footer-links,.footer-bottom{color:#fff;opacity:.58}
.service-card:hover,.service-card:hover *{color:#080808}
.service-card:hover>p{color:#080808;opacity:.62}

/* Native controls on iOS/Safari */
select,input,textarea{
  -webkit-appearance:none;
  appearance:none;
  background-color:#fff;
  border-color:rgba(8,8,8,.16);
}
select{background-image:none}

/* Keep light CTA text readable on dark hero/final sections */
.hero .pill-light,
.final-cta .pill-light{color:#080808!important}

.podcast-club{padding-top:26px}
.podcast-club-card{background:#080808;color:#fff;border-radius:30px;padding:46px;display:grid;grid-template-columns:1.4fr .8fr;gap:48px;align-items:end}
.podcast-club-copy h2{font-size:clamp(52px,7vw,92px);line-height:.92;margin:8px 0 22px;letter-spacing:-.055em}
.podcast-club-copy>p{max-width:650px;color:rgba(255,255,255,.62);line-height:1.65}
.podcast-club-benefits{display:flex;gap:9px;flex-wrap:wrap;margin-top:24px}
.podcast-club-benefits span{border:1px solid rgba(255,255,255,.18);border-radius:999px;padding:9px 12px;font-size:8px;letter-spacing:.1em;text-transform:uppercase}
.podcast-club-offer{background:#fff;color:#080808;border-radius:24px;padding:28px;display:flex;flex-direction:column;align-items:flex-start;gap:10px}
.podcast-club-offer>span{font-size:56px;font-weight:500;letter-spacing:-.06em}
.podcast-club-offer>strong{font-size:22px;font-weight:500}
.podcast-club-offer>small{font-size:10px;line-height:1.5;color:#746e69;margin-bottom:14px}
.membership-modal{width:min(620px,calc(100vw - 24px));border:0;border-radius:26px;padding:0;background:#f5f3f0;color:#080808}
.membership-modal::backdrop{background:rgba(0,0,0,.72);backdrop-filter:blur(8px)}
.membership-form{padding:52px 34px 34px;display:grid;gap:14px}
.membership-form h2{font-size:44px;letter-spacing:-.05em;margin:0 0 4px}
.membership-form>p{font-size:12px;line-height:1.6;color:#766f69}
.membership-form label span{display:block;font-size:9px;letter-spacing:.12em;text-transform:uppercase;margin-bottom:7px}
.membership-form input{width:100%;border:1px solid rgba(8,8,8,.14);border-radius:14px;padding:14px;background:#fff;font-size:16px}
.membership-form-price{display:flex;justify-content:space-between;align-items:center;border-top:1px solid rgba(8,8,8,.1);padding-top:16px;margin-top:5px}
.membership-form-price span{font-size:9px;letter-spacing:.12em;text-transform:uppercase}
.membership-form-price strong{font-size:18px}
.membership-form-status{min-height:18px!important;margin:0!important;color:#7a2d2d!important}
@media(max-width:760px){
  .podcast-club-card{grid-template-columns:1fr;padding:28px 22px;gap:24px;border-radius:24px}
  .podcast-club-copy h2{font-size:54px}
  .podcast-club-offer>span{font-size:48px}
  .membership-modal{width:100vw;height:100svh;border-radius:0}
  .membership-form{padding:72px 20px 30px}
}

@media(max-width:640px){
  .media-modal{width:100vw;height:100svh}
  .media-modal-stage{padding:8px}
  .media-modal-meta{padding:14px 18px max(14px,env(safe-area-inset-bottom))}
  .media-modal-stage.is-zoomed{padding:0}
}


/* Stability guard: never leave the document scroll-locked */
html{overflow-y:auto!important;touch-action:auto!important}
body{overflow-y:auto!important;touch-action:auto!important}


/* KSL Photo Video — curated luxury portfolio */
.profile-modal.is-ksl-luxe{
  width:min(1480px,calc(100vw - 24px));
  height:min(900px,calc(100svh - 24px));
  background:#f3f0eb;
}
.profile-modal.is-ksl-luxe[open]{
  grid-template-columns:minmax(300px,.72fr) minmax(0,1.55fr);
}
.profile-modal.is-ksl-luxe .profile-modal-visual{
  background-position:center 26%;
  border-right:1px solid rgba(8,8,8,.08);
}
.profile-modal.is-ksl-luxe .profile-modal-content{
  padding:48px 44px 42px;
  background:linear-gradient(180deg,#f7f4ef 0%,#efebe5 100%);
}
.profile-modal.is-ksl-luxe .profile-modal-content h2{
  max-width:760px;
  font-size:clamp(58px,6.4vw,96px);
  line-height:.86;
  letter-spacing:-.065em;
}
.profile-modal.is-ksl-luxe .profile-tags{
  margin-top:16px;
  max-width:760px;
  line-height:1.65;
  color:#080808;
  opacity:.56;
}
.profile-modal.is-ksl-luxe .profile-bio{
  max-width:760px;
  margin:24px 0 20px;
  color:#080808;
  opacity:.68;
  font-size:13px;
  line-height:1.72;
}
.profile-modal.is-ksl-luxe .profile-categories{
  gap:7px;
  margin-bottom:22px;
}
.profile-modal.is-ksl-luxe .profile-categories button{
  appearance:none;
  border:1px solid rgba(8,8,8,.14);
  background:rgba(255,255,255,.48);
  color:#080808;
  border-radius:999px;
  padding:9px 12px;
  font-size:8px;
  text-transform:uppercase;
  letter-spacing:.1em;
  cursor:pointer;
  transition:background .22s ease,color .22s ease,border-color .22s ease;
}
.profile-modal.is-ksl-luxe .profile-categories button:hover,
.profile-modal.is-ksl-luxe .profile-categories button.active{
  background:#080808;
  color:#fff!important;
  border-color:#080808;
}
.profile-modal.is-ksl-luxe .profile-gallery{
  display:grid;
  grid-template-columns:repeat(12,minmax(0,1fr));
  grid-auto-flow:dense;
  grid-auto-rows:105px;
  gap:10px;
  margin:0 0 30px;
}
.profile-modal.is-ksl-luxe .profile-gallery .ksl-portfolio-item{
  position:relative;
  grid-column:span 4;
  grid-row:span 3;
  min-width:0;
  aspect-ratio:auto;
  border:0;
  border-radius:16px;
  overflow:hidden;
  padding:0;
  background:#151515;
  text-align:left;
  cursor:zoom-in;
}
.profile-modal.is-ksl-luxe .profile-gallery .ksl-portfolio-item:nth-child(5n+1){
  grid-column:span 8;
  grid-row:span 4;
}
.profile-modal.is-ksl-luxe .profile-gallery .ksl-portfolio-item:nth-child(7n+4){
  grid-row:span 4;
}
.profile-modal.is-ksl-luxe .profile-gallery .ksl-portfolio-item[hidden]{
  display:none!important;
}
.profile-modal.is-ksl-luxe .ksl-portfolio-item img{
  display:block;
  width:100%;
  height:100%;
  object-fit:cover;
  image-rendering:auto;
  transform:none;
  transition:transform .45s cubic-bezier(.22,.61,.36,1);
}
@media(hover:hover) and (pointer:fine){
  .profile-modal.is-ksl-luxe .ksl-portfolio-item:hover img{
    transform:scale(1.018);
  }
}
.profile-modal.is-ksl-luxe .ksl-portfolio-item:after{
  content:"";
  position:absolute;
  inset:0;
  background:linear-gradient(180deg,transparent 48%,rgba(0,0,0,.68) 100%);
  pointer-events:none;
}
.profile-modal.is-ksl-luxe .ksl-portfolio-caption{
  position:absolute;
  z-index:2;
  left:15px;
  right:15px;
  bottom:14px;
  display:flex;
  align-items:flex-end;
  justify-content:space-between;
  gap:16px;
  color:#fff!important;
  pointer-events:none;
}
.profile-modal.is-ksl-luxe .ksl-portfolio-caption small,
.profile-modal.is-ksl-luxe .ksl-portfolio-caption strong{
  color:#fff!important;
}
.profile-modal.is-ksl-luxe .ksl-portfolio-caption small{
  max-width:48%;
  font-size:7px;
  line-height:1.35;
  letter-spacing:.12em;
  text-transform:uppercase;
  opacity:.7;
}
.profile-modal.is-ksl-luxe .ksl-portfolio-caption strong{
  max-width:52%;
  font-size:12px;
  line-height:1.15;
  font-weight:500;
  text-align:right;
}
.profile-modal.is-ksl-luxe .profile-modal-content>.pill{
  position:sticky;
  bottom:0;
  z-index:4;
  margin-top:0;
  box-shadow:0 -14px 32px rgba(243,240,235,.92);
}

@media(max-width:980px){
  .profile-modal.is-ksl-luxe{
    height:calc(100svh - 20px);
  }
  .profile-modal.is-ksl-luxe[open]{
    grid-template-columns:1fr;
    grid-template-rows:32svh minmax(0,1fr);
  }
  .profile-modal.is-ksl-luxe .profile-modal-visual{
    border-right:0;
    border-bottom:1px solid rgba(8,8,8,.08);
    background-position:center 30%;
  }
  .profile-modal.is-ksl-luxe .profile-modal-content{
    padding:28px 20px 30px;
  }
  .profile-modal.is-ksl-luxe .profile-modal-content h2{
    font-size:clamp(48px,12vw,78px);
  }
  .profile-modal.is-ksl-luxe .profile-gallery{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    grid-auto-rows:auto;
    gap:9px;
  }
  .profile-modal.is-ksl-luxe .profile-gallery .ksl-portfolio-item,
  .profile-modal.is-ksl-luxe .profile-gallery .ksl-portfolio-item:nth-child(5n+1),
  .profile-modal.is-ksl-luxe .profile-gallery .ksl-portfolio-item:nth-child(7n+4){
    grid-column:span 1;
    grid-row:auto;
    aspect-ratio:3/4;
  }
  .profile-modal.is-ksl-luxe .profile-gallery .ksl-portfolio-item:nth-child(5n+1){
    grid-column:1/-1;
    aspect-ratio:16/10;
  }
  .profile-modal.is-ksl-luxe .ksl-portfolio-caption{
    left:12px;
    right:12px;
    bottom:11px;
  }
}


/* Desktop navigation + full-photo presentation · 2026-09-25 */
@media(min-width:981px){
  .site-header{
    grid-template-columns:minmax(64px,1fr) auto minmax(126px,1fr);
    padding-left:clamp(20px,3vw,56px);
    padding-right:clamp(20px,3vw,56px);
  }
  .desktop-nav{
    gap:clamp(14px,1.8vw,30px);
    white-space:nowrap;
  }
  .desktop-nav a{
    font-size:9px;
    letter-spacing:.12em;
  }

  /* Public creations: preserve each photograph's real ratio instead of cropping it. */
  .gallery-grid{
    grid-template-columns:repeat(3,minmax(0,1fr));
    grid-auto-rows:auto;
    align-items:start;
    gap:14px;
  }
  .gallery-card,
  .gallery-card.wide,
  .gallery-card.large,
  .gallery-card.tall{
    grid-column:auto;
    grid-row:auto;
    min-height:0;
    height:auto;
    background:#111;
  }
  .gallery-card img{
    display:block;
    width:100%;
    height:auto;
    max-width:100%;
    object-fit:contain;
    background:#111;
  }
  .gallery-card:hover img{transform:none}

  /* Photographer portfolios: show the complete image, including portrait formats. */
  .profile-gallery{
    grid-template-columns:repeat(2,minmax(0,1fr));
    grid-auto-rows:auto;
    align-items:start;
    gap:10px;
  }
  .profile-gallery button{
    aspect-ratio:auto;
    height:auto;
    background:#111;
  }
  .profile-gallery img{
    display:block;
    width:100%;
    height:auto;
    object-fit:contain;
    background:#111;
  }

  /* KSL uses a special editorial layout elsewhere; on desktop the full image wins. */
  .profile-modal.is-ksl-luxe .profile-gallery{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    grid-auto-rows:auto!important;
  }
  .profile-modal.is-ksl-luxe .profile-gallery .ksl-portfolio-item,
  .profile-modal.is-ksl-luxe .profile-gallery .ksl-portfolio-item:nth-child(5n+1),
  .profile-modal.is-ksl-luxe .profile-gallery .ksl-portfolio-item:nth-child(7n+4){
    grid-column:auto!important;
    grid-row:auto!important;
    aspect-ratio:auto!important;
    height:auto;
  }
  .profile-modal.is-ksl-luxe .ksl-portfolio-item img{
    width:100%;
    height:auto!important;
    object-fit:contain!important;
    transform:none!important;
  }
}

@media(min-width:981px) and (max-width:1180px){
  .desktop-nav{gap:12px}
  .desktop-nav a{font-size:8px;letter-spacing:.09em}
  .header-book{padding:11px 14px;font-size:9px}
}


/* Luxury masonry gallery · 2026-09-25 */

/* Public gallery: elegant masonry, natural photo ratios, no text over images */
.gallery-card:after,
.gallery-card-meta{
  display:none!important;
}
.gallery-card{
  background:#f4f1ec;
}
.gallery-card img{
  background:#f4f1ec;
}

/* Photographer portfolio: no captions or gradients over the photographs */
.profile-modal.is-ksl-luxe .ksl-portfolio-caption,
.profile-modal.is-ksl-luxe .ksl-portfolio-item:after{
  display:none!important;
}

@media(min-width:981px){
  .gallery-grid{
    display:block!important;
    column-count:3;
    column-gap:16px;
  }
  .gallery-card,
  .gallery-card.wide,
  .gallery-card.large,
  .gallery-card.tall{
    display:inline-block;
    width:100%;
    height:auto!important;
    min-height:0!important;
    margin:0 0 16px;
    break-inside:avoid;
    page-break-inside:avoid;
    grid-column:auto!important;
    grid-row:auto!important;
    vertical-align:top;
    border-radius:18px;
    overflow:hidden;
    box-shadow:0 10px 30px rgba(8,8,8,.07);
    transition:transform .28s ease,box-shadow .28s ease;
  }
  .gallery-card img{
    display:block;
    width:100%;
    height:auto!important;
    max-height:none!important;
    object-fit:contain!important;
    transform:none!important;
  }
  .gallery-card:hover{
    transform:translateY(-3px);
    box-shadow:0 16px 38px rgba(8,8,8,.11);
  }
  .gallery-card:hover img{
    transform:none!important;
  }

  .profile-gallery{
    display:block!important;
    column-count:2;
    column-gap:14px;
  }
  .profile-gallery button,
  .profile-modal.is-ksl-luxe .profile-gallery .ksl-portfolio-item,
  .profile-modal.is-ksl-luxe .profile-gallery .ksl-portfolio-item:nth-child(5n+1),
  .profile-modal.is-ksl-luxe .profile-gallery .ksl-portfolio-item:nth-child(7n+4){
    display:inline-block!important;
    width:100%!important;
    height:auto!important;
    min-height:0!important;
    margin:0 0 14px!important;
    break-inside:avoid;
    page-break-inside:avoid;
    grid-column:auto!important;
    grid-row:auto!important;
    aspect-ratio:auto!important;
    vertical-align:top;
    border-radius:16px;
    overflow:hidden;
    background:#f4f1ec;
    box-shadow:0 9px 26px rgba(8,8,8,.07);
  }
  .profile-gallery img,
  .profile-modal.is-ksl-luxe .ksl-portfolio-item img{
    display:block!important;
    width:100%!important;
    height:auto!important;
    max-height:none!important;
    object-fit:contain!important;
    transform:none!important;
    background:#f4f1ec;
  }
}

@media(min-width:641px) and (max-width:980px){
  .gallery-grid,
  .profile-gallery,
  .profile-modal.is-ksl-luxe .profile-gallery{
    display:block!important;
    column-count:2;
    column-gap:12px;
  }
  .gallery-card,
  .gallery-card.wide,
  .gallery-card.large,
  .gallery-card.tall,
  .profile-gallery button,
  .profile-modal.is-ksl-luxe .profile-gallery .ksl-portfolio-item{
    display:inline-block!important;
    width:100%!important;
    height:auto!important;
    min-height:0!important;
    margin:0 0 12px!important;
    break-inside:avoid;
    grid-column:auto!important;
    grid-row:auto!important;
    aspect-ratio:auto!important;
  }
  .gallery-card img,
  .profile-gallery img,
  .profile-modal.is-ksl-luxe .ksl-portfolio-item img{
    width:100%!important;
    height:auto!important;
    object-fit:contain!important;
    transform:none!important;
  }
}

@media(max-width:640px){
  .gallery-grid,
  .profile-gallery,
  .profile-modal.is-ksl-luxe .profile-gallery{
    display:block!important;
    column-count:1;
  }
  .gallery-card,
  .profile-gallery button,
  .profile-modal.is-ksl-luxe .profile-gallery .ksl-portfolio-item{
    display:block!important;
    width:100%!important;
    height:auto!important;
    margin:0 0 12px!important;
    aspect-ratio:auto!important;
  }
  .gallery-card img,
  .profile-gallery img,
  .profile-modal.is-ksl-luxe .ksl-portfolio-item img{
    width:100%!important;
    height:auto!important;
    object-fit:contain!important;
    transform:none!important;
  }
}
