.city-page-hero{position:relative;overflow:hidden;background-color:var(--ml-gold);color:#ffffff}.city-page-hero:before{inset:0;background-image:radial-gradient(rgba(0,0,0,.08) 1px,transparent 0);background-size:20px 20px}.city-page-hero:after,.city-page-hero:before{content:"";position:absolute;pointer-events:none}.city-page-hero:after{top:-60px;right:-50px;width:240px;height:240px;background:rgba(255,0,102,.1);border-radius:60% 40% 55% 45%/45% 55% 40% 60%}.city-page-hero__inner{position:relative;z-index:2;max-width:650px;margin:0 auto;padding:20px;display:flex;align-items:stretch;justify-content:space-between;gap:24px}.city-page-hero__summary{display:flex;flex:0 1 320px;flex-direction:column;gap:14px}.city-page-hero__content{min-width:180px}.city-page-hero__description-column{display:flex;flex:1 1 320px;flex-direction:column;justify-content:flex-end;min-width:260px;padding-top:4px}.city-page-hero__eyebrow{margin:0 0 4px;font-size:10px;font-weight:700;letter-spacing:.07em;line-height:1.2;text-transform:uppercase;color:rgba(255,255,255,.65)}.city-page-hero__title{margin:0 0 5px;color:#ffffff;font-size:clamp(22px,5vw,30px);line-height:1.1;letter-spacing:-.03em;font-weight:900}.city-page-hero__title-trigger{display:inline-flex;align-items:center;gap:8px;max-width:100%;padding:0;border:none;background:transparent;color:inherit;font:inherit;letter-spacing:inherit;line-height:inherit;text-align:left;cursor:pointer;transition:opacity var(--ml-transition-fast)}.city-page-hero__title-trigger:hover{opacity:.92}.city-page-hero__title-trigger:focus-visible{outline:2px solid rgba(255,255,255,.82);outline-offset:4px;border-radius:10px}.city-page-hero__title-text{min-width:0}.city-page-hero__title-chevron{flex-shrink:0;opacity:.82;transform:translateY(1px);transition:transform var(--ml-transition-fast),opacity var(--ml-transition-fast)}.city-page-hero__title-trigger:focus-visible .city-page-hero__title-chevron,.city-page-hero__title-trigger:hover .city-page-hero__title-chevron{opacity:1}.city-page-hero__title-chevron--open{transform:translateY(1px) rotate(180deg);opacity:1}@media (min-width:769px){.city-page-hero__title-trigger{gap:0}.city-page-hero__title-chevron{display:none}}.city-page-hero__description{margin:0;max-width:420px;color:rgba(255,255,255,.72);font-size:13px;line-height:1.45}.city-page-hero__description-column>.city-page-hero__description+.city-page-hero__description{margin-top:8px}.city-page-hero__stats{display:flex;flex-wrap:wrap;gap:20px;flex-shrink:0;padding-bottom:4px}.city-page-hero__stat{text-align:center}.city-page-hero__stat-number{display:block;font-size:20px;line-height:1;font-weight:800;letter-spacing:-.02em;color:#ffffff}.city-page-hero__stat-label{display:block;margin-top:3px;font-size:10px;line-height:1.2;letter-spacing:.06em;text-transform:uppercase;color:rgba(255,255,255,.58)}.city-page-hero__wave{display:block;width:100%;height:28px;line-height:0}.city-page-hero--detail .city-page-hero__inner{min-height:112px}@media (max-width:768px){.city-page-hero__inner{padding:14px 16px 18px;gap:18px}.city-page-hero--detail .city-page-hero__inner{padding:18px 16px}.city-page-hero__eyebrow{display:none}.city-page-hero__description-column,.city-page-hero__summary{flex-basis:100%}.city-page-hero__description-column{justify-content:flex-start;min-width:0;padding-top:0}.city-page-hero__title{font-size:clamp(22px,8vw,30px)}.city-page-hero__content{min-width:0;padding-top:2px;padding-right:64px}.city-page-hero__description{max-width:100%}}@media (max-width:480px){.city-page-hero__inner{flex-direction:column;align-items:flex-start;gap:12px}.city-page-hero__description-column,.city-page-hero__summary{width:100%}.city-page-hero__stats{gap:16px;width:100%}.city-page-hero__stat-number{font-size:18px}.city-page-hero__content{padding-right:56px}}@media (prefers-reduced-motion:reduce){.city-page-hero__title-chevron,.city-page-hero__title-trigger{transition:none}}