*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Pretendard,"Malgun Gothic",sans-serif;color:#263128;line-height:1.65}a{text-decoration:none;color:inherit}.wrap{width:min(1180px,calc(100% - 36px));margin:auto}.hidden{display:none!important}.header{position:sticky;top:0;z-index:20;background:#fffffff2;border-bottom:1px solid #dfe6df;backdrop-filter:blur(10px)}.nav{height:74px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:10px}.brand>span{width:42px;height:42px;border-radius:13px;background:#2f7149;color:#fff;display:grid;place-items:center;font-size:22px;font-weight:900}.brand b,.brand small{display:block}.brand small{font-size:11px;color:#778078}.nav nav{display:flex;gap:22px;font-size:14px;font-weight:750}.admin-link{color:#d06c2d!important}.nav button{display:none;border:0;background:none;font-size:25px}.hero{padding:72px 0;background:linear-gradient(135deg,#f5ecdd,#edf5eb)}.hero-grid{display:grid;grid-template-columns:1fr .86fr;gap:65px;align-items:center}.eyebrow,.label{font-size:13px;letter-spacing:.12em;color:#2f7149;font-weight:850}.hero h1{font-size:58px;line-height:1.13;letter-spacing:-.045em;margin:15px 0}.hero h1 em{font-style:normal;color:#2f7149}.hero p{font-size:18px;color:#616b63}.actions{display:flex;gap:11px;flex-wrap:wrap;margin:27px 0}.btn{border:1px solid transparent;border-radius:999px;padding:13px 21px;font-weight:800;cursor:pointer}.primary{background:#2f7149;color:#fff}.secondary{background:#fff;border-color:#d0dad1}.tags{display:flex;gap:8px;flex-wrap:wrap}.tags span{background:#ffffffc9;padding:7px 11px;border-radius:999px;font-size:12px}.hero-card{background:#203d2c;color:#fff;border-radius:25px;padding:35px;box-shadow:0 20px 50px #1635212b}.hero-card>b{color:#afd0b7}.hero-card h2{font-size:31px;line-height:1.3}.hero-card p{color:#d8e3da}.quick{margin-top:-24px;position:relative;z-index:3}.quick-grid{display:grid;grid-template-columns:repeat(4,1fr);background:#fff;border-radius:20px;overflow:hidden;box-shadow:0 12px 35px #0002}.quick-grid a{padding:21px;text-align:center;border-right:1px solid #e0e6e0}.quick-grid b,.quick-grid span{display:block}.quick-grid b{font-size:25px}.quick-grid span{font-weight:800}.section{padding:92px 0}.section h2{font-size:40px;letter-spacing:-.035em;margin:11px 0 27px}.section-head{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:end}.section-head>p{color:#647067}.map-section{background:#fff9ef}.tools{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin:27px 0 21px}.tools>input{min-width:280px;padding:13px 15px;border:1px solid #dce4dd;border-radius:11px;font:inherit}.chips{display:flex;gap:7px;flex-wrap:wrap}.chip,.news-tabs button,.tool-btn{border:1px solid #dce4dd;background:#fff;border-radius:999px;padding:9px 13px;cursor:pointer}.chip.active,.news-tabs button.active{background:#2f7149;color:#fff;border-color:#2f7149}.check{font-size:13px;font-weight:700}.map-status{padding:10px 13px;border-radius:10px;background:#edf4ed;color:#31563b;font-size:13px;margin-bottom:12px}.map-status.error{background:#fff0eb;color:#a13e2e}.map-layout{display:grid;grid-template-columns:1.2fr .8fr;gap:20px}.map-wrap{position:relative}.map-wrap #kakaoMap{height:600px;border-radius:22px;border:1px solid #dce4dd;overflow:hidden;background:#eef2ed}.open-kakao{position:absolute;right:13px;bottom:13px;z-index:5;background:#fee500;padding:10px 14px;border-radius:999px;font-size:12px;font-weight:800}.results{display:grid;gap:9px;max-height:600px;overflow:auto}.result-card{background:#fff;border:1px solid #dfe6df;border-radius:14px;padding:15px;cursor:pointer}.result-card h3{margin:5px 0}.result-card p{margin:2px 0;color:#717a72;font-size:13px}.tag{display:inline-block;background:#edf4ed;color:#2f7149;border-radius:999px;padding:4px 7px;font-size:11px;font-weight:800;margin-right:4px}.onnuri{background:#fff0ca;color:#916415}.store-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.store-card{border:1px solid #dfe6df;border-radius:17px;overflow:hidden;cursor:pointer}.store-photo{height:145px;background:#edf1eb;display:grid;place-items:center;font-size:40px;background-size:cover;background-position:center}.store-body{padding:17px}.store-body h3{margin:5px 0}.store-body p{margin:2px 0;font-size:13px;color:#727b73}.news-section{background:#f5efe2}.news-tabs{display:flex;gap:8px;margin-bottom:23px}.news-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.news-card{background:#fff;border-radius:17px;overflow:hidden}.news-image{height:160px;background:#e8ede6;background-size:cover;background-position:center}.news-body{padding:20px}.news-body h3{margin:7px 0}.news-body p{font-size:13px;color:#737c74}.about{background:#f4f7f2}.about-grid{display:grid;grid-template-columns:1fr 1.15fr;gap:65px}.footer{display:flex;justify-content:space-between}footer{background:#19281f;color:#fff;padding:34px 0}.modal{position:fixed;inset:0;background:#000a;z-index:50;display:grid;place-items:center;padding:24px}.modal-panel{position:relative;background:#fff;width:min(720px,100%);max-height:90vh;overflow:auto;border-radius:22px;padding:28px}.modal-panel>button{position:absolute;right:12px;top:8px;border:0;background:none;font-size:30px}.detail-image{height:270px;background:#edf1eb;border-radius:16px;background-size:cover;background-position:center}.detail-actions{display:flex;gap:9px;margin-top:16px}@media(max-width:900px){.nav nav{display:none;position:absolute;top:74px;left:0;right:0;background:#fff;padding:20px;flex-direction:column}.nav nav.open{display:flex}.nav button{display:block}.hero-grid,.section-head,.map-layout,.about-grid{grid-template-columns:1fr}.store-grid{grid-template-columns:repeat(2,1fr)}.news-grid{grid-template-columns:repeat(2,1fr)}.map-wrap #kakaoMap{height:500px}}@media(max-width:600px){.hero h1{font-size:39px}.section h2{font-size:31px}.quick-grid{grid-template-columns:repeat(2,1fr)}.store-grid,.news-grid{grid-template-columns:1fr}.map-wrap #kakaoMap{height:430px}.footer{display:block}}
.recommend-section{background:linear-gradient(180deg,#fff,#f7f3e9)}.recommend-title{text-align:center;max-width:780px;margin:0 auto 28px}.recommend-title h2{margin-bottom:12px}.recommend-title p{color:#687269;font-size:17px}.theme-buttons{display:grid;grid-template-columns:repeat(5,1fr);gap:10px;margin:30px 0 18px}.theme-button{border:1px solid #dce4dd;background:#fff;border-radius:18px;padding:18px 10px;font-weight:850;font-size:15px;cursor:pointer;box-shadow:0 8px 20px #0000000b}.theme-button.active{background:#203d2c;color:#fff;border-color:#203d2c;transform:translateY(-2px)}.theme-intro{text-align:center;color:#6b756d;margin-bottom:20px}.course-choices{display:flex;gap:8px;flex-wrap:wrap;justify-content:center;margin-bottom:28px}.course-choice{border:1px solid #dce4dd;background:#fff;border-radius:999px;padding:9px 13px;cursor:pointer;font-weight:750}.course-choice.active{background:#f2e5cc;border-color:#d7b77c;color:#684b1d}.course-result{background:#fff;border:1px solid #e0e6df;border-radius:26px;padding:27px;box-shadow:0 18px 50px #00000012}.course-result-head{display:flex;justify-content:space-between;gap:20px;align-items:flex-start}.course-result-head h3{font-size:30px;margin:5px 0 3px}.course-result-head p{margin:0;color:#727b73}#courseBadge{display:inline-block;background:#edf4ed;color:#2f7149;border-radius:999px;padding:5px 9px;font-size:12px;font-weight:800}.course-actions-top{display:flex;gap:8px;flex-wrap:wrap}.course-btn{border:0;border-radius:999px;padding:10px 14px;font-weight:800;cursor:pointer}.course-btn.soft{background:#eef2ed;color:#314237}.course-btn.dark{background:#203d2c;color:#fff}.course-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:15px;margin:25px 0}.course-step{border:1px solid #e0e6df;border-radius:18px;padding:18px;min-height:210px;background:linear-gradient(160deg,#fff,#faf8f2)}.course-step .step-no{font-size:11px;color:#2f7149;font-weight:900}.course-step h4{font-size:19px;margin:7px 0}.picked-store{margin-top:14px;padding-top:13px;border-top:1px dashed #d9dfd9}.picked-store b{display:block;font-size:17px}.picked-store p{margin:3px 0;font-size:12px;color:#737c74}.empty-store{margin-top:14px;padding:11px;border-radius:12px;background:#f3f5f1;color:#657067;font-size:13px}.step-link{display:inline-block;margin-top:9px;border:0;background:transparent;color:#2f7149;font-size:12px;font-weight:850;cursor:pointer}.course-bottom{text-align:center;border-top:1px solid #e7ebe7;padding-top:20px}.course-start{border:0;background:#d06d2e;color:#fff;border-radius:999px;padding:14px 25px;font-size:16px;font-weight:900;cursor:pointer}.course-bottom small{display:block;color:#818981;margin-top:9px}@media(max-width:900px){.theme-buttons{grid-template-columns:repeat(2,1fr)}.theme-button:last-child{grid-column:span 2}.course-result-head{display:block}.course-actions-top{margin-top:14px}.course-steps{grid-template-columns:1fr}}@media(max-width:600px){.theme-buttons{grid-template-columns:1fr}.theme-button:last-child{grid-column:auto}.course-result{padding:18px}.course-result-head h3{font-size:25px}}


/* V16 확정 메인 비주얼 - 이미지 원본 그대로 사용 */
.hero-final{
  background:#f7f3e9;
  padding:0;
}

/* V81 - unified responsive stability layer */
:root{--v81-gutter:clamp(14px,3vw,36px);--v81-section:clamp(54px,7vw,92px)}
html{width:100%;overflow-x:clip;-webkit-text-size-adjust:100%;text-size-adjust:100%}
body{width:100%;min-width:0;overflow-x:clip}
img,picture,video,canvas,svg,iframe{max-inline-size:100%}
img,picture,video{block-size:auto}
.wrap{width:min(1180px,calc(100% - (var(--v81-gutter) * 2)));max-width:100%;margin-inline:auto}
.section{padding-block:var(--v81-section)}
.section h2{font-size:clamp(30px,4vw,40px);line-height:1.2}
.hero h1{font-size:clamp(39px,5vw,58px)}
.hero-grid>*,.section-head>*,.map-layout>*,.about-grid>*,.store-grid>*,.news-grid>*,.course-steps>*{min-width:0}
input,select,textarea,button{max-width:100%;font:inherit}
.tools>input{width:min(100%,420px);min-width:0}
.modal-panel{width:min(720px,calc(100vw - (var(--v81-gutter) * 2)));max-width:100%}
.detail-image,.course-detail-hero,.news-image,.store-photo{max-width:100%}

@media (min-width:901px) and (max-width:1180px){
  .store-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
  .hero-v20-brand{grid-template-columns:minmax(0,1.08fr) minmax(260px,.92fr)}
  .map-layout{grid-template-columns:minmax(0,1.08fr) minmax(300px,.92fr)}
}

@media (max-width:900px){
  .hero-grid,.section-head,.map-layout,.about-grid{grid-template-columns:minmax(0,1fr)}
  .store-grid,.news-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .map-wrap #kakaoMap{height:clamp(410px,62vw,500px)}
  .course-result-head{align-items:stretch}
  .course-actions-top{width:100%}
  .course-actions-top .course-btn{flex:1 1 180px}
}

@media (max-width:760px){
  :root{--v81-gutter:16px;--v81-section:56px}
  .nav{height:64px}.nav nav{top:64px;max-height:calc(100dvh - 64px);overflow-y:auto}
  .hero-v20-brand{grid-template-columns:minmax(0,1fr);min-height:0!important;padding:24px 20px 16px;border-radius:22px}
  .hero-v20-brand-left{width:100%}.shigo-bi-v20{max-width:100%!important}
  .today-title-v20{white-space:normal;font-size:clamp(25px,7vw,31px);margin-top:22px;overflow-wrap:anywhere}
  .hero-v20-character-area{height:clamp(240px,70vw,330px);margin-top:4px}
  .hwagil-v20{max-width:min(88%,340px)!important;max-height:100%!important}
  .quick-v18,.quick-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .tools{align-items:stretch}.tools>input{flex:1 1 100%;width:100%}
  .chips{overflow-x:auto;flex-wrap:nowrap;padding-bottom:4px;scrollbar-width:none}.chips::-webkit-scrollbar{display:none}
  .chip{flex:0 0 auto;white-space:nowrap}
  .map-wrap #kakaoMap{height:clamp(360px,108vw,460px);border-radius:17px}
  .open-kakao{right:9px;bottom:9px}
  .modal{padding:12px;align-items:end}.modal-panel{width:100%;max-height:92dvh;border-radius:20px 20px 0 0;padding:22px 18px calc(18px + env(safe-area-inset-bottom))}
  .detail-actions{flex-wrap:wrap}.detail-actions>*{flex:1 1 150px}
  .footer{display:block}.footer>*+*{margin-top:10px}
}

@media (max-width:600px){
  :root{--v81-gutter:12px;--v81-section:48px}
  .store-grid,.news-grid{grid-template-columns:minmax(0,1fr)}
  .hero-v21,.hero-v18{overflow:hidden}
  .theme-buttons{grid-template-columns:repeat(2,minmax(0,1fr))}
  .theme-button:last-child{grid-column:auto}
  .course-choices{grid-template-columns:repeat(2,minmax(0,1fr))}
  .course-result{padding:14px;border-radius:20px}
  .course-actions-top{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}
  .course-btn{white-space:normal;line-height:1.25}
  .store-info-grid,.course-detail-facts{grid-template-columns:minmax(0,1fr)}
}

@media (max-width:380px){
  :root{--v81-gutter:10px}
  .brand>span{width:38px;height:38px}.header .brand b{font-size:15px}.header .brand small{font-size:9px}
  .quick-v18,.quick-grid,.theme-buttons,.course-choices,.course-actions-top{grid-template-columns:minmax(0,1fr)}
  .hero-v20-brand{padding-inline:14px}.today-title-v20{font-size:24px}
  #courseSteps .v59-course-card{flex-basis:94%!important;width:94%!important;min-width:94%!important}
}

@media (any-pointer:coarse){
  .nav button,.theme-button,.course-choice,.course-btn,.course-start,.chip,.news-tabs button,.tool-btn,.btn,.step-link{min-height:44px;touch-action:manipulation}
}

@media (prefers-reduced-motion:reduce){
  html{scroll-behavior:auto}*,*::before,*::after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}
}
.hero-final-wrap{
  position:relative;
  width:100%;
  max-width:1800px;
  margin:0 auto;
  overflow:hidden;
}
.hero-final-wrap>img{
  display:block;
  width:100%;
  height:auto;
}
.hero-hotspot{
  position:absolute;
  z-index:5;
  display:block;
  background:transparent;
  border:0;
  cursor:pointer;
}

/* 좌측 메인 버튼 */
.hero-hotspot.map-main{
  left:5.6%;
  top:57.5%;
  width:16.4%;
  height:9.4%;
}
.hero-hotspot.random-main{
  left:23.0%;
  top:57.5%;
  width:14.2%;
  height:9.4%;
}

/* 하단 4개 바로가기 */
.hero-hotspot.quick-map{
  left:5.0%;
  top:82.0%;
  width:24.5%;
  height:14.0%;
}
.hero-hotspot.quick-cafe{
  left:29.5%;
  top:82.0%;
  width:23.0%;
  height:14.0%;
}
.hero-hotspot.quick-bar{
  left:52.5%;
  top:82.0%;
  width:23.0%;
  height:14.0%;
}
.hero-hotspot.quick-news{
  left:75.5%;
  top:82.0%;
  width:19.5%;
  height:14.0%;
}
.hero-hotspot:focus-visible{
  outline:3px solid #ef6a24;
  outline-offset:-4px;
}

@media(max-width:700px){
  .hero-final-wrap{
    min-width:100%;
  }
}

/* V18: 사용자 제공 BI/캐릭터 PNG 원본 직접 삽입 */
.hero-v18{background:#f7f3e9;padding:56px 5% 0}
.hero-v18-inner{max-width:1450px;margin:auto;display:grid;grid-template-columns:1fr 1.12fr;gap:64px;align-items:center}
.hero-v18-copy .eyebrow{font-size:13px;letter-spacing:2px;color:#087b48;font-weight:700;margin-bottom:24px}
.hero-v18-copy h1{font-size:56px;line-height:1.08;margin:0 0 22px;color:#17251c}
.hero-v18-copy h1 span{color:#177744}
.hero-v18-copy p{font-size:18px;line-height:1.8;color:#6a6a61;margin-bottom:25px}
.hero-actions{display:flex;gap:12px;flex-wrap:wrap}
.hero-actions a,.hero-actions button{border-radius:28px;padding:15px 23px;font-weight:700;font-size:16px;text-decoration:none;border:1px solid #d7d7cf;background:#fff;color:#17251c}
.hero-actions .primary{background:#197747;color:white;border-color:#197747}
.hero-tags{display:flex;gap:8px;flex-wrap:wrap;margin-top:20px}
.hero-tags span{background:#fff;border:1px solid #ece8df;border-radius:18px;padding:8px 12px;font-size:13px}
.hero-v18-brand{position:relative;min-height:420px;background:#fff;border:1px solid #e4dfd3;border-radius:30px;overflow:hidden;padding:32px}
.shigo-bi-original{position:absolute;left:42px;top:35px;width:46%;height:auto;object-fit:contain}
.today-title{position:absolute;left:46px;top:185px;font-size:34px;font-weight:800;color:#17251c}
.hwagil-original{position:absolute;right:10px;bottom:4px;width:57%;height:auto;object-fit:contain}
.quick-v18{max-width:1450px;margin:40px auto 0;background:#fff;border-radius:22px 22px 0 0;box-shadow:0 12px 35px rgba(0,0,0,.08);display:grid;grid-template-columns:repeat(4,1fr);overflow:hidden}
.quick-v18 a{min-height:105px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-decoration:none;color:#17251c;border-right:1px solid #eee}
.quick-v18 a:last-child{border-right:0}.quick-v18 b{font-size:24px;margin-bottom:7px}.quick-v18 span{font-weight:700}
@media(max-width:850px){
 .hero-v18{padding:35px 18px 0}.hero-v18-inner{grid-template-columns:1fr;gap:25px}
 .hero-v18-copy h1{font-size:40px}.hero-v18-brand{min-height:360px}
 .today-title{top:145px;font-size:27px}.quick-v18{grid-template-columns:repeat(2,1fr)}
 .quick-v18 a{border-bottom:1px solid #eee}
}

/* V19: BI 깨짐/잘림 방지 — 원본 비율 그대로 표시 */
.hero-v18-brand{
  overflow:visible !important;
}
.shigo-bi-original{
  position:absolute !important;
  left:42px !important;
  top:35px !important;
  width:auto !important;
  height:auto !important;
  max-width:520px !important;
  max-height:150px !important;
  object-fit:contain !important;
  object-position:left top !important;
  transform:none !important;
  clip-path:none !important;
  filter:none !important;
}
@media(max-width:1100px){
  .shigo-bi-original{
    max-width:430px !important;
    max-height:125px !important;
  }
}
@media(max-width:850px){
  .hero-v18-brand{overflow:hidden !important;}
  .shigo-bi-original{
    left:24px !important;
    top:25px !important;
    max-width:78% !important;
    max-height:110px !important;
  }
}

/* V20 — BI와 캐릭터를 완전히 분리한 안전한 구조 */
.hero-v20-brand{
  min-height:420px;
  background:#fff;
  border:1px solid #e4dfd3;
  border-radius:30px;
  padding:34px 34px 20px;
  display:grid;
  grid-template-columns: 1.04fr .96fr;
  column-gap:18px;
  align-items:center;
  overflow:hidden;
  box-sizing:border-box;
}
.hero-v20-brand-left{
  min-width:0;
  align-self:start;
  padding-top:4px;
}
.shigo-bi-v20{
  display:block;
  position:static !important;
  width:100% !important;
  max-width:470px !important;
  height:auto !important;
  max-height:none !important;
  object-fit:contain !important;
  object-position:left top !important;
  transform:none !important;
  clip-path:none !important;
  margin:0 !important;
  padding:0 !important;
  border:0 !important;
}
.today-title-v20{
  margin-top:42px;
  font-size:34px;
  line-height:1.2;
  font-weight:800;
  color:#17251c;
  white-space:nowrap;
}
.hero-v20-character-area{
  min-width:0;
  height:350px;
  display:flex;
  align-items:flex-end;
  justify-content:flex-end;
  overflow:hidden;
}
.hwagil-v20{
  display:block;
  position:static !important;
  width:100% !important;
  max-width:360px !important;
  height:auto !important;
  max-height:340px !important;
  object-fit:contain !important;
  object-position:right bottom !important;
  transform:none !important;
  clip-path:none !important;
  margin:0 !important;
}
@media(max-width:1100px){
  .hero-v20-brand{grid-template-columns:1fr 1fr;padding:28px 24px 18px}
  .shigo-bi-v20{max-width:390px !important}
  .today-title-v20{font-size:29px;margin-top:30px}
  .hero-v20-character-area{height:310px}
  .hwagil-v20{max-width:310px !important;max-height:300px !important}
}
@media(max-width:850px){
  .hero-v20-brand{grid-template-columns:1fr;min-height:600px}
  .shigo-bi-v20{max-width:500px !important}
  .today-title-v20{font-size:29px;margin-top:26px}
  .hero-v20-character-area{height:340px;margin-top:8px}
  .hwagil-v20{max-width:340px !important}
}

/* V21 확정 상단 전면 개편 */
.hero-v21{
  margin:0;
  padding:0;
  background:#f8f5ee;
}
.hero-v21-wrap{
  position:relative;
  width:100%;
  max-width:1536px;
  margin:0 auto;
  overflow:hidden;
}
.hero-v21-wrap>img{
  display:block;
  width:100%;
  height:auto;
}
.hero-v21-hotspot{
  position:absolute;
  z-index:10;
  background:transparent;
  border:0;
  cursor:pointer;
  display:block;
  padding:0;
}
.hero-v21-hotspot:focus-visible{
  outline:3px solid #ef6a24;
  outline-offset:-3px;
}

/* 상단 네비게이션 */
.hero-v21-hotspot.nav-food{left:27.0%;top:2.2%;width:5.1%;height:6.0%}
.hero-v21-hotspot.nav-cafe{left:32.7%;top:2.2%;width:5.1%;height:6.0%}
.hero-v21-hotspot.nav-bar{left:38.2%;top:2.2%;width:5.1%;height:6.0%}
.hero-v21-hotspot.nav-shop{left:43.6%;top:2.2%;width:5.1%;height:6.0%}
.hero-v21-hotspot.nav-map{left:49.0%;top:2.2%;width:6.8%;height:6.0%}
.hero-v21-hotspot.nav-course{left:56.0%;top:2.2%;width:6.8%;height:6.0%}
.hero-v21-hotspot.nav-news{left:63.0%;top:2.2%;width:7.0%;height:6.0%}
.hero-v21-hotspot.nav-about{left:71.0%;top:2.2%;width:8.0%;height:6.0%}

/* 왼쪽 CTA */
.hero-v21-hotspot.map-main{left:5.2%;top:50.5%;width:17.0%;height:8.3%}
.hero-v21-hotspot.random-main{left:23.4%;top:50.5%;width:15.2%;height:8.3%}

/* 하단 5개 카드 */
.hero-v21-hotspot.card-map{left:3.2%;top:75.8%;width:18.6%;height:13.0%}
.hero-v21-hotspot.card-cafe{left:22.7%;top:75.8%;width:18.4%;height:13.0%}
.hero-v21-hotspot.card-bar{left:42.0%;top:75.8%;width:17.1%;height:13.0%}
.hero-v21-hotspot.card-shop{left:60.0%;top:75.8%;width:17.8%;height:13.0%}
.hero-v21-hotspot.card-news{left:78.8%;top:75.8%;width:17.0%;height:13.0%}

@media(max-width:800px){
  .hero-v21-wrap{
    min-width:100%;
  }
}

/* V22 - 사용자가 마지막에 올린 최종 상단 이미지 그대로 적용 */
.hero-v22{margin:0;padding:0;background:#f8f5ee}
.hero-v22-wrap{position:relative;width:min(100%,1120px);margin:0 auto;overflow:hidden}
.hero-v22-wrap>img{display:block;width:100%;height:auto}
.hero-v22-hotspot{position:absolute;z-index:10;display:block;background:transparent;border:0;cursor:pointer;padding:0}
.hero-v22-hotspot:focus-visible{outline:3px solid #ef6a24;outline-offset:-3px}

/* 1536 x 1024 기준 클릭 영역 */
.hero-v22-hotspot.top-food{left:27.2%;top:2.0%;width:5.3%;height:6.2%}
.hero-v22-hotspot.top-cafe{left:32.7%;top:2.0%;width:5.1%;height:6.2%}
.hero-v22-hotspot.top-bar{left:38.1%;top:2.0%;width:5.1%;height:6.2%}
.hero-v22-hotspot.top-shop{left:43.5%;top:2.0%;width:5.0%;height:6.2%}
.hero-v22-hotspot.top-map{left:48.8%;top:2.0%;width:6.9%;height:6.2%}
.hero-v22-hotspot.top-course{left:55.9%;top:2.0%;width:6.8%;height:6.2%}
.hero-v22-hotspot.top-news{left:62.9%;top:2.0%;width:7.1%;height:6.2%}
.hero-v22-hotspot.top-about{left:70.8%;top:2.0%;width:8.3%;height:6.2%}

.hero-v22-hotspot.main-map{left:5.2%;top:49.8%;width:16.8%;height:8.0%}
.hero-v22-hotspot.main-random{left:23.3%;top:49.8%;width:15.4%;height:8.0%}

.hero-v22-hotspot.card-map{left:3.0%;top:74.9%;width:18.9%;height:13.5%}
.hero-v22-hotspot.card-cafe{left:22.5%;top:74.9%;width:18.7%;height:13.5%}
.hero-v22-hotspot.card-bar{left:41.8%;top:74.9%;width:17.5%;height:13.5%}
.hero-v22-hotspot.card-shop{left:59.9%;top:74.9%;width:18.0%;height:13.5%}
.hero-v22-hotspot.card-news{left:78.7%;top:74.9%;width:17.2%;height:13.5%}

/* V41 - 메인 상단 원본 이미지는 그대로, 화면에서만 컴팩트하게 표시 */
@media (min-width:901px){
  .hero-v22{
    padding:0 18px;
  }
  .hero-v22-wrap{
    width:min(calc(100vw - 36px),1120px);
  }
}
@media (max-width:900px){
  .hero-v22{
    padding:0 8px;
  }
  .hero-v22-wrap{
    width:min(calc(100vw - 16px),820px);
  }
}
@media (max-width:600px){
  .hero-v22{
    padding:0;
  }
  .hero-v22-wrap{
    width:100%;
  }
}

/* 상단 고정 메뉴도 조금만 낮춰 첫 화면 확보 */
@media (min-width:901px){
  .nav{height:62px}
  .brand>span{width:36px;height:36px;border-radius:11px;font-size:19px}
}
@media (max-width:900px){
  .nav{height:58px}
  .nav nav{top:58px}
  .brand>span{width:34px;height:34px;font-size:18px}
}


/* V23 업체 상세페이지 */
.detail-image{
  width:100%;
  min-height:270px;
  height:clamp(270px,42vw,430px);
  border-radius:22px;
  overflow:hidden;
  background:#edf2eb;
  display:flex;
  align-items:center;
  justify-content:center;
  margin-bottom:16px;
}
.detail-image.has-image{background:#f5f5f2}
.detail-image img{
  width:100%;
  height:100%;
  display:block;
  object-fit:cover;
  object-position:center;
}
.detail-image-placeholder{color:#8b958c;font-weight:700;font-size:14px}
.store-info-grid{margin-top:18px;display:grid;grid-template-columns:1fr 1fr;gap:4px 22px}
.store-info-grid p{margin:6px 0;display:flex;gap:10px;line-height:1.55}
.store-info-grid b{min-width:68px;color:#26372c}.store-info-grid span{color:#4e5b52}
.store-description{white-space:pre-line;line-height:1.8;margin:18px 0 8px;color:#3d493f}
.detail-sns{margin-top:22px;padding-top:18px;border-top:1px solid #e4e9e3}
.detail-sns h3{font-size:15px;margin:0 0 10px;color:#314337}
.sns-buttons{display:flex;gap:8px;flex-wrap:wrap}
.sns-btn{display:inline-flex;align-items:center;padding:10px 14px;border:1px solid #d7e0d7;border-radius:999px;background:#fff;color:#2d4737;text-decoration:none;font-weight:800;font-size:13px}
.sns-btn:hover{background:#edf5ee}
.detail-actions{margin-top:22px}
@media(max-width:640px){.store-info-grid{grid-template-columns:1fr}.detail-image{height:280px}}

/* V30 - 업체 상세 대표이미지 표시 개선
   세로/가로 사진 모두 원본 비율을 최대한 유지하며 전체가 보이도록 함 */
.detail-image{
  width:100%;
  min-height:260px;
  height:auto !important;
  max-height:none !important;
  border-radius:22px;
  overflow:hidden;
  background:#f3f5f1;
  display:flex;
  align-items:center;
  justify-content:center;
  margin-bottom:16px;
}
.detail-image.has-image{
  padding:14px;
  box-sizing:border-box;
}
.detail-image.has-image img{
  display:block;
  width:auto !important;
  max-width:100% !important;
  height:auto !important;
  max-height:72vh !important;
  object-fit:contain !important;
  object-position:center center !important;
  border-radius:14px;
  margin:0 auto;
  background:#fff;
}
.detail-image.fit-contain{
  background:#f4f5f1;
}
.detail-image-placeholder{
  min-height:260px;
  display:flex;
  align-items:center;
  justify-content:center;
  color:#8b958c;
  font-weight:700;
  font-size:14px;
}
@media (max-width: 760px){
  .detail-image{
    min-height:220px;
  }
  .detail-image.has-image{
    padding:10px;
  }
  .detail-image.has-image img{
    max-height:68vh !important;
    border-radius:12px;
  }
}


/* V32 현재 위치 GPS */
#currentLocationBtn.loading{opacity:.72;cursor:wait}
#currentLocationBtn:disabled{pointer-events:none}
.my-location-marker{
  position:relative;width:28px;height:28px;
  transform:translate(-50%,-50%);
}
.my-location-dot{
  position:absolute;left:7px;top:7px;width:14px;height:14px;
  border-radius:50%;background:#1687ff;border:3px solid #fff;
  box-shadow:0 2px 7px rgba(0,0,0,.35);z-index:2;
}
.my-location-pulse{
  position:absolute;left:0;top:0;width:28px;height:28px;
  border-radius:50%;background:rgba(22,135,255,.22);
  animation:shigoLocationPulse 1.8s ease-out infinite;
}
@keyframes shigoLocationPulse{
  0%{transform:scale(.65);opacity:.9}
  100%{transform:scale(1.9);opacity:0}
}
.location-status-toast{
  position:fixed;left:50%;bottom:24px;transform:translateX(-50%) translateY(20px);
  z-index:9999;max-width:min(90vw,560px);
  background:#183b2a;color:#fff;padding:12px 17px;border-radius:999px;
  font-size:14px;font-weight:700;box-shadow:0 10px 30px rgba(0,0,0,.2);
  opacity:0;pointer-events:none;transition:.25s ease;
}
.location-status-toast.show{opacity:1;transform:translateX(-50%) translateY(0)}
.location-status-toast.error{background:#a52f2f}
@media(max-width:640px){
  .location-status-toast{
    bottom:16px;border-radius:16px;text-align:center;
  }
}

/* V33 - 원래 메인 이미지 안의 '현재 위치' 버튼 클릭영역 */
.hero-v22-hotspot.top-location{
  left:88.6%;
  top:2.0%;
  width:8.8%;
  height:5.8%;
  border:0;
  background:transparent;
  cursor:pointer;
}
.hero-v22-hotspot.top-location.loading{
  cursor:wait;
  pointer-events:none;
}

/* 지도 안에 확실히 보이는 내 위치 */
.my-location-info{
  margin:10px 0 14px;
  padding:11px 14px;
  border-radius:12px;
  background:#edf6ff;
  color:#135fa7;
  font-weight:800;
  border:1px solid #cfe6ff;
}
.my-location-info.error{
  background:#fff0f0;
  color:#a52f2f;
  border-color:#ffd2d2;
}
.my-location-pin{
  display:flex;
  align-items:center;
  gap:7px;
  transform:translateY(-14px);
  white-space:nowrap;
  font-size:13px;
  font-weight:900;
  color:#0b5fb3;
  background:#fff;
  border:2px solid #1687ff;
  border-radius:999px;
  padding:5px 9px 5px 6px;
  box-shadow:0 4px 12px rgba(0,0,0,.22);
}
.my-location-pin-dot{
  position:relative;
  width:18px;
  height:18px;
  border-radius:50%;
  background:rgba(22,135,255,.18);
}
.my-location-pin-dot::before{
  content:"";
  position:absolute;
  inset:-6px;
  border-radius:50%;
  background:rgba(22,135,255,.14);
  animation:shigoV33Pulse 1.8s ease-out infinite;
}
.my-location-pin-dot span{
  position:absolute;
  left:4px;
  top:4px;
  width:10px;
  height:10px;
  border-radius:50%;
  background:#1687ff;
  border:2px solid #fff;
  box-sizing:border-box;
  z-index:2;
}
@keyframes shigoV33Pulse{
  0%{transform:scale(.75);opacity:.9}
  100%{transform:scale(1.8);opacity:0}
}
@media(max-width:760px){
  .hero-v22-hotspot.top-location{
    left:87.2%;
    top:1.5%;
    width:11.5%;
    height:6.5%;
  }
}

/* V34 GPS 정확도 표시 */
.my-location-pin em{
  font-style:normal;
  font-size:11px;
  color:#5c7892;
  margin-left:2px;
}
.my-location-info{
  font-variant-numeric:tabular-nums;
}

/* V35 업체 상세 길찾기/로드뷰 */
.store-navigation{
  margin-top:22px;
  padding:20px;
  border:1px solid #dce6dc;
  border-radius:18px;
  background:#f8fbf7;
}
.store-navigation h3{
  margin:0 0 6px;
  font-size:17px;
  color:#26372c;
}
.store-navigation .nav-help{
  margin:0 0 14px;
  color:#637068;
  line-height:1.55;
  font-size:13px;
}
.route-buttons{
  display:grid;
  grid-template-columns:repeat(4,1fr);
  gap:8px;
}
.route-btn{
  border:1px solid #d4ded4;
  border-radius:13px;
  padding:11px 8px;
  background:#fff;
  color:#283c30;
  font-weight:850;
  cursor:pointer;
}
.route-btn:hover{background:#edf6ee;border-color:#adc8b1}
.route-btn.walk{background:#edf7ff}
.route-btn.car{background:#f0f8ee}
.route-btn.traffic{background:#fff7e9}
.route-btn.bicycle{background:#f5f1ff}
.route-extra{
  display:flex;
  gap:8px;
  flex-wrap:wrap;
  margin-top:10px;
}
.route-secondary{
  border:1px solid #d7ded6;
  border-radius:999px;
  padding:9px 13px;
  background:#fff;
  color:#395046;
  font-weight:800;
  cursor:pointer;
}
.route-status{
  min-height:20px;
  margin-top:10px;
  font-size:12px;
  font-weight:750;
  color:#2a6da7;
}
.route-status.error{color:#a52f2f}
@media(max-width:640px){
  .route-buttons{grid-template-columns:repeat(2,1fr)}
  .store-navigation{padding:15px}
}

/* V36 - 맛집지도 검색 결과에서 바로 내 위치 길찾기 */
.map-result-route{
  margin-top:12px;
  padding-top:10px;
  border-top:1px solid #edf0eb;
}
.quick-route{
  border:0;
  border-radius:12px;
  padding:10px 12px;
  font-weight:900;
  cursor:pointer;
}
.quick-route.primary{
  width:100%;
  background:#168a52;
  color:#fff;
  box-shadow:0 4px 12px rgba(22,138,82,.14);
}
.quick-route-modes{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:6px;
  margin-top:7px;
}
.quick-route-modes button{
  border:1px solid #dce4dc;
  border-radius:10px;
  padding:8px 5px;
  background:#fff;
  color:#37453d;
  font-size:12px;
  font-weight:800;
  cursor:pointer;
}
.quick-route-modes button:hover{
  background:#f0f7f1;
  border-color:#b8cfbd;
}
.map-info-window{
  padding:12px;
  min-width:205px;
  line-height:1.45;
  background:#fff;
}
.map-info-window b{display:block;font-size:15px;margin-bottom:3px}
.map-info-window small{display:block;color:#6b746f;margin-bottom:8px}
.map-info-actions{display:flex;gap:6px}
.map-info-actions button{
  border:0;
  border-radius:999px;
  padding:7px 10px;
  cursor:pointer;
  font-weight:800;
}
.map-info-actions button:first-child{background:#168a52;color:#fff}
.map-info-actions button:last-child{background:#edf1ed;color:#324139}
@media(max-width:760px){
  .quick-route-modes{grid-template-columns:1fr}
  .quick-route-modes button{font-size:13px;padding:9px}
}

/* V37 모바일 길찾기 통합 */
.quick-route,
.quick-route-modes button,
.map-info-actions button{
  touch-action:manipulation;
  -webkit-tap-highlight-color:transparent;
}
@media(max-width:760px){
  .map-layout{
    display:flex !important;
    flex-direction:column !important;
    gap:12px !important;
  }
  .map-wrap{
    order:1;
    width:100% !important;
  }
  #mapResults{
    order:2;
    width:100% !important;
    display:grid;
    grid-template-columns:1fr;
    gap:10px;
  }
  #mapResults .result-card{
    width:100%;
    box-sizing:border-box;
    cursor:default;
  }
  .quick-route.primary{
    min-height:46px;
    font-size:14px;
  }
  .quick-route-modes{
    grid-template-columns:repeat(3,1fr) !important;
  }
  .quick-route-modes button{
    min-height:44px;
    font-size:12px !important;
  }
  .map-info-actions button{
    min-height:40px;
  }
}

/* V38 연속 길찾기 상태 안내 */
#routeStatus{min-height:1.4em}

/* V49 회원업소 가로 슬라이드 */
#storeList.store-grid{
  display:flex;
  gap:15px;
  overflow-x:auto;
  overflow-y:hidden;
  scroll-snap-type:x mandatory;
  scroll-behavior:smooth;
  -webkit-overflow-scrolling:touch;
  padding:4px 2px 18px;
  scrollbar-width:thin;
}
#storeList.store-grid .store-card{
  flex:0 0 270px;
  scroll-snap-align:start;
  background:#fff;
}
.store-slider-nav{display:flex;justify-content:flex-end;gap:8px;margin:-8px 0 12px}
.store-slider-nav button{width:42px;height:42px;border:1px solid #dce4dd;border-radius:50%;background:#fff;font-size:20px;cursor:pointer}
@media(max-width:600px){
  #storeList.store-grid{margin-right:calc((100vw - 100%)/-2);padding-right:34px;scrollbar-width:none}
  #storeList.store-grid::-webkit-scrollbar{display:none}
  #storeList.store-grid .store-card{flex-basis:min(82vw,310px)}
  .store-slider-nav{display:none}
}

/* V50 - 쉬고거리상인회 소개 */
.about-v50{background:linear-gradient(180deg,#f7fbf3 0%,#fff 100%)}
.about-v50 .about-head{text-align:center;max-width:820px;margin:0 auto 30px}
.about-v50 .about-head h2{margin:8px 0 12px;font-size:clamp(30px,5vw,48px);line-height:1.15;color:#153d20}
.about-v50 .about-head .lead{font-size:18px;line-height:1.8;color:#3e5144;word-break:keep-all}
.about-v50 .about-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
.about-v50 .about-card{background:#fff;border:1px solid #dce8d8;border-radius:22px;padding:28px;box-shadow:0 10px 30px rgba(28,74,38,.06)}
.about-v50 .about-card .num{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:50%;background:#20c76a;color:#fff;font-weight:800;margin-bottom:14px}
.about-v50 .about-card h3{font-size:23px;line-height:1.3;margin:0 0 13px;color:#173d22;word-break:keep-all}
.about-v50 .about-card p{margin:0;color:#526057;line-height:1.75;word-break:keep-all}
.about-v50 .about-join{margin-top:22px;background:#173d22;color:#fff;border-radius:22px;padding:25px 28px;text-align:center}
.about-v50 .about-join strong{display:block;font-size:22px;margin-bottom:7px}
.about-v50 .about-join p{margin:0;color:#e5f4e8;line-height:1.7}
@media(max-width:760px){.about-v50 .about-cards{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:14px;padding:2px 4px 14px;scrollbar-width:none}.about-v50 .about-cards::-webkit-scrollbar{display:none}.about-v50 .about-card{min-width:84%;scroll-snap-align:start;padding:24px}.about-v50 .about-head{text-align:left}.about-v50 .about-head .lead{font-size:16px}.about-v50 .about-join{text-align:left}}

/* V51 - 쉬고거리상인회 모바일 우선 정돈 */
@media(max-width:760px){
  .about-v50.section{padding:52px 0 58px}
  .about-v50 .wrap{width:min(100% - 30px,1180px)}
  .about-v50 .about-head{
    text-align:center;
    margin:0 auto 22px;
    max-width:100%;
  }
  .about-v50 .about-head .label{
    display:inline-block;
    font-size:11px;
    letter-spacing:.14em;
    margin-bottom:4px;
  }
  .about-v50 .about-head h2{
    font-size:34px;
    line-height:1.15;
    margin:6px 0 14px;
    letter-spacing:-.045em;
  }
  .about-v50 .about-head .lead{
    margin:0;
    padding:0 2px;
    font-size:15px;
    line-height:1.8;
    color:#4f5e53;
    text-align:left;
    word-break:keep-all;
  }
  .about-v50 .about-cards{
    display:grid;
    grid-template-columns:1fr;
    gap:12px;
    overflow:visible;
    padding:0;
  }
  .about-v50 .about-card{
    min-width:0;
    width:100%;
    display:grid;
    grid-template-columns:42px minmax(0,1fr);
    grid-template-rows:auto auto;
    column-gap:13px;
    row-gap:5px;
    align-items:start;
    padding:18px 17px;
    border-radius:18px;
    box-shadow:0 7px 22px rgba(28,74,38,.055);
    scroll-snap-align:none;
  }
  .about-v50 .about-card .num{
    grid-column:1;
    grid-row:1 / span 2;
    width:36px;
    height:36px;
    margin:1px 0 0;
    font-size:14px;
    background:#25b965;
    box-shadow:0 5px 14px rgba(37,185,101,.18);
  }
  .about-v50 .about-card h3{
    grid-column:2;
    grid-row:1;
    margin:0;
    font-size:19px;
    line-height:1.35;
    letter-spacing:-.025em;
  }
  .about-v50 .about-card p{
    grid-column:2;
    grid-row:2;
    margin:0;
    font-size:14px;
    line-height:1.7;
    color:#637067;
  }
  .about-v50 .about-join{
    margin-top:14px;
    padding:20px 18px;
    border-radius:18px;
    text-align:center;
    background:linear-gradient(135deg,#173d22,#235d33);
    box-shadow:0 10px 24px rgba(23,61,34,.13);
  }
  .about-v50 .about-join strong{
    font-size:19px;
    line-height:1.35;
    margin-bottom:7px;
  }
  .about-v50 .about-join p{
    font-size:13.5px;
    line-height:1.65;
    word-break:keep-all;
  }
}
@media(max-width:380px){
  .about-v50 .about-head h2{font-size:31px}
  .about-v50 .about-card{grid-template-columns:38px minmax(0,1fr);padding:16px 14px;column-gap:11px}
  .about-v50 .about-card .num{width:33px;height:33px;font-size:13px}
  .about-v50 .about-card h3{font-size:18px}
  .about-v50 .about-card p{font-size:13.5px}
}

/* V52 - mobile-first compact recommendation course UI */
@media (max-width:600px){
  #recommend.section{padding:34px 0 42px}
  #recommend .wrap{padding-left:16px;padding-right:16px}
  .recommend-title{margin:0 auto 14px}
  .recommend-title .label{font-size:10px;letter-spacing:.14em}
  .recommend-title h2{font-size:31px;line-height:1.12;margin:5px 0 8px;letter-spacing:-.035em}
  .recommend-title p{font-size:13px;line-height:1.55;margin:0 auto;max-width:330px}

  /* 5 main themes: all visible without a long vertical stack */
  .theme-buttons{grid-template-columns:repeat(3,1fr);gap:7px;margin:16px 0 10px}
  .theme-button{min-height:48px;padding:8px 5px;border-radius:14px;font-size:13px;line-height:1.2;box-shadow:none}
  .theme-button:nth-child(4),.theme-button:nth-child(5){grid-column:auto}
  .theme-button:last-child{grid-column:span 2}
  .theme-intro{font-size:12px;line-height:1.4;margin:8px 0 10px}

  /* mood/weather/etc choices: compact two-column grid */
  .course-choices{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;margin:0 0 14px}
  .course-choice{width:100%;min-height:39px;padding:7px 8px;border-radius:13px;font-size:12.5px;line-height:1.25;text-align:center;white-space:normal}

  /* compact result card */
  .course-result{border-radius:18px;padding:14px;box-shadow:0 8px 24px #0000000d}
  .course-result-head{display:grid;grid-template-columns:1fr;gap:8px}
  #courseBadge{font-size:10px;padding:4px 8px}
  .course-result-head h3{font-size:22px;line-height:1.15;margin:4px 0 2px}
  .course-result-head p{font-size:13px;line-height:1.35}
  .course-actions-top{display:grid;grid-template-columns:1fr 1fr;gap:7px;margin-top:7px}
  .course-btn{min-height:40px;padding:8px 7px;border-radius:12px;font-size:12.5px}

  /* three recommended stops: condensed rows instead of tall cards */
  .course-steps{display:grid;grid-template-columns:1fr;gap:8px;margin:12px 0}
  .course-step{position:relative;min-height:0;padding:11px 12px 10px 56px;border-radius:14px;background:#fff}
  .course-step .step-no{position:absolute;left:11px;top:11px;width:36px;height:36px;border-radius:10px;background:#edf4ed;display:flex;align-items:center;justify-content:center;text-align:center;font-size:9px;line-height:1.05;padding:3px;color:#2f7149}
  .course-step h4{font-size:15px;line-height:1.25;margin:0 0 6px;letter-spacing:-.02em}
  .picked-store{margin-top:0;padding-top:6px;border-top:1px dashed #e0e5e0}
  .picked-store b{font-size:14px;line-height:1.25}
  .picked-store p{font-size:11px;line-height:1.3;margin:2px 0}
  .picked-store p:nth-of-type(2){display:none}
  .step-link{font-size:11px;margin-top:4px;padding:0}
  .empty-store{font-size:11px;line-height:1.35;margin-top:4px;padding:7px}

  .course-bottom{padding-top:11px}
  .course-start{width:100%;min-height:42px;padding:9px 14px;border-radius:13px;font-size:13px}
  .course-bottom small{font-size:10px;margin-top:6px}
}

@media (max-width:380px){
  .recommend-title h2{font-size:28px}
  .theme-button{font-size:12px}
  .course-choice{font-size:12px}
}

/* V54 추천코스: 회원소개 반복이 아닌 구매·식욕 자극형 스토리 카드 */
.course-story-card{overflow:hidden}.course-reason{font-size:13px!important;line-height:1.55!important;color:#4d5b50!important;margin:9px 0 10px!important;min-height:40px}.course-menu{font-weight:750;color:#6f786f!important}.course-product-images{display:grid;grid-template-columns:repeat(3,1fr);gap:6px;margin:10px 0 5px}.course-product-image{border:0;padding:0;background:#f1f3ef;border-radius:10px;overflow:hidden;aspect-ratio:1/1;cursor:pointer}.course-product-image img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .2s}.course-product-image:hover img{transform:scale(1.04)}
@media(max-width:600px){.course-story-card{padding-left:56px!important}.course-reason{font-size:11px!important;line-height:1.4!important;margin:6px 0!important;min-height:0}.course-product-images{gap:4px;margin:7px 0 3px}.course-product-image{border-radius:7px}.course-menu{font-size:11px!important}.course-story-card .step-link{margin-top:5px}}

/* V55: 같은 업소라도 상황에 따라 대표 아이템 1개만 노출하는 추천코스 */
.v55-item-card{min-height:0}.course-store-line{display:flex;align-items:center;gap:7px}.course-store-line b{font-size:17px}.course-recommend-badge{display:inline-flex;align-items:center;background:#ef6a22;color:#fff;border-radius:999px;padding:3px 7px;font-size:10px;font-weight:900}.course-item-name{font-size:18px!important;font-weight:900!important;color:#1e2d23!important;margin:6px 0 3px!important}.course-hero-image{display:block;width:100%;border:0;padding:0;margin:10px 0 8px;background:#eef1ed;border-radius:14px;overflow:hidden;aspect-ratio:16/9;cursor:pointer}.course-hero-image img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .2s}.course-hero-image:hover img{transform:scale(1.025)}.course-mini-meta{display:flex;gap:5px;flex-wrap:wrap;margin:5px 0 2px}.course-mini-meta span{background:#eef4ee;color:#3f654b;border-radius:999px;padding:3px 7px;font-size:10px;font-weight:750}
@media(max-width:600px){.v55-item-card{padding:10px 10px 9px 54px!important}.course-store-line b{font-size:14px}.course-recommend-badge{font-size:8px;padding:2px 5px}.course-item-name{font-size:15px!important;margin:3px 0!important}.course-reason{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.course-hero-image{aspect-ratio:2/1;margin:6px 0 5px;border-radius:9px}.course-mini-meta{margin-top:3px}.course-mini-meta span{font-size:8px;padding:2px 5px}.v55-item-card .step-link{float:right;margin-top:2px}}


/* V56 - recommendation-only detail modal: item first, general member profile second */
.course-detail-modal{max-width:760px;margin:0 auto}.course-detail-badges{display:flex;gap:6px;flex-wrap:wrap;margin:0 0 8px}.course-detail-badges span{background:#edf4ed;color:#2f7149;border-radius:999px;padding:5px 9px;font-size:11px;font-weight:850}.course-detail-kicker{margin:4px 0 3px;color:#657268;font-size:13px}.course-detail-modal h2{margin:0;font-size:30px;color:#17291d}.course-detail-item{margin:7px 0 5px;font-size:24px;color:#1f3e2a}.course-detail-reason{margin:0 0 14px;font-size:16px;line-height:1.65;color:#526057}.course-detail-hero{width:100%;overflow:hidden;border-radius:20px;background:#eef1ed;aspect-ratio:16/9;margin:12px 0 16px}.course-detail-hero img{width:100%;height:100%;object-fit:cover;display:block}.course-detail-facts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:12px 0 16px}.course-detail-facts p{margin:0;padding:10px 12px;border:1px solid #e3e9e3;border-radius:12px;background:#fbfcfa}.course-detail-facts b,.course-detail-facts span{display:block}.course-detail-facts b{font-size:10px;color:#2f7149;margin-bottom:4px}.course-detail-facts span{font-size:12px;color:#4e5b52}.course-detail-nav{border:1px solid #dfe8df;background:#f7faf6;border-radius:16px;padding:15px;margin-top:8px}.course-detail-nav h3{margin:0 0 4px;font-size:18px}.course-detail-nav p{margin:0 0 10px;color:#6b756d;font-size:12px}.course-detail-nav-actions{display:grid;grid-template-columns:repeat(4,1fr);gap:7px}.course-detail-nav .nav-btn{border:1px solid #dce5dd;border-radius:11px;padding:9px 5px;background:#fff;font-weight:800;cursor:pointer}.course-detail-general{display:block;margin:13px auto 0;border:0;background:transparent;color:#2f7149;font-weight:850;cursor:pointer}.course-detail-modal+.anything{display:none}
@media(max-width:600px){.course-detail-modal{padding-top:2px}.course-detail-modal h2{font-size:23px}.course-detail-item{font-size:20px}.course-detail-reason{font-size:13px;line-height:1.55}.course-detail-hero{border-radius:14px;margin:9px 0 11px;aspect-ratio:4/3}.course-detail-facts{grid-template-columns:1fr;gap:6px;margin:8px 0 11px}.course-detail-facts p{padding:8px 10px}.course-detail-nav{padding:11px}.course-detail-nav-actions{grid-template-columns:repeat(2,1fr)}.course-detail-nav .nav-btn{font-size:12px;padding:8px 4px}}

/* V57 recommendation-only image placeholder */
.course-image-missing{display:flex!important;align-items:center;justify-content:center;min-height:150px;background:linear-gradient(135deg,#f6f8f3,#eef3eb);border:1px dashed #b9c9ba;color:#55705c;font-weight:800;text-align:center;padding:18px}
.course-detail-hero.course-image-missing{min-height:220px;border-radius:18px}

/* V58 recommendation map results keep recommendation context */
.course-map-thumb{width:100%;aspect-ratio:16/9;border-radius:11px;overflow:hidden;background:#eef2ed;margin:8px 0}.course-map-thumb img{width:100%;height:100%;object-fit:cover;display:block}.course-map-item{margin:5px 0 2px!important;color:#1d3f29!important}


/* V59 - 추천코스: 시안 기준 실제 상품/메뉴 중심 카드 */
#courseSteps.course-steps{grid-template-columns:repeat(3,minmax(0,1fr));gap:34px;position:relative;align-items:stretch}
.v59-course-card{position:relative;min-height:0!important;padding:18px!important;border-radius:20px!important;background:#fff!important;box-shadow:0 8px 24px rgba(24,61,42,.06);overflow:visible}
.v59-step-head{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:7px}
.v59-course-card .step-no{font-size:12px!important;font-weight:900!important;color:#21633d!important;background:#eaf4ed;border-radius:999px;padding:6px 9px;position:static!important;width:auto!important;height:auto!important;display:inline-flex!important;line-height:1!important}
.course-recommend-badge{display:inline-flex;align-items:center;background:#ec6b21;color:#fff;font-size:10px;font-weight:900;border-radius:999px;padding:5px 8px}.course-recommend-badge.muted{background:#9aa69d}
.v59-course-card h4{font-size:13px!important;color:#267244;margin:0 0 10px!important;line-height:1.3}
.v59-store-name{font-size:20px;font-weight:900;letter-spacing:-.03em;color:#19291f;margin-bottom:3px}
.v59-item-name{font-size:18px;font-weight:900;color:#1b291f;margin-bottom:6px}
.v59-course-card .course-reason{font-size:13px;line-height:1.55;color:#465149;margin:0 0 12px;min-height:40px}
.v59-course-card .v59-hero{display:block;width:100%;aspect-ratio:16/9;border:0;border-radius:14px;overflow:hidden;padding:0;background:#f3f6f2;cursor:pointer}
.v59-course-card .v59-hero img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .25s ease}.v59-course-card .v59-hero:hover img{transform:scale(1.025)}
.v59-course-card .course-image-missing{border:1px dashed #9ab39f!important;color:#4f6d57;background:#f0f5ef!important}.v59-course-card .course-image-missing span{display:flex;flex-direction:column;gap:4px;align-items:center;justify-content:center;height:100%;font-size:12px}.v59-course-card .course-image-missing small{font-size:10px;color:#829087}
.v59-chips{display:flex!important;gap:5px;flex-wrap:wrap;margin:9px 0 8px!important}.v59-chips span{font-size:10px!important;padding:5px 8px!important;border-radius:999px;background:#edf4ed;color:#356444}
.v59-facts{display:grid;gap:4px;border-top:1px solid #edf0ed;padding-top:9px;margin-top:4px}.v59-facts span{font-size:10.5px;color:#58635b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.v59-detail-link{display:block!important;margin:10px 0 0 auto!important;font-size:11px!important;color:#1f6b3d!important}
.course-flow-arrow{position:absolute;top:46%;right:-27px;width:26px;height:26px;border-radius:50%;background:#17613a;color:#fff;display:grid;place-items:center;font-weight:900;z-index:4;box-shadow:0 4px 12px rgba(23,97,58,.2)}
#courseSteps>.course-flow-arrow:nth-of-type(2){left:calc(33.333% - 13px);right:auto}#courseSteps>.course-flow-arrow:nth-of-type(4){left:calc(66.666% - 13px);right:auto}
/* because arrows are children of grid, remove them from grid flow */
#courseSteps>.course-flow-arrow{position:absolute}
@media(max-width:900px){
 #courseSteps.course-steps{grid-template-columns:1fr;gap:11px;margin-top:14px}
 .course-flow-arrow{position:static!important;margin:-5px auto -5px!important;transform:rotate(90deg);width:24px;height:24px;font-size:13px}
 .v59-course-card{display:grid;grid-template-columns:1fr 116px;grid-template-areas:"head head" "title title" "store image" "item image" "reason image" "chips image" "detail detail";column-gap:12px;padding:13px!important}
 .v59-step-head{grid-area:head;margin-bottom:2px}.v59-course-card h4{grid-area:title;margin-bottom:7px!important}.v59-store-name{grid-area:store;font-size:17px}.v59-item-name{grid-area:item;font-size:15px}.v59-course-card .course-reason{grid-area:reason;min-height:0;font-size:11.5px;line-height:1.4;margin:2px 0 5px}.v59-course-card .v59-hero{grid-area:image;aspect-ratio:1/1;height:116px;align-self:start}.v59-chips{grid-area:chips;margin:4px 0 0!important}.v59-facts{display:none}.v59-detail-link{grid-area:detail;margin:7px 0 0 auto!important}
}
@media(max-width:480px){.v59-course-card{grid-template-columns:1fr 102px}.v59-course-card .v59-hero{height:102px}.v59-store-name{font-size:16px}.v59-item-name{font-size:14px}.v59-course-card .course-reason{font-size:11px}.v59-chips span{font-size:9px!important;padding:4px 6px!important}}

/* V62 - SEO heading is machine-readable only; never occupy mobile screen */
.seo-h1{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}
@media(max-width:600px){html{-webkit-text-size-adjust:100%;text-size-adjust:100%}body{overflow-x:hidden}.header .brand b{font-size:17px}.header .brand small{font-size:10px}.recommend-title h2{font-size:27px!important;line-height:1.12!important}}

/* V65 - mobile recommendation course: horizontal swipe carousel */
@media(max-width:900px){
  #courseSteps.course-steps{
    display:flex!important;
    grid-template-columns:none!important;
    gap:10px!important;
    overflow-x:auto!important;
    overflow-y:hidden!important;
    scroll-snap-type:x mandatory;
    scroll-padding-left:2px;
    -webkit-overflow-scrolling:touch;
    overscroll-behavior-x:contain;
    padding:2px 18px 8px 2px;
    margin:12px -4px 8px 0!important;
    scrollbar-width:none;
  }
  #courseSteps.course-steps::-webkit-scrollbar{display:none}
  #courseSteps .v59-course-card{
    flex:0 0 min(86%,430px)!important;
    width:min(86%,430px)!important;
    scroll-snap-align:start;
    scroll-snap-stop:always;
  }
  #courseSteps>.course-flow-arrow{display:none!important}
}
@media(max-width:600px){
  #courseSteps.course-steps{gap:9px!important;padding-right:34px}
  #courseSteps .v59-course-card{
    flex-basis:88%!important;
    width:88%!important;
    min-width:88%!important;
  }
  /* keep each swipe card compact so the result area does not become vertically long */
  #courseSteps .v59-course-card{grid-template-columns:minmax(0,1fr) 96px!important;padding:12px!important}
  #courseSteps .v59-course-card .v59-hero{height:96px!important}
  #courseSteps .v59-course-card .course-reason{-webkit-line-clamp:2;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}
  #courseSteps .v59-course-card .v59-chips{max-height:24px;overflow:hidden}
}

/* V68 행사·공지 가독성 + 포스터 */
.news-card{border:1px solid #e4e8e2;box-shadow:0 10px 28px rgba(39,60,45,.06)}
.news-image{height:auto;aspect-ratio:4/3;background:#eef2ed;display:flex;align-items:center;justify-content:center;overflow:hidden}
.news-image img{width:100%;height:100%;object-fit:contain;background:#f7f8f5}
.news-body{display:flex;flex-direction:column;align-items:flex-start;gap:8px}
.news-body h3{font-size:21px;line-height:1.35;margin:2px 0 4px;color:#243127}
.news-body .news-excerpt{font-size:14px;line-height:1.75;margin:0;color:#667168;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}
.news-body time{font-size:12px;color:#899188;margin-top:2px}
.news-more{border:0;background:none;padding:4px 0;color:#2f7149;font:inherit;font-weight:850;cursor:pointer}
.news-detail{max-width:680px;margin:auto}.news-detail-head{padding:4px 0 18px}.news-detail-head time{display:inline-block;margin-left:8px;color:#7b857d;font-size:13px}.news-detail-head h2{font-size:30px;line-height:1.3;margin:12px 0 0;color:#173e27}.news-detail-poster{border-radius:16px;overflow:hidden;background:#f5f7f3;margin-bottom:24px}.news-detail-poster img{display:block;width:100%;height:auto;max-height:72vh;object-fit:contain;margin:auto}.news-detail-copy{font-size:16px;line-height:1.9;color:#445047}.news-detail-copy p{margin:0 0 15px}.news-detail-link{display:inline-block;margin-top:12px;background:#1f5133;color:white;padding:12px 18px;border-radius:999px;font-weight:800}
.news-admin-preview{margin-top:10px;min-height:220px;border:1px dashed #b9c8ba;border-radius:14px;background:#f5f8f3;display:flex;align-items:center;justify-content:center;overflow:hidden;color:#6d786e}.news-admin-preview img{display:block;width:100%;max-height:420px;object-fit:contain;background:#fff}.news-image-upload-panel small{display:block;margin-top:8px;color:#6d786e}
@media(max-width:600px){.news-grid{grid-template-columns:1fr}.news-image{aspect-ratio:16/10}.news-body{padding:17px}.news-body h3{font-size:20px}.news-body .news-excerpt{font-size:14px;-webkit-line-clamp:3}.news-detail-head h2{font-size:25px}.news-detail-copy{font-size:15px;line-height:1.85}.news-detail-poster img{max-height:60vh}}

/* V71 - 모바일 행사·공지 가로 스와이프 */
@media(max-width:760px){
  #news .wrap{overflow:hidden}
  #news .news-tabs{
    overflow-x:auto;
    flex-wrap:nowrap;
    padding-bottom:4px;
    scrollbar-width:none;
    -webkit-overflow-scrolling:touch;
  }
  #news .news-tabs::-webkit-scrollbar{display:none}
  #news .news-tabs button{flex:0 0 auto}
  #news #newsList.news-grid{
    display:flex!important;
    grid-template-columns:none!important;
    gap:12px!important;
    overflow-x:auto!important;
    overflow-y:hidden!important;
    scroll-snap-type:x mandatory;
    scroll-padding-left:0;
    overscroll-behavior-x:contain;
    touch-action:pan-x;
    -webkit-overflow-scrolling:touch;
    padding:2px 34px 16px 0;
    margin-right:-18px;
    scrollbar-width:none;
  }
  #news #newsList.news-grid::-webkit-scrollbar{display:none}
  #news #newsList .news-card{
    flex:0 0 min(86%,360px)!important;
    width:min(86%,360px)!important;
    min-width:min(86%,360px)!important;
    scroll-snap-align:start;
    scroll-snap-stop:always;
  }
  #news #newsList>p{flex:0 0 100%}
}

/* V72 - 모바일 행사·공지 및 상인회 소개 가로 스와이프 최종 고정 */
@media(max-width:760px){
  #news .wrap,
  #about .wrap{overflow:hidden}

  #news #newsList.news-grid,
  #about .about-cards{
    display:flex!important;
    grid-template-columns:none!important;
    gap:12px!important;
    overflow-x:auto!important;
    overflow-y:hidden!important;
    scroll-snap-type:x mandatory;
    scroll-padding-left:0;
    overscroll-behavior-x:contain;
    touch-action:pan-x;
    -webkit-overflow-scrolling:touch;
    scrollbar-width:none;
    padding:2px 34px 16px 0!important;
    margin-right:-18px!important;
  }
  #news #newsList.news-grid::-webkit-scrollbar,
  #about .about-cards::-webkit-scrollbar{display:none}

  #news #newsList .news-card,
  #about .about-cards .about-card{
    flex:0 0 min(86%,360px)!important;
    width:min(86%,360px)!important;
    min-width:min(86%,360px)!important;
    scroll-snap-align:start!important;
    scroll-snap-stop:always;
  }

  #about .about-cards .about-card{
    display:block!important;
    padding:24px!important;
  }
  #about .about-card .num{display:inline-flex!important;margin:0 0 14px!important}
  #about .about-card h3{display:block!important;margin:0 0 13px!important}
  #about .about-card p{display:block!important;margin:0!important}
}

/* V73 - 모바일 실제지도 길찾기 결과: 이미지 없이 좌우 넘김 */
@media(max-width:760px){
  #food-map .map-layout{overflow:hidden}
  #food-map #mapResults.results{
    order:2;
    display:flex!important;
    grid-template-columns:none!important;
    width:100%!important;
    max-height:none!important;
    gap:10px!important;
    overflow-x:auto!important;
    overflow-y:hidden!important;
    scroll-snap-type:x mandatory;
    scroll-padding-left:0;
    overscroll-behavior-x:contain;
    touch-action:pan-x;
    -webkit-overflow-scrolling:touch;
    padding:2px 34px 12px 0!important;
    scrollbar-width:none;
  }
  #food-map #mapResults.results::-webkit-scrollbar{display:none}
  #food-map #mapResults .result-card{
    flex:0 0 min(86%,360px)!important;
    width:min(86%,360px)!important;
    min-width:min(86%,360px)!important;
    padding:14px!important;
    scroll-snap-align:start;
    scroll-snap-stop:always;
  }
  #food-map #mapResults .course-map-thumb{display:none!important}
  #food-map #mapResults .map-result-route{margin-top:10px}
  #food-map #mapResults .quick-route.primary{width:100%;padding:10px 12px}
  #food-map #mapResults .quick-route-modes{display:flex;gap:6px;flex-wrap:wrap;margin-top:7px}
  #food-map #mapResults .quick-route-modes button{flex:1 1 auto;min-width:74px}
}

/* V74 - 길찾기 버튼 정렬 및 업소별 추천문구 표시 안정화 */
.quick-route,
.quick-route-modes button{
  display:grid!important;
  grid-template-columns:26px auto;
  align-items:center;
  justify-content:center;
  column-gap:8px;
  text-align:left;
}
.route-icon{
  display:inline-flex;
  width:26px;
  height:26px;
  align-items:center;
  justify-content:center;
  line-height:1;
  font-size:18px;
  flex:none;
}
.course-map-reason{line-height:1.65!important;color:#55645a!important;margin:7px 0 10px!important}
@media(max-width:760px){
  #food-map #mapResults .result-card{
    display:flex!important;
    flex-direction:column;
    align-self:stretch;
    min-height:430px;
  }
  #food-map #mapResults .map-result-route{
    margin-top:auto!important;
    padding-top:12px;
    border-top:1px solid #e4ebe5;
  }
  #food-map #mapResults .quick-route.primary{
    min-height:54px;
    font-size:15px;
  }
  #food-map #mapResults .quick-route-modes{
    display:grid!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:7px!important;
  }
  #food-map #mapResults .quick-route-modes button{
    min-width:0!important;
    min-height:50px;
    padding:9px 10px!important;
  }
  #food-map #mapResults .quick-route-modes button:last-child{grid-column:1 / -1}
}

/* 소개 카드 핵심 정의 강조 */
.about-v50 .about-card p b{color:#174b2a;font-weight:850}


/* V75 - V74 최종본 기반: 모바일 실제지도/길찾기 초컴팩트화 */
.payment-tags{display:flex;align-items:center;gap:5px;flex-wrap:nowrap;min-height:22px}
.payment-tags:empty{display:none}
.payment-tags .tag{margin:0}
.course-map-step{font-size:12px;font-weight:900;color:#2f7149;margin-bottom:4px}

@media(max-width:760px){
  /* V76: 지도는 V74 최종본의 원래 크기/터치 동작을 그대로 사용 */

  /* 전체 회원업소 / 추천코스 공통: 길찾기 카드는 좌우 스와이프 */
  #food-map #mapResults.results{
    display:flex!important;
    flex-direction:row!important;
    gap:8px!important;
    width:100%!important;
    max-height:none!important;
    overflow-x:auto!important;
    overflow-y:hidden!important;
    scroll-snap-type:x mandatory;
    -webkit-overflow-scrolling:touch;
    overscroll-behavior-x:contain;
    touch-action:pan-x pan-y!important;
    padding:6px 22px 7px 0!important;
    scrollbar-width:none;
  }
  #food-map #mapResults.results::-webkit-scrollbar{display:none}

  #food-map #mapResults .result-card{
    flex:0 0 68%!important;
    width:68%!important;
    min-width:68%!important;
    min-height:0!important;
    height:168px!important;
    padding:10px 11px!important;
    border-radius:14px!important;
    display:flex!important;
    flex-direction:column!important;
    scroll-snap-align:start;
    scroll-snap-stop:always;
  }
  #food-map #mapResults .payment-tags{gap:4px;min-height:20px;white-space:nowrap;overflow:hidden}
  #food-map #mapResults .payment-tags .tag{padding:3px 7px!important;font-size:10px!important;line-height:1.15!important}
  #food-map #mapResults .result-card h3{font-size:18px!important;line-height:1.15!important;margin:5px 0 2px!important}
  #food-map #mapResults .map-menu{font-size:11.5px!important;line-height:1.3!important;margin:0!important;color:#657067!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
  #food-map #mapResults .course-map-item{font-size:12px!important;margin:0 0 2px!important;color:#173e27!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
  #food-map #mapResults .course-map-reason{
    font-size:11px!important;line-height:1.35!important;margin:0!important;color:#667067!important;
    display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;
  }
  #food-map #mapResults .map-result-route{margin-top:auto!important;padding-top:6px!important;border-top:1px solid #edf0eb!important}
  #food-map #mapResults .quick-route.primary{width:100%!important;min-height:34px!important;padding:6px 5px!important;font-size:12px!important;border-radius:9px!important}
  #food-map #mapResults .quick-route-modes{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:4px!important;margin-top:4px!important}
  #food-map #mapResults .quick-route-modes button{min-width:0!important;min-height:28px!important;padding:3px 1px!important;font-size:9.5px!important;border-radius:7px!important}
  #food-map #mapResults .quick-route-modes button:last-child{grid-column:auto!important}
  #food-map #mapResults .quick-route,
  #food-map #mapResults .quick-route-modes button{grid-template-columns:18px auto!important;column-gap:3px!important;text-align:center!important}
  #food-map #mapResults .route-icon{width:18px!important;height:18px!important;font-size:14px!important}

  /* 추천코스 길찾기는 이유 2줄 때문에 카드만 조금 더 높게 */
  #food-map #mapResults .result-card[data-course-result="1"]{height:196px!important}
}

/* V81 final cascade: keep the unified device rules authoritative */
@media (min-width:901px) and (max-width:1180px){
  .store-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
  .hero-v20-brand{grid-template-columns:minmax(0,1.08fr) minmax(260px,.92fr)}
  .map-layout{grid-template-columns:minmax(0,1.08fr) minmax(300px,.92fr)}
}
@media (max-width:900px){
  .hero-grid,.section-head,.map-layout,.about-grid{grid-template-columns:minmax(0,1fr)}
  .store-grid,.news-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .map-wrap #kakaoMap{height:clamp(410px,62vw,500px)}
}
@media (max-width:760px){
  .nav{height:64px}.nav nav{top:64px;max-height:calc(100dvh - 64px);overflow-y:auto}
  .hero-v20-brand{grid-template-columns:minmax(0,1fr);min-height:0!important;padding:24px 20px 16px;border-radius:22px}
  .shigo-bi-v20{max-width:100%!important}.today-title-v20{white-space:normal;font-size:clamp(25px,7vw,31px);margin-top:22px;overflow-wrap:anywhere}
  .hero-v20-character-area{height:clamp(240px,70vw,330px);margin-top:4px}.hwagil-v20{max-width:min(88%,340px)!important;max-height:100%!important}
  .quick-v18,.quick-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .tools>input{flex:1 1 100%;width:100%;min-width:0}
  .map-wrap #kakaoMap{height:clamp(360px,108vw,460px);border-radius:17px}
  .modal{padding:12px;align-items:end}.modal-panel{width:100%;max-height:92dvh;border-radius:20px 20px 0 0;padding:22px 18px calc(18px + env(safe-area-inset-bottom))}
}
@media (max-width:600px){
  .store-grid,.news-grid{grid-template-columns:minmax(0,1fr)}
  .theme-buttons,.course-choices,.course-actions-top{grid-template-columns:repeat(2,minmax(0,1fr))}
  .theme-button:last-child{grid-column:auto}.course-result{padding:14px;border-radius:20px}
}
@media (max-width:380px){
  .quick-v18,.quick-grid,.theme-buttons,.course-choices,.course-actions-top{grid-template-columns:minmax(0,1fr)}
  #courseSteps .v59-course-card{flex-basis:94%!important;width:94%!important;min-width:94%!important}
}

/* V82 - compact recommendation category launcher and choice sheet */
#recommend{position:relative}
#recommend .recommend-title{margin-bottom:20px}
#recommend .recommend-title h2{margin-bottom:8px}
#recommend .compact-theme-menu{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;margin:18px 0 22px}
.theme-icon-button{position:relative;min-height:132px!important;padding:16px 10px 12px!important;border-radius:20px!important;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;box-shadow:0 9px 24px rgba(30,70,44,.07)!important}
.theme-icon-button .theme-icon{width:44px;height:44px;display:grid;place-items:center;color:#247347;background:#edf6ef;border-radius:15px;margin-bottom:3px}
.theme-icon-button .theme-icon svg,.theme-picker-icon svg{width:30px;height:30px;fill:none;stroke:currentColor;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}
.theme-icon-button b{font-size:16px;line-height:1.2}.theme-icon-button small{font-size:11px;line-height:1.3;color:#748078;font-weight:650}
.theme-icon-button .theme-open-mark{font-size:10px;color:#287148;background:#edf5ef;border-radius:999px;padding:3px 8px;margin-top:3px}
.theme-icon-button.active{background:#174a2c!important;color:#fff!important;transform:none!important}.theme-icon-button.active .theme-icon{background:#fff;color:#1d6b3d}.theme-icon-button.active small{color:#dbe9df}.theme-icon-button.active .theme-open-mark{background:#ffffff20;color:#fff}
.theme-picker-open{overflow:hidden}
.theme-picker-backdrop{position:fixed;inset:0;z-index:80;background:rgba(8,25,15,.58);display:grid;place-items:center;padding:20px;backdrop-filter:blur(5px)}
.theme-picker-panel{position:relative;width:min(620px,100%);max-height:min(78dvh,720px);overflow-y:auto;background:#fff;border-radius:26px;padding:26px;box-shadow:0 28px 80px rgba(0,0,0,.28)}
.theme-picker-close{position:absolute;right:14px;top:12px;width:42px;height:42px;border:0;border-radius:50%;background:#eef3ee;color:#25362b;font-size:28px;line-height:1;cursor:pointer}
.theme-picker-icon{width:52px;height:52px;border-radius:17px;background:#eaf5ed;color:#1e7040;display:grid;place-items:center;margin-bottom:11px}
.theme-picker-icon svg{width:34px;height:34px}
.theme-picker-panel h3{font-size:25px;line-height:1.2;margin:0 48px 5px 0;color:#183522}.theme-picker-panel>p{margin:0 44px 18px 0;color:#69766d;font-size:14px}
.theme-picker-choices{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}
.theme-picker-choice{min-height:74px;border:1px solid #dbe5dc;border-radius:16px;background:#fbfdfb;padding:12px 14px;display:grid;grid-template-columns:34px minmax(0,1fr);grid-template-areas:"icon name" "icon detail";column-gap:8px;text-align:left;cursor:pointer}
.theme-picker-choice:hover,.theme-picker-choice:focus-visible{border-color:#4b9365;background:#f0f8f2;outline:0;box-shadow:0 0 0 3px rgba(49,126,76,.12)}
.theme-picker-choice>span{grid-area:icon;font-size:25px;align-self:center}.theme-picker-choice>b{grid-area:name;font-size:15px;line-height:1.25;color:#172b1d}.theme-picker-choice>small{grid-area:detail;font-size:11px;line-height:1.3;color:#718077;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}

@media(max-width:760px){
 #recommend.section{padding-top:42px}
 #recommend .recommend-title{text-align:left;margin-bottom:14px}
 #recommend .recommend-title h2{font-size:28px!important;margin:5px 0 6px!important}
 #recommend .recommend-title p{font-size:13px;line-height:1.5;margin:0}
 #recommend .compact-theme-menu{display:flex!important;grid-template-columns:none!important;gap:9px!important;overflow-x:auto;padding:2px 26px 10px 1px;margin:14px -1px 12px!important;scroll-snap-type:x mandatory;scrollbar-width:none}
 #recommend .compact-theme-menu::-webkit-scrollbar{display:none}
 .theme-icon-button{flex:0 0 112px;min-width:112px!important;width:112px!important;min-height:112px!important;padding:12px 7px 9px!important;scroll-snap-align:start;border-radius:18px!important}
 .theme-icon-button .theme-icon{width:40px;height:40px;border-radius:13px}.theme-icon-button b{font-size:14px}.theme-icon-button small{display:none}
 .theme-picker-backdrop{place-items:end center;padding:0}
 .theme-picker-panel{width:100%;max-height:82dvh;border-radius:24px 24px 0 0;padding:22px 15px calc(18px + env(safe-area-inset-bottom))}
 .theme-picker-panel h3{font-size:22px}.theme-picker-panel>p{font-size:13px;margin-bottom:14px}
 .theme-picker-choices{grid-template-columns:minmax(0,1fr);gap:7px}
 .theme-picker-choice{min-height:64px;padding:9px 12px;border-radius:14px}
}

/* V84 — preserve the V82 hero, BI, character and course program; refine only its category cards */
.hero-v84-category-cards{position:absolute;z-index:12;left:2.8%;right:2.8%;top:73.4%;height:16.8%;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:1.05%;font-family:Pretendard,"Malgun Gothic",sans-serif}
.hero-v84-card{position:relative;min-width:0;border-radius:clamp(10px,1.25vw,18px);padding:clamp(8px,1.25vw,17px);display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:clamp(5px,.8vw,11px);overflow:hidden;color:#17241c;box-shadow:0 10px 28px rgba(28,48,35,.12);border:1px solid rgba(255,255,255,.68);transition:transform .25s ease,box-shadow .25s ease}
.hero-v84-card:before,.hero-v84-card:after{content:"";position:absolute;border-radius:50%;pointer-events:none}.hero-v84-card:before{width:58%;aspect-ratio:1;right:-22%;top:-48%;background:rgba(255,255,255,.32)}.hero-v84-card:after{width:36%;aspect-ratio:1;right:4%;bottom:-43%;border:1px solid rgba(255,255,255,.5)}
.hero-v84-card:hover,.hero-v84-card:focus-visible{transform:translateY(-4px);box-shadow:0 16px 34px rgba(28,48,35,.2);outline:0}.hero-v84-card>span:not(.hero-v84-icon){min-width:0;position:relative;z-index:1}.hero-v84-card b,.hero-v84-card small{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hero-v84-card b{font-size:clamp(11px,1.25vw,17px);line-height:1.2;font-weight:900;letter-spacing:-.04em}.hero-v84-card small{font-size:clamp(7px,.76vw,10px);line-height:1.35;margin-top:4px;color:rgba(20,36,26,.66);font-weight:700}.hero-v84-card i{position:relative;z-index:1;align-self:start;font-size:clamp(9px,.9vw,13px);font-style:normal;font-weight:900}.hero-v84-icon{position:relative;z-index:1;width:clamp(26px,3vw,42px);height:clamp(26px,3vw,42px);border-radius:50%;display:grid;place-items:center;background:rgba(255,255,255,.64);font-size:clamp(13px,1.55vw,21px);box-shadow:inset 0 0 0 1px rgba(255,255,255,.7)}
.hero-v84-card.map{background:linear-gradient(135deg,#dff7e9 0%,#aee6c7 100%)}.hero-v84-card.cafe{background:linear-gradient(135deg,#fff0d8 0%,#f8cda1 100%)}.hero-v84-card.bar{background:linear-gradient(135deg,#dfe5ff 0%,#aebcf4 100%)}.hero-v84-card.shop{background:linear-gradient(135deg,#f2e4ff 0%,#d5b8f2 100%)}.hero-v84-card.news{background:linear-gradient(135deg,#dff5ff 0%,#a8dced 100%)}

@media(max-width:600px){
 .hero-v22-wrap>img{clip-path:inset(0 0 23% 0)}
 .hero-v84-category-cards{left:0;right:auto;top:72.8%;width:100%;height:18.2%;display:flex;gap:8px;padding:4px 18px 10px;overflow-x:auto;overflow-y:visible;scroll-snap-type:x mandatory;scroll-padding-left:18px;-webkit-overflow-scrolling:touch;scrollbar-width:none}
 .hero-v84-category-cards::-webkit-scrollbar{display:none}
 .hero-v84-card{flex:0 0 145px;width:145px;border-radius:16px;padding:12px 10px;grid-template-columns:33px minmax(0,1fr);gap:8px;scroll-snap-align:start;box-shadow:0 7px 18px rgba(28,48,35,.12)}
 .hero-v84-card i{display:none}.hero-v84-icon{width:33px;height:33px;font-size:16px}.hero-v84-card b{font-size:14px}.hero-v84-card small{font-size:9px;margin-top:2px}
}

/* V85 - 모바일 실제 맛집지도: 한 카드형 반응형 레이아웃 */
@media (max-width:760px){
  /* 지도 섹션 자체의 과도한 공백 제거 */
  #food-map.section{
    padding:30px 0 38px!important;
  }
  #food-map .wrap{
    width:min(100% - 24px,1180px)!important;
  }
  #food-map .section-head{
    display:block!important;
    margin:0 0 14px!important;
  }
  #food-map .section-head .label{
    font-size:11px!important;
    letter-spacing:.13em!important;
  }
  #food-map .section-head h2{
    font-size:30px!important;
    line-height:1.18!important;
    margin:6px 0 0!important;
  }
  /* 모바일에서는 설명/검색/업종필터/온누리필터/중심버튼을 숨겨 지도 집중형으로 */
  #food-map .section-head>p,
  #food-map .tools{
    display:none!important;
  }

  /* 지도 + 길찾기를 하나의 카드 안에 묶음 */
  #food-map .map-layout{
    display:flex!important;
    flex-direction:column!important;
    gap:8px!important;
    width:100%!important;
    padding:9px!important;
    margin:0!important;
    background:rgba(255,255,255,.94)!important;
    border:1px solid #dce5dd!important;
    border-radius:22px!important;
    box-shadow:0 12px 34px rgba(41,75,52,.08)!important;
    overflow:hidden!important;
  }
  #food-map .map-wrap{
    width:100%!important;
    margin:0!important;
    overflow:hidden!important;
    border-radius:16px!important;
  }
  /* 지도 크기는 기존 모바일 크기를 유지 */
  #food-map .map-wrap #kakaoMap{
    width:100%!important;
    height:430px!important;
    min-height:430px!important;
    border-radius:16px!important;
    border:0!important;
    margin:0!important;
  }
  #food-map .open-kakao{
    right:10px!important;
    bottom:10px!important;
    padding:9px 12px!important;
    font-size:11px!important;
  }

  /* 상태 안내는 카드 안의 얇은 한 줄 안내로 */
  #food-map .map-status{
    margin:0 0 8px!important;
    padding:8px 11px!important;
    border-radius:10px!important;
    font-size:11px!important;
    line-height:1.35!important;
  }
  #food-map .my-location-info{
    margin:0 0 8px!important;
    font-size:11px!important;
  }

  /* 길찾기 결과도 같은 카드 안에서 좌우로 넘김 */
  #food-map #mapResults.results{
    order:2!important;
    display:flex!important;
    flex-direction:row!important;
    width:100%!important;
    gap:7px!important;
    margin:0!important;
    padding:1px 12px 3px 0!important;
    overflow-x:auto!important;
    overflow-y:hidden!important;
    scroll-snap-type:x mandatory!important;
    -webkit-overflow-scrolling:touch!important;
    touch-action:pan-x pan-y!important;
    scrollbar-width:none!important;
  }
  #food-map #mapResults.results::-webkit-scrollbar{display:none!important}
  #food-map #mapResults .result-card{
    flex:0 0 72%!important;
    width:72%!important;
    min-width:72%!important;
    height:156px!important;
    min-height:156px!important;
    padding:10px 11px!important;
    border-radius:13px!important;
    border:1px solid #e1e8e2!important;
    box-shadow:none!important;
    scroll-snap-align:start!important;
    background:#fff!important;
  }
  #food-map #mapResults .payment-tags{
    min-height:18px!important;
    gap:4px!important;
    overflow:hidden!important;
  }
  #food-map #mapResults .payment-tags .tag{
    padding:2px 6px!important;
    font-size:9.5px!important;
  }
  #food-map #mapResults .result-card h3{
    font-size:17px!important;
    margin:4px 0 1px!important;
  }
  #food-map #mapResults .map-menu{
    font-size:11px!important;
    white-space:nowrap!important;
    overflow:hidden!important;
    text-overflow:ellipsis!important;
  }
  #food-map #mapResults .map-result-route{
    margin-top:auto!important;
    padding-top:5px!important;
  }
  #food-map #mapResults .quick-route.primary{
    min-height:32px!important;
    padding:5px 6px!important;
    font-size:11.5px!important;
  }
  #food-map #mapResults .quick-route-modes{
    margin-top:4px!important;
    gap:3px!important;
  }
  #food-map #mapResults .quick-route-modes button{
    min-height:26px!important;
    font-size:9px!important;
    padding:2px!important;
  }
  #food-map #mapResults .route-icon{
    width:16px!important;
    height:16px!important;
    font-size:12px!important;
  }
  #food-map #mapResults .quick-route,
  #food-map #mapResults .quick-route-modes button{
    grid-template-columns:16px auto!important;
    column-gap:2px!important;
  }

  /* 추천코스 진입 시에는 이유가 있어 약간만 높게 */
  #food-map #mapResults .result-card[data-course-result="1"]{
    height:178px!important;
    min-height:178px!important;
  }
}

/* V86 — V85 누적 + 글로시 카테고리 카드 + 캐릭터 보존 */
.hero-v84-card{
  border:1px solid rgba(255,255,255,.86)!important;
  box-shadow:0 12px 30px rgba(25,48,34,.14), inset 0 1px 0 rgba(255,255,255,.88), inset 0 -1px 0 rgba(255,255,255,.28)!important;
  backdrop-filter:blur(10px) saturate(1.15);
  -webkit-backdrop-filter:blur(10px) saturate(1.15);
}
.hero-v84-card::before{
  width:125%!important;height:58%!important;aspect-ratio:auto!important;
  left:-12%!important;right:auto!important;top:-18%!important;
  border-radius:50%!important;
  background:linear-gradient(180deg,rgba(255,255,255,.78),rgba(255,255,255,.12))!important;
  transform:rotate(-5deg);
  filter:blur(.2px);
}
.hero-v84-card::after{
  width:72%!important;height:72%!important;aspect-ratio:auto!important;
  right:-20%!important;bottom:-42%!important;
  border:0!important;
  background:radial-gradient(circle,rgba(255,255,255,.55) 0%,rgba(255,255,255,0) 68%)!important;
}
.hero-v84-card.map{background:linear-gradient(145deg,rgba(235,255,245,.96) 0%,rgba(178,235,205,.92) 48%,rgba(112,205,159,.88) 100%)!important}
.hero-v84-card.cafe{background:linear-gradient(145deg,rgba(255,249,235,.97) 0%,rgba(255,218,174,.93) 50%,rgba(242,178,113,.88) 100%)!important}
.hero-v84-card.bar{background:linear-gradient(145deg,rgba(244,247,255,.97) 0%,rgba(199,211,255,.93) 50%,rgba(145,164,235,.88) 100%)!important}
.hero-v84-card.shop{background:linear-gradient(145deg,rgba(252,246,255,.97) 0%,rgba(226,202,248,.93) 50%,rgba(190,153,229,.88) 100%)!important}
.hero-v84-card.news{background:linear-gradient(145deg,rgba(241,252,255,.97) 0%,rgba(191,231,245,.93) 50%,rgba(124,196,221,.88) 100%)!important}
.hero-v84-icon{background:linear-gradient(145deg,rgba(255,255,255,.92),rgba(255,255,255,.54))!important;box-shadow:0 5px 14px rgba(36,57,43,.09),inset 0 1px 0 #fff!important}

@media(max-width:600px){
  /* 원본 이미지의 하단 옛 카테고리 카드만 가리고 캐릭터 발/점프선은 보존 */
  .hero-v22-wrap>img{clip-path:inset(0 0 18.1% 0)!important}
  /* 새 카드는 옛 카드가 있던 하단 밴드에만 배치해 캐릭터와 겹치지 않음 */
  .hero-v84-category-cards{
    top:82.0%!important;height:15.8%!important;
    padding:5px 18px 8px!important;
    background:linear-gradient(180deg,rgba(244,250,246,.96),rgba(237,247,240,.98));
  }
  .hero-v84-card{flex-basis:142px!important;width:142px!important;min-height:78px!important;padding:10px 9px!important}
}

/* V87 — hero/category structural rebuild: no overlay, Samsung-style luminous cards */
.hero-v22{overflow:visible!important;background:#fff!important}
.hero-v22-wrap{overflow:visible!important;max-width:1120px!important}
.hero-v22-wrap>img{clip-path:none!important;width:100%!important;height:auto!important;display:block!important}
.hero-v84-category-cards{
  position:relative!important;z-index:4!important;left:auto!important;right:auto!important;top:auto!important;
  width:auto!important;height:auto!important;margin:0 auto!important;padding:18px 18px 26px!important;
  display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:12px!important;
  background:linear-gradient(180deg,#fff 0%,#f8fbfa 100%)!important;overflow:visible!important;
}
.hero-v84-card{
  isolation:isolate;min-height:128px!important;border-radius:24px!important;padding:20px 18px!important;
  display:flex!important;align-items:flex-end!important;gap:12px!important;position:relative!important;overflow:hidden!important;
  border:1px solid rgba(255,255,255,.92)!important;
  box-shadow:0 18px 45px rgba(27,45,34,.10),inset 0 1px 0 rgba(255,255,255,.95)!important;
  transform:translateZ(0);backdrop-filter:blur(18px) saturate(1.18)!important;-webkit-backdrop-filter:blur(18px) saturate(1.18)!important;
}
.hero-v84-card::before{
  content:""!important;position:absolute!important;z-index:-1!important;width:150%!important;height:105%!important;
  left:-25%!important;top:-58%!important;border-radius:50%!important;
  background:radial-gradient(ellipse at center,rgba(255,255,255,.98) 0%,rgba(255,255,255,.54) 38%,rgba(255,255,255,0) 72%)!important;
  filter:blur(3px)!important;transform:none!important;
}
.hero-v84-card::after{
  content:""!important;position:absolute!important;z-index:-1!important;width:90px!important;height:90px!important;
  right:-20px!important;bottom:-28px!important;border:0!important;border-radius:50%!important;
  background:radial-gradient(circle,rgba(255,255,255,.76),rgba(255,255,255,0) 70%)!important;filter:blur(5px)!important;
}
.hero-v84-card.map{background:linear-gradient(145deg,#f5fff9 0%,#d8f7e8 42%,#aee8ce 100%)!important}
.hero-v84-card.cafe{background:linear-gradient(145deg,#fffdf8 0%,#ffefd9 42%,#ffd19f 100%)!important}
.hero-v84-card.bar{background:linear-gradient(145deg,#fbfcff 0%,#e8edff 42%,#bccaff 100%)!important}
.hero-v84-card.shop{background:linear-gradient(145deg,#fffaff 0%,#f4e7ff 42%,#d9bdf4 100%)!important}
.hero-v84-card.news{background:linear-gradient(145deg,#fbfeff 0%,#e1f7ff 42%,#b6e7f4 100%)!important}
.hero-v84-icon{flex:0 0 46px!important;width:46px!important;height:46px!important;border-radius:15px!important;background:rgba(255,255,255,.72)!important;box-shadow:0 8px 22px rgba(40,60,48,.08),inset 0 1px 0 #fff!important;font-size:20px!important}
.hero-v84-card>span:not(.hero-v84-icon){position:relative;z-index:2;min-width:0}
.hero-v84-card b{font-size:18px!important;letter-spacing:-.04em!important}.hero-v84-card small{font-size:11px!important;margin-top:5px!important}.hero-v84-card i{position:absolute!important;right:17px!important;top:15px!important;font-size:13px!important}

@media(max-width:600px){
 .hero-v22-wrap{width:100%!important;overflow:visible!important}
 .hero-v84-category-cards{
   width:100%!important;margin:0!important;padding:14px 20px 22px!important;display:flex!important;gap:12px!important;
   overflow-x:auto!important;overflow-y:hidden!important;scroll-snap-type:x mandatory!important;scroll-padding-left:20px!important;
   -webkit-overflow-scrolling:touch!important;background:linear-gradient(180deg,#fff,#f7faf8)!important;
 }
 .hero-v84-card{flex:0 0 72vw!important;width:72vw!important;max-width:290px!important;min-height:118px!important;padding:18px 16px!important;border-radius:22px!important;scroll-snap-align:start!important}
 .hero-v84-icon{flex-basis:44px!important;width:44px!important;height:44px!important}.hero-v84-card b{font-size:18px!important}.hero-v84-card small{font-size:11px!important;display:block!important}.hero-v84-card i{display:block!important}
}

/* V88 — mobile hero categories: all five glossy cards visible in one viewport */
@media(max-width:600px){
  .hero-v84-category-cards{
    width:100%!important;
    margin:0!important;
    padding:9px 10px 14px!important;
    display:grid!important;
    grid-template-columns:repeat(5,minmax(0,1fr))!important;
    gap:6px!important;
    overflow:visible!important;
    scroll-snap-type:none!important;
    background:linear-gradient(180deg,#fff 0%,#f7faf8 100%)!important;
  }
  .hero-v84-card{
    width:100%!important;
    max-width:none!important;
    min-width:0!important;
    flex:none!important;
    min-height:72px!important;
    height:72px!important;
    padding:7px 3px 6px!important;
    border-radius:14px!important;
    display:flex!important;
    flex-direction:column!important;
    align-items:center!important;
    justify-content:center!important;
    gap:4px!important;
    text-align:center!important;
    box-shadow:0 7px 18px rgba(27,45,34,.09),inset 0 1px 0 rgba(255,255,255,.96)!important;
  }
  .hero-v84-card::before{
    width:180%!important;
    height:120%!important;
    left:-40%!important;
    top:-72%!important;
  }
  .hero-v84-card::after{
    width:44px!important;
    height:44px!important;
    right:-10px!important;
    bottom:-18px!important;
  }
  .hero-v84-icon{
    flex:0 0 27px!important;
    width:27px!important;
    height:27px!important;
    border-radius:9px!important;
    font-size:13px!important;
    box-shadow:0 4px 10px rgba(40,60,48,.07),inset 0 1px 0 #fff!important;
  }
  .hero-v84-card>span:not(.hero-v84-icon){
    width:100%!important;
  }
  .hero-v84-card b{
    font-size:10.5px!important;
    line-height:1.1!important;
    white-space:normal!important;
    overflow:visible!important;
    text-overflow:clip!important;
    word-break:keep-all!important;
    letter-spacing:-.055em!important;
  }
  .hero-v84-card small,
  .hero-v84-card i{
    display:none!important;
  }
}

@media(max-width:380px){
  .hero-v84-category-cards{padding-left:7px!important;padding-right:7px!important;gap:4px!important}
  .hero-v84-card{height:68px!important;min-height:68px!important;border-radius:12px!important;padding:6px 2px!important}
  .hero-v84-icon{width:24px!important;height:24px!important;flex-basis:24px!important;font-size:12px!important}
  .hero-v84-card b{font-size:9.5px!important}
}

/* V89 — mobile one-screen launchers: 5 course themes + 3 course route cards */
@media (max-width:760px){
  /* 오늘, 쉬고 어디갈까? — 5개 대분류를 한 화면에 모두 표시 */
  #recommend .compact-theme-menu{
    display:grid!important;
    grid-template-columns:repeat(5,minmax(0,1fr))!important;
    gap:6px!important;
    width:100%!important;
    margin:12px 0 14px!important;
    padding:0!important;
    overflow:visible!important;
    scroll-snap-type:none!important;
  }
  #recommend .theme-icon-button{
    min-width:0!important;
    width:100%!important;
    flex:none!important;
    min-height:76px!important;
    height:76px!important;
    padding:7px 2px 6px!important;
    border-radius:14px!important;
    gap:4px!important;
    box-shadow:0 6px 16px rgba(28,55,37,.06)!important;
  }
  #recommend .theme-icon-button .theme-icon{
    width:28px!important;
    height:28px!important;
    border-radius:9px!important;
    margin:0!important;
  }
  #recommend .theme-icon-button .theme-icon svg{
    width:19px!important;
    height:19px!important;
  }
  #recommend .theme-icon-button b{
    width:100%!important;
    font-size:10.5px!important;
    line-height:1.08!important;
    letter-spacing:-.055em!important;
    word-break:keep-all!important;
    white-space:normal!important;
    text-align:center!important;
  }
  #recommend .theme-icon-button small,
  #recommend .theme-icon-button .theme-open-mark{
    display:none!important;
  }

  /* 추천코스에서 지도 보기/출발 시: 추천된 3곳을 지도 폭 안에 동시에 표시 */
  #food-map #mapResults.course-map-results{
    display:grid!important;
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
    gap:6px!important;
    width:100%!important;
    padding:0!important;
    margin:0!important;
    overflow:visible!important;
    scroll-snap-type:none!important;
  }
  #food-map #mapResults.course-map-results .result-card[data-course-result="1"]{
    width:100%!important;
    min-width:0!important;
    max-width:none!important;
    height:126px!important;
    min-height:126px!important;
    padding:8px 6px!important;
    border-radius:12px!important;
    overflow:hidden!important;
  }
  #food-map #mapResults.course-map-results .course-map-step{
    font-size:9px!important;
    line-height:1.1!important;
    margin:0 0 4px!important;
    white-space:nowrap!important;
  }
  #food-map #mapResults.course-map-results .payment-tags,
  #food-map #mapResults.course-map-results .course-map-reason{
    display:none!important;
  }
  #food-map #mapResults.course-map-results .result-card h3{
    font-size:12px!important;
    line-height:1.12!important;
    margin:2px 0 3px!important;
    white-space:nowrap!important;
    overflow:hidden!important;
    text-overflow:ellipsis!important;
  }
  #food-map #mapResults.course-map-results .course-map-item{
    font-size:9.5px!important;
    line-height:1.15!important;
    margin:0!important;
    min-height:22px!important;
    display:-webkit-box!important;
    -webkit-box-orient:vertical!important;
    -webkit-line-clamp:2!important;
    overflow:hidden!important;
    white-space:normal!important;
  }
  #food-map #mapResults.course-map-results .map-result-route{
    margin-top:auto!important;
    padding-top:5px!important;
    border-top:1px solid #edf1ed!important;
  }
  #food-map #mapResults.course-map-results .quick-route.primary{
    width:100%!important;
    min-height:31px!important;
    padding:4px 2px!important;
    border-radius:9px!important;
    grid-template-columns:14px minmax(0,1fr)!important;
    column-gap:2px!important;
    font-size:9px!important;
    line-height:1.05!important;
  }
  #food-map #mapResults.course-map-results .quick-route.primary .route-icon{
    width:14px!important;
    height:14px!important;
    font-size:11px!important;
  }
  #food-map #mapResults.course-map-results .quick-route-modes{
    display:none!important;
  }
}

@media (max-width:380px){
  #recommend .compact-theme-menu{gap:4px!important}
  #recommend .theme-icon-button{height:70px!important;min-height:70px!important;padding:6px 1px!important;border-radius:12px!important}
  #recommend .theme-icon-button .theme-icon{width:25px!important;height:25px!important}
  #recommend .theme-icon-button .theme-icon svg{width:17px!important;height:17px!important}
  #recommend .theme-icon-button b{font-size:9.5px!important}
  #food-map #mapResults.course-map-results{gap:4px!important}
  #food-map #mapResults.course-map-results .result-card[data-course-result="1"]{height:121px!important;min-height:121px!important;padding:7px 4px!important}
  #food-map #mapResults.course-map-results .result-card h3{font-size:11px!important}
  #food-map #mapResults.course-map-results .course-map-item{font-size:9px!important}
  #food-map #mapResults.course-map-results .quick-route.primary{font-size:8.5px!important}
}


/* V90 — DISCOVER SHIGO: four live member-category image cards + one-screen category sheet */
.hero-v84-card.food{
  background:linear-gradient(145deg,#fffdf8 0%,#ffe9dc 42%,#ffc7a3 100%)!important;
}
.hero-v84-card[type="button"]{
  appearance:none;-webkit-appearance:none;border:1px solid rgba(255,255,255,.78);font:inherit;text-align:left;cursor:pointer;
}
.v90-discover{padding:86px 0 92px;background:#faf9f5}
.v90-discover-heading{text-align:center;margin-bottom:30px}
.v90-discover-heading>span{display:block;color:#2f7149;font-size:12px;letter-spacing:.24em;font-weight:900}
.v90-discover-heading h2{margin:9px 0 8px;font-size:clamp(34px,4vw,58px);line-height:1.05;letter-spacing:-.055em;color:#111a14}
.v90-discover-heading p{margin:0;color:#6f776f;font-size:15px}
.v90-discover-grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:16px}
.v90-discover-card{
  --discover-image:none;
  position:relative;isolation:isolate;overflow:hidden;border:0;border-radius:28px;min-height:330px;padding:30px;color:white;
  display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-start;text-align:left;cursor:pointer;
  background-image:var(--discover-image),linear-gradient(135deg,#405244,#26382d);
  background-size:cover;background-position:center;box-shadow:0 18px 44px rgba(20,34,24,.16);
  transition:transform .25s ease,box-shadow .25s ease;font:inherit;
}
.v90-discover-card::before{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(0deg,rgba(8,14,10,.88) 0%,rgba(8,14,10,.48) 42%,rgba(8,14,10,.05) 78%)}
.v90-discover-card::after{content:"";position:absolute;inset:0;z-index:-1;background:radial-gradient(circle at 22% 18%,rgba(255,255,255,.22),transparent 34%)}
.v90-discover-card:hover,.v90-discover-card:focus-visible{transform:translateY(-5px);box-shadow:0 26px 56px rgba(20,34,24,.22);outline:0}
.v90-discover-card.food{grid-column:span 7}
.v90-discover-card.cafe{grid-column:span 5}
.v90-discover-card.bar{grid-column:span 5}
.v90-discover-card.shop{grid-column:span 7}
.v90-discover-card .v90-kicker{font-size:11px;letter-spacing:.18em;color:#dfff8e;font-weight:900}
.v90-discover-card strong{font-size:clamp(26px,2.6vw,39px);line-height:1.04;letter-spacing:-.05em;margin:8px 0 5px}
.v90-discover-card small{font-size:14px;color:rgba(255,255,255,.82)}
.v90-discover-card b{font-size:12px;margin-top:20px}
.v90-discover-modal{position:fixed;inset:0;z-index:90;background:rgba(10,17,12,.72);display:grid;place-items:center;padding:18px;backdrop-filter:blur(9px)}
.v90-discover-panel{width:min(1080px,96vw);height:min(760px,92svh);background:#fff;border-radius:24px;padding:18px;display:grid;grid-template-rows:auto minmax(0,1fr);overflow:hidden;box-shadow:0 24px 80px rgba(0,0,0,.28)}
.v90-discover-modal-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:4px 4px 14px}
.v90-discover-modal-head span{font-size:11px;letter-spacing:.18em;color:#2f7149;font-weight:900}
.v90-discover-modal-head h2{font-size:30px;line-height:1.1;letter-spacing:-.05em;margin:3px 0}
.v90-discover-modal-head p{margin:0;color:#7b827c;font-size:12px}
.v90-discover-modal-head button{width:40px;height:40px;border-radius:50%;border:1px solid #e1e6e1;background:#fff;font-size:25px;cursor:pointer}
.v90-discover-store-grid{
  min-height:0;height:100%;display:grid;grid-template-columns:repeat(var(--discover-cols,4),minmax(0,1fr));
  grid-template-rows:repeat(var(--discover-rows,3),minmax(0,1fr));gap:8px;overflow:hidden;
}
.v90-discover-store{
  min-width:0;min-height:0;border:1px solid #e0e6e0;border-radius:14px;overflow:hidden;background:#f6f8f5;padding:0;display:grid;
  grid-template-rows:minmax(0,1fr) auto;cursor:pointer;text-align:left;font:inherit;
}
.v90-discover-store img{width:100%;height:100%;min-height:0;object-fit:cover;display:block;background:#eef2ed}
.v90-discover-store .v90-no-image{display:grid;place-items:center;height:100%;font-size:28px;background:linear-gradient(135deg,#edf5ef,#f8f3e8)}
.v90-discover-store b{display:block;padding:7px 8px;font-size:12px;line-height:1.15;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#203127;background:#fff}
.v90-discover-empty{grid-column:1/-1;display:grid;place-items:center;color:#778078;font-size:14px}
@media(max-width:760px){
  .v90-discover{padding:50px 0 56px}
  .v90-discover-heading{text-align:left;margin-bottom:18px}
  .v90-discover-heading h2{font-size:31px}
  .v90-discover-heading p{font-size:12px;line-height:1.5}
  .v90-discover-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}
  .v90-discover-card.food,.v90-discover-card.cafe,.v90-discover-card.bar,.v90-discover-card.shop{grid-column:auto}
  .v90-discover-card{min-height:168px;border-radius:18px;padding:14px}
  .v90-discover-card .v90-kicker{font-size:8px}
  .v90-discover-card strong{font-size:19px;margin:5px 0 2px}
  .v90-discover-card small{font-size:9.5px;line-height:1.35}
  .v90-discover-card b{font-size:9px;margin-top:9px}
  .v90-discover-modal{padding:8px}
  .v90-discover-panel{width:100%;height:92svh;border-radius:20px;padding:10px}
  .v90-discover-modal-head{padding:2px 2px 9px}
  .v90-discover-modal-head h2{font-size:22px;margin:2px 0}
  .v90-discover-modal-head p{font-size:10px}
  .v90-discover-modal-head button{width:34px;height:34px;font-size:21px}
  .v90-discover-store-grid{gap:5px}
  .v90-discover-store{border-radius:9px}
  .v90-discover-store b{font-size:9px;padding:4px 5px}
  .v90-discover-store .v90-no-image{font-size:20px}
}
@media(max-width:390px){
  .v90-discover-card{min-height:152px;padding:12px}
  .v90-discover-card strong{font-size:17px}
}

/* V91 — discover category correction + scrollable member sheet + gradient course launchers */
/* 추천코스 5개 대분류: 대문 카드와 같은 계열의 그라데이션 색상 */
#recommend .compact-theme-menu .theme-icon-button:nth-child(1){
  background:linear-gradient(145deg,#f9fffb 0%,#dff7e9 46%,#b8ebce 100%)!important;
  border-color:rgba(146,210,169,.55)!important;
}
#recommend .compact-theme-menu .theme-icon-button:nth-child(2){
  background:linear-gradient(145deg,#fffdfa 0%,#fff0d8 46%,#f6cf9f 100%)!important;
  border-color:rgba(231,188,132,.5)!important;
}
#recommend .compact-theme-menu .theme-icon-button:nth-child(3){
  background:linear-gradient(145deg,#fbfcff 0%,#e4e9ff 46%,#bac7f6 100%)!important;
  border-color:rgba(155,173,231,.5)!important;
}
#recommend .compact-theme-menu .theme-icon-button:nth-child(4){
  background:linear-gradient(145deg,#fffaff 0%,#f2e4ff 46%,#d8bdf2 100%)!important;
  border-color:rgba(196,160,229,.48)!important;
}
#recommend .compact-theme-menu .theme-icon-button:nth-child(5){
  background:linear-gradient(145deg,#fbfeff 0%,#dff5ff 46%,#acddec 100%)!important;
  border-color:rgba(137,199,217,.5)!important;
}
#recommend .compact-theme-menu .theme-icon-button{
  position:relative;overflow:hidden;
  box-shadow:0 10px 24px rgba(31,61,41,.09),inset 0 1px 0 rgba(255,255,255,.84)!important;
}
#recommend .compact-theme-menu .theme-icon-button::before{
  content:"";position:absolute;left:8%;right:8%;top:0;height:42%;pointer-events:none;
  background:linear-gradient(180deg,rgba(255,255,255,.78),rgba(255,255,255,0));border-radius:999px;filter:blur(10px);opacity:.82;
}
#recommend .compact-theme-menu .theme-icon-button>*{position:relative;z-index:1}
#recommend .compact-theme-menu .theme-icon-button.active{
  color:#12351f!important;border-color:#74b98d!important;transform:translateY(-1px)!important;
  box-shadow:0 12px 28px rgba(31,88,51,.18),inset 0 1px 0 rgba(255,255,255,.9)!important;
}
#recommend .compact-theme-menu .theme-icon-button.active .theme-icon{background:rgba(255,255,255,.72)!important;color:#1d6b3d!important}
#recommend .compact-theme-menu .theme-icon-button.active small{color:#526a5a!important}

/* DISCOVER 회원업소 팝업은 업체가 늘어날 것을 고려해 내부 스크롤 허용 */
.v90-discover-panel{overflow:hidden}
.v90-discover-store-grid{
  grid-template-rows:none!important;
  grid-auto-rows:230px;
  align-content:start;
  overflow-y:auto!important;
  overflow-x:hidden!important;
  padding-right:4px;
  overscroll-behavior:contain;
  scrollbar-gutter:stable;
}
.v90-discover-store-grid::-webkit-scrollbar{width:8px}
.v90-discover-store-grid::-webkit-scrollbar-thumb{background:#cfd9d1;border-radius:999px}
@media(max-width:760px){
  .v90-discover-store-grid{grid-auto-rows:180px;padding-right:2px}
}
@media(max-width:430px){
  .v90-discover-store-grid{grid-auto-rows:165px}
}

/* V92 — 어른들의 쉼표: 평행선·비타민 전용 무료 생년월일 확인 */
.hero-v84-category-cards{grid-template-columns:repeat(6,minmax(0,1fr))!important;gap:8px!important;padding-left:12px!important;padding-right:12px!important}
.hero-v84-card{min-height:112px!important;padding:16px 12px!important;gap:8px!important}
.hero-v84-icon{flex-basis:38px!important;width:38px!important;height:38px!important;font-size:17px!important}
.hero-v84-card b{font-size:15px!important}.hero-v84-card small{font-size:9px!important}
.hero-v84-card.adult-comma{background:linear-gradient(145deg,#fff8f4 0%,#f0c8b9 45%,#a95959 100%)!important}
.hero-v84-card.adult-comma .hero-v84-icon{background:rgba(255,255,255,.76);color:#843b3b;font-size:clamp(11px,1.15vw,16px);font-weight:1000;border:2px solid rgba(151,62,62,.6)}
.birthday-gate{position:fixed;inset:0;z-index:145;display:grid;place-items:center;padding:18px;background:rgba(15,10,12,.84);backdrop-filter:blur(12px)}
.birthday-gate-panel{position:relative;width:min(470px,100%);padding:34px 30px 26px;border-radius:28px;background:linear-gradient(155deg,#fff 0%,#fff9f6 58%,#f1ded6 100%);box-shadow:0 32px 100px rgba(0,0,0,.42);text-align:center;color:#291d20}
.birthday-gate-close{position:absolute;right:15px;top:11px;width:38px;height:38px;border:0;background:transparent;color:#6f6466;font-size:28px;cursor:pointer}
.birthday-gate-symbol{width:72px;height:72px;margin:0 auto 16px;border:5px solid #a94e4e;border-radius:50%;display:grid;place-items:center;background:#fff;color:#a13f3f;font-size:27px;font-weight:1000;box-shadow:0 10px 28px rgba(144,49,49,.16)}
.birthday-gate-symbol::after{content:"+";font-size:14px;margin-left:1px}
.birthday-gate-kicker{display:block;color:#8f4d4d;font-size:10px;font-weight:900;letter-spacing:.2em}
.birthday-gate-panel h2{margin:6px 0 10px;font-size:30px;letter-spacing:-.05em}
.birthday-gate-panel>p{margin:0;color:#6d6264;font-size:14px;line-height:1.7}
.birthday-field{display:block;margin:22px 0 12px;padding:0;border:0;text-align:left}.birthday-field legend{display:block;margin:0 0 6px 3px;font-size:12px;font-weight:900;color:#57484b}
.birthday-selects{display:grid;grid-template-columns:1.35fr 1fr 1fr;gap:7px}.birthday-selects label{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:4px}.birthday-selects label span{font-size:12px;font-weight:800;color:#685b5e}
.birthday-selects select{width:100%;height:52px;border:1px solid #d9c9c5;border-radius:13px;background:#fff;padding:0 8px;font:inherit;font-size:15px;color:#2f2426}
.birthday-agree{display:flex;align-items:flex-start;gap:9px;text-align:left;color:#6f6466;font-size:11px;line-height:1.5}.birthday-agree input{flex:0 0 auto;margin-top:3px}
.birthday-error{min-height:22px!important;margin:8px 0 2px!important;color:#b12f2f!important;font-size:12px!important;font-weight:800}
.birthday-submit{width:100%;height:52px;border:0;border-radius:14px;background:linear-gradient(135deg,#9b4b4b,#693238);color:#fff;font:inherit;font-size:14px;font-weight:900;cursor:pointer;box-shadow:0 10px 24px rgba(114,45,49,.24)}
.birthday-gate-panel>small{display:block;margin-top:13px;color:#95898a;font-size:10px}
@media(max-width:760px){.hero-v84-category-cards{display:grid!important;grid-template-columns:repeat(6,minmax(0,1fr))!important;gap:4px!important;padding:8px 5px 13px!important}.hero-v84-card{width:100%!important;height:66px!important;min-height:66px!important;padding:5px 1px!important;border-radius:11px!important;gap:3px!important}.hero-v84-icon{width:23px!important;height:23px!important;flex-basis:23px!important;border-radius:7px!important;font-size:10px!important}.hero-v84-card b{font-size:8.5px!important;line-height:1.05!important}.birthday-gate-panel{padding:29px 20px 22px;border-radius:23px}.birthday-gate-panel h2{font-size:26px}}

/* V94 — DISCOVER 4개 카테고리 회원업소: 3열 정사각형 통일 */
.v90-discover-store-grid{
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  grid-auto-rows:auto!important;
  gap:10px!important;
  align-content:start!important;
  overflow-y:auto!important;
  overflow-x:hidden!important;
}
.v90-discover-store{
  position:relative!important;
  display:block!important;
  aspect-ratio:1 / 1!important;
  min-height:0!important;
  border-radius:14px!important;
  overflow:hidden!important;
  background:#f4f7f3!important;
}
.v90-discover-store img,
.v90-discover-store .v90-no-image{
  position:absolute!important;
  inset:0!important;
  width:100%!important;
  height:100%!important;
  object-fit:cover!important;
}
.v90-discover-store b{
  position:absolute!important;
  left:0!important;right:0!important;bottom:0!important;
  z-index:2!important;
  padding:8px 9px!important;
  font-size:13px!important;
  line-height:1.2!important;
  white-space:nowrap!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
  background:rgba(255,255,255,.92)!important;
  backdrop-filter:blur(6px)!important;
}
@media(max-width:760px){
  .v90-discover-store-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:7px!important;padding-right:2px!important}
  .v90-discover-store{aspect-ratio:1 / 1!important;border-radius:11px!important}
  .v90-discover-store b{font-size:11px!important;padding:6px 7px!important}
}
@media(max-width:390px){
  .v90-discover-store-grid{gap:6px!important}
  .v90-discover-store b{font-size:10px!important;padding:5px 6px!important}
}


/* V102 — DISCOVER 카드 겹침 원인 제거: 정사각형 래퍼가 실제 Grid 행 높이를 결정 */
.v90-discover-store-grid{
  display:grid!important;
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  grid-template-rows:none!important;
  grid-auto-rows:max-content!important;
  align-items:start!important;
  align-content:start!important;
  gap:12px!important;
  overflow-y:auto!important;
  overflow-x:hidden!important;
  padding:0 4px 12px 0!important;
}
.v90-discover-store{
  position:static!important;
  display:block!important;
  width:100%!important;
  height:auto!important;
  min-height:0!important;
  aspect-ratio:auto!important;
  padding:0!important;
  margin:0!important;
  border:0!important;
  border-radius:14px!important;
  overflow:visible!important;
  background:transparent!important;
  box-shadow:none!important;
  text-align:left!important;
}
.v102-discover-square{
  position:relative!important;
  display:block!important;
  width:100%!important;
  aspect-ratio:1 / 1!important;
  overflow:hidden!important;
  border:1px solid #dde5dd!important;
  border-radius:14px!important;
  background:#f4f7f3!important;
  box-sizing:border-box!important;
  isolation:isolate!important;
}
.v90-discover-store .v102-discover-square > img,
.v90-discover-store .v102-discover-square > .v90-no-image{
  position:absolute!important;
  inset:0!important;
  width:100%!important;
  height:100%!important;
  min-width:100%!important;
  min-height:100%!important;
  max-width:none!important;
  max-height:none!important;
  margin:0!important;
  padding:0!important;
  display:block!important;
  object-fit:cover!important;
  border:0!important;
  border-radius:0!important;
  transform:none!important;
  box-sizing:border-box!important;
}
.v90-discover-store .v102-discover-square > .v90-no-image{
  display:grid!important;
  place-items:center!important;
  font-size:32px!important;
  background:linear-gradient(135deg,#edf5ef,#f8f3e8)!important;
}
.v90-discover-store .v102-discover-square > b{
  position:absolute!important;
  left:0!important;
  right:0!important;
  bottom:0!important;
  z-index:3!important;
  display:block!important;
  box-sizing:border-box!important;
  margin:0!important;
  padding:11px 12px!important;
  font-size:15px!important;
  font-weight:900!important;
  line-height:1.15!important;
  white-space:nowrap!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
  color:#203127!important;
  background:rgba(255,255,255,.94)!important;
  backdrop-filter:blur(8px)!important;
}
@media(max-width:760px){
  .v90-discover-store-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:9px!important;padding-right:2px!important}
  .v102-discover-square{border-radius:12px!important}
  .v90-discover-store .v102-discover-square > b{font-size:12px!important;padding:8px 9px!important}
}
@media(max-width:390px){
  .v90-discover-store-grid{gap:7px!important}
  .v90-discover-store .v102-discover-square > b{font-size:11px!important;padding:7px 8px!important}
}

/* V104R SHIGO VIDEO */
.shigo-video-section{background:#f7f7f3}.video-head{margin-bottom:24px}.video-head p{max-width:720px;color:#666}.character-motion-card{display:grid;grid-template-columns:minmax(220px,.75fr) minmax(0,1.6fr);gap:28px;align-items:center;background:#fff;border-radius:28px;padding:28px;box-shadow:0 12px 34px rgba(0,0,0,.07);margin-bottom:38px}.character-motion-copy span,.video-card-copy span{font-size:12px;font-weight:800;letter-spacing:.12em;color:#777}.character-motion-copy h3{font-size:28px;margin:8px 0}.character-motion-video{width:100%;max-height:520px;border-radius:20px;background:#111;display:block}.video-gallery-head{display:flex;align-items:end;justify-content:space-between;gap:12px;margin:10px 0 18px}.video-gallery-head h3{font-size:24px;margin:0}.video-gallery-head span{font-size:13px;color:#777}.shigo-video-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.shigo-video-card{background:#fff;border-radius:22px;overflow:hidden;box-shadow:0 8px 26px rgba(0,0,0,.06)}.video-media{aspect-ratio:16/9;background:#111}.video-media.vertical{aspect-ratio:4/5;background:#fafafa}.video-media iframe,.video-media video{width:100%;height:100%;border:0;display:block;object-fit:contain}.video-card-copy{padding:18px 20px 20px}.video-card-copy h3{margin:6px 0;font-size:19px}.video-card-copy p{margin:6px 0 0;color:#666;line-height:1.55}.video-empty{grid-column:1/-1;padding:30px;text-align:center;color:#777;background:#fff;border-radius:18px}@media(max-width:720px){.character-motion-card{grid-template-columns:1fr;padding:18px;border-radius:20px;gap:16px}.character-motion-copy h3{font-size:22px}.shigo-video-grid{grid-template-columns:1fr}.video-gallery-head{align-items:flex-start;flex-direction:column}.video-media.vertical{aspect-ratio:9/14}}


/* V106 mobile video reliability */
#videos{display:block!important;visibility:visible!important;content-visibility:visible!important}
#videos .container,#videoList,.shigo-video-card,.video-media{min-width:0}
.video-media video,.character-motion-video{background:#111;width:100%!important;max-width:100%!important}
.video-load-error{min-height:180px;position:relative}
.video-load-error:after{content:"영상을 불러오지 못했습니다. 네트워크 연결 후 다시 재생해 주세요.";position:absolute;inset:0;display:grid;place-items:center;padding:20px;text-align:center;color:#fff;background:#222}
@media(max-width:720px){
 #videos{overflow:visible!important}
 .shigo-video-section .container{width:min(100% - 24px,1120px)!important;margin-inline:auto!important}
 .character-motion-card{width:100%!important;min-width:0!important}
 .character-motion-video{max-height:none!important;aspect-ratio:16/9!important;object-fit:contain!important}
 .shigo-video-grid{display:grid!important;grid-template-columns:minmax(0,1fr)!important;width:100%!important}
 .shigo-video-card{display:block!important;width:100%!important;min-width:0!important}
 .video-media{display:block!important;width:100%!important;min-height:190px!important;aspect-ratio:16/9!important}
 .video-media.vertical{aspect-ratio:9/14!important;min-height:360px!important}
 .video-media iframe,.video-media video{display:block!important;width:100%!important;height:100%!important;min-height:190px!important}
}


/* V108 mobile direct-video delivery */
.video-media{position:relative}
.video-status{font-size:12px;line-height:1.4;color:#777;background:#fff;padding:7px 10px;text-align:center}
.video-status:empty{display:none}
.video-open-fallback{display:none;padding:11px 14px;text-align:center;font-weight:700;text-decoration:none;background:#fff;border-top:1px solid #eee;color:#222}
.video-load-error:after{display:none!important}
.video-load-error .video-open-fallback{display:block}
@media(max-width:720px){
 .video-media{min-height:0!important;height:auto!important;aspect-ratio:auto!important;background:#111}
 .video-media > video,.video-media > iframe{width:100%!important;height:auto!important;min-height:0!important;aspect-ratio:16/9!important;background:#111}
 .video-media.vertical > iframe{aspect-ratio:9/16!important;min-height:520px!important}
 .shigo-direct-video{object-fit:contain!important}
 .video-status{background:#fff}
 .character-motion-video{height:auto!important;min-height:0!important;aspect-ratio:16/9!important}
}

/* V112 compact categorized video gallery */
.shigo-video-tabs{display:flex;gap:10px;flex-wrap:wrap;margin:0 0 20px}
.shigo-video-tabs button{appearance:none;border:1px solid #ddd;background:#fff;border-radius:999px;padding:10px 16px;font-weight:800;cursor:pointer;display:inline-flex;align-items:center;gap:8px}
.shigo-video-tabs button b{display:inline-grid;place-items:center;min-width:22px;height:22px;padding:0 6px;border-radius:999px;background:#f1f1ef;font-size:12px}
.shigo-video-tabs button.active{border-color:#222;background:#222;color:#fff}
.shigo-video-tabs button.active b{background:rgba(255,255,255,.18)}
.shigo-video-thumb-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}
.shigo-video-thumb-card{appearance:none;border:0;background:#fff;border-radius:16px;overflow:hidden;padding:0;text-align:left;box-shadow:0 6px 20px rgba(0,0,0,.06);cursor:pointer;min-width:0}
.video-thumb-media{position:relative;display:block;aspect-ratio:16/9;background:#171717;overflow:hidden}
.shigo-video-thumb-card.vertical .video-thumb-media{aspect-ratio:4/5}
.video-thumb-media img{width:100%;height:100%;object-fit:cover;display:block}
.video-thumb-placeholder{width:100%;height:100%;display:grid;place-items:center;background:#222;color:#fff;font-weight:900;letter-spacing:.08em}
.video-thumb-play{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:grid;place-items:center;width:46px;height:46px;border-radius:50%;background:rgba(0,0,0,.68);color:#fff;font-style:normal;font-size:17px;padding-left:3px;box-shadow:0 3px 12px rgba(0,0,0,.25)}
.video-thumb-copy{display:block;padding:12px 13px 14px;min-width:0}
.video-thumb-copy small{display:block;font-size:10px;font-weight:900;letter-spacing:.08em;color:#888;margin-bottom:5px}
.video-thumb-copy strong{display:block;font-size:15px;line-height:1.35;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#222}
.shigo-video-modal[hidden]{display:none!important}
.shigo-video-modal{position:fixed;inset:0;z-index:10050;display:grid;place-items:center;padding:20px}
.shigo-video-modal-backdrop{position:absolute;inset:0;background:rgba(0,0,0,.72)}
.shigo-video-modal-dialog{position:relative;z-index:1;width:min(920px,96vw);max-height:92vh;overflow:auto;background:#fff;border-radius:20px;box-shadow:0 24px 80px rgba(0,0,0,.35)}
.shigo-video-modal-close{position:absolute;right:10px;top:10px;z-index:5;width:40px;height:40px;border:0;border-radius:50%;background:rgba(0,0,0,.68);color:#fff;font-size:27px;line-height:1;cursor:pointer}
.shigo-video-modal-media{background:#000;aspect-ratio:16/9;display:grid;place-items:center;overflow:hidden;border-radius:20px 20px 0 0}
.shigo-video-modal-media.vertical{aspect-ratio:auto;min-height:min(74vh,720px)}
.shigo-video-modal-media iframe,.shigo-video-modal-media video{width:100%;height:100%;border:0;display:block;object-fit:contain;background:#000}
.shigo-video-modal-media.vertical iframe{width:min(430px,100%);height:min(74vh,760px);min-height:600px}
.shigo-video-modal-copy{padding:18px 20px 22px}
.shigo-video-modal-copy span{font-size:11px;font-weight:900;letter-spacing:.1em;color:#777}
.shigo-video-modal-copy h3{margin:5px 0 0;font-size:21px}
.shigo-video-modal-copy p{margin:8px 0 0;color:#666;line-height:1.55}
.video-modal-open{overflow:hidden}
@media(max-width:900px){.shigo-video-thumb-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:720px){
 .shigo-video-tabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;position:sticky;top:0;z-index:20;background:#f7f7f3;padding:8px 0 10px}
 .shigo-video-tabs button{justify-content:center;padding:9px 7px;font-size:13px}
 .shigo-video-thumb-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px}
 .shigo-video-thumb-card{border-radius:13px}
 .video-thumb-copy{padding:9px 10px 11px}
 .video-thumb-copy strong{font-size:13px}
 .video-thumb-play{width:38px;height:38px;font-size:14px}
 .shigo-video-modal{padding:10px}
 .shigo-video-modal-dialog{width:100%;max-height:94vh;border-radius:16px}
 .shigo-video-modal-media{border-radius:16px 16px 0 0}
 .shigo-video-modal-media.vertical{min-height:70vh}
 .shigo-video-modal-media.vertical iframe{min-height:70vh;height:70vh}
}


/* V113 homepage event popup */
.shigo-home-popup[hidden]{display:none!important}.shigo-home-popup{position:fixed;inset:0;z-index:12000;display:grid;place-items:center;padding:20px}.shigo-home-popup-backdrop{position:absolute;inset:0;background:rgba(0,0,0,.68);backdrop-filter:blur(2px)}.shigo-home-popup-card{position:relative;z-index:1;width:min(340px,86vw);max-height:82vh;overflow:auto;background:#fff;border-radius:20px;box-shadow:0 18px 52px rgba(0,0,0,.34)}.shigo-home-popup-x{position:absolute;right:9px;top:9px;z-index:3;width:34px;height:34px;border:0;border-radius:50%;background:rgba(0,0,0,.62);color:#fff;font-size:23px;line-height:1;cursor:pointer}.shigo-home-popup-image{background:#f3f3ef;max-height:34vh;overflow:hidden;border-radius:24px 24px 0 0}.shigo-home-popup-image img{width:100%;max-height:34vh;object-fit:contain;display:block;background:#fff}.shigo-home-popup-copy{padding:16px 16px 14px}.shigo-home-popup-badge{display:inline-block;padding:6px 10px;border-radius:999px;background:#1c6840;color:#fff;font-size:11px;font-weight:900;letter-spacing:.06em}.shigo-home-popup-copy h2{margin:9px 0 6px;font-size:19px;line-height:1.3;color:#222;word-break:keep-all}.shigo-home-popup-copy p{margin:0 0 12px;font-size:13px;white-space:pre-line;line-height:1.65;color:#555}.shigo-home-popup-action{display:block;margin:12px 0 10px;padding:10px 12px;border-radius:12px;background:#e56a1e;color:#fff!important;text-align:center;text-decoration:none;font-weight:900}.shigo-home-popup-bottom{display:flex;justify-content:space-between;gap:8px;border-top:1px solid #eee;padding-top:14px}.shigo-home-popup-bottom button{border:0;background:transparent;padding:8px 4px;color:#666;font-weight:700;cursor:pointer}.shigo-home-popup-bottom button:last-child{color:#222}.home-popup-open{overflow:hidden}@media(max-width:720px){.shigo-home-popup{padding:10px}.shigo-home-popup-card{width:min(320px,88vw);max-height:84vh;border-radius:18px}.shigo-home-popup-image{border-radius:18px 18px 0 0;max-height:32vh}.shigo-home-popup-image img{max-height:32vh}.shigo-home-popup-copy{padding:14px 14px 12px}.shigo-home-popup-copy h2{font-size:18px}.shigo-home-popup-bottom{font-size:13px}}
