.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 rgb(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 rgb(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 rgb(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:rgb(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}}.sttme-description p{margin:8px 0}.sttme-more{display:none;border:0;background:#fff0;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}}.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:rgb(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 rgb(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:rgb(255 255 255 / .96)!important;color:#263323!important;box-shadow:0 2px 12px rgb(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,rgb(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}}.sttme-map .leaflet-marker-icon{pointer-events:auto!important;touch-action:manipulation!important;-webkit-tap-highlight-color:#fff0}@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 rgb(255 255 255 / .9);outline-offset:-5px}}.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}}.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:rgb(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 rgb(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}}@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 rgb(101 121 79 / .22);font-size:.74rem}.sttme-mobile-filterbar{display:none!important}}@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}}.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 rgb(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 rgb(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}}@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}}.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}}.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:rgb(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}}@media (min-width:600px){.sttme-head p{transform:translateY(-58px)!important;margin-bottom:-58px!important}.sttme-head{margin-bottom:6px!important}}@media (max-width:599px){.sttme-wrap{margin-top:2px!important}.sttme-head{gap:3px!important;margin-bottom:4px!important}.sttme-head p{transform:translateY(-42px)!important;margin-bottom:-42px!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}}.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:#fff0;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:rgb(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:rgb(255 255 255 / .92);color:#263021;font-size:30px;line-height:34px;box-shadow:0 2px 8px rgb(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:rgb(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 #fff0;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:rgb(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:rgb(255 255 255 / .94);color:#263021;box-shadow:0 2px 10px rgb(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}}.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}}.sttme-gallery{box-shadow:0 8px 18px rgb(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 rgb(255 255 255 / .5)!important;border-radius:50%!important;background:rgb(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 rgb(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:rgb(35 46 31 / .8)!important;transform:scale(1.04);outline:2px solid rgb(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:rgb(30 39 27 / .72)!important;box-shadow:0 2px 7px rgb(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 rgb(255 255 255 / .9),0 2px 5px rgb(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 rgb(37 48 33 / .12)}.sttme-sheet-content .sttme-gallery-count{top:10px!important;right:12px!important;bottom:auto!important}}.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:rgb(255 255 255 / .58);box-shadow:0 1px 3px rgb(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:rgb(31 42 29 / .58);color:#fff;font-size:31px;line-height:1;box-shadow:0 2px 9px rgb(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:rgb(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}}.sttme-route-card{margin:16px 0;padding:14px;border:1px solid rgb(101 121 79 / .22);border-radius:14px;background:rgb(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}}.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 rgb(0 0 0 / .28);cursor:pointer}.sttme-route-dismiss[hidden]{display:none!important}.sttme-active-route{filter:drop-shadow(0 0 2px rgb(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}}@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}}@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}}@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}}@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}}.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:rgb(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:rgb(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}}.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:rgb(255 255 255 / .96);color:var(--sttme-filter-text);font:inherit;font-weight:800;cursor:pointer;box-shadow:0 2px 8px rgb(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 rgb(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}}@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 rgb(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 rgb(0 0 0 / .2)}}@media (max-width:420px){.sttme-wrap.sttme-route-viewing .sttme-map{height:74dvh;min-height:480px}}.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:#fff0}.sttme-lightbox-prev,.sttme-lightbox-next{background:rgb(24 31 22 / .72);color:#fff;border:1px solid rgb(255 255 255 / .65);backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px)}.sttme-lightbox-close{background:rgb(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:rgb(0 0 0 / .48)}}.sttme-feedback{margin-top:18px;padding-top:16px;border-top:1px solid rgb(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:rgb(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 rgb(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 rgb(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}}.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,0)!important;left:var(--sttme-feedback-vleft,0)!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:rgb(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 rgb(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 rgb(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 rgb(47 59 47 / .10)!important;background:#fff!important;box-shadow:0 -4px 16px rgb(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}}@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}}@media (pointer:coarse) and (min-width:601px){.sttme-map.sttme-route-map-locked{touch-action:pinch-zoom}}@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))}}@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}}@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 rgb(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 rgb(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}}}@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}}@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 rgb(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 rgb(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}}@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}}@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}}@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}}@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}}