:root{color-scheme:light;--page:#f5f5f7;--ink:#1d1d1f;--muted:#6e6e73;--glass:rgba(255,255,255,.72);--line:rgba(0,0,0,.09);font-family:-apple-system,BlinkMacSystemFont,"Helvetica Neue",Arial,sans-serif;color:var(--ink);background:var(--page);font-synthesis:none}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:112px}body{margin:0}a{color:inherit;text-decoration:none}button{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:focus-visible,a:focus-visible{outline:3px solid #0071e3;outline-offset:5px}img{max-width:100%;display:block}.glass{background:var(--glass);backdrop-filter:blur(28px) saturate(160%);-webkit-backdrop-filter:blur(28px) saturate(160%);border:1px solid rgba(255,255,255,.75);box-shadow:0 8px 30px rgba(0,0,0,.055),inset 0 1px 0 rgba(255,255,255,.7)}.skip-link{position:fixed;top:-70px;left:20px;padding:12px 20px;background:white;z-index:100}.skip-link:focus{top:12px}.site-header{position:fixed;z-index:20;top:22px;left:50%;transform:translateX(-50%);width:calc(100% - 88px);max-width:1440px;min-height:68px;border-radius:24px;padding:12px 26px;display:flex;align-items:center;justify-content:space-between;gap:20px}.wordmark{display:flex;align-items:center;gap:15px;font-size:1.0625rem;font-weight:600;letter-spacing:-.4px}.mark{font-size:1.6875rem;letter-spacing:-2px;font-weight:700}.mark span{color:#747478}.site-header nav{display:flex;align-items:center;gap:30px;font-size:0.875rem}.nav-note{color:var(--muted);border-left:1px solid #bbb;padding-left:30px}.hero{position:relative;min-height:680px;height:calc(100svh - 28px);max-height:1000px;margin:14px;border-radius:30px;overflow:hidden;background:#3e5041;color:#fff}.hero-image{position:absolute;width:100%;height:100%;object-fit:cover;object-position:center}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.4),transparent 80%),linear-gradient(0deg,rgba(0,0,0,.36),transparent 50%)}.hero-copy{position:absolute;top:32%;left:6.5%}.eyebrow{font-size:0.75rem;font-weight:600;letter-spacing:2px;line-height:1.6;margin:0 0 22px}.hero h1{font-size:clamp(5.25rem,10.4vw,10rem);line-height:.96;font-weight:600;letter-spacing:-.045em;margin:0}.hero-cta{position:absolute;left:6.5%;bottom:58px;display:flex;align-items:center;gap:30px;border-radius:50px;padding:10px 10px 10px 24px;font-size:0.875rem;font-weight:500;color:var(--ink);transition:background .2s,transform .2s}.hero-cta:hover{background:rgba(255,255,255,.9);transform:translateY(-3px)}.circle-arrow{display:grid;place-items:center;width:36px;height:36px;border-radius:50%;background:#fff;font-size:1.375rem}.hero-caption{position:absolute;right:6.5%;bottom:70px;display:flex;flex-direction:column;gap:7px;font-size:0.875rem}.hero-caption span:last-child{opacity:.75;font-size:0.75rem}.collections-section,.work-section{max-width:1420px;padding:110px 56px 0;margin:auto}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:44px}.section-heading .eyebrow{color:var(--muted);margin-bottom:14px}.section-heading h2{font-size:clamp(2.25rem,4.6vw,4rem);line-height:1.06;letter-spacing:-.04em;font-weight:600;margin:0}.section-heading>p{color:var(--muted);font-size:1rem;line-height:1.6;margin:0}.collection-cards:empty,.filter-bar:empty,.gallery:empty,.gallery-status:empty{display:none}.work-section:has(.gallery:empty){display:none}footer{max-width:1420px;margin:100px auto 0;padding:34px 56px 40px;display:flex;justify-content:space-between;align-items:center;gap:24px;border-top:1px solid var(--line)}footer p,footer>a:last-child{font-size:0.8125rem;color:var(--muted)}.footer-label{color:var(--muted);font-weight:400;font-size:0.8125rem;padding-left:15px;border-left:1px solid var(--line)}.back-top span{margin-left:12px}
@media(max-width:700px){html{scroll-padding-top:100px}.site-header{top:18px;width:calc(100% - 40px);padding:12px 18px;min-height:60px;border-radius:20px}.site-header .wordmark{font-size:0.9375rem;gap:10px}.site-header nav{gap:16px}.nav-note{display:none}.hero{margin:8px;border-radius:25px;min-height:650px;height:calc(100svh - 16px)}.hero-copy{left:8%;top:34%}.hero h1{font-size:clamp(5.25rem,18vw,7.8125rem)}.hero .eyebrow{font-size:0.6875rem;letter-spacing:1.4px}.hero-cta{left:8%;bottom:78px}.hero-caption{left:8%;right:auto;bottom:33px;flex-direction:row;gap:12px}.hero-caption span{font-size:0.75rem}.collections-section,.work-section{padding:74px 24px 0}.section-heading{display:block;margin-bottom:30px}.section-heading>p{margin-top:20px;font-size:0.9375rem}.section-heading h2{font-size:2.5rem}footer{margin-top:70px;padding:30px 24px;flex-wrap:wrap}footer .wordmark{width:100%}.eyebrow{font-size:0.75rem}.footer-label{font-size:0.8125rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}}
.collection-cards{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:16px}.collection-card{height:350px;position:relative;isolation:isolate;overflow:hidden;border-radius:22px;background:#d6d6d8;color:white;transition:transform .35s,box-shadow .35s}.collection-card>img{width:100%;height:100%;object-fit:cover;transition:transform .65s}.collection-shade{position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.68),transparent 65%)}.collection-card-content{position:absolute;bottom:29px;left:22px;right:14px}.collection-number{font-size:0.75rem;display:block;color:rgba(255,255,255,.82);margin-bottom:10px}.collection-card h3{font-size:clamp(1.125rem,1.6vw,1.5rem);font-weight:500;letter-spacing:-.7px;margin:0}.collection-arrow{position:absolute;right:14px;top:14px;width:32px;height:32px;display:grid;place-items:center;border-radius:50%;background:rgba(255,255,255,.18);backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.2);font-size:1.25rem;opacity:0;transform:translateY(5px);transition:opacity .25s,transform .25s}.collection-card:hover,.collection-card:focus-visible{transform:translateY(-6px);box-shadow:0 14px 30px #0002}.collection-card:hover>img{transform:scale(1.045)}.collection-card:hover .collection-arrow,.collection-card:focus-visible .collection-arrow{opacity:1;transform:none}.work-section{padding-top:130px}.filter-bar{display:flex;align-items:center;gap:4px;border-radius:30px;padding:6px;position:sticky;top:105px;z-index:10;width:fit-content;max-width:100%;overflow:auto;scrollbar-width:none}.filter-bar::-webkit-scrollbar{display:none}.filter{white-space:nowrap;border:0;background:transparent;color:#626267;font-size:0.875rem;line-height:1.35;border-radius:24px;padding:13px 19px;transition:background .2s,color .2s}.filter:hover{background:rgba(0,0,0,.055);color:var(--ink)}.filter[aria-pressed=true]{color:#fff;background:#1d1d1f;box-shadow:0 2px 5px #0002}.filter:focus-visible{outline-offset:-3px}.gallery-status{font-size:0.75rem;letter-spacing:.4px;color:var(--muted);margin:28px 0 20px}.gallery{columns:3;column-gap:24px}.photo-card{display:inline-block;vertical-align:top;width:100%;break-inside:avoid;padding:0;margin:0 0 30px;border:0;text-align:left;background:transparent;color:var(--ink);border-radius:14px}.photo-frame{display:block;position:relative;background:#e9e9ec;border-radius:16px;overflow:hidden}.photo-frame>img{width:100%;height:auto;transition:transform .5s}.photo-card:hover img{transform:scale(1.025)}.photo-caption{display:flex;gap:14px;align-items:baseline;justify-content:space-between;margin:13px 2px 0;line-height:1.4}.photo-title{font-size:0.875rem;letter-spacing:-.15px}.photo-category{font-size:0.75rem;color:var(--muted);white-space:nowrap}.photo-expand{position:absolute;right:14px;bottom:14px;width:34px;height:34px;background:#fffc;border:1px solid #fffd;border-radius:50%;display:grid;place-items:center;color:var(--ink);font-size:1.5rem;backdrop-filter:blur(15px);opacity:0;transform:translateY(5px);transition:opacity .25s,transform .25s}.photo-card:hover .photo-expand,.photo-card:focus-visible .photo-expand{opacity:1;transform:none}.gallery-end{display:flex;align-items:center;justify-content:center;gap:22px;margin:40px 0 0}.gallery-end p{font-size:0.75rem;letter-spacing:.4px;color:var(--muted)}.end-line{height:1px;background:var(--line);width:65px}.lightbox{position:fixed;inset:0;width:100%;height:100%;height:100dvh;max-height:none;max-width:none;margin:0;padding:0;border:0;background:rgba(15,15,17,.96);color:#fff;overflow:hidden;backdrop-filter:blur(35px)}.lightbox[open]{display:grid;grid-template-rows:auto minmax(0,1fr) auto}.lightbox::backdrop{background:rgba(10,10,10,.9)}.lightbox-top{display:flex;justify-content:space-between;align-items:center;padding:20px 30px;gap:20px}.lightbox-brand{font-size:1rem;font-weight:500}.lightbox-brand>span{font-weight:400;font-size:0.8125rem;color:#a0a0a5;margin-left:12px}.round-button{width:44px;height:44px;border-radius:50%;border:1px solid #ffffff24;background:#ffffff12;color:white;display:grid;place-items:center;flex-shrink:0;transition:background .2s}.round-button:hover{background:#ffffff30}.round-button svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.lightbox-stage{display:grid;place-items:center;position:relative;min-height:0;padding:0 7%;touch-action:pan-y pinch-zoom}.lightbox-stage>img{object-fit:contain;width:100%;height:100%;min-height:0;max-height:100%;transition:opacity .15s}.image-loading,.image-error{position:absolute;top:45%;left:50%;transform:translate(-50%,-50%);text-align:center;font-size:0.875rem;color:#bbb;min-width:220px}.image-error button{border:1px solid #ffffff50;background:#ffffff18;color:white;font-size:0.875rem;border-radius:24px;padding:10px 24px}.image-loading[hidden],.image-error[hidden]{display:none}.lightbox-bottom{padding:22px 30px 26px;display:flex;justify-content:space-between;gap:24px;align-items:center}.lightbox-bottom h2{font-size:1.25rem;letter-spacing:-.5px;margin:6px 0 0;font-weight:500}.lightbox-bottom p{margin:0;font-size:0.75rem;color:#aaa;letter-spacing:.6px}.lightbox-controls{display:flex;align-items:center;gap:20px}.lightbox-controls>span{font-size:0.8125rem;min-width:64px;text-align:center;font-variant-numeric:tabular-nums;color:#ccc}.viewer-open{overflow:hidden}.noscript{padding:20px;text-align:center}.film{margin-top:65px;border-top:1px solid var(--line);padding-top:40px}.film[hidden]{display:none}.film-header{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:20px}.film h3{font-weight:500;font-size:1.875rem;letter-spacing:-1px;margin:0}.film-header p{font-size:0.875rem;color:var(--muted);margin:0}.film video{width:100%;max-height:78vh;border-radius:20px;background:#151515;display:block}
@media(min-width:1600px){.collection-card{height:390px}}
@media(max-width:1100px){.collections-section,.work-section{padding-left:32px;padding-right:32px}.collection-cards{gap:12px}.collection-card{height:305px}.collection-card-content{left:16px;bottom:22px}.collection-number{font-size:0.75rem;max-width:100px;line-height:1.5}.collection-card h3{font-size:1.125rem;letter-spacing:-.5px}.filter{padding:12px 14px}.gallery{column-gap:20px}.photo-caption{display:block}.photo-category{display:block;margin-top:4px}}
@media(max-width:850px){.gallery{columns:2}.collection-cards{grid-template-columns:repeat(5,210px);overflow-x:auto;scroll-snap-type:x mandatory;padding:8px 0 14px;margin-top:-8px;scrollbar-width:thin}.collection-card{height:320px;scroll-snap-align:start}.collection-card-content{left:22px}.collection-card h3{font-size:1.4375rem}.collection-number{max-width:none}.filter{padding:12px 15px}.filter-bar{width:100%}.site-header nav{gap:20px}.nav-note{display:none}}
@media(max-width:700px){.collections-section,.work-section{padding-left:24px;padding-right:24px}.work-section{padding-top:70px}.site-header nav a:first-child{display:none}.collection-cards{grid-template-columns:repeat(5,230px);margin-right:-24px;padding-right:24px}.collection-card{height:330px}.collection-arrow{opacity:1;transform:none}.filter-bar{top:88px;margin-left:-8px;width:calc(100% + 16px);max-width:calc(100% + 16px);border-radius:25px}.filter{padding:11px 17px}.gallery{column-gap:16px}.photo-card{margin-bottom:24px}.photo-frame{border-radius:12px}.photo-caption{margin-top:10px}.photo-title{font-size:0.875rem}.gallery-status{margin-top:23px}.lightbox-top{padding:15px 18px}.lightbox-brand>span{display:none}.lightbox-stage{padding:0 8px}.lightbox-bottom{padding:18px 18px 24px;gap:12px}.lightbox-bottom h2{font-size:1.0625rem;line-height:1.3;max-width:170px}.lightbox-controls{gap:8px}.lightbox-controls>span{font-size:0.75rem;min-width:52px}.round-button{width:42px;height:42px}.film-header{align-items:start;flex-direction:column;gap:12px}.film h3{font-size:1.625rem}}
@media(max-width:480px){.gallery{columns:1}.photo-caption{display:flex}.photo-category{margin:0}.hero h1{font-size:6.25rem}.hero .eyebrow{font-size:0.75rem;letter-spacing:1px}.hero-caption span:last-child{display:none}.lightbox-bottom h2{max-width:150px}.lightbox-bottom{gap:8px}.lightbox-controls{gap:5px}.lightbox-controls .round-button{width:40px;height:40px}}
@media(prefers-reduced-transparency:reduce){.glass{background:#f3f3f5}.lightbox{background:#111}.hero-cta{background:white}}
@media(prefers-reduced-motion:reduce){.collection-card:hover,.photo-card:hover img,.collection-card:hover>img{transform:none}}

.site-header .wordmark{min-width:0}.site-header .mark{flex-shrink:0}.site-header nav{flex-shrink:0}.filter-bar{top:calc(var(--header-bottom,90px) + 14px)}html{scroll-padding-top:calc(var(--header-bottom,90px) + 24px)}.hero h1{overflow-wrap:anywhere}.lightbox-bottom{flex-wrap:wrap}.photo-title{overflow-wrap:anywhere}@media(max-width:480px){.hero h1{font-size:min(6.25rem,24vw)}.site-header .wordmark{gap:8px}.site-header .mark{font-size:1.4rem}.photo-caption{flex-wrap:wrap;gap:4px 12px}.section-heading h2{font-size:clamp(2rem,10vw,2.5rem)}.hero-copy{right:8%}.hero-cta{right:8%;justify-content:space-between;gap:10px}.circle-arrow{flex-shrink:0}.hero-caption{font-size:.75rem}}

/* Contact details remain visible at both ends of the portfolio. */
.header-contact,.footer-contact{display:flex;align-items:center;gap:22px;font-style:normal;font-size:.875rem;line-height:1.5}.header-contact{margin-left:auto}.site-header nav{margin-left:auto}.header-contact a,.footer-contact a{text-decoration:underline;text-decoration-color:transparent;text-underline-offset:5px;transition:text-decoration-color .2s;overflow-wrap:anywhere}.header-contact a:hover,.footer-contact a:hover{text-decoration-color:currentColor}.contact-location{font-size:.875rem;letter-spacing:.06em;color:var(--muted);flex-shrink:0}.header-contact .contact-location{border-left:1px solid var(--line);padding-left:22px}footer{display:block}.footer-main,.footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:24px}.footer-main{margin-bottom:34px}.footer-contact{font-size:1.125rem;gap:26px}.footer-bottom{padding-top:24px;border-top:1px solid var(--line)}.footer-bottom p{margin:0}.footer-bottom .back-top{font-size:.8125rem;color:var(--muted)}
@media(max-width:1000px){.site-header{display:grid;grid-template-columns:minmax(0,1fr) auto;column-gap:18px;row-gap:10px}.site-header nav{margin-left:0}.header-contact{grid-column:1/-1;justify-content:space-between;margin:0;padding-top:9px;border-top:1px solid var(--line);gap:12px}.header-contact .contact-location{padding-left:0;border:0}.footer-main{align-items:flex-start;flex-direction:column}.footer-contact{justify-content:space-between;width:100%;gap:20px}}
@media(max-width:700px){.header-contact{font-size:.875rem}.site-header nav{justify-content:flex-end}.footer-main{gap:23px;margin-bottom:25px}.footer-contact{font-size:1rem}.footer-bottom{gap:18px;flex-wrap:wrap}.footer-main .wordmark{flex-wrap:wrap}.header-contact a{min-width:0}}
