:root{--ink: #11110f;--paper: #e9e9e1;--paper-bright: #f5f4ed;--yellow: #ffd51c;--orange: #f06420;--red: #cf3328;--blue: #3b7ebd;--line-dark: rgba(17, 17, 15, .2);--line-light: rgba(255, 255, 255, .24);--pad: 3.5rem;--header-h: 5.5rem;font-family:Arial,PingFang SC,Microsoft YaHei,sans-serif;color:var(--ink);background:var(--ink);font-synthesis:none;text-rendering:geometricPrecision}*{box-sizing:border-box;letter-spacing:0}html{scroll-behavior:auto;background:var(--ink)}body{margin:0;overflow-x:clip;background:var(--ink)}body.menu-open,body.lightbox-open{overflow:hidden}button,a{color:inherit}button{font:inherit}a{text-decoration:none}img{display:block;max-width:100%}::selection{color:var(--ink);background:var(--yellow)}#webgl{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2;width:100%;height:100%;pointer-events:none}.noise{position:fixed;top:0;right:0;bottom:0;left:0;z-index:12;pointer-events:none;opacity:.025;background:#fff;mix-blend-mode:soft-light}.preloader{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;display:grid;grid-template-columns:1fr auto;grid-template-rows:1fr auto;gap:1.5rem;align-items:end;padding:var(--pad);color:var(--paper);background:var(--ink)}.preloader__mark{align-self:center;justify-self:center;grid-column:1 / -1;font-family:Songti SC,STSong,serif;font-size:9rem;line-height:1;color:var(--yellow)}.preloader__line{width:14rem;height:1px;overflow:hidden;background:#ffffff2e}.preloader__line span{display:block;width:100%;height:100%;transform:scaleX(0);transform-origin:left;background:var(--yellow)}.preloader__count{font-variant-numeric:tabular-nums;font-size:.8rem}.scroll-progress{position:fixed;top:0;left:0;z-index:50;width:100%;height:2px;pointer-events:none}.scroll-progress span{display:block;width:100%;height:100%;transform:scaleX(0);transform-origin:left;background:var(--yellow)}.site-header{position:fixed;top:0;left:0;z-index:30;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;width:100%;height:var(--header-h);padding:0 var(--pad);color:var(--paper-bright);mix-blend-mode:difference}.wordmark{display:flex;align-items:baseline;gap:.7rem;width:max-content}.wordmark__cn{font-weight:800;font-size:1.15rem}.wordmark__en{font-size:.62rem}.desktop-nav{display:flex;gap:2.4rem;font-size:.74rem}.desktop-nav a{position:relative;padding:.5rem 0}.desktop-nav a:after{position:absolute;right:0;bottom:.2rem;left:0;height:1px;transform:scaleX(0);transform-origin:right;background:currentColor;content:"";transition:transform .35s ease}.desktop-nav a:hover:after,.desktop-nav a:focus-visible:after{transform:scaleX(1);transform-origin:left}.header-actions{display:flex;justify-self:end;gap:.55rem}.icon-button{position:relative;display:inline-grid;place-items:center;width:2.75rem;height:2.75rem;padding:0;border:1px solid currentColor;border-radius:50%;color:inherit;background:transparent;cursor:pointer;transition:color .22s ease,background-color .22s ease,transform .22s ease}.icon-button:hover{color:var(--ink);background:var(--paper);transform:rotate(5deg)}.icon-button svg{width:1rem;height:1rem;stroke-width:1.6}[data-tooltip]:after{position:absolute;top:calc(100% + .5rem);right:0;width:max-content;padding:.35rem .5rem;border-radius:2px;color:var(--paper);background:var(--ink);font-size:.62rem;content:attr(data-tooltip);opacity:0;pointer-events:none;transform:translateY(-.25rem);transition:opacity .18s ease,transform .18s ease}[data-tooltip]:hover:after{opacity:1;transform:translateY(0)}.menu-toggle{display:none}.mobile-menu{position:fixed;top:0;right:0;bottom:0;left:0;z-index:25;display:flex;flex-direction:column;justify-content:space-between;padding:8rem var(--pad) 3rem;color:var(--paper);background:var(--orange);clip-path:inset(0 0 100% 0);pointer-events:none}.mobile-menu[aria-hidden=false]{pointer-events:auto}.mobile-menu__counter,.mobile-menu>p{font-size:.68rem}.mobile-menu nav{display:grid}.mobile-menu nav a{display:grid;grid-template-columns:3rem 1fr;align-items:baseline;padding:.6rem 0;border-bottom:1px solid rgba(255,255,255,.35);font-family:Songti SC,STSong,serif;font-size:3.8rem}.mobile-menu nav span{font-family:Arial,sans-serif;font-size:.65rem}main{position:relative}.scene-section{position:relative}.section-kicker{display:flex;align-items:center;gap:.9rem;font-size:.64rem;line-height:1;text-transform:uppercase}.section-kicker span{display:inline-grid;place-items:center;width:1.8rem;height:1.8rem;border:1px solid currentColor;border-radius:50%}.hero{min-height:94svh;overflow:hidden;color:var(--paper-bright);background:var(--ink)}.hero__video,.hero__photo,.hero__shade{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.hero__photo{z-index:-4;object-fit:cover;object-position:center 42%;filter:saturate(.82) contrast(1.06)}.hero__video{z-index:-3;object-fit:cover;object-position:center 18%;filter:saturate(.76) contrast(1.08) brightness(.84)}.hero__shade{z-index:-2;background:#00000057}.hero__eyebrow{position:absolute;top:28%;left:var(--pad);font-size:.66rem}.hero__eyebrow span{color:var(--yellow)}.hero__title-wrap{position:absolute;top:34%;left:var(--pad);z-index:3}.hero__given{margin:0 0 .2rem .55rem;font-family:Songti SC,STSong,serif;font-size:1.05rem}.hero h1{display:flex;align-items:flex-end;margin:0;font-family:Songti SC,STSong,serif;font-size:10.5rem;font-weight:700;line-height:.86}.hero__li{color:var(--paper-bright)}.hero__xiaohuang{color:var(--yellow)}.hero__roman{margin:1.2rem 0 0 .65rem;font-size:.72rem}.hero__feeding{position:absolute;top:63%;left:var(--pad);z-index:4;display:flex;align-items:center;gap:1rem}.feed-button{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;height:2.65rem;padding:0 .9rem;border:1px solid var(--yellow);border-radius:4px;color:var(--ink);font-size:.68rem;background:var(--yellow);cursor:pointer;transition:color .22s ease,background .22s ease,transform .22s ease}.feed-button:hover{color:var(--yellow);background:transparent;transform:translateY(-2px)}.feed-button:disabled{cursor:wait}.feed-button.is-feeding{color:var(--ink);background:var(--paper-bright);transform:scale(.96)}.feed-button svg{width:1rem;height:1rem;stroke-width:1.7}.hero__feed-meta{display:flex;align-items:baseline;gap:.35rem;margin:0;font-size:.56rem}.hero__feed-count{color:var(--yellow);font-family:Songti SC,STSong,serif;font-size:1rem;font-weight:500}.hero__facts{position:absolute;bottom:2.4rem;left:var(--pad);display:flex;gap:1.7rem;font-size:.61rem}.hero__facts span{padding-top:.55rem;border-top:1px solid rgba(255,255,255,.55)}.hero__intro{position:absolute;right:var(--pad);bottom:2.2rem;z-index:3;margin:0;font-family:Songti SC,STSong,serif;font-size:1.05rem;line-height:1.65}.hero__down{position:absolute;right:50%;bottom:1.25rem;z-index:3;display:flex;flex-direction:column;align-items:center;gap:.55rem;width:5rem;color:var(--paper-bright);font-size:.58rem;transform:translate(50%)}.hero__down-icon{display:grid;place-items:center;width:2.75rem;height:2.75rem;border:1px solid currentColor;border-radius:50%;animation:scroll-cue 1.8s cubic-bezier(.45,0,.2,1) infinite}.hero__down-icon svg{width:1rem;height:1rem;stroke-width:1.6}@keyframes scroll-cue{0%,to{transform:translateY(0)}45%{transform:translateY(.4rem)}}.hero__edge{position:absolute;top:50%;right:-11.7rem;z-index:3;font-size:.56rem;transform:rotate(90deg)}.declaration{min-height:120svh;padding:16rem var(--pad) 10rem;overflow:hidden;background:var(--paper)}.declaration__line{position:relative;z-index:3;max-width:15ch;margin:3.2rem 0 0;font-family:Songti SC,STSong,serif;font-size:5.8rem;line-height:1.12}.declaration__line--indent{margin-top:0;margin-left:15%}.declaration__note{position:relative;z-index:3;width:max-content;margin:7rem 12% 0 auto;font-family:Songti SC,STSong,serif;font-size:1.1rem;line-height:1.75}.declaration__seal{position:absolute;right:6%;bottom:12%;display:grid;place-items:center;width:5.4rem;height:5.4rem;border:2px solid var(--red);border-radius:50%;color:var(--red);font-family:Songti SC,STSong,serif;font-size:2.2rem;transform:rotate(9deg)}.profile{display:grid;grid-template-columns:minmax(0,1fr) minmax(32rem,.85fr);min-height:125svh;color:var(--paper);background:#151513}.profile__portrait{position:sticky;top:0;height:100svh}.profile__portrait:after{position:absolute;top:0;right:0;bottom:0;left:0;border:1rem solid #151513;content:"";pointer-events:none}.profile__portrait img{width:100%;height:100%;object-fit:cover;object-position:center;filter:saturate(.86) contrast(1.05)}.profile__caption{position:absolute;right:2rem;bottom:2rem;left:2rem;display:flex;justify-content:space-between;z-index:1;font-size:.58rem}.profile__content{position:relative;z-index:3;padding:10rem var(--pad) 8rem}.profile__content h2{margin:2rem 0 5rem;font-family:Songti SC,STSong,serif;font-size:4.6rem;font-weight:500;line-height:1.04}.profile__list{margin:0}.profile__list>div{display:grid;grid-template-columns:7rem 1fr auto;align-items:baseline;gap:1rem;padding:1.4rem 0;border-top:1px solid var(--line-light)}.profile__list>div:last-child{border-bottom:1px solid var(--line-light)}.profile__list dt{font-size:.68rem;opacity:.62}.profile__list dd{margin:0;font-family:Songti SC,STSong,serif;font-size:1.5rem}.profile__list small{font-size:.5rem;opacity:.44}.campus{height:390svh;color:var(--paper-bright);background:var(--ink)}.campus__sticky{position:sticky;top:0;height:100svh;overflow:hidden}.campus__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-3;opacity:0}.campus__media:first-child{opacity:1}.campus__media img{width:100%;height:100%;object-fit:cover;filter:saturate(.55) contrast(1.18) brightness(.52);transform:scale(1.08)}.campus__copy{position:absolute;top:50%;left:50%;z-index:3;width:36rem;text-align:center;transform:translate(-50%,-50%)}.campus__copy .section-kicker{justify-content:center}.campus__overline{margin:3rem 0 .6rem;font-size:.72rem}.campus__copy h2{margin:0;color:var(--yellow);font-family:Songti SC,STSong,serif;font-size:7rem;font-weight:700;line-height:.86}.campus__alias{margin:1.5rem 0 3rem;font-family:Songti SC,STSong,serif;font-size:1.25rem}.campus__degree{display:flex;justify-content:center;gap:2.5rem;font-size:.65rem}.campus__chapter{position:absolute;bottom:2.5rem;left:var(--pad);z-index:3;font-family:Songti SC,STSong,serif;font-size:1rem}.campus__chapter:before{display:inline-block;width:2rem;height:1px;margin:0 .7rem .3rem 0;background:currentColor;content:""}.campus__chapter--two,.campus__chapter--three{opacity:0}.menu{min-height:220svh;padding:10rem var(--pad) 12rem;overflow:hidden;background:var(--paper-bright)}.menu__intro{position:relative;z-index:3}.menu__intro h2{margin:2.5rem 0 2rem;font-family:Songti SC,STSong,serif;font-size:6.2rem;font-weight:500;line-height:.94}.menu__intro>p{margin:0;font-family:Songti SC,STSong,serif;font-size:1rem}.menu__orbit{position:absolute;top:9rem;right:-5rem;z-index:1;width:46rem;height:46rem;border:1px solid rgba(17,17,15,.2);border-radius:50%;animation:orbit-turn 28s linear infinite}.menu__orbit:before,.menu__orbit:after{position:absolute;border:1px solid rgba(17,17,15,.14);border-radius:50%;content:""}.menu__orbit:before{top:7rem;right:7rem;bottom:7rem;left:7rem}.menu__orbit:after{top:15rem;right:15rem;bottom:15rem;left:15rem}.fruit{position:absolute;display:grid;place-items:center;width:6.5rem;height:6.5rem;border-radius:50%;color:var(--paper-bright);font-size:.52rem;animation:orbit-counter 28s linear infinite}.fruit--cherry{top:-3.25rem;left:20rem;background:var(--red)}.fruit--grape{top:10rem;right:-2.4rem;background:#4e4270}.fruit--berry{right:3rem;bottom:2rem;background:#dc4053}.fruit--apple{bottom:-2rem;left:8rem;background:#5d8b46}.fruit--kiwi{top:10rem;left:-2.8rem;color:var(--ink);background:var(--yellow)}@keyframes orbit-turn{to{transform:rotate(360deg)}}@keyframes orbit-counter{to{transform:rotate(-360deg)}}.menu__courses{position:relative;z-index:3;width:58%;margin:26rem 0 0 auto}.course{position:relative;display:grid;grid-template-columns:8rem 1fr 1fr;align-items:baseline;min-height:14rem;padding:2.5rem 0;border-top:1px solid var(--line-dark)}.course:last-child{border-bottom:1px solid var(--line-dark)}.course__no{font-size:.62rem}.course h3{margin:0;font-family:Songti SC,STSong,serif;font-size:3.6rem;font-weight:500}.course p{min-width:0;width:100%;max-width:19rem;margin:0;font-family:Songti SC,STSong,serif;font-size:.9rem;line-height:1.7;overflow-wrap:anywhere}.course b{position:absolute;right:0;bottom:1.3rem;font-size:.52rem;font-weight:400;opacity:.45}.menu__photo{position:relative;z-index:3;width:47%;margin:10rem 0 0}.menu__photo img{width:100%;aspect-ratio:4 / 5;object-fit:cover}.menu__photo figcaption{margin-top:.8rem;font-size:.55rem}.voice{display:grid;place-items:center;min-height:150svh;overflow:hidden;color:var(--paper-bright);background:var(--orange)}.voice__copy{position:relative;z-index:4;width:min(60rem,calc(100% - 8rem));text-align:center}.voice__copy .section-kicker{justify-content:center}.voice__label{margin:6rem 0 1.5rem;font-size:.64rem}.voice__phrase{display:inline-flex;align-items:center;gap:2rem;margin:0;padding:0;border:0;color:var(--paper-bright);background:transparent;cursor:pointer}.voice__phrase span{font-family:Songti SC,STSong,serif;font-size:6.5rem;line-height:1.1}.voice__phrase svg{flex:0 0 auto;width:3.5rem;height:3.5rem;stroke-width:1;transition:transform .25s ease}.voice__phrase:hover svg{transform:scale(1.18) rotate(8deg)}.voice__index{margin-top:2.5rem;font-size:.58rem}.voice__ring{position:absolute;top:50%;left:50%;z-index:1;width:44rem;height:44rem;border:1px solid rgba(255,255,255,.35);border-radius:50%;transform:translate(-50%,-50%);animation:ring-pulse 4s ease-in-out infinite}.voice__ring:before,.voice__ring:after{position:absolute;border:1px solid rgba(255,255,255,.22);border-radius:50%;content:""}.voice__ring:before{top:5rem;right:5rem;bottom:5rem;left:5rem}.voice__ring:after{top:10rem;right:10rem;bottom:10rem;left:10rem}@keyframes ring-pulse{50%{transform:translate(-50%,-50%) scale(1.06)}}.voice__ticker{position:absolute;right:0;bottom:3rem;left:0;display:flex;width:max-content;border-top:1px solid rgba(255,255,255,.35);border-bottom:1px solid rgba(255,255,255,.35);font-family:Songti SC,STSong,serif;font-size:1.2rem;line-height:3.2rem;animation:ticker 22s linear infinite}@keyframes ticker{to{transform:translate(-50%)}}.gallery-scene{height:600svh;color:var(--ink);background:#d9d9d0}.gallery-scene__sticky{position:sticky;top:0;z-index:3;height:100svh;padding:8rem var(--pad) 3rem;pointer-events:none}.gallery-scene h2{margin:2rem 0 0;font-family:Songti SC,STSong,serif;font-size:5.5rem;font-weight:500;line-height:.95}.gallery-scene__count{position:absolute;right:var(--pad);bottom:3rem;font-size:.65rem}.gallery-scene__count span{font-size:3rem}.gallery-scene__meta{position:absolute;bottom:3rem;left:var(--pad);font-size:.58rem;line-height:1.6}.contact-sheet{position:relative;z-index:6;padding:10rem var(--pad) 12rem;background:var(--paper-bright)}.contact-sheet__head{display:grid;grid-template-columns:1fr 1.3fr .7fr;align-items:end;gap:2rem;margin-bottom:6rem}.contact-sheet__head h2{margin:0;font-family:Songti SC,STSong,serif;font-size:5.5rem;font-weight:500}.contact-sheet__head>p{margin:0;font-family:Songti SC,STSong,serif;font-size:.9rem;line-height:1.7}.photo-grid{display:grid;grid-template-columns:repeat(12,1fr);gap:6rem 1.2rem;align-items:start}.photo{position:relative;grid-column:span 4;padding:0;border:0;text-align:left;background:transparent;cursor:zoom-in}.photo:nth-child(2){margin-top:11rem}.photo:nth-child(3){margin-top:4rem}.photo:nth-child(5){margin-top:8rem}.photo--wide{grid-column:span 7}.photo--tall{grid-column:span 5}.photo img{width:100%;aspect-ratio:4 / 3;object-fit:cover;filter:saturate(.8);transition:filter .35s ease,transform .7s cubic-bezier(.2,.7,.2,1)}.photo--tall img{aspect-ratio:3 / 4}.photo:hover img{filter:saturate(1);transform:scale(.985)}.photo>span{display:block;margin-top:.8rem;font-size:.6rem}.finale{min-height:112svh;overflow:hidden;color:var(--paper-bright);background:var(--ink)}.finale>img{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;width:100%;height:100%;object-fit:cover;filter:saturate(.25) brightness(.42) contrast(1.2)}.finale__copy{position:absolute;top:50%;left:50%;z-index:3;width:70%;text-align:center;transform:translate(-50%,-50%)}.finale__mark{margin:0 0 2rem;font-size:.62rem}.finale blockquote{margin:0;color:var(--yellow);font-family:Songti SC,STSong,serif;font-size:6rem;line-height:.98}.finale__by{margin-top:2.5rem;font-family:Songti SC,STSong,serif;font-size:.9rem}.finale__footer{position:absolute;right:var(--pad);bottom:2rem;left:var(--pad);z-index:3;display:grid;grid-template-columns:1fr 1fr auto;align-items:center;font-size:.58rem}.finale__footer span:nth-child(2){justify-self:center}.lightbox{width:100%;max-width:none;height:100%;max-height:none;margin:0;padding:2rem;border:0;color:var(--paper);background:#11110ff7}.lightbox[open]{display:grid;grid-template-columns:4rem 1fr 4rem;align-items:center}.lightbox::backdrop{background:var(--ink)}.lightbox figure{display:grid;place-items:center;margin:0;height:calc(100svh - 4rem)}.lightbox figure img{max-width:min(78vw,90rem);max-height:calc(100svh - 8rem);object-fit:contain}.lightbox figcaption{position:absolute;bottom:2rem;left:50%;font-size:.62rem;transform:translate(-50%)}.lightbox__close{position:absolute;top:2rem;right:2rem}.reveal{will-change:transform,opacity}.char{display:inline-block;will-change:transform,opacity}@media(max-width:1050px){:root{--pad: 2rem}.hero h1{font-size:8rem}.declaration__line{font-size:4.6rem}.profile{grid-template-columns:1fr 1fr}.profile__content h2{font-size:3.6rem}.profile__list>div{grid-template-columns:5rem 1fr}.profile__list small{display:none}.menu__orbit{right:-18rem}.menu__courses{width:72%}}@media(max-width:760px){:root{--pad: 1.25rem;--header-h: 4.6rem}.noise,.desktop-nav{display:none}.menu-toggle{display:inline-grid}.site-header{grid-template-columns:1fr auto}.preloader{padding:var(--pad)}.preloader__mark{font-size:6rem}.mobile-menu nav a{font-size:2.6rem}.hero{min-height:92svh}.hero__photo{object-position:54% center}.hero__video{object-position:center}.hero__shade{background:#0000006b}.hero__eyebrow{top:17%}.hero__title-wrap{top:25%}.hero h1{display:block;font-size:5rem;line-height:.87}.hero h1 span{display:block}.hero__given{margin-left:.35rem;font-size:.86rem}.hero__roman{margin:.8rem 0 0 .35rem}.hero__feeding{top:51%;display:block}.feed-button{height:2.4rem;padding:0 .72rem;font-size:.62rem}.hero__feed-meta{margin-top:.48rem;gap:.25rem;font-size:.5rem}.hero__feed-count{font-size:.9rem}.hero__facts{right:var(--pad);bottom:1.25rem;gap:0;justify-content:space-between}.hero__facts span{font-size:.5rem}.hero__intro{right:auto;bottom:8.9rem;left:var(--pad);width:12rem;font-size:.8rem;line-height:1.55}.hero__down{right:var(--pad);bottom:3.2rem;width:4.5rem;transform:none}.hero__down-icon{width:2.25rem;height:2.25rem}.hero__edge{display:none}.declaration{min-height:105svh;padding-top:9rem;padding-bottom:7rem}.declaration__line{margin-top:3rem;font-size:3rem;line-height:1.18}.declaration__line--indent{margin-top:0;margin-left:0}.declaration__note{margin:5rem 0 0 auto;font-size:.9rem}.declaration__seal{right:8%;bottom:8%;width:4rem;height:4rem;font-size:1.7rem}.profile{display:block;min-height:0}.profile__portrait{position:relative;height:82svh}.profile__portrait:after{border-width:.6rem}.profile__content{padding:7rem var(--pad)}.profile__content h2{margin-bottom:3rem;font-size:3.2rem}.profile__list>div{grid-template-columns:5rem 1fr;gap:.5rem}.profile__list dd{font-size:1.2rem}.campus{height:330svh}.campus__copy{width:calc(100% - 2.5rem)}.campus__copy h2{font-size:5.2rem}.campus__overline{margin-top:2rem}.campus__degree{gap:1.3rem}.campus__media img{object-position:54% center}.menu{min-height:230svh;padding-top:7rem;padding-bottom:7rem}.menu__intro h2{font-size:4.5rem}.menu__orbit{top:26rem;right:-17rem;width:34rem;height:34rem}.menu__orbit:before{top:5rem;right:5rem;bottom:5rem;left:5rem}.menu__orbit:after{top:11rem;right:11rem;bottom:11rem;left:11rem}.fruit{width:4.5rem;height:4.5rem}.fruit--cherry{top:-2.25rem;left:14rem}.fruit--grape{top:7rem;right:-1.8rem}.fruit--berry{right:2rem;bottom:1.5rem}.fruit--apple{bottom:-1.5rem;left:6rem}.fruit--kiwi{top:7rem;left:-2rem}.menu__courses{width:100%;margin-top:32rem}.course{grid-template-columns:5rem 1fr;min-height:13rem}.course h3{font-size:2.8rem}.course p{grid-column:2;margin-top:1rem;font-size:.82rem}.menu__photo{width:78%;margin-top:7rem}.voice{min-height:130svh}.voice__copy{width:calc(100% - 2.5rem)}.voice__label{margin-top:4rem}.voice__phrase{gap:1rem}.voice__phrase span{font-size:3.5rem}.voice__phrase svg{width:2rem;height:2rem}.voice__ring{width:25rem;height:25rem}.voice__ring:before{top:3rem;right:3rem;bottom:3rem;left:3rem}.voice__ring:after{top:6rem;right:6rem;bottom:6rem;left:6rem}.gallery-scene{height:520svh}.gallery-scene__sticky{padding-top:6rem}.gallery-scene h2{margin-top:1.5rem;font-size:3.5rem}.gallery-scene__count span{font-size:2.2rem}.contact-sheet{padding-top:7rem;padding-bottom:8rem}.contact-sheet__head{display:block;margin-bottom:4rem}.contact-sheet__head h2{margin:2rem 0 1rem;font-size:3.8rem}.photo-grid{display:block}.photo{display:block;width:100%;margin:0 0 4rem!important}.photo:nth-child(2n){width:78%;margin-left:auto!important}.photo img,.photo--tall img{aspect-ratio:4 / 3}.finale{min-height:105svh}.finale__copy{width:calc(100% - 2.5rem)}.finale blockquote{font-size:3.8rem}.finale__footer{grid-template-columns:1fr auto}.finale__footer span:nth-child(2){display:none}.lightbox{padding:1rem}.lightbox[open]{grid-template-columns:2.75rem 1fr 2.75rem}.lightbox__close{top:1rem;right:1rem}.lightbox figure img{max-width:100%}}@media(max-width:380px){.hero__eyebrow{top:18%}.hero__title-wrap{top:26%}.hero h1{font-size:4.6rem}.hero__feeding{top:51%}.hero__intro{bottom:8.6rem;font-size:.76rem}.hero__down{bottom:3rem}.declaration__line{font-size:2.65rem}.campus__copy h2{font-size:4.5rem}.menu__intro h2{font-size:4rem}.voice__phrase span{font-size:3rem}.contact-sheet__head h2,.finale blockquote{font-size:3.35rem}}@media(hover:none){[data-tooltip]:after{display:none}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:smooth}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important}}
