@font-face{font-family:Display;src:url('assets/fonts/display.woff') format('woff');font-weight:700;font-display:swap}
@font-face{font-family:Text;src:url('assets/fonts/text.woff') format('woff');font-weight:400;font-display:swap}
@font-face{font-family:Editorial;src:url('assets/fonts/editorial.woff') format('woff');font-style:italic;font-display:swap}
:root{--ink:#111210;--panel:#1b1d19;--paper:#eeece7;--muted:#aaa9a2;--line:#383a33;--accent:#df7354;--gutter:clamp(22px,4.2vw,80px);--display:Display,'Arial Narrow',Impact,sans-serif;--text:Text,Arial,sans-serif;--serif:Editorial,Georgia,serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:28px}body{margin:0;background:var(--ink);color:var(--paper);font-family:var(--text);font-size:16px;line-height:1.5;-webkit-font-smoothing:antialiased}body.modal-open{overflow:hidden}button,input,a{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{font:inherit;cursor:pointer}button,a{-webkit-user-drag:none}button{color:inherit}a{color:inherit;text-decoration:none}a,button{outline-offset:6px}a:focus-visible,button:focus-visible{outline:2px solid var(--accent)}button:disabled{cursor:default}img{display:block;max-width:100%}figure,p,h1,h2,h3{margin:0}::selection{background:var(--accent);color:var(--ink)}.wrap{width:min(100%,1760px);padding-inline:var(--gutter);margin-inline:auto}.muted{color:var(--muted)}.small{font-size:13px;letter-spacing:.025em}.eyebrow{font-size:13px;letter-spacing:.1em;display:flex;align-items:center;gap:12px}.short-rule{width:32px;height:1px;background:var(--accent)}.section-space{padding-block:104px}.serif{font-family:var(--serif);font-style:italic;font-weight:400;letter-spacing:-.045em;text-transform:none}.skip-link{position:fixed;z-index:100;top:12px;left:12px;padding:12px 20px;background:var(--paper);color:var(--ink);transform:translateY(-180%)}.skip-link:focus{transform:none}
.header{height:106px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.brand{display:inline-flex;align-items:center;gap:16px;font-family:var(--display);font-size:44px;line-height:.9;letter-spacing:-.08em}.brand span{font-family:var(--text);font-size:12px;letter-spacing:.07em;line-height:1.5;border-left:1px solid var(--line);padding-left:16px}.desktop-nav{display:flex;gap:42px;align-items:center;font-size:14px}.desktop-nav a{padding:12px 0;position:relative}.desktop-nav a:after{content:'';position:absolute;left:0;bottom:5px;width:100%;height:1px;background:currentColor;transform:scaleX(0);transform-origin:left;transition:transform .25s}.desktop-nav a:hover:after{transform:scaleX(1)}.nav-contact{color:var(--accent)}.nav-contact span{padding-left:18px}.menu-toggle{display:none;background:none;border:none;font-size:14px;min-height:44px;padding:8px 0}.menu-toggle span{margin-left:12px;font-size:22px}
.hero{display:grid;grid-template-columns:1.06fr 1fr;gap:5.3%;padding-top:44px;padding-bottom:44px;align-items:stretch}.hero-copy{display:flex;flex-direction:column;justify-content:center;padding-top:18px}.hero h1{font-family:var(--display);font-size:clamp(76px,9.3vw,156px);font-weight:700;letter-spacing:-.035em;line-height:.89;margin-top:52px;white-space:nowrap}.period{color:var(--accent)}.hero-editorial{font-family:var(--serif);font-size:clamp(22px,2.5vw,42px);font-style:italic;letter-spacing:-.025em;margin-top:30px;line-height:1.2}.hero-bottom{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:auto;padding-top:60px;font-size:16px;line-height:1.7}.circle-link{width:66px;height:66px;border:1px solid var(--line);border-radius:50%;display:grid;place-items:center;flex-shrink:0;font-size:26px;transition:background .25s,color .25s,transform .25s}.circle-link:hover{background:var(--paper);color:var(--ink);transform:translateY(3px)}.hero-photo{width:100%;justify-self:end;max-width:590px}.hero-photo .image-button{height:clamp(490px,47vw,700px);background:#181813;overflow:hidden}.hero-photo img{width:100%;height:100%;object-fit:contain}.image-button{display:block;border:0;background:transparent;width:100%;padding:0}.hero-photo figcaption{display:flex;justify-content:space-between;gap:10px;padding-top:12px;font-size:12px;letter-spacing:.06em;color:var(--muted)}.discipline-bar{display:flex;justify-content:space-between;align-items:center;gap:16px;min-height:82px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);font-size:14px;letter-spacing:.13em}.discipline-bar span:nth-child(even){color:var(--accent);font-size:22px}
.section-top{display:flex;justify-content:space-between;align-items:center;gap:24px;margin-bottom:34px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:46px}h2{font-family:var(--display);font-size:clamp(48px,5.1vw,84px);letter-spacing:-.015em;line-height:.98;font-weight:700}.section-heading>p{color:var(--muted);max-width:25ch;font-size:16px;line-height:1.55;padding-bottom:5px}.gallery-toolbar{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:0 0 18px;border-bottom:1px solid var(--line);margin-bottom:24px}.filters{display:flex;align-items:center;gap:28px}.filter{border:0;background:transparent;padding:10px 0;font-size:14px;color:var(--muted);position:relative;min-height:44px}.filter.active{color:var(--paper)}.filter.active:after{content:'';position:absolute;bottom:0;left:0;width:100%;height:2px;background:var(--accent)}.filter sup{font-size:11px;margin-left:4px;color:var(--accent)}.gallery-count{color:var(--muted)}.gallery{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:38px 24px}.photo-card{min-width:0}.photo-card[hidden]{display:none}.photo-frame{position:relative;display:block;width:100%;aspect-ratio:3/4;border:0;padding:0;background:#d1d1ce;overflow:hidden}.photo-frame img{width:100%;height:100%;object-fit:contain;transition:filter .3s;pointer-events:none}.photo-frame:hover img{filter:brightness(1.04)}.photo-expand{position:absolute;bottom:14px;right:14px;width:36px;height:36px;background:rgba(17,18,16,.82);color:var(--paper);display:grid;place-items:center;border:1px solid #ffffff4d;font-size:21px;opacity:0;transform:translateY(8px);transition:opacity .2s,transform .2s}.photo-frame:hover .photo-expand,.photo-frame:focus-visible .photo-expand{opacity:1;transform:none}.photo-caption{display:flex;gap:12px;align-items:flex-start;justify-content:space-between;padding-top:14px}.photo-caption h3{font-size:17px;font-weight:400;line-height:1.4}.photo-caption p{color:var(--muted);font-size:13px;margin-top:4px}.photo-number{font-size:13px;color:var(--muted);font-variant-numeric:tabular-nums;padding-top:3px}
.perspectives{background:var(--panel);overflow:hidden}.text-button{background:none;border:0;border-bottom:1px solid var(--muted);padding:10px 0;color:var(--muted);font-size:13px;min-height:44px}.text-button span{padding-left:12px}.perspective-layout{display:grid;grid-template-columns:.8fr 1.2fr;gap:36px;align-items:center;min-height:540px}.perspective-copy h2{font-size:clamp(48px,5vw,82px);line-height:1.1}.perspective-copy p{color:var(--muted);margin-top:26px;line-height:1.6}.scene-controls{display:flex;align-items:center;gap:22px;margin-top:44px;font-size:13px;font-variant-numeric:tabular-nums}.square-button{display:inline-grid;place-items:center;width:46px;height:46px;background:transparent;border:1px solid var(--line);font-size:23px;transition:background .2s,color .2s;flex-shrink:0}.square-button:hover{background:var(--paper);color:var(--ink)}.scene{height:520px;perspective:1600px;display:flex;align-items:center;justify-content:center;isolation:isolate}.scene-orbit{position:relative;width:65%;height:85%;transform-style:preserve-3d;transform:rotateX(var(--rx,0deg)) rotateY(var(--ry,0deg));transition:transform .4s ease-out}.scene-card{position:absolute;inset:0;padding:8px;border:1px solid #a0a1974d;background:#d1d1ce;box-shadow:0 24px 44px #0005;transition:transform .85s cubic-bezier(.2,.7,.2,1),opacity .7s;backface-visibility:hidden;transform-style:preserve-3d}.scene-card img{width:100%;height:100%;object-fit:contain;pointer-events:none}.scene-card[data-position="front"]{transform:translate3d(0,0,85px);z-index:3}.scene-card[data-position="left"]{transform:translate3d(-43%,0,-110px) rotateY(23deg) rotateZ(-7deg);z-index:1;opacity:.8}.scene-card[data-position="right"]{transform:translate3d(43%,0,-110px) rotateY(-23deg) rotateZ(7deg);z-index:2;opacity:.8}
.about{display:grid;grid-template-columns:.82fr 1fr;align-items:center;gap:12%}.about-photo{max-width:440px;width:100%}.about-photo .image-button{height:540px;background:#252920}.about-photo img{width:100%;height:100%;object-fit:contain}.about-photo figcaption{font-size:12px;letter-spacing:.1em;color:var(--muted);padding-top:14px}.about-copy h2{font-size:clamp(64px,6.8vw,110px);line-height:1;margin:28px 0 34px}.about-copy h2 .serif{color:var(--accent);font-size:1.05em}.about-copy>p:not(.eyebrow){font-size:18px;line-height:1.65;max-width:43ch;margin-top:18px}.about-copy dl{margin:36px 0 0;border-top:1px solid var(--line)}.about-copy dl>div{display:flex;justify-content:space-between;align-items:center;gap:20px;border-bottom:1px solid var(--line);padding:16px 0}.about-copy dt{font-size:12px;color:var(--muted);letter-spacing:.06em}.about-copy dd{font-size:15px;margin:0}.about-copy dd a:hover{color:var(--accent)}
.contact{background:var(--accent);color:var(--ink);padding-bottom:0}.contact .section-top{border-bottom:1px solid #11121044;padding-bottom:24px}.contact-layout{display:grid;grid-template-columns:1.6fr .6fr;gap:9%;align-items:center;padding:24px 0 64px}.contact h2{font-size:clamp(58px,6.6vw,108px);line-height:1.02;letter-spacing:-.015em}.contact h2 .serif{font-size:.88em}.contact-cta{display:flex;justify-content:space-between;align-items:center;gap:22px;max-width:380px;min-height:60px;border-bottom:1px solid var(--ink);font-size:17px;margin-top:28px}.contact-cta span{font-size:28px;transition:transform .2s}.contact-cta:hover span{transform:translate(4px,-4px)}.contact-photo{transform:rotate(4deg)}.contact-photo .image-button{aspect-ratio:3/4;background:#dadad5;box-shadow:0 8px 20px #1112101f}.contact-photo img{width:100%;height:100%;object-fit:contain}.contact-photo figcaption{font-size:11px;margin-top:12px;letter-spacing:.06em}.contact-links{display:grid;grid-template-columns:1fr 1.5fr 1fr;gap:34px;padding:28px 0 44px;border-top:1px solid #11121044}.contact-links a{min-width:0}.contact-links span{font-size:12px;letter-spacing:.05em;display:block;margin-bottom:10px}.contact-links strong{font-size:clamp(15px,1.4vw,22px);font-weight:400;overflow-wrap:anywhere;line-height:1.5}.contact-links a:hover strong{text-decoration:underline;text-underline-offset:5px}.contact footer{display:flex;justify-content:space-between;gap:24px;padding:22px 0;border-top:1px solid #11121044;font-size:12px;align-items:center}
dialog{color:var(--paper);background:var(--ink);border:0;padding:0}dialog::backdrop{background:#000d;backdrop-filter:blur(8px)}.menu-dialog{position:fixed;inset:0;width:100%;height:100dvh;max-width:none;max-height:none;margin:0;padding:28px var(--gutter)}.menu-dialog[open]{display:flex;flex-direction:column}.menu-top{display:flex;align-items:center;justify-content:space-between}.menu-dialog nav{display:flex;flex-direction:column;margin:auto 0;padding:36px 0}.menu-dialog nav a{display:flex;align-items:center;justify-content:space-between;font-family:var(--display);font-size:clamp(44px,10vw,82px);line-height:1.4;border-bottom:1px solid var(--line)}.menu-dialog nav a span{font-family:var(--text);font-size:13px;color:var(--accent)}.menu-dialog>p{font-size:13px;line-height:1.8}.lightbox{position:fixed;inset:0;width:100%;height:100dvh;max-width:none;max-height:none;margin:0;padding:20px 30px}.lightbox[open]{display:flex;flex-direction:column}.lightbox-top{display:flex;justify-content:space-between;align-items:center;gap:20px;flex-shrink:0}.lightbox-stage{display:grid;grid-template-columns:46px minmax(0,1fr) 46px;align-items:center;gap:24px;flex:1;min-height:0;padding:16px 0}.lightbox-stage img{width:100%;height:100%;min-height:0;object-fit:contain;max-height:calc(100dvh - 164px)}.lightbox-bottom{display:flex;justify-content:space-between;align-items:center;gap:22px;min-height:44px;font-size:14px;color:var(--muted);flex-shrink:0}.lightbox-bottom a{flex-shrink:0;text-decoration:underline;text-underline-offset:4px}.lightbox-bottom p{max-width:65ch}.motion-reduced .scene-orbit{transform:none!important}.motion-reduced .scene-card{transition:none}.board-mode .scene-orbit{transform:none}.board-mode *{scroll-behavior:auto!important;animation:none!important}
@media(min-width:1760px){.hero h1{font-size:164px}}
@media(max-width:1100px){.hero h1{font-size:9.1vw}.hero-bottom{font-size:14px}.hero-photo .image-button{height:540px}.desktop-nav{gap:26px}.gallery{gap:30px 18px}.photo-caption h3{font-size:16px}.scene{height:440px}.perspective-layout{min-height:460px;gap:24px}.perspective-copy h2{font-size:5.2vw}.about{gap:7%}.about-photo .image-button{height:480px}.contact-layout{gap:7%;grid-template-columns:1.5fr .7fr}.contact-links{gap:22px}.section-space{padding-block:80px}.contact{padding-bottom:0}}
@media(max-width:900px){.header{height:88px}.desktop-nav{display:none}.menu-toggle{display:block}.hero{padding-top:32px;gap:5%}.hero-photo .image-button{height:460px}.hero h1{margin-top:40px;font-size:9vw}.hero-editorial{font-size:25px}.hero-bottom{align-items:flex-end;padding-top:46px}.hero-bottom p{font-size:14px}.circle-link{width:48px;height:48px;font-size:23px}.hero-photo figcaption{font-size:11px}.hero-photo figcaption span:last-child{display:none}.discipline-bar{font-size:12px;letter-spacing:.08em;min-height:68px}.section-heading h2{font-size:clamp(42px,5.6vw,62px)}.section-heading>p{font-size:14px}.gallery{grid-template-columns:repeat(2,minmax(0,1fr));gap:34px 22px}.perspective-layout{grid-template-columns:.85fr 1.15fr;gap:18px}.scene{height:390px}.scene-orbit{height:80%;width:65%}.perspective-copy h2{font-size:5.3vw}.perspective-copy p{font-size:15px}.about-photo .image-button{height:430px}.about-copy>p:not(.eyebrow){font-size:16px}.about-copy dl>div{align-items:flex-start;flex-direction:column;gap:5px}.contact h2{font-size:7vw}.contact-cta{font-size:15px}.contact-links{grid-template-columns:1fr 1.4fr;row-gap:30px}.contact-links a:last-child{grid-column:1/-1}.contact footer{flex-wrap:wrap;justify-content:flex-start;gap:14px 30px}.contact footer>a:last-child{margin-left:auto}}
@media(max-width:600px){.section-space{padding-block:62px}.header{height:82px}.brand{font-size:37px}.brand span{font-size:11px;gap:12px;padding-left:12px}.hero{display:flex;flex-direction:column;gap:32px;padding-top:32px;padding-bottom:30px}.hero-copy{padding-top:0}.eyebrow{font-size:12px}.hero h1{font-size:18.2vw;line-height:.88;margin-top:34px}.hero-editorial{font-size:29px;margin-top:22px}.hero-bottom{padding-top:27px;align-items:center}.hero-bottom p{font-size:14px;line-height:1.6}.hero-photo{max-width:none}.hero-photo .image-button{height:auto;aspect-ratio:2/3;background:#181813}.hero-photo img{height:100%}.hero-photo figcaption{font-size:11px}.hero-photo figcaption span:last-child{display:inline}.discipline-bar{font-size:10px;letter-spacing:.035em;gap:6px;min-height:60px}.discipline-bar span:nth-child(even){font-size:15px}.section-top{margin-bottom:24px;gap:12px}.section-top .small{font-size:11px}.section-heading{align-items:flex-start;flex-direction:column;gap:20px;margin-bottom:26px}.section-heading h2{font-size:10.2vw}.section-heading>p{font-size:15px;line-height:1.5}.gallery-toolbar{margin-bottom:22px;gap:10px}.filters{gap:24px}.filter{font-size:14px}.gallery-count{display:none}.gallery{grid-template-columns:minmax(0,1fr);gap:32px}.photo-frame{aspect-ratio:3/4}.photo-caption h3{font-size:18px}.photo-caption p{font-size:14px}.photo-number{font-size:13px}.photo-expand{opacity:1;transform:none;background:#111210b3;width:34px;height:34px}.perspective-layout{display:flex;flex-direction:column;align-items:stretch;gap:16px;min-height:0}.perspective-copy h2{font-size:13vw}.perspective-copy p{margin-top:20px;font-size:16px}.scene-controls{margin-top:26px}.scene{height:420px;order:2;margin-top:18px}.scene-orbit{width:62%;height:78%}.scene-card{padding:5px}.scene-card[data-position="left"]{transform:translate3d(-34%,0,-110px) rotateY(20deg) rotateZ(-7deg)}.scene-card[data-position="right"]{transform:translate3d(34%,0,-110px) rotateY(-20deg) rotateZ(7deg)}.text-button{font-size:12px}.text-button span{padding-left:5px}.about{display:flex;flex-direction:column-reverse;gap:34px}.about-copy h2{font-size:24vw;margin:25px 0}.about-copy>p:not(.eyebrow){font-size:17px}.about-copy dl>div{flex-direction:row;align-items:center;gap:16px}.about-copy dd{font-size:14px}.about-photo{max-width:none}.about-photo .image-button{height:470px}.about-photo figcaption{font-size:12px}.contact{padding-bottom:0}.contact-layout{grid-template-columns:minmax(0,1fr);gap:36px;padding:10px 0 40px}.contact h2{font-size:13.6vw}.contact-cta{font-size:16px;max-width:none}.contact-photo{width:58%;max-width:230px;justify-self:center;transform:rotate(3deg);margin:8px 0}.contact-links{grid-template-columns:minmax(0,1fr);gap:25px;padding:27px 0 34px}.contact-links strong{font-size:18px}.contact-links span{font-size:12px;margin-bottom:5px}.contact footer{font-size:12px;flex-direction:column;align-items:flex-start;gap:15px;padding:25px 0}.contact footer>a:last-child{margin-left:0}.lightbox{padding:16px}.lightbox-stage{grid-template-columns:1fr 1fr;gap:12px;padding:12px 0;grid-template-rows:minmax(0,1fr) 44px}.lightbox-stage img{grid-column:1/-1;grid-row:1;max-height:calc(100dvh - 208px)}.lightbox-prev{grid-column:1;grid-row:2;justify-self:end}.lightbox-next{grid-column:2;grid-row:2;justify-self:start}.lightbox-bottom{align-items:flex-start;flex-direction:column;gap:5px;font-size:13px;min-height:58px}.menu-dialog nav a{font-size:14vw}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.scene-orbit{transform:none!important}}
@media(hover:none){.photo-expand{opacity:1;transform:none}}
.contact a:focus-visible,.contact button:focus-visible{outline-color:var(--ink)}
@media print{.header,.filters,.scene-controls,.motion-toggle,.circle-link,.contact-cta,.photo-expand,dialog{display:none!important}body{print-color-adjust:exact;-webkit-print-color-adjust:exact}.photo-card,.about,.hero{break-inside:avoid}.section-space{padding-block:35px}.hero-photo .image-button{height:500px}.gallery{grid-template-columns:repeat(3,minmax(0,1fr))}.scene{height:400px}.contact footer{padding-bottom:20px}}
