:root{--bg:#0a0a0a;--surface:#161616;--text:#f5f5f5;--muted:#a0a0a0;--line:#303030;--gutter:4.4vw}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--bg);color:var(--text);font-family:Arial,'Helvetica Neue','PingFang SC','Microsoft YaHei',sans-serif;-webkit-font-smoothing:antialiased}body.modal-open{overflow:hidden}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;background:none;border:0;cursor:pointer}button:disabled{opacity:.3}button,a{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,summary:focus-visible{outline:1px solid white;outline-offset:7px}button:focus-visible{outline-offset:2px}::selection{background:#eee;color:#111}img{display:block;width:100%;height:auto}h1,h2,h3,p,figure{margin:0}h1,h2{font-weight:400}p{line-height:1.7}h1{font-size:clamp(56px,10vw,150px);letter-spacing:-.065em;line-height:1}.eyebrow{font-size:12px;letter-spacing:.12em;line-height:1.6;font-weight:400}.muted{color:var(--muted)}.section{padding:110px var(--gutter)}.text-link{display:inline-block;font-size:12px;letter-spacing:.075em;padding:12px 0;border-bottom:1px solid #777}.text-link:hover{border-color:white}.skip{position:fixed;top:-100px;left:20px;z-index:100;background:white;color:black;padding:15px}.skip:focus{top:10px}.header{position:fixed;z-index:20;top:0;left:0;width:100%;padding:30px var(--gutter);display:flex;justify-content:space-between;align-items:flex-start;transition:transform .4s,background .4s}.header.scrolled,.inner-page .header{background:#0a0a0a}.header.hidden{transform:translateY(-100%)}.brand{font-size:20px;font-weight:600;letter-spacing:.015em;line-height:1.1}.brand span{display:block;font-size:12px;letter-spacing:.32em;font-weight:400;margin-top:8px}.header nav{display:flex;gap:38px;padding-top:5px;font-size:12px;letter-spacing:.08em}.header nav a{padding-bottom:8px;position:relative}.header nav a:after{content:'';position:absolute;bottom:0;left:0;width:0;height:1px;background:white;transition:width .3s}.header nav a:hover:after,.header nav a[aria-current]:after{width:100%}.menu-toggle{display:none}.hero{height:100svh;min-height:660px;position:relative;background:#161616}.hero-slides,.hero-slide,.hero-shade{position:absolute;inset:0}.hero-slide{opacity:0;transition:opacity 1.8s}.hero-slide.active{opacity:1}.hero-slide img{height:100%;object-fit:cover;object-position:50% 52%}.hero-shade{background:linear-gradient(180deg,rgba(0,0,0,.32),transparent 28%,rgba(0,0,0,.13) 48%,rgba(0,0,0,.72));pointer-events:none}.hero-bottom{position:absolute;bottom:35px;left:var(--gutter);right:var(--gutter)}.hero h1{font-size:clamp(54px,6.8vw,106px);line-height:1.01;letter-spacing:-.055em;margin:20px 0 48px}.hero-meta{display:flex;align-items:flex-end;justify-content:space-between;font-size:12px;letter-spacing:.06em;line-height:1.65}.hero-meta>a:first-child{min-width:180px}.meta-secondary{display:block;color:#d2d2d2;font-size:12px;margin-top:5px;letter-spacing:.13em}.scroll-link{display:flex;gap:20px;align-items:center}.scroll-link span{font-size:21px}.slide-controls{display:flex;align-items:center;gap:18px}.slide-controls button{min-width:44px;min-height:44px;border:1px solid #ffffff60;border-radius:50%;font-size:14px}.section-heading{display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--line);padding-top:24px}.section-heading .text-link{padding:0;border:0}.intro{display:flex;justify-content:space-between;align-items:flex-end;margin:58px 0 64px}.intro h2{font-size:clamp(40px,4.5vw,68px);letter-spacing:-.045em;line-height:1.12}.intro p{color:var(--muted);font-size:14px;line-height:1.85;padding:0 8vw 6px 0}.editorial-grid{display:grid;grid-template-columns:1fr 1fr;column-gap:8vw;row-gap:100px;align-items:start}.photo-card{min-width:0}.photo-card.wide{grid-column:1/-1;width:85%}.photo-card.portrait{width:84%;margin-left:10%}.photo-card.offset{padding-top:140px}.image-button{display:block;position:relative;padding:0;width:100%;overflow:hidden;background:var(--surface);text-align:left}.image-button img{transition:transform .7s ease;object-fit:contain}.image-button:hover img{transform:scale(1.02)}.photo-hover{position:absolute;bottom:22px;left:22px;right:16px;opacity:0;transform:translateY(5px);transition:opacity .5s,transform .5s;font-size:14px;letter-spacing:.06em;text-shadow:0 1px 8px black}.photo-hover small{display:block;font-size:12px;letter-spacing:0;margin-top:8px}.image-button:hover .photo-hover,.image-button:focus-visible .photo-hover{opacity:1;transform:none}.photo-card figcaption{display:flex;justify-content:space-between;gap:15px;margin-top:15px;font-size:12px;letter-spacing:.06em;line-height:1.6}.photo-card figcaption span:last-child{color:var(--muted);text-align:right;font-size:12px;letter-spacing:0}.stories{padding-top:35px}.project-cover{margin-top:60px}.project-cover a{display:block;position:relative;overflow:hidden;isolation:isolate}.project-cover img{height:65vw;max-height:650px;min-height:360px;object-fit:cover;transition:transform .8s}.project-cover a:hover img{transform:scale(1.02)}.project-cover a:after{content:'';position:absolute;inset:0;background:linear-gradient(transparent 35%,#0009)}.cover-copy{position:absolute;bottom:42px;left:40px;right:40px;z-index:1}.cover-copy h2{font-size:clamp(38px,5.5vw,80px);line-height:1;letter-spacing:-.05em;margin:20px 0}.cover-copy>span:last-child{font-size:12px;letter-spacing:.06em}.about-teaser{display:grid;grid-template-columns:1fr 2fr;gap:30px;padding-top:40px;padding-bottom:150px}.about-teaser h2{font-size:clamp(32px,3.3vw,52px);line-height:1.18;letter-spacing:-.04em}.about-teaser p:not(.eyebrow){color:var(--muted);font-size:16px;max-width:400px;margin:25px 0}.about-teaser .text-link{margin-top:10px}footer{padding:48px var(--gutter) 28px;border-top:1px solid var(--line)}.footer-top,.footer-bottom{display:flex;justify-content:space-between;align-items:center}.footer-top>a:last-child{font-size:12px;letter-spacing:.08em}.footer-bottom{margin-top:70px;font-size:12px;letter-spacing:.08em;color:var(--muted)}.credits{margin-top:28px;color:#858585;font-size:12px;max-width:800px}.credits summary{cursor:pointer;font-size:12px;letter-spacing:.07em}.credits p{margin-top:12px}.credits ul{padding-left:18px;display:grid;grid-template-columns:1fr 1fr;gap:6px}.credits a{text-decoration:underline;text-underline-offset:3px}.page-intro,.project-intro,.about-page,.contact-page{padding-top:190px}.page-intro>.eyebrow,.about-page>.eyebrow,.contact-page>.eyebrow{color:var(--muted);margin-bottom:28px}.title-line{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:80px;gap:25px}.title-count{font-size:16px;letter-spacing:0;display:inline-block;vertical-align:top;margin:10px 0 0 18px;color:var(--muted)}.title-line>p{font-size:14px;color:var(--muted);padding-bottom:8px}.filters{display:flex;gap:30px;flex-wrap:wrap;border-top:1px solid var(--line);padding:28px 0}.filters button{font-size:12px;letter-spacing:.06em;padding:8px 0;color:var(--muted);border-bottom:1px solid transparent}.filters button[aria-pressed=true]{color:var(--text);border-bottom-color:var(--text)}.filter-count{font-size:12px;color:var(--muted);margin-bottom:28px}.work-grid{columns:3;column-gap:26px}.work-grid .photo-card{break-inside:avoid;margin-bottom:45px;display:inline-block;width:100%}.work-grid .photo-card[hidden]{display:none}.work-grid figcaption{flex-wrap:wrap;gap:4px}.empty{padding:80px 0;text-align:center;color:var(--muted)}.project-list .project-cover{margin-top:90px}.project-list .project-cover:first-child{margin-top:0}.project-kicker{margin-top:70px;color:var(--muted)}.project-intro h1{font-size:clamp(48px,8vw,122px);margin:24px 0 55px}.project-description{display:grid;grid-template-columns:1fr 1fr;gap:8vw}.project-description>.eyebrow{color:var(--muted);line-height:2}.project-description p{font-size:18px;max-width:580px}.project-description p[lang]{font-size:14px;color:var(--muted);margin-top:25px}.project-images{padding-top:0;display:grid;grid-template-columns:1fr 1fr;gap:90px 4vw;align-items:center}.project-images .photo-card{grid-column:1/-1}.project-images .photo-card.narrow{width:47%;margin:auto}.project-images .photo-card.half{width:70%;margin:auto}.next-project{display:block;padding-top:60px;padding-bottom:110px;border-top:1px solid var(--line)}.next-project>.eyebrow{color:var(--muted)}.next-project h2{font-size:clamp(36px,6vw,90px);letter-spacing:-.045em;margin-top:28px;display:flex;justify-content:space-between}.about-page h1{margin-bottom:80px}.about-layout{display:grid;grid-template-columns:1fr 1fr;gap:10vw;align-items:start}.about-layout>.photo-card{max-width:500px}.about-layout>div>.eyebrow{color:var(--muted);margin-top:30px}.about-copy{padding-top:15px}.about-copy h2{font-size:clamp(26px,3vw,45px);line-height:1.2;letter-spacing:-.04em;margin-bottom:40px}.about-copy p{font-size:16px;color:var(--muted);margin:20px 0}.about-copy p[lang]{font-size:15px;line-height:1.9;margin-top:36px}.about-facts{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid var(--line);margin-top:45px;padding-top:30px}.about-facts p{font-size:13px;line-height:1.9;margin-top:14px}.contact-page{min-height:85svh;padding-bottom:130px}.contact-page h1{font-size:clamp(65px,12vw,180px);letter-spacing:-.07em;line-height:.96}.contact-period{color:#808080}.contact-bottom{display:grid;grid-template-columns:1fr 1fr;gap:8vw;margin-top:85px}.contact-bottom>p{font-size:24px;letter-spacing:-.02em;line-height:1.5}.contact-bottom>p span{display:block;color:var(--muted);font-size:14px;letter-spacing:0;margin-top:20px}.contact-links>a,.contact-links>div{display:flex;justify-content:space-between;gap:16px;border-bottom:1px solid var(--line);padding:22px 0;font-size:12px;letter-spacing:.05em}.contact-links>a:hover{color:var(--muted)}.contact-note{font-size:12px;color:var(--muted);margin-top:20px}dialog{color:var(--text);background:var(--bg);border:0;padding:0}dialog::backdrop{background:#000}#mobile-menu,#lightbox{width:100%;height:100%;max-width:none;max-height:none;margin:0}#mobile-menu{padding:28px var(--gutter)}.menu-head{display:flex;align-items:center;justify-content:space-between}.menu-head button{min-height:44px;font-size:12px;letter-spacing:.07em}#mobile-menu nav{display:flex;flex-direction:column;gap:25px;margin:90px 0}#mobile-menu nav a{font-size:clamp(36px,8vw,72px);letter-spacing:-.045em}#mobile-menu>p{color:var(--muted)}#lightbox{background:#000;padding:18px 3vw}.lightbox-top{display:flex;justify-content:space-between;align-items:center;font-size:12px;letter-spacing:.07em;min-height:44px}.lightbox-top button{min-height:44px}.lightbox-stage{height:calc(100% - 146px);position:relative;display:grid;grid-template-columns:50px 1fr 50px;gap:20px;align-items:center;touch-action:pan-y}.lightbox-stage img{height:100%;max-height:100%;min-height:0;width:100%;object-fit:contain;transition:opacity .3s}.lightbox-stage button{font-size:28px;width:50px;height:60px;z-index:1}.lightbox-stage button:hover{background:#161616}#lb-error{position:absolute;top:45%;left:15%;right:15%;text-align:center}.lightbox-info{display:flex;justify-content:space-between;gap:15px;font-size:12px;color:var(--muted);padding-top:20px}.lightbox-info strong{color:var(--text);font-size:12px;font-weight:400;display:block;letter-spacing:.07em;margin-bottom:8px}.lightbox-info>span{align-self:flex-end}.cursor{display:none;position:fixed;z-index:200;pointer-events:none;width:7px;height:7px;border-radius:50%;background:white;transform:translate(-50%,-50%);mix-blend-mode:difference;transition:width .2s,height .2s,opacity .2s;opacity:0;align-items:center;justify-content:center}.cursor.visible{opacity:1}.cursor.expanded{width:66px;height:66px}.cursor span{font-size:12px;color:black;letter-spacing:.08em}.will-reveal{opacity:0;transform:translateY(20px);transition:opacity .8s,transform .8s}.will-reveal.seen{opacity:1;transform:none}.filter-enter{animation:fade .5s}@keyframes fade{from{opacity:0}to{opacity:1}}.image-failed{min-height:220px;color:var(--muted);padding:20px}@media(pointer:fine) and (hover:hover){.cursor{display:flex}.custom-cursor,.custom-cursor a,.custom-cursor button{cursor:none}dialog,dialog button,dialog a{cursor:auto!important}}@media(min-width:1800px){.section,footer{padding-left:max(var(--gutter),calc((100vw - 1660px)/2));padding-right:max(var(--gutter),calc((100vw - 1660px)/2))}}@media(max-width:1000px){.header nav{gap:24px}.work-grid{columns:2}.intro p{padding-right:0}.about-layout{gap:6vw}.about-copy h2{font-size:30px}.hero h1{font-size:8vw}.title-line{display:block}.title-line>p{margin-top:28px}.photo-card figcaption{display:block}.photo-card figcaption span{display:block;text-align:left!important}}@media(max-width:700px){:root{--gutter:6vw}.section{padding-top:70px;padding-bottom:70px}.header{padding:24px var(--gutter);align-items:center}.brand{font-size:17px}.brand span{font-size:12px;letter-spacing:.27em;margin-top:7px}.header nav{display:none}.menu-toggle{display:block;font-size:12px;letter-spacing:.08em;min-height:44px;padding:0 0 0 20px}.hero{min-height:650px;max-height:1000px}.hero-bottom{bottom:28px}.hero h1{font-size:clamp(43px,9.8vw,68px);margin:24px 0 42px;letter-spacing:-.052em}.hero-bottom>.eyebrow{font-size:12px;letter-spacing:.1em}.hero-meta{font-size:12px;flex-wrap:wrap;gap:25px}.hero-meta>a:first-child{min-width:0;flex:1}.scroll-link{order:3;flex-basis:100%;font-size:12px;justify-content:space-between;border-top:1px solid #ffffff50;padding-top:18px}.slide-controls{gap:8px}.slide-controls button{width:40px;min-width:40px;min-height:40px}.hero-slide img{object-position:center}.intro{display:block;margin:38px 0 44px}.intro h2{font-size:42px}.intro p{margin-top:28px;font-size:14px}.section-heading .eyebrow,.section-heading .text-link{font-size:12px}.editorial-grid{display:block}.editorial-grid .photo-card{width:100%;margin:0 0 55px;padding:0}.photo-card figcaption{display:flex;font-size:12px}.photo-card figcaption span:last-child{font-size:12px;text-align:right!important}.photo-hover{display:none}.stories{padding-top:0}.project-cover{margin-top:35px}.project-cover img{height:110vw;max-height:600px;min-height:330px}.cover-copy{left:24px;right:20px;bottom:28px}.cover-copy h2{font-size:38px;margin:15px 0}.cover-copy>.eyebrow{font-size:12px}.about-teaser{display:block;padding-top:15px;padding-bottom:80px}.about-teaser>.eyebrow{margin-bottom:35px}.about-teaser h2{font-size:30px}.about-teaser p:not(.eyebrow){font-size:15px}footer{padding-top:34px}.footer-top>a:last-child{font-size:12px}.footer-bottom{margin-top:45px;font-size:12px;gap:10px;flex-wrap:wrap}.footer-bottom>span:nth-child(2){display:none}.credits{font-size:12px}.credits summary{font-size:12px}.credits ul{display:block}.credits li{margin:8px 0}.page-intro,.project-intro,.about-page,.contact-page{padding-top:150px}.title-line{margin-bottom:40px}h1{font-size:clamp(52px,12vw,80px)}.title-count{font-size:12px;margin:6px 0 0 10px}.title-line>p{font-size:14px;margin-top:24px}.filters{column-gap:22px;row-gap:6px;padding:20px 0}.filters button{font-size:12px;min-height:44px}.work-grid{columns:1}.work-grid .photo-card{margin-bottom:38px}.project-list .project-cover{margin-top:50px}.project-kicker{margin-top:50px;font-size:12px}.project-intro h1{font-size:clamp(39px,10vw,70px);margin-bottom:35px}.project-description{display:block}.project-description>.eyebrow{display:block;margin-bottom:25px}.project-description p{font-size:16px}.project-description p[lang]{font-size:14px}.project-images{display:block;padding-top:0}.project-images .photo-card,.project-images .photo-card.narrow,.project-images .photo-card.half{width:100%;margin-bottom:55px}.next-project{padding-top:40px}.next-project h2{font-size:32px}.about-page h1{margin-bottom:45px}.about-layout{display:block}.about-layout>div:first-child{max-width:90%;margin-bottom:55px}.about-copy h2{font-size:32px}.about-copy p{font-size:16px}.about-copy p[lang]{font-size:15px}.contact-page h1{font-size:15vw}.contact-bottom{display:block;margin-top:48px}.contact-bottom>p{font-size:22px;margin-bottom:35px}.contact-links>div,.contact-links>a{font-size:12px}.lightbox-stage{grid-template-columns:1fr;gap:0;height:calc(100% - 175px)}.lightbox-stage img{grid-column:1;grid-row:1}.lightbox-stage button{position:absolute;bottom:-46px;width:50px;height:44px;font-size:22px}.lightbox-stage #lb-prev{left:0}.lightbox-stage #lb-next{right:0}.lightbox-info{padding-top:55px;display:block;font-size:12px}.lightbox-info>span{display:block;margin-top:8px}.lightbox-top{font-size:12px}#lightbox{padding:12px 4vw}.cursor{display:none!important}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.will-reveal{opacity:1;transform:none}.cursor{display:none!important}}[hidden]{display:none!important}

@media(min-width:701px){.project-images .photo-card.pair{grid-column:auto;width:100%;align-self:center}.project-images .photo-card.pair:nth-child(2n){padding-top:100px}}

.archive-years-wrap{display:grid;grid-template-columns:180px 1fr;align-items:start;border-top:1px solid var(--line);padding:28px 0 18px}.archive-years-wrap>.eyebrow{color:var(--muted);padding-top:12px}.archive-years{display:flex;align-items:center;flex-wrap:wrap;gap:10px 38px}.archive-years button{font-size:26px;letter-spacing:-.04em;color:var(--muted);padding:5px 0 10px;border-bottom:1px solid transparent}.archive-years button[aria-pressed=true]{color:var(--text);border-color:var(--text)}.subject-filters{border-top:0;border-bottom:1px solid var(--line);padding:15px 0 24px}.filter-count{margin-top:24px;margin-bottom:52px}.year-group{margin-bottom:110px}.archive-year-heading{display:flex;justify-content:space-between;align-items:end;gap:20px;border-top:1px solid var(--line);padding:28px 0 30px}.archive-year-heading h2{font-size:clamp(54px,7vw,104px);letter-spacing:-.06em;line-height:1}.archive-year-heading>span,.archive-place-heading>span{font-size:12px;letter-spacing:.08em;color:var(--muted)}.archive-places{display:flex;align-items:center;flex-wrap:wrap;gap:12px 32px;margin-bottom:52px}.archive-places button{font-size:12px;letter-spacing:.08em;color:var(--muted);padding:10px 0;border-bottom:1px solid transparent}.archive-places button[aria-pressed=true]{color:var(--text);border-color:var(--text)}.place-group{margin-bottom:90px}.archive-place-heading{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:25px}.archive-place-heading h3{font-size:clamp(26px,3vw,42px);letter-spacing:-.035em}.archive-collections .work-grid{margin-bottom:0}@media(max-width:700px){.archive-years-wrap{display:block;padding:18px 0}.archive-years-wrap>.eyebrow{margin-bottom:14px;padding:0}.archive-years{gap:8px 24px}.archive-years button{font-size:21px;min-height:44px}.subject-filters{padding:6px 0 12px}.filter-count{margin:24px 0 36px}.archive-year-heading{padding:22px 0 24px}.archive-year-heading h2{font-size:56px}.archive-places{gap:8px 23px;margin-bottom:34px}.archive-places button{min-height:44px}.place-group{margin-bottom:65px}.archive-place-heading{margin-bottom:20px}.year-group{margin-bottom:80px}}


.about-page h1{margin-bottom:48px}.about-profile{display:flex;align-items:center;gap:25px;padding:27px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin-bottom:76px}.profile-avatar{flex:0 0 96px;width:96px;height:96px;border-radius:50%;overflow:hidden;background:#202020;display:grid;place-items:center}.profile-avatar img{width:100%;height:100%;object-fit:cover}.profile-avatar span{font-size:28px;letter-spacing:-.06em;color:#d5d5d5}.about-profile .eyebrow{color:var(--muted);font-size:11px;margin-bottom:7px}.about-profile h2{font-size:clamp(25px,3vw,37px);line-height:1.15;letter-spacing:-.035em;overflow-wrap:anywhere}.profile-subtitle{font-size:12px;color:var(--muted);margin-top:8px}@media(max-width:700px){.about-page h1{margin-bottom:34px}.about-profile{gap:18px;padding:21px 0;margin-bottom:56px}.profile-avatar{flex-basis:74px;width:74px;height:74px}.profile-avatar span{font-size:23px}.about-profile h2{font-size:25px}.about-profile .eyebrow{font-size:10px;letter-spacing:.08em}}
.archive-collections .work-grid,.project-images.photo-thumb-grid,.project-catalog .project-list.photo-thumb-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;columns:auto;align-items:start}.archive-collections .work-grid .photo-card,.project-images.photo-thumb-grid .photo-card{display:block;grid-column:auto;width:100%;margin:0;min-width:0;break-inside:auto;align-self:start}.photo-thumb-grid .image-button{aspect-ratio:4/3}.photo-thumb-grid .image-button img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.photo-thumb-grid figcaption{display:none}.archive-collections .place-group{margin-bottom:58px}.archive-collections .archive-place-heading{margin-bottom:17px}.project-images.photo-thumb-grid{padding-top:0;padding-bottom:80px}.project-catalog .project-cover{margin:0;min-width:0}.project-catalog .project-cover a{aspect-ratio:4/3}.project-catalog .project-cover img{position:absolute;inset:0;width:100%;height:100%;max-height:none;min-height:0;object-fit:cover}.project-catalog .cover-copy{left:12px;right:10px;bottom:10px}.project-catalog .cover-copy .eyebrow,.project-catalog .cover-copy>span:last-child{font-size:10px}.project-catalog .cover-copy h2{font-size:clamp(18px,1.5vw,24px);margin:4px 0}@media(max-width:1100px){.archive-collections .work-grid,.project-images.photo-thumb-grid,.project-catalog .project-list.photo-thumb-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:800px){.archive-collections .work-grid,.project-images.photo-thumb-grid,.project-catalog .project-list.photo-thumb-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:560px){.archive-collections .work-grid,.project-images.photo-thumb-grid,.project-catalog .project-list.photo-thumb-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.archive-collections .place-group{margin-bottom:45px}}

/* One-screen portfolio introduction inspired by the supplied reference layout. */
.home footer{display:none}
.home .header{align-items:center}
.home .header.scrolled{background:transparent}
.home .header nav{align-items:center;gap:28px;padding:12px 20px;border:1px solid #ffffff45;border-radius:100px;background:#1117;backdrop-filter:blur(12px)}
.home .header nav a{padding-bottom:5px}
.home-hero{min-height:680px;overflow:hidden}
.home-hero .hero-slide img{object-position:center}
.home-hero .hero-shade{background:linear-gradient(90deg,rgba(0,0,0,.72),rgba(0,0,0,.36) 54%,rgba(0,0,0,.1)),linear-gradient(0deg,rgba(0,0,0,.62),transparent 35%,rgba(0,0,0,.26))}
.home-hero-content{position:absolute;z-index:2;left:var(--gutter);right:var(--gutter);top:50%;transform:translateY(-42%);max-width:1180px}
.home-overline{font-size:13px;letter-spacing:.09em;color:#f4f4f4;line-height:1.5;margin-bottom:46px}
.home-identity{display:flex;align-items:center;gap:32px}
.home-avatar{width:112px;height:112px;flex:0 0 112px;border-radius:50%;overflow:hidden;background:#222;border:1px solid #ffffff78;display:grid;place-items:center}
.home-avatar img{width:100%;height:100%;object-fit:cover}
.home-avatar span{font-size:34px}
.home-identity-label{font-size:11px;letter-spacing:.24em;color:#dedede;margin-bottom:10px}
.home-hero h1{font-size:clamp(50px,6.7vw,108px);line-height:.97;letter-spacing:-.07em;margin:0;white-space:nowrap;font-weight:500}
.home-nickname{font-size:clamp(22px,2.6vw,38px);font-weight:500;letter-spacing:-.03em;margin-top:14px;line-height:1.2}
.home-description{font-size:14px;letter-spacing:.11em;margin:36px 0 28px;text-shadow:0 1px 10px #000b}
.home-cta{display:inline-flex;align-items:center;gap:30px;min-height:50px;padding:0 21px;border:1px solid #ffffffa8;border-radius:100px;font-size:13px;letter-spacing:.07em;transition:background .3s,color .3s}
.home-cta:hover{background:#f5f5f5;color:#0a0a0a}
.home-cta span{font-size:19px}
.home-hero-bottom{position:absolute;z-index:2;left:var(--gutter);right:var(--gutter);bottom:28px;display:flex;align-items:center;justify-content:space-between;gap:24px;border-top:1px solid #ffffff65;padding-top:14px}
.home-hero-bottom p{font-size:12px;letter-spacing:.06em;color:#e2e2e2}
.home-hero-bottom .slide-controls{gap:9px;font-size:12px}
.home-hero-bottom .slide-controls span{white-space:nowrap;min-width:64px;text-align:center}
.home-hero-bottom .slide-controls button{min-width:36px;width:36px;min-height:36px;border:0;border-radius:50%;font-size:17px}
.home-hero-bottom .slide-controls button:hover{background:#ffffff2b}
@media(max-width:700px){
  .home .header.scrolled{background:transparent}
  .home-hero{min-height:650px}
  .home-hero-content{top:49%;transform:translateY(-40%)}
  .home-overline{font-size:10px;letter-spacing:.06em;max-width:290px;margin-bottom:28px}
  .home-identity{display:block}
  .home-avatar{width:76px;height:76px;margin-bottom:22px}
  .home-avatar span{font-size:24px}
  .home-identity-label{font-size:10px;letter-spacing:.17em}
  .home-hero h1{font-size:clamp(42px,10vw,66px);white-space:normal;overflow-wrap:anywhere;line-height:1.02}
  .home-nickname{font-size:23px;margin-top:10px}
  .home-description{font-size:12px;line-height:1.8;margin:24px 0 22px;max-width:300px}
  .home-cta{font-size:12px;min-height:46px;padding-inline:18px}
  .home-hero-bottom{bottom:16px;display:block}
  .home-hero-bottom p{font-size:11px;margin-bottom:6px}
  .home-hero-bottom .slide-controls{justify-content:flex-start}
}
