:root{--ink: #000;--paper: #fcfcfb;--lime: #d3f929;--blue: #1769ff;--coral: #ff3d37;--lavender: #a675ff;--sky: #79d8ff;--line: #111;--display: "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Yu Gothic", sans-serif;--body: "Noto Sans JP", sans-serif;--reference-display: "Zen Kaku Gothic New", "Zen Kaku Gothic Antique", "Hiragino Sans", "Hiragino Kaku Gothic ProN", YuGothic, "Yu Gothic", sans-serif;--reference-body: "Noto Sans JP", "Hiragino Sans", "Hiragino Kaku Gothic ProN", YuGothic, "Yu Gothic", sans-serif;--reference-latin: "Figtree", "Poppins", Arial, sans-serif;--header-h: 96px;color:var(--ink);font-family:var(--body);font-synthesis:weight;text-rendering:optimizeLegibility}*{box-sizing:border-box}html{font-size:16px;background:var(--paper);scroll-behavior:smooth;scrollbar-width:none}body::-webkit-scrollbar{display:none}body{margin:0;min-width:320px;overflow-x:hidden;background:var(--paper);color:var(--ink);font-family:var(--body);font-weight:500;line-height:1.75}body,button,input,select,textarea{font:inherit}button,input,select,textarea{color:inherit}button,a{-webkit-tap-highlight-color:transparent}button{border:0}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.mobile-title-break{display:none}figure,h1,h2,h3,p,blockquote{margin:0}ul{margin:0;padding:0}::selection{background:var(--lime);color:var(--ink)}:focus-visible{outline:3px solid var(--blue);outline-offset:4px}.skip-link{position:fixed;z-index:999;top:8px;left:8px;padding:10px 14px;background:var(--lime);color:var(--ink);font-size:.8125rem;font-weight:700;transform:translateY(-140%)}.skip-link:focus{transform:translateY(0)}.site-header{position:sticky;top:0;z-index:100;display:grid;grid-template-columns:minmax(260px,.75fr) minmax(560px,1.8fr) minmax(236px,.7fr);align-items:stretch;min-height:var(--header-h);border-bottom:0;background:#fffef8fa}.university-logo{display:flex;width:max-content;flex-direction:column;justify-content:center;padding:14px 24px 12px 27px;font-family:var(--display);line-height:1;transform:translateY(7px)}.university-logo strong{font-size:clamp(1.5rem,2.8vw,2.75rem);font-weight:800;letter-spacing:.06em;transform:scaleX(.98);transform-origin:left center}.university-logo span{margin-top:8px;font-size:.75rem;font-weight:700;letter-spacing:.16em;transform:scaleX(.91);transform-origin:left center}.desktop-nav{display:flex;align-items:center;justify-content:center;gap:clamp(22px,3.6vw,55px);padding-top:28px;white-space:nowrap}.desktop-nav a{position:relative;font-size:.75rem;font-weight:700;letter-spacing:.02em}.desktop-nav a:after{position:absolute;right:0;bottom:-9px;left:0;height:3px;background:var(--lime);content:"";transform:scaleX(0);transform-origin:left;transition:transform .18s ease}.desktop-nav a:hover:after,.desktop-nav a:focus-visible:after{transform:scaleX(1)}.header-tools{position:relative;display:flex;align-items:stretch;justify-content:flex-end}.audience-links{position:absolute;top:17px;right:165px;display:flex;width:max-content;gap:62px;white-space:nowrap}.audience-links a{font-size:.625rem;font-weight:500}.search-toggle,.menu-toggle{display:grid;cursor:pointer;place-items:center}.search-toggle{width:64px;min-width:64px;height:54px}.menu-toggle{width:73px;min-width:73px;height:62px}.search-toggle{margin-left:auto;background:var(--ink);color:#fff}.menu-toggle{background:var(--lime);color:var(--ink)}.search-toggle svg,.menu-toggle svg{width:28px;height:28px;stroke-width:1.6}.search-panel,.mega-menu{position:fixed;z-index:99;top:var(--header-h);right:0;left:0;visibility:hidden;overflow-y:auto;opacity:0;transform:translateY(-18px);transition:opacity .18s ease,transform .18s ease,visibility .18s}.search-panel.open,.mega-menu.open{visibility:visible;opacity:1;transform:translateY(0)}.search-panel{min-height:315px;padding:42px max(5vw,24px);border-bottom:1px solid var(--ink);background:var(--paper)}.search-panel form{display:grid;grid-template-columns:minmax(180px,.45fr) minmax(320px,1.4fr);align-items:end;gap:32px}.search-panel form>label{font-family:var(--display);font-size:clamp(1.625rem,3vw,3rem);font-weight:700;line-height:1.15}.search-panel form>div{display:grid;grid-template-columns:1fr 64px;border-bottom:3px solid var(--ink)}.search-panel input{min-width:0;padding:18px 4px;border:0;background:transparent;font-size:1.25rem;outline:0}.search-panel form button{display:grid;cursor:pointer;background:var(--lime);place-items:center}.search-panel form button:disabled{cursor:not-allowed;opacity:.35}.search-panel>p,.search-results>p{margin-top:28px;font-size:.6875rem;font-weight:700;letter-spacing:.08em}.search-suggestions,.search-results{display:flex;flex-wrap:wrap;gap:10px;margin-top:10px}.search-suggestions a,.search-results a{display:flex;align-items:center;gap:10px;padding:8px 12px;border:1px solid var(--ink);background:#fff;font-size:.8125rem;font-weight:600}.search-results>p{flex:0 0 100%;margin-top:0}.search-results svg{width:15px}.mega-menu{bottom:0;display:grid;grid-template-columns:minmax(240px,.55fr) minmax(620px,1.45fr);grid-template-rows:minmax(0,1fr);background:var(--ink);color:#fff}.mega-menu-head{display:flex;flex-direction:column;justify-content:space-between;min-height:calc(100vh - var(--header-h));padding:54px 4vw;border-right:1px solid #434343}.mega-menu-head p{max-width:7ch;color:var(--lime);font-family:var(--display);font-size:clamp(2.625rem,5vw,4.875rem);font-weight:700;line-height:.88;overflow-wrap:anywhere}.mega-menu-head button{display:grid;width:64px;height:64px;cursor:pointer;background:var(--lime);color:var(--ink);place-items:center}.mega-menu nav{display:grid;align-content:stretch;height:100%;min-height:0;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(4,minmax(88px,1fr))}.mega-menu nav a{display:grid;grid-template-columns:44px 1fr 32px;align-items:center;height:100%;padding:30px 34px;border-right:1px solid #434343;border-bottom:1px solid #434343;font-family:var(--display);font-size:clamp(1.125rem,2vw,1.875rem);font-weight:700}.mega-menu nav a:hover{background:var(--lime);color:var(--ink)}.mega-menu nav a span{align-self:start;color:var(--lime);font-family:var(--body);font-size:.6875rem}.mega-menu nav a:hover span{color:var(--ink)}.mega-menu nav svg{justify-self:end}.page-pad{padding:clamp(74px,9vw,140px) max(5vw,24px)}.pop-hero{position:relative;overflow-x:clip;overflow-y:visible;border-bottom:1px solid var(--ink);background:var(--paper)}.hero-main{position:relative;display:grid;height:639px;min-height:639px;grid-template-columns:640px minmax(0,1fr)}.hero-copy{position:relative;z-index:5;display:flex;min-width:0;flex-direction:column;justify-content:flex-start;padding:38px 18px 22px max(5vw,42px);background:var(--paper);clip-path:polygon(0 0,100% 0,100% calc(100% - 44px),0 100%)}.hero-overline{margin-bottom:12px;font-size:.625rem;font-weight:700;letter-spacing:.12em}.hero-copy h1{position:relative;z-index:1;width:max-content;max-width:100%;font-family:var(--display);margin-left:4px;font-size:clamp(4.5rem,8.9vw,8.25rem);font-weight:900;letter-spacing:-.075em;line-height:.935;transform:scaleX(.84);transform-origin:left top}.hero-copy h1 span{display:block;white-space:nowrap}.hero-copy h1 mark{position:relative;z-index:0;background:transparent;color:inherit}.hero-copy h1 mark:after{position:absolute;z-index:-1;right:-.24em;bottom:.05em;left:-.08em;height:.29em;background:var(--lime);content:"";transform:rotate(-1deg)}.hero-sub{width:max-content;margin-top:2px;margin-left:106px;font-family:var(--display);font-size:1.18125rem;font-weight:800;letter-spacing:.08em;line-height:1.28}.hero-actions{display:grid;width:501px;grid-template-columns:219px 258px;gap:17px 24px;margin-top:22px;margin-left:36px}.hero-primary,.hero-secondary,.solid-link,.editorial-link{display:flex;align-items:center;justify-content:space-between;min-height:56px;padding:14px 20px;border:1px solid var(--ink);font-size:.875rem;font-weight:700;transition:transform .16s ease,box-shadow .16s ease,background .16s ease}.hero-primary,.hero-secondary{position:relative;justify-content:center;padding-right:44px}.hero-primary>svg,.hero-secondary>svg{position:absolute;right:20px}.hero-primary{grid-column:1 / -1;justify-self:end;width:463px;min-height:61px;background:var(--lime);box-shadow:2px 2px 0 var(--ink);font-size:1.125rem}.hero-secondary.blue{border-color:var(--blue);color:var(--blue)}.hero-secondary.coral{border-color:var(--coral);color:var(--coral)}.hero-primary:hover,.hero-secondary:hover,.solid-link:hover,.editorial-link:hover{transform:translate(-2px,-2px)}.hero-scribble{position:absolute;top:397px;bottom:auto;left:0;width:105px;height:105px;object-fit:contain;transform:rotate(-7deg)}.hero-visual{position:relative;z-index:auto;min-width:0;overflow:visible;padding:0;background:var(--paper)}.hero-photo{position:absolute;top:-2px;right:auto;bottom:auto;z-index:1;left:-69px;width:859px;height:644px;overflow:hidden;background:#e9ecea;box-shadow:none;clip-path:polygon(0 0,100% 0,100% 86.5%,12% 92%,0 92%);transform:rotate(-.17deg);transform-origin:left top}.hero-photo:after{position:absolute;top:0;right:0;bottom:0;left:0;border:0;content:"";pointer-events:none}.hero-photo img{width:100%;height:100%;object-fit:cover;object-position:center;animation:none}.lime-tape-note,.paper-note{position:absolute;z-index:5;pointer-events:none;-webkit-user-select:none;user-select:none}.lime-tape-note{z-index:8;top:6px;left:-69px;width:337px;height:201px;transform:rotate(0)}.paper-note{z-index:110;top:-31px;right:64px;width:303px;height:188px;transform:rotate(2deg)}.hero-pause{position:absolute;z-index:6;right:36px;bottom:30px;display:flex;align-items:center;gap:7px;padding:8px 11px;border:1px solid white;cursor:pointer;background:var(--ink);color:#fff;font-size:.625rem;font-weight:700}.hero-gallery{position:relative;z-index:3;display:grid;height:299px;margin-top:-45px;grid-template-columns:1fr .94fr 1.36fr .92fr;overflow:visible}.hero-tile{position:relative;min-width:0;overflow:hidden;border-right:0;background:var(--ink)}.hero-tile:nth-child(1){z-index:1;transform:translateY(31px) rotate(-1.3deg) scale(1.035)}.hero-tile:nth-child(2){z-index:2;transform:translate(20px,23px) rotate(-7.5deg)}.hero-tile:nth-child(3){z-index:3;transform:translateY(0) rotate(-.45deg) scale(1.025)}.hero-tile:nth-child(4){z-index:4;transform:translate(4px,-14px) rotate(-3.3deg)}.hero-tile>img:first-child{width:100%;height:100%;object-fit:cover;opacity:1;transition:opacity .25s ease,transform .7s ease}.hero-tile.active>img:first-child,.hero-tile:hover>img:first-child{opacity:1}.hero-tile.active>img:first-child{transform:none}.hero-tile:hover>img:first-child{transform:scale(1.03)}.hero-tile:nth-child(1)>img:first-child{object-position:left center;transform:translate(58px,-12px) scale(1.75)}.hero-tile:nth-child(1):hover>img:first-child{transform:translate(58px,-12px) scale(1.79)}.hero-tile:nth-child(2)>img:first-child{object-position:center center;transform:scale(1.08)}.hero-tile:nth-child(2):hover>img:first-child{transform:scale(1.11)}.hero-tile:nth-child(3)>img:first-child{object-position:center 72%}.hero-tile:nth-child(4)>img:first-child{object-position:right center}.hero-tile-overlay,.hero-tile-tape{position:absolute;z-index:6;width:auto;height:auto;max-width:none;object-fit:contain;pointer-events:none}.hero-tile-overlay.idea-you{top:26px;left:8px;width:125px}.hero-tile-overlay.connect{top:27px;left:23px;width:172px}.hero-tile-overlay.campus-tag{bottom:40px;left:-38px;width:190px}.hero-tile-tape{top:-62px;left:4px;width:190px;transform:rotate(-3deg)}.hero-tile:nth-child(2){overflow:visible}.hero-paper-accent,.hero-coral-corner{position:absolute;pointer-events:none;-webkit-user-select:none;user-select:none}.hero-paper-accent-left{z-index:7;top:157px;left:-3px;width:34px;height:195px;object-fit:cover;object-position:right center}.hero-paper-accent-right{z-index:105;top:-9px;right:0;width:60px;height:513px;object-fit:cover;object-position:left center}.hero-coral-corner{z-index:9;right:0;bottom:-6px;width:151px;max-width:none;height:128px}.news-ticker{position:relative;z-index:8;display:grid;height:69px;min-height:69px;grid-template-columns:150px 140px minmax(0,463px) minmax(0,545px) 189px;align-items:center;background:var(--ink);color:#fff}.news-ticker>b{padding-left:48px;color:var(--lime);font-family:var(--display);font-size:1.75rem}.live-dot{display:flex;min-height:37px;width:104px;align-items:center;justify-content:center;gap:7px;padding:8px 12px;background:var(--lime);color:var(--ink);font-size:.625rem;font-weight:700;text-align:center;justify-self:center}.live-dot svg{width:20px;height:20px}.news-ticker>a:not(.ticker-all){display:flex;min-width:0;align-items:center;gap:25px;padding:0 12px;border-right:1px solid #545454;overflow:hidden;font-size:.6875rem;font-weight:500;white-space:nowrap;text-overflow:ellipsis}.news-ticker>a:nth-of-type(2){padding-left:39px}.news-ticker time{font-size:.625rem;opacity:.9}.news-ticker>a svg{margin-left:auto}.ticker-all{display:flex;height:100%;align-items:center;justify-content:center;gap:18px;border-left:1px solid #505050;font-size:.6875rem}.ticker-all svg{width:18px;height:18px;margin-left:0}.section-title{display:grid;grid-template-columns:minmax(130px,.35fr) minmax(360px,1.1fr) minmax(260px,.75fr);align-items:start;gap:32px;padding-bottom:52px;border-bottom:1px solid var(--ink)}.section-title>p{padding-top:13px;font-size:.6875rem;font-weight:700;letter-spacing:.09em}.section-title h2{max-width:12ch;font-family:var(--display);font-size:clamp(2.625rem,5vw,5rem);font-weight:700;letter-spacing:-.055em;line-height:1.08}.section-title h2 .nowrap-word{white-space:nowrap}.section-title>span{padding-top:15px;font-size:.875rem;line-height:2}.home-about{background:#fff}.about-manifesto{display:grid;min-height:370px;grid-template-columns:minmax(320px,.9fr) minmax(380px,1.1fr);margin-top:64px;border:1px solid var(--ink)}.about-manifesto>strong{display:flex;align-items:center;justify-content:center;overflow:hidden;background:var(--lime);font-family:var(--display);font-size:clamp(8.75rem,22vw,21.875rem);font-weight:700;letter-spacing:-.11em;line-height:.7}.about-manifesto>div{display:grid;align-content:center;padding:45px clamp(30px,5vw,80px);background:var(--ink);color:#fff}.about-manifesto>div>p{color:var(--lime);font-family:var(--display);font-size:clamp(1.875rem,4vw,3.875rem);font-weight:700;line-height:.95}.about-manifesto>div>span{max-width:48ch;margin-top:24px;font-size:.875rem}.about-manifesto a{display:flex;width:max-content;align-items:center;gap:55px;margin-top:25px;padding-bottom:7px;border-bottom:1px solid var(--lime);color:var(--lime);font-size:.8125rem;font-weight:700}.home-faculties{background:var(--paper)}.faculty-list{margin-top:18px}.faculty-list.page-pad{margin-top:0}.faculty-row{position:relative;display:grid;min-height:210px;grid-template-columns:70px minmax(320px,1fr) 250px 56px;align-items:center;gap:20px;overflow:hidden;border-bottom:1px solid var(--ink);transition:background .18s ease,padding .18s ease}.faculty-row>span{align-self:start;padding-top:28px;font-size:.6875rem;font-weight:700}.faculty-row small{font-size:.625rem;font-weight:700;letter-spacing:.1em}.faculty-row h3{margin:7px 0 10px;font-family:var(--display);font-size:clamp(1.8125rem,3.5vw,3.4375rem);font-weight:700;letter-spacing:-.04em;line-height:1.1}.faculty-row p{font-size:.8125rem}.faculty-row figure{height:165px;overflow:hidden;border:1px solid var(--ink);transform:rotate(1.5deg)}.faculty-row img{width:100%;height:100%;object-fit:cover}.faculty-row>svg{width:31px;height:31px;justify-self:end}.faculty-row:hover{padding-right:12px}.faculty-row.lime:hover{background:var(--lime)}.faculty-row.blue:hover{background:var(--sky)}.faculty-row.coral:hover{background:#ffaaa5}.faculty-row.lavender:hover{background:#d6bbff}.faculty-row.sky:hover{background:var(--sky)}.home-projects{background:var(--blue);color:#fff}.home-projects .section-title,.home-projects .project-card{border-color:#fff}.project-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;margin-top:64px;border:1px solid var(--ink);background:var(--ink)}.home-projects .project-grid{border-color:#fff;background:#fff}.project-card{position:relative;display:flex;min-width:0;min-height:580px;flex-direction:column;padding:16px 16px 28px;background:var(--paper);color:var(--ink)}.project-card:nth-child(2){background:var(--lime)}.project-card:nth-child(3){background:var(--lavender)}.project-card figure{height:320px;overflow:hidden;border:1px solid var(--ink)}.project-card img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.project-card:hover img{transform:scale(1.035)}.project-card>p{display:flex;gap:15px;margin-top:22px;font-size:.625rem;font-weight:700;letter-spacing:.08em}.project-card h3{max-width:14ch;margin-top:12px;font-family:var(--display);font-size:clamp(1.5625rem,2.8vw,2.5625rem);font-weight:700;letter-spacing:-.04em;line-height:1.22}.project-card small{margin-top:auto;padding-top:28px;font-size:.6875rem;font-weight:500}.project-card>svg{position:absolute;right:25px;bottom:25px;width:28px;height:28px}.home-projects>.editorial-link{width:min(100%,380px);margin:42px 0 0 auto;border-color:#fff;color:#fff}.campus-scrapbook{position:relative;display:grid;min-height:830px;grid-template-columns:repeat(12,minmax(0,1fr));grid-template-rows:repeat(8,1fr);gap:18px;overflow:hidden;padding:clamp(80px,9vw,130px) 5vw;background:var(--lime)}.campus-copy{z-index:4;grid-column:1 / 7;grid-row:1 / 5;padding:38px;border:1px solid var(--ink);background:var(--paper);box-shadow:8px 8px 0 var(--ink);transform:rotate(-1deg)}.campus-copy>p{font-size:.6875rem;font-weight:700;letter-spacing:.08em}.campus-copy h2{margin-top:22px;font-family:var(--display);font-size:clamp(2.8125rem,5.4vw,5.125rem);font-weight:700;letter-spacing:-.055em;line-height:1.03}.campus-copy>span{display:block;max-width:45ch;margin-top:24px;font-size:.8125rem}.campus-copy a{display:flex;width:max-content;align-items:center;gap:50px;margin-top:25px;padding-bottom:7px;border-bottom:1px solid var(--ink);font-size:.75rem;font-weight:700}.campus-photo{position:relative;overflow:hidden;border:1px solid var(--ink);background:#fff;box-shadow:7px 7px 0 var(--ink)}.campus-photo img{width:100%;height:100%;object-fit:cover}.campus-photo.photo-a{z-index:2;grid-column:7 / 13;grid-row:1 / 5;transform:rotate(2deg)}.campus-photo.photo-b{z-index:3;grid-column:2 / 7;grid-row:5 / 9;transform:rotate(1.5deg)}.campus-photo.photo-c{z-index:1;grid-column:7 / 12;grid-row:5 / 9;transform:rotate(-2deg)}.home-news{background:var(--paper)}.news-rows{margin-top:50px;border-top:1px solid var(--ink)}.news-rows a{display:grid;min-height:105px;grid-template-columns:130px 145px 1fr 36px;align-items:center;gap:25px;border-bottom:1px solid var(--ink)}.news-rows time{font-size:.6875rem}.news-rows span{width:max-content;padding:5px 9px;background:var(--lime);font-size:.5625rem;font-weight:700;letter-spacing:.08em}.news-rows strong{font-size:.875rem}.news-rows svg{justify-self:end}.home-magazine-section{position:relative;overflow:hidden}.home-magazine-topics{overflow:hidden;border-top:1px solid var(--ink);border-bottom:1px solid var(--ink);background:var(--paper)}.home-magazine-topics>div{display:flex;width:max-content;animation:home-topic-marquee 32s linear infinite}.home-magazine-topics:hover>div,.home-magazine-topics:focus-within>div{animation-play-state:paused}.home-magazine-topics a{display:flex;min-height:64px;align-items:center;gap:12px;padding:0 34px;border-right:1px solid var(--ink);font-size:.875rem;font-weight:800;white-space:nowrap}.home-magazine-topics a:nth-child(3n+1){background:var(--lime)}.home-magazine-topics a:nth-child(3n+2){background:#d9c9ff}.home-magazine-topics a:nth-child(3n){background:#b8e6ef}.home-magazine-topics svg{width:17px;height:17px}@keyframes home-topic-marquee{to{transform:translate(-50%)}}.home-magazine-recommend{min-height:740px;padding:72px clamp(24px,4vw,64px) 60px;background:#fff}.home-magazine-heading{position:relative;z-index:0;max-width:1340px;margin:0 auto}.home-magazine-heading>p,.home-magazine-snaps>header p,.home-magazine-career>header p,.home-magazine-news>header>p{font-size:.6875rem;font-weight:800;letter-spacing:.14em}.home-magazine-heading h2{margin-top:-2px;font-family:Georgia,Times New Roman,serif;font-size:clamp(5.375rem,10.5vw,9.875rem);font-weight:400;letter-spacing:-.07em;line-height:.82}.home-magazine-heading>span{position:absolute;right:2px;bottom:7px;padding:7px 13px;background:var(--lime);font-size:.8125rem;font-weight:800;transform:rotate(-1deg)}.home-magazine-recommend-rail{position:relative;z-index:1;display:flex;max-width:1340px;gap:22px;margin:-4px auto 0;overflow-x:auto;padding:25px 8px 30px;scrollbar-width:none;scroll-snap-type:x mandatory}.home-magazine-recommend-rail::-webkit-scrollbar,.home-magazine-snap-rail::-webkit-scrollbar,.home-magazine-career-rail::-webkit-scrollbar,.home-magazine-tour>div::-webkit-scrollbar{display:none}.home-magazine-recommend-card{position:relative;display:flex;width:clamp(225px,18.5vw,278px);min-width:clamp(225px,18.5vw,278px);min-height:455px;flex-direction:column;overflow:hidden;border:1.5px solid var(--ink);border-radius:15px;background:#fff;box-shadow:5px 6px #000000e6;scroll-snap-align:start;transform:rotate(-1deg) translateY(6px);transition:transform .25s ease,box-shadow .25s ease}.home-magazine-recommend-card:nth-child(2n){transform:rotate(1.2deg) translateY(-8px)}.home-magazine-recommend-card.active,.home-magazine-recommend-card:hover{z-index:2;box-shadow:8px 10px 0 var(--ink);transform:rotate(0) translateY(-10px)}.home-magazine-recommend-card figure{height:276px;overflow:hidden;border-bottom:1.5px solid var(--ink)}.home-magazine-recommend-card img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.home-magazine-recommend-card:nth-child(2) img{object-position:center}.home-magazine-recommend-card:hover img{transform:scale(1.035)}.home-magazine-recommend-card>p{width:max-content;margin:18px 17px 0;padding:4px 8px;border:1px solid var(--ink);border-radius:999px;font-size:.5rem;font-weight:900;letter-spacing:.09em}.home-magazine-recommend-card.coral>p{background:#ffaaa5}.home-magazine-recommend-card.lime>p{background:var(--lime)}.home-magazine-recommend-card.sky>p{background:#aee7f5}.home-magazine-recommend-card.lavender>p{background:#d4c0ff}.home-magazine-recommend-card.blue>p{background:var(--blue);color:#fff}.home-magazine-recommend-card h3{margin:12px 17px 0;font-size:1.0625rem;font-weight:800;letter-spacing:-.035em;line-height:1.5}.home-magazine-recommend-card>span{display:flex;align-items:center;justify-content:space-between;margin:auto 17px 15px;padding-top:12px;border-top:1px solid var(--ink);font-family:Arial,sans-serif;font-size:.5625rem;font-weight:800;letter-spacing:.08em}.home-magazine-controls,.home-magazine-snap-actions,.home-magazine-career-actions{display:flex;align-items:center;justify-content:center;gap:18px}.home-magazine-controls button,.home-magazine-snap-actions button,.home-magazine-career-actions button{display:grid;width:46px;height:46px;place-items:center;border:1.5px solid var(--ink);border-radius:50%;background:var(--ink);color:#fff;cursor:pointer}.home-magazine-controls>div,.home-magazine-career-actions>div{display:flex;gap:7px}.home-magazine-controls i,.home-magazine-career-actions i{width:7px;height:7px;border:1px solid var(--ink);border-radius:50%;background:transparent}.home-magazine-controls i[data-active=true],.home-magazine-career-actions i[data-active=true]{background:var(--blue)}.home-magazine-status{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}.home-magazine-popular{display:grid;min-height:570px;grid-template-columns:minmax(270px,.8fr) minmax(560px,1.4fr);gap:clamp(40px,7vw,110px);padding:75px clamp(30px,8vw,130px);background:#c8e1e4}.home-magazine-popular-title{align-self:center}.home-magazine-popular-title small{font-size:.6875rem;font-weight:900;letter-spacing:.13em}.home-magazine-popular-title h2{display:flex;align-items:center;justify-content:center;box-sizing:border-box;width:fit-content;max-width:100%;min-height:105px;margin:18px auto 0;padding:18px 44px;border:1.5px solid var(--ink);border-radius:999px;background:#8b5ce8;color:#fff;font-family:var(--display);font-size:clamp(2.3125rem,4vw,3.6875rem);font-weight:800;line-height:1.2;text-align:center;box-shadow:0 5px #fff,0 7px 0 var(--ink);transform:rotate(-2deg)}.home-magazine-popular-title h2 .nowrap-word{white-space:nowrap}.home-magazine-popular-title p{max-width:24ch;margin:30px auto 0;font-size:.875rem;font-weight:700;line-height:1.8}.home-magazine-popular-list{border-top:1.5px solid #6c4cc2}.home-magazine-popular-list a{display:grid;min-height:138px;grid-template-columns:44px 146px 1fr 36px;align-items:center;gap:22px;border-bottom:1.5px solid #6c4cc2}.home-magazine-popular-list>a>span{font-family:Georgia,serif;font-size:1.9375rem}.home-magazine-popular-list figure{height:105px;overflow:hidden;border-radius:12px}.home-magazine-popular-list img{width:100%;height:100%;object-fit:cover}.home-magazine-popular-list h3{font-size:clamp(.9375rem,1.7vw,1.375rem);line-height:1.55}.home-magazine-marquee{display:flex;width:max-content;animation:home-snap-marquee 28s linear infinite}.home-magazine-marquee span{color:transparent;font-family:Arial,sans-serif;font-size:clamp(5.25rem,10vw,9.375rem);font-weight:900;letter-spacing:-.08em;line-height:.9;-webkit-text-stroke:1.6px var(--ink);white-space:nowrap}@keyframes home-snap-marquee{to{transform:translate(-50%)}}.home-magazine-snaps{min-height:930px;padding:70px 0 65px;background:#fff}.home-magazine-snaps>header{max-width:1340px;margin:28px auto 40px;padding:0 clamp(24px,4vw,64px)}.home-magazine-snaps>header h2{margin-top:7px;font-size:clamp(1.875rem,3.5vw,3.375rem);font-weight:900;letter-spacing:-.05em}.home-magazine-snap-rail{display:flex;gap:18px;overflow-x:auto;padding:0 clamp(24px,4vw,64px) 30px;scrollbar-width:none;scroll-snap-type:x mandatory}.home-magazine-snap-card{width:clamp(220px,17vw,262px);min-width:clamp(220px,17vw,262px);overflow:hidden;border:1.5px solid var(--ink);border-radius:130px 130px 14px 14px;background:#f4f4f0;scroll-snap-align:center}.home-magazine-snap-card:nth-child(2n){margin-top:38px}.home-magazine-snap-card figure{height:390px;overflow:hidden;border-bottom:1.5px solid var(--ink);background-image:url(/assets/images/university-home-snap-strip-v1.webp);background-repeat:no-repeat;background-size:600% auto}.home-magazine-snap-card.snap-1 figure{background-position:0 center}.home-magazine-snap-card.snap-2 figure{background-position:20% center}.home-magazine-snap-card.snap-3 figure{background-position:40% center}.home-magazine-snap-card.snap-4 figure{background-position:60% center}.home-magazine-snap-card.snap-5 figure{background-position:80% center}.home-magazine-snap-card.snap-6 figure{background-position:100% center}.home-magazine-snap-card>div{position:relative;min-height:190px;padding:23px 18px 20px}.home-magazine-snap-card:nth-child(1)>div{background:#f6ca7c}.home-magazine-snap-card:nth-child(2)>div{background:#c8e1e4}.home-magazine-snap-card:nth-child(3)>div{background:#ffd0cb}.home-magazine-snap-card:nth-child(4)>div{background:#d8c4ff}.home-magazine-snap-card:nth-child(5)>div{background:#d7f759}.home-magazine-snap-card:nth-child(6)>div{background:#a9dcff}.home-magazine-snap-card small{font-family:Georgia,serif;font-size:1.6875rem}.home-magazine-snap-card h3{margin-top:5px;font-size:.9375rem}.home-magazine-snap-card p{margin-top:8px;font-size:.75rem;font-weight:700}.home-magazine-snap-card svg{position:absolute;right:17px;bottom:17px;width:25px;height:25px}.home-magazine-snap-actions{margin-top:28px}.home-magazine-snap-actions>a{display:flex;min-width:270px;min-height:58px;align-items:center;justify-content:space-between;gap:24px;padding:0 24px;border:1.5px solid var(--ink);border-radius:999px;background:var(--ink);color:#fff;font-size:.8125rem;font-weight:800}.home-magazine-voice{min-height:570px;background:var(--lime)}.home-magazine-voice>img{width:100%;min-height:570px;object-fit:cover}.home-magazine-voice>div{position:absolute;top:50%;left:50%;width:35%;text-align:center;transform:translate(-50%,-50%)}.home-magazine-voice small,.home-magazine-day small,.home-magazine-atlas small{font-size:.625rem;font-weight:900;letter-spacing:.13em}.home-magazine-voice h2{margin-top:9px;font-family:Georgia,serif;font-size:clamp(2.8125rem,5.5vw,5.125rem);font-weight:400;letter-spacing:-.07em;line-height:.83}.home-magazine-voice h2 b{display:inline-block;padding:3px 12px 8px;background:var(--ink);color:#fff;font-family:Arial,sans-serif;font-size:.72em;font-weight:900;letter-spacing:-.04em;transform:rotate(-2deg)}.home-magazine-voice p{margin-top:18px;font-size:.875rem;font-weight:800;line-height:1.7}.home-magazine-voice a,.home-magazine-day a,.home-magazine-atlas a{display:flex;width:max-content;min-width:205px;min-height:48px;align-items:center;justify-content:space-between;gap:20px;margin:22px auto 0;padding:0 19px;border:1.5px solid var(--ink);border-radius:999px;background:#fff;font-size:.6875rem;font-weight:800}.home-magazine-day{margin:48px clamp(18px,3vw,48px);overflow:hidden;border:1.5px solid var(--ink);border-radius:68px;background:#a978ef}.home-magazine-day>img{width:100%;min-height:470px;object-fit:cover}.home-magazine-day>div{position:absolute;top:50%;left:42%;width:31%;padding:28px 18px;text-align:center;transform:translate(-50%,-50%) rotate(-1deg)}.home-magazine-day h2{margin-top:8px;font-size:clamp(1.9375rem,3.8vw,3.625rem);font-weight:900;letter-spacing:-.06em;line-height:1.12;text-wrap:balance}.home-magazine-day h2 .nowrap-word{white-space:nowrap}.home-magazine-day p{margin-top:14px;font-size:.75rem;font-weight:700}.home-magazine-day a{background:var(--lime)}.home-magazine-atlas{min-height:620px;margin:0 clamp(18px,3vw,48px) 55px;overflow:hidden;border:1.5px solid var(--ink);border-radius:68px;background:#073f85}.home-magazine-atlas>img{width:100%;min-height:620px;object-fit:cover}.home-magazine-atlas>div{position:absolute;top:48%;left:50%;width:42%;text-align:center;transform:translate(-50%,-50%)}.home-magazine-atlas h2{margin-top:10px;font-family:var(--display);font-size:clamp(2.8125rem,6vw,5.75rem);font-weight:900;letter-spacing:-.07em}.home-magazine-atlas p{margin-top:8px;font-size:.8125rem;font-weight:700;line-height:1.8}.home-magazine-atlas a{background:var(--ink);color:#fff}.home-magazine-rooms{display:grid;min-height:610px;grid-template-columns:1fr 1fr;background:#fff}.home-magazine-room-title{position:absolute;z-index:4;top:28px;left:50%;color:#fff;font-family:Arial,sans-serif;font-size:clamp(3.9375rem,8vw,7.5rem);font-weight:900;letter-spacing:-.07em;line-height:1;text-shadow:-2px -2px 0 #111,2px -2px 0 #111,-2px 2px 0 #111,2px 2px 0 #111;transform:translate(-50%);white-space:nowrap}.home-magazine-room{position:relative;display:grid;min-width:0;align-content:end;padding:126px clamp(25px,4vw,62px) 42px;border-top:1.5px solid var(--ink);border-bottom:1.5px solid var(--ink)}.home-magazine-room+.home-magazine-room{border-left:1.5px solid var(--ink)}.home-magazine-room.room-studio{background:#ffd0ca}.home-magazine-room.room-lawn{background:#cfd4ff}.home-magazine-room figure{height:330px;overflow:hidden;border:1.5px solid var(--ink);border-radius:55px}.home-magazine-room img{width:100%;height:100%;object-fit:cover}.home-magazine-room.room-studio img{object-position:center 28%}.home-magazine-room>span{position:absolute;z-index:2;top:116px;right:clamp(25px,4vw,62px);display:grid;width:72px;height:72px;place-items:center;border:1.5px solid var(--ink);border-radius:50%;background:var(--lime);font-family:Georgia,serif;font-size:1.8125rem}.home-magazine-room>div{display:flex;align-items:end;justify-content:space-between;gap:24px;padding-top:23px}.home-magazine-room small{font-size:.5625rem;font-weight:900;letter-spacing:.11em}.home-magazine-room h2{font-size:clamp(1.25rem,2.4vw,2.125rem);line-height:1.35}.home-magazine-festival{display:grid;min-height:640px;grid-template-columns:minmax(0,1.45fr) minmax(330px,.55fr);padding:36px clamp(24px,4vw,64px);background:#087d64;color:#fff}.home-magazine-festival-grid{display:grid;min-height:568px;grid-template-columns:repeat(6,1fr);grid-template-rows:repeat(4,1fr);gap:7px}.festival-photo{overflow:hidden;border:1px solid white}.festival-photo img{width:100%;height:100%;object-fit:cover}.festival-photo-1{grid-column:1 / 5;grid-row:1 / 4}.festival-photo-2{grid-column:5 / 7;grid-row:1 / 3}.festival-photo-3{grid-column:1 / 3;grid-row:4}.festival-photo-4{grid-column:3 / 5;grid-row:4}.festival-photo-5{grid-column:5 / 7;grid-row:3 / 5}.home-magazine-festival-copy{display:flex;flex-direction:column;justify-content:center;padding:35px 0 35px clamp(30px,4vw,64px)}.home-magazine-festival-copy small{font-size:.625rem;font-weight:900;letter-spacing:.12em}.home-magazine-festival-copy h2{margin-top:18px;font-size:clamp(2.5rem,5vw,4.75rem);font-weight:900;letter-spacing:-.06em;line-height:1.05;writing-mode:vertical-rl}.home-magazine-festival-copy a{display:flex;align-items:center;justify-content:space-between;margin-top:auto;padding:18px 0 8px;border-bottom:1px solid white;font-size:.75rem;font-weight:800}.home-magazine-career{min-height:790px;padding:78px 0 55px;background:#fff}.home-magazine-career>header{max-width:1340px;margin:0 auto 40px;padding:0 clamp(24px,4vw,64px)}.home-magazine-career>header h2{margin-top:5px;font-size:clamp(2.875rem,6vw,5.6875rem);font-weight:900;letter-spacing:-.065em;line-height:1.04}.home-magazine-career>header h2 span{color:var(--ink);-webkit-text-stroke:1.5px var(--ink)}@supports (-webkit-text-stroke: 1px #000){.home-magazine-career>header h2 span{color:transparent}}.home-magazine-career-rail{display:flex;gap:24px;overflow-x:auto;padding:0 clamp(24px,4vw,64px) 30px;scrollbar-width:none;scroll-snap-type:x mandatory}.home-magazine-career-card{width:clamp(265px,22vw,335px);min-width:clamp(265px,22vw,335px);overflow:hidden;border:1.5px solid var(--ink);border-radius:145px 145px 18px 18px;scroll-snap-align:center;transition:transform .25s ease}.home-magazine-career-card.active{transform:translateY(-10px)}.home-magazine-career-card figure{height:390px;overflow:hidden;border-bottom:1.5px solid var(--ink)}.home-magazine-career-card img{width:100%;height:100%;object-fit:cover;object-position:center 24%}.home-magazine-career-card>div{min-height:190px;padding:23px 20px 28px}.home-magazine-career-card.career-1>div{background:#f8c988}.home-magazine-career-card.career-2>div{background:#b5e2ec}.home-magazine-career-card.career-3>div{background:#d9c5ff}.home-magazine-career-card.career-4>div{background:#d8f55f}.home-magazine-career-card small{font-size:.5625rem;font-weight:800}.home-magazine-career-card h3{margin-top:8px;font-size:1.625rem}.home-magazine-career-card p{margin-top:10px;font-size:.75rem;font-weight:700}.home-magazine-career-actions{margin-top:12px}.home-magazine-career-actions>a{display:flex;min-width:230px;min-height:48px;align-items:center;justify-content:space-between;padding:0 18px;border:1.5px solid var(--ink);border-radius:999px;background:var(--lime);font-size:.6875rem;font-weight:800}.home-magazine-messages{min-height:590px;padding:58px clamp(24px,4vw,64px);background:#ede8df}.home-magazine-messages>header{position:absolute;z-index:3;top:42px;left:50%;text-align:center;transform:translate(-50%);white-space:nowrap}.home-magazine-messages>header small{font-size:.625rem;font-weight:900;letter-spacing:.12em}.home-magazine-messages>header h2{font-family:Georgia,serif;font-size:clamp(4.75rem,8vw,7.75rem);font-weight:400;letter-spacing:-.07em;line-height:.85}.home-magazine-messages>header p{display:inline-block;margin-top:8px;padding:4px 12px;background:var(--lime);font-size:.75rem;font-weight:800;transform:rotate(-1deg)}.home-magazine-messages>div{display:grid;min-height:465px;grid-template-columns:repeat(3,1fr);gap:14px;padding-top:86px}.message-card{position:relative;display:grid;min-width:0;align-content:end;overflow:hidden;border:1.5px solid var(--ink);padding:28px}.message-card.message-1{background:#ffad8f;transform:rotate(-1deg)}.message-card.message-2{background:#a8c8d4;transform:translateY(28px)}.message-card.message-3{background:#f4da5a;transform:rotate(1deg)}.message-card figure{position:absolute;top:0;right:0;bottom:42%;left:0;overflow:hidden}.message-card img{width:100%;height:100%;object-fit:cover}.message-card>span{position:absolute;z-index:2;top:18px;left:18px;padding:4px 9px;background:#fff;font-family:Georgia,serif;font-size:1.5625rem}.message-card h3,.message-card p,.message-card>svg{position:relative;z-index:2}.message-card h3{font-size:clamp(1.25rem,2.2vw,1.9375rem);line-height:1.25}.message-card p{margin-top:9px;font-size:.75rem;font-weight:700}.message-card>svg{position:absolute;right:22px;bottom:22px;width:28px;height:28px}.home-magazine-tour{min-height:600px;padding-top:72px;background:#fff}.home-magazine-tour>header{position:relative;z-index:2;display:flex;align-items:end;justify-content:space-between;padding:0 clamp(24px,4vw,64px) 30px}.home-magazine-tour>header h2{font-family:Arial,sans-serif;font-size:clamp(4.0625rem,8vw,7.5rem);font-weight:900;letter-spacing:-.07em;line-height:.8}.home-magazine-tour>header p{font-size:.8125rem;font-weight:800}.home-magazine-tour>div{display:grid;grid-template-columns:repeat(6,minmax(200px,1fr));overflow-x:auto;border-top:1.5px solid var(--ink);border-bottom:1.5px solid var(--ink);scrollbar-width:none;scroll-snap-type:x mandatory}.home-magazine-tour>div>a{position:relative;min-height:405px;padding:14px 14px 20px;border-right:1.5px solid var(--ink);scroll-snap-align:start}.home-magazine-tour>div>a:nth-child(1){background:#ffd0ca}.home-magazine-tour>div>a:nth-child(2){background:#d7ef8b}.home-magazine-tour>div>a:nth-child(3){background:#d5c4ff}.home-magazine-tour>div>a:nth-child(4){background:#acddea}.home-magazine-tour>div>a:nth-child(5){background:#f5d179}.home-magazine-tour>div>a:nth-child(6){background:#f2b9d7}.home-magazine-tour figure{height:248px;overflow:hidden;border:1px solid var(--ink);border-radius:48px 48px 8px 8px}.home-magazine-tour img{width:100%;height:100%;object-fit:cover}.home-magazine-tour>div>a:nth-child(6) img{object-position:center}.home-magazine-tour span{display:inline-block;margin-top:15px;font-family:Georgia,serif;font-size:1.5rem}.home-magazine-tour h3{margin-top:2px;font-size:1rem}.home-magazine-tour>div p{margin-top:3px;font-family:Arial,sans-serif;font-size:.625rem;font-weight:900;letter-spacing:.13em}.home-magazine-tour>div svg{position:absolute;right:15px;bottom:17px;width:25px;height:25px}.home-magazine-news{min-height:650px;padding:78px clamp(24px,5vw,78px);background:#f7f6f0}.home-magazine-news>header{display:grid;grid-template-columns:120px 1fr auto;align-items:end;gap:28px;padding-bottom:30px;border-bottom:1.5px solid var(--ink)}.home-magazine-news>header h2{font-size:clamp(2.8125rem,5vw,4.6875rem);font-weight:900;letter-spacing:-.055em;line-height:1}.home-magazine-news>header>a{display:flex;min-width:180px;align-items:center;justify-content:space-between;padding:12px 0;border-bottom:1px solid var(--ink);font-size:.6875rem;font-weight:800}.home-magazine-news>div{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:28px}.home-magazine-news>div>a{position:relative;display:grid;min-height:385px;grid-template-columns:45px 1fr;align-content:end;overflow:hidden;padding:24px;border:1.5px solid var(--ink);background:#fff}.home-magazine-news figure{position:absolute;top:0;right:0;bottom:48%;left:0;overflow:hidden;border-bottom:1.5px solid var(--ink)}.home-magazine-news img{width:100%;height:100%;object-fit:cover}.home-magazine-news>div span{grid-row:1 / 4;font-family:Georgia,serif;font-size:1.6875rem}.home-magazine-news time,.home-magazine-news small{font-size:.5625rem;font-weight:800}.home-magazine-news h3{margin-top:9px;font-size:1.125rem;line-height:1.5}.home-magazine-news>div svg{position:absolute;right:20px;bottom:20px;width:26px;height:26px}.home-magazine-open-campus{display:grid;min-height:660px;grid-template-columns:minmax(520px,1.1fr) minmax(420px,.9fr);border-top:1.5px solid var(--ink);border-bottom:1.5px solid var(--ink);background:var(--lime)}.home-magazine-open-campus>div{display:flex;flex-direction:column;justify-content:center;padding:64px clamp(28px,6vw,100px)}.home-magazine-open-campus small{font-size:.6875rem;font-weight:900;letter-spacing:.12em}.home-magazine-open-campus h2{margin-top:16px;font-size:clamp(3.625rem,7.4vw,6.875rem);font-weight:900;letter-spacing:-.075em;line-height:.98}.home-magazine-open-campus p{margin-top:27px;font-size:.875rem;font-weight:700}.home-magazine-open-campus>div>div{display:flex;gap:12px;margin-top:30px}.home-magazine-open-campus>div a{display:flex;min-width:230px;min-height:58px;align-items:center;justify-content:space-between;padding:0 21px;border:1.5px solid var(--ink);background:#fff;font-size:.75rem;font-weight:800}.home-magazine-open-campus>div a+a{min-width:160px;background:transparent}.home-magazine-open-campus figure{position:relative;overflow:hidden;border-left:1.5px solid var(--ink);background:#d9c6ff}.home-magazine-open-campus figure img{width:100%;height:100%;object-fit:cover}.home-magazine-open-campus figcaption{position:absolute;right:20px;bottom:20px;padding:7px 12px;border:1px solid var(--ink);background:#fff;font-family:Arial,sans-serif;font-size:.5625rem;font-weight:800;letter-spacing:.1em}.open-campus-band{display:grid;min-height:440px;grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);background:var(--coral);color:var(--ink)}.open-campus-band>div:first-child{display:flex;flex-direction:column;justify-content:center;padding:60px 6vw;border-right:1px solid var(--ink)}.open-campus-band>div:first-child>p{font-size:.6875rem;font-weight:700;letter-spacing:.1em}.open-campus-band h2{margin-top:22px;font-family:var(--display);font-size:clamp(2.9375rem,6vw,5.5rem);font-weight:700;letter-spacing:-.055em;line-height:1.02}.open-campus-band>div:first-child>span{margin-top:25px;font-size:.8125rem}.open-campus-ticket{display:grid;align-content:center;padding:55px 6vw;background:var(--lavender)}.open-campus-ticket>svg{width:52px;height:52px}.open-campus-ticket p{display:flex;flex-direction:column;margin-top:18px}.open-campus-ticket b{font-family:var(--display);font-size:clamp(4.875rem,10vw,9.375rem);font-weight:700;letter-spacing:-.08em;line-height:.85}.open-campus-ticket small{margin-top:15px;font-size:.75rem;font-weight:700;letter-spacing:.1em}.open-campus-ticket a{display:flex;align-items:center;justify-content:space-between;margin-top:35px;padding:16px 0 9px;border-bottom:2px solid var(--ink);font-size:.875rem;font-weight:700}.page-hero{display:grid;min-height:560px;grid-template-columns:.95fr 1.05fr;border-bottom:1px solid var(--ink)}.page-hero>div{display:flex;flex-direction:column;justify-content:center;padding:70px max(5vw,32px)}.page-hero>div>p,.faculty-detail-hero>div>p,.project-detail header>p,.simple-title>p,.contact-page>p,.admin>p{font-size:.6875rem;font-weight:700;letter-spacing:.11em}.page-hero h1,.faculty-detail-hero h1,.project-detail h1,.simple-title h1,.contact-page>h1,.admin>h1,.not-found h1{margin-top:25px;font-family:var(--display);font-size:clamp(3.125rem,6.8vw,6.25rem);font-weight:700;letter-spacing:-.065em;line-height:1.04}.page-hero>div>span{max-width:48ch;margin-top:28px;font-size:.875rem}.page-hero figure{min-width:0;overflow:hidden;border-left:1px solid var(--ink);background:#e5e5e5}.page-hero img{width:100%;height:100%;object-fit:cover}.page-hero.about>div,.page-hero.admissions>div{background:var(--lime)}.page-hero.history>div,.page-hero.international>div,.page-hero.news>div{background:var(--lavender)}.page-hero.faculties>div,.page-hero.projects>div,.page-hero.campus>div,.page-hero.access>div{background:var(--sky)}.page-hero.research>div,.page-hero.clubs>div,.page-hero.career>div,.page-hero.scholarships>div{background:#fff}.page-hero.openCampus>div{background:var(--coral)}.detail-photo{position:relative;min-width:0;overflow:hidden;border:1px solid var(--ink);background:#fff}.detail-photo img{width:100%;height:100%;object-fit:cover;object-position:var(--photo-position, center)}.detail-photo figcaption{position:absolute;right:12px;bottom:12px;max-width:calc(100% - 24px);padding:7px 10px;border:1px solid var(--ink);background:var(--paper);font-size:.625rem;font-style:normal;font-weight:800;line-height:1.4}.detail-photo-ledger{display:grid;grid-template-columns:minmax(0,1.22fr) minmax(250px,.78fr);gap:clamp(16px,2.4vw,34px);background:var(--paper)}.detail-photo-ledger .detail-photo{aspect-ratio:16 / 10;box-shadow:7px 7px 0 var(--ink);transform:rotate(-.45deg)}.detail-photo-ledger .detail-photo:nth-child(2){aspect-ratio:4 / 5;margin-top:52px;box-shadow:-7px 7px 0 var(--ink);transform:rotate(.7deg)}.about-photo-ledger,.faculty-detail-photos,.research-photo-ledger,.admissions-photo-ledger{padding-top:28px}.editorial-story{display:grid;grid-template-columns:minmax(320px,.85fr) minmax(390px,1.15fr);gap:10vw;border-bottom:1px solid var(--ink)}.editorial-story>div:first-child>p,.faculty-detail-body>div:first-child>p{margin-bottom:25px;font-size:.6875rem;font-weight:700;letter-spacing:.1em}.editorial-story h2,.faculty-detail-body h2,.open-campus-detail h2{font-family:var(--display);font-size:clamp(2.5rem,5vw,4.5rem);font-weight:700;letter-spacing:-.05em;line-height:1.12}.editorial-story>div:last-child{padding-top:34px}.editorial-story>div:last-child>p,.faculty-detail-body>div:last-child>p,.project-article>p,.news-body>p{margin-bottom:24px;font-size:.9375rem;line-height:2.15}.editorial-story .editorial-link{width:min(100%,420px);margin-top:40px;background:var(--lime)}.value-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;background:var(--ink)}.value-grid article{min-height:330px;padding:28px;background:var(--paper)}.value-grid article:nth-child(1){background:var(--lime)}.value-grid article:nth-child(2){background:var(--sky)}.value-grid article:nth-child(3){background:var(--lavender)}.value-grid article:nth-child(4){background:var(--coral)}.value-grid span,.info-list article>span{font-size:.6875rem;font-weight:700}.value-grid h2,.info-list h2{margin-top:70px;font-family:var(--display);font-size:clamp(1.8125rem,3vw,2.8125rem);font-weight:700;line-height:1.2}.value-grid p,.info-list p{margin-top:18px;font-size:.8125rem}.related-links{display:grid;grid-template-columns:repeat(2,1fr);gap:1px;background:var(--ink)}.related-links a{display:flex;min-height:130px;align-items:center;justify-content:space-between;padding:30px;background:var(--paper);font-family:var(--display);font-size:clamp(1.125rem,2vw,1.75rem);font-weight:700}.related-links a:first-child{background:var(--lime)}.history-list article{display:grid;min-height:210px;grid-template-columns:minmax(170px,.34fr) minmax(310px,.96fr) minmax(250px,.7fr);gap:45px;align-items:center;padding:38px 0;border-bottom:1px solid var(--ink)}.history-list article:first-child{border-top:1px solid var(--ink)}.history-list strong{color:var(--blue);font-family:var(--display);font-size:clamp(3.875rem,8vw,7.5rem);font-weight:700;letter-spacing:-.08em;line-height:.9}.history-list h2{font-family:var(--display);font-size:clamp(1.6875rem,3vw,2.75rem);font-weight:700}.history-list p{margin-top:15px;font-size:.875rem}.history-list .detail-photo{aspect-ratio:4 / 3}.faculty-detail-hero{display:grid;min-height:620px;grid-template-columns:.85fr 1.15fr;border-bottom:1px solid var(--ink)}.faculty-detail-hero>div{display:flex;flex-direction:column;justify-content:center;padding:70px max(5vw,32px)}.faculty-detail-hero.lime>div{background:var(--lime)}.faculty-detail-hero.blue>div{background:var(--sky)}.faculty-detail-hero.coral>div{background:var(--coral)}.faculty-detail-hero.lavender>div{background:var(--lavender)}.faculty-detail-hero.sky>div{background:var(--sky)}.faculty-detail-hero>div>span{max-width:40ch;margin-top:28px;font-size:.9375rem}.faculty-detail-hero figure{overflow:hidden;border-left:1px solid var(--ink)}.faculty-detail-hero figure img{width:100%;height:100%;object-fit:cover}.faculty-detail-body{display:grid;grid-template-columns:.9fr 1.1fr;gap:9vw}.faculty-detail-body h3{margin:45px 0 10px;padding-bottom:9px;border-bottom:1px solid var(--ink);font-family:var(--display);font-size:1.375rem}.faculty-detail-body ul{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--ink);list-style:none}.faculty-detail-body li{min-height:100px;padding:18px;background:var(--paper);font-size:.8125rem;font-weight:700}.solid-link{width:min(100%,440px);margin-top:44px;background:var(--lime);box-shadow:5px 5px 0 var(--ink)}.theme-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--ink)}.theme-grid article{position:relative;min-height:510px;padding:30px;overflow:hidden;background:var(--paper)}.theme-grid article:nth-child(1){background:var(--lime)}.theme-grid article:nth-child(2){background:var(--sky)}.theme-grid article:nth-child(3){background:var(--lavender)}.theme-grid article>span{position:absolute;top:30px;right:30px;z-index:2;padding:5px 8px;border:1px solid var(--ink);background:var(--paper);font-size:.6875rem;font-weight:700}.theme-grid .theme-photo{height:205px;margin:-30px -30px 26px;border-width:0 0 1px}.theme-grid article>svg{width:58px;height:58px}.theme-grid article>p{margin-top:24px;font-size:.625rem;font-weight:700;letter-spacing:.1em}.theme-grid h2{margin-top:20px;font-family:var(--display);font-size:clamp(1.8125rem,3.2vw,3rem);font-weight:700;line-height:1.25}.theme-grid small{display:block;margin-top:25px;font-size:.8125rem;line-height:1.9}.project-detail header,.news-detail header{padding:clamp(80px,10vw,150px) max(7vw,28px) 70px}.project-detail header>span{display:block;margin-top:30px;font-size:.8125rem;font-weight:700}.project-detail>figure,.news-detail>figure{width:calc(100% - 10vw);height:min(65vw,800px);margin:0 auto;overflow:hidden;border:1px solid var(--ink)}.project-detail>figure img,.news-detail>figure img{width:100%;height:100%;object-fit:cover}.project-article,.news-body{width:min(100%,850px);margin:0 auto}.project-article blockquote{margin-bottom:55px;padding:40px 0;border-top:3px solid var(--ink);border-bottom:1px solid var(--ink);font-family:var(--display);font-size:clamp(1.75rem,4vw,3.25rem);font-weight:700;line-height:1.4}.project-photo-ledger{width:min(1040px,calc(100vw - 48px));margin:48px 50% 64px;transform:translate(-50%)}.demo-note,.demo-warning{padding:18px;border:1px solid var(--ink);background:#eee;font-size:.75rem!important}.project-article .editorial-link,.news-body .editorial-link{margin-top:45px;background:var(--lime)}.campus-life-collage{display:grid;grid-template-columns:1.3fr .7fr;grid-template-rows:420px 420px;gap:24px;background:var(--lime)}.campus-life-collage figure{position:relative;overflow:hidden;border:1px solid var(--ink);background:#fff;box-shadow:7px 7px 0 var(--ink)}.campus-life-collage .wide{grid-row:1 / 3;transform:rotate(-1deg)}.campus-life-collage figure:nth-child(2){transform:rotate(1.5deg)}.campus-life-collage figure:nth-child(3){transform:rotate(-1deg)}.campus-life-collage img{width:100%;height:100%;object-fit:cover}.campus-life-collage figcaption{position:absolute;right:14px;bottom:14px;padding:7px 10px;background:var(--paper);font-size:.625rem;font-weight:700}.info-list{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--ink)}.info-list article{min-height:420px;padding:30px;overflow:hidden;background:var(--paper)}.info-list article:nth-child(1){background:var(--lime)}.info-list article:nth-child(2){background:var(--sky)}.info-list article:nth-child(3){background:var(--lavender)}.info-list article>small{display:block;margin-top:18px;font-size:.625rem;font-weight:700;letter-spacing:.1em}.info-list article>span{display:block;margin-top:20px}.info-list .info-card-photo{height:205px;margin:-30px -30px 0;border-width:0 0 1px}.info-list h2{margin-top:24px}.admission-steps{background:var(--ink);color:#fff}.admission-steps article{display:grid;min-height:170px;grid-template-columns:170px 1fr;align-items:center;padding:28px 0;border-bottom:1px solid #555}.admission-steps article:first-child{border-top:1px solid #555}.admission-steps article>span{color:var(--lime);font-family:var(--display);font-size:3.75rem;font-weight:700}.admission-steps h2{font-family:var(--display);font-size:clamp(1.6875rem,3vw,2.75rem);font-weight:700}.admission-steps p{margin-top:10px;font-size:.8125rem;color:#d5d5d5}.admission-types{background:var(--paper)}.admission-types>div{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;margin-top:50px;background:var(--ink)}.admission-types article{min-height:330px;padding:28px;overflow:hidden;background:#fff}.admission-types article:nth-child(1){background:var(--lime)}.admission-types article:nth-child(2){background:var(--sky)}.admission-types article:nth-child(3){background:var(--lavender)}.admission-types b{font-size:.6875rem}.admission-types h3{margin-top:26px;font-family:var(--display);font-size:clamp(1.6875rem,3vw,2.625rem)}.admission-types .admission-type-photo{height:185px;margin:-28px -28px 22px;border-width:0 0 1px}.admission-types article p{margin-top:16px;font-size:.8125rem}.open-campus-detail{display:grid;grid-template-columns:.85fr 1.15fr;align-items:center;gap:8vw;background:var(--coral)}.date-poster{display:flex;min-height:480px;flex-direction:column;justify-content:center;padding:30px;border:2px solid var(--ink);background:var(--lime);box-shadow:12px 12px 0 var(--ink);transform:rotate(-2deg)}.date-poster span{font-size:.875rem;font-weight:700}.date-poster strong{margin-top:20px;font-family:var(--display);font-size:clamp(5.625rem,12vw,10.3125rem);font-weight:700;letter-spacing:-.1em;line-height:.8}.date-poster p{margin-top:32px;font-size:.8125rem;font-weight:700;letter-spacing:.1em}.open-campus-detail>div:last-child>p{margin-top:26px;font-size:.875rem}.schedule{background:var(--paper)}.schedule>div{display:grid;min-height:140px;grid-template-columns:150px minmax(190px,.55fr) 1fr;gap:24px;align-items:center;border-bottom:1px solid var(--ink)}.schedule>div:first-child{border-top:1px solid var(--ink)}.schedule time{color:var(--blue);font-family:var(--display);font-size:1.75rem;font-weight:700}.schedule h3{font-family:var(--display);font-size:1.4375rem}.schedule-photo{width:100%;height:104px}.schedule-photo figcaption{right:7px;bottom:7px;max-width:calc(100% - 14px);padding:5px 7px;font-size:.5625rem}.demo-warning.page-pad{margin:0;border:0;border-top:1px solid var(--ink)}.news-cards{display:grid;gap:1px;background:var(--ink)}.news-cards>a{display:grid;min-height:350px;grid-template-columns:.65fr 1.35fr;background:var(--paper)}.news-cards figure{overflow:hidden}.news-cards img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.news-cards a:hover img{transform:scale(1.03)}.news-cards>a>div{position:relative;padding:42px}.news-cards>a:nth-child(1)>div{background:var(--lime)}.news-cards>a:nth-child(2)>div{background:var(--sky)}.news-cards>a:nth-child(3)>div{background:var(--lavender)}.news-cards>a p{display:flex;gap:20px;font-size:.625rem}.news-cards>a p span{font-weight:700}.news-cards h2{max-width:25ch;margin-top:38px;font-family:var(--display);font-size:clamp(1.75rem,3.5vw,3.125rem);font-weight:700;line-height:1.25}.news-cards small{display:block;max-width:50ch;margin-top:22px;font-size:.8125rem}.news-cards svg{position:absolute;right:38px;bottom:38px;width:30px;height:30px}.news-detail header>p{display:flex;gap:24px;font-size:.6875rem}.news-detail header>p span{padding:4px 9px;background:var(--lime);font-weight:700}.news-detail header>strong{display:block;max-width:56ch;margin-top:35px;font-size:.875rem}.news-body{padding:clamp(70px,8vw,120px) 20px}.access-layout{display:grid;grid-template-columns:.9fr 1.1fr;align-items:center;gap:8vw}.access-map{min-height:480px;overflow:hidden;border:2px solid var(--ink);background:#fff;box-shadow:10px 10px 0 var(--ink)}.access-map img{width:100%;height:100%;object-fit:cover}.access-layout>div:last-child>p{font-size:.75rem;font-weight:700}.access-layout h2{margin-top:28px;font-family:var(--display);font-size:clamp(2.1875rem,4.5vw,4.125rem);font-weight:700;line-height:1.25}.access-layout ul{margin-top:35px;padding-left:1.2em}.access-layout li{margin-top:10px;font-size:.8125rem}.simple-title,.not-found{min-height:390px;background:var(--lime)}.faq-list{max-width:1100px;margin:0 auto}.faq-list article{border-bottom:1px solid var(--ink)}.faq-list article:first-child{border-top:1px solid var(--ink)}.faq-list button{display:grid;width:100%;min-height:120px;grid-template-columns:60px 1fr 42px;align-items:center;padding:24px 0;cursor:pointer;background:transparent;text-align:left;font-family:var(--display);font-size:clamp(1.0625rem,2vw,1.5625rem);font-weight:700}.faq-list button span{color:var(--blue);font-size:.875rem}.faq-list button b{display:grid;width:40px;height:40px;justify-self:end;background:var(--lime);font-size:1.25rem;place-items:center}.faq-list article>div{display:grid;grid-template-rows:0fr;transition:grid-template-rows .2s ease}.faq-list article>div>p{overflow:hidden;font-size:.875rem;line-height:2}.faq-list article.open>div{grid-template-rows:1fr}.faq-list article.open>div>p{padding:0 60px 38px}.contact-page{background:var(--paper)}.contact-page>span{display:block;max-width:52ch;margin-top:30px;font-size:.875rem}.contact-page>form{display:grid;grid-template-columns:repeat(2,1fr);gap:34px 28px;max-width:1100px;margin-top:80px;padding-top:45px;border-top:3px solid var(--ink)}.contact-page form>label{display:flex;flex-direction:column;gap:10px;font-size:.8125rem;font-weight:700}.contact-page label>span:not(:only-child){display:inline}.contact-page label>span:first-of-type:not(:last-child),.contact-page label>span:last-child:not(:first-child){width:max-content}.contact-page label>span{font-size:.6875rem}.contact-page label>span:where(:not(.check span)){color:var(--coral)}.contact-page input,.contact-page select,.contact-page textarea,.admin input{width:100%;padding:16px 14px;border:1px solid var(--ink);border-radius:0;background:#fff;outline:0}.contact-page input:focus,.contact-page select:focus,.contact-page textarea:focus,.admin input:focus{border-color:var(--blue);box-shadow:0 0 0 3px #1769ff40}.contact-page .full{grid-column:1 / -1}.contact-page .check{display:grid;grid-template-columns:22px 1fr;align-items:center}.contact-page .check input{width:20px;height:20px;margin:0;accent-color:var(--lime)}.contact-page .check span{color:var(--ink);font-size:.75rem}.contact-page .check a{margin:0 .25em;text-decoration:underline;text-underline-offset:3px}.privacy-body{width:min(100%,920px);margin:0 auto}.privacy-body h2{margin-top:55px;padding-bottom:12px;border-bottom:1px solid var(--ink);font-family:var(--display);font-size:clamp(1.625rem,3vw,2.5rem);font-weight:700}.privacy-body h2:first-child{margin-top:0}.privacy-body>p{margin-top:20px;font-size:.875rem;line-height:2.1}.form-error{padding:15px;border:1px solid var(--coral);background:#fff0ef;color:#b00000;font-size:.8125rem}.submit-button{display:flex;width:min(100%,520px);min-height:70px;align-items:center;justify-content:space-between;padding:18px 24px;border:1px solid var(--ink);cursor:pointer;background:var(--lime);box-shadow:6px 6px 0 var(--ink);font-weight:700}.submit-button:disabled{cursor:wait;opacity:.55}.success{max-width:780px;margin-top:65px;padding:40px;border:1px solid var(--ink);background:var(--lime);box-shadow:8px 8px 0 var(--ink)}.success>svg{width:48px;height:48px}.success h2{margin-top:20px;font-family:var(--display);font-size:2.1875rem}.success p{margin-top:15px;font-size:.8125rem}.admin{min-height:70vh}.admin>div{display:flex;max-width:650px;margin-top:50px}.admin>div button{min-width:130px;cursor:pointer;background:var(--lime);font-weight:700}.admin>p:last-child,.admin pre{max-width:900px;margin-top:30px;padding:20px;overflow:auto;border:1px solid var(--ink);background:#fff;font-size:.75rem}.not-found .solid-link{margin-top:40px}.footer{padding:70px max(5vw,24px) 20px;background:var(--ink);color:#fff}.footer .university-logo{padding:0}.footer-top{display:grid;grid-template-columns:.8fr 1fr .8fr;align-items:end;gap:50px;padding-bottom:60px;border-bottom:1px solid #555}.footer-top>p{font-family:var(--display);font-size:clamp(1.5rem,3vw,2.75rem);font-weight:700;line-height:1.35}.footer-request{display:flex;min-height:70px;align-items:center;justify-content:space-between;padding:15px 20px;background:var(--lime);color:var(--ink);font-size:.8125rem;font-weight:700}.footer-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:40px;padding:60px 0}.footer-grid>div{display:flex;flex-direction:column;gap:10px}.footer-grid b{margin-bottom:12px;color:var(--lime);font-size:.75rem}.footer-grid a{width:max-content;font-size:.75rem;color:#d9d9d9}.footer-grid a:hover{color:#fff;text-decoration:underline}.disclaimer{padding:20px;border:1px solid #565656;color:#bcbcbc;font-size:.625rem}.footer-bottom{display:flex;justify-content:space-between;padding-top:20px;color:#888;font-size:.5625rem;letter-spacing:.08em}.footer-bottom>div{display:flex;gap:24px}main:not(.home){--display: var(--reference-display);--body: var(--reference-body);font-family:var(--body);font-synthesis:none;font-weight:500;letter-spacing:.02em;line-height:1.9}main:not(.home) :is(.page-hero>div>p,.faculty-detail-hero>div>p,.project-detail header>p,.simple-title>p,.contact-page>p,.admin>p,.editorial-story>div:first-child>p,.faculty-detail-body>div:first-child>p,.theme-grid article>p,.info-list article>small,.news-cards>a p,.news-detail header>p){font-family:var(--reference-latin);font-weight:800;letter-spacing:.14em;line-height:1.25;text-transform:uppercase}main:not(.home) :is(.page-hero h1,.faculty-detail-hero h1,.project-detail h1,.simple-title h1,.contact-page>h1,.admin>h1,.not-found h1){font-family:var(--display);font-weight:900;letter-spacing:-.055em;line-height:1.06;text-wrap:balance}main:not(.home) :is(.editorial-story h2,.faculty-detail-body h2,.open-campus-detail h2,.value-grid h2,.info-list h2,.theme-grid h2,.admission-steps h2,.admission-types h3,.news-cards h2,.access-layout h2,.privacy-body h2,.success h2){font-family:var(--display);font-weight:900;letter-spacing:-.035em;line-height:1.16}main:not(.home) :is(.faculty-row h3,.project-card h3,.faculty-detail-body h3,.schedule h3,.history-list h2,.faq-list button,.project-article blockquote,.related-links a){font-family:var(--display);font-weight:700;letter-spacing:-.025em}main:not(.home) :is(.history-list strong,.admission-steps article>span,.date-poster strong,.schedule time){font-family:var(--reference-latin);font-weight:900;font-variant-numeric:tabular-nums;letter-spacing:-.055em}main:not(.home) :is(.page-hero>div>span,.faculty-detail-hero>div>span,.contact-page>span,.editorial-story>div:last-child>p,.faculty-detail-body>div:last-child>p,.project-article>p,.news-body>p,.privacy-body>p,.faq-list article>div>p){font-family:var(--body);font-weight:500;letter-spacing:.02em;line-height:1.9}main:not(.home) :is(.solid-link,.editorial-link,.submit-button){font-family:var(--display);font-weight:700;letter-spacing:.01em}main:not(.home) .contact-page form>label{font-family:var(--display);font-weight:700;letter-spacing:.01em;line-height:1.5}main:not(.home) :is(.contact-page input,.contact-page select,.contact-page textarea,.admin input){font-family:var(--body);font-size:.9375rem;font-weight:500;letter-spacing:.02em;line-height:1.7}html.js .reveal{opacity:0;transform:translateY(26px);transition:opacity .6s ease,transform .6s cubic-bezier(.22,1,.36,1)}html.js .reveal.visible{opacity:1;transform:translateY(0)}@keyframes hero-breathe{0%{transform:scale(1.01)}to{transform:scale(1.055)}}@media(max-width:1220px){.site-header{grid-template-columns:250px 1fr 140px}.desktop-nav{gap:18px}.desktop-nav a{font-size:.625rem}.audience-links{display:none}.hero-main{grid-template-columns:minmax(450px,.95fr) minmax(500px,1.05fr)}.hero-copy h1{font-size:clamp(3.8125rem,7vw,5.375rem)}.hero-sub{width:auto;margin-left:0;font-size:1rem;line-height:1.45}.hero-actions{width:calc(100% - 28px);grid-template-columns:repeat(2,minmax(0,1fr));margin-left:0}.hero-primary{width:100%}.lime-tape-note{left:-135px}.news-ticker{grid-template-columns:110px 95px minmax(0,1fr) minmax(0,1fr) 130px}.news-ticker>b{padding-left:22px;font-size:1.5rem}.live-dot{width:78px}.news-ticker>a:not(.ticker-all),.news-ticker>a:nth-of-type(2){gap:12px;padding:0 14px}.project-card{min-height:520px}.project-card figure{height:270px}}@media(max-width:980px){:root{--header-h: 72px}.site-header{grid-template-columns:1fr auto}.pop-hero{overflow-x:clip;overflow-y:visible}.desktop-nav{display:none}.university-logo{padding-left:20px;transform:none}.university-logo strong{font-size:1.6875rem}.university-logo span{margin-top:5px;font-size:.5rem}.search-toggle,.menu-toggle{width:62px;min-width:62px;height:var(--header-h)}.mega-menu{grid-template-columns:1fr}.mega-menu-head{display:none}.hero-main{height:560px;min-height:560px;grid-template-columns:minmax(390px,.95fr) minmax(420px,1.05fr)}.hero-copy{padding-left:28px}.hero-copy h1{font-size:clamp(3.375rem,7.4vw,4.5rem)}.hero-secondary{padding-right:34px;font-size:.75rem}.hero-secondary>svg{right:14px}.hero-scribble{display:none}.lime-tape-note{top:10px;left:-88px;width:285px;height:170px}.paper-note{top:-18px;right:10px;width:240px;height:149px}.hero-photo{top:-8px;left:-105px;width:720px;height:540px}.news-ticker{grid-template-columns:100px 90px minmax(0,1fr)}.news-ticker>a:nth-of-type(2),.ticker-all{display:none}.section-title{grid-template-columns:130px 1fr}.section-title>span{grid-column:2;padding-top:0}.faculty-row{grid-template-columns:50px 1fr 180px 36px}.faculty-row figure{height:130px}.project-card{min-height:470px}.project-card figure{height:220px}.campus-scrapbook{min-height:690px}.page-hero,.faculty-detail-hero{min-height:500px}.value-grid{grid-template-columns:repeat(2,1fr)}.footer-top{grid-template-columns:1fr 1fr}.footer-top>p{display:none}.editorial-story{grid-template-columns:1fr;gap:40px}.editorial-story>div:last-child{padding-top:0}}@media(max-width:740px){:root{--header-h: 64px}body{line-height:1.65}.mobile-title-break{display:block}.site-header{min-height:var(--header-h)}.university-logo{padding:8px 12px;transform:none}.university-logo strong{font-size:1.3125rem;letter-spacing:.04em}.university-logo span{font-size:.4375rem}.search-toggle,.menu-toggle{width:54px;min-width:54px}.search-toggle svg,.menu-toggle svg{width:25px;height:25px}.search-panel{min-height:calc(100vh - var(--header-h));padding:28px 18px}.search-panel form{grid-template-columns:1fr;gap:20px}.search-panel form>label{font-size:1.875rem}.search-panel input{font-size:1rem}.mega-menu nav{grid-template-columns:1fr;grid-template-rows:none;align-content:start;height:auto}.mega-menu nav a{height:auto;min-height:82px;grid-template-columns:36px 1fr 28px;padding:20px;font-size:1.25rem}.page-pad{padding:68px 20px}.hero-main{display:flex;height:auto;min-height:0;flex-direction:column}.hero-copy{min-height:540px;padding:38px 20px 34px;clip-path:none}.hero-overline{font-size:.5rem}.hero-copy h1{font-size:clamp(3.0625rem,15.2vw,4.1875rem);letter-spacing:-.08em;transform:none}.hero-sub{width:auto;margin-top:18px;margin-left:0;font-size:.875rem;letter-spacing:.03em;line-height:1.65}.hero-actions{width:100%;gap:9px;margin-top:24px;margin-left:0}.hero-primary,.hero-secondary{min-height:54px;padding:12px 14px;font-size:.75rem}.hero-primary{width:100%;font-size:.9375rem}.hero-visual{min-height:520px;overflow:hidden;padding:10px 15px 16px}.hero-photo{top:125px;right:15px;bottom:16px;left:15px;width:auto;height:auto;box-shadow:6px 6px 0 var(--blue);clip-path:none}.lime-tape-note{top:-6px;left:-74px;width:330px;height:auto}.paper-note{top:-4px;right:-50px;width:280px;height:auto}.hero-pause{right:25px;bottom:26px}.hero-gallery{height:auto;margin-top:0;grid-template-columns:repeat(2,1fr);overflow:hidden}.hero-tile{min-height:210px}.hero-tile:nth-child(n){transform:none}.hero-tile:nth-child(n)>img:first-child,.hero-tile:nth-child(n):hover>img:first-child{object-position:center;transform:none}.hero-tile-overlay.campus-tag{bottom:6px;left:-8px;width:170px}.hero-tile-overlay.connect{top:12px}.hero-tile-tape{top:-28px}.hero-paper-accent,.hero-coral-corner{display:none}.news-ticker{min-height:58px;grid-template-columns:75px 65px 1fr}.news-ticker>b{padding-left:14px;font-size:1.125rem}.live-dot{padding:7px 5px;font-size:.5rem}.news-ticker>a:not(.ticker-all){gap:10px;padding:0 12px;font-size:.625rem}.news-ticker time,.news-ticker>a svg,.ticker-all{display:none}.section-title{grid-template-columns:1fr;gap:14px;padding-bottom:34px}.section-title>p{padding-top:0}.section-title>span{grid-column:auto;padding-top:0;font-size:.8125rem}.section-title h2{font-size:2.6875rem}.about-manifesto{grid-template-columns:1fr;margin-top:42px}.about-manifesto>strong{min-height:220px;font-size:11.25rem}.about-manifesto>div{padding:35px 24px}.faculty-row{min-height:0;grid-template-columns:34px 1fr 30px;gap:10px;padding:26px 0}.faculty-row>span{padding-top:3px}.faculty-row figure{grid-column:2 / -1;grid-row:2;height:175px;margin-top:10px}.faculty-row>svg{grid-column:3;grid-row:1}.faculty-row h3{font-size:1.9375rem}.faculty-row p{font-size:.75rem}.project-grid{grid-template-columns:1fr;margin-top:40px}.project-card{min-height:480px}.project-card figure{height:265px}.campus-scrapbook{display:flex;min-height:0;flex-direction:column;gap:22px;padding:70px 20px}.campus-copy{padding:28px 22px;transform:rotate(-1deg)}.campus-copy h2{font-size:2.875rem}.campus-photo{width:94%;height:290px}.campus-photo.photo-a{align-self:flex-end}.campus-photo.photo-b{align-self:flex-start}.campus-photo.photo-c{align-self:flex-end}.news-rows a{grid-template-columns:80px 1fr 28px;gap:12px;padding:20px 0}.news-rows a span{grid-column:2;grid-row:1}.news-rows strong{grid-column:1 / 3;grid-row:2}.news-rows svg{grid-column:3;grid-row:1 / 3}.open-campus-band{grid-template-columns:1fr}.open-campus-band>div:first-child{min-height:380px;padding:50px 20px;border-right:0;border-bottom:1px solid var(--ink)}.open-campus-band h2{font-size:3.0625rem}.open-campus-ticket{min-height:370px;padding:45px 20px}.open-campus-ticket b{font-size:5.75rem}.page-hero,.faculty-detail-hero{display:flex;min-height:0;flex-direction:column}.page-hero>div,.faculty-detail-hero>div{min-height:410px;padding:56px 20px}.page-hero h1,.faculty-detail-hero h1,.project-detail h1,.simple-title h1,.contact-page>h1,.admin>h1,.not-found h1{font-size:3rem}main:not(.home) :is(.page-hero h1,.faculty-detail-hero h1,.project-detail h1,.simple-title h1,.admin>h1,.not-found h1){font-size:2.625rem;letter-spacing:-.045em;line-height:1.1}main:not(.home) .contact-page>h1{font-size:2.25rem;letter-spacing:-.04em;line-height:1.16}.page-hero figure,.faculty-detail-hero figure{min-height:330px;border-top:1px solid var(--ink);border-left:0}.editorial-story,.faculty-detail-body,.open-campus-detail,.access-layout{grid-template-columns:1fr;gap:48px}.editorial-story>div:last-child{padding-top:0}.editorial-story h2,.faculty-detail-body h2,.open-campus-detail h2{font-size:2.625rem}.value-grid,.theme-grid,.info-list,.admission-types>div{grid-template-columns:1fr}.value-grid article,.info-list article,.admission-types article{min-height:270px}.related-links{grid-template-columns:1fr}.history-list article{grid-template-columns:1fr;gap:25px}.faculty-detail-body ul{grid-template-columns:1fr}.theme-grid article{min-height:380px}.project-detail header,.news-detail header{padding:70px 20px 45px}.project-detail>figure,.news-detail>figure{width:calc(100% - 32px);height:390px}.campus-life-collage{display:flex;flex-direction:column;gap:20px}.campus-life-collage figure,.campus-life-collage .wide{width:100%;height:340px}.admission-steps article{grid-template-columns:82px 1fr}.admission-steps article>span{font-size:2.5rem}.date-poster,.access-map{min-height:360px}.date-poster strong{font-size:5.5rem}.schedule>div{grid-template-columns:92px 1fr}.schedule time{font-size:1.3125rem}.news-cards>a{display:flex;flex-direction:column}.news-cards figure{height:250px}.news-cards>a>div{min-height:330px;padding:28px 22px}.faq-list button{grid-template-columns:38px 1fr 38px;min-height:100px;font-size:1.0625rem}.faq-list article.open>div>p{padding:0 0 30px 38px}.contact-page>form{grid-template-columns:1fr;margin-top:55px}.contact-page .full{grid-column:auto}.success{padding:28px 22px}.admin>div{flex-direction:column;gap:10px}.admin>div button{min-height:52px}.footer{padding:55px 20px 18px}.footer-top{grid-template-columns:1fr;gap:35px}.footer-request{width:100%}.footer-grid{grid-template-columns:repeat(2,1fr);gap:38px 22px}.footer-bottom{flex-direction:column;gap:8px}}.news-detail>figure{position:relative}.news-detail>figure figcaption{position:absolute;right:14px;bottom:14px;max-width:calc(100% - 28px);padding:8px 11px;border:1px solid var(--ink);background:var(--paper);font-family:var(--reference-latin);font-size:.625rem;font-weight:800;letter-spacing:.05em;line-height:1.35}@media(max-width:1100px){.home-magazine-recommend{min-height:700px}.home-magazine-recommend-card{width:254px;min-width:254px}.home-magazine-popular{grid-template-columns:285px 1fr;gap:45px;padding-inline:44px}.home-magazine-snap-card{width:245px;min-width:245px}.home-magazine-voice,.home-magazine-voice>img{min-height:470px}.home-magazine-day>img{min-height:420px}.home-magazine-day>div{left:43%;width:36%}.home-magazine-atlas,.home-magazine-atlas>img{min-height:540px}.home-magazine-room{padding-inline:28px}.home-magazine-room>span{right:28px}.home-magazine-festival{grid-template-columns:minmax(0,1.45fr) 300px}.home-magazine-messages>div{gap:9px}.message-card{padding:22px}.home-magazine-tour>div{grid-template-columns:repeat(6,225px)}.home-magazine-open-campus{grid-template-columns:1fr .8fr}}@media(max-width:980px){.home-magazine-popular{min-height:0;grid-template-columns:1fr;gap:42px}.home-magazine-popular-title{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:22px}.home-magazine-popular-title small{grid-column:1 / -1}.home-magazine-popular-title h2{margin:0 auto}.home-magazine-popular-title p{margin:0}.home-magazine-voice>div{width:42%}.home-magazine-day,.home-magazine-atlas{border-radius:48px}.home-magazine-day>div{width:43%}.home-magazine-rooms{min-height:1120px;grid-template-columns:1fr}.home-magazine-room-title{top:26px}.home-magazine-room{min-height:560px;padding-top:118px}.home-magazine-room+.home-magazine-room{border-left:0;border-top:0}.home-magazine-room figure{height:315px}.home-magazine-festival{grid-template-columns:1fr}.home-magazine-festival-copy{display:grid;grid-template-columns:1fr auto;align-items:end;gap:20px;padding:28px 0 12px}.home-magazine-festival-copy small{grid-column:1 / -1}.home-magazine-festival-copy h2{writing-mode:initial}.home-magazine-festival-copy a{min-width:250px;margin:0}.home-magazine-career-card{width:310px;min-width:310px}.home-magazine-messages{min-height:640px;padding-inline:24px}.home-magazine-messages>div{overflow-x:auto;grid-auto-flow:column;grid-auto-columns:62vw;grid-template-columns:none;padding-bottom:35px;scrollbar-width:none;scroll-snap-type:x mandatory}.message-card{min-height:470px;scroll-snap-align:center}.home-magazine-news>header{grid-template-columns:90px 1fr auto}.home-magazine-news>div{grid-template-columns:1fr 1fr}.home-magazine-news>div>a:last-child{grid-column:1 / -1}.home-magazine-open-campus{grid-template-columns:1fr}.home-magazine-open-campus figure{min-height:520px;border-top:1.5px solid var(--ink);border-left:0}}@media(max-width:740px){.home-magazine-topics a{min-height:52px;padding:0 22px;font-size:.6875rem}.home-magazine-recommend{min-height:625px;padding:52px 0 40px}.home-magazine-heading{padding:0 20px}.home-magazine-heading h2{font-size:3.9375rem}.home-magazine-heading>span{position:static;display:inline-block;margin-top:14px;font-size:.6875rem}.home-magazine-recommend-rail{margin-top:8px;padding:18px 20px 27px}.home-magazine-recommend-card{width:78vw;min-width:78vw;min-height:420px}.home-magazine-recommend-card figure{height:245px}.home-magazine-recommend-card:nth-child(2n){transform:rotate(.8deg)}.home-magazine-controls button,.home-magazine-snap-actions button,.home-magazine-career-actions button{width:40px;height:40px}.home-magazine-popular{padding:56px 20px}.home-magazine-popular-title{display:block}.home-magazine-popular-title h2{min-height:80px;margin-top:14px;padding:16px 32px;font-size:2.375rem}.home-magazine-popular-title p{margin:24px 0 0}.home-magazine-popular-list a{min-height:116px;grid-template-columns:31px 94px 1fr 22px;gap:10px}.home-magazine-popular-list>a>span{font-size:1.375rem}.home-magazine-popular-list figure{height:84px}.home-magazine-popular-list h3{font-size:.8125rem}.home-magazine-marquee span{font-size:4.125rem}.home-magazine-snaps{min-height:775px;padding:55px 0 45px}.home-magazine-snaps>header{margin:22px auto 28px;padding:0 20px}.home-magazine-snaps>header h2{font-size:1.8125rem}.home-magazine-snap-rail{gap:14px;padding:0 20px 24px}.home-magazine-snap-card{width:72vw;min-width:72vw}.home-magazine-snap-card:nth-child(2n){margin-top:18px}.home-magazine-snap-card figure{height:360px}.home-magazine-snap-card>div{min-height:165px}.home-magazine-snap-actions{gap:9px;padding:0 15px}.home-magazine-snap-actions>a{min-width:0;flex:1;min-height:48px;padding:0 16px;font-size:.6875rem}.home-magazine-voice{display:flex;min-height:760px;flex-direction:column}.home-magazine-voice>img{width:100%;min-height:0;height:360px;object-fit:cover;object-position:left center}.home-magazine-voice>div{position:static;width:100%;min-height:400px;display:flex;flex-direction:column;justify-content:center;padding:50px 20px;transform:none}.home-magazine-voice h2{font-size:3.625rem}.home-magazine-day,.home-magazine-atlas{display:flex;min-height:0;flex-direction:column;margin:18px 12px 34px;border-radius:32px}.home-magazine-day>img{width:100%;min-height:0;height:300px;object-fit:cover;object-position:right center}.home-magazine-day>div{position:static;width:100%;padding:48px 22px;background:#a978ef;transform:none}.home-magazine-day h2{font-size:2.3125rem}.home-magazine-atlas{min-height:570px;display:block}.home-magazine-atlas>img{width:100%;min-height:570px;object-fit:cover;object-position:center}.home-magazine-atlas>div{width:70%}.home-magazine-atlas h2{font-size:2.9375rem}.home-magazine-rooms{min-height:1030px}.home-magazine-room-title{top:20px;font-size:3.3125rem}.home-magazine-room{min-height:515px;padding:94px 18px 30px}.home-magazine-room figure{height:285px;border-radius:38px}.home-magazine-room>span{top:84px;right:18px;width:58px;height:58px;font-size:1.4375rem}.home-magazine-room>div{display:block}.home-magazine-room h2{margin-top:5px;font-size:1.375rem}.home-magazine-festival{min-height:700px;padding:18px 12px 25px}.home-magazine-festival-grid{min-height:490px;grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(5,1fr)}.festival-photo-1{grid-column:1 / 5;grid-row:1 / 4}.festival-photo-2{grid-column:1 / 3;grid-row:4 / 6}.festival-photo-3{grid-column:3;grid-row:4}.festival-photo-4{grid-column:4;grid-row:4}.festival-photo-5{grid-column:3 / 5;grid-row:5}.home-magazine-festival-copy{display:block;padding:24px 8px 0}.home-magazine-festival-copy h2{font-size:2.4375rem}.home-magazine-festival-copy a{min-width:0;margin-top:18px}.home-magazine-career{min-height:730px;padding:58px 0 44px}.home-magazine-career>header{margin-bottom:28px;padding:0 20px}.home-magazine-career>header h2{font-size:clamp(2.25rem,10vw,2.5625rem);text-wrap:balance}.home-magazine-career-rail{gap:14px;padding:0 20px 25px}.home-magazine-career-card{width:78vw;min-width:78vw}.home-magazine-career-card figure{height:340px}.home-magazine-career-actions{flex-wrap:wrap;gap:9px;padding:0 15px}.home-magazine-career-actions>a{width:100%;min-height:46px;order:2}.home-magazine-messages{min-height:680px;padding:45px 0 35px}.home-magazine-messages>header{position:static;padding:0 20px;transform:none}.home-magazine-messages>header h2{font-size:4.3125rem}.home-magazine-messages>div{grid-auto-columns:82vw;gap:12px;margin-top:28px;padding:0 20px 32px}.message-card{min-height:465px;transform:none!important}.home-magazine-tour{min-height:590px;padding-top:54px}.home-magazine-tour>header{display:block;padding:0 20px 25px}.home-magazine-tour>header h2{font-size:3.6875rem}.home-magazine-tour>header p{margin-top:10px}.home-magazine-tour>div{grid-auto-flow:column;grid-auto-columns:78vw;grid-template-columns:none}.home-magazine-tour>div>a{min-height:420px}.home-magazine-tour figure{height:280px}.home-magazine-news{padding:58px 20px}.home-magazine-news>header{grid-template-columns:1fr auto;gap:14px}.home-magazine-news>header>p{grid-column:1 / -1}.home-magazine-news>header h2{font-size:2.6875rem}.home-magazine-news>header>a{min-width:115px}.home-magazine-news>div{grid-template-columns:1fr}.home-magazine-news>div>a:last-child{grid-column:auto}.home-magazine-news>div>a{min-height:380px}.home-magazine-open-campus{min-height:0}.home-magazine-open-campus>div{padding:58px 20px}.home-magazine-open-campus h2{font-size:clamp(2.75rem,13vw,3.25rem)}.home-magazine-recommend-card>p,.home-magazine-career-card small,.home-magazine-tour>div p,.home-magazine-news time,.home-magazine-news small{font-size:.6875rem;line-height:1.45}.home-magazine-open-campus p{font-size:.8125rem}.home-magazine-open-campus>div>div{flex-direction:column}.home-magazine-open-campus>div a,.home-magazine-open-campus>div a+a{width:100%;min-width:0}.home-magazine-open-campus figure{min-height:390px}}@media(max-width:480px){.home-magazine-career-card h3{font-size:1.5625rem}}@media(max-width:430px){.news-detail header h1{font-size:1.75rem}}@media(min-width:981px)and (max-width:1400px){.home-magazine-career-card h3{font-size:1.375rem}}.page-hero{--hero-accent: var(--sky);position:relative;min-height:570px;grid-template-columns:minmax(0,1fr) minmax(0,1fr);overflow:clip;background:var(--paper)}.page-hero.about,.page-hero.admissions{--hero-accent: var(--lime)}.page-hero.history,.page-hero.international,.page-hero.news{--hero-accent: var(--lavender)}.page-hero.faculties,.page-hero.projects,.page-hero.campus,.page-hero.access{--hero-accent: var(--sky)}.page-hero.research,.page-hero.clubs,.page-hero.career,.page-hero.scholarships{--hero-accent: var(--lime)}.page-hero.openCampus{--hero-accent: var(--coral)}.page-hero>div,.page-hero.about>div,.page-hero.admissions>div,.page-hero.history>div,.page-hero.international>div,.page-hero.news>div,.page-hero.faculties>div,.page-hero.projects>div,.page-hero.campus>div,.page-hero.access>div,.page-hero.research>div,.page-hero.clubs>div,.page-hero.career>div,.page-hero.scholarships>div,.page-hero.openCampus>div{border-top:12px solid var(--hero-accent);background:var(--paper)}.page-hero.wide-copy{grid-template-columns:minmax(0,1.18fr) minmax(0,.82fr)}.page-hero.wide-photo{grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr)}.page-hero.inset-photo{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:26px;padding:26px 26px 26px 0;background:var(--hero-accent)}.page-hero.inset-photo>div{border-top:0;border-left:12px solid var(--hero-accent)}.page-hero.inset-photo figure{border:1px solid var(--ink);transform:rotate(.35deg)}.page-hero h1{max-width:13em;font-size:clamp(2.875rem,5.15vw,4.875rem);text-wrap:wrap;white-space:pre-line}main:not(.home) .page-hero h1{text-wrap:wrap}.page-hero>div>span{max-width:43ch}.page-hero-note{display:block;width:max-content;max-width:100%;margin-top:42px;padding:10px 14px 9px;border:1px solid var(--ink);background:var(--hero-accent, var(--lime));font-family:var(--reference-latin);font-size:.625rem;font-weight:800;letter-spacing:.06em;line-height:1.35}.page-hero figure,.faculty-detail-hero figure{position:relative}.page-hero img,.faculty-detail-hero figure img{object-position:var(--hero-position, center)}.page-hero figure figcaption,.faculty-detail-hero figure figcaption{position:absolute;right:16px;bottom:16px;z-index:2;max-width:calc(100% - 32px);padding:8px 11px;border:1px solid var(--ink);background:var(--paper);font-family:var(--reference-latin);font-size:.625rem;font-weight:800;letter-spacing:.05em;line-height:1.35}.page-hero figure.contain-image{background:#f0eee6}.page-hero figure.contain-image img{object-fit:contain;padding:26px}.faculty-row>div>ul{display:flex;flex-wrap:wrap;gap:6px;margin-top:15px;list-style:none}.faculty-row>div>ul li{padding:4px 8px;border:1px solid var(--ink);background:var(--paper);font-size:.5625rem;font-weight:700;line-height:1.3}.faculty-row:nth-child(odd) figure{transform:rotate(.6deg)}.faculty-row:nth-child(2n) figure{transform:rotate(-.7deg)}.faculty-row:nth-child(3n+2) figure{height:145px;margin-inline:16px -10px}.faculty-detail-hero{--faculty-accent: var(--lime);min-height:590px;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);gap:26px;padding:26px 26px 26px 0;background:var(--faculty-accent)}.faculty-detail-hero.blue,.faculty-detail-hero.sky{--faculty-accent: var(--sky)}.faculty-detail-hero.coral{--faculty-accent: var(--coral)}.faculty-detail-hero.lavender{--faculty-accent: var(--lavender)}.faculty-detail-hero>div,.faculty-detail-hero.lime>div,.faculty-detail-hero.blue>div,.faculty-detail-hero.coral>div,.faculty-detail-hero.lavender>div,.faculty-detail-hero.sky>div{border-left:12px solid var(--faculty-accent);background:var(--paper)}.faculty-detail-hero .page-hero-note{--hero-accent: var(--faculty-accent)}.faculty-detail-hero figure{border:1px solid var(--ink);transform:rotate(-.35deg)}.value-grid,.theme-grid,.info-list,.admission-types>div{gap:14px;background:transparent}.value-grid article,.theme-grid article,.info-list article,.admission-types article,.value-grid article:nth-child(n),.theme-grid article:nth-child(n),.info-list article:nth-child(n),.admission-types article:nth-child(n){border:1px solid var(--ink);background:var(--paper)}.value-grid article:nth-child(1),.theme-grid article:nth-child(2),.admission-types article:nth-child(2){background:var(--lime)}.value-grid article:nth-child(2){border-top:10px solid var(--sky)}.value-grid article:nth-child(3){border-top:10px solid var(--lavender)}.value-grid article:nth-child(4){border-top:10px solid var(--coral)}.info-list{align-items:stretch}.info-list.info-clubs{grid-template-columns:1.12fr .86fr 1.02fr}.info-list.info-career{grid-template-columns:.86fr 1.18fr .96fr}.info-list.info-international{grid-template-columns:.9fr 1.16fr .94fr}.info-list.info-scholarships{grid-template-columns:1.08fr .9fr 1.02fr}.info-list.info-clubs article:nth-child(2),.info-list.info-career article:nth-child(1),.info-list.info-international article:nth-child(2),.info-list.info-scholarships article:nth-child(3){background:var(--lime)}.info-list article em{display:block;min-height:48px;margin-top:13px;padding-bottom:12px;border-bottom:1px solid var(--ink);font-size:.625rem;font-style:normal;font-weight:700;line-height:1.55}.info-list h2{margin-top:45px}.admission-types article>small{display:block;min-height:42px;margin-top:18px;padding-bottom:10px;border-bottom:1px solid var(--ink);font-size:.625rem;font-weight:700;line-height:1.45}.admission-types h3{margin-top:38px}.contact-note{display:grid;max-width:1000px;grid-template-columns:minmax(180px,.65fr) minmax(250px,1fr) minmax(320px,1.35fr);gap:22px;align-items:center;margin-top:48px;padding:20px 22px;border:1px solid var(--ink);border-left:12px solid var(--lime);background:#fff}.contact-note strong{font-family:var(--display);font-size:1.125rem;line-height:1.35}.contact-note p{font-size:.8125rem;font-weight:700}.contact-note small{font-size:.625rem;line-height:1.65}.contact-page>form{grid-template-columns:minmax(0,.86fr) minmax(0,1.14fr);max-width:1000px;gap:30px 28px;margin-top:52px;padding-top:0;border-top:0}.form-chapter{display:grid;grid-template-columns:54px minmax(150px,.5fr) minmax(240px,1.5fr);gap:16px;align-items:center;margin-top:22px;padding:15px 0 12px;border-top:3px solid var(--ink);border-bottom:1px solid var(--ink)}.form-chapter:first-child{margin-top:0}.form-chapter>span{font-family:var(--reference-latin);font-size:1.1875rem;font-weight:900}.form-chapter>strong{font-family:var(--display);font-size:1.25rem}.form-chapter>small{font-size:.6875rem}.home-magazine-heading h2{font-family:var(--display);font-size:clamp(4.375rem,8vw,7.375rem);font-weight:900;letter-spacing:-.075em;line-height:.95}.home-magazine-marquee span{font-family:var(--display);font-weight:900;letter-spacing:-.07em}.home-human-voices{display:grid;grid-template-columns:minmax(300px,.78fr) minmax(0,1.22fr);border-top:1px solid var(--ink);border-bottom:1px solid var(--ink);background:var(--paper)}.home-human-voices>header{display:flex;min-height:620px;flex-direction:column;justify-content:center;padding:64px max(4vw,30px);border-right:1px solid var(--ink);background:var(--lime)}.home-human-voices>header small,.home-human-voices article>small{font-size:.625rem;font-weight:800;letter-spacing:.08em}.home-human-voices>header h2{margin-top:20px;font-family:var(--display);font-size:clamp(3.125rem,5.8vw,5.25rem);font-weight:900;letter-spacing:-.075em;line-height:1.02}.home-human-voices>header p{max-width:34ch;margin-top:24px;font-size:.8125rem;font-weight:700}.home-human-voices>header a{display:flex;width:min(100%,290px);min-height:54px;align-items:center;justify-content:space-between;margin-top:34px;padding:0 18px;border:1px solid var(--ink);background:#fff;font-size:.75rem;font-weight:800}.home-human-voices>div{display:grid;grid-template-rows:repeat(3,1fr)}.home-human-voices article{display:grid;grid-template-columns:58px minmax(150px,.55fr) minmax(0,1.45fr);gap:22px;align-items:start;padding:38px max(3vw,28px);border-bottom:1px solid var(--ink)}.home-human-voices article:last-child{border-bottom:0}.home-human-voices article>span{font-family:Georgia,serif;font-size:2.125rem}.home-human-voices dl{display:grid;grid-template-columns:82px 1fr;gap:7px 15px;margin:0}.home-human-voices dt{font-size:.625rem;font-weight:800}.home-human-voices dd{margin:0;font-size:.8125rem;font-weight:700}.home-magazine-room-title{font-family:var(--display);font-size:clamp(3.875rem,7.5vw,7rem);font-weight:900;letter-spacing:-.075em}@media(max-width:980px){.page-hero,.page-hero.wide-copy,.page-hero.wide-photo,.page-hero.inset-photo{min-height:520px;grid-template-columns:minmax(0,1.18fr) minmax(280px,.82fr)}.page-hero h1{font-size:clamp(2.75rem,5.8vw,3.625rem)}.faculty-detail-hero{min-height:540px;grid-template-columns:minmax(0,1.05fr) minmax(300px,.95fr)}.faculty-detail-hero h1{font-size:clamp(2.75rem,5.8vw,3.625rem)}.contact-note{grid-template-columns:1fr 1.4fr}.contact-note small{grid-column:1 / -1}.home-human-voices{grid-template-columns:.82fr 1.18fr}.home-human-voices article{grid-template-columns:42px 1fr}.home-human-voices article dl{grid-column:2}.hero-secondary{padding-right:28px;padding-left:11px;font-size:.6875rem;white-space:nowrap}.history-list article{grid-template-columns:minmax(130px,.32fr) minmax(0,1fr)}.history-list .detail-photo{grid-column:2}}@media(max-width:740px){.hero-copy{min-height:0;padding-bottom:18px}.hero-visual{min-height:480px}.page-hero,.page-hero.wide-copy,.page-hero.wide-photo,.page-hero.inset-photo,.faculty-detail-hero{display:flex;min-height:0;flex-direction:column;gap:0;padding:0;background:var(--paper)}.page-hero>div,.page-hero.inset-photo>div,.faculty-detail-hero>div{min-height:390px;border-top:10px solid var(--hero-accent, var(--faculty-accent));border-left:0;padding:45px 20px}.page-hero h1,.faculty-detail-hero h1{max-width:100%;font-size:2.625rem;line-height:1.08}main:not(.home) .page-hero.admissions h1{font-size:2.375rem}.page-hero>div>span,.faculty-detail-hero>div>span{margin-top:22px;font-size:.8125rem;line-height:1.8}.page-hero-note{margin-top:26px}.page-hero figure,.page-hero.inset-photo figure,.faculty-detail-hero figure{min-height:310px;border-top:1px solid var(--ink);border-right:0;border-bottom:0;border-left:0;transform:none}.page-hero figure.contain-image img{padding:18px}.faculty-row>div>ul{gap:5px}.faculty-row:nth-child(3n+2) figure{height:175px;margin-inline:0}.info-list.info-clubs,.info-list.info-career,.info-list.info-international,.info-list.info-scholarships{grid-template-columns:1fr}.detail-photo-ledger{grid-template-columns:1fr;gap:16px}.detail-photo-ledger.page-pad{padding-top:22px;padding-bottom:76px}.detail-photo-ledger .detail-photo,.detail-photo-ledger .detail-photo:nth-child(2){aspect-ratio:4 / 3;margin-top:0;box-shadow:5px 5px 0 var(--ink);transform:none}.history-list .detail-photo{grid-column:auto;width:100%}.history-list article{grid-template-columns:1fr}.theme-grid .theme-photo,.info-list .info-card-photo{height:225px}.theme-grid article,.info-list article{min-height:auto}.project-photo-ledger{width:100%;margin:42px 0 58px;transform:none}.admission-types .admission-type-photo{height:220px}.schedule>div{grid-template-columns:82px 1fr;gap:14px 10px;padding:18px 0}.schedule-photo{width:100%;height:auto;aspect-ratio:16 / 9;grid-column:1 / -1;grid-row:1}.schedule time{grid-column:1;grid-row:2}.schedule h3{grid-column:2;grid-row:2;font-size:1.1875rem}.contact-page>h1{font-size:1.875rem!important}.contact-note{display:block;margin-top:34px;padding:18px;border-left-width:9px}.contact-note p,.contact-note small{display:block;margin-top:12px}.contact-page>form{grid-template-columns:1fr;margin-top:42px}.form-chapter{grid-template-columns:42px 1fr;gap:8px 12px}.form-chapter>small{grid-column:2}.home-magazine-heading h2{font-size:3.375rem}.home-magazine-marquee span{font-size:3.625rem}.home-human-voices{display:block}.home-human-voices>header{min-height:0;padding:54px 20px;border-right:0;border-bottom:1px solid var(--ink)}.home-human-voices>header h2{font-size:3.25rem}.home-human-voices article{grid-template-columns:38px 1fr;gap:14px;padding:30px 20px}.home-human-voices article dl{grid-column:1 / -1;grid-template-columns:74px 1fr;margin-top:8px}.home-magazine-room-title{font-size:2.875rem}}@media(forced-colors:active){.home-magazine-career>header h2 span{color:CanvasText;-webkit-text-stroke:0}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}.reveal{opacity:1;transform:none}.home-magazine-topics>div,.home-magazine-marquee{animation:none}}.hero-photo-slide{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0}.hero-photo-slide:first-child{opacity:1}.hero-photo img.hero-photo-slide:nth-child(1){animation:hero-slide-1 15s ease-in-out infinite}.hero-photo img.hero-photo-slide:nth-child(2){animation:hero-slide-2 15s ease-in-out infinite}.hero-photo img.hero-photo-slide:nth-child(3){animation:hero-slide-3 15s ease-in-out infinite}@keyframes hero-slide-1{0%,26.667%{opacity:1}33.333%,93.333%{opacity:0}to{opacity:1}}@keyframes hero-slide-2{0%,26.667%{opacity:0}33.333%,60%{opacity:1}66.667%,to{opacity:0}}@keyframes hero-slide-3{0%,60%{opacity:0}66.667%,93.333%{opacity:1}to{opacity:0}}@media(prefers-reduced-motion:reduce){.hero-photo img.hero-photo-slide{animation:none!important;opacity:0!important}.hero-photo img.hero-photo-slide:first-child{opacity:1!important}}.home-magazine-snap-more{display:inline-flex;align-items:center;gap:8px;margin:18px clamp(24px,4vw,64px) 0;font-size:.8125rem;font-weight:700;text-decoration:underline;text-underline-offset:3px}.home-magazine-snap-more svg{width:16px;height:16px}.snap-title{padding-bottom:0}.snap-title-text{display:block;max-width:56ch;margin-top:1.25rem;font-size:.9375rem;line-height:1.9}.snap-title-note{display:inline-block;margin-top:1.25rem;padding:.4375rem .75rem;border:1px solid var(--ink);background:#eee;font-size:.6875rem;font-weight:700}.snap-filter-row{display:flex;flex-wrap:wrap;gap:.625rem;padding-top:0;padding-bottom:2.5rem}.snap-filter-tab{min-height:44px;padding:.625rem 1.125rem;border:1px solid var(--ink);background:var(--paper);font-size:.8125rem;font-weight:700;cursor:pointer;transition:background .16s ease,transform .16s ease,box-shadow .16s ease}.snap-filter-tab:hover{transform:translate(-2px,-2px);box-shadow:3px 3px 0 var(--ink)}.snap-filter-tab[aria-pressed=true]{background:var(--lime);box-shadow:4px 4px 0 var(--ink);transform:translate(-2px,-2px)}.snap-filter-tab.blue[aria-pressed=true]{background:var(--blue);color:var(--paper)}.snap-filter-tab.coral[aria-pressed=true]{background:var(--coral);color:var(--paper)}.snap-filter-tab.lavender[aria-pressed=true]{background:var(--lavender)}.snap-filter-tab.sky[aria-pressed=true]{background:var(--ink);color:var(--paper)}.snap-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(15.625rem,1fr));gap:1.75rem;padding-top:0}.snap-card{display:flex;flex-direction:column;min-width:0;border:2px solid var(--ink);background:var(--paper);box-shadow:5px 5px 0 var(--ink)}.snap-card:nth-child(odd){transform:rotate(.5deg)}.snap-card:nth-child(2n){transform:rotate(-.5deg)}.snap-card-frame{position:relative;padding:.625rem .625rem 0;background:var(--paper);border-bottom:2px solid var(--ink)}.snap-card-frame .detail-photo{aspect-ratio:4 / 5;border:1px solid var(--ink)}.snap-card-photo{display:block}.snap-card-label{display:inline-block;margin-bottom:.625rem;padding:.25rem .5625rem;border:1px solid var(--ink);font-size:.6875rem;font-weight:800;letter-spacing:.01em;transform:rotate(-1.25deg)}.snap-card-label-lime{background:var(--lime);color:var(--ink)}.snap-card-label-blue{background:var(--blue);color:var(--paper)}.snap-card-label-coral{background:var(--coral);color:var(--paper)}.snap-card-label-lavender{background:var(--lavender);color:var(--ink)}.snap-card-label-ink{background:var(--ink);color:var(--paper)}.snap-card-tape{position:absolute;top:2.9375rem;left:1.375rem;z-index:2;width:4.5rem;height:1.5rem;background:#ffffff9e;border-left:1px solid rgba(0,0,0,.14);border-right:1px solid rgba(0,0,0,.14);box-shadow:0 1px 1px #0000001a;pointer-events:none}.snap-card-tape-1{top:2.9375rem;left:1.375rem;transform:rotate(-4deg)}.snap-card-tape-2{top:3.0625rem;left:auto;right:1.5rem;transform:rotate(3deg)}.snap-card-tape-3{top:2.8125rem;left:50%;transform:translate(-50%) rotate(-2deg)}.snap-card>div{display:flex;flex-direction:column;min-height:8.75rem;padding:1.125rem 1.125rem 1.375rem}.snap-card.lime>div{background:#f6f9e4}.snap-card.blue>div{background:#e6eeff}.snap-card.coral>div{background:#ffe9e7}.snap-card.lavender>div{background:#f1e9ff}.snap-card.sky>div{background:#e6f6ff}.snap-card h2{font-family:var(--display);font-size:clamp(1.125rem,2vw,1.375rem);font-weight:700;line-height:1.3}.snap-card p{display:-webkit-box;margin-top:.625rem;overflow:hidden;font-size:.8125rem;line-height:1.7;-webkit-line-clamp:2;-webkit-box-orient:vertical}.snap-card-link{display:inline-flex;align-items:center;gap:6px;margin-top:auto;padding-top:1.125rem;font-size:.75rem;font-weight:700}.snap-card-link svg{width:14px;height:14px}@media(max-width:740px){.snap-grid{grid-template-columns:1fr}.snap-card:nth-child(odd),.snap-card:nth-child(2n){transform:none}}h1,h2,h3,h4,figcaption,.date-poster strong{text-wrap:balance;word-break:auto-phrase}.page-hero>div>span,.faculty-detail-hero>div>span{word-break:auto-phrase}.faculty-detail-hero h1 .nowrap-word,.theme-grid h2 .nowrap-word,.admission-types h3 .nowrap-word,.info-list h2 .nowrap-word,.home-magazine-festival-copy h2 .nowrap-word{white-space:nowrap}@media(max-width:1099px){.page-hero h1 br,.editorial-story h2 br,.open-campus-detail h2 br,.contact-page h1 br,.snap-title h1 br{display:none}main .page-hero h1,main:not(.home) .page-hero h1{text-wrap:balance}}main .page-hero h1,main:not(.home) .page-hero h1{text-wrap:balance;word-break:auto-phrase}.faculty-match-banner{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:0 max(5vw,24px);padding:18px 22px;border:1px solid var(--ink);background:var(--lime);box-shadow:4px 4px 0 var(--ink);font-size:.875rem;font-weight:700;transition:transform .16s ease}.faculty-match-banner:hover{transform:translate(-2px,-2px)}.faculty-match-banner svg{flex:none}.faculty-match-page>p{font-size:.6875rem;font-weight:700;letter-spacing:.11em}.faculty-match-page>h1{margin-top:20px;font-family:var(--display);font-size:clamp(2.5rem,5.5vw,4.375rem);font-weight:700;letter-spacing:-.05em;line-height:1.08}.faculty-match-page>span{display:block;margin-top:18px;font-size:.875rem}.faculty-match-quiz,.faculty-match-result{max-width:780px;margin-top:55px;padding-top:40px;border-top:3px solid var(--ink)}.faculty-match-progress{font-family:var(--display);font-size:1.375rem;font-weight:700}.faculty-match-progress small{font-size:.8125rem;font-weight:700;opacity:.6}.faculty-match-quiz h2{margin-top:14px;font-family:var(--display);font-size:clamp(1.625rem,3.4vw,2.375rem);font-weight:700;line-height:1.35}.faculty-match-options{display:grid;gap:12px;margin-top:32px}.faculty-match-option{display:flex;align-items:center;min-height:44px;padding:16px 20px;border:1px solid var(--ink);background:var(--paper);text-align:left;font-size:.9375rem;font-weight:700;cursor:pointer;transition:background .16s ease,transform .16s ease,box-shadow .16s ease}.faculty-match-option:hover{transform:translate(-2px,-2px);box-shadow:3px 3px 0 var(--ink)}.faculty-match-option[aria-pressed=true]{background:var(--lime);box-shadow:4px 4px 0 var(--ink);transform:translate(-2px,-2px)}.faculty-match-nav{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:16px;margin-top:36px}.faculty-match-back,.faculty-match-next,.faculty-match-restart{display:flex;align-items:center;gap:8px;min-height:44px;padding:12px 20px;border:1px solid var(--ink);background:var(--paper);font-size:.8125rem;font-weight:700;cursor:pointer;transition:transform .16s ease}.faculty-match-next{background:var(--lime)}.faculty-match-back:disabled,.faculty-match-next:disabled{cursor:not-allowed;opacity:.4}.faculty-match-back:hover:not(:disabled),.faculty-match-next:hover:not(:disabled),.faculty-match-restart:hover{transform:translate(-2px,-2px)}.faculty-match-result-label{font-size:.6875rem;font-weight:700;letter-spacing:.1em;color:var(--coral)}.faculty-match-primary{display:grid;grid-template-columns:220px 1fr;gap:28px;align-items:center;margin-top:18px}.faculty-match-primary figure,.faculty-match-secondary figure{overflow:hidden;border:1px solid var(--ink)}.faculty-match-primary figure{aspect-ratio:4 / 3}.faculty-match-primary img,.faculty-match-secondary img{width:100%;height:100%;object-fit:cover}.faculty-match-primary span{font-size:.75rem;font-weight:700;letter-spacing:.05em}.faculty-match-primary h2{margin-top:10px;font-family:var(--display);font-size:clamp(1.875rem,3.6vw,2.75rem);font-weight:700}.faculty-match-primary p{margin-top:12px;font-size:.875rem}.faculty-match-primary .solid-link{display:inline-flex;width:max-content;margin-top:18px;background:var(--lime)}.faculty-match-secondary{display:grid;grid-template-columns:96px 1fr;gap:16px;align-items:center;margin-top:28px;padding-top:24px;border-top:1px solid var(--ink)}.faculty-match-secondary figure{aspect-ratio:1}.faculty-match-secondary small{display:block;font-size:.6875rem;font-weight:700;opacity:.6}.faculty-match-secondary h3{margin-top:4px;font-family:var(--display);font-size:1.25rem;font-weight:700}.faculty-match-secondary a{display:inline-flex;align-items:center;gap:6px;margin-top:6px;font-size:.8125rem;font-weight:700;text-decoration:underline;text-underline-offset:3px}.faculty-match-project{margin-top:24px;padding:18px 20px;border:1px solid var(--ink);background:var(--sky)}.faculty-match-project>p{font-size:.6875rem;font-weight:700;letter-spacing:.08em}.faculty-match-project .editorial-link{display:inline-flex;width:max-content;margin-top:10px;background:var(--paper)}.faculty-match-actions{display:flex;flex-wrap:wrap;align-items:center;gap:16px;margin-top:34px}.faculty-match-actions .hero-primary{width:max-content;min-height:56px}.faculty-match-restart{background:var(--paper)}.faculty-match-result .demo-note{margin-top:30px}.tuition-simulator{padding-top:60px}.tuition-simulator>p:first-child{font-size:.6875rem;font-weight:700;letter-spacing:.1em}.tuition-simulator h2{margin-top:16px;font-family:var(--display);font-size:clamp(1.875rem,3.6vw,2.75rem);font-weight:700}.tuition-simulator-controls{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;max-width:900px;margin-top:32px}.tuition-simulator-field{display:flex;flex-direction:column;gap:8px}.tuition-simulator-field label{font-size:.75rem;font-weight:700}.tuition-simulator-field select{min-height:44px;padding:10px 12px;border:1px solid var(--ink);background:#fff}.tuition-simulator-field select:focus{border-color:var(--blue);box-shadow:0 0 0 3px #1769ff40}.tuition-simulator-check{display:flex;align-items:center;gap:10px;align-self:end}.tuition-simulator-check input{width:22px;height:22px;margin:0;accent-color:var(--lime)}.tuition-simulator-check label{font-size:.8125rem;font-weight:700}.tuition-simulator-result{max-width:520px;margin-top:34px;padding:26px 28px;border:1px solid var(--ink);background:var(--lime);box-shadow:6px 6px 0 var(--ink)}.tuition-simulator-result>p{font-size:.75rem;font-weight:700;letter-spacing:.05em}.tuition-simulator-result strong{display:block;margin-top:8px;font-family:var(--display);font-size:clamp(2rem,4vw,2.875rem);font-weight:700;letter-spacing:-.02em}.tuition-simulator-result span{display:block;margin-top:10px;font-size:.875rem;font-weight:700}.tuition-simulator .demo-note{max-width:520px;margin-top:20px}@media(max-width:740px){.faculty-match-primary,.faculty-match-secondary{grid-template-columns:1fr}.faculty-match-primary figure{max-width:220px}.faculty-match-secondary figure{max-width:96px}.tuition-simulator-controls{grid-template-columns:1fr}.tuition-simulator-check{align-self:start}}.oc-sessions{background:var(--paper);border-top:1px solid var(--ink)}.oc-session-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem 1.5rem;max-width:68.75rem;margin-top:2.75rem}.oc-session-card{position:relative;padding:1.75rem 1.5rem 1.5rem;border:1px solid var(--ink);background:var(--paper);box-shadow:.375rem .375rem 0 var(--ink);transition:transform .16s ease}.oc-session-card:nth-child(odd){transform:rotate(-1.2deg)}.oc-session-card:nth-child(2n){transform:rotate(1deg)}.oc-session-card:hover{transform:translate(-.125rem,-.125rem)}.oc-session-card.status-closed{background:#eee;opacity:.72}.oc-session-badge{display:inline-block;padding:.3125rem .625rem;border:1px solid var(--ink);background:var(--lime);font-size:.6875rem;font-weight:700;letter-spacing:.04em}.oc-session-badge.status-few{background:var(--coral);color:#fff}.oc-session-badge.status-closed{background:#ddd;color:var(--ink)}.oc-session-date{margin-top:1.125rem;font-family:var(--display);font-size:1.625rem;font-weight:700}.oc-session-time{display:flex;align-items:center;gap:.375rem;margin-top:.5rem;font-size:.8125rem;font-weight:700}.oc-session-time svg{flex:none}.oc-session-theme{margin-top:.75rem;font-size:.8125rem}.oc-reserve{background:var(--paper);border-top:1px solid var(--ink);scroll-margin-top:calc(var(--header-h) + 1rem)}.oc-reserve-form{display:grid;grid-template-columns:repeat(2,1fr);gap:2.125rem 1.75rem;max-width:68.75rem;margin-top:2.75rem}.oc-reserve-form label{display:flex;flex-direction:column;gap:.625rem;font-size:.8125rem;font-weight:700}.oc-reserve-form label>span:first-of-type{width:max-content;font-size:.6875rem}.oc-reserve-form label>span:where(:not(.check span)){color:var(--coral)}.oc-reserve-form input,.oc-reserve-form select{width:100%;padding:1rem .875rem;border:1px solid var(--ink);border-radius:0;background:#fff;outline:0}.oc-reserve-form input:focus,.oc-reserve-form select:focus{border-color:var(--blue);box-shadow:0 0 0 .1875rem #1769ff40}.oc-reserve-form .full{grid-column:1 / -1}.oc-reserve-form .check{display:grid;grid-template-columns:1.375rem 1fr;align-items:center}.oc-reserve-form .check input{width:1.25rem;height:1.25rem;margin:0;accent-color:var(--lime)}.oc-reserve-form .check span{color:var(--ink);font-size:.75rem}.oc-reserve-form .check a{margin:0 .25em;text-decoration:underline;text-underline-offset:.1875rem}.hp-field{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.oc-reserve-success{margin-top:2.75rem}.oc-reserve-success h3{margin-top:1.25rem;font-family:var(--display);font-size:1.75rem}.oc-reserve-success p{margin-top:.9375rem;font-size:.8125rem}@media(max-width:740px){.oc-session-grid{grid-template-columns:1fr;gap:1.5rem}.oc-session-card:nth-child(odd),.oc-session-card:nth-child(2n){transform:none}.oc-reserve-form{grid-template-columns:1fr;margin-top:2.25rem}}@media(min-width:1441px){.hero-gallery{overflow:hidden}.hero-copy{padding-left:72px}.search-panel{padding-left:72px;padding-right:72px}.mega-menu-head{padding-left:57.6px;padding-right:57.6px}.page-pad,.campus-scrapbook{padding-left:72px;padding-right:72px}.open-campus-band>div:first-child{padding-left:86.4px;padding-right:86.4px}.open-campus-ticket{padding-left:86.4px;padding-right:86.4px}.page-hero>div{padding-left:72px;padding-right:72px}.editorial-story{gap:144px}.faculty-detail-hero>div{padding-left:72px;padding-right:72px}.faculty-detail-body{gap:129.6px}.news-detail header{padding-left:100.8px;padding-right:100.8px}.news-detail>figure{width:calc(100% - 144px)}.open-campus-detail,.access-layout{gap:115.2px}.footer{padding-left:72px;padding-right:72px}.home-human-voices>header{padding-left:57.6px;padding-right:57.6px}.home-human-voices article{padding-left:43.2px;padding-right:43.2px}.faculty-match-banner{margin-left:72px;margin-right:72px}.home-magazine-recommend{padding-left:24px;padding-right:24px}.home-magazine-recommend-rail{max-width:1392px}.home-magazine-recommend-card{width:257px;min-width:257px}}@media(min-width:1800px){html{font-size:16px}body{zoom:1.25}}@media(min-width:2300px){body{zoom:1.55}}@media(min-width:2800px){body{zoom:1.85}}@media(min-width:3400px){body{zoom:2.15}}@media(min-width:1441px){body{zoom:min(2.15,tan(atan2(100vw,1440px)))}}
