
:root{--green:#14744f;--green-dark:#0b4b36;--green-soft:#dfeee6;--cream:#f5f0e5;--paper:#fffdf8;--pink:#b41f59;--navy:#1d2c55;--ink:#17221d;--muted:#65716b;--line:#dfe4df;--white:#fff;--shadow:0 24px 70px rgba(18,53,39,.14);--radius:26px;--container:min(1180px,calc(100% - 40px))}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:"Pretendard Variable",Pretendard,-apple-system,BlinkMacSystemFont,"Apple SD Gothic Neo","Noto Sans KR","Malgun Gothic",sans-serif;color:var(--ink);background:var(--paper);line-height:1.65;word-break:keep-all}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button,input,select{font:inherit}.container{width:var(--container);margin:auto}.skip-link{position:fixed;left:12px;top:-60px;background:#000;color:#fff;padding:10px 16px;z-index:9999}.skip-link:focus{top:12px}.site-header{height:82px;position:sticky;top:0;background:rgba(255,253,248,.93);backdrop-filter:blur(15px);z-index:100;border-bottom:1px solid rgba(20,116,79,.1)}.header-inner{width:var(--container);height:100%;display:flex;align-items:center;justify-content:space-between;margin:auto}.brand{display:flex;align-items:center;gap:11px;line-height:1}.brand strong{font-size:24px;letter-spacing:-1.5px}.brand small{display:block;font-size:9px;letter-spacing:1.4px;color:var(--green);margin-top:7px}.brand-symbol{width:38px;height:38px;display:flex;align-items:flex-end;justify-content:center;gap:3px;transform:rotate(-5deg)}.brand-symbol i{display:block;width:8px;border-radius:9px;background:var(--green)}.brand-symbol i:nth-child(1){height:21px}.brand-symbol i:nth-child(2){height:34px}.brand-symbol i:nth-child(3){height:27px}.desktop-nav{display:flex;align-items:center;gap:28px}.desktop-nav a{font-size:15px;font-weight:650;color:#39453f;position:relative;padding:29px 0}.desktop-nav a:after{content:"";position:absolute;left:50%;right:50%;bottom:18px;height:2px;background:var(--green);transition:.2s}.desktop-nav a:hover:after,.desktop-nav a.active:after{left:0;right:0}.header-tools{display:flex;align-items:center;gap:14px}.call-link{padding:10px 15px;border:1px solid var(--green);color:var(--green);border-radius:100px;font-size:13px;font-weight:700}.menu-button{display:none;border:0;background:transparent;width:42px;height:42px;padding:9px;cursor:pointer}.menu-button span{display:block;height:2px;background:var(--ink);margin:7px 0;transition:.2s}.mobile-nav{display:none}.hero{min-height:700px;position:relative;overflow:hidden;color:#fff}.hero-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(4,34,25,.86) 0%,rgba(4,34,25,.57) 40%,rgba(4,34,25,.05) 76%),linear-gradient(0deg,rgba(3,25,18,.38),transparent 55%)}.hero-content{position:relative;z-index:2;padding-top:118px}.kicker{margin:0 0 18px;font-size:12px;font-weight:800;letter-spacing:2.5px;color:var(--green)}.kicker--light{color:#b9ebd2}.hero h1{font-size:clamp(48px,6.6vw,84px);line-height:1.05;letter-spacing:-4.5px;margin:0 0 27px;max-width:820px}.hero h1 span{color:#d2f0df}.hero-copy{font-size:19px;max-width:630px;color:rgba(255,255,255,.88);margin:0 0 36px}.hero-actions,.button-row{display:flex;flex-wrap:wrap;gap:12px}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 24px;border-radius:100px;font-size:14px;font-weight:800;transition:transform .2s,box-shadow .2s,background .2s}.btn:hover{transform:translateY(-2px)}.btn--primary{background:var(--green);color:#fff;box-shadow:0 12px 30px rgba(10,80,55,.25)}.btn--glass{background:rgba(255,255,255,.13);color:#fff;border:1px solid rgba(255,255,255,.4);backdrop-filter:blur(6px)}.btn--outline-dark{border:1px solid #65716b;background:transparent;color:var(--ink)}.btn--white{background:#fff;color:var(--green-dark)}.hero-facts{display:flex;margin-top:76px;border-top:1px solid rgba(255,255,255,.28);max-width:760px}.hero-facts div{padding:21px 42px 0 0;margin-right:42px;border-right:1px solid rgba(255,255,255,.25)}.hero-facts div:last-child{border:0}.hero-facts strong{font-size:20px}.hero-facts span{display:block;font-size:12px;color:rgba(255,255,255,.75);margin-top:3px}.mobile-only{display:none}.quick-bar{background:var(--green-dark);color:#fff}.quick-grid{display:grid;grid-template-columns:1fr 1.25fr 1fr auto;align-items:center;min-height:108px}.quick-grid>div{display:flex;align-items:center;gap:13px;border-right:1px solid rgba(255,255,255,.16);padding-right:28px;margin-right:28px}.quick-icon{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:rgba(255,255,255,.1);font-weight:900}.quick-grid p{margin:0}.quick-grid small{display:block;font-size:11px;color:#a8c9ba}.quick-grid strong{font-size:14px}.quick-grid>a{font-size:13px;font-weight:800;color:#d2f0df}.quick-grid>a b{margin-left:8px}.section{padding:115px 0}.section--compact{padding:72px 0 0}.section--cream{background:var(--cream)}.section--green{background:var(--green-dark);color:#fff}.split-intro{display:grid;grid-template-columns:1.05fr .95fr;gap:88px;align-items:center}.photo-frame{position:relative}.photo-frame img{border-radius:180px 20px 20px 20px;width:100%;aspect-ratio:4/3;object-fit:cover;box-shadow:var(--shadow)}.photo-badge{position:absolute;right:-22px;bottom:28px;background:var(--pink);color:#fff;width:128px;height:128px;border-radius:50%;display:grid;place-items:center;text-align:center;font-weight:900;font-size:26px;line-height:1}.photo-badge small{font-size:11px;display:block;margin-top:5px}.intro-copy h2,.section-head h2,.story-copy h2,.directory-head h2,.first-food-grid h2,.food-tips h2,.source-box h2,.faq-wrap h2,.location-grid h2{font-size:clamp(36px,4vw,55px);line-height:1.14;letter-spacing:-2.5px;margin:0 0 28px}.intro-copy>p:not(.kicker),.story-copy p,.section-desc,.first-food-grid>div>p,.source-box p{color:var(--muted);font-size:17px}.stat-row{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin:36px 0}.stat-row div{padding:18px 16px;background:#f3f6f3;border-radius:14px}.stat-row strong{display:block;color:var(--green);font-size:22px}.stat-row span{font-size:12px;color:var(--muted)}.text-link{font-size:14px;font-weight:850;color:var(--green)}.text-link span{margin-left:7px}.section-head{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:48px}.section-head h2{margin-bottom:0}.section-head .section-desc{max-width:650px;margin:14px 0 0}.floor-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.floor-card{position:relative;min-height:380px;padding:36px;border-radius:var(--radius);color:#fff;overflow:hidden}.floor-card:after{content:"";position:absolute;width:180px;height:180px;border:34px solid rgba(255,255,255,.09);border-radius:50%;right:-72px;bottom:-82px}.floor-card--green{background:var(--green)}.floor-card--pink{background:var(--pink)}.floor-card--navy{background:var(--navy)}.floor-card>span{display:block;font-size:74px;font-weight:900;line-height:1;opacity:.22}.floor-card>p{font-size:11px;letter-spacing:2px;font-weight:800}.floor-card h3{font-size:28px;line-height:1.24;margin:28px 0 22px;max-width:280px}.floor-card ul{padding:0;margin:0;list-style:none}.floor-card li{font-size:14px;margin:7px 0;color:rgba(255,255,255,.82)}.food-strip{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.food-strip article{padding:32px 25px;border-right:1px solid var(--line)}.food-strip article:last-child{border:0}.food-strip span{font-size:12px;font-weight:900;color:var(--pink)}.food-strip h3{font-size:20px;margin:15px 0 6px}.food-strip p{color:var(--muted);font-size:13px;margin:0}.note{font-size:12px;color:#7d8580;margin-top:18px}.travel-band{background:linear-gradient(135deg,#0c513a,#0f6d4b);color:#fff}.travel-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:90px;align-items:center}.travel-grid h2{font-size:clamp(40px,5vw,64px);line-height:1.1;letter-spacing:-3px;margin:0 0 24px}.travel-grid>div>p:not(.kicker){color:#c4d9cf;max-width:520px;font-size:17px}.route-list{padding:0;margin:0;list-style:none;border-top:1px solid rgba(255,255,255,.24)}.route-list li{display:grid;grid-template-columns:54px 1fr auto;gap:18px;align-items:center;padding:21px 0;border-bottom:1px solid rgba(255,255,255,.2)}.route-list span{font-size:12px;color:#91c9ad}.route-list strong{font-size:18px}.route-list small{color:#a9c4b7}.location-grid{display:grid;grid-template-columns:.82fr 1.18fr;gap:80px;align-items:center}.info-dl{margin:32px 0}.info-dl div{display:grid;grid-template-columns:100px 1fr;padding:15px 0;border-bottom:1px solid var(--line)}.info-dl dt{font-size:13px;font-weight:800;color:var(--green)}.info-dl dd{margin:0;color:#46524c}.location-card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;box-shadow:var(--shadow)}.location-card img{width:100%;aspect-ratio:1.35;object-fit:cover}.location-card>div{padding:22px 25px}.location-card strong{display:block}.location-card span{font-size:13px;color:var(--muted)}.faq-wrap{display:grid;grid-template-columns:.65fr 1.35fr;gap:90px}.faq-list{border-top:1px solid #cfc9bd}.faq-list details{border-bottom:1px solid #cfc9bd;padding:22px 0}.faq-list summary{cursor:pointer;font-size:17px;font-weight:800;list-style:none;padding-right:34px;position:relative}.faq-list summary:after{content:"+";position:absolute;right:3px;font-size:24px;font-weight:400;color:var(--green)}.faq-list details[open] summary:after{content:"−"}.faq-list p{color:var(--muted);margin:15px 0 0;font-size:14px}.site-footer{background:#10251c;color:#d8e2dc;padding:72px 0 24px}.footer-grid{display:grid;grid-template-columns:1.45fr .75fr 1.05fr .75fr;gap:60px}.brand--footer strong{color:#fff}.brand--footer small{color:#8fc3a9}.footer-grid h2{font-size:11px;letter-spacing:1.8px;color:#8fc3a9;margin:0 0 18px}.footer-grid p,.footer-grid a{display:block;font-size:13px;color:#aab8b1;margin:7px 0}.footer-bottom{display:flex;justify-content:space-between;padding-top:30px;margin-top:50px;border-top:1px solid rgba(255,255,255,.1);font-size:11px;color:#7f9288}.page-hero{padding:105px 0 95px;color:#fff;background-size:cover;background-position:center;position:relative}.page-hero:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,45,32,.88),rgba(5,45,32,.43))}.page-hero .container{position:relative}.page-hero h1{font-size:clamp(48px,6vw,74px);line-height:1.08;letter-spacing:-4px;margin:0 0 20px}.page-hero p:last-child{font-size:18px;color:rgba(255,255,255,.82);max-width:670px}.page-hero--about,.page-hero--stores,.page-hero--food,.page-hero--travel,.page-hero--news{background-image:url('../images/market-exterior-hero.webp')}.breadcrumb{display:flex;gap:8px;font-size:12px;color:rgba(255,255,255,.7);margin:0 0 45px}.story-grid{display:grid;grid-template-columns:1fr .9fr;gap:80px;align-items:center}.story-photo img{border-radius:20px 160px 20px 20px;box-shadow:var(--shadow)}.story-photo figcaption,.guide-gallery figcaption{font-size:12px;color:var(--muted);margin-top:10px}.light-title{font-size:clamp(38px,5vw,60px);line-height:1.12;letter-spacing:-3px;margin:0 0 48px}.fact-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.fact-cards article{padding:32px 25px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.12);border-radius:18px}.fact-cards strong{display:block;font-size:38px;color:#c6efd8}.fact-cards span{font-size:13px;color:#b9cfc4}.source-note{font-size:11px;color:#91aa9e;margin-top:20px}.experience-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.experience-grid article{padding:30px;border:1px solid var(--line);border-radius:18px}.experience-grid span{color:var(--pink);font-size:11px;font-weight:900}.experience-grid h3{font-size:20px;margin:30px 0 12px}.experience-grid p{font-size:13px;color:var(--muted)}.source-box{display:flex;justify-content:space-between;align-items:center;gap:50px;background:#fff;padding:48px;border-radius:24px}.source-box h2{font-size:36px;margin-bottom:14px}.source-box>div>p{margin:7px 0}.guide-gallery{display:grid;grid-template-columns:1fr 1fr;gap:22px}.guide-gallery figure{margin:0}.guide-gallery img{width:100%;aspect-ratio:1.25;object-fit:cover;border-radius:20px;border:1px solid var(--line);box-shadow:0 16px 40px rgba(28,61,46,.1)}.directory-head{display:flex;justify-content:space-between;gap:50px;align-items:flex-end;margin-bottom:40px}.directory-head h2{margin-bottom:8px}.directory-head>div>p:last-child{color:var(--muted);font-size:13px}.filters{display:flex;gap:10px}.filters label{display:flex;flex-direction:column;gap:6px}.filters label span{font-size:10px;font-weight:800;color:var(--muted)}.filters input,.filters select{height:46px;border:1px solid var(--line);border-radius:10px;background:#fff;padding:0 13px;color:var(--ink);min-width:150px}.filters input{min-width:230px}.store-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.store-card{padding:25px;border:1px solid var(--line);border-radius:16px;background:#fff;transition:.2s}.store-card:hover{transform:translateY(-4px);box-shadow:0 15px 35px rgba(32,68,51,.1);border-color:#b7d5c6}.store-meta{display:flex;justify-content:space-between;align-items:center}.store-meta span{font-size:10px;color:#fff;background:var(--green);padding:4px 9px;border-radius:100px}.store-meta b{font-size:12px;color:var(--pink)}.store-card h3{font-size:18px;margin:22px 0 8px}.store-card p{font-size:12px;color:var(--muted);min-height:40px}.store-card small{font-size:10px;color:var(--green);font-weight:800}.empty-state{text-align:center;background:var(--cream);padding:40px;border-radius:16px}.restaurant-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.restaurant-card{padding:34px;border:1px solid var(--line);border-radius:20px;min-height:230px;position:relative;overflow:hidden}.restaurant-card:after{content:"";position:absolute;width:110px;height:110px;background:var(--cream);border-radius:50%;right:-32px;bottom:-38px}.restaurant-card>span{font-size:12px;font-weight:900;color:var(--pink)}.restaurant-card h3{font-size:23px;margin:35px 0 10px}.restaurant-card p{color:var(--muted);font-size:14px}.restaurant-card small{font-size:10px;color:#949b97}.first-food-grid{display:grid;grid-template-columns:.65fr 1.35fr;gap:90px}.first-food-list{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:1fr 1fr;gap:10px}.first-food-list li{display:flex;gap:15px;padding:18px;background:#fff;border-radius:14px}.first-food-list b{color:var(--pink);font-size:11px}.first-food-list strong{display:block;font-size:15px}.first-food-list span{display:block;font-size:11px;color:var(--muted);margin-top:4px}.food-tips{display:grid;grid-template-columns:.55fr 1.45fr;gap:80px}.tip-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.tip-grid article{border-top:3px solid var(--green);padding:26px 5px}.tip-grid span{font-size:11px;color:var(--pink);font-weight:900}.tip-grid h3{font-size:18px;margin:20px 0 8px}.tip-grid p{font-size:13px;color:var(--muted)}.cta-section{background:var(--pink);color:#fff;padding:60px 0}.cta-section .container{display:flex;justify-content:space-between;align-items:center}.cta-section p{font-size:12px;margin:0 0 6px;color:#ffd9e8}.cta-section h2{font-size:34px;margin:0}.travel-route-cards{display:grid;gap:12px}.travel-route-cards article{display:grid;grid-template-columns:95px 1fr;gap:30px;padding:32px;border:1px solid var(--line);border-radius:18px;background:#fff}.travel-route-cards article>span{font-size:54px;font-weight:900;color:#e4eee8;line-height:1}.travel-route-cards small{color:var(--pink);font-weight:900;font-size:10px;letter-spacing:1.3px}.travel-route-cards h3{font-size:26px;margin:8px 0}.travel-route-cards p{color:var(--muted);font-size:14px;max-width:750px}.travel-route-cards a{font-size:12px;color:var(--green);font-weight:850}.plan-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:90px}.plan-points>div{padding:25px 0;border-bottom:1px solid rgba(255,255,255,.18)}.plan-points strong{font-size:19px}.plan-points p{color:#b7ccbf;font-size:14px;margin:7px 0}.news-layout{display:grid;grid-template-columns:1.45fr .55fr;gap:30px}.featured-news{display:grid;grid-template-columns:.75fr 1.25fr;gap:45px;align-items:center;border:1px solid var(--line);border-radius:24px;padding:30px}.news-visual{min-height:370px;border-radius:18px;background:var(--green);color:#fff;padding:30px;display:flex;flex-direction:column;justify-content:space-between;position:relative;overflow:hidden}.news-visual:after{content:"";position:absolute;width:230px;height:230px;border:40px solid rgba(255,255,255,.12);border-radius:50%;right:-90px;bottom:-80px}.news-visual span{font-size:10px;letter-spacing:2px}.news-visual strong{font-size:48px;line-height:1.05}.featured-news h2{font-size:36px;line-height:1.25;margin:0 0 18px}.featured-news p{color:var(--muted)}.tag-row{display:flex;gap:7px;flex-wrap:wrap}.tag-row span{padding:6px 10px;background:var(--cream);border-radius:100px;font-size:10px;color:var(--green)}.notice-panel{background:var(--navy);color:#fff;border-radius:24px;padding:32px}.notice-panel h2{font-size:25px;margin-top:0}.notice-panel ul{list-style:none;padding:0;margin:30px 0}.notice-panel li{padding:17px 0;border-bottom:1px solid rgba(255,255,255,.15)}.notice-panel strong{display:block;font-size:13px}.notice-panel span{display:block;font-size:11px;color:#bdc4d6;margin-top:4px}.news-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.news-cards article{background:#fff;border-radius:18px;padding:30px}.news-cards span{font-size:10px;color:var(--pink);font-weight:900}.news-cards h3{font-size:20px;margin:28px 0 10px}.news-cards p{font-size:13px;color:var(--muted)}.news-cards a{font-size:12px;color:var(--green);font-weight:850}.error-page{min-height:65vh;display:grid;place-items:center;text-align:center;padding:80px 20px}.error-page span{font-size:100px;font-weight:900;color:#dbe9e1}.error-page h1{font-size:40px;margin:0}.error-page p{color:var(--muted);margin-bottom:28px}.reveal{opacity:0;transform:translateY(18px);transition:.7s}.reveal.is-visible{opacity:1;transform:none}
@media(max-width:1050px){.desktop-nav{gap:17px}.desktop-nav a{font-size:13px}.call-link{display:none}.store-grid{grid-template-columns:repeat(3,1fr)}.quick-grid{grid-template-columns:repeat(3,1fr)}.quick-grid>a{display:none}.floor-cards,.food-strip{grid-template-columns:1fr 1fr}.floor-card:last-child{grid-column:span 2}.experience-grid{grid-template-columns:1fr 1fr}.fact-cards{grid-template-columns:1fr 1fr}.footer-grid{grid-template-columns:1.5fr 1fr 1fr}.footer-grid>div:last-child{display:none}}
@media(max-width:820px){:root{--container:min(100% - 28px,720px)}.site-header{height:70px}.desktop-nav{display:none}.menu-button{display:block}.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 rgba(0,0,0,.08)}.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)}.hero{min-height:750px}.hero-shade{background:linear-gradient(0deg,rgba(3,31,22,.93) 0%,rgba(3,31,22,.54) 62%,rgba(3,31,22,.25))}.hero-content{padding-top:100px}.hero h1{font-size:58px;letter-spacing:-3px}.hero-copy{font-size:16px}.hero-facts{margin-top:65px}.hero-facts div{padding-right:18px;margin-right:18px}.quick-grid{grid-template-columns:1fr}.quick-grid>div{padding:17px 0;margin:0;border-right:0;border-bottom:1px solid rgba(255,255,255,.12)}.split-intro,.story-grid,.travel-grid,.location-grid,.faq-wrap,.first-food-grid,.food-tips,.plan-grid,.news-layout{grid-template-columns:1fr;gap:48px}.photo-badge{right:10px}.section{padding:85px 0}.section-head,.directory-head,.source-box,.cta-section .container{align-items:flex-start;flex-direction:column}.floor-cards,.food-strip{grid-template-columns:1fr}.floor-card:last-child{grid-column:auto}.food-strip article{border-right:0;border-bottom:1px solid var(--line)}.route-list li{grid-template-columns:45px 1fr}.route-list small{display:none}.guide-gallery{grid-template-columns:1fr}.filters{width:100%;display:grid;grid-template-columns:1fr 1fr}.filters label:first-child{grid-column:span 2}.filters input,.filters select{width:100%;min-width:0}.store-grid{grid-template-columns:1fr 1fr}.restaurant-grid{grid-template-columns:1fr 1fr}.tip-grid{grid-template-columns:1fr}.first-food-list{grid-template-columns:1fr}.featured-news{grid-template-columns:1fr}.news-visual{min-height:260px}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:span 2}.page-hero{padding:80px 0}.page-hero h1{font-size:54px}.travel-route-cards article{grid-template-columns:65px 1fr}.news-cards{grid-template-columns:1fr}.mobile-only{display:block}}
@media(max-width:520px){:root{--container:calc(100% - 24px)}.brand strong{font-size:21px}.brand-symbol{width:32px}.hero{min-height:710px}.hero h1{font-size:46px}.hero-actions .btn{width:100%}.hero-facts{display:grid;grid-template-columns:1fr 1fr;gap:15px}.hero-facts div{border-right:0;padding:0;margin:0}.hero-facts div:last-child{grid-column:span 2}.split-intro{gap:40px}.photo-frame img{border-radius:100px 16px 16px 16px}.intro-copy h2,.section-head h2,.story-copy h2,.directory-head h2,.first-food-grid h2,.food-tips h2,.source-box h2,.faq-wrap h2,.location-grid h2{font-size:38px}.stat-row{grid-template-columns:1fr}.floor-card{min-height:330px}.fact-cards,.experience-grid,.store-grid,.restaurant-grid{grid-template-columns:1fr}.filters{grid-template-columns:1fr}.filters label:first-child{grid-column:auto}.source-box{padding:30px}.page-hero h1{font-size:43px}.page-hero p:last-child{font-size:15px}.guide-gallery img{aspect-ratio:auto}.footer-grid{grid-template-columns:1fr}.footer-grid>div:first-child{grid-column:auto}.footer-grid>div:nth-child(2){display:none}.footer-bottom{flex-direction:column;gap:8px}.travel-route-cards article{grid-template-columns:1fr}.travel-route-cards article>span{font-size:40px}.cta-section h2{font-size:27px}.cta-section .btn{width:100%}.featured-news{padding:18px}.news-visual strong{font-size:40px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important}.reveal{opacity:1;transform:none;transition:none}}

/* v3: 점포사진 및 재구성 안내 이미지 */
.guide-gallery figure{overflow:hidden;background:#fff;border-radius:24px;box-shadow:0 14px 34px rgba(28,52,40,.10);border:1px solid rgba(22,115,79,.10)}
.guide-gallery figure img{display:block;width:100%;aspect-ratio:6/5;object-fit:cover;background:#f6f7f2}
.guide-gallery figcaption{padding:14px 18px;font-weight:700;color:#30463b}
.store-card{overflow:hidden;padding-top:0!important}
.store-photo{margin:0 -1px 18px;overflow:hidden;background:#eef3ef}
.store-photo img{display:block;width:100%;aspect-ratio:1/1;object-fit:contain;background:#eef3ef;transition:transform .25s ease}
.store-card:hover .store-photo img{transform:scale(1.01)}
.store-card>.store-meta,.store-card>h3,.store-card>p,.store-card>small{margin-left:22px;margin-right:22px}
.store-card>small{display:inline-block;margin-bottom:22px}
@media(max-width:720px){.guide-gallery figure img{aspect-ratio:auto}.store-photo img{aspect-ratio:16/10}}

.map-showcase{display:block}.map-showcase__figure{overflow:hidden;background:#fff;border-radius:24px;box-shadow:0 14px 34px rgba(28,52,40,.10);border:1px solid rgba(22,115,79,.10);padding:14px}.map-showcase__figure img{display:block;width:100%;height:auto;border-radius:16px;background:#f7faf7}.store-photo{border-bottom:1px solid var(--line)}

/* v6: 점포 사진 여백 개선 및 홈 층별 안내도 */
.store-grid{align-items:start}
.store-card{padding:0!important;display:block;height:auto;align-self:start}
.store-photo{position:relative;width:100%;aspect-ratio:1/1;margin:0 0 18px!important;background:#eef3ef;overflow:hidden}
.store-photo img{position:absolute;inset:0;width:100%;height:100%;aspect-ratio:auto!important;object-fit:cover!important;object-position:center;background:#eef3ef}
.store-card>.store-meta,.store-card>h3,.store-card>p,.store-card>small{margin-left:20px;margin-right:20px}
.store-card>small{margin-bottom:20px}
.location-card img{width:100%;height:auto;aspect-ratio:16/9;object-fit:cover;object-position:center}
@media(max-width:720px){.store-photo{aspect-ratio:1/1}.store-photo img{height:100%!important;aspect-ratio:auto!important}.location-card img{aspect-ratio:16/9}}


/* v7: 점포 검색·필터 오류 수정 및 사용성 개선 */
.store-card[hidden]{display:none!important}
#store-result-summary{margin:7px 0 0;color:var(--muted);font-size:13px}
#active-filter-text{font-weight:600;color:var(--green)}
.filters{align-items:end;flex-wrap:wrap;justify-content:flex-end}
.filters label{min-width:0}
.filters input:focus,.filters select:focus{outline:3px solid rgba(20,116,79,.16);border-color:var(--green)}
.filter-reset{height:46px;padding:0 16px;border:1px solid var(--green);border-radius:10px;background:transparent;color:var(--green);font-size:12px;font-weight:800;cursor:pointer;white-space:nowrap}
.filter-reset:hover{background:var(--green);color:#fff}
.filter-reset:focus-visible{outline:3px solid rgba(20,116,79,.18);outline-offset:2px}
.store-noscript{padding:16px 18px;border-radius:12px;background:#fff4d6;color:#6a5316;font-size:13px}
.empty-state[hidden]{display:none!important}
.empty-state{margin-top:20px}
@media(max-width:1050px){.directory-head{align-items:flex-start}.filters{justify-content:flex-start;width:100%}}
@media(max-width:820px){.filter-reset{width:100%;grid-column:span 2}.filters{align-items:stretch}}
@media(max-width:520px){.filter-reset{grid-column:auto}}

/* v8: Naver Place news page */
.news-feed-section{padding-top:96px}
.news-feed-head{margin-bottom:42px}
.news-feed-head>div>p:last-child{max-width:650px;color:var(--muted);margin-bottom:0}
.naver-news-button{white-space:nowrap}
.event-news-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:22px;align-items:start}
.event-news-card{background:#fff;border:1px solid var(--line);border-radius:26px;overflow:hidden;box-shadow:0 16px 42px rgba(14,65,47,.08)}
.event-news-card--wide{grid-row:span 1}
.event-news-cover{position:relative;aspect-ratio:4/3;overflow:hidden;background:#0e6244}
.event-news-card--wide .event-news-cover{aspect-ratio:16/9}
.event-news-cover img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}
.event-news-card:hover .event-news-cover img{transform:scale(1.025)}
.event-news-overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(3,36,24,.08) 20%,rgba(3,36,24,.9) 100%)}
.event-news-cover--bamboo .event-news-overlay{background:linear-gradient(180deg,rgba(3,36,24,.05),rgba(3,36,24,.86))}
.event-status{position:absolute;top:20px;right:20px;background:rgba(255,255,255,.94);color:var(--green-dark);padding:7px 12px;border-radius:100px;font-size:11px;font-weight:850;box-shadow:0 5px 18px rgba(0,0,0,.12)}
.event-cover-copy{position:absolute;left:28px;right:28px;bottom:26px;color:#fff;z-index:2}
.event-cover-copy span{display:block;font-size:10px;letter-spacing:2px;color:#c9eadb;font-weight:850;margin-bottom:9px}
.event-cover-copy strong{display:block;font-size:clamp(34px,4vw,55px);line-height:1.02;letter-spacing:-2px}
.event-news-card:not(.event-news-card--wide) .event-cover-copy strong{font-size:38px}
.event-news-body{padding:30px}
.event-news-meta{display:flex;justify-content:space-between;align-items:center;gap:15px;padding-bottom:17px;border-bottom:1px solid var(--line);margin-bottom:22px}
.event-news-meta span{font-size:11px;font-weight:850;color:var(--green)}
.event-news-meta strong{font-size:14px;color:#39453f}
.event-news-body h3{font-size:25px;line-height:1.35;letter-spacing:-.8px;margin:0 0 14px}
.event-news-body>p{font-size:14px;color:var(--muted);margin-bottom:22px}
.event-details{margin-top:24px;border-top:1px solid var(--line)}
.event-details summary{cursor:pointer;list-style:none;padding:18px 2px 0;font-size:13px;font-weight:850;color:var(--green);display:flex;justify-content:space-between;align-items:center}
.event-details summary::-webkit-details-marker{display:none}
.event-details summary:after{content:'+';font-size:20px;font-weight:500}
.event-details[open] summary:after{content:'−'}
.event-details div{padding:13px 0 2px}
.event-details p{font-size:13px;color:var(--muted);margin:0 0 11px}
.event-details a{font-size:12px;font-weight:850;color:var(--green)}
.news-info-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:85px;align-items:center}
.news-info-grid h2{font-size:44px;line-height:1.15;letter-spacing:-2px;margin:0 0 20px}
.news-info-grid>div>p:not(.kicker){color:var(--muted);margin-bottom:28px}
.news-quick-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}
.news-quick-cards a{min-height:210px;padding:25px;border-radius:20px;background:#fff;border:1px solid var(--line);display:flex;flex-direction:column;justify-content:flex-end;transition:transform .2s,box-shadow .2s}
.news-quick-cards a:hover{transform:translateY(-3px);box-shadow:0 15px 34px rgba(14,65,47,.09)}
.news-quick-cards span{font-size:10px;letter-spacing:1.5px;font-weight:900;color:var(--pink);margin-bottom:auto}
.news-quick-cards strong{font-size:19px;margin-bottom:5px}
.news-quick-cards small{font-size:11px;color:var(--muted)}
@media(max-width:900px){.event-news-grid{grid-template-columns:1fr}.event-news-card--wide .event-news-cover,.event-news-cover{aspect-ratio:16/9}.news-info-grid{grid-template-columns:1fr;gap:42px}}
@media(max-width:620px){.news-feed-section{padding-top:72px}.event-news-card{border-radius:20px}.event-news-cover,.event-news-card--wide .event-news-cover{aspect-ratio:4/3}.event-cover-copy{left:20px;right:20px;bottom:20px}.event-cover-copy strong,.event-news-card:not(.event-news-card--wide) .event-cover-copy strong{font-size:34px}.event-status{top:14px;right:14px}.event-news-body{padding:22px}.event-news-meta{align-items:flex-start;flex-direction:column;gap:4px}.event-news-body h3{font-size:21px}.news-info-grid h2{font-size:37px}.news-quick-cards{grid-template-columns:1fr}.news-quick-cards a{min-height:145px}.naver-news-button{width:100%}}


/* v9: CMS-managed news */
.event-news-cover{display:block;color:inherit}
.event-news-body h3 a{color:inherit}
.event-card-actions{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:24px;padding-top:18px;border-top:1px solid var(--line)}
.event-card-detail,.event-card-original{font-size:12px;font-weight:850;color:var(--green)}
.event-card-original{color:var(--muted)}
.footer-admin-link{margin-top:12px!important;font-size:11px!important;opacity:.62}
.news-detail-hero{padding:150px 0 90px;background:linear-gradient(135deg,#0a5b40,#18855d);color:#fff;overflow:hidden}
.news-detail-hero__inner{max-width:940px}
.news-detail-hero .breadcrumb,.news-detail-hero .breadcrumb a{color:rgba(255,255,255,.72)}
.news-detail-status{display:inline-flex;margin:22px 0 15px;padding:7px 13px;border-radius:999px;background:rgba(255,255,255,.16);font-size:12px;font-weight:850}
.news-detail-hero h1{font-size:clamp(40px,6vw,72px);line-height:1.08;letter-spacing:-3px;margin:0 0 20px}
.news-detail-summary{max-width:800px;font-size:18px;line-height:1.75;color:rgba(255,255,255,.84)}
.news-detail-meta{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}
.news-detail-meta span{display:flex;gap:10px;padding:11px 15px;border-radius:12px;background:rgba(255,255,255,.1);font-size:13px}
.news-detail-meta strong{color:#d6f2e4}
.news-detail-section{padding-top:72px}
.news-detail-article{max-width:960px}
.news-detail-image{margin:0 0 52px;border-radius:26px;overflow:hidden;background:#eef3ef;box-shadow:0 18px 55px rgba(14,65,47,.12)}
.news-detail-image img{display:block;width:100%;max-height:680px;object-fit:cover}
.news-detail-content{font-size:17px;line-height:1.9;color:#37463f}
.news-detail-content p{margin:0 0 22px}
.news-detail-content h2,.news-detail-content h3{margin:42px 0 16px;color:var(--green-dark);letter-spacing:-1px}
.news-detail-content h2{font-size:30px}.news-detail-content h3{font-size:23px}
.news-detail-content ul,.news-detail-content ol{margin:0 0 24px;padding-left:24px}
.news-detail-content a{color:var(--green);font-weight:700;text-decoration:underline}
.news-detail-tags{margin-top:38px;padding-top:25px;border-top:1px solid var(--line)}
.news-detail-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:38px}
@media(max-width:720px){.news-detail-hero{padding:115px 0 65px}.news-detail-hero h1{letter-spacing:-2px}.news-detail-summary{font-size:16px}.news-detail-section{padding-top:45px}.news-detail-image{margin-bottom:34px;border-radius:18px}.news-detail-content{font-size:15px}.news-detail-actions .btn{width:100%}.event-card-actions{align-items:flex-start;flex-direction:column}}

/* v10: responsive floor guide (replaces a single long infographic image) */
.market-guide{padding:72px 0 42px;background:linear-gradient(180deg,#f3f8f4 0%,var(--paper) 100%)}
.market-guide__intro{display:grid;grid-template-columns:1.05fr .95fr;gap:52px;align-items:end}
.market-guide__intro h2{font-size:clamp(38px,5vw,66px);line-height:1.05;letter-spacing:-3px;margin:0 0 18px}
.market-guide__intro>div>p:last-child{margin:0;color:var(--muted);font-size:17px;max-width:650px}
.market-guide__route{display:flex;align-items:center;justify-content:flex-end;gap:10px;flex-wrap:wrap}
.market-guide__route span{display:flex;align-items:center;gap:8px;background:#fff;border:1px solid var(--line);border-radius:999px;padding:10px 14px;font-size:12px;font-weight:800;box-shadow:0 8px 22px rgba(28,52,40,.05)}
.market-guide__route b{display:grid;place-items:center;width:31px;height:31px;border-radius:50%;background:var(--green);color:#fff;font-size:11px}
.market-guide__route i{font-style:normal;color:#96a39c;font-weight:900}
.floor-jump{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:38px}
.floor-jump a{display:flex;align-items:center;gap:14px;padding:18px 20px;background:#fff;border:1px solid var(--line);border-radius:16px;transition:.2s;box-shadow:0 8px 22px rgba(28,52,40,.04)}
.floor-jump a:hover{transform:translateY(-2px);border-color:var(--green)}
.floor-jump strong{font-size:25px;color:var(--green);line-height:1}
.floor-jump span{font-size:13px;font-weight:800;color:#4e5a54}
.floor-directory-section{padding-top:62px}
.directory-head--guide{margin-bottom:40px}
.floor-directory{display:grid;gap:28px}
.floor-block{scroll-margin-top:105px;background:#fff;border:1px solid var(--line);border-radius:26px;padding:28px;box-shadow:0 14px 35px rgba(28,52,40,.055)}
.floor-block__header{display:grid;grid-template-columns:150px 1fr;gap:28px;align-items:center;padding-bottom:24px;margin-bottom:24px;border-bottom:1px solid var(--line)}
.floor-number{min-height:112px;border-radius:18px;background:var(--green);color:#fff;display:flex;flex-direction:column;justify-content:center;padding:20px 24px}
.floor-number strong{font-size:50px;line-height:.9;letter-spacing:-2px}
.floor-number span{margin-top:13px;font-size:14px;font-weight:850}
.floor-block__header h2{font-size:clamp(25px,3vw,38px);letter-spacing:-1.6px;line-height:1.15;margin:0 0 9px}
.floor-block__header p{margin:0;color:var(--muted);font-size:14px}
.floor-block--two .floor-number{background:#d65a16}
.floor-block--three .floor-number{background:#6452a6}
.floor-block--four .floor-number{background:#408b68}
.store-cluster+.store-cluster{margin-top:34px;padding-top:30px;border-top:1px dashed #d8ded9}
.cluster-heading{display:flex;align-items:center;gap:13px;margin-bottom:18px}
.cluster-icon{color:var(--green);font-size:18px}
.store-cluster--blue .cluster-icon{color:#265c91}
.cluster-heading h3{margin:0 0 3px;font-size:21px;letter-spacing:-.7px}
.cluster-heading p{margin:0;color:var(--muted);font-size:12px}
.floor-store-grid{display:grid;gap:14px;align-items:stretch}
.floor-store-grid--compact{grid-template-columns:repeat(4,minmax(0,1fr))}
.floor-store-grid--restaurant{grid-template-columns:repeat(3,minmax(0,1fr))}
.floor-store-grid .store-card{height:100%;border-radius:17px;box-shadow:none;border:1px solid #dce3de;background:#fff;transition:transform .2s,box-shadow .2s,border-color .2s}
.floor-store-grid .store-card:hover{transform:translateY(-3px);box-shadow:0 13px 26px rgba(28,52,40,.09);border-color:#b7cabe}
.floor-store-grid .store-photo{aspect-ratio:4/3;background:#edf3ef;overflow:hidden}
.floor-store-grid .store-photo img{width:100%;height:100%;object-fit:cover}
.floor-store-grid .store-meta{margin-top:16px}
.floor-store-grid .store-card h3{font-size:17px;margin-top:16px;line-height:1.3}
.floor-store-grid .store-card p{min-height:38px;font-size:12px;line-height:1.55}
.floor-feature-grid{display:grid;grid-template-columns:1fr}
.floor-feature-grid .store-card{display:grid!important;grid-template-columns:minmax(280px,.85fr) 1.15fr;align-items:stretch;border:0;background:#f5f8f5;border-radius:20px;padding:0!important;overflow:hidden}
.floor-feature-grid .store-photo{height:100%;min-height:290px;border:0}
.floor-feature-grid .store-photo img{width:100%;height:100%;object-fit:cover}
.floor-feature-grid .store-card>.store-meta,.floor-feature-grid .store-card>h3,.floor-feature-grid .store-card>p,.floor-feature-grid .store-card>small{grid-column:2;margin-left:34px;margin-right:34px}
.floor-feature-grid .store-card>.store-meta{align-self:end;margin-top:38px}
.floor-feature-grid .store-card>h3{font-size:30px;margin-top:18px;margin-bottom:9px}
.floor-feature-grid .store-card>p{font-size:15px;min-height:0;margin-top:0}
.floor-feature-grid .store-card>small{margin-bottom:38px;align-self:start}
.market-utility{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:28px}
.utility-card{display:flex;align-items:center;gap:16px;padding:22px;background:#f5f7f5;border:1px solid var(--line);border-radius:17px}
.utility-card>span{display:grid;place-items:center;flex:0 0 46px;height:46px;border-radius:50%;background:#fff;color:var(--green);font-size:13px;font-weight:900}
.utility-card strong{font-size:15px}
.utility-card p{font-size:12px;color:var(--muted);margin:4px 0 0;line-height:1.55}
.utility-card--link{transition:.2s}.utility-card--link:hover{border-color:var(--green);transform:translateY(-2px)}
.floor-block[hidden],.store-cluster[hidden]{display:none!important}

@media(max-width:1050px){
  .market-guide__intro{grid-template-columns:1fr;gap:30px}.market-guide__route{justify-content:flex-start}
  .floor-store-grid--compact{grid-template-columns:repeat(3,minmax(0,1fr))}
  .floor-store-grid--restaurant{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:820px){
  .market-guide{padding:52px 0 32px}.market-guide__intro h2{font-size:48px}.floor-jump{grid-template-columns:repeat(2,1fr)}
  .floor-block{padding:20px;border-radius:22px}.floor-block__header{grid-template-columns:105px 1fr;gap:18px}.floor-number{min-height:96px;padding:17px}.floor-number strong{font-size:39px}
  .floor-store-grid--compact{grid-template-columns:repeat(2,minmax(0,1fr))}
  .market-utility{grid-template-columns:1fr}
  .floor-feature-grid .store-card{grid-template-columns:1fr}.floor-feature-grid .store-photo{min-height:260px}
  .floor-feature-grid .store-card>.store-meta,.floor-feature-grid .store-card>h3,.floor-feature-grid .store-card>p,.floor-feature-grid .store-card>small{grid-column:1;margin-left:24px;margin-right:24px}
  .floor-feature-grid .store-card>.store-meta{margin-top:24px}.floor-feature-grid .store-card>h3{font-size:25px}.floor-feature-grid .store-card>small{margin-bottom:26px}
}
@media(max-width:520px){
  .market-guide__intro h2{font-size:40px}.market-guide__intro>div>p:last-child{font-size:15px}
  .market-guide__route{display:grid;grid-template-columns:1fr 1fr;gap:8px}.market-guide__route i{display:none}.market-guide__route span{padding:9px 11px}
  .floor-jump{gap:8px}.floor-jump a{padding:14px 12px;gap:9px}.floor-jump strong{font-size:20px}.floor-jump span{font-size:11px}
  .floor-block{padding:14px}.floor-block__header{grid-template-columns:1fr;gap:12px}.floor-number{min-height:auto;flex-direction:row;justify-content:flex-start;align-items:center;gap:11px;padding:14px 16px}.floor-number strong{font-size:31px}.floor-number span{margin:0}
  .floor-block__header h2{font-size:24px}.floor-block__header p{font-size:13px}
  .cluster-heading h3{font-size:18px}.cluster-heading p{display:none}
  .floor-store-grid--compact{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}
  .floor-store-grid--restaurant{grid-template-columns:1fr}
  .floor-store-grid .store-card>.store-meta,.floor-store-grid .store-card>h3,.floor-store-grid .store-card>p,.floor-store-grid .store-card>small{margin-left:12px;margin-right:12px}
  .floor-store-grid .store-meta{margin-top:12px}.floor-store-grid .store-meta span,.floor-store-grid .store-meta b{font-size:10px}
  .floor-store-grid--compact .store-card h3{font-size:14px;margin-top:11px;margin-bottom:5px;word-break:keep-all}
  .floor-store-grid--compact .store-card p{display:none}.floor-store-grid--compact .store-card small{font-size:9px;margin-bottom:13px}
  .floor-store-grid--restaurant .store-card h3{font-size:17px}.floor-store-grid--restaurant .store-card p{display:block}
  .floor-feature-grid .store-photo{min-height:210px}.floor-feature-grid .store-card>h3{font-size:22px}
  .utility-card{padding:17px}.utility-card p{font-size:11px}
}


/* v11: 시장소개 사진 비율 및 높이 수정 */
.story-photo{margin:0;align-self:center}
.story-photo img{display:block;width:100%;height:auto;aspect-ratio:4/3;object-fit:cover;object-position:center;border-radius:20px 90px 20px 20px;box-shadow:var(--shadow)}
@media(max-width:820px){.story-photo{max-width:720px}.story-photo img{aspect-ratio:4/3;border-radius:18px 70px 18px 18px}}
@media(max-width:520px){.story-photo img{aspect-ratio:4/3;border-radius:16px 48px 16px 16px}}

.store-card-actions{display:flex;gap:8px;margin:0 20px 20px}.store-mini-link{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:0 12px;border:1px solid var(--line);border-radius:999px;color:var(--green);font-size:11px;font-weight:800;background:#fff}.store-mini-link:hover{border-color:var(--green);background:#f3f8f4}


/* v21 — photo refresh, typography balance and responsive polish */
html{font-size:16px;text-size-adjust:100%;-webkit-text-size-adjust:100%}
body{font-family:"Pretendard Variable",Pretendard,-apple-system,BlinkMacSystemFont,"Apple SD Gothic Neo","Noto Sans KR","Malgun Gothic",sans-serif;line-height:1.72;letter-spacing:-.012em;overflow-wrap:break-word}
h1,h2,h3,h4,strong{font-family:inherit}h1,h2,h3{word-break:keep-all;text-wrap:balance}p,li,dd,figcaption{word-break:keep-all;text-wrap:pretty}
a,button,input,select,summary{-webkit-tap-highlight-color:transparent}
a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid rgba(20,116,79,.30);outline-offset:3px}
.container{max-width:1180px}.section{padding:100px 0}.section--compact{padding:64px 0 0}
.kicker{margin-bottom:16px;line-height:1.35;letter-spacing:.18em}.section-desc{line-height:1.75}
.hero{min-height:690px}.hero-bg{object-position:center 50%}.hero-shade{background:linear-gradient(90deg,rgba(4,34,25,.84) 0%,rgba(4,34,25,.56) 43%,rgba(4,34,25,.08) 78%),linear-gradient(0deg,rgba(3,25,18,.38),transparent 58%)}
.hero-content{padding-top:108px}.hero h1{font-size:clamp(48px,6.1vw,78px);line-height:1.08;letter-spacing:-.055em;margin-bottom:24px;max-width:790px}.hero-copy{font-size:18px;line-height:1.72;max-width:650px}.hero-facts{margin-top:64px}.hero-facts span{font-size:12.5px;line-height:1.45}
.intro-copy h2,.section-head h2,.story-copy h2,.directory-head h2,.first-food-grid h2,.food-tips h2,.source-box h2,.faq-wrap h2,.location-grid h2{font-size:clamp(34px,3.8vw,52px);line-height:1.18;letter-spacing:-.045em;margin-bottom:24px}
.intro-copy>p:not(.kicker),.story-copy p,.section-desc,.first-food-grid>div>p,.source-box p{font-size:16.5px;line-height:1.78}
.section-head{gap:32px;margin-bottom:42px}.floor-card h3{font-size:26px;line-height:1.3;letter-spacing:-.035em}.food-strip h3,.restaurant-card h3,.store-card h3{letter-spacing:-.025em;line-height:1.35}
.page-hero{padding:92px 0 82px;background-position:center 48%}.page-hero:before{background:linear-gradient(90deg,rgba(4,41,29,.84),rgba(4,41,29,.50) 56%,rgba(4,41,29,.19))}.page-hero h1{font-size:clamp(42px,5.2vw,64px);line-height:1.12;letter-spacing:-.055em;margin-bottom:18px;max-width:850px}.page-hero p:last-child{font-size:17px;line-height:1.7}.breadcrumb{margin-bottom:34px}
.page-hero--about,.page-hero--travel,.page-hero--news{background-image:url('../images/market-aerial.webp')}.page-hero--stores{background-image:url('../images/market-courtyard-flags.webp')}.page-hero--food{background-image:url('../images/market-floor-2.webp')}
.story-photo{margin:0;align-self:center}.story-photo img{display:block;width:100%;height:auto;max-height:520px;aspect-ratio:4/3;object-fit:cover;object-position:center;border-radius:24px 92px 24px 24px;box-shadow:var(--shadow)}.story-photo figcaption{margin-top:12px;line-height:1.55}
.site-footer{padding-top:64px}.footer-grid p,.footer-grid a{font-size:13.5px;line-height:1.6}.footer-bottom{line-height:1.55}

/* New market photo gallery */
.market-scenes{padding-top:20px;background:linear-gradient(180deg,var(--paper) 0%,#f4f8f5 100%)}
.market-scenes__head{align-items:end}.market-scenes__grid{display:grid;grid-template-columns:1.25fr .75fr;grid-template-rows:auto auto;gap:16px}
.scene-card{position:relative;margin:0;min-height:285px;overflow:hidden;border-radius:24px;background:#e7eee9;box-shadow:0 16px 42px rgba(25,58,43,.09)}.scene-card--large{grid-row:span 2;min-height:590px}.scene-card--wide{grid-column:2;min-height:285px}
.scene-card img{width:100%;height:100%;object-fit:cover;position:absolute;inset:0;transition:transform .45s ease}.scene-card:hover img{transform:scale(1.018)}
.scene-card:after{content:"";position:absolute;inset:38% 0 0;background:linear-gradient(transparent,rgba(7,30,22,.72))}.scene-card figcaption{position:absolute;z-index:2;left:24px;right:24px;bottom:20px;color:#fff}.scene-card figcaption strong{display:block;font-size:19px;letter-spacing:-.03em}.scene-card figcaption span{display:block;margin-top:4px;font-size:12.5px;color:rgba(255,255,255,.82)}

/* Real-photo strips on directory and food pages */
.directory-photo-strip{padding:0 0 54px;background:var(--paper)}.directory-photo-strip__grid{display:grid;grid-template-columns:1.15fr .85fr;gap:14px}.directory-photo-strip figure{margin:0;position:relative;overflow:hidden;border-radius:20px;background:#edf3ef}.directory-photo-strip img{width:100%;aspect-ratio:16/8.7;object-fit:cover}.directory-photo-strip figcaption{position:absolute;left:16px;bottom:14px;padding:7px 11px;border-radius:999px;background:rgba(11,45,33,.78);backdrop-filter:blur(7px);color:#fff;font-size:11px;font-weight:800}
.food-photo-showcase{padding-top:0}.food-photo-showcase__grid{display:grid;grid-template-columns:1.35fr .65fr;gap:16px}.food-photo-showcase figure{margin:0;overflow:hidden;border-radius:24px;background:#edf3ef}.food-photo-showcase img{width:100%;height:100%;min-height:350px;object-fit:cover}.food-photo-showcase__sub img{min-height:350px}.food-photo-showcase figcaption{padding:18px 21px;background:#fff;border:1px solid var(--line);border-top:0}.food-photo-showcase figcaption strong{display:block;font-size:15px}.food-photo-showcase figcaption span{display:block;margin-top:4px;color:var(--muted);font-size:12px}

/* Prevent awkward text squeezing in cards and controls */
.floor-store-grid .store-card p{min-height:auto}.store-card small,.restaurant-card small{line-height:1.5}.filters label{min-width:0}.filters input,.filters select{font-size:14px}.filter-reset{white-space:nowrap}

@media(max-width:1050px){.section{padding:88px 0}.market-scenes__grid{grid-template-columns:1fr 1fr}.scene-card--large{min-height:480px}.scene-card--wide{grid-column:2}.desktop-nav{gap:19px}.desktop-nav a{font-size:13.5px}}
@media(max-width:820px){
  .section{padding:72px 0}.section--compact{padding-top:48px}.hero{min-height:700px}.hero-content{padding-top:86px}.hero h1{font-size:clamp(44px,10vw,58px);letter-spacing:-.05em}.hero-copy{font-size:16px}.hero-facts{margin-top:52px}
  .page-hero{padding:70px 0 64px}.page-hero h1{font-size:clamp(38px,8.5vw,50px)}.breadcrumb{margin-bottom:28px}.page-hero--about,.page-hero--travel,.page-hero--news{background-position:center}.page-hero--stores{background-position:center}.page-hero--food{background-position:center}
  .market-scenes{padding-top:10px}.market-scenes__head{align-items:flex-start}.market-scenes__grid{grid-template-columns:1fr 1fr;grid-template-rows:auto}.scene-card,.scene-card--large,.scene-card--wide{grid-column:auto;grid-row:auto;min-height:280px}.scene-card--large{grid-column:1/-1;min-height:420px}
  .directory-photo-strip{padding-bottom:42px}.directory-photo-strip__grid,.food-photo-showcase__grid{grid-template-columns:1fr 1fr}.food-photo-showcase img,.food-photo-showcase__sub img{min-height:280px}
  .story-photo img{max-height:none;border-radius:20px 70px 20px 20px}
}
@media(max-width:520px){
  :root{--container:calc(100% - 28px)}body{line-height:1.68}.site-header{height:66px}.brand strong{font-size:20px}.mobile-nav{top:66px}.section{padding:60px 0}.section--compact{padding-top:38px}
  .hero{min-height:660px}.hero-bg{object-position:center 45%}.hero-content{padding-top:72px}.hero h1{font-size:42px;line-height:1.1;letter-spacing:-.05em}.hero-copy{font-size:15.5px}.hero-facts{margin-top:42px}.hero-facts strong{font-size:18px}.hero-facts span{font-size:11.5px}
  .intro-copy h2,.section-head h2,.story-copy h2,.directory-head h2,.first-food-grid h2,.food-tips h2,.source-box h2,.faq-wrap h2,.location-grid h2{font-size:34px;line-height:1.2;letter-spacing:-.045em}.intro-copy>p:not(.kicker),.story-copy p,.section-desc,.first-food-grid>div>p,.source-box p{font-size:15.5px}
  .page-hero{padding:58px 0 54px}.page-hero h1{font-size:38px;line-height:1.15}.page-hero p:last-child{font-size:14.5px}.breadcrumb{margin-bottom:24px}
  .market-scenes__grid{grid-template-columns:1fr;gap:11px}.scene-card,.scene-card--large,.scene-card--wide{grid-column:auto;min-height:245px;border-radius:18px}.scene-card--large{min-height:320px}.scene-card figcaption{left:17px;right:17px;bottom:15px}.scene-card figcaption strong{font-size:17px}.scene-card figcaption span{font-size:11.5px}
  .directory-photo-strip__grid,.food-photo-showcase__grid{grid-template-columns:1fr}.directory-photo-strip img{aspect-ratio:16/10}.food-photo-showcase img,.food-photo-showcase__sub img{min-height:245px}.food-photo-showcase figure{border-radius:18px}
  .story-photo img{border-radius:18px 48px 18px 18px}.footer-grid p,.footer-grid a{font-size:13px}
}


/* v22 — navigation cleanup, hero line lock, clearer floor guide, compact 3F/4F feature cards */
@media(min-width:821px){
  .hero h1{max-width:1120px}
  .hero-tagline{display:inline-block;white-space:nowrap;font-size:.88em;letter-spacing:-.06em}
  .floor-jump strong{font-size:29px}
  .floor-jump span{font-size:15px;font-weight:850;color:#33423a}
  .market-guide__route span{font-size:14px;font-weight:800}
  .market-guide__route span b{font-size:14px}
}
.floor-feature-grid .store-card--feature{grid-template-columns:minmax(330px,.95fr) minmax(0,1.05fr);min-height:360px;align-items:stretch}
.floor-feature-grid .store-card--feature .store-photo{min-height:360px;height:100%;margin:0}
.floor-feature-grid .store-card--feature .store-feature-copy{display:flex;flex-direction:column;justify-content:center;padding:40px 44px;min-width:0}
.floor-feature-grid .store-card--feature .store-feature-copy .store-meta,
.floor-feature-grid .store-card--feature .store-feature-copy h3,
.floor-feature-grid .store-card--feature .store-feature-copy p,
.floor-feature-grid .store-card--feature .store-feature-copy small{grid-column:auto;margin-left:0;margin-right:0}
.floor-feature-grid .store-card--feature .store-feature-copy .store-meta{margin-top:0}
.floor-feature-grid .store-card--feature .store-feature-copy h3{margin:18px 0 10px;font-size:32px;line-height:1.25}
.floor-feature-grid .store-card--feature .store-feature-copy p{margin:0 0 10px;font-size:16px;line-height:1.7;color:var(--muted)}
.floor-feature-grid .store-card--feature .store-feature-copy small{margin:0;font-size:12px}
.floor-feature-grid .store-card--feature .store-card-actions{margin:18px 0 0}
@media(max-width:820px){
  .hero-tagline{display:inline}
  .floor-feature-grid .store-card--feature{grid-template-columns:1fr;min-height:0}
  .floor-feature-grid .store-card--feature .store-photo{min-height:280px;aspect-ratio:16/10}
  .floor-feature-grid .store-card--feature .store-feature-copy{padding:26px 25px 30px}
  .floor-feature-grid .store-card--feature .store-feature-copy h3{font-size:26px}
  .floor-jump span{font-size:13px}
}
@media(max-width:520px){
  .hero h1{font-size:40px}
  .floor-feature-grid .store-card--feature .store-photo{min-height:220px}
  .floor-feature-grid .store-card--feature .store-feature-copy{padding:22px 20px 25px}
  .floor-feature-grid .store-card--feature .store-feature-copy h3{font-size:23px}
  .floor-jump span{font-size:12.5px}
}


/* v23 — layout cleanup, readability boost, photo expansion */
.market-guide__route span{font-size:14px;padding:12px 17px}
.market-guide__route b{width:34px;height:34px;font-size:12px}
.floor-jump strong{font-size:28px}
.floor-jump span{font-size:15px}
.hero h1{max-width:1140px}
.hero-tagline{display:inline-block;white-space:nowrap;font-size:.84em;letter-spacing:-.055em}
.market-scenes__grid{grid-template-columns:repeat(3,minmax(0,1fr))}
.market-scenes__grid .scene-card img{min-height:260px;object-fit:cover}
.directory-photo-strip__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}
.directory-photo-strip__grid figure{margin:0}
.directory-photo-strip__grid img{width:100%;aspect-ratio:1.08;object-fit:cover;border-radius:18px;border:1px solid var(--line);box-shadow:0 16px 40px rgba(28,61,46,.08)}
.directory-photo-strip__grid figcaption{margin-top:10px;font-size:12px;color:var(--muted)}
.floor-feature-grid .store-card--feature{grid-template-columns:minmax(410px,.95fr) minmax(0,1.05fr);min-height:0;align-items:center;background:#f4f7f4}
.floor-feature-grid .store-card--feature .store-photo{min-height:340px;aspect-ratio:5/4}
.floor-feature-grid .store-card--feature .store-photo img{height:100%;width:100%;object-fit:cover}
.floor-feature-grid .store-card--feature .store-feature-copy{justify-content:center;padding:34px 40px;gap:0}
.floor-feature-grid .store-card--feature .store-feature-copy h3{margin:14px 0 8px;font-size:clamp(28px,2.7vw,40px)}
.floor-feature-grid .store-card--feature .store-feature-copy p{font-size:17px;line-height:1.72;margin:0 0 10px}
.floor-feature-grid .store-card--feature .store-card-actions{margin-top:16px}
@media(max-width:1100px){.market-scenes__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.directory-photo-strip__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.floor-feature-grid .store-card--feature{grid-template-columns:minmax(320px,.95fr) minmax(0,1.05fr)}}
@media(max-width:820px){.floor-jump strong{font-size:24px}.floor-jump span{font-size:13px}.hero-tagline{white-space:normal}.floor-feature-grid .store-card--feature{grid-template-columns:1fr}.floor-feature-grid .store-card--feature .store-photo{min-height:280px}.floor-feature-grid .store-card--feature .store-feature-copy{padding:26px 24px 30px}}
@media(max-width:520px){.market-guide__route span{font-size:13px}.market-scenes__grid,.directory-photo-strip__grid{grid-template-columns:1fr}.hero-tagline{font-size:.88em}}


/* v24 layout/photo refresh */
.market-scenes__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}
.market-scenes__grid .scene-card,.market-scenes__grid .scene-card--large,.market-scenes__grid .scene-card--wide{grid-column:auto;grid-row:auto;min-height:280px}
.market-scenes__grid .scene-card img{width:100%;height:100%;object-fit:cover;min-height:280px}
.floor-feature-grid .store-card--feature{grid-template-columns:minmax(360px,1fr) minmax(300px,.82fr);min-height:320px;align-items:center}
.floor-feature-grid .store-card--feature .store-photo{min-height:320px;height:100%}
.floor-feature-grid .store-card--feature .store-feature-copy{display:flex;flex-direction:column;justify-content:center;align-self:center;padding:32px 36px;height:100%}
.floor-feature-grid .store-card--feature .store-feature-copy .store-meta{margin-bottom:10px}
.floor-feature-grid .store-card--feature .store-feature-copy h3{margin:0 0 12px;font-size:30px;line-height:1.25}
.floor-feature-grid .store-card--feature .store-feature-copy p{margin:0 0 8px;font-size:16px;line-height:1.7}
.directory-photo-strip__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}
.directory-photo-strip__grid figure{margin:0}
.directory-photo-strip__grid img{width:100%;aspect-ratio:1.05;object-fit:cover;border-radius:18px;border:1px solid var(--line);box-shadow:0 16px 40px rgba(28,61,46,.08)}
.directory-photo-strip__grid figcaption{margin-top:10px;font-size:12px;color:var(--muted)}
@media(max-width:1100px){.market-scenes__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.directory-photo-strip__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.floor-feature-grid .store-card--feature{grid-template-columns:minmax(300px,.95fr) minmax(0,1.05fr)}}
@media(max-width:820px){.market-scenes__grid,.directory-photo-strip__grid{grid-template-columns:1fr}.floor-feature-grid .store-card--feature{grid-template-columns:1fr;min-height:0}.floor-feature-grid .store-card--feature .store-photo{min-height:260px}.floor-feature-grid .store-card--feature .store-feature-copy{padding:24px 22px 28px}}


/* v26 definitive fixes: compact 3F/4F cards + reliable image rendering */
@media (min-width:821px){
  .floor-feature-grid .store-card--feature{
    display:flex!important;
    flex-direction:row!important;
    align-items:stretch!important;
    width:100%!important;
    height:320px!important;
    min-height:0!important;
    padding:0!important;
    overflow:hidden!important;
    border-radius:20px!important;
    background:#f4f7f4!important;
  }
  .floor-feature-grid .store-card--feature .store-photo{
    position:relative!important;
    flex:0 0 48%!important;
    width:48%!important;
    height:320px!important;
    min-height:0!important;
    aspect-ratio:auto!important;
    margin:0!important;
    border:0!important;
    overflow:hidden!important;
  }
  .floor-feature-grid .store-card--feature .store-photo img{
    position:absolute!important;
    inset:0!important;
    display:block!important;
    width:100%!important;
    height:100%!important;
    min-height:0!important;
    aspect-ratio:auto!important;
    object-fit:cover!important;
    object-position:center!important;
  }
  .floor-feature-grid .store-card--feature .store-feature-copy{
    flex:1 1 auto!important;
    display:flex!important;
    flex-direction:column!important;
    justify-content:center!important;
    align-self:stretch!important;
    height:auto!important;
    min-height:0!important;
    padding:30px 38px!important;
    margin:0!important;
  }
  .floor-feature-grid .store-card--feature .store-feature-copy .store-meta{margin:0 0 14px!important}
  .floor-feature-grid .store-card--feature .store-feature-copy h3{margin:0 0 10px!important;font-size:30px!important;line-height:1.25!important}
  .floor-feature-grid .store-card--feature .store-feature-copy p{margin:0 0 8px!important;min-height:0!important;font-size:15px!important;line-height:1.65!important}
  .floor-feature-grid .store-card--feature .store-feature-copy small{margin:0!important}
}
@media (max-width:820px){
  .floor-feature-grid .store-card--feature{display:block!important;height:auto!important;min-height:0!important;padding:0!important;overflow:hidden!important}
  .floor-feature-grid .store-card--feature .store-photo{position:relative!important;width:100%!important;height:240px!important;min-height:0!important;aspect-ratio:auto!important;margin:0!important}
  .floor-feature-grid .store-card--feature .store-photo img{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;object-fit:cover!important}
  .floor-feature-grid .store-card--feature .store-feature-copy{height:auto!important;min-height:0!important;padding:22px 22px 26px!important;margin:0!important}
}
