@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Playfair+Display:ital,wght@0,500;0,600;1,500&display=swap');
:root{--paper:#f7f6f2;--ink:#242622;--muted:#686b63;--line:#d8d9d0;--blue:#254bda}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:25px}body{margin:0;background:var(--paper);color:var(--ink);font-family:'DM Sans',Arial,sans-serif;font-size:16px;line-height:1.6}a{color:inherit;text-decoration:none}a:hover{color:var(--blue)}button,a{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible{outline:3px solid var(--blue);outline-offset:6px}img{display:block;width:100%;height:auto}figure{margin:0}h1,h2,h3,p{margin:0}h1,h2{font-weight:500;letter-spacing:-.055em;line-height:1.05}h1{font-size:clamp(54px,7.6vw,118px)}h2{font-size:clamp(38px,4.5vw,68px)}h3{font-size:28px;line-height:1.2;letter-spacing:-.04em;font-weight:500}em{font-family:'Playfair Display',Georgia,serif;font-weight:500;letter-spacing:-.045em}p{color:var(--muted)}header,.hero,.section,.page-intro,.about-profile,.press-bio,.press-line{max-width:1440px;margin:auto;padding-left:6%;padding-right:6%}header{height:110px;display:flex;align-items:center;justify-content:space-between;gap:32px}header nav{display:flex;align-items:center;gap:34px;font-size:14px}.brand{font-weight:700;letter-spacing:-.08em;font-size:34px;line-height:1;display:flex;align-items:center;gap:18px}.brand span{font-size:14px;letter-spacing:0;font-weight:500}.nav-contact{border-bottom:1px solid var(--ink);padding:9px 0}.nav-contact span{margin-left:25px}.eyebrow{font-size:12px;font-weight:600;letter-spacing:.14em;line-height:1.5}.hero{padding-top:54px}.hero-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px}.hero-top i{width:7px;height:7px;display:inline-block;border-radius:50%;background:var(--blue);margin-right:10px}.handle{font-size:13px;color:var(--muted)}.hero-bottom{display:flex;align-items:center;justify-content:space-between;gap:40px;margin:35px 0 48px}.hero-bottom p{max-width:425px;font-size:17px}.button{display:inline-flex;justify-content:space-between;align-items:center;gap:42px;padding:15px 23px;background:var(--ink);color:white;font-size:14px;white-space:nowrap;border:1px solid var(--ink);transition:.2s}.button:hover{background:var(--blue);color:white;border-color:var(--blue)}.hero-photo{position:relative}.hero-photo img{height:480px;object-fit:cover;object-position:50% 42%}.hero-photo figcaption{position:absolute;bottom:0;left:0;right:0;padding:40px 26px 20px;color:white;background:linear-gradient(transparent,#0007);display:flex;justify-content:space-between;font-size:11px;letter-spacing:.13em}.press-line{display:flex;justify-content:space-between;gap:30px;align-items:center;padding-top:34px;padding-bottom:34px;border-bottom:1px solid var(--line)}.press-line>a{font-family:Georgia,serif;font-size:23px;font-weight:bold;letter-spacing:-.04em}.press-line .eyebrow{color:var(--muted);font-size:10px}.section{padding-top:100px;padding-bottom:100px}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:50px;margin-bottom:42px}.section-heading h2{margin-top:22px}.section-heading>p{max-width:310px}.work-grid{display:grid;grid-template-columns:1.2fr 1fr;gap:35px}.work-image{position:relative;overflow:hidden;background:#d8d9d0}.work-image img{height:350px;object-fit:cover;transition:transform .4s}.work-card:nth-child(2){padding-top:75px}.work-card:nth-child(2) img{height:300px;object-position:center 42%}.work-card:hover img{transform:scale(1.025)}.round-arrow{position:absolute;bottom:20px;right:20px;border-radius:50%;background:var(--paper);width:44px;height:44px;display:grid;place-items:center;font-size:22px}.card-meta{padding-top:24px}.card-meta .eyebrow{font-size:11px;color:var(--muted)}.card-meta h3{margin:7px 0 12px}.card-meta p{font-size:15px;max-width:370px}.text-link{display:inline-block;border-bottom:1px solid var(--ink);padding-bottom:7px;font-size:14px}.section>.text-link{margin-top:45px}.about-band{display:grid;grid-template-columns:1fr 1fr;background:#e9eae3}.about-image{min-height:600px}.about-image img{height:100%;object-fit:cover;object-position:63% center}.about-copy{padding:85px 14% 85px 12%;align-self:center}.about-copy h2{margin:24px 0 30px}.about-copy p{margin-bottom:20px}.about-copy .text-link{margin-top:15px}.photo-strip{display:grid;grid-template-columns:1fr 1fr 1fr;gap:25px}.photo-strip img{height:360px;object-fit:cover}.photo-strip img:nth-child(2){margin-top:55px}.photo-strip img:nth-child(3){margin-top:20px}footer{background:#242622;color:var(--paper);padding:75px 6% 30px}footer>.eyebrow{color:#babcaf}.footer-row{display:flex;justify-content:space-between;align-items:end;gap:50px;margin-top:30px;padding-bottom:75px}.footer-row p{color:#babcaf;font-size:14px;margin-bottom:18px}.email{display:inline-block;border-bottom:1px solid #85887b;padding-bottom:8px;font-size:18px;overflow-wrap:anywhere}.footer-bottom{border-top:1px solid #53564b;padding-top:30px;display:flex;align-items:center;justify-content:space-between;gap:30px}.footer-bottom>div{display:flex;gap:25px;font-size:13px}footer a:hover{color:#b5c0ff}.page-intro{padding-top:75px;padding-bottom:65px}.page-intro h1{margin-top:28px}.intro-row{display:flex;justify-content:space-between;align-items:center;gap:50px;margin-top:40px}.lead{font-size:21px;max-width:630px}.about-profile{display:grid;grid-template-columns:1fr 1fr;gap:8%;padding-bottom:100px}.about-profile>div>img{max-height:720px;object-fit:cover}.about-profile>div+div{align-self:center}.about-profile h2{font-size:43px;margin:25px 0}.about-profile p{margin-bottom:24px}.about-profile .button{margin-top:15px}.services{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;margin-top:30px}.services article{border-top:1px solid var(--line);padding-top:25px}.services h3{font-size:24px;margin-bottom:20px}.services a{display:inline-block;margin-top:20px;text-decoration:underline}.press-bio{padding-top:35px;padding-bottom:35px;border-block:1px solid var(--line);display:grid;grid-template-columns:1fr 2fr;gap:20px 50px}.press-bio .fine{grid-column:2}.fine{font-size:14px}.fine a{text-decoration:underline}.gallery-top{display:flex;justify-content:space-between;align-items:center;gap:30px;margin-bottom:40px}.gallery-top h2{font-size:40px}.filters{display:flex;gap:8px;flex-wrap:wrap}.filters button{border:1px solid var(--line);background:transparent;padding:10px 16px;font:inherit;font-size:14px;cursor:pointer}.filters button[aria-pressed=true]{background:var(--ink);color:white;border-color:var(--ink)}.gallery{columns:3;column-gap:25px}.gallery figure{break-inside:avoid;margin-bottom:36px}.gallery figure[hidden]{display:none}.gallery figure>a{display:block;position:relative;overflow:hidden}.gallery img{transition:transform .3s}.gallery a:hover img{transform:scale(1.02)}.photo-open{position:absolute;bottom:12px;right:12px;background:var(--paper);padding:7px 12px;font-size:12px}.gallery figcaption{padding:13px 0;font-size:13px;line-height:1.5}.gallery figcaption strong{display:block;font-weight:500}.gallery figcaption span{display:block;color:var(--muted);margin-top:4px}.gallery-section>.fine{border-top:1px solid var(--line);padding-top:25px}.skip{position:absolute;left:15px;top:-100px;background:white;z-index:9;padding:10px}.skip:focus{top:15px}
@media(min-width:1600px){.about-band{max-width:1440px;margin:auto}footer{padding-inline:max(6%,calc((100vw - 1267px)/2))}}
@media(max-width:850px){header{height:90px}header nav{gap:20px}.brand span{display:none}.hero{padding-top:35px}.hero-photo img{height:390px}.press-line{gap:20px;flex-wrap:wrap}.press-line>a{font-size:19px}.press-line .eyebrow{width:100%}.section{padding-block:70px}.work-grid{gap:24px}.work-image img{height:270px}.work-card:nth-child(2) img{height:240px}.about-image{min-height:510px}.about-copy{padding:50px 10%}.about-copy .eyebrow{font-size:10px}.about-copy h2{font-size:42px}.photo-strip{gap:15px}.photo-strip img{height:260px}.footer-row{align-items:start;flex-direction:column;gap:30px}.gallery{columns:2}.about-profile{gap:6%}.about-profile h2{font-size:34px}.about-profile p{font-size:16px}.footer-bottom{align-items:start;flex-direction:column}}
@media(max-width:560px){header{height:auto;padding-top:23px;padding-bottom:22px;align-items:start}.brand{font-size:30px}header nav{gap:14px;font-size:12px;flex-wrap:wrap;justify-content:end}header nav .nav-contact{display:none}h1{font-size:54px;letter-spacing:-.065em}.hero-top .eyebrow{font-size:10px;letter-spacing:.08em}.handle{display:none}.hero-bottom{align-items:start;flex-direction:column;gap:22px;margin-block:25px 30px}.hero-bottom p{font-size:16px}.hero-photo img{height:370px;object-position:35% center}.hero-photo figcaption{padding:30px 15px 15px;font-size:9px}.hero-photo figcaption span+span{display:none}.press-line{gap:18px 27px}.press-line>a{font-size:17px}.section-heading{align-items:start;flex-direction:column;gap:24px;margin-bottom:30px}.section-heading h2{margin-top:17px}.work-grid{grid-template-columns:1fr;gap:40px}.work-card:nth-child(2){padding-top:0}.work-image img,.work-card:nth-child(2) img{height:290px}.about-band{grid-template-columns:1fr}.about-image{min-height:0}.about-image img{height:340px}.about-copy{padding:45px 6% 55px}.photo-strip{grid-template-columns:1fr 1fr;gap:15px}.photo-strip img{height:240px}.photo-strip img:nth-child(2){margin-top:35px}.photo-strip img:nth-child(3){display:none}.footer-bottom>div{gap:20px;flex-wrap:wrap}.footer-bottom .brand span{display:block;font-size:12px}.email{font-size:15px}.page-intro{padding-top:45px;padding-bottom:40px}.intro-row{align-items:start;flex-direction:column;gap:25px}.lead{font-size:18px}.about-profile{grid-template-columns:1fr;gap:35px;padding-bottom:30px}.about-profile>div>img{max-height:500px}.services{grid-template-columns:1fr;gap:30px}.press-bio{grid-template-columns:1fr;gap:18px}.press-bio .fine{grid-column:1}.gallery-top{align-items:start;flex-direction:column}.gallery{column-gap:15px}.gallery figcaption{font-size:12px}.photo-open{font-size:10px;padding:5px 8px;bottom:8px;right:8px}.filters button{font-size:13px;padding:9px 12px}.eyebrow{font-size:11px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
/* Editorial identity: expressive typography, restrained color, real photography. */
.nameplate{display:grid;grid-template-columns:1.65fr 1fr;gap:6%;align-items:end;margin-top:38px}.nameplate h1{font-size:clamp(100px,14.7vw,212px);line-height:.77;font-weight:600;letter-spacing:-.085em}.nameplate h1>span{display:block}.nameplate h1>span+span{margin-top:19px}.name-dot{font-family:'Playfair Display',Georgia,serif;color:var(--blue);font-style:italic;font-weight:500;margin-left:10px}.name-note{padding:0 0 7px 8%;border-left:1px solid var(--line)}.name-note>.eyebrow{font-size:11px;color:var(--muted)}.name-note p{font-size:24px;line-height:1.3;color:var(--ink);margin-top:35px;letter-spacing:-.045em}.name-note em{color:var(--blue)}.note-arrow{display:block;font-size:56px;line-height:1;margin-top:35px;color:var(--blue)}.hero-bottom{margin-top:45px}.hero-photo{margin-left:8%;width:92%;margin-top:65px}.hero-photo img{height:535px}.photo-index{position:absolute;left:-45px;top:0;writing-mode:vertical-rl;font-size:11px;letter-spacing:.18em;transform:rotate(180deg)}.hero-photo:after{content:'';position:absolute;width:60px;height:3px;background:var(--blue);right:0;top:-22px}.work-card:nth-child(2){padding-top:115px}.card-meta h3{font-size:42px}.about-band{background:#e9eae3;grid-template-columns:1.1fr 1fr}.about-copy em{color:var(--blue)}.photo-strip img:nth-child(1){transform:rotate(-2deg)}.photo-strip img:nth-child(3){transform:rotate(2deg)}footer{position:relative;overflow:hidden;padding-top:65px}.footer-mark{font-size:clamp(130px,25vw,380px);line-height:.8;letter-spacing:-.095em;font-weight:700;color:#bac5ff;margin-bottom:65px;border-bottom:1px solid #53564b;padding-bottom:45px}.footer-row h2 em{color:#bac5ff}.page-intro h1 em{color:var(--blue)}.press-line>a:hover{transform:translateY(-2px)}
@media(max-width:850px){.nameplate h1{font-size:clamp(100px,15vw,140px)}.name-note p{font-size:20px}.hero-photo img{height:430px}.name-note>.eyebrow{font-size:9px}.note-arrow{font-size:42px;margin-top:25px}.card-meta h3{font-size:34px}}
@media(max-width:560px){.nameplate{grid-template-columns:1fr;gap:28px;margin-top:30px}.nameplate h1{font-size:clamp(88px,21.5vw,120px)}.nameplate h1>span+span{margin-top:12px}.name-note{border:0;padding:0;display:flex;align-items:center;justify-content:space-between;gap:15px}.name-note>.eyebrow{display:none}.name-note p{font-size:23px;margin:0}.note-arrow{font-size:44px;margin:0}.hero-bottom{margin-top:25px}.hero-photo{margin-left:6%;width:94%;margin-top:45px}.hero-photo img{height:360px}.photo-index{left:-23px;font-size:8px}.work-card:nth-child(2){padding-top:0}.about-band{grid-template-columns:1fr}.footer-mark{margin-bottom:45px;padding-bottom:30px}.photo-strip{padding:0 5px}.name-dot{margin-left:4px}}

.hero-photo img{object-position:50% 0%}.berner-photo img{object-position:center 38%;transform:none!important}.berner-photo figcaption{font-size:13px;color:var(--muted);padding-top:12px}.photo-strip>.berner-photo+img{margin-top:55px}.photo-strip>.berner-photo~img:last-child{margin-top:20px}@media(max-width:560px){.photo-strip>.berner-photo+img{display:block;margin-top:35px}.photo-strip>.berner-photo~img:last-child{display:none}.hero-photo img{object-position:50% 0%}}
/* Photo discovery and press tools. */
.gallery-tools{margin:-10px 0 32px;max-width:600px}.gallery-tools label{display:block;font-size:14px;margin-bottom:8px}.gallery-tools input{width:100%;border:1px solid var(--line);background:transparent;padding:13px 15px;font:inherit;color:var(--ink);border-radius:0}.gallery-tools input:focus-visible{outline:3px solid var(--blue);outline-offset:3px}.gallery-tools p{font-size:13px;margin-top:8px}.press-bio button{cursor:pointer;font-family:inherit}#copy-status{font-size:13px;margin-top:8px}.work-card h2{font-size:clamp(28px,3vw,42px);margin:15px 0}.work-card>.text-link{margin-top:22px}
@media(max-width:850px){header{height:auto;min-height:90px;flex-wrap:wrap;padding-top:22px;padding-bottom:22px;gap:18px}header nav{flex-wrap:wrap;gap:10px 22px}}
@media(max-width:560px){header nav{width:100%;justify-content:space-between;gap:10px 14px;font-size:12px}.nav-contact span{margin-left:5px}.gallery{columns:1}.gallery-top{gap:20px}}
