.sttme-wrap{max-width:1280px;margin:30px auto;box-sizing:border-box}.sttme-wrap *{box-sizing:border-box}.sttme-head{margin-bottom:22px}.sttme-head h2{margin:0 0 10px;color:var(--sttme-title);font-size:clamp(30px,4vw,44px);line-height:1.15}.sttme-head p{margin:0;max-width:900px;line-height:1.6}.sttme-filters{display:flex;flex-wrap:wrap;gap:10px;margin:0 0 26px}.sttme-filters button{appearance:none;border:1px solid #8d9987;background:#fff;color:var(--sttme-filter-text)!important;font-weight:700;padding:11px 16px;border-radius:999px;cursor:pointer;line-height:1.2;box-shadow:0 1px 3px rgba(0,0,0,.08);transition:background .15s,border-color .15s,transform .15s}.sttme-filters button:hover{border-color:var(--sttme-accent);background:#f2f5ee;transform:translateY(-1px)}.sttme-filters button:focus-visible{outline:3px solid color-mix(in srgb,var(--sttme-accent) 35%,transparent);outline-offset:2px}.sttme-filters button.is-active{background:var(--sttme-accent);border-color:var(--sttme-accent);color:#fff!important}.sttme-mobile-tabs{display:none}.sttme-layout{display:grid;grid-template-columns:minmax(0,2.05fr) minmax(310px,.95fr);gap:20px;min-width:0}.sttme-map-panel,.sttme-list-panel{min-width:0}.sttme-map{height:720px;border-radius:14px;overflow:hidden;box-shadow:0 4px 20px rgba(0,0,0,.15);background:#e6ebe3}.sttme-list{height:720px;overflow:auto;padding-right:6px;scrollbar-gutter:stable}.sttme-card{display:flex;align-items:flex-start;gap:11px;width:100%;text-align:left;border:1px solid #d2d9ce;background:#fff;padding:14px 15px;margin:0 0 10px;border-radius:10px;cursor:pointer;transition:border-color .15s,background .15s,transform .15s}.sttme-card:hover,.sttme-card.is-active{border-color:var(--sttme-accent);background:#f2f5ee;transform:translateY(-1px)}.sttme-card-icon{font-size:22px;line-height:1.2;flex:0 0 auto}.sttme-card-copy{min-width:0}.sttme-card strong{display:block;color:#263323!important;font-size:15px;line-height:1.4;overflow-wrap:anywhere}.sttme-card small{display:block;margin-top:5px;color:#586254;font-size:13px;line-height:1.4}.sttme-card-category{display:block;margin-top:4px;color:#778071;font-size:12px}.sttme-marker{width:40px;height:40px;border-radius:50% 50% 50% 12px;transform:rotate(-45deg);display:flex;align-items:center;justify-content:center;border:2px solid #fff;box-shadow:0 2px 8px rgba(0,0,0,.4);font-size:18px}.sttme-marker span{transform:rotate(45deg)}.sttme-div-icon{background:transparent!important;border:0!important}.leaflet-popup-content-wrapper{padding:0;border-radius:13px;overflow:hidden}.leaflet-popup-content{margin:0;width:min(340px,calc(100vw - 64px))!important}.sttme-popup-photo{display:block;width:100%;height:200px;object-fit:cover;background:#e8ece4}.sttme-popup-body{padding:15px 16px 16px}.sttme-popup h3{margin:0 0 7px;color:#263323;font-size:21px;line-height:1.25}.sttme-popup p{margin:8px 0;line-height:1.5}.sttme-meta{font-size:13px;color:#586254}.sttme-tip{background:#f1f5ed;padding:10px;border-radius:8px}.sttme-badges{display:flex;flex-wrap:wrap;gap:6px;margin:2px 0 7px}.sttme-badge{display:inline-block;background:#eef3e9;color:#3d5134;border-radius:999px;padding:5px 9px;font-size:12px;font-weight:700;margin-bottom:5px}.sttme-categoryline{font-size:12px;color:#677161;margin-bottom:7px}.sttme-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:13px}.sttme-actions a{display:inline-block;background:var(--sttme-accent);color:#fff!important;padding:10px 12px;border-radius:7px;text-decoration:none;font-size:12px;font-weight:700}.sttme-actions a:hover{filter:brightness(.92)}.sttme-empty{padding:18px;border:1px solid #d8ddd5;border-radius:9px;color:#555;background:#fff}
@media(max-width:820px){.sttme-wrap{width:100%;max-width:none;margin:20px 0;padding:0 12px}.sttme-head{margin-bottom:16px}.sttme-head h2{font-size:clamp(27px,9vw,38px)}.sttme-filters{overflow-x:auto;flex-wrap:nowrap;margin:0 -12px 14px;padding:0 12px 9px;scrollbar-width:thin;-webkit-overflow-scrolling:touch}.sttme-filters button{white-space:nowrap;flex:0 0 auto;padding:10px 13px}.sttme-mobile-tabs{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-bottom:10px;position:sticky;top:0;z-index:500;background:rgba(255,255,255,.96);padding:6px 0}.sttme-mobile-tabs button{border:1px solid #aab3a5;background:#fff;color:#263323;border-radius:8px;padding:11px 12px;font-weight:700}.sttme-mobile-tabs button.is-active{background:var(--sttme-accent);border-color:var(--sttme-accent);color:#fff}.sttme-layout{display:block}.sttme-map,.sttme-list{height:auto}.sttme-map{height:60vh;min-height:390px;max-height:600px;border-radius:10px}.sttme-list{max-height:none;overflow:visible;padding:0}.sttme-wrap[data-mobile-view="map"] .sttme-list-panel{display:none}.sttme-wrap[data-mobile-view="list"] .sttme-map-panel{display:none}.sttme-card{min-height:66px;padding:14px}.leaflet-control-zoom a{width:40px!important;height:40px!important;line-height:40px!important}.leaflet-popup-content{width:min(320px,calc(100vw - 42px))!important}.sttme-popup-photo{height:180px}.sttme-popup-body{padding:14px}.sttme-actions a{font-size:13px;padding:11px 12px;flex:1 1 auto;text-align:center}}
@media(max-width:420px){.sttme-wrap{padding:0 9px}.sttme-filters{margin-left:-9px;margin-right:-9px;padding-left:9px;padding-right:9px}.sttme-map{height:56vh;min-height:350px}.leaflet-popup-content{width:calc(100vw - 34px)!important}.sttme-popup-photo{height:165px}}

/* v5.3.4 responsive popup refinements */
.sttme-description p{margin:8px 0}.sttme-more{display:none;border:0;background:transparent;color:var(--sttme-accent);font:inherit;font-weight:700;padding:2px 0 6px;text-decoration:underline;cursor:pointer}
@media(max-width:820px){
  .leaflet-popup{max-width:calc(100% - 18px)}
  .leaflet-popup-content-wrapper{max-width:100%;border-radius:12px}
  .leaflet-popup-content{width:auto!important;max-width:calc(100vw - 48px)!important;min-width:0!important}
  .sttme-popup{min-width:0;max-width:100%;overflow:hidden}
  .sttme-popup-body{padding:13px 14px 14px;min-width:0}
  .sttme-popup h3{font-size:20px;line-height:1.18;overflow-wrap:anywhere;word-break:normal;margin-right:8px}
  .sttme-categoryline{overflow-wrap:anywhere}
  .sttme-badges{gap:5px}.sttme-badge{font-size:11px;padding:4px 7px}
  .sttme-description.is-collapsed{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;overflow:hidden}
  .sttme-description.is-collapsed + .sttme-more,.sttme-description + .sttme-more{display:inline-block}
  .sttme-meta{overflow-wrap:anywhere}
  .sttme-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:11px}
  .sttme-actions a{display:flex;align-items:center;justify-content:center;min-width:0;width:100%;min-height:44px;padding:9px 7px;font-size:12px;line-height:1.2;text-align:center;overflow-wrap:anywhere}
  .leaflet-control-zoom a{width:36px!important;height:36px!important;line-height:36px!important;font-size:22px!important}
}
@media(max-width:380px){
  .leaflet-popup-content{max-width:calc(100vw - 36px)!important}
  .sttme-popup-body{padding:12px}
  .sttme-popup h3{font-size:18px}
  .sttme-actions{grid-template-columns:1fr}
}


/* v6.0.0-alpha.4: mobile location card */
.sttme-wrap{position:relative;z-index:0;isolation:isolate}
.sttme-map-panel{position:relative;z-index:0;isolation:isolate}
.sttme-map.leaflet-container{position:relative;z-index:0}
.sttme-mobile-popup{display:none}

@media(max-width:820px){
  .sttme-mobile-popup[hidden]{display:none!important}
  .sttme-mobile-popup:not([hidden]){
    display:flex;
    position:fixed;
    inset:0;
    z-index:2147483000;
    align-items:flex-end;
    justify-content:center;
    padding:0;
    pointer-events:auto;
  }
  .sttme-sheet-backdrop{
    position:absolute;
    inset:0;
    background:rgba(25,31,23,.32);
    backdrop-filter:blur(1px);
  }
  .sttme-sheet-panel{
    position:relative;
    z-index:1;
    width:min(100%,620px);
    max-height:min(84dvh,760px);
    display:flex;
    flex-direction:column;
    overflow:hidden;
    background:#fff;
    border-radius:24px 24px 0 0;
    box-shadow:0 -12px 42px rgba(0,0,0,.34);
    padding-bottom:env(safe-area-inset-bottom);
    animation:sttme-sheet-in .22s ease-out;
  }
  @keyframes sttme-sheet-in{from{transform:translateY(100%)}to{transform:translateY(0)}}
  body.sttme-sheet-open{overflow:hidden;touch-action:none}
  .sttme-sheet-handle{flex:0 0 auto;width:46px;height:5px;border-radius:999px;background:#c7cec2;margin:10px auto 5px}
  .sttme-sheet-content{min-height:0;overflow:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;padding-top:2px}
  .sttme-mobile-popup-close{
    all:unset!important;
    box-sizing:border-box!important;
    position:absolute!important;
    top:12px!important;
    right:14px!important;
    z-index:5!important;
    display:grid!important;
    place-items:center!important;
    width:40px!important;
    height:40px!important;
    border-radius:50%!important;
    background:rgba(255,255,255,.96)!important;
    color:#263323!important;
    box-shadow:0 2px 12px rgba(0,0,0,.24)!important;
    font:700 28px/1 Arial,sans-serif!important;
    cursor:pointer!important;
  }
  .sttme-mobile-popup-close:focus-visible{outline:3px solid var(--sttme-accent);outline-offset:2px}
  .sttme-mobile-popup-close span{display:block;transform:translateY(-1px)}
  .sttme-mobile-popup .sttme-popup{width:100%;max-width:none;overflow:visible;background:#fff}
  .sttme-mobile-popup .sttme-popup-photo{width:100%;height:clamp(180px,30vh,260px);object-fit:cover;border-radius:0;background:#e8ece4}
  .sttme-mobile-popup .sttme-popup-body{padding:18px 18px 22px}
  .sttme-mobile-popup .sttme-popup h3{margin:0 48px 7px 0;padding:0;font-size:clamp(23px,6vw,30px);line-height:1.15;overflow-wrap:anywhere}
  .sttme-mobile-popup .sttme-categoryline{font-size:13px;margin-bottom:10px}
  .sttme-mobile-popup .sttme-badges{gap:7px;margin:4px 0 12px}
  .sttme-mobile-popup .sttme-badge{font-size:12px;padding:6px 10px;margin:0}
  .sttme-mobile-popup .sttme-description{font-size:16px;line-height:1.55}
  .sttme-mobile-popup .sttme-description.is-collapsed{-webkit-line-clamp:4}
  .sttme-mobile-popup .sttme-more{margin:0 0 8px;font-size:14px}
  .sttme-mobile-popup .sttme-meta{font-size:14px;line-height:1.45;margin:10px 0}
  .sttme-mobile-popup .sttme-tip{font-size:14px}
  .sttme-mobile-popup .sttme-actions{
    position:sticky;
    bottom:0;
    z-index:2;
    display:grid;
    grid-template-columns:repeat(2,minmax(0,1fr));
    gap:10px;
    margin:16px -18px -22px;
    padding:14px 18px calc(16px + env(safe-area-inset-bottom));
    background:linear-gradient(to bottom,rgba(255,255,255,.93),#fff 18%);
    border-top:1px solid #e2e7df;
  }
  .sttme-mobile-popup .sttme-actions a{
    display:flex;
    align-items:center;
    justify-content:center;
    min-width:0;
    min-height:50px;
    padding:10px 8px;
    border-radius:10px;
    text-align:center;
    font-size:14px;
    line-height:1.2;
    overflow-wrap:anywhere;
  }
  .sttme-map .leaflet-popup-pane{display:none}
}
@media(max-width:360px){
  .sttme-mobile-popup .sttme-popup-body{padding-left:14px;padding-right:14px}
  .sttme-mobile-popup .sttme-actions{margin-left:-14px;margin-right:-14px;padding-left:14px;padding-right:14px;gap:8px}
  .sttme-mobile-popup .sttme-actions a{font-size:13px}
}

/* v6.0.0-alpha.6: reliable touch targets for div markers */
.sttme-map .leaflet-marker-icon{pointer-events:auto!important;touch-action:manipulation!important;-webkit-tap-highlight-color:transparent}


/* v6.0.0-beta.1: final mobile sheet polish */
@media(max-width:820px){
  .sttme-sheet-panel{max-height:min(82dvh,740px)}
  .sttme-sheet-content{scrollbar-gutter:stable}
  .sttme-mobile-popup .sttme-popup-body{padding-top:20px}
  .sttme-mobile-popup .sttme-popup-photo + .sttme-popup-body{padding-top:16px}
  .sttme-mobile-popup .sttme-categoryline:empty{display:none}
  .sttme-mobile-popup .sttme-more{min-height:40px;display:inline-flex;align-items:center}
  .sttme-mobile-popup .sttme-actions a:focus-visible{outline:3px solid rgba(255,255,255,.9);outline-offset:-5px}
}


/* Dynamic tag filter groups */
.sttme-filter-group{display:inline-flex;align-items:center;align-self:center;font-size:.78rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;opacity:.72;margin:0 4px 0 10px;white-space:nowrap}
@media(max-width:768px){.sttme-filter-group{font-size:.72rem;margin-left:8px}.sttme-filters{scroll-padding-inline:12px}}

/* v6.2.0-alpha.6: responsive grouped filters */
.sttme-mobile-filterbar,.sttme-filter-sheet{display:none}
@media(max-width:599px){
  .sttme-filters{margin-bottom:8px}
  .sttme-filter-group,.sttme-filters button[data-filter^="tag:"]{display:none!important}
  .sttme-mobile-filterbar{display:block;margin:0 0 12px}
  .sttme-open-filters{width:100%;min-height:46px;border:1px solid #aab3a5;border-radius:10px;background:#fff;color:var(--sttme-filter-text);font:inherit;font-weight:700;cursor:pointer}
  .sttme-open-filters:active{transform:translateY(1px)}
  .sttme-filter-sheet[hidden]{display:none!important}
  .sttme-filter-sheet:not([hidden]){display:flex;position:fixed;inset:0;z-index:2147483100;align-items:flex-end;justify-content:center}
  .sttme-filter-sheet-backdrop{position:absolute;inset:0;background:rgba(25,31,23,.38);backdrop-filter:blur(1px)}
  .sttme-filter-sheet-panel{position:relative;z-index:1;width:min(100%,620px);max-height:82dvh;display:flex;flex-direction:column;background:#fff;border-radius:24px 24px 0 0;box-shadow:0 -12px 42px rgba(0,0,0,.34);padding:0 18px calc(16px + env(safe-area-inset-bottom));overflow:hidden}
  .sttme-filter-sheet-panel h3{margin:2px 42px 12px 0;font-size:25px;color:#263323}
  .sttme-filter-close{all:unset;position:absolute;right:14px;top:12px;width:40px;height:40px;border-radius:50%;display:grid;place-items:center;background:#f2f4f0;color:#263323;font:700 27px/1 Arial;cursor:pointer}
  .sttme-filter-sheet-groups{min-height:0;overflow:auto;-webkit-overflow-scrolling:touch;padding:0 2px 12px}
  .sttme-filter-sheet fieldset{border:0;padding:0;margin:0 0 18px}
  .sttme-filter-sheet legend{font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:#46533f;margin-bottom:8px}
  .sttme-tag-options{display:flex;flex-wrap:wrap;gap:8px}
  .sttme-tag-option{border:1px solid #aab3a5;border-radius:999px;background:#fff;color:#263323;padding:10px 13px;font:inherit;font-weight:700;cursor:pointer}
  .sttme-tag-option.is-active{background:var(--sttme-accent);border-color:var(--sttme-accent);color:#fff}
  .sttme-filter-sheet-actions{display:grid;grid-template-columns:1fr 1.4fr;gap:10px;padding-top:12px;border-top:1px solid #e1e6de;background:#fff}
  .sttme-filter-sheet-actions button{min-height:48px;border-radius:10px;font:inherit;font-weight:700;cursor:pointer}
  .sttme-clear-filters{background:#fff;border:1px solid #aab3a5;color:#263323}
  .sttme-apply-filters{background:var(--sttme-accent);border:1px solid var(--sttme-accent);color:#fff}
  body.sttme-filter-open{overflow:hidden}
}


/* Tablet: show category and tag filters directly, wrapped over multiple lines. */
@media(min-width:600px) and (max-width:1024px){
  .sttme-filters{
    display:flex!important;
    flex-wrap:wrap!important;
    overflow:visible!important;
    margin:0 0 18px!important;
    padding:0!important;
    gap:8px 9px;
  }
  .sttme-filters button{
    flex:0 1 auto!important;
    white-space:normal!important;
    padding:9px 12px;
  }
  .sttme-filter-group,
  .sttme-filters button[data-filter^="tag:"]{display:inline-flex!important}
  .sttme-filter-group{
    flex-basis:100%;
    margin:10px 0 0;
    padding-top:4px;
    border-top:1px solid rgba(101,121,79,.22);
    font-size:.74rem;
  }
  .sttme-mobile-filterbar{display:none!important}
}

/* Desktop: keep all filter groups visible and wrapped. */
@media(min-width:1025px){
  .sttme-filters{overflow:visible;flex-wrap:wrap}
  .sttme-filter-group,.sttme-filters button[data-filter^="tag:"]{display:inline-flex!important}
  .sttme-mobile-filterbar{display:none!important}
}

/* v6.2.0-rc.1: final filter architecture and compact header spacing */
.sttme-wrap{margin-top:18px}
.sttme-head{margin-bottom:14px}
.sttme-head h2{margin-bottom:7px}
.sttme-head p{line-height:1.5}
.sttme-filters{display:block;margin:0 0 18px}
.sttme-category-filters{display:flex;flex-wrap:wrap;justify-content:center;gap:8px 9px;margin:0 0 13px}
.sttme-category-filters button,
.sttme-tag-filter-chips button{appearance:none;border:1px solid #8d9987;background:#fff;color:var(--sttme-filter-text)!important;font-weight:700;padding:8px 12px;border-radius:999px;cursor:pointer;line-height:1.15;box-shadow:0 1px 3px rgba(0,0,0,.07);transition:background .15s,border-color .15s,transform .15s}
.sttme-category-filters button:hover,
.sttme-tag-filter-chips button:hover{border-color:var(--sttme-accent);background:#f2f5ee;transform:translateY(-1px)}
.sttme-category-filters button.is-active,
.sttme-tag-filter-chips button.is-active{background:var(--sttme-accent);border-color:var(--sttme-accent);color:#fff!important}
.sttme-tag-filter-groups{display:grid;gap:10px}
.sttme-tag-filter-group{display:grid;grid-template-columns:130px minmax(0,1fr);align-items:start;gap:10px;padding-top:9px;border-top:1px solid rgba(101,121,79,.2)}
.sttme-filter-group{display:block;margin:0;padding:8px 0 0;border:0;font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.055em;color:#586254;opacity:.88;white-space:normal}
.sttme-tag-filter-chips{display:flex;flex-wrap:wrap;gap:7px 8px}
.sttme-tag-filter-chips button{padding:8px 11px;font-size:.9rem}
.sttme-tag-filter-group--price .sttme-tag-filter-chips button{min-width:48px;padding-inline:12px;text-align:center}

@media(max-width:599px){
  .sttme-wrap{margin-top:12px}
  .sttme-head{margin-bottom:11px}
  .sttme-head h2{margin-bottom:5px}
  .sttme-filters{margin-bottom:7px}
  .sttme-category-filters{flex-wrap:nowrap;justify-content:flex-start;overflow-x:auto;margin:0 -12px 8px;padding:0 12px 7px;scrollbar-width:thin;-webkit-overflow-scrolling:touch}
  .sttme-category-filters button{flex:0 0 auto;white-space:nowrap;padding:9px 12px}
  .sttme-tag-filter-groups{display:none!important}
  .sttme-mobile-filterbar{display:block!important;margin-bottom:11px}
}
@media(min-width:600px) and (max-width:1024px){
  .sttme-wrap{margin-top:15px}
  .sttme-head{margin-bottom:12px}
  .sttme-category-filters{justify-content:center;margin-bottom:12px}
  .sttme-tag-filter-groups{display:grid!important;gap:8px}
  .sttme-tag-filter-group{grid-template-columns:118px minmax(0,1fr);gap:8px;padding-top:8px}
  .sttme-filter-group{padding-top:7px;font-size:.7rem}
  .sttme-tag-filter-chips button{padding:7px 10px;font-size:.86rem}
  .sttme-mobile-filterbar{display:none!important}
}
@media(min-width:1025px){
  .sttme-tag-filter-groups{display:grid!important}
  .sttme-mobile-filterbar{display:none!important}
}

/* v6.2.0-rc.2: final tablet/desktop filter polish */
@media(min-width:600px){
  .sttme-category-filters{
    justify-content:center;
    max-width:100%;
    margin-left:auto;
    margin-right:auto;
  }
  .sttme-tag-filter-groups{
    gap:5px;
  }
  .sttme-tag-filter-group{
    grid-template-columns:142px minmax(0,1fr);
    column-gap:14px;
    padding:7px 0;
  }
  .sttme-filter-group{
    align-self:center;
    padding:0;
    font-size:.66rem;
    line-height:1.2;
    font-weight:600;
    letter-spacing:.05em;
    color:#687363;
    opacity:.82;
  }
  .sttme-tag-filter-chips{
    align-items:center;
    gap:6px 7px;
  }
  .sttme-tag-filter-chips button{
    padding:7px 10px;
    font-size:.84rem;
  }
  .sttme-tag-filter-group--price .sttme-tag-filter-chips button{
    min-width:47px;
    padding:7px 10px;
  }
}
@media(min-width:600px) and (max-width:1024px){
  .sttme-tag-filter-group{
    grid-template-columns:132px minmax(0,1fr);
    column-gap:12px;
    padding:6px 0;
  }
  .sttme-filter-group{font-size:.64rem}
  .sttme-tag-filter-chips button{padding:7px 9px;font-size:.82rem}
}

/* v6.2.0 stable: final spacing and filter polish */
.sttme-wrap{
  margin-top:12px;
}
.sttme-head{
  display:grid;
  gap:4px;
  margin:0 0 10px!important;
  padding:0!important;
}
.sttme-head h2,
.sttme-head p{
  margin:0!important;
  padding:0!important;
}
.sttme-head h2{
  line-height:1.1!important;
}
.sttme-head p{
  line-height:1.4!important;
}
.sttme-filters{
  margin-bottom:12px;
}
.sttme-category-filters{
  gap:6px 7px;
  margin-bottom:9px;
}
.sttme-category-filters button,
.sttme-tag-filter-chips button{
  padding:6px 9px;
  font-size:.82rem;
  min-height:36px;
}
.sttme-tag-filter-groups{
  gap:2px;
}
.sttme-tag-filter-group{
  padding:5px 0;
}
.sttme-filter-group{
  color:#788273;
  opacity:.78;
  font-weight:600;
}
.sttme-tag-filter-chips{
  gap:5px 6px;
}
.sttme-tag-filter-group--price .sttme-tag-filter-chips{
  gap:5px;
}
.sttme-tag-filter-group--price .sttme-tag-filter-chips button{
  min-width:43px;
  padding:6px 8px;
}

@media(min-width:600px) and (max-width:1024px){
  .sttme-wrap{margin-top:10px}
  .sttme-head{gap:3px;margin-bottom:8px!important}
  .sttme-category-filters{margin-bottom:8px}
  .sttme-tag-filter-group{
    grid-template-columns:126px minmax(0,1fr);
    column-gap:10px;
    padding:4px 0;
  }
  .sttme-category-filters button,
  .sttme-tag-filter-chips button{
    padding:6px 8px;
    font-size:.8rem;
    min-height:34px;
  }
  .sttme-filter-group{font-size:.62rem}
}

@media(max-width:599px){
  .sttme-wrap{margin-top:8px}
  .sttme-head{gap:3px;margin-bottom:8px!important}
  .sttme-category-filters button{
    padding:8px 11px;
    min-height:38px;
  }
}


/* v6.2.1 stable: final visual polish and result feedback */
.sttme-head{
  display:flex!important;
  flex-direction:column!important;
  justify-content:flex-start!important;
  align-items:stretch;
  gap:6px!important;
  height:auto!important;
  min-height:0!important;
  margin:0 0 8px!important;
  padding:0!important;
}
.sttme-head h2,
.sttme-head p{
  display:block!important;
  position:static!important;
  height:auto!important;
  min-height:0!important;
  margin:0!important;
  padding:0!important;
}
.sttme-head h2{line-height:1.08!important}
.sttme-head p{line-height:1.35!important}
.sttme-category-filters{
  width:100%;
  justify-content:center!important;
  gap:6px!important;
  margin:0 auto 7px!important;
}
.sttme-tag-filter-group{
  border-top-color:rgba(101,121,79,.13)!important;
}
.sttme-filter-group{
  color:#74806f!important;
  opacity:.72!important;
  font-weight:600!important;
  letter-spacing:.065em!important;
}
.sttme-tag-filter-chips{gap:5px!important}
.sttme-tag-filter-group--price .sttme-tag-filter-chips{gap:4px!important}
.sttme-results-summary{
  margin:2px 0 8px;
  color:#697464;
  font-size:.78rem;
  font-weight:600;
  line-height:1.2;
  text-align:right;
}
@media(min-width:600px){
  .sttme-wrap{margin-top:8px!important}
  .sttme-filters{margin-bottom:5px!important}
  .sttme-tag-filter-groups{gap:0!important}
  .sttme-tag-filter-group{padding:3px 0!important}
  .sttme-category-filters button,
  .sttme-tag-filter-chips button{
    min-height:33px!important;
    padding:5px 8px!important;
    font-size:.79rem!important;
  }
  .sttme-tag-filter-group--price .sttme-tag-filter-chips button{
    min-width:41px!important;
    padding-inline:7px!important;
  }
}
@media(max-width:599px){
  .sttme-head{gap:5px!important;margin-bottom:7px!important}
  .sttme-results-summary{margin:0 0 7px;font-size:.75rem;text-align:left}
}

/* v14.0.68: keep Explorer heading in normal document flow.
   This deliberately replaces the historic negative translate/margin hack. */
@media (min-width:600px){
  .sttme-wrap{margin-top:8px!important}
  .sttme-head{gap:4px!important;margin-bottom:8px!important}
  .sttme-head h2,.sttme-head p{transform:none!important}
}

@media (max-width:599px){
  .sttme-wrap{margin-top:8px!important}
  .sttme-head{
    gap:3px!important;
    margin-bottom:8px!important;
  }
  .sttme-head h2,.sttme-head p{transform:none!important}
  .sttme-category-filters{
    margin-bottom:5px!important;
  }
  .sttme-mobile-filter-toggle{
    margin-top:4px!important;
    margin-bottom:7px!important;
  }
  .sttme-results-summary{
    margin:0 0 5px!important;
    color:#74806f!important;
    font-size:.72rem!important;
    font-weight:600!important;
  }
}

/* v6.3.0 Sprint 1: responsive location galleries */
.sttme-gallery{position:relative;width:100%;overflow:hidden;background:#eef1eb;border-radius:14px 14px 0 0}.sttme-gallery-track{display:flex;width:100%;transition:transform .28s ease;will-change:transform;touch-action:pan-y}.sttme-gallery-slide{flex:0 0 100%;width:100%;margin:0;position:relative}.sttme-gallery-open{display:block;width:100%;padding:0;border:0;background:transparent;cursor:zoom-in}.sttme-gallery-slide img{display:block;width:100%;height:220px;object-fit:cover}.sttme-gallery-slide figcaption{position:absolute;left:10px;right:10px;bottom:10px;padding:6px 9px;border-radius:7px;background:rgba(0,0,0,.62);color:#fff;font-size:.8rem;line-height:1.25}.sttme-gallery-nav{position:absolute;top:96px;z-index:3;width:38px;height:38px;border:0;border-radius:50%;background:rgba(255,255,255,.92);color:#263021;font-size:30px;line-height:34px;box-shadow:0 2px 8px rgba(0,0,0,.22);cursor:pointer}.sttme-gallery-prev{left:10px}.sttme-gallery-next{right:10px}.sttme-gallery-count{position:absolute;right:10px;bottom:10px;z-index:4;padding:5px 9px;border-radius:999px;background:rgba(0,0,0,.68);color:#fff;font-size:.76rem;font-weight:700}.sttme-gallery-thumbs{display:flex;gap:6px;padding:7px 8px;overflow-x:auto;background:#fff}.sttme-gallery-thumb{flex:0 0 54px;width:54px;height:42px;padding:0;border:2px solid transparent;border-radius:5px;overflow:hidden;background:#fff;cursor:pointer}.sttme-gallery-thumb.is-active{border-color:var(--sttme-accent)}.sttme-gallery-thumb img{width:100%;height:100%;object-fit:cover;display:block}.sttme-popup>.sttme-gallery+.sttme-popup-body{padding-top:14px}.leaflet-popup-content .sttme-gallery{border-radius:12px 12px 0 0}.leaflet-popup-content .sttme-gallery-slide img{height:190px}
body.sttme-lightbox-open{overflow:hidden}.sttme-lightbox{position:fixed;inset:0;z-index:2147483647}.sttme-lightbox-backdrop{position:absolute;inset:0;background:rgba(0,0,0,.92)}.sttme-lightbox-panel{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;padding:58px 18px 48px}.sttme-lightbox-panel>img{max-width:100%;max-height:calc(100vh - 110px);object-fit:contain;touch-action:pinch-zoom}.sttme-lightbox-panel>p{position:absolute;left:18px;right:18px;bottom:12px;margin:0;color:#fff;text-align:center}.sttme-lightbox-close,.sttme-lightbox-prev,.sttme-lightbox-next{position:absolute;z-index:2;border:0;border-radius:50%;background:rgba(255,255,255,.94);color:#263021;box-shadow:0 2px 10px rgba(0,0,0,.35);cursor:pointer}.sttme-lightbox-close{right:16px;top:14px;width:44px;height:44px;font-size:31px}.sttme-lightbox-prev,.sttme-lightbox-next{top:50%;width:46px;height:46px;margin-top:-23px;font-size:34px;line-height:40px}.sttme-lightbox-prev{left:14px}.sttme-lightbox-next{right:14px}.sttme-lightbox-count{position:absolute;top:18px;left:50%;transform:translateX(-50%);color:#fff;font-weight:700}
@media(max-width:820px){.sttme-sheet-content .sttme-gallery{margin:-1px 0 0;border-radius:0}.sttme-sheet-content .sttme-gallery-slide img{height:min(34vh,270px)}.sttme-sheet-content .sttme-gallery-thumbs{display:none}.sttme-sheet-content .sttme-gallery-nav{display:none}.sttme-sheet-content .sttme-gallery-count{bottom:9px}.sttme-lightbox-prev,.sttme-lightbox-next{display:none}}
@media(min-width:821px){.leaflet-popup-content .sttme-gallery-thumbs{display:flex}}

/* v6.3.0-alpha.2 – Sprint 1.1 gallery and typography polish */
.sttme-popup h3,
.sttme-card strong{
  text-transform:none!important;
  letter-spacing:normal;
}
.sttme-gallery-slide img{
  aspect-ratio:16/9;
  height:auto;
  min-height:170px;
  max-height:220px;
  object-fit:cover;
}
.sttme-gallery-count{
  display:inline-flex;
  align-items:center;
  gap:4px;
  backdrop-filter:blur(4px);
}
.sttme-gallery-thumb{
  transition:border-color .15s ease,transform .15s ease;
}
.sttme-gallery-thumb:hover,
.sttme-gallery-thumb:focus-visible{
  transform:translateY(-1px);
  outline:none;
}
.sttme-lightbox-panel img{
  max-width:min(94vw,1400px);
  max-height:82dvh;
  object-fit:contain;
}
@media(max-width:820px){
  .sttme-sheet-content .sttme-gallery-slide img{
    aspect-ratio:16/9;
    height:auto;
    min-height:160px;
    max-height:min(29vh,230px);
  }
  .sttme-mobile-popup .sttme-popup-body{
    padding-top:14px;
  }
  .sttme-mobile-popup .sttme-description.is-collapsed{
    -webkit-line-clamp:4;
  }
  .sttme-mobile-popup .sttme-gallery-count{
    right:12px;
    bottom:10px;
  }
}
@media(min-width:821px){
  .leaflet-popup-content .sttme-gallery-slide img{
    aspect-ratio:16/9;
    height:auto;
    min-height:165px;
    max-height:195px;
  }
}

/* v6.3.0-alpha.3 – Sprint 1.2 gallery polish */
.sttme-gallery{
  box-shadow:0 8px 18px rgba(37,48,33,.12);
}
.sttme-gallery-nav,
.leaflet-popup-content button.sttme-gallery-nav{
  top:50%!important;
  width:36px!important;
  min-width:36px!important;
  max-width:36px!important;
  height:36px!important;
  min-height:36px!important;
  padding:0!important;
  margin:-18px 0 0!important;
  border:1px solid rgba(255,255,255,.5)!important;
  border-radius:50%!important;
  background:rgba(35,46,31,.58)!important;
  color:#fff!important;
  font-family:Arial,sans-serif!important;
  font-size:28px!important;
  font-weight:400!important;
  line-height:32px!important;
  text-align:center!important;
  box-shadow:0 3px 12px rgba(0,0,0,.22)!important;
  opacity:.82;
  backdrop-filter:blur(5px);
  -webkit-backdrop-filter:blur(5px);
  transition:opacity .16s ease,background .16s ease,transform .16s ease;
}
.sttme-gallery-nav:hover,
.sttme-gallery-nav:focus-visible{
  opacity:1;
  background:rgba(35,46,31,.8)!important;
  transform:scale(1.04);
  outline:2px solid rgba(255,255,255,.75);
  outline-offset:2px;
}
.sttme-gallery-prev{left:10px!important}
.sttme-gallery-next{right:10px!important}
.sttme-gallery-count{
  top:10px!important;
  right:10px!important;
  bottom:auto!important;
  padding:5px 9px!important;
  background:rgba(30,39,27,.72)!important;
  box-shadow:0 2px 7px rgba(0,0,0,.2);
}
.sttme-gallery-thumbs{
  gap:5px;
  padding:6px 8px;
  scrollbar-width:thin;
  overscroll-behavior-inline:contain;
  scroll-snap-type:x proximity;
}
.sttme-gallery-thumb{
  flex-basis:48px;
  width:48px;
  height:37px;
  border-width:2px;
  scroll-snap-align:start;
  opacity:.78;
}
.sttme-gallery-thumb.is-active{
  opacity:1;
  border-color:var(--sttme-accent)!important;
  box-shadow:0 0 0 1px rgba(255,255,255,.9),0 2px 5px rgba(0,0,0,.16);
}
.sttme-description.is-collapsed{
  display:-webkit-box;
  -webkit-box-orient:vertical;
  -webkit-line-clamp:4;
  overflow:hidden;
}
.sttme-more{
  margin-top:5px!important;
}
@media(min-width:821px){
  .leaflet-popup-content .sttme-gallery-slide img{
    min-height:160px;
    max-height:180px;
  }
}
@media(max-width:820px){
  .sttme-sheet-content .sttme-gallery{
    box-shadow:0 7px 18px rgba(37,48,33,.12);
  }
  .sttme-sheet-content .sttme-gallery-count{
    top:10px!important;
    right:12px!important;
    bottom:auto!important;
  }
}


/* v6.3.0-alpha.4 – mobile gallery navigation completion */
.sttme-gallery-dots{position:absolute;left:50%;bottom:12px;z-index:5;display:none;align-items:center;justify-content:center;gap:6px;transform:translateX(-50%);pointer-events:none}
.sttme-gallery-dot{width:7px;height:7px;border-radius:50%;background:rgba(255,255,255,.58);box-shadow:0 1px 3px rgba(0,0,0,.32);transition:transform .18s ease,background .18s ease}
.sttme-gallery-dot.is-active{background:#fff;transform:scale(1.35)}
@media(max-width:820px){
  .sttme-sheet-content .sttme-gallery-nav{display:flex!important;align-items:center;justify-content:center;top:50%;width:44px;height:44px;margin-top:-22px;background:rgba(31,42,29,.58);color:#fff;font-size:31px;line-height:1;box-shadow:0 2px 9px rgba(0,0,0,.28);backdrop-filter:blur(3px);-webkit-backdrop-filter:blur(3px);touch-action:manipulation}
  .sttme-sheet-content .sttme-gallery-prev{left:10px}
  .sttme-sheet-content .sttme-gallery-next{right:10px}
  .sttme-sheet-content .sttme-gallery-count{top:12px;right:68px;bottom:auto;padding:6px 10px;background:rgba(31,42,29,.72);font-size:.78rem;line-height:1;white-space:nowrap}
  .sttme-sheet-content .sttme-gallery-dots{display:flex}
  .sttme-sheet-content .sttme-gallery-slide figcaption{bottom:34px}
}
@media(max-width:380px){
  .sttme-sheet-content .sttme-gallery-nav{width:42px;height:42px;margin-top:-21px}
  .sttme-sheet-content .sttme-gallery-count{right:62px}
}

/* GPX route module */
.sttme-route-card{margin:16px 0;padding:14px;border:1px solid rgba(101,121,79,.22);border-radius:14px;background:rgba(101,121,79,.07)}
.sttme-route-card h4{margin:0 0 10px;font-size:16px;color:var(--sttme-title)}
.sttme-route-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}
.sttme-route-stats span{display:flex;flex-direction:column;min-width:0}
.sttme-route-stats strong{font-size:15px;white-space:nowrap}
.sttme-route-stats small{font-size:11px;opacity:.7}
.sttme-route-actions{display:flex;gap:8px;margin-top:12px;flex-wrap:wrap}
.sttme-route-actions button,.sttme-route-actions a{appearance:none;border:0;border-radius:9px;padding:9px 12px;background:var(--sttme-accent);color:#fff!important;font:inherit;font-weight:700;text-decoration:none;cursor:pointer}
.sttme-route-actions button.is-active{background:#37452d}
@media(max-width:520px){.sttme-route-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.sttme-route-actions>*{flex:1 1 140px;text-align:center;min-height:44px}}

/* Route viewing control: keeps the map usable after the anchored popup closes. */
.sttme-map{position:relative}
.sttme-route-dismiss{position:absolute;z-index:650;left:50%;bottom:18px;transform:translateX(-50%);appearance:none;border:0;border-radius:999px;padding:11px 17px;background:var(--sttme-accent);color:#fff;font:inherit;font-weight:700;box-shadow:0 3px 14px rgba(0,0,0,.28);cursor:pointer}
.sttme-route-dismiss[hidden]{display:none!important}
.sttme-active-route{filter:drop-shadow(0 0 2px rgba(255,255,255,.95))}
@media(max-width:820px){.sttme-route-dismiss{position:fixed;left:50%;bottom:calc(18px + env(safe-area-inset-bottom));z-index:22050;min-height:46px;padding:12px 20px}}

/* v6.3.0-beta.1.1: robust portrait navigation
   Avoid restored horizontal scroll positions on phones by wrapping the
   dynamically generated category buttons. Tablet/landscape stays unchanged. */
@media (max-width: 600px) and (orientation: portrait) {
  .sttme-filters {
    display: flex !important;
    flex-wrap: wrap !important;
    overflow-x: visible !important;
    overflow-y: visible !important;
    width: auto !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    padding-bottom: 4px !important;
    scroll-snap-type: none !important;
    gap: 8px !important;
  }
  .sttme-filters > button[data-filter] {
    flex: 0 0 auto !important;
    max-width: 100% !important;
    white-space: normal !important;
    text-align: center !important;
  }
  .sttme-tag-filter-section {
    width: 100% !important;
  }
}


/* v6.3.0-beta.1.2: one navigation renderer on every viewport.
   The same .sttme-category-filters element is used on phone, tablet and
   desktop; only its layout changes. This corrects the earlier selector that
   targeted direct children of .sttme-filters even though the buttons live
   inside .sttme-category-filters. */
@media (max-width: 600px) and (orientation: portrait) {
  .sttme-category-filters {
    display: flex !important;
    flex-wrap: wrap !important;
    justify-content: flex-start !important;
    overflow: visible !important;
    width: 100% !important;
    max-width: none !important;
    margin: 0 0 8px !important;
    padding: 0 0 4px !important;
    gap: 8px !important;
    scroll-snap-type: none !important;
  }
  .sttme-category-filters > button[data-filter] {
    display: inline-flex !important;
    flex: 0 0 auto !important;
    max-width: 100% !important;
    white-space: normal !important;
    text-align: center !important;
  }
}

/* v6.3.0-beta.1.3: compact two-column phone navigation. */
@media (max-width: 600px) and (orientation: portrait) {
  .sttme-category-filters {
    display: grid !important;
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    align-items: stretch !important;
    gap: 7px !important;
    margin-bottom: 7px !important;
    padding-bottom: 0 !important;
  }
  .sttme-category-filters > button[data-filter] {
    width: 100% !important;
    min-width: 0 !important;
    min-height: 48px !important;
    padding: 9px 7px !important;
    justify-content: center !important;
    white-space: nowrap !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    font-size: 14px !important;
    line-height: 1.15 !important;
  }
  .sttme-category-filters > button[data-filter="all"] {
    grid-column: auto !important;
  }
  .sttme-tag-filter-toggle {
    margin-top: 7px !important;
  }
}

@media (max-width: 390px) and (orientation: portrait) {
  .sttme-category-filters > button[data-filter] {
    font-size: 13px !important;
    padding-left: 5px !important;
    padding-right: 5px !important;
  }
}

/* v6.3.0-beta.1.4: final compact portrait category grid.
   Keep long labels/counts readable without oversized theme button styles. */
@media (max-width: 600px) and (orientation: portrait) {
  .sttme-category-filters {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 6px !important;
    margin: 0 0 10px !important;
  }

  .sttme-category-filters > button[data-filter] {
    box-sizing: border-box !important;
    width: 100% !important;
    height: 56px !important;
    min-height: 56px !important;
    max-height: 56px !important;
    margin: 0 !important;
    padding: 6px 7px !important;
    border-radius: 18px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 4px !important;
    white-space: normal !important;
    overflow: visible !important;
    text-overflow: clip !important;
    text-align: center !important;
    font-size: clamp(11px, 3.35vw, 13px) !important;
    line-height: 1.05 !important;
    letter-spacing: .01em !important;
    word-break: normal !important;
    overflow-wrap: anywhere !important;
  }

  .sttme-category-filters > button[data-filter] img,
  .sttme-category-filters > button[data-filter] .sttme-filter-icon {
    flex: 0 0 auto !important;
    max-width: 21px !important;
    max-height: 21px !important;
  }

  .sttme-category-filters > button[data-filter="all"] {
    height: 48px !important;
    min-height: 48px !important;
    max-height: 48px !important;
  }

  .sttme-mobile-filter-toggle,
  .sttme-tag-filter-toggle {
    min-height: 64px !important;
    margin-top: 4px !important;
    margin-bottom: 8px !important;
  }
}

@media (max-width: 360px) and (orientation: portrait) {
  .sttme-category-filters > button[data-filter] {
    font-size: 10.5px !important;
    padding-left: 4px !important;
    padding-right: 4px !important;
  }
}

/* v6.3.0-beta.1.5: flexible mobile category chips.
   Let every label use its natural width, never split words, and move counts
   into compact badges so the navigation stays readable on narrow phones. */
.sttme-category-chip-label{display:inline-flex;align-items:center;min-width:0;white-space:nowrap}
.sttme-category-chip-count{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;min-width:22px;height:22px;padding:0 6px;border-radius:999px;background:rgba(101,121,79,.13);color:var(--sttme-filter-text);font-size:.75em;font-weight:800;line-height:1}
.sttme-category-chip.is-active .sttme-category-chip-count{background:rgba(255,255,255,.22);color:#fff}

@media (max-width:600px) and (orientation:portrait){
  .sttme-category-filters{
    display:flex!important;
    flex-wrap:wrap!important;
    align-items:center!important;
    justify-content:flex-start!important;
    gap:8px!important;
    width:100%!important;
    margin:0 0 12px!important;
    padding:0!important;
    overflow:visible!important;
  }
  .sttme-category-filters>.sttme-category-chip{
    box-sizing:border-box!important;
    display:inline-flex!important;
    flex:0 0 auto!important;
    width:auto!important;
    min-width:0!important;
    height:46px!important;
    min-height:46px!important;
    max-height:none!important;
    margin:0!important;
    padding:9px 13px!important;
    border-radius:999px!important;
    align-items:center!important;
    justify-content:center!important;
    gap:7px!important;
    white-space:nowrap!important;
    overflow:visible!important;
    text-overflow:clip!important;
    word-break:normal!important;
    overflow-wrap:normal!important;
    font-size:clamp(12px,3.5vw,14px)!important;
    line-height:1!important;
    letter-spacing:0!important;
  }
  .sttme-category-filters>.sttme-category-chip[data-filter="all"]{
    min-width:76px!important;
    height:46px!important;
    min-height:46px!important;
  }
  .sttme-category-chip-count{
    min-width:21px;
    height:21px;
    padding:0 5px;
    font-size:10px;
  }
  .sttme-mobile-filter-toggle,.sttme-tag-filter-toggle{
    min-height:56px!important;
    margin-top:2px!important;
    margin-bottom:7px!important;
  }
}
@media (max-width:370px) and (orientation:portrait){
  .sttme-category-filters{gap:7px!important}
  .sttme-category-filters>.sttme-category-chip{height:44px!important;min-height:44px!important;padding:8px 11px!important;font-size:11.5px!important;gap:6px!important}
}

/* v6.3.0-beta.1.6: focused responsive core.
   One stable detail panel on tablet/desktop and a compact phone category grid. */
.sttme-desktop-detail{height:720px;overflow:auto;padding:0 6px 16px 0;scrollbar-gutter:stable}
.sttme-desktop-detail[hidden]{display:none!important}
.sttme-detail-back{position:sticky;top:0;z-index:5;display:inline-flex;align-items:center;gap:7px;min-height:42px;margin:0 0 10px;padding:8px 12px;border:1px solid #cbd4c6;border-radius:999px;background:rgba(255,255,255,.96);color:var(--sttme-filter-text);font:inherit;font-weight:800;cursor:pointer;box-shadow:0 2px 8px rgba(0,0,0,.08);backdrop-filter:blur(5px)}
.sttme-detail-back:hover{border-color:var(--sttme-accent);background:#f3f6ef}
.sttme-detail-content>.sttme-popup{border:1px solid #d5ddd1;border-radius:14px;overflow:hidden;background:#fff;box-shadow:0 4px 18px rgba(0,0,0,.1)}
.sttme-detail-content .sttme-gallery-slide img{height:250px}
.sttme-detail-content .sttme-popup-body{padding:16px 17px 18px}
.sttme-detail-content .sttme-actions a,.sttme-detail-content .sttme-route-actions>*{min-height:44px;display:inline-flex;align-items:center;justify-content:center}

@media (max-width:600px) and (orientation:portrait){
  .sttme-category-filters{
    display:grid!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:8px!important;
    margin:0 0 10px!important;
    padding:0!important;
    overflow:visible!important;
  }
  .sttme-category-filters>.sttme-category-chip{
    width:100%!important;
    height:48px!important;
    min-height:48px!important;
    padding:8px 10px!important;
    border-radius:16px!important;
    font-size:12.5px!important;
    gap:6px!important;
    white-space:nowrap!important;
    overflow:hidden!important;
  }
  .sttme-category-filters>.sttme-category-chip.is-wide{
    grid-column:1/-1!important;
  }
  .sttme-category-chip-label{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
  .sttme-category-chip-count{min-width:21px;height:21px;padding:0 5px;font-size:10px}
  .sttme-category-filters>.sttme-category-chip[data-filter="all"]{min-width:0!important;width:100%!important;height:48px!important;min-height:48px!important}
  .sttme-mobile-filter-toggle,.sttme-tag-filter-toggle{min-height:50px!important;margin:2px 0 7px!important}
}

@media (max-width:820px){
  .sttme-desktop-detail{display:none!important}
}


/* v6.3.0-beta.1.7: focused route experience.
   More map, less chrome; compact and balanced detail panel. */
@media (min-width:821px){
  .sttme-layout{grid-template-columns:minmax(0,2.85fr) minmax(285px,1fr);gap:16px}
  .sttme-map,.sttme-list,.sttme-desktop-detail{height:720px}
  .sttme-desktop-detail{padding-right:2px}
  .sttme-detail-back{min-height:38px;margin-bottom:8px;padding:6px 11px;font-size:13px}
  .sttme-detail-content>.sttme-popup{border-radius:12px;box-shadow:0 3px 14px rgba(0,0,0,.09)}
  .sttme-detail-content .sttme-gallery-slide img{height:210px}
  .sttme-detail-content .sttme-gallery-thumbs{padding:7px 8px;gap:6px}
  .sttme-detail-content .sttme-gallery-thumb{width:56px;height:42px}
  .sttme-detail-content .sttme-popup-body{padding:13px 14px 15px}
  .sttme-detail-content .sttme-popup h3{font-size:20px;margin-bottom:5px}
  .sttme-detail-content .sttme-categoryline{margin-bottom:6px}
  .sttme-detail-content .sttme-badges{margin-bottom:8px}
  .sttme-detail-content .sttme-route-card{margin:12px 0;padding:11px;border-radius:11px}
  .sttme-detail-content .sttme-route-card h4{margin-bottom:7px;font-size:14px}
  .sttme-detail-content .sttme-route-stats{gap:5px}
  .sttme-detail-content .sttme-route-stats strong{font-size:13px}
  .sttme-detail-content .sttme-route-stats small{font-size:10px}
  .sttme-detail-content .sttme-route-actions{display:grid;grid-template-columns:1fr 1fr;gap:7px;margin-top:9px}
  .sttme-detail-content .sttme-route-actions>*{width:100%;min-height:40px;padding:8px 7px;text-align:center;font-size:12px}
  .sttme-detail-content .sttme-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;margin-top:10px}
  .sttme-detail-content .sttme-actions a{width:100%;min-height:40px;padding:8px 6px;text-align:center}
}

@media (max-width:820px){
  .sttme-wrap.sttme-route-viewing .sttme-map-panel{display:block!important}
  .sttme-wrap.sttme-route-viewing .sttme-list-panel{display:none!important}
  .sttme-wrap.sttme-route-viewing .sttme-map{height:72dvh;min-height:500px;max-height:none}
  .sttme-wrap.sttme-route-viewing .sttme-mobile-tabs{position:relative;top:auto;margin-bottom:7px}
  .sttme-route-dismiss{min-height:44px;padding:9px 14px;border-radius:999px;box-shadow:0 3px 12px rgba(0,0,0,.2)}
}

@media (max-width:420px){
  .sttme-wrap.sttme-route-viewing .sttme-map{height:74dvh;min-height:480px}
}

/* v6.3.0-rc.1: category-bound filters and fullscreen gallery polish */
.sttme-tag-filter-group[hidden],.sttme-tag-filter-chips>[hidden]{display:none!important}
.sttme-lightbox-panel{touch-action:pan-y;overscroll-behavior:contain}
.sttme-lightbox-close,.sttme-lightbox-prev,.sttme-lightbox-next{display:flex;align-items:center;justify-content:center;line-height:1!important;-webkit-tap-highlight-color:transparent}
.sttme-lightbox-prev,.sttme-lightbox-next{background:rgba(24,31,22,.72);color:#fff;border:1px solid rgba(255,255,255,.65);backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px)}
.sttme-lightbox-close{background:rgba(255,255,255,.96)}
.sttme-lightbox-prev:focus-visible,.sttme-lightbox-next:focus-visible,.sttme-lightbox-close:focus-visible{outline:3px solid #fff;outline-offset:3px}
@media(max-width:820px){
  .sttme-lightbox-panel{padding:64px 0 58px}
  .sttme-lightbox-panel>img{max-width:100vw;max-height:calc(100dvh - 122px)}
  .sttme-lightbox-prev,.sttme-lightbox-next{display:flex!important;width:46px;height:54px;margin-top:-27px;border-radius:12px;font-size:38px}
  .sttme-lightbox-prev{left:8px}.sttme-lightbox-next{right:8px}
  .sttme-lightbox-close{top:calc(12px + env(safe-area-inset-top));right:12px;width:48px;height:48px}
  .sttme-lightbox-count{top:calc(25px + env(safe-area-inset-top));padding:5px 10px;border-radius:999px;background:rgba(0,0,0,.48)}
}

/* RC2.1 feedback module: reliable, aligned and mobile-friendly */
.sttme-feedback{margin-top:18px;padding-top:16px;border-top:1px solid rgba(47,59,47,.14)}
.sttme-feedback-open{display:flex;align-items:center;justify-content:center;width:100%;min-height:46px;padding:10px 14px;border:1px solid var(--sttme-accent);border-radius:12px;background:#fff;color:var(--sttme-accent);font:inherit;font-weight:800;line-height:1.15;cursor:pointer}
.sttme-feedback-open:hover{background:rgba(101,121,79,.08)}
.sttme-feedback-form[hidden]{display:none!important}
.sttme-feedback-form{padding:2px 0 0}
.sttme-feedback-form h4{margin:0 0 14px;color:#2f3b2f;font-size:1rem;line-height:1.25}
.sttme-feedback-types{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-bottom:14px}
.sttme-feedback-types label{display:block;cursor:pointer;min-width:0}
.sttme-feedback-types input{position:absolute;opacity:0;pointer-events:none}
.sttme-feedback-types span{box-sizing:border-box;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;width:100%;min-height:66px;padding:8px 5px;border:1px solid #c7cec2;border-radius:11px;background:#fff;text-align:center;color:#2f3b2f;line-height:1.05}
.sttme-feedback-types b{display:block;font-size:1.05rem;line-height:1;font-weight:400}
.sttme-feedback-types em{display:block;max-width:100%;overflow-wrap:anywhere;font-style:normal;font-size:.78rem;font-weight:800}
.sttme-feedback-types input:checked+span{border-color:var(--sttme-accent,#65794f);background:var(--sttme-accent,#65794f);color:#fff;box-shadow:0 0 0 1px var(--sttme-accent)}
.sttme-feedback-types input:focus-visible+span{outline:3px solid rgba(101,121,79,.25);outline-offset:2px}
.sttme-feedback-field{display:block;margin:0 0 12px;font-size:.86rem;font-weight:750;color:#3f4b3b}
.sttme-feedback-field>span{display:block;margin-bottom:6px}
.sttme-feedback textarea,.sttme-feedback input[type="email"]{box-sizing:border-box;display:block;width:100%;max-width:100%;border:1px solid #b9c2b4;border-radius:10px;background:#fff;color:#253023;font:inherit;padding:11px 12px}
.sttme-feedback textarea{resize:vertical;min-height:108px}
.sttme-feedback textarea:focus,.sttme-feedback input[type="email"]:focus{border-color:var(--sttme-accent);outline:3px solid rgba(101,121,79,.16)}
.sttme-feedback-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:12px}
.sttme-feedback-actions button{box-sizing:border-box;display:flex;align-items:center;justify-content:center;width:100%;min-height:46px;padding:9px 10px;border-radius:10px;font:inherit;font-weight:800;line-height:1.1;cursor:pointer}
.sttme-feedback-cancel{border:1px solid #b9c2b4;background:#fff;color:#354032}
.sttme-feedback-actions button[type="submit"]{border:1px solid var(--sttme-accent,#65794f);background:var(--sttme-accent,#65794f);color:#fff}
.sttme-feedback-actions button:disabled{opacity:.6;cursor:wait}
.sttme-feedback-status{min-height:1.35em;margin:10px 0 0;font-size:.85rem;font-weight:750;color:#41613c;line-height:1.3}
.sttme-feedback.has-error .sttme-feedback-status{color:#a12d25}
.sttme-feedback.is-success .sttme-feedback-status{color:#237a37}
.sttme-feedback-hp{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}

@media(max-width:767px){
  .sttme-mobile-popup .sttme-feedback{margin-top:16px;padding:16px 16px 4px}
  .sttme-mobile-popup .sttme-feedback-form{padding-bottom:calc(10px + env(safe-area-inset-bottom))}
  .sttme-feedback-types{gap:6px}
  .sttme-feedback-types span{min-height:62px;padding:7px 3px}
  .sttme-feedback-types em{font-size:.72rem}
  .sttme-feedback textarea{min-height:96px}
}
@media(max-width:360px){
  .sttme-feedback-actions{grid-template-columns:1fr}
  .sttme-feedback-types span{min-height:60px}
  .sttme-feedback-types em{font-size:.68rem}
}

/* RC3.0: clean mobile feedback modal. The form covers the viewport; the inner dialog sizes to its content. */
.sttme-feedback-dialog{display:block}
.sttme-feedback-modal-header,.sttme-feedback-close{display:none}
.sttme-feedback-form.is-mobile-modal{position:fixed!important;z-index:2147483000!important;top:var(--sttme-feedback-vtop,0px)!important;left:var(--sttme-feedback-vleft,0px)!important;width:var(--sttme-feedback-vw,100vw)!important;height:var(--sttme-feedback-vh,100dvh)!important;max-width:none!important;max-height:none!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;box-sizing:border-box!important;display:flex!important;align-items:flex-end!important;justify-content:center!important;overflow:hidden!important;background:rgba(247,248,245,.98)!important;box-shadow:none!important;overscroll-behavior:none!important}
.sttme-feedback-form.is-mobile-modal .sttme-feedback-dialog{width:100%!important;max-width:760px!important;max-height:100%!important;min-height:0!important;display:flex!important;flex-direction:column!important;overflow:hidden!important;box-sizing:border-box!important;background:#f7f8f5!important;border-radius:18px 18px 0 0!important;box-shadow:0 -10px 36px rgba(0,0,0,.14)!important}
.sttme-feedback-form.is-mobile-modal .sttme-feedback-dialog:before{content:"";display:block;flex:0 0 auto;width:44px;height:5px;margin:9px auto 5px;border-radius:999px;background:#c8cec4}
.sttme-feedback-form.is-mobile-modal .sttme-feedback-modal-header{display:flex!important;flex:0 0 auto;align-items:center;justify-content:space-between;min-height:56px;padding:6px clamp(16px,4vw,28px);box-sizing:border-box;background:#fff;border-bottom:1px solid rgba(47,59,47,.12)}
.sttme-feedback-form.is-mobile-modal .sttme-feedback-modal-header h4{margin:0!important;font-size:1.08rem!important;line-height:1.25!important}
.sttme-feedback-form.is-mobile-modal .sttme-feedback-close{display:flex!important;align-items:center;justify-content:center;flex:0 0 44px;width:44px;height:44px;padding:0;border:0;border-radius:50%;background:#eef1eb;color:#2f3b2f;font:700 30px/1 Arial,sans-serif;cursor:pointer}
.sttme-feedback-form.is-mobile-modal .sttme-feedback-scroll{flex:1 1 auto!important;min-height:0!important;width:100%!important;margin:0!important;padding:18px clamp(16px,4vw,28px) 8px!important;box-sizing:border-box!important;overflow-y:auto!important;-webkit-overflow-scrolling:touch!important;overscroll-behavior:contain!important;touch-action:pan-y!important;scroll-padding:18px 18px 90px!important}
.sttme-feedback-form.is-mobile-modal .sttme-feedback-types{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:8px!important;width:100%!important;margin:0 0 18px!important}
.sttme-feedback-form.is-mobile-modal .sttme-feedback-types label,.sttme-feedback-form.is-mobile-modal .sttme-feedback-types span{width:100%!important;height:72px!important;min-height:72px!important;max-height:72px!important}
.sttme-feedback-form.is-mobile-modal .sttme-feedback-types em{font-size:clamp(.68rem,2.8vw,.80rem)!important}
.sttme-feedback-form.is-mobile-modal .sttme-feedback-types input:checked+span{border-color:var(--sttme-accent,#65794f)!important;background:var(--sttme-accent,#65794f)!important;color:#fff!important}
.sttme-feedback-form.is-mobile-modal .sttme-feedback-field{display:block!important;width:100%!important;margin:0 0 14px!important;box-sizing:border-box!important;font-size:.9rem!important}
.sttme-feedback-form.is-mobile-modal .sttme-feedback-field>span{display:block;margin-bottom:6px}
.sttme-feedback-form.is-mobile-modal textarea,.sttme-feedback-form.is-mobile-modal input[type="email"],.sttme-feedback-form.is-mobile-modal input[type="text"]{display:block!important;width:100%!important;max-width:100%!important;margin:0!important;box-sizing:border-box!important;font-size:16px!important}
.sttme-feedback-form.is-mobile-modal textarea{min-height:150px!important;max-height:none!important;resize:vertical!important}
.sttme-feedback-form.is-mobile-modal input[type="email"]{min-height:48px!important}
.sttme-feedback-form.is-mobile-modal .sttme-feedback-status{position:static!important;min-height:0!important;margin:0!important;padding:0!important;line-height:1.3!important}
.sttme-feedback-form.is-mobile-modal .sttme-feedback-status:empty{display:none!important}
.sttme-feedback-form.is-mobile-modal .sttme-feedback-status:not(:empty){display:block!important;margin:2px 0 4px!important}
.sttme-feedback-form.is-mobile-modal .sttme-feedback-actions{position:relative!important;z-index:2!important;flex:0 0 auto!important;width:100%!important;display:grid!important;grid-template-columns:1fr 1fr!important;gap:10px!important;margin:0!important;padding:10px clamp(16px,4vw,28px) max(12px,env(safe-area-inset-bottom))!important;box-sizing:border-box!important;border-top:1px solid rgba(47,59,47,.10)!important;background:#fff!important;box-shadow:0 -4px 16px rgba(0,0,0,.05)!important}
.sttme-feedback-form.is-mobile-modal .sttme-feedback-actions>button{display:flex!important;visibility:visible!important;opacity:1!important;align-items:center!important;justify-content:center!important;width:100%!important;min-width:0!important;height:50px!important;min-height:50px!important;margin:0!important;padding:8px 10px!important;position:static!important;transform:none!important;border-radius:12px!important}
.sttme-feedback-form.is-mobile-modal .sttme-feedback-cancel{border:1px solid #bfc8ba!important;background:#fff!important;color:#2f3b2f!important}
.sttme-feedback-form.is-mobile-modal .sttme-feedback-submit{border:1px solid var(--sttme-accent,#65794f)!important;background:var(--sttme-accent,#65794f)!important;color:#fff!important}
body.sttme-feedback-modal-open{overflow:hidden!important;overscroll-behavior:none!important}
body.sttme-feedback-modal-open:after{display:none!important}
@media(max-width:380px){.sttme-feedback-form.is-mobile-modal .sttme-feedback-scroll{padding-left:12px!important;padding-right:12px!important}.sttme-feedback-form.is-mobile-modal .sttme-feedback-types{gap:6px!important}.sttme-feedback-form.is-mobile-modal .sttme-feedback-types label,.sttme-feedback-form.is-mobile-modal .sttme-feedback-types span{height:66px!important;min-height:66px!important;max-height:66px!important}.sttme-feedback-form.is-mobile-modal .sttme-feedback-actions{gap:8px!important;padding-left:12px!important;padding-right:12px!important}}
@media(max-height:760px){.sttme-feedback-form.is-mobile-modal .sttme-feedback-modal-header{min-height:50px!important;padding-top:4px!important;padding-bottom:4px!important}.sttme-feedback-form.is-mobile-modal .sttme-feedback-scroll{padding-top:10px!important;padding-bottom:6px!important}.sttme-feedback-form.is-mobile-modal .sttme-feedback-types{margin-bottom:10px!important}.sttme-feedback-form.is-mobile-modal .sttme-feedback-types label,.sttme-feedback-form.is-mobile-modal .sttme-feedback-types span{height:58px!important;min-height:58px!important;max-height:58px!important}.sttme-feedback-form.is-mobile-modal textarea{min-height:96px!important}.sttme-feedback-form.is-mobile-modal .sttme-feedback-field{margin-bottom:10px!important}}


/* RC3.1 mobile polish */
@media (max-width:767px){
.sttme-feedback-sheet{
 top:20px!important;
 bottom:20px!important;
 max-height:calc(100dvh - 40px)!important;
}
.sttme-feedback-close{
 width:48px!important;height:48px!important;
}
.sttme-feedback-type{
 min-height:64px!important;
 padding:10px 8px!important;
}
.sttme-feedback-actions{
 margin-top:8px!important;
}
}

/* v6.5.3: the tablet route lock is implemented by disabling only Leaflet
   dragging. Do not suppress pointer events: pinch zoom and the + / - controls
   must remain available. */
@media (pointer:coarse) and (min-width:601px){
  .sttme-map.sttme-route-map-locked{touch-action:pinch-zoom}
}

/* v7.0.3: mobile filter interaction polish */
@media(max-width:599px){
  .sttme-filter-sheet-panel{max-height:88dvh;padding-left:14px;padding-right:14px}
  .sttme-filter-sheet-groups{padding-bottom:8px}
  .sttme-tag-option{min-height:42px;padding:9px 12px;line-height:1.15;touch-action:manipulation}
  .sttme-tag-option.is-active{background:var(--sttme-accent)!important;border-color:var(--sttme-accent)!important;color:#fff!important}
  .sttme-filter-sheet-actions{position:sticky;bottom:0;padding-bottom:max(0px,env(safe-area-inset-bottom))}
}


/* v8.0.0-beta4.6: robust mobile map/detail layout */
@media (max-width: 820px) {
  html,body{max-width:100%;overflow-x:hidden}
  .sttme-wrap,.sttme-layout,.sttme-map-panel,.sttme-map{max-width:100%;min-width:0}
  .sttme-map{overflow:hidden}
  .sttme-map .leaflet-popup-pane{display:none!important}
  .sttme-map .leaflet-control-zoom{margin-top:12px!important;margin-right:12px!important;margin-left:0!important}
  .sttme-map .leaflet-control-zoom a{width:38px!important;height:38px!important;line-height:38px!important;font-size:22px!important}
  .sttme-mobile-tabs{z-index:900}
  .sttme-mobile-popup:not([hidden]){width:100vw;max-width:100vw;overflow:hidden}
  .sttme-sheet-panel{width:100%;max-width:620px;max-height:min(82dvh,740px)}
  .sttme-sheet-content{max-width:100%;overflow-x:hidden}
  .sttme-mobile-popup .sttme-popup-body{max-width:100%;overflow-x:hidden}
  .sttme-mobile-popup .sttme-badges{flex-wrap:nowrap;overflow-x:auto;scrollbar-width:none;padding-bottom:3px}
  .sttme-mobile-popup .sttme-badges::-webkit-scrollbar{display:none}
  .sttme-mobile-popup .sttme-badge{flex:0 0 auto;white-space:nowrap}
  .sttme-mobile-popup .sttme-actions{grid-template-columns:repeat(2,minmax(0,1fr))}
  .sttme-mobile-popup .sttme-actions a{gap:6px;white-space:normal;overflow-wrap:anywhere}
  .sttme-mobile-popup .sttme-actions a>span{flex:0 0 auto;font-size:16px;line-height:1}
}
@media (max-width: 420px) {
  .sttme-wrap{padding-left:10px;padding-right:10px}
  .sttme-map{height:58dvh;min-height:360px}
  .sttme-sheet-panel{max-height:84dvh}
  .sttme-mobile-popup .sttme-popup h3{font-size:22px}
  .sttme-mobile-popup .sttme-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}
  .sttme-mobile-popup .sttme-actions a{min-height:46px;font-size:12px;padding:8px 6px}
}
@media (max-width: 340px) {
  .sttme-mobile-popup .sttme-actions{grid-template-columns:1fr}
}


/* v8.0.0-beta4.7: mobile polish */
@media (max-width: 600px) and (orientation: portrait) {
  .sttme-category-filters{
    display:flex!important;
    flex-wrap:nowrap!important;
    grid-template-columns:none!important;
    gap:8px!important;
    margin:0 -10px 10px!important;
    padding:1px 10px 9px!important;
    overflow-x:auto!important;
    overflow-y:hidden!important;
    scroll-snap-type:x proximity;
    scrollbar-width:none;
    -webkit-overflow-scrolling:touch;
  }
  .sttme-category-filters::-webkit-scrollbar{display:none}
  .sttme-category-filters>.sttme-category-chip,
  .sttme-category-filters>.sttme-category-chip[data-filter="all"]{
    flex:0 0 auto!important;
    width:auto!important;
    min-width:max-content!important;
    height:46px!important;
    min-height:46px!important;
    padding:8px 13px!important;
    border-radius:999px!important;
    scroll-snap-align:start;
    overflow:visible!important;
  }
  .sttme-category-filters>.sttme-category-chip.is-wide{grid-column:auto!important}
  .sttme-category-chip-label{overflow:visible!important;text-overflow:clip!important}
  .sttme-mobile-filter-toggle,.sttme-tag-filter-toggle{min-height:48px!important}
  .sttme-results-summary{margin-top:3px}
  .sttme-mobile-tabs{margin-bottom:8px}
  .sttme-map{height:62dvh;min-height:420px;max-height:680px}
  .sttme-card{padding:13px 14px;gap:10px;border-radius:12px;box-shadow:0 2px 9px rgba(0,0,0,.045)}
  .sttme-card small{
    display:-webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:3;
    overflow:hidden;
    line-height:1.42;
  }
  .sttme-sheet-panel{max-height:86dvh;border-radius:24px 24px 0 0;box-shadow:0 -12px 34px rgba(0,0,0,.18)}
  .sttme-sheet-handle{width:52px;height:5px;margin-top:10px}
  .sttme-mobile-popup-close{width:48px;height:48px}
  .sttme-sheet-content .sttme-gallery-slide img{max-height:min(27vh,215px)}
  .sttme-mobile-popup .sttme-popup-body{padding:14px 16px calc(16px + env(safe-area-inset-bottom))}
  .sttme-mobile-popup .sttme-popup h3{font-size:clamp(21px,6.5vw,28px);line-height:1.16;margin-bottom:6px}
  .sttme-mobile-popup .sttme-categoryline{margin-bottom:8px}
  .sttme-mobile-popup .sttme-route-card{margin:10px 0 12px;padding:12px;border-radius:14px}
  .sttme-mobile-popup .sttme-route-card h4{margin:0 0 9px}
  .sttme-mobile-popup .sttme-route-stats{gap:7px}
  .sttme-mobile-popup .sttme-actions{margin-top:14px;gap:9px}
  .sttme-mobile-popup .sttme-actions a{min-height:50px;border-radius:12px}
}
@media (prefers-reduced-motion: no-preference) {
  .sttme-card,.sttme-category-chip,.sttme-sheet-panel{transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease,background-color .16s ease}
  .sttme-mobile-popup:not([hidden]) .sttme-sheet-panel{animation:sttme-sheet-in .18s ease-out both}
  @keyframes sttme-sheet-in{from{transform:translateY(18px);opacity:.72}to{transform:translateY(0);opacity:1}}
}

/* v8.0.0-beta4.7.1: compact, self-explanatory mobile category scroller */
@media (max-width: 600px) and (orientation: portrait) {
  .sttme-category-filters{
    position:relative;
    gap:7px!important;
    padding:1px 20px 9px 10px!important;
    scroll-padding-inline:10px 20px;
    overscroll-behavior-inline:contain;
  }
  .sttme-category-filters.has-more-right{
    -webkit-mask-image:linear-gradient(to right,#000 0,#000 calc(100% - 25px),transparent 100%);
    mask-image:linear-gradient(to right,#000 0,#000 calc(100% - 25px),transparent 100%);
  }
  .sttme-category-filters.is-scrolled.has-more-right{
    -webkit-mask-image:linear-gradient(to right,transparent 0,#000 15px,#000 calc(100% - 25px),transparent 100%);
    mask-image:linear-gradient(to right,transparent 0,#000 15px,#000 calc(100% - 25px),transparent 100%);
  }
  .sttme-category-filters.is-scrolled:not(.has-more-right){
    -webkit-mask-image:linear-gradient(to right,transparent 0,#000 15px,#000 100%);
    mask-image:linear-gradient(to right,transparent 0,#000 15px,#000 100%);
  }
  .sttme-category-filters>.sttme-category-chip,
  .sttme-category-filters>.sttme-category-chip[data-filter="all"]{
    min-width:0!important;
    height:43px!important;
    min-height:43px!important;
    padding:7px 11px!important;
    gap:6px!important;
    font-size:13px!important;
    scroll-snap-stop:normal;
  }
  .sttme-category-filters>.sttme-category-chip[data-filter="all"]{
    min-width:78px!important;
  }
  .sttme-category-chip-count{
    min-width:19px!important;
    height:19px!important;
    padding:0 5px!important;
    font-size:9.5px!important;
  }
}
@media (max-width: 370px) and (orientation: portrait) {
  .sttme-category-filters>.sttme-category-chip,
  .sttme-category-filters>.sttme-category-chip[data-filter="all"]{
    height:41px!important;
    min-height:41px!important;
    padding:7px 10px!important;
    font-size:12px!important;
  }
  .sttme-category-filters>.sttme-category-chip[data-filter="all"]{min-width:72px!important}
}


/* v8.0.0-beta4.7.2: final mobile category and filter polish */
@media (max-width: 600px) and (orientation: portrait) {
  .sttme-category-filters{
    gap:6px!important;
    padding-right:14px!important;
    scroll-padding-inline:10px 14px;
  }
  .sttme-category-filters.has-more-right{
    -webkit-mask-image:linear-gradient(to right,#000 0,#000 calc(100% - 14px),transparent 100%);
    mask-image:linear-gradient(to right,#000 0,#000 calc(100% - 14px),transparent 100%);
  }
  .sttme-category-filters.is-scrolled.has-more-right{
    -webkit-mask-image:linear-gradient(to right,transparent 0,#000 10px,#000 calc(100% - 14px),transparent 100%);
    mask-image:linear-gradient(to right,transparent 0,#000 10px,#000 calc(100% - 14px),transparent 100%);
  }
  .sttme-category-filters.is-scrolled:not(.has-more-right){
    -webkit-mask-image:linear-gradient(to right,transparent 0,#000 10px,#000 100%);
    mask-image:linear-gradient(to right,transparent 0,#000 10px,#000 100%);
  }
  .sttme-category-filters>.sttme-category-chip,
  .sttme-category-filters>.sttme-category-chip[data-filter="all"]{
    padding:7px 9px!important;
    gap:5px!important;
  }
  .sttme-category-filters>.sttme-category-chip[data-filter="all"]{
    min-width:74px!important;
  }
  .sttme-open-filters{
    min-height:52px!important;
    border-radius:16px!important;
    border-color:#aab3a5!important;
    box-shadow:0 2px 8px rgba(0,0,0,.055)!important;
    transition:border-color .15s ease,background-color .15s ease,box-shadow .15s ease,transform .15s ease;
  }
  .sttme-open-filters:hover,
  .sttme-open-filters:focus-visible{
    border-color:var(--sttme-accent)!important;
    background:#f7f9f5!important;
    box-shadow:0 3px 10px rgba(0,0,0,.075)!important;
  }
}
@media (max-width: 370px) and (orientation: portrait) {
  .sttme-category-filters>.sttme-category-chip,
  .sttme-category-filters>.sttme-category-chip[data-filter="all"]{
    padding-left:8px!important;
    padding-right:8px!important;
  }
  .sttme-category-filters>.sttme-category-chip[data-filter="all"]{min-width:70px!important}
}

/* v8.0.0-beta4.7.3: compact final mobile category controls */
@media (max-width: 600px) and (orientation: portrait) {
  .sttme-category-filters{
    gap:5px!important;
  }
  .sttme-category-filters>.sttme-category-chip,
  .sttme-category-filters>.sttme-category-chip[data-filter="all"]{
    height:40px!important;
    min-height:40px!important;
    padding:6px 8px!important;
    gap:4px!important;
    font-size:12px!important;
  }
  .sttme-category-filters>.sttme-category-chip[data-filter="all"]{
    min-width:66px!important;
  }
  .sttme-category-chip-count{
    min-width:18px!important;
    height:18px!important;
    padding:0 4px!important;
    font-size:9px!important;
  }
}
@media (max-width: 370px) and (orientation: portrait) {
  .sttme-category-filters>.sttme-category-chip,
  .sttme-category-filters>.sttme-category-chip[data-filter="all"]{
    height:39px!important;
    min-height:39px!important;
    padding-left:7px!important;
    padding-right:7px!important;
    font-size:11.5px!important;
  }
  .sttme-category-filters>.sttme-category-chip[data-filter="all"]{
    min-width:62px!important;
  }
}

/* v8.0.0-beta4.7.4: definitive compact mobile category chips */
@media (max-width: 600px) and (orientation: portrait) {
  .sttme-category-filters {
    gap: 7px !important;
    align-items: center !important;
  }

  .sttme-category-filters > button.sttme-category-chip,
  .sttme-category-filters > button.sttme-category-chip[data-filter="all"],
  .sttme-category-filters > button.sttme-category-chip.is-wide {
    box-sizing: border-box !important;
    display: inline-flex !important;
    flex: 0 0 max-content !important;
    inline-size: max-content !important;
    width: max-content !important;
    min-inline-size: 0 !important;
    min-width: 0 !important;
    max-inline-size: none !important;
    max-width: none !important;
    block-size: 40px !important;
    height: 40px !important;
    min-block-size: 40px !important;
    min-height: 40px !important;
    max-block-size: 40px !important;
    max-height: 40px !important;
    margin: 0 !important;
    padding: 0 10px !important;
    gap: 5px !important;
    border-radius: 999px !important;
    align-self: center !important;
    align-items: center !important;
    justify-content: center !important;
    line-height: 1 !important;
    white-space: nowrap !important;
    overflow: visible !important;
  }

  .sttme-category-filters > button.sttme-category-chip[data-filter="all"] {
    padding-inline: 12px !important;
  }

  .sttme-category-chip-label {
    display: inline-flex !important;
    align-items: center !important;
    flex: 0 0 auto !important;
    width: auto !important;
    min-width: 0 !important;
    line-height: 1 !important;
  }

  .sttme-category-chip-count {
    min-width: 18px !important;
    width: auto !important;
    height: 18px !important;
    padding: 0 4px !important;
    font-size: 9px !important;
    line-height: 18px !important;
  }
}

@media (max-width: 370px) and (orientation: portrait) {
  .sttme-category-filters > button.sttme-category-chip,
  .sttme-category-filters > button.sttme-category-chip[data-filter="all"],
  .sttme-category-filters > button.sttme-category-chip.is-wide {
    block-size: 38px !important;
    height: 38px !important;
    min-block-size: 38px !important;
    min-height: 38px !important;
    max-block-size: 38px !important;
    max-height: 38px !important;
    padding-inline: 9px !important;
    font-size: 11.5px !important;
  }
}



/* v8.0.0-rc1: definitive mobile category sizing and spacing */
@media (max-width: 600px) and (orientation: portrait) {
  .sttme-filters {
    display: block !important;
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
  }

  .sttme-category-filters {
    gap: 6px !important;
    margin-bottom: 2px !important;
    padding-top: 1px !important;
    padding-bottom: 4px !important;
  }

  .sttme-category-filters > button.sttme-category-chip,
  .sttme-category-filters > button.sttme-category-chip[data-filter="all"],
  .sttme-category-filters > button.sttme-category-chip.is-wide {
    flex: 0 0 auto !important;
    inline-size: max-content !important;
    width: max-content !important;
    min-inline-size: 0 !important;
    min-width: 0 !important;
    block-size: 40px !important;
    height: 40px !important;
    min-block-size: 40px !important;
    min-height: 40px !important;
    max-block-size: 40px !important;
    max-height: 40px !important;
    padding: 0 7px !important;
    gap: 4px !important;
    border-radius: 999px !important;
    line-height: 1 !important;
  }

  .sttme-category-filters > button.sttme-category-chip[data-filter="all"] {
    padding-inline: 10px !important;
  }

  .sttme-category-chip-count {
    min-width: 17px !important;
    height: 17px !important;
    padding: 0 3px !important;
    font-size: 9px !important;
    line-height: 17px !important;
  }

  .sttme-mobile-filterbar {
    margin-top: 0 !important;
    margin-bottom: 10px !important;
  }
}

@media (max-width: 370px) and (orientation: portrait) {
  .sttme-category-filters > button.sttme-category-chip,
  .sttme-category-filters > button.sttme-category-chip[data-filter="all"],
  .sttme-category-filters > button.sttme-category-chip.is-wide {
    block-size: 38px !important;
    height: 38px !important;
    min-block-size: 38px !important;
    min-height: 38px !important;
    max-block-size: 38px !important;
    max-height: 38px !important;
    padding-inline: 6px !important;
  }

  .sttme-category-filters > button.sttme-category-chip[data-filter="all"] {
    padding-inline: 9px !important;
  }
}


/* RC1.1 final mobile chip polish */
@media (max-width:768px){
.sttme-filters{margin-bottom:12px!important;gap:8px!important}
.sttme-filters button,
.sttme-filters .sttme-filter-chip{
height:42px!important;
min-height:42px!important;
padding:0 12px!important;
border-radius:21px!important;
display:inline-flex!important;
align-items:center!important;
width:auto!important;
min-width:0!important;
flex:0 0 auto!important;
}
.sttme-filters button.active,
.sttme-filters .active{
padding:0 16px!important;
}
.sttme-filters .count,
.sttme-filters .badge{
margin-left:4px!important;
min-width:18px!important;
height:18px!important;
line-height:18px!important;
font-size:11px!important;
}
.sttme-filter-wrap+.sttme-filter-button,
.sttme-filters+.sttme-filter-button{margin-top:10px!important;}
}

/* 8.1.0-rc2.2: calmer shared marker and result-card icon language */
.sttme-marker{width:42px;height:42px;border-radius:50%;transform:none;border:3px solid rgba(255,255,255,.96);box-shadow:0 5px 14px rgba(28,38,25,.25);font-size:19px;position:relative}
.sttme-marker:after{content:'';position:absolute;left:50%;bottom:-5px;width:10px;height:10px;background:inherit;transform:translateX(-50%) rotate(45deg);border-right:3px solid rgba(255,255,255,.96);border-bottom:3px solid rgba(255,255,255,.96);border-radius:0 0 3px 0;z-index:-1}
.sttme-marker span{transform:none;position:relative;z-index:1}
.sttme-card{border-color:#dde3da;border-radius:14px;box-shadow:0 3px 12px rgba(33,43,31,.055)}
.sttme-card:hover,.sttme-card.is-active{background:#f7f9f5;box-shadow:0 7px 18px rgba(33,43,31,.09)}
.sttme-card-icon{display:grid;place-items:center;width:36px;height:36px;border-radius:50%;background:var(--sttme-card-icon-color,var(--sttme-accent));color:#fff;font-size:18px;line-height:1;box-shadow:0 2px 7px rgba(33,43,31,.16)}


/* 8.1.0-rc2.4: final UI refinement before feature work */
.sttme-marker{border-width:2px;box-shadow:0 3px 9px rgba(28,38,25,.18)}
.sttme-marker:after{border-right-width:2px;border-bottom-width:2px;bottom:-4px;width:9px;height:9px}
.leaflet-marker-icon.is-selected .sttme-marker{box-shadow:0 0 0 3px var(--sttme-marker-color,var(--sttme-accent)),0 4px 11px rgba(28,38,25,.2);transform:translateY(-1px)}
@media(min-width:821px){
  .sttme-detail-content .sttme-gallery-slide img{height:170px}
  .sttme-detail-content .sttme-gallery-thumb{width:52px;height:38px}
  .sttme-detail-content .sttme-popup-body{padding:12px 14px 14px}
  .sttme-detail-content .sttme-actions{gap:6px;margin-top:8px}
  .sttme-detail-content .sttme-actions a{min-height:36px;padding:7px 6px;font-size:11px;border-radius:8px}
  .sttme-detail-content .sttme-route-actions>*{min-height:36px;padding:7px 6px;font-size:11px}
}

/* RC3.0: centrale meertalige zoekfunctie */
.sttme-search{position:relative;display:flex;align-items:center;max-width:680px;margin:18px 0 14px}
.sttme-search-icon{position:absolute;left:16px;top:50%;width:20px;height:20px;transform:translateY(-50%);color:var(--sttme-accent);pointer-events:none;z-index:1}
.sttme-search-icon svg{display:block;width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.sttme-search-input{box-sizing:border-box;width:100%;min-height:46px;padding:10px 50px 10px 48px;border:1px solid rgba(47,59,47,.28);border-radius:24px;background:#fff;color:var(--sttme-filter-text);font:inherit;line-height:1.35;box-shadow:0 2px 7px rgba(31,45,28,.07);outline:none;-webkit-appearance:none;appearance:none}
/* Keep theme-level input rules from moving the text underneath the icon. */
.sttme-wrap .sttme-search>.sttme-search-input{padding-left:52px!important;padding-inline-start:52px!important;text-indent:0!important;background-image:none!important;position:relative;z-index:1}
.sttme-wrap .sttme-search>.sttme-search-icon{z-index:2}
.sttme-wrap .sttme-search>.sttme-search-clear{z-index:3}
.sttme-search-input:focus{border-color:var(--sttme-accent);box-shadow:0 0 0 2px color-mix(in srgb,var(--sttme-accent) 16%,transparent),0 2px 7px rgba(31,45,28,.07)}
.sttme-search-input::-webkit-search-decoration,.sttme-search-input::-webkit-search-cancel-button,.sttme-search-input::-webkit-search-results-button,.sttme-search-input::-webkit-search-results-decoration{display:none;-webkit-appearance:none}
.sttme-search-clear{position:absolute;right:8px;top:50%;display:grid;place-items:center;transform:translateY(-50%);width:32px;height:32px;padding:0;border:0;border-radius:50%;background:rgba(101,121,79,.12);color:var(--sttme-filter-text);cursor:pointer}
.sttme-search-clear svg{display:block;width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round}
.sttme-search-clear:hover,.sttme-search-clear:focus-visible{background:rgba(101,121,79,.22);outline:none}
.sttme-search-clear[hidden]{display:none}
@media(max-width:820px){.sttme-search{max-width:none;margin:14px 0 10px}.sttme-search-input{min-height:44px}.sttme-wrap .sttme-search>.sttme-search-input{padding-left:48px!important;padding-inline-start:48px!important}.sttme-search-icon{left:15px;width:19px;height:19px}}


/* DEV3.0.3: isolated search control and market day shortcuts */
.sttme-mode-dev .sttme-search{position:relative!important;display:flex!important;align-items:center!important;width:100%!important;max-width:680px!important;height:52px!important;min-height:52px!important;margin:18px 0 12px!important;padding:0!important;border:0!important;font-size:16px!important;line-height:1!important}
.sttme-mode-dev .sttme-search-icon{position:absolute!important;left:18px!important;top:50%!important;width:20px!important;height:20px!important;transform:translateY(-50%)!important;z-index:3!important;pointer-events:none!important;border:0!important;border-radius:0!important;box-sizing:border-box!important}
.sttme-mode-dev .sttme-search-icon:after{content:none!important}
.sttme-mode-dev .sttme-search-input{position:relative!important;display:block!important;box-sizing:border-box!important;width:100%!important;height:52px!important;min-height:52px!important;max-height:52px!important;margin:0!important;padding:0 52px 0 52px!important;border:1px solid rgba(47,59,47,.28)!important;border-radius:14px!important;background:#fff!important;color:var(--sttme-filter-text)!important;font-family:inherit!important;font-size:18px!important;font-weight:400!important;line-height:52px!important;letter-spacing:0!important;text-indent:0!important;box-shadow:0 2px 7px rgba(31,45,28,.07)!important;outline:none!important;appearance:none!important;-webkit-appearance:none!important}
.sttme-mode-dev .sttme-search-input::placeholder{font-family:inherit!important;font-size:18px!important;font-weight:400!important;line-height:normal!important;color:rgba(47,59,47,.58)!important;opacity:1!important}
.sttme-mode-dev .sttme-search-clear{position:absolute!important;right:10px!important;top:50%!important;width:32px!important;height:32px!important;min-width:32px!important;min-height:32px!important;margin:0!important;padding:0!important;transform:translateY(-50%)!important;border:0!important;border-radius:50%!important;display:grid!important;place-items:center!important;z-index:4!important}
.sttme-mode-dev .sttme-search-clear[hidden]{display:none!important}
.sttme-market-quickfilters{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 14px}
.sttme-market-quickfilters button{appearance:none;border:1px solid rgba(47,59,47,.25);border-radius:999px;background:#fff;color:var(--sttme-filter-text);padding:8px 13px;font:700 13px/1.2 inherit;cursor:pointer;box-shadow:0 1px 3px rgba(31,45,28,.05)}
.sttme-market-quickfilters button.is-active{background:var(--sttme-accent);border-color:var(--sttme-accent);color:#fff}
.sttme-market-schedule{display:block;margin-top:4px;color:var(--sttme-accent);font-size:12px;font-weight:700}
@media(max-width:820px){.sttme-mode-dev .sttme-search,.sttme-mode-dev .sttme-search-input{height:48px!important;min-height:48px!important;max-height:48px!important}.sttme-mode-dev .sttme-search-input{font-size:16px!important;line-height:48px!important}.sttme-mode-dev .sttme-search-input::placeholder{font-size:16px!important}.sttme-market-quickfilters{overflow-x:auto;flex-wrap:nowrap;padding-bottom:3px}.sttme-market-quickfilters button{flex:0 0 auto}}

/* DEV 3.0.4 — contextuele marktfilters en compacte marktinformatie */
.sttme-market-quickfilters[hidden]{display:none!important}
.sttme-market-info{margin:12px 0 14px;padding:12px;border:1px solid rgba(105,128,76,.18);border-radius:11px;background:rgba(235,241,226,.72)}
.sttme-market-info h4{margin:0 0 9px;font-size:15px;line-height:1.2;color:var(--sttme-title)}
.sttme-market-info-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}
.sttme-market-info-grid>div{display:grid;grid-template-columns:22px 1fr;grid-template-rows:auto auto;column-gap:6px;align-items:center;padding:8px 9px;border-radius:8px;background:rgba(255,255,255,.75)}
.sttme-market-info-grid>div>span{grid-row:1/3;font-size:16px;line-height:1}
.sttme-market-info-grid small{font-size:10px;line-height:1.15;text-transform:uppercase;letter-spacing:.04em;color:rgba(47,59,47,.68)}
.sttme-market-info-grid strong{font-size:13px;line-height:1.25;color:var(--sttme-filter-text)}
.sttme-market-info-grid .sttme-market-next{background:var(--sttme-accent);color:#fff}
.sttme-market-info-grid .sttme-market-next small,.sttme-market-info-grid .sttme-market-next strong{color:#fff}
@media(max-width:520px){.sttme-market-info-grid{grid-template-columns:1fr}}


/* DEV 3.0.5 — mobiele verfijning zoekveld en marktknoppen */
@media(max-width:520px){
  .sttme-mode-dev .sttme-search{width:100%!important;max-width:100%!important;height:48px!important;min-height:48px!important;margin:14px 0 12px!important;overflow:hidden!important}
  .sttme-mode-dev .sttme-search-input{width:100%!important;max-width:100%!important;height:48px!important;min-height:48px!important;padding:0 44px 0 48px!important;padding-inline-start:48px!important;font-size:15px!important;line-height:48px!important;border-radius:13px!important;text-overflow:ellipsis!important;white-space:nowrap!important;overflow:hidden!important}
  .sttme-mode-dev .sttme-search-input::placeholder{font-size:15px!important}
  .sttme-mode-dev .sttme-search-icon{left:17px!important;width:16px!important;height:16px!important}
  .sttme-mode-dev .sttme-search-clear{right:8px!important;width:30px!important;height:30px!important;min-width:30px!important;min-height:30px!important}
  .sttme-market-quickfilters{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;width:100%;margin:0 0 14px;padding:0;overflow:visible}
  .sttme-market-quickfilters[hidden]{display:none!important}
  .sttme-market-quickfilters button{display:flex;align-items:center;justify-content:center;min-width:0;width:100%;padding:9px 8px;font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
  .sttme-market-quickfilters button:last-child{grid-column:1/-1}
  .sttme-market-info{margin:10px 0 12px;padding:10px;border-radius:10px}
  .sttme-market-info h4{font-size:14px;margin-bottom:8px}
  .sttme-market-info-grid{gap:7px}
  .sttme-market-info-grid>div{padding:8px}
}

/* DEV3.1.0: weekly split opening hours */
.sttme-opening-info{margin:16px 0;padding:14px;border:1px solid rgba(103,128,75,.2);border-radius:14px;background:#f4f7ee}.sttme-opening-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:10px}.sttme-opening-head h4{margin:0;font-size:1rem}.sttme-opening-status{padding:5px 9px;border-radius:999px;font-size:.76rem;font-weight:800;line-height:1.2}.sttme-opening-status.is-open{background:#dcebd0;color:#365625}.sttme-opening-status.is-later{background:#fff2ca;color:#755512}.sttme-opening-status.is-closed{background:#eee;color:#555}.sttme-opening-grid{display:grid;gap:3px}.sttme-opening-row{display:grid;grid-template-columns:minmax(90px,.8fr) minmax(130px,1.2fr);gap:12px;padding:6px 8px;border-radius:8px;font-size:.86rem}.sttme-opening-row strong{text-align:right}.sttme-opening-row.is-today{background:#fff;box-shadow:0 1px 4px rgba(0,0,0,.06)}.sttme-opening-note{margin:10px 4px 0;font-size:.82rem}.sttme-opening-summary{display:block;margin-top:4px;font-size:.74rem;font-weight:700;color:#657251}@media(max-width:680px){.sttme-opening-info{padding:12px}.sttme-opening-head{display:block}.sttme-opening-status{display:inline-block;margin-top:7px}.sttme-opening-row{grid-template-columns:90px 1fr;padding:5px 6px}.sttme-opening-row strong{font-size:.82rem}}


/* 8.2.4 — reliable opening-hours detail block for museums, shops and horeca */
.sttme-opening-toggle{display:none;margin:10px 0 0;padding:7px 10px;border:1px solid rgba(103,128,75,.35);border-radius:9px;background:#fff;color:var(--sttme-accent,#65794f);font:inherit;font-size:.78rem;font-weight:800;cursor:pointer}
@media(max-width:680px){
  .sttme-opening-info:not(.is-expanded) .sttme-opening-row:not(.is-today){display:none}
  .sttme-opening-toggle{display:inline-flex;align-items:center;justify-content:center}
  .sttme-opening-info.is-expanded .sttme-opening-toggle{margin-top:8px}
}

/* 8.2.5 — detail order and compact opening-hours card */
.sttme-popup-body>.sttme-actions{margin:14px 0 12px}
.sttme-popup-body>.sttme-opening-info{margin:0 0 14px;padding:12px}
.sttme-popup-body>.sttme-opening-info+.sttme-description{margin-top:0}
.sttme-opening-head{margin-bottom:7px}
.sttme-opening-row{padding:4px 7px;gap:10px;line-height:1.25}
.sttme-opening-note{margin-top:8px}
@media (min-width:681px){
  .sttme-popup-body>.sttme-opening-info{max-width:100%}
  .sttme-opening-grid{gap:1px}
}
@media (max-width:680px){
  .sttme-popup-body>.sttme-actions{margin:12px 0 10px}
  .sttme-popup-body>.sttme-opening-info{margin-bottom:12px;padding:11px}
}

/* v8.3 uniform SVG icons */
.sttme-line-svg{display:block;width:1em;height:1em;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}
.sttme-marker .sttme-line-svg{width:22px;height:22px}
.sttme-card-icon .sttme-line-svg{width:20px;height:20px}


/* v8.3.1 — unified detail-card components */
.sttme-line-svg{width:1em;height:1em;display:block;fill:none;stroke:currentColor;stroke-width:1.85;stroke-linecap:round;stroke-linejoin:round}
.sttme-inline-icon,.sttme-action-icon,.sttme-badge-icon,.sttme-opening-icon{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;color:var(--sttme-accent)}
.sttme-inline-icon{width:16px;height:16px}.sttme-inline-icon .sttme-line-svg{width:16px;height:16px}
.sttme-categoryline,.sttme-meta.sttme-address{display:flex;align-items:flex-start;gap:6px}
.sttme-categoryline{color:#6b7468}
.sttme-meta.sttme-address{margin:9px 0 0}
.sttme-action-icon{width:16px;height:16px}.sttme-action-icon .sttme-line-svg{width:16px;height:16px}
.sttme-actions a{gap:6px}
.sttme-badges{gap:6px}.sttme-badge{display:inline-flex;align-items:center;gap:5px;min-height:28px;padding:5px 9px;line-height:1.1}.sttme-badge-icon{width:14px;height:14px}.sttme-badge-icon .sttme-line-svg{width:14px;height:14px}.sttme-badge-legacy{line-height:1}
.sttme-opening-head h4{display:flex;align-items:center;gap:7px}.sttme-opening-icon{width:18px;height:18px}.sttme-opening-icon .sttme-line-svg{width:18px;height:18px}
.sttme-popup-body>.sttme-opening-info{margin-bottom:12px;padding:11px 12px 12px}
.sttme-opening-grid{gap:1px}.sttme-opening-row{padding:4px 6px;line-height:1.22}.sttme-opening-status{padding:4px 8px;max-width:128px}
.sttme-popup-body>.sttme-opening-info+.sttme-description{margin-top:15px}.sttme-description p{margin-top:0}
.sttme-detail-content .sttme-popup-body,.sttme-mobile-popup .sttme-popup-body{display:flex;flex-direction:column}
.sttme-detail-content .sttme-popup-body>.sttme-description,.sttme-mobile-popup .sttme-popup-body>.sttme-description{order:7}
@media(max-width:680px){.sttme-badge{min-height:27px;padding:5px 8px}.sttme-opening-row{padding:4px 5px}.sttme-opening-status{max-width:none}}


/* 8.4.2 — opening-hours polish and resilient result/map layout */
.sttme-opening-info{overflow:hidden}
.sttme-opening-head{gap:8px;align-items:flex-start}
.sttme-opening-head h4{min-width:0;margin:0;line-height:1.15}
.sttme-opening-status{flex:0 1 auto;max-width:112px;padding:4px 7px;border-radius:999px;font-size:.78rem;line-height:1.12;text-align:left}
.sttme-opening-grid{margin-top:7px}
.sttme-opening-row{min-height:28px;padding:3px 6px;gap:8px}
.sttme-opening-row>span{line-height:1.15}
.sttme-opening-row>strong{display:flex;flex-direction:column;align-items:flex-end;justify-content:center;gap:0;font-size:.92rem;line-height:1.15;text-align:right;white-space:nowrap}
.sttme-opening-period-value{display:block}
.sttme-opening-closed{display:block}
.sttme-opening-row.is-today{border-radius:7px}
.sttme-popup-body>.sttme-opening-info{padding:10px 11px 11px;margin-bottom:13px}
.sttme-popup-body>.sttme-opening-info+.sttme-description{margin-top:14px}

/* Crawlable priority links below the Explorer map. */
.sttme-seo-category-links{display:flex;align-items:center;justify-content:center;gap:10px;flex-wrap:wrap;max-width:1180px;margin:20px auto 38px;padding:0 18px;color:#354132}
.sttme-seo-category-links span{font-weight:700}
.sttme-seo-category-links a{display:inline-block;padding:9px 13px;border:1px solid rgba(73,107,59,.28);border-radius:999px;background:#fff;color:#496b3b!important;font-weight:700;text-decoration:none!important}
.sttme-seo-category-links a:hover,.sttme-seo-category-links a:focus{background:#496b3b;color:#fff!important}
.sttme-actions{align-items:stretch}
.sttme-actions a,.sttme-actions button{min-height:40px;height:auto;display:inline-flex;align-items:center;justify-content:center;line-height:1.15}
.sttme-market-schedule,.sttme-opening-summary{display:flex!important;align-items:center;gap:5px}
.sttme-inline-icon{display:inline-flex;width:14px;height:14px;flex:0 0 14px}
.sttme-inline-icon .sttme-line-svg{width:14px;height:14px}
@media(max-width:680px){
  .sttme-opening-status{max-width:106px;font-size:.76rem}
  .sttme-opening-row{min-height:27px;padding:3px 5px}
  .sttme-opening-row>strong{font-size:.9rem}
}

/* 8.4.3 — responsive opening-hours header without collisions */
.sttme-opening-info{container-type:inline-size}
@container (max-width:360px){
  .sttme-opening-head{display:grid;grid-template-columns:minmax(0,1fr);justify-items:start;gap:7px}
  .sttme-opening-status{max-width:100%;margin:0;white-space:normal}
  .sttme-opening-grid{margin-top:6px}
  .sttme-opening-row{grid-template-columns:minmax(72px,.78fr) minmax(110px,1.22fr);column-gap:14px}
}
/* Fallback for browsers or embedded views where container queries are unavailable. */
.sttme-detail-content .sttme-opening-head{display:grid;grid-template-columns:minmax(0,1fr);justify-items:start;gap:7px}
.sttme-detail-content .sttme-opening-status{max-width:100%;margin:0;white-space:normal}
.sttme-detail-content .sttme-opening-row{grid-template-columns:minmax(72px,.78fr) minmax(110px,1.22fr);column-gap:14px}
@media(max-width:680px){
  .sttme-opening-head{display:grid;grid-template-columns:minmax(0,1fr);justify-items:start;gap:8px}
  .sttme-opening-status{max-width:100%;margin:0;white-space:normal}
  .sttme-opening-row{grid-template-columns:minmax(82px,.72fr) minmax(150px,1.28fr);column-gap:16px}
  .sttme-opening-row>strong{font-size:.9rem}
  .sttme-card-copy{min-width:0}
  .sttme-card-category,.sttme-opening-summary{line-height:1.25}
}
@media(min-width:681px){
  .sttme-popup-body:not(.sttme-detail-content .sttme-popup-body) .sttme-opening-head{align-items:flex-start}
}


/* 8.5.0 — information-first detail experience */
.sttme-popup-body{min-width:0}
.sttme-place-head{margin:0 0 14px}
.sttme-place-head h3{margin:0 0 5px;line-height:1.18}
.sttme-place-head .sttme-categoryline{margin:0 0 10px;font-size:.9rem;line-height:1.35}
.sttme-place-head .sttme-badges{margin:0;display:flex;flex-wrap:wrap;gap:7px}
.sttme-place-head .sttme-badge{min-height:28px;padding:5px 9px;border-radius:999px;background:#f1f4ed;border:1px solid rgba(83,103,67,.14);font-size:.78rem;font-weight:650;color:#465241}
.sttme-place-intro{margin:0 0 18px}
.sttme-place-intro:empty{display:none}
.sttme-place-intro .sttme-description{margin:0;color:#30372e;font-size:.96rem;line-height:1.58}
.sttme-place-intro .sttme-description p{margin:0}
.sttme-place-intro .sttme-more{margin-top:7px;padding:0;border:0;text-decoration:none;font-size:.84rem}
.sttme-place-intro .sttme-more:after{content:' ›';font-size:1.05em}
.sttme-place-intro .sttme-tip{margin:12px 0 0;padding:10px 12px;border-left:3px solid var(--sttme-accent);border-radius:0 8px 8px 0;background:#f7f8f4;color:#4c5549;font-size:.86rem;line-height:1.45}
.sttme-detail-content .sttme-popup-body,.sttme-mobile-popup .sttme-popup-body{display:block}
.sttme-detail-content .sttme-popup-body>.sttme-description,.sttme-mobile-popup .sttme-popup-body>.sttme-description{order:initial}
.sttme-popup-body>.sttme-address{margin:0 0 12px;padding:11px 12px;border-radius:10px;background:#f7f8f5;color:#465044;font-size:.88rem;line-height:1.4}
.sttme-popup-body>.sttme-address .sttme-inline-icon{margin-top:2px}
.sttme-popup-body>.sttme-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin:0 0 19px}
.sttme-popup-body>.sttme-actions a{min-height:44px;padding:10px 9px;border-radius:10px;font-size:.79rem;box-shadow:none}
.sttme-opening-info{margin:0 0 18px!important;padding:16px!important;border:1px solid rgba(83,103,67,.16);border-radius:14px;background:#f8faf5;box-shadow:none}
.sttme-opening-head{display:block!important;margin:0 0 13px!important}
.sttme-opening-head h4{margin:0 0 8px!important;font-size:1rem;line-height:1.25}
.sttme-opening-status{display:flex;align-items:center;gap:7px;max-width:none!important;margin:0!important;padding:0!important;border-radius:0!important;background:transparent!important;font-size:.86rem!important;font-weight:700;line-height:1.35;text-align:left}
.sttme-opening-status-dot{display:block;width:8px;height:8px;flex:0 0 8px;border-radius:50%;background:#7a8275}
.sttme-opening-status.is-open{color:#365a2b}.sttme-opening-status.is-open .sttme-opening-status-dot{background:#4e8a38}
.sttme-opening-status.is-later{color:#785b19}.sttme-opening-status.is-later .sttme-opening-status-dot{background:#c49326}
.sttme-opening-status.is-closed{color:#656b62}.sttme-opening-status.is-closed .sttme-opening-status-dot{background:#92978e}
.sttme-opening-grid{display:grid;gap:0;margin:0!important;border-top:1px solid rgba(83,103,67,.11)}
.sttme-opening-row{display:grid;grid-template-columns:minmax(92px,.8fr) minmax(120px,1.2fr)!important;gap:16px;min-height:0;padding:9px 3px!important;border-bottom:1px solid rgba(83,103,67,.09);border-radius:0!important;font-size:.86rem;line-height:1.35}
.sttme-opening-row.is-today{margin:0 -7px;padding-left:10px!important;padding-right:10px!important;background:#fff;border-radius:8px!important;box-shadow:0 1px 5px rgba(44,56,36,.06)}
.sttme-opening-row>span{color:#4c5549;font-weight:500}
.sttme-opening-row>strong{align-items:flex-start!important;text-align:left!important;font-weight:600!important;white-space:normal!important;color:#2f372d}
.sttme-opening-period-value+.sttme-opening-period-value{margin-top:2px}
.sttme-opening-closed{font-weight:500;color:#8b9088}
.sttme-opening-toggle{margin:11px 0 0;padding:0;border:0;background:transparent;color:var(--sttme-accent);font-size:.8rem;font-weight:750;text-decoration:none}
.sttme-opening-toggle:after{content:' ↓';font-size:.92em}
.sttme-opening-info.is-expanded .sttme-opening-toggle:after{content:' ↑'}
.sttme-opening-note{margin:12px 0 0;padding-top:11px;border-top:1px solid rgba(83,103,67,.11);font-size:.81rem;line-height:1.45;color:#5b6457}
.sttme-popup-body>.sttme-feedback{margin-top:2px}

@media(min-width:821px){
  .sttme-detail-content .sttme-place-head{margin-bottom:16px}
  .sttme-detail-content .sttme-place-intro{margin-bottom:20px}
  .sttme-detail-content .sttme-place-intro .sttme-description{font-size:.98rem}
  .sttme-detail-content .sttme-opening-info{padding:17px 18px!important}
  .sttme-detail-content .sttme-opening-row{grid-template-columns:minmax(110px,.78fr) minmax(150px,1.22fr)!important;padding-top:9px!important;padding-bottom:9px!important}
}
@media(max-width:680px){
  .sttme-place-head{margin-bottom:13px}
  .sttme-place-intro{margin-bottom:16px}
  .sttme-place-intro .sttme-description{font-size:.94rem;line-height:1.55}
  .sttme-popup-body>.sttme-actions{gap:8px;margin-bottom:16px}
  .sttme-popup-body>.sttme-actions a{min-height:46px;border-radius:11px}
  .sttme-opening-info{padding:14px!important;margin-bottom:16px!important}
  .sttme-opening-row{grid-template-columns:minmax(88px,.74fr) minmax(130px,1.26fr)!important;gap:12px;padding:8px 2px!important}
  .sttme-opening-row.is-today{margin-left:-6px;margin-right:-6px;padding-left:8px!important;padding-right:8px!important}
}
@media(max-width:360px){
  .sttme-popup-body>.sttme-actions{grid-template-columns:1fr}
  .sttme-opening-row{grid-template-columns:minmax(80px,.72fr) minmax(110px,1.28fr)!important;gap:9px;font-size:.82rem}
}

/* 8.5.1 — final detail-card polish */
.sttme-place-head h3{letter-spacing:-.015em}
.sttme-place-head .sttme-categoryline{color:#70796c}
.sttme-place-head .sttme-badges{gap:6px}
.sttme-place-head .sttme-badge{min-height:25px;padding:4px 8px;font-size:.73rem;font-weight:650;line-height:1.15;background:#f5f6f2;border-color:rgba(83,103,67,.12)}
.sttme-place-intro .sttme-description{line-height:1.64;color:#353c33}
.sttme-place-intro .sttme-more{display:inline-flex;align-items:center;min-height:30px;color:var(--sttme-accent);font-weight:750;cursor:pointer}
.sttme-popup-body>.sttme-address{display:flex;align-items:flex-start;gap:8px;margin-bottom:11px;padding:10px 11px;background:#f6f7f4;border:1px solid rgba(83,103,67,.08)}
.sttme-popup-body>.sttme-actions{gap:8px;margin-bottom:17px}
.sttme-popup-body>.sttme-actions a{min-height:40px;padding:8px 8px;border-radius:9px;font-size:.75rem;line-height:1.18;transition:filter .15s ease,transform .15s ease,box-shadow .15s ease}
.sttme-popup-body>.sttme-actions a:hover{transform:translateY(-1px);box-shadow:0 4px 10px rgba(39,53,33,.13)}
.sttme-opening-info{padding:15px!important;background:#fafbf8;border-color:rgba(83,103,67,.15)}
.sttme-opening-head{margin-bottom:12px!important}
.sttme-opening-head h4{display:flex;align-items:center;gap:8px;margin-bottom:9px!important;font-size:.96rem;letter-spacing:.01em}
.sttme-opening-status{display:inline-flex!important;width:auto;padding:7px 10px!important;border-radius:9px!important;font-size:.8rem!important;font-weight:750!important}
.sttme-opening-status.is-open{background:#edf6e9!important}
.sttme-opening-status.is-later{background:#fff7df!important}
.sttme-opening-status.is-closed{background:#f0f1ef!important}
.sttme-opening-row{grid-template-columns:minmax(88px,.72fr) minmax(138px,1.28fr)!important;gap:13px;padding:8px 3px!important;font-size:.83rem}
.sttme-opening-row>span{font-weight:550}
.sttme-opening-row>strong{font-weight:600!important;line-height:1.32}
.sttme-opening-row.is-today{box-shadow:0 2px 8px rgba(44,56,36,.065)}
.sttme-opening-closed{font-weight:500;color:#969b93}
.sttme-popup-body>.sttme-feedback{margin-top:4px;padding-top:14px}
.sttme-feedback-open{min-height:42px;border-color:rgba(83,103,67,.42);border-radius:10px;background:#fbfcfa;font-size:.8rem;font-weight:750;letter-spacing:.01em}
.sttme-feedback-open:hover{background:#f3f6ef}
.sttme-detail-content>.sttme-popup{box-shadow:0 5px 20px rgba(32,43,29,.085)}
.sttme-detail-content .sttme-gallery{background:#e9eee5}
.sttme-detail-content .sttme-gallery-thumbs{padding:6px 8px;border-bottom:1px solid rgba(83,103,67,.08)}

@media(min-width:821px){
  .sttme-detail-content .sttme-gallery-slide img{height:185px}
  .sttme-detail-content .sttme-popup-body{padding:14px 15px 16px}
  .sttme-detail-content .sttme-place-head{margin-bottom:14px}
  .sttme-detail-content .sttme-place-intro{margin-bottom:17px}
  .sttme-detail-content .sttme-place-intro .sttme-description{font-size:.94rem}
  .sttme-detail-content .sttme-opening-info{padding:15px 16px!important}
  .sttme-detail-content .sttme-opening-row{grid-template-columns:minmax(92px,.72fr) minmax(140px,1.28fr)!important;padding-top:8px!important;padding-bottom:8px!important}
}
@media(max-width:680px){
  .sttme-place-head .sttme-badge{min-height:26px;padding:4px 8px;font-size:.74rem}
  .sttme-place-intro .sttme-description{font-size:.94rem;line-height:1.62}
  .sttme-popup-body>.sttme-actions a{min-height:44px;font-size:.78rem}
  .sttme-opening-status{font-size:.81rem!important}
  .sttme-opening-row{grid-template-columns:minmax(84px,.7fr) minmax(126px,1.3fr)!important;font-size:.83rem}
}

/* 8.5.2 — desktop readability and balanced detail-panel width */
@media (min-width:821px) and (max-width:1099px){
  .sttme-layout{grid-template-columns:minmax(0,2.35fr) minmax(320px,1fr);gap:16px}
}
@media (min-width:1100px){
  .sttme-layout{grid-template-columns:minmax(0,2.4fr) minmax(350px,1fr);gap:18px}
  .sttme-detail-content .sttme-popup-body{padding:16px 17px 18px}
  .sttme-detail-content .sttme-place-intro .sttme-description{font-size:.96rem;line-height:1.7}
  .sttme-detail-content .sttme-place-intro{margin-bottom:19px}
  .sttme-detail-content .sttme-opening-row{grid-template-columns:minmax(105px,.72fr) minmax(160px,1.28fr)!important;gap:16px}
}
.sttme-place-head .sttme-badges{
  padding:7px 8px;
  border:1px solid rgba(83,103,67,.10);
  border-radius:11px;
  background:#f8f9f6;
}
.sttme-place-head .sttme-badge{
  margin:0;
  background:#fff;
  border-color:rgba(83,103,67,.15);
  box-shadow:0 1px 2px rgba(42,55,36,.035);
}
.sttme-place-intro .sttme-description p{max-width:62ch}
.sttme-popup-body>.sttme-actions a{min-height:38px;padding-top:7px;padding-bottom:7px}
.sttme-opening-status.is-open{background:#edf6e9!important;color:#365a2b}
.sttme-opening-status.is-later{background:#fff4d4!important;color:#785b19}
.sttme-opening-status.is-closed{background:#f2eeee!important;color:#6d625f}
.sttme-opening-status.is-closed .sttme-opening-status-dot{background:#a6827d}
.sttme-popup-body>.sttme-feedback{margin-top:8px;padding-top:16px;border-top:1px solid rgba(83,103,67,.10)}
@media(max-width:680px){
  .sttme-place-head .sttme-badges{padding:6px;border-radius:10px}
  .sttme-popup-body>.sttme-actions a{min-height:43px}
}

/* 8.6.0 — desktop design release */
@media (min-width:1100px){
  .sttme-layout{
    grid-template-columns:minmax(0,2.65fr) minmax(370px,1fr);
    gap:20px;
  }
  .sttme-detail-content .sttme-gallery-slide img{height:230px}
  .sttme-detail-content .sttme-popup-body{padding:17px 18px 20px}
  .sttme-detail-content .sttme-place-head{margin-bottom:13px}
  .sttme-detail-content .sttme-place-head h3{
    margin-bottom:3px;
    font-size:clamp(22px,1.65vw,27px);
    line-height:1.12;
    font-weight:700;
    letter-spacing:-.025em;
  }
  .sttme-detail-content .sttme-place-head .sttme-categoryline{
    margin-bottom:9px;
    font-size:.82rem;
  }
  .sttme-detail-content .sttme-place-intro{margin-bottom:20px}
  .sttme-detail-content .sttme-place-intro .sttme-description{
    font-size:.97rem;
    line-height:1.66;
  }
  .sttme-detail-content .sttme-place-intro .sttme-description p{max-width:none}
  .sttme-detail-content .sttme-popup-body>.sttme-address{margin-bottom:12px}
  .sttme-detail-content .sttme-popup-body>.sttme-actions{
    gap:9px;
    margin-bottom:19px;
  }
  .sttme-detail-content .sttme-popup-body>.sttme-actions a{
    min-height:41px;
    padding-inline:10px;
  }
  .sttme-detail-content .sttme-opening-info{padding:16px 17px!important}
  .sttme-detail-content .sttme-opening-row{
    grid-template-columns:minmax(112px,.72fr) minmax(165px,1.28fr)!important;
    gap:18px;
  }
}

/* Flatter, quieter quick-information chips. */
.sttme-place-head .sttme-badges{
  gap:5px;
  padding:6px 7px;
  border-radius:12px;
  background:#fafbf8;
  box-shadow:none;
}
.sttme-place-head .sttme-badge{
  min-height:24px;
  padding:3px 8px;
  border-radius:999px;
  background:#fff;
  border-color:rgba(83,103,67,.13);
  box-shadow:none;
  font-size:.71rem;
  font-weight:650;
}
.sttme-place-head .sttme-badge-icon{width:13px;height:13px}
.sttme-place-head .sttme-badge-icon .sttme-line-svg{width:13px;height:13px}

/* Stronger title hierarchy and calmer supporting copy. */
.sttme-place-head h3{font-weight:700}
.sttme-place-head .sttme-categoryline{font-weight:450;color:#747d70}
.sttme-place-intro .sttme-description{color:#343b32}

/* Opening hours: days lead, times support, status stays compact. */
.sttme-opening-status{font-size:.77rem!important;padding:6px 9px!important}
.sttme-opening-row>span{color:#394136;font-weight:650}
.sttme-opening-row>strong{color:#555e52;font-weight:550!important}
.sttme-opening-closed{color:#9a9f97;font-weight:500}

/* Keep the phone experience compact; the design release targets larger screens. */
@media(max-width:680px){
  .sttme-place-head .sttme-badges{padding:6px}
  .sttme-place-head .sttme-badge{min-height:25px;font-size:.73rem}
  .sttme-opening-status{font-size:.8rem!important}
}

/* 8.6.1 — final UI freeze */
@media (min-width:1100px){
  .sttme-layout{
    grid-template-columns:minmax(0,2.72fr) minmax(390px,1fr);
    gap:20px;
  }
  .sttme-detail-content .sttme-popup-body>.sttme-actions a{
    min-height:37px;
    padding-top:6px;
    padding-bottom:6px;
  }
  .sttme-detail-content .sttme-gallery-thumbs{
    padding:8px 9px;
    gap:7px;
  }
  .sttme-detail-content .sttme-gallery-thumb{
    width:62px;
    height:48px;
    border-radius:6px;
  }
  .sttme-detail-content .sttme-opening-info{
    padding:14px 16px!important;
  }
  .sttme-detail-content .sttme-opening-head{
    margin-bottom:10px!important;
  }
  .sttme-detail-content .sttme-opening-row{
    padding-top:7px!important;
    padding-bottom:7px!important;
  }
}

/* Turn the loose back button into a calm, integrated panel header. */
.sttme-detail-back{
  width:100%;
  justify-content:flex-start;
  margin:0 0 8px;
  border-radius:10px 10px 6px 6px;
  border-color:rgba(83,103,67,.16);
  background:rgba(255,255,255,.97);
  box-shadow:0 2px 7px rgba(32,43,29,.06);
}
.sttme-detail-back span{letter-spacing:.01em}

/* Final spacing rhythm. */
.sttme-detail-content .sttme-place-head{margin-bottom:12px}
.sttme-detail-content .sttme-place-intro{margin-bottom:18px}
.sttme-detail-content .sttme-popup-body>.sttme-address{margin-bottom:11px}
.sttme-detail-content .sttme-popup-body>.sttme-actions{margin-bottom:17px}
.sttme-opening-status{font-size:.75rem!important;padding:5px 8px!important}
.sttme-popup-body>.sttme-feedback{margin-top:7px;padding-top:14px}


/* 8.6.2 — final UX closure: denser results and sticky detail header. */
@media (min-width:821px){
  .sttme-card{
    gap:9px;
    min-height:0;
    margin-bottom:7px;
    padding:10px 12px;
    border-radius:9px;
  }
  .sttme-card-icon{font-size:20px}
  .sttme-card strong{font-size:14px;line-height:1.25}
  .sttme-card-category{margin-top:2px;font-size:11px;line-height:1.25}
  .sttme-card .sttme-opening-summary,
  .sttme-card .sttme-market-schedule{margin-top:3px;font-size:11px;line-height:1.25}
  .sttme-card small{
    display:-webkit-box;
    margin-top:4px;
    overflow:hidden;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:2;
    font-size:12px;
    line-height:1.3;
  }
}
.sttme-detail-sticky{
  position:sticky;
  top:0;
  z-index:12;
  display:grid;
  grid-template-columns:auto auto;
  align-items:center;
  gap:7px 10px;
  margin:0 0 8px;
  padding:7px 8px 8px;
  border:1px solid rgba(83,103,67,.16);
  border-radius:10px;
  background:rgba(255,255,255,.96);
  box-shadow:0 3px 12px rgba(32,43,29,.09);
  backdrop-filter:blur(8px);
  -webkit-backdrop-filter:blur(8px);
}
.sttme-detail-sticky .sttme-detail-back{
  position:static;
  width:auto;
  min-height:34px;
  margin:0;
  padding:5px 8px;
  border:0;
  border-radius:8px;
  background:transparent;
  box-shadow:none;
}
.sttme-detail-favourite{
  justify-self:end;
  display:inline-flex;
  align-items:center;
  gap:5px;
  min-height:34px;
  padding:5px 9px;
  border:1px solid rgba(83,103,67,.2);
  border-radius:999px;
  background:#fff;
  color:var(--sttme-filter-text);
  font:inherit;
  font-size:12px;
  font-weight:750;
  cursor:pointer;
}
.sttme-detail-favourite>span:first-child{font-size:17px;line-height:1;color:#9b8650}
.sttme-detail-favourite.is-active{border-color:#d1aa36;background:#fff8df;color:#5e4a12}
.sttme-detail-favourite.is-active>span:first-child{color:#d1a51f}
.sttme-detail-sticky-title{grid-column:1/-1;min-width:0;padding:0 8px 2px}
.sttme-detail-sticky-title strong{display:block;overflow:hidden;color:#263323;font-size:15px;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}
.sttme-detail-sticky-title small{display:block;margin-top:2px;overflow:hidden;color:#747d70;font-size:11px;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}
@media (max-width:820px){.sttme-detail-sticky{display:none}}


/* 8.6.3 — save locations from the mobile detail sheet */
@media(max-width:820px){
  .sttme-mobile-favourite{
    all:unset!important;
    box-sizing:border-box!important;
    position:absolute!important;
    top:12px!important;
    left:14px!important;
    z-index:5!important;
    display:grid!important;
    place-items:center!important;
    width:40px!important;
    height:40px!important;
    border-radius:50%!important;
    background:rgba(255,255,255,.96)!important;
    color:#9b8650!important;
    box-shadow:0 2px 12px rgba(0,0,0,.24)!important;
    font:700 24px/1 Arial,sans-serif!important;
    cursor:pointer!important;
  }
  .sttme-mobile-favourite.is-active{background:#fff8df!important;color:#d1a51f!important}
  .sttme-mobile-favourite:focus-visible{outline:3px solid var(--sttme-accent)!important;outline-offset:2px!important}
  .sttme-mobile-favourite span{display:block;transform:translateY(-1px)}
}

.sttme-category-chip-icon,.sttme-filter-icon{display:inline-flex;width:17px;height:17px;align-items:center;justify-content:center;flex:0 0 auto}.sttme-category-chip-icon svg,.sttme-filter-icon svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.sttme-category-chip{display:inline-flex;align-items:center}.sttme-tag-option .sttme-filter-icon{margin-right:5px;vertical-align:-3px}


/* 11.0.0-beta25: gîtes stay visible as clear orientation anchors */
.sttme-marker-gite{
  width:54px;height:54px;
  border:4px solid #fffdf4;
  box-shadow:0 0 0 4px #c6a34a,0 7px 20px rgba(32,45,27,.34);
  font-size:25px;
  transform:translateY(-2px);
}
.sttme-marker-gite:after{
  width:12px;height:12px;bottom:-7px;
  border-right:4px solid #fffdf4;
  border-bottom:4px solid #fffdf4;
}
.sttme-marker-gite .sttme-line-svg{width:28px;height:28px;stroke-width:2.15}
.leaflet-marker-icon.is-selected .sttme-marker-gite{
  box-shadow:0 0 0 5px #c6a34a,0 8px 22px rgba(32,45,27,.4);
  transform:translateY(-4px) scale(1.04);
}
.sttme-gite-label{
  margin-left:5px!important;
  padding:5px 9px!important;
  border:1px solid rgba(96,125,59,.38)!important;
  border-radius:999px!important;
  background:rgba(255,253,244,.96)!important;
  color:#334224!important;
  font-size:12px!important;
  font-weight:800!important;
  line-height:1.15!important;
  box-shadow:0 3px 10px rgba(32,45,27,.14)!important;
  white-space:nowrap;
}
.sttme-gite-label:before{display:none!important}
@media(max-width:820px){
  .sttme-gite-label{display:none!important}
  .sttme-marker-gite{width:50px;height:50px;font-size:23px}
}


/* v11.0.0-beta34: make POIs at a route start visibly distinct from the route marker. */
.leaflet-marker-icon.sttme-route-active-marker .sttme-marker{
  transform:scale(.78);
  opacity:.82;
  filter:saturate(.72);
  transition:transform .16s ease,opacity .16s ease;
}
.leaflet-marker-icon.sttme-route-overlap-poi{
  transition:margin .18s ease;
}
.leaflet-marker-icon.sttme-route-overlap-poi .sttme-marker{
  box-shadow:0 0 0 4px rgba(255,255,255,.96),0 6px 17px rgba(28,38,25,.42);
  transform:scale(1.08);
}
.leaflet-marker-icon.sttme-route-overlap-poi .sttme-marker:after{
  border-right-color:rgba(255,255,255,.96);
  border-bottom-color:rgba(255,255,255,.96);
}

/* Personal favourites overview */
.sttme-category-chip.sttme-personal-favourites .sttme-category-chip-icon{color:#9a7a22}
.sttme-category-chip.sttme-personal-favourites.has-favourites:not(.is-active){border-color:#c9b46d}
.sttme-category-chip.sttme-personal-favourites.is-active{background:#78652e;color:#fff;border-color:#78652e}
.sttme-category-chip.sttme-personal-favourites.is-active .sttme-category-chip-icon{color:#fff}


/* RC2: direct internal links from Discover cards and map popups. */
a.sttme-card{text-decoration:none!important;color:inherit!important}
.sttme-card-link{display:inline-flex;align-items:center;margin-top:8px;color:var(--sttme-accent);font-size:12px;font-weight:800;line-height:1.25}
.sttme-action-detail{order:-10;flex:1 1 100%;justify-content:center;background:#344b2f!important}
.sttme-actions a{align-items:center;gap:6px}
@media(min-width:821px){.sttme-action-detail{flex-basis:auto}}


/* RC10 lightbox polish */
.sttme-lightbox .close,
.sttme-lightbox__close{
position:absolute;top:16px;right:16px;width:42px;height:42px;border-radius:50%;
background:rgba(0,0,0,.55)!important;color:#fff!important;border:none;display:flex;
align-items:center;justify-content:center;box-shadow:0 4px 12px rgba(0,0,0,.3)}
.sttme-lightbox .prev,.sttme-lightbox .next,
.sttme-lightbox__prev,.sttme-lightbox__next{
width:48px;height:48px;border-radius:50%;background:rgba(0,0,0,.45)!important;
color:#fff!important;border:none}
.sttme-lightbox img{max-height:92vh;width:auto}

/* v12.1.0 residence selector placeholder */
.sttme-residence-selector{display:flex;gap:10px;margin:1rem 0}

/* v12.4.1 route preview: concise route information before opening the landing page. */
.sttme-route-preview .sttme-route-preview-photo{display:block;width:100%;height:190px;object-fit:cover}
.sttme-route-preview .sttme-popup-body{padding:18px}
.sttme-route-preview-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:14px 0}
.sttme-route-preview-stats span{display:flex;flex-direction:column;gap:2px;padding:10px 8px;border:1px solid rgba(66,83,58,.14);border-radius:10px;background:#f6f8f3;text-align:center}
.sttme-route-preview-stats strong{font-size:.95rem;color:#35452f}
.sttme-route-preview-stats small{font-size:.7rem;color:#6c7568}
.sttme-route-preview-desc{margin:12px 0 16px;line-height:1.5;color:#4f584c}
.sttme-route-preview-actions{display:grid;gap:9px}
.sttme-route-preview-actions a,.sttme-route-preview-actions button{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;min-height:46px;padding:11px 14px;border-radius:10px;font:inherit;font-weight:800;text-decoration:none;cursor:pointer;box-sizing:border-box}
.sttme-route-preview-actions .sttme-route-toggle{border:0;background:var(--sttme-accent,#65794f);color:#fff}
.sttme-route-preview-actions .sttme-route-preview-detail{border:1px solid rgba(66,83,58,.28);background:#fff;color:#405239}
@media(max-width:520px){.sttme-route-preview .sttme-route-preview-photo{height:170px}.sttme-route-preview-stats{grid-template-columns:repeat(3,minmax(0,1fr))}}

/* v14.0.25 location pages: use the structured weekly opening-hours source. */
.sttme-location-info .sttme-opening-week{display:grid;gap:3px;margin-top:2px;min-width:min(320px,100%)}
.sttme-location-info .sttme-opening-week-row{display:grid;grid-template-columns:minmax(92px,1fr) auto;gap:14px;align-items:baseline}
.sttme-location-info .sttme-opening-week-row b{font-weight:600}
.sttme-location-info .sttme-opening-week-row em{font-style:normal;text-align:right;white-space:nowrap}
.sttme-location-info .sttme-opening-week-row.is-closed em{opacity:.65}
.sttme-location-info .sttme-opening-note-text{display:block;margin-top:8px;opacity:.78}
@media(max-width:520px){.sttme-location-info .sttme-opening-week-row{grid-template-columns:88px 1fr;gap:10px}.sttme-location-info .sttme-opening-week-row em{text-align:left;white-space:normal}}
/* v14.0.122 — gîte comparison */
.sttme-gite-review-summary{display:flex;align-items:center;gap:7px;margin-top:7px;font-size:12px}.sttme-gite-review-summary strong{color:#2f3b2f;font-size:13px}.sttme-gite-review-summary span{color:#697166}.sttme-gite-capacity-row{display:flex;gap:10px;flex-wrap:wrap}.sttme-gite-capacity-row label{display:flex;align-items:center;gap:7px;font-weight:700}.sttme-gite-capacity-row select{min-width:68px;border:1px solid rgba(47,59,47,.25);border-radius:8px;padding:7px 28px 7px 9px;background:#fff;color:#263021}
