/* Responsive repairs: preserve the original palette, photography and layout. */
main *, .header-inner > *, .footer-grid > * { min-width: 0; }
main { overflow-wrap: anywhere; }
html:not([lang="ko"]) :is(h1,h2,h3,p,li,dd,strong,span,summary,a) { word-break: normal; letter-spacing: normal; }
html:not([lang="ko"]) :is(h1,h2,h3,.light-title) { line-height: 1.3; }
html:not([lang="ko"]) :is(.hero h1,.page-hero h1,.news-detail-hero h1) { letter-spacing: -.025em; }
.hero { min-height: 690px; height: auto; }
.hero-content { padding-bottom: 46px; }
.hero-shade { background: linear-gradient(90deg,rgba(4,34,25,.87),rgba(4,34,25,.62) 65%,rgba(4,34,25,.32)); }
.hero h1 { max-width: 100%; }
.hero-tagline { display: inline-block; max-width: 100%; white-space: normal; font-size: .65em; line-height: 1.3; }
.hero-facts { gap: 22px; }
.hero-facts div { margin-right: 0; padding-right: 22px; }
.hero-facts span { font-size: 14px; }
.section-head { gap: 24px; }
.section-head .text-link { flex-shrink: 0; }
.btn { height: auto; padding-top: 12px; padding-bottom: 12px; text-align: center; line-height: 1.5; white-space: normal; }
.source-box { gap: 28px; }
.source-box > .btn { flex-shrink: 0; max-width: 100%; }
.info-dl div { grid-template-columns: minmax(80px, .3fr) minmax(0,1fr); gap: 12px; }
.info-dl dd { margin-left: 0; }
.route-list li { grid-template-columns: 30px minmax(0,1fr); column-gap: 14px; }
.route-list li small { grid-column: 2; display: block; font-size: 14px; }
.floor-card > span { font-size: clamp(48px,5vw,68px); overflow-wrap: normal; }
.floor-jump a { min-width: 0; }
.floor-jump span { white-space: normal; }
.floor-number span { font-size: 14px; line-height: 1.5; }
.market-guide__intro h2 { line-height: 1.3; }
.floor-block--three .floor-store-grid,.floor-block--four .floor-store-grid { grid-template-columns: minmax(0,1fr); }
.floor-store-grid .store-card--feature { display: grid; grid-template-columns: 46% 54%; align-items: stretch; }
.floor-store-grid .store-card--feature .store-photo { margin: 0!important; }
.floor-store-grid .store-card--feature .store-feature-copy { display: flex; flex-direction: column; justify-content: center; }
.floor-store-grid .store-feature-copy :is(h3,p,small,.store-meta) { margin: 0 0 10px; }
.floor-store-grid .store-feature-copy h3 { font-size: 24px; }
.floor-store-grid .store-feature-copy small { margin-bottom: 0; }
.market-guide__route { flex-wrap: wrap; }
.floor-store-grid .store-card p { min-height: 0; font-size: 14px; }
.floor-store-grid .store-card small { font-size: 12px; }
.floor-store-grid .store-meta { gap: 6px; flex-wrap: wrap; }
.floor-store-grid .store-meta :is(span,b) { font-size: 12px; }
.floor-block--three .store-card--feature,.floor-block--four .store-card--feature { height: auto!important; min-height: 200px!important; grid-template-rows: auto!important; }
.floor-block--three .store-card--feature .store-feature-copy,.floor-block--four .store-card--feature .store-feature-copy { height: auto!important; min-height: 200px!important; padding: 18px 20px!important; }
.floor-block--three .store-card--feature .store-photo,.floor-block--four .store-card--feature .store-photo { height: 100%!important; min-height: 200px!important; }
.event-news-grid { grid-template-columns: repeat(2,minmax(0,1fr)); }
.event-news-cover,.event-news-card--wide .event-news-cover { display: grid; grid-template-rows: auto 1fr; align-content: end; min-height: 260px; aspect-ratio: auto; padding: 20px; }
.event-news-cover > img,.event-news-cover > .event-news-overlay { position: absolute; inset: 0; width: 100%; height: 100%; }
.event-news-cover > img { object-fit: cover; }
.event-news-cover .event-status { position: relative; z-index: 2; top: auto; right: auto; justify-self: end; align-self: start; margin-bottom: 48px; }
.event-cover-copy { position: relative; inset: auto; align-self: end; }
.event-cover-copy strong,.event-news-card:not(.event-news-card--wide) .event-cover-copy strong { font-size: clamp(26px,2.6vw,36px); line-height: 1.3; letter-spacing: -.025em; }
.event-news-meta { flex-wrap: wrap; }
.event-news-meta strong { overflow-wrap: anywhere; }
.event-status,.news-detail-status,.tag-row span { font-size: 12px; }
.news-detail-hero h1 { line-height: 1.3; }
.news-detail-content { overflow-wrap: anywhere; }
.translation-notice { padding: 14px 18px; border-left: 3px solid var(--green); background: var(--green-soft); font-size: 14px; }
.cta-section .container { gap: 24px; }
.site-header .brand { flex-shrink: 0; }
.header-inner { gap: 18px; }
.header-tools { flex-shrink: 0; }
.desktop-nav { gap: 22px; }
.desktop-nav a { font-size: 14px; white-space: nowrap; }
.language-switcher summary { min-height: 44px; font-size: 14px; }
.language-menu a { min-height: 44px; font-size: 14px; }
.mobile-nav { max-height: calc(100dvh - 70px); overflow-y: auto; }
.floor-block,#location { scroll-margin-top: 100px; }
.reveal { opacity: 1; transform: none; }
:focus-visible { outline: 3px solid #267fc4; outline-offset: 4px; }
@media (max-width: 1060px) {
 .desktop-nav { display: none; }
 .menu-button { display: block; }
 .site-header { height: 70px; }
 .mobile-nav { display: none; position: absolute; top: 70px; left: 0; right: 0; background: var(--paper); padding: 12px 20px 24px; border-bottom: 1px solid var(--line); box-shadow: 0 18px 30px #0001; }
 .mobile-nav.open { display: grid; }
 .mobile-nav a { padding: 12px; border-bottom: 1px solid var(--line); font-weight: 700; }
 .menu-button.open span:first-child { transform: translateY(4.5px) rotate(45deg); }
 .menu-button.open span:last-child { transform: translateY(-4.5px) rotate(-45deg); }
 .language-menu { right: -48px; }
}
@media (max-width: 820px) {
 .hero-shade { background: linear-gradient(180deg,rgba(4,34,25,.58),rgba(4,34,25,.70)); }
 .page-hero:before { background: rgba(4,41,29,.7); }
 .hero { min-height: 0; }
 .hero-content { padding-top: 65px; padding-bottom: 40px; }
 .hero h1 { font-size: clamp(38px,7vw,58px); }
 .hero-facts { margin-top: 36px; }
 .event-news-grid { grid-template-columns: minmax(0,1fr); }
 .source-box { flex-wrap: wrap; }
 .floor-block--three .store-card--feature .store-photo,.floor-block--four .store-card--feature .store-photo { height: 210px!important; min-height: 0!important; }
 .floor-block--three .store-card--feature .store-feature-copy,.floor-block--four .store-card--feature .store-feature-copy { min-height: 0!important; }
 .footer-grid > div:last-child,.footer-grid > div:nth-child(2) { display: block; }
}
@media (max-width: 520px) {
 .header-inner { gap: 8px; }
 .site-header .brand strong { font-size: 18px; }
 .brand { gap: 6px; }
 .header-tools { gap: 2px; }
 .hero h1 { font-size: 40px; }
 .hero-tagline { font-size: .68em; }
 .hero-copy { font-size: 16px; }
 .hero-facts { grid-template-columns: repeat(2,minmax(0,1fr)); }
 .hero-facts div { padding-right: 0; }
 .hero-facts div:last-child { grid-column: 1/-1; }
 .hero-facts span { font-size: 13px; }
 .section-head h2,.intro-copy h2,.story-copy h2,.source-box h2,.faq-wrap h2,.location-grid h2,.travel-grid h2,.market-guide__intro h2 { font-size: 30px; }
 .page-hero h1 { font-size: 34px; }
 .floor-store-grid--compact { grid-template-columns: repeat(2,minmax(0,1fr)); }
 .floor-store-grid--compact .store-card p { display: block; font-size: 13px; }
 .floor-store-grid--compact .store-card :is(h3,p,small,.store-meta) { margin-left: 10px; margin-right: 10px; }
 .floor-store-grid--compact .store-card h3 { overflow-wrap: anywhere; }
 .floor-store-grid--compact .store-card small { font-size: 12px; }
 .floor-jump span { font-size: 13px; }
 .floor-card { padding: 28px; }
 .floor-card > span { font-size: 52px; }
 .floor-card h3 { font-size: 25px; }
 .source-box { padding: 24px; }
 .floor-number strong { font-size: 28px; }
 .event-news-body { padding: 22px; }
 .event-news-cover { min-height: 230px; }
 .news-detail-hero h1 { font-size: 32px; }
 .footer-grid { gap: 28px; }
 .note,.source-note,.stat-row span,.utility-card p { font-size: 13px; }
}
