.knge,.knge *{box-sizing:border-box}.knge{--navy:#06274d;--blue:#0a78b8;--turq:#1cc8d4;--soft:#eefbfc;--muted:#667d90;--line:#dfe9ee;--white:#fff;font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;color:var(--navy);width:100%;}.knge-shell{width:min(1180px,calc(100% - 32px));margin:0 auto;padding:58px 0 70px}.knge-head{max-width:820px;margin:0 0 32px}.knge-head>span{display:block;color:#129cae;font-weight:900;font-size:12px;letter-spacing:3px;margin-bottom:12px}.knge-head h1{margin:0 0 13px!important;color:var(--navy)!important;font-size:clamp(34px,5vw,58px)!important;line-height:1.02!important;font-weight:850!important;letter-spacing:-1.8px!important}.knge-head p{margin:0;color:var(--muted);font-size:17px;line-height:1.65}.knge-quick{display:flex;align-items:center;gap:10px;flex-wrap:wrap;padding:18px;border:1px solid var(--line);border-radius:22px;background:#fff;margin:0 0 16px;box-shadow:0 12px 34px rgba(6,39,77,.06)}.knge-quick strong{margin-right:4px}.knge-quick button,.knge-tabs button{border:1px solid #bfe8eb;background:#f6feff;color:var(--navy);border-radius:999px;min-height:42px;padding:8px 14px;font-weight:800;cursor:pointer}.knge-quick button.is-active,.knge-tabs button.is-active{color:#fff;background:linear-gradient(135deg,var(--turq),var(--blue));border-color:transparent}.knge-tabs{display:flex;gap:9px;overflow-x:auto;padding:5px 0 20px;scrollbar-width:none}.knge-tabs::-webkit-scrollbar{display:none}.knge-tabs button{white-space:nowrap;display:flex;align-items:center;gap:7px}.knge-tabs small{opacity:.65;font-size:11px}.knge-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.knge-card{overflow:hidden;border:1px solid var(--line);border-radius:24px;background:#fff;box-shadow:0 14px 38px rgba(6,39,77,.07)}.knge-media{display:block;aspect-ratio:16/10;background:linear-gradient(145deg,#e9fbfc,#dff7fa);overflow:hidden}.knge-media img{display:block;width:100%;height:100%;object-fit:cover}.knge-noimg{display:flex;width:100%;height:100%;align-items:center;justify-content:center;font-size:40px;font-weight:900;color:#2bc2cf}.knge-body{padding:20px}.knge-tags{display:flex;gap:6px;flex-wrap:wrap;margin-bottom:10px}.knge-tags span{font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.5px;background:var(--soft);color:#118b9a;border-radius:999px;padding:6px 8px}.knge-body h2{font-size:21px!important;line-height:1.22!important;margin:0 0 8px!important}.knge-body h2 a{color:var(--navy)!important;text-decoration:none!important}.knge-body p{margin:0 0 14px;color:var(--muted);line-height:1.55;font-size:14px}.knge-more{font-weight:900;color:#0aa9bc!important;text-decoration:none!important}.knge-empty{padding:22px;border:1px dashed #bcdde2;border-radius:18px;text-align:center;color:var(--muted)}.knge-seo{margin-top:38px;padding:28px;border-radius:24px;background:linear-gradient(145deg,#f4fdfe,#fff);border:1px solid var(--line)}.knge-seo h2{margin:0 0 9px!important;color:var(--navy)!important;font-size:25px!important}.knge-seo p{margin:0;color:var(--muted);line-height:1.65}.knge-static-list{display:grid;gap:20px}.knge-static-card{display:grid;grid-template-columns:minmax(240px,38%) 1fr;overflow:hidden;border:1px solid var(--line);border-radius:26px;background:#fff;box-shadow:0 14px 38px rgba(6,39,77,.07)}.knge-static-card>img{width:100%;height:100%;min-height:270px;object-fit:cover}.knge-static-body{padding:28px}.knge-static-body>span{display:block;color:#129cae;font-size:12px;font-weight:900;letter-spacing:1.2px;text-transform:uppercase;margin-bottom:9px}.knge-static-body h2{margin:0 0 10px!important;color:var(--navy)!important;font-size:29px!important}.knge-static-body p{margin:0 0 17px;color:var(--muted);line-height:1.65}.knge-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:16px}.knge-actions a,.knge-map-open{display:inline-flex;align-items:center;justify-content:center;min-height:45px;padding:0 17px;border-radius:999px;background:linear-gradient(135deg,var(--turq),var(--blue));color:#fff!important;text-decoration:none!important;font-weight:900}.knge-actions a.alt{background:#fff;color:var(--navy)!important;border:1px solid #bfe8eb}.knge-social{color:#0aa9bc!important;font-weight:900;text-decoration:none!important}.knge-map{height:min(62vh,620px);min-height:430px;border-radius:26px;overflow:hidden;border:1px solid var(--line);box-shadow:0 14px 38px rgba(6,39,77,.08);margin-bottom:18px}.knge-map iframe{width:100%;height:100%;border:0}.knge-map-open{margin-bottom:20px}.knge-map-note{padding:20px 22px;background:#effbfc;border:1px solid #ccecef;border-radius:18px;color:var(--muted)}.knge-map-note strong{color:var(--navy)}.knge-map-note p{margin:7px 0 0;line-height:1.55}
@media(max-width:850px){.knge-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.knge-static-card{grid-template-columns:1fr}.knge-static-card>img{min-height:230px;max-height:340px}.knge-shell{padding-top:42px}.knge-head p{font-size:15px}}
@media(max-width:560px){.knge-shell{width:calc(100% - 26px);padding:34px 0 58px}.knge-head h1{font-size:38px!important;letter-spacing:-1.2px!important}.knge-grid{grid-template-columns:1fr}.knge-quick{padding:14px}.knge-static-body{padding:20px}.knge-static-body h2{font-size:25px!important}.knge-map{min-height:500px;height:68vh}}
.knge-map-filters{display:flex;gap:9px;overflow-x:auto;padding:0 0 18px;scrollbar-width:none}.knge-map-filters::-webkit-scrollbar{display:none}.knge-map-filters button{white-space:nowrap;border:1px solid #bfe8eb;background:#fff;color:var(--navy);border-radius:999px;min-height:44px;padding:8px 15px;font-weight:850;cursor:pointer}.knge-map-filters button.is-active{background:linear-gradient(135deg,var(--turq),var(--blue));color:#fff;border-color:transparent}.knge-map-page .knge-map{position:relative;background:#e9f7f8}.knge-map-page .leaflet-container{font-family:inherit}.knge-pin{width:34px;height:34px;border-radius:50% 50% 50% 8px;transform:rotate(-45deg);display:flex;align-items:center;justify-content:center;border:3px solid #fff;box-shadow:0 5px 14px rgba(6,39,77,.28);background:#10b9c8}.knge-pin>span{transform:rotate(45deg);font-size:15px;color:#fff;font-weight:900}.knge-pin.sights{background:#087db9}.knge-pin.useful{background:#06274d}.knge-popup{width:210px}.knge-popup img{width:100%;height:115px;object-fit:cover;border-radius:12px;margin:0 0 10px}.knge-popup h3{font-size:17px!important;margin:0 0 9px!important;color:#06274d!important}.knge-popup a{display:inline-flex;text-decoration:none!important;font-weight:850;color:#079eae!important}.knge-walk-card{display:grid;grid-template-columns:58px 1fr;gap:16px;margin-top:18px;padding:22px;border:1px solid var(--line);border-radius:22px;background:linear-gradient(145deg,#f0fdfe,#fff)}.knge-walk-icon{width:54px;height:54px;border-radius:17px;background:linear-gradient(135deg,var(--turq),var(--blue));display:flex;align-items:center;justify-content:center;color:#fff;font-size:27px;font-weight:900}.knge-walk-card span{display:block;color:#129cae;font-size:11px;font-weight:900;letter-spacing:1.5px;text-transform:uppercase}.knge-walk-card h2{margin:3px 0 6px!important;color:var(--navy)!important;font-size:22px!important}.knge-walk-card p{margin:0;color:var(--muted);line-height:1.55}.knge-route-label{background:#fff;border:1px solid #9edfe5;color:#087f8d;border-radius:999px;padding:4px 9px;font-weight:800;box-shadow:0 4px 12px rgba(6,39,77,.12)}
@media(max-width:560px){.knge-map-filters{margin-right:-13px}.knge-walk-card{grid-template-columns:44px 1fr;padding:17px}.knge-walk-icon{width:42px;height:42px;border-radius:13px;font-size:22px}.knge-walk-card h2{font-size:19px!important}}


/* =========================================================
   MAP v1.2.1 — exact KML points + named place selector
   ========================================================= */
.knge-map-filters{
  display:flex;gap:10px;overflow-x:auto;padding:0 0 16px;scrollbar-width:none;
  scroll-snap-type:x proximity;
}
.knge-map-filters::-webkit-scrollbar{display:none}
.knge-map-filters button{
  flex:0 0 auto;white-space:nowrap;border:1px solid #bfe8eb;background:#fff;color:var(--navy);
  border-radius:18px;min-height:50px;padding:8px 14px;font-weight:850;cursor:pointer;
  display:inline-flex;align-items:center;gap:9px;scroll-snap-align:start;
}
.knge-map-filters button.is-active{
  background:linear-gradient(135deg,var(--turq),var(--blue));color:#fff;border-color:transparent;
  box-shadow:0 10px 24px rgba(10,120,184,.18);
}
.knge-filter-icon{
  width:27px;height:27px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 27px;
}
.knge-filter-icon svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.knge-filter-all{
  border:1px solid currentColor;border-radius:9px;font-size:9px;font-weight:950;letter-spacing:.5px;
}
.knge-map-choices{
  margin:0 0 16px;border:1px solid #ccecef;border-radius:22px;background:linear-gradient(145deg,#f4fdfe,#fff);
  padding:15px;box-shadow:0 10px 26px rgba(6,39,77,.05);
}
.knge-map-choices-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:12px}
.knge-map-choices-head strong{font-size:15px;color:var(--navy)}
.knge-map-choices-head span{font-size:12px;color:var(--muted);line-height:1.45;max-width:640px;text-align:right}
.knge-map-choice-list{
  display:flex;gap:8px;overflow-x:auto;padding:2px 1px 5px;scrollbar-width:none;scroll-snap-type:x proximity;
}
.knge-map-choice-list::-webkit-scrollbar{display:none}
.knge-map-choice{
  flex:0 0 auto;max-width:280px;min-height:44px;border:1px solid #cde9ec;border-radius:999px;background:#fff;color:var(--navy);
  padding:7px 13px 7px 8px;font-weight:800;font-size:13px;display:inline-flex;align-items:center;gap:8px;cursor:pointer;
  scroll-snap-align:start;
}
.knge-map-choice.is-active{border-color:#0aaebe;background:#ebfcfd;color:#087a88;box-shadow:0 6px 16px rgba(10,174,190,.12)}
.knge-choice-dot{
  width:29px;height:29px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;
  background:#e8f9fb;color:#0aaebe;flex:0 0 29px;
}
.knge-choice-dot svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}
.knge-map-choice-hint{margin:0;color:var(--muted);font-size:13px}
.knge-map-page .knge-map{height:min(68vh,660px);min-height:500px;margin-bottom:0}
.knge-pin{
  width:38px;height:38px;border-radius:50% 50% 50% 8px;transform:rotate(-45deg);
  display:flex;align-items:center;justify-content:center;border:3px solid #fff;
  box-shadow:0 6px 16px rgba(6,39,77,.28);background:#10b9c8;
}
.knge-pin svg{
  width:20px;height:20px;transform:rotate(45deg);fill:none;stroke:#fff;stroke-width:2;
  stroke-linecap:round;stroke-linejoin:round;
}
.knge-pin.hidden{background:#17a9b6}.knge-pin.kato{background:#058da8}.knge-pin.sunset{background:#0a78b8}
.knge-pin.boats{background:#087f9f}.knge-pin.markets{background:#0b93a3}.knge-pin.churches{background:#0d84b8}
.knge-pin.sights{background:#076fa9}.knge-pin.useful{background:#06274d}
.knge-popup{width:min(250px,66vw)}
.knge-popup img{display:block;width:100%;height:135px;object-fit:cover;border-radius:14px;margin:0 0 11px}
.knge-popup h3{font-size:18px!important;line-height:1.18!important;margin:0 0 10px!important;color:#06274d!important}
.knge-popup a{display:inline-flex;text-decoration:none!important;font-weight:850;color:#079eae!important}
.knge-map-page .leaflet-popup-content-wrapper{border-radius:18px;box-shadow:0 14px 35px rgba(6,39,77,.20)}
.knge-map-page .leaflet-popup-content{margin:14px}
.knge-map-page .leaflet-popup-close-button{font-size:22px!important;top:5px!important;right:6px!important}
.knge-walk-card{display:none!important}

@media(max-width:560px){
  .knge-map-filters{margin-right:-13px;padding-bottom:13px}
  .knge-map-filters button{min-height:47px;border-radius:16px;padding:7px 12px;font-size:13px}
  .knge-map-choices{padding:13px;border-radius:19px}
  .knge-map-choices-head{display:block;margin-bottom:10px}
  .knge-map-choices-head strong{display:block;margin-bottom:4px}
  .knge-map-choices-head span{display:block;text-align:left;font-size:11.5px}
  .knge-map-choice{max-width:245px;font-size:12.5px}
  .knge-map-page .knge-map{height:64vh;min-height:510px;border-radius:22px}
  .knge-popup{width:min(230px,65vw)}
  .knge-popup img{height:122px}
}


/* =========================================================
   MAP UI HARD RESET — 1.2.2
   Prevent Astra/theme SVG/button rules from breaking map UI.
   ========================================================= */
.knge-map-page .knge-map-filters{
  display:flex!important;flex-wrap:nowrap!important;align-items:stretch!important;gap:10px!important;
  overflow-x:auto!important;overflow-y:hidden!important;padding:2px 1px 16px!important;margin:0!important;
  scrollbar-width:none!important;
}
.knge-map-page .knge-map-filters::-webkit-scrollbar{display:none!important}
.knge-map-page .knge-map-filters button{
  appearance:none!important;-webkit-appearance:none!important;box-sizing:border-box!important;
  flex:0 0 auto!important;width:auto!important;height:auto!important;min-width:0!important;max-width:none!important;
  min-height:48px!important;margin:0!important;padding:9px 15px!important;
  border:1px solid #bfe8eb!important;border-radius:999px!important;background:#fff!important;
  color:#06274d!important;box-shadow:0 5px 14px rgba(6,39,77,.05)!important;
  display:inline-flex!important;flex-direction:row!important;align-items:center!important;justify-content:center!important;gap:8px!important;
  font-family:inherit!important;font-size:13px!important;line-height:1.1!important;font-weight:850!important;white-space:nowrap!important;
  cursor:pointer!important;overflow:visible!important;
}
.knge-map-page .knge-map-filters button.is-active{
  background:linear-gradient(135deg,#1cc8d4,#0a78b8)!important;color:#fff!important;border-color:transparent!important;
  box-shadow:0 10px 24px rgba(10,120,184,.18)!important;
}
.knge-map-page .knge-filter-icon{
  display:inline-flex!important;align-items:center!important;justify-content:center!important;
  width:25px!important;height:25px!important;min-width:25px!important;max-width:25px!important;flex:0 0 25px!important;
  padding:0!important;margin:0!important;border:0!important;background:transparent!important;overflow:hidden!important;
}
.knge-map-page .knge-filter-icon svg,
.knge-map-page .knge-choice-dot svg{
  display:block!important;width:22px!important;height:22px!important;min-width:22px!important;max-width:22px!important;
  fill:none!important;stroke:currentColor!important;stroke-width:1.8!important;stroke-linecap:round!important;stroke-linejoin:round!important;
  margin:0!important;padding:0!important;transform:none!important;
}
.knge-map-page .knge-filter-all{
  border:1px solid currentColor!important;border-radius:7px!important;font-size:8px!important;font-weight:950!important;letter-spacing:.4px!important;
}

.knge-map-page .knge-map-choices{
  display:block!important;width:100%!important;margin:0 0 18px!important;padding:16px!important;
  border:1px solid #ccecef!important;border-radius:20px!important;background:linear-gradient(145deg,#f4fdfe,#fff)!important;
  box-shadow:0 10px 26px rgba(6,39,77,.05)!important;overflow:visible!important;
}
.knge-map-page .knge-map-choices-head{
  display:block!important;margin:0 0 12px!important;padding:0!important;
}
.knge-map-page .knge-map-choices-head strong{
  display:block!important;margin:0 0 4px!important;color:#06274d!important;font-size:16px!important;line-height:1.25!important;font-weight:900!important;
}
.knge-map-page .knge-map-choices-head span{
  display:block!important;margin:0!important;color:#667d90!important;font-size:12px!important;line-height:1.45!important;text-align:left!important;
}
.knge-map-page .knge-map-choice-list{
  display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:9px!important;
  width:100%!important;overflow:visible!important;padding:0!important;margin:0!important;
}
.knge-map-page .knge-map-choice{
  appearance:none!important;-webkit-appearance:none!important;box-sizing:border-box!important;
  width:100%!important;max-width:none!important;min-width:0!important;min-height:52px!important;height:auto!important;
  margin:0!important;padding:8px 10px!important;border:1px solid #cde9ec!important;border-radius:15px!important;background:#fff!important;
  color:#06274d!important;box-shadow:none!important;display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:flex-start!important;gap:9px!important;
  font-family:inherit!important;font-size:12.5px!important;line-height:1.25!important;font-weight:800!important;text-align:left!important;white-space:normal!important;
}
.knge-map-page .knge-map-choice.is-active{
  border-color:#0aaebe!important;background:#ebfcfd!important;color:#087a88!important;box-shadow:0 6px 16px rgba(10,174,190,.12)!important;
}
.knge-map-page .knge-choice-dot{
  display:inline-flex!important;align-items:center!important;justify-content:center!important;width:31px!important;height:31px!important;min-width:31px!important;flex:0 0 31px!important;
  border-radius:10px!important;background:#e8f9fb!important;color:#0aaebe!important;margin:0!important;padding:0!important;
}
.knge-map-page .knge-map-choice-hint{
  grid-column:1/-1!important;margin:0!important;padding:8px 2px!important;color:#667d90!important;font-size:13px!important;line-height:1.5!important;
}

@media(max-width:560px){
  .knge-map-page .knge-map-filters{margin-right:-16px!important;padding-right:16px!important}
  .knge-map-page .knge-map-filters button{min-height:46px!important;padding:8px 12px!important;font-size:12.5px!important}
  .knge-map-page .knge-filter-icon{width:23px!important;height:23px!important;min-width:23px!important;max-width:23px!important;flex-basis:23px!important}
  .knge-map-page .knge-filter-icon svg{width:20px!important;height:20px!important;min-width:20px!important;max-width:20px!important}
  .knge-map-page .knge-map-choices{padding:13px!important;border-radius:18px!important}
  .knge-map-page .knge-map-choice-list{grid-template-columns:1fr!important;gap:8px!important}
  .knge-map-page .knge-map-choice{min-height:50px!important;font-size:13px!important}
}

/* =========================================================
   BEAUTY DIRECTORY — 1.2.3
   ========================================================= */
.knge-beauty .knge-head{margin-bottom:26px}
.knge-beauty-filters{display:flex;gap:9px;overflow-x:auto;padding:0 0 22px;scrollbar-width:none}
.knge-beauty-filters::-webkit-scrollbar{display:none}
.knge-beauty-filters button{appearance:none;border:1px solid #c8e8ec;border-radius:999px;background:#fff;color:#06274d;padding:10px 16px;font:inherit;font-size:13px;font-weight:850;white-space:nowrap;cursor:pointer;box-shadow:0 5px 14px rgba(6,39,77,.04)}
.knge-beauty-filters button.is-active{background:linear-gradient(135deg,#1bc8d4,#0b84be);color:#fff;border-color:transparent;box-shadow:0 10px 22px rgba(11,132,190,.18)}
.knge-beauty-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;align-items:stretch}
.knge-beauty-card{min-width:0;border:1px solid #dbe8ec;border-radius:25px;overflow:hidden;background:#fff;box-shadow:0 16px 42px rgba(6,39,77,.08)}
.knge-beauty-card[hidden]{display:none!important}
.knge-beauty-slider{position:relative;aspect-ratio:4/5;background:#eef8fa;overflow:hidden}
.knge-beauty-track{height:100%;display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none}
.knge-beauty-track::-webkit-scrollbar{display:none}
.knge-beauty-slide{min-width:100%;height:100%;margin:0;scroll-snap-align:start}
.knge-beauty-slide img{display:block;width:100%;height:100%;object-fit:cover}
.knge-beauty-arrow{position:absolute!important;top:50%!important;transform:translateY(-50%)!important;width:42px!important;height:42px!important;min-width:42px!important;min-height:42px!important;margin:0!important;padding:0!important;border:0!important;border-radius:50%!important;background:rgba(255,255,255,.92)!important;color:#06274d!important;font-size:25px!important;line-height:1!important;font-weight:900!important;box-shadow:0 5px 18px rgba(0,0,0,.14)!important;z-index:3!important;cursor:pointer!important}
.knge-beauty-prev{left:13px!important}.knge-beauty-next{right:13px!important}
.knge-beauty-count{position:absolute;left:14px;bottom:13px;z-index:2;padding:7px 10px;border-radius:999px;background:rgba(4,30,50,.76);color:#fff;font-size:11.5px;font-weight:850}
.knge-beauty-body{padding:22px}
.knge-beauty-type{margin:0 0 8px;color:#0ba9b8;font-size:11px;font-weight:900;letter-spacing:1.6px;text-transform:uppercase}
.knge-beauty-body h2{margin:0 0 17px!important;color:#06274d!important;font-size:25px!important;line-height:1.12!important;font-weight:900!important}
.knge-beauty-meta{display:grid;gap:0;margin:0 0 18px;padding:0;border:1px solid #dcebed;border-radius:17px;background:linear-gradient(145deg,#f3fcfd,#fff);overflow:hidden}
.knge-beauty-meta>div{display:grid;grid-template-columns:88px 1fr;gap:9px;padding:11px 13px;border-bottom:1px solid #e5eff1}
.knge-beauty-meta>div:last-child{border-bottom:0}
.knge-beauty-meta dt,.knge-beauty-meta dd{margin:0;font-size:13px;line-height:1.4}
.knge-beauty-meta dt{color:#06274d;font-weight:900}.knge-beauty-meta dd{color:#637b8d}
.knge-beauty-actions{display:flex;gap:9px;flex-wrap:wrap}
.knge-beauty-actions a{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 15px;border-radius:13px;text-decoration:none!important;font-size:13px;font-weight:900}
.knge-beauty-primary{flex:1;background:linear-gradient(135deg,#1bc8d4,#0b84be);color:#fff!important;box-shadow:0 9px 20px rgba(11,132,190,.16)}
.knge-beauty-secondary{border:1px solid #c2e1e5;background:#fff;color:#06274d!important}
@media(max-width:820px){.knge-beauty-grid{grid-template-columns:1fr 1fr}}
@media(max-width:560px){
 .knge-beauty-grid{grid-template-columns:1fr;gap:20px}
 .knge-beauty-slider{aspect-ratio:16/12}
 .knge-beauty-body{padding:20px}
 .knge-beauty-body h2{font-size:27px!important}
 .knge-beauty-meta>div{grid-template-columns:82px 1fr}
 .knge-beauty-actions{flex-direction:column}.knge-beauty-primary{flex:auto}
}
.knge-shopping .knge-beauty-meta>div:first-child{grid-template-columns:1fr;gap:5px}
.knge-shopping .knge-beauty-meta>div:first-child dd{font-size:14px;line-height:1.6}
.knge-shopping .knge-beauty-slider{aspect-ratio:4/3}
.knge-shopping .knge-beauty-body h2{margin-bottom:14px!important}
