.city-selector-page{color:#181713;height:100dvh;font-family:var(--font-geist-sans), system-ui, sans-serif;background:#f2eee6;place-items:center;display:grid;position:fixed;inset:0;overflow:hidden}.city-gateway-layout{gap:30px;width:min(72vw,1120px);animation:.21s cubic-bezier(.22,.72,.25,1) both city-gateway-arrive;display:grid;transform:translateY(3.5dvh)}.city-gateway-header{z-index:20;justify-content:space-between;align-items:center;min-height:38px;display:flex;position:relative}.city-gateway-wordmark{min-height:36px;color:inherit;cursor:pointer;letter-spacing:.31em;background:0 0;border:0;padding:0;font-size:.84rem;font-weight:720;line-height:1}.city-gateway-nav{align-items:center;gap:28px;font-size:.76rem;display:flex}.city-gateway-nav a,.city-gateway-mobile-nav a{color:inherit;text-decoration:none}.city-gateway-nav__link{padding-block:10px}.city-gateway-nav__contact{border:1px solid #18171357;align-items:center;min-height:36px;padding:0 15px;transition:background-color .18s,color .18s,border-color .18s;display:inline-flex}.city-gateway-nav__contact:is(:hover,:focus-visible){color:#f6f2ea;background:#181713;border-color:#181713}.city-gateway-mobile-nav{display:none}.city-gateway-main{min-width:0}.city-gateway-board{--gateway-columns:25% 25% 25% 25%;grid-template-columns:var(--gateway-columns);background:#ded8ce;border:1px solid #18171357;border-radius:8px;width:100%;height:min(58dvh,650px);transition:grid-template-columns .53s cubic-bezier(.22,.74,.2,1);display:grid;overflow:hidden}.city-gateway-panel{color:#f8f4ec;cursor:pointer;isolation:isolate;background:#d9d3c9;border-right:1px solid #18171352;min-width:0;height:100%;text-decoration:none;position:relative;overflow:hidden}.city-gateway-panel:last-child{border-right:0}.city-gateway-panel:focus-visible{z-index:8;outline-offset:-4px;outline:2px solid #f8f4ecf0}.city-gateway-panel--partner{color:#1a1915;background:#e1dbd1;transition:background-color .53s cubic-bezier(.22,.74,.2,1)}.city-gateway-panel--partner.is-active{background:#cec5b7}.city-gateway-panel__image,.city-gateway-panel__resting-gradient,.city-gateway-panel__active-gradient{pointer-events:none;position:absolute;inset:0}.city-gateway-panel__image{z-index:-3;opacity:0;background:#77766f;transition:opacity .18s}.city-gateway-panel__image.is-loaded{opacity:1}.city-gateway-panel__image img{object-fit:cover;filter:saturate(.46)contrast(.88)brightness(.78);width:100%;height:100%;transition:filter .53s cubic-bezier(.22,.74,.2,1);position:absolute;inset:0}.city-gateway-panel.is-active .city-gateway-panel__image img{filter:saturate(.96)contrast(1.01)brightness(.94)}.city-gateway-panel__resting-gradient{z-index:-2;opacity:1;background:linear-gradient(90deg,#0c0c0a8f 0%,#0c0c0a24 36%,#0000 68%),linear-gradient(#0000 58%,#0c0c0a57 100%);transition:opacity .18s}.city-gateway-panel.is-active .city-gateway-panel__resting-gradient{opacity:0}.city-gateway-panel__active-gradient{z-index:-1;opacity:0;background:radial-gradient(circle at 0 0,#0a0a08b8 0%,#0a0a086e 22%,#0a0a0814 48%,#0000 70%);transition:opacity .22s 70ms}.city-gateway-panel.is-active .city-gateway-panel__active-gradient{opacity:1}.city-gateway-panel__vertical-name{max-height:calc(100% - 44px);font-family:var(--font-home-display), var(--font-geist-sans), system-ui, sans-serif;letter-spacing:.015em;writing-mode:vertical-rl;transform-origin:50%;opacity:1;font-size:clamp(1.75rem,2.55vw,2.8rem);font-weight:500;line-height:.95;transition:opacity .12s;position:absolute;bottom:clamp(16px,2vw,28px);left:clamp(14px,1.6vw,24px);overflow:hidden;transform:rotate(180deg)}.city-gateway-panel.is-active .city-gateway-panel__vertical-name{opacity:0}.city-gateway-panel__expanded-copy{opacity:0;pointer-events:none;flex-direction:column;align-items:flex-start;gap:clamp(20px,3.1vh,34px);transition:opacity .19s,transform .24s cubic-bezier(.22,.74,.2,1);display:flex;position:absolute;top:clamp(26px,3vw,46px);left:clamp(24px,3.2vw,50px);right:clamp(22px,3vw,46px);transform:translateY(5px)}.city-gateway-panel.is-active .city-gateway-panel__expanded-copy{opacity:1;transition-delay:.1s;transform:translateY(0)}.city-gateway-panel__city-name,.city-gateway-panel__partner-title{font-family:var(--font-editorial), Georgia, serif;letter-spacing:-.055em;white-space:nowrap;font-size:clamp(3.5rem,6vw,6.7rem);font-weight:600;line-height:.84}.city-gateway-panel__action{letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;border-bottom:1px solid;align-items:center;gap:10px;padding-bottom:7px;font-size:.72rem;font-weight:680;display:inline-flex}.city-gateway-panel__number{color:#1817137a;letter-spacing:.1em;opacity:1;font-size:.7rem;font-weight:680;transition:opacity .12s;position:absolute;top:clamp(18px,2vw,28px);left:50%;transform:translate(-50%)}.city-gateway-panel.is-active .city-gateway-panel__number{opacity:0}.city-gateway-panel__expanded-copy--partner{color:#181713}.city-gateway-panel__partner-title{white-space:normal;font-size:clamp(3.4rem,5.7vw,6.25rem);line-height:.88}.city-gateway-wordmark:focus-visible,.city-gateway-nav a:focus-visible{outline-offset:4px;outline:1px solid #181713}.city-gateway-mobile-nav a:focus-visible{outline-offset:3px;outline:1px solid #181713}@keyframes city-gateway-arrive{0%{opacity:0;transform:translateY(calc(3.5dvh + 8px))}to{opacity:1;transform:translateY(3.5dvh)}}@media (max-width:760px){.city-gateway-layout{gap:14px;width:92vw;transform:translateY(1.5dvh)}.city-gateway-header{min-height:38px}.city-gateway-nav{display:none}.city-gateway-mobile-nav{white-space:nowrap;align-items:center;gap:16px;font-size:.68rem;font-weight:620;display:flex}.city-gateway-mobile-nav a{touch-action:manipulation;align-items:center;min-height:38px;display:inline-flex}.city-gateway-mobile-nav a:last-child{font-weight:700}.city-gateway-board{border-radius:7px;grid-template-columns:repeat(3,minmax(0,1fr));height:68dvh;transition:grid-template-columns .53s cubic-bezier(.22,.74,.2,1)}.city-gateway-board:has(.city-gateway-panel:first-child.is-active){grid-template-columns:72% 14% 14%}.city-gateway-board:has(.city-gateway-panel:nth-child(2).is-active){grid-template-columns:14% 72% 14%}.city-gateway-board:has(.city-gateway-panel:nth-child(3).is-active){grid-template-columns:14% 14% 72%}.city-gateway-panel:nth-child(4){display:none}.city-gateway-panel{touch-action:manipulation;-webkit-tap-highlight-color:transparent}.city-gateway-panel__vertical-name{max-height:none;font-size:clamp(1.65rem,7.8vw,2.35rem);line-height:1.08;bottom:16px;left:11px;overflow:visible}.city-gateway-panel__expanded-copy{gap:22px;top:clamp(22px,4.5vh,34px);left:clamp(18px,5vw,28px);right:18px}.city-gateway-panel__city-name{font-size:clamp(3rem,14vw,4.5rem)}.city-gateway-panel__partner-title{font-size:clamp(2.6rem,12vw,4rem)}.city-gateway-panel__action{font-size:.62rem}.city-gateway-panel__number{font-size:.61rem;top:16px}@keyframes city-gateway-arrive{0%{opacity:0;transform:translateY(calc(1.5dvh + 5px))}to{opacity:1;transform:translateY(1.5dvh)}}}@media (max-height:620px){.city-gateway-layout{gap:12px;transform:translateY(1dvh)}.city-gateway-board{height:64dvh}}@media (prefers-reduced-motion:reduce){.city-gateway-layout{animation:none}.city-gateway-board,.city-gateway-panel--partner,.city-gateway-panel__image,.city-gateway-panel__image img,.city-gateway-panel__resting-gradient,.city-gateway-panel__active-gradient,.city-gateway-panel__vertical-name,.city-gateway-panel__expanded-copy,.city-gateway-panel__number{transition-duration:1ms;transition-delay:0s}}
