:root{--jlm-red:#d92d20;--jlm-dark:#17191d;--jlm-text:#17191d;--jlm-muted:#717780;--jlm-border:#e3e5e8;--jlm-bg:#f6f7f8}
.jlm-portal-bleed{position:relative;left:50%;width:100vw;margin-left:-50vw;box-sizing:border-box;background:#fff;padding:0 24px;font-family:Arial,Helvetica,sans-serif;color:var(--jlm-text)}
.jlm-portal{width:100%;max-width:1460px;margin:0 auto;padding:26px 0 60px;box-sizing:border-box}
.jlm-portal *{box-sizing:border-box}
.jlm-portal button,.jlm-portal input,.jlm-portal select{font:inherit}
.jlm-portal__hero{background:linear-gradient(135deg,#101217,#202329);border-radius:0;padding:0;margin:0 0 24px;color:#fff;overflow:hidden}
.jlm-portal__hero-inner{max-width:820px;margin:0 auto;padding:20px 28px;text-align:center}
.jlm-portal__eyebrow,.jlm-portal__hero h1,.jlm-portal__hero-inner>p{display:none}
.jlm-searchbar{height:58px;display:grid;grid-template-columns:46px 1fr 46px;background:#fff;border-radius:7px;box-shadow:0 6px 22px rgba(0,0,0,.18);align-items:center}
.jlm-searchbar__icon{color:#333;font-size:24px}.jlm-search{width:100%;border:0!important;outline:0!important;background:transparent!important;font-size:16px!important;color:#222!important;padding:0!important;box-shadow:none!important}.jlm-search::placeholder{color:#8a8f96}.jlm-search-clear{border:0;background:transparent;font-size:24px;color:#777;cursor:pointer}
.jlm-category-pills{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:18px;margin:0 0 20px;overflow-x:auto;padding:0 0 4px}
.jlm-category-pill{min-height:74px;border:1px solid #111820;background:linear-gradient(180deg,#1b1e23,#111317);color:#fff;border-radius:5px;padding:12px 10px;display:flex;align-items:center;justify-content:center;gap:10px;cursor:pointer;text-transform:uppercase;font-weight:800;white-space:nowrap;transition:.18s ease;position:relative}
.jlm-category-pill:hover{transform:translateY(-2px);box-shadow:0 7px 18px rgba(0,0,0,.16)}.jlm-category-pill.is-active{background:linear-gradient(180deg,#e53226,#c91d13);border-color:#c91d13}.jlm-category-pill small{position:absolute;right:9px;top:8px;background:rgba(255,255,255,.15);border-radius:999px;padding:2px 6px;font-size:10px}.jlm-pill-icon{font-size:25px;font-weight:400}.jlm-category-pill strong{font-size:13px}
.jlm-guide{display:grid;grid-template-columns:280px minmax(0,1fr) 365px;border:1px solid var(--jlm-border);border-radius:6px;overflow:hidden;background:#fff;margin-bottom:0}.jlm-guide-panel{min-height:300px;border-right:1px solid var(--jlm-border);padding:0}.jlm-guide-panel:last-child{border-right:0}.jlm-guide-title{height:54px;border-bottom:1px solid var(--jlm-border);display:flex;align-items:center;gap:11px;padding:0 18px;text-transform:uppercase;font-size:13px}.jlm-guide-title>span{width:30px;height:30px;border-radius:50%;background:var(--jlm-accent,var(--jlm-red));color:#fff;display:grid;place-items:center;font-weight:800;font-size:16px}.jlm-current-choice{padding:22px 18px}.jlm-current-choice>p{font-size:12px;text-transform:uppercase;font-weight:800;margin:0 0 10px}.jlm-current-choice__box{border:1px solid var(--jlm-border);border-radius:6px;padding:14px;display:grid;grid-template-columns:28px 1fr auto;align-items:center;gap:8px}.jlm-current-choice__icon{font-size:20px}.jlm-change-root{border:0;background:transparent;color:var(--jlm-red);font-size:12px;cursor:pointer}.jlm-guide-count{padding:0 18px;display:flex;align-items:baseline;gap:7px;color:var(--jlm-red)}.jlm-guide-count strong{font-size:27px}.jlm-guide-count span{font-size:13px;font-weight:700}
.jlm-category-cards{padding:14px 16px;overflow:auto;max-height:340px}.jlm-category-card-grid{display:grid;grid-template-columns:repeat(5,minmax(115px,1fr));gap:10px}.jlm-category-card{border:1px solid var(--jlm-border);background:#fff;border-radius:6px;padding:9px 8px 10px;min-height:180px;cursor:pointer;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;text-align:center;position:relative;transition:.15s}.jlm-category-card:hover{border-color:#ef9c95;box-shadow:0 4px 12px rgba(0,0,0,.07)}.jlm-category-card.is-active{border:2px solid var(--jlm-red);padding:8px 7px 9px}.jlm-category-card.is-active:after{content:'✓';position:absolute;right:7px;top:7px;background:var(--jlm-red);color:#fff;width:21px;height:21px;border-radius:50%;display:grid;place-items:center;font-size:12px}.jlm-category-card__image{height:105px;width:100%;display:grid;place-items:center;margin-bottom:7px}.jlm-category-card__image img{max-height:100%;max-width:100%;object-fit:contain}.jlm-category-card strong{font-size:12px;line-height:1.25}.jlm-category-card small{margin-top:auto;background:var(--jlm-red);color:#fff;border-radius:999px;min-width:24px;padding:3px 7px;font-weight:800}
.jlm-facet-shortcuts{padding:14px 16px;display:grid;gap:9px}.jlm-facet-shortcut{height:39px;border:1px solid var(--jlm-border);border-radius:5px;background:#fff;display:grid;grid-template-columns:1fr auto 22px;align-items:center;text-align:left;padding:0 12px;cursor:pointer}.jlm-facet-shortcut strong{font-size:12px}.jlm-facet-shortcut span{font-size:11px;color:#777}.jlm-facet-shortcut b{text-align:right}.jlm-reset{border:1px solid var(--jlm-red);background:#fff;color:var(--jlm-red);height:43px;border-radius:5px;font-weight:800;text-transform:uppercase;font-size:12px;cursor:pointer}.jlm-reset--top{margin:0 16px 16px;width:calc(100% - 32px)}
.jlm-results-shell{display:grid;grid-template-columns:300px minmax(0,1fr);border:1px solid var(--jlm-border);border-top:0;border-radius:0 0 6px 6px;background:#fff;align-items:start}.jlm-filters{width:300px;border-right:1px solid var(--jlm-border);min-height:720px;background:#fff}.jlm-filters__head{display:none}.jlm-active-filters{padding:12px;border-bottom:1px solid var(--jlm-border);display:flex;gap:6px;flex-wrap:wrap}.jlm-active-filters[hidden]{display:none}.jlm-active-filters button{border:1px solid #f0b2ad;background:#fff5f4;color:#9b211a;border-radius:999px;padding:5px 9px;font-size:11px}.jlm-filter-group{border-bottom:1px solid var(--jlm-border)}.jlm-filter-group[hidden]{display:none}.jlm-filter-group__title{width:100%;height:44px;border:0;background:#fff;display:flex;align-items:center;padding:0 18px;cursor:pointer;text-align:left;font-weight:800;text-transform:uppercase;font-size:12px;gap:8px}.jlm-filter-group__title:hover{background:#fafafa}.jlm-filter-group__name{flex:1}.jlm-filter-count{background:#f0f1f2;border-radius:999px;padding:2px 7px;color:#666;font-size:10px}.jlm-filter-toggle-mark{font-size:16px}.jlm-filter-group__body{padding:4px 18px 13px;max-height:290px;overflow:auto}.jlm-filter-group.is-collapsed .jlm-filter-group__body{display:none}.jlm-option-list{display:grid;gap:7px}.jlm-option{display:grid;grid-template-columns:18px 1fr auto;align-items:center;gap:8px;min-height:28px;cursor:pointer}.jlm-option input{position:absolute;opacity:0}.jlm-option__box{width:16px;height:16px;border:1px solid #cfd3d7;border-radius:3px;background:#fff}.jlm-option input:checked+.jlm-option__box{background:var(--jlm-red);border-color:var(--jlm-red);box-shadow:inset 0 0 0 3px #fff}.jlm-option__label{font-size:12px}.jlm-option small{background:#f0f1f2;border-radius:999px;padding:2px 7px;font-size:10px;color:#777}.jlm-filters>.jlm-reset{margin:14px 18px;width:calc(100% - 36px)}
.jlm-results{min-width:0;padding:0 16px 20px}.jlm-results__toolbar{height:58px;border-bottom:1px solid var(--jlm-border);display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.jlm-result-count{font-size:19px;font-weight:800;margin:0}.jlm-toolbar-controls{display:flex;align-items:center;gap:18px}.jlm-toolbar-controls label{font-size:12px;display:flex;align-items:center;gap:9px}.jlm-sort{height:36px;border:1px solid var(--jlm-border);border-radius:5px;background:#fff;padding:0 34px 0 12px;min-width:170px}.jlm-view-buttons{display:flex}.jlm-view-buttons button{width:36px;height:36px;border:1px solid var(--jlm-border);background:#fff}.jlm-view-buttons button.is-active{background:var(--jlm-red);color:#fff;border-color:var(--jlm-red)}
.jlm-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.jlm-product-card{border:1px solid var(--jlm-border);border-radius:6px;background:#fff;overflow:hidden;display:flex;flex-direction:column;min-width:0;transition:.15s}.jlm-product-card:hover{box-shadow:0 7px 22px rgba(0,0,0,.09);transform:translateY(-2px)}.jlm-product-card__image{height:230px;padding:15px;display:grid;place-items:center;position:relative;background:#fff}.jlm-product-card__image img{max-width:100%;max-height:100%;object-fit:contain}.jlm-wishlist-dot{position:absolute;right:10px;top:10px;width:30px;height:30px;border:1px solid var(--jlm-border);border-radius:50%;display:grid;place-items:center;color:#333;background:#fff;font-size:18px}.jlm-product-card__body{padding:13px 15px 15px;display:flex;flex-direction:column;flex:1}.jlm-product-card__sku{text-transform:uppercase;color:#7b8087;font-size:10px;margin-bottom:7px}.jlm-product-card h2{font-size:14px;line-height:1.32;margin:0 0 7px;min-height:38px}.jlm-product-card h2 a{color:#111;text-decoration:none}.jlm-product-card__details{font-size:11px;color:#5f656c;margin-bottom:10px;min-height:16px}.jlm-product-card__price{font-size:20px;font-weight:900;color:var(--jlm-red);margin-top:auto;margin-bottom:8px}.jlm-product-card__price .amount{color:inherit}.jlm-price-prefix{font-size:12px;text-transform:uppercase}.jlm-stock-line{font-size:11px;margin-bottom:11px}.jlm-stock-line span{display:inline-block;width:9px;height:9px;background:#299b42;border-radius:50%;margin-right:6px}.jlm-product-card__actions{margin-top:auto}.jlm-card-button{height:40px;background:linear-gradient(180deg,#e42d22,#c91d13);color:#fff!important;text-decoration:none!important;display:flex;align-items:center;justify-content:center;border-radius:4px;font-weight:800;text-transform:uppercase;font-size:11px;width:100%}
.jlm-pagination{display:flex;justify-content:center;margin-top:28px}.jlm-pages{display:flex}.jlm-pages button{width:40px;height:40px;border:1px solid var(--jlm-border);background:#fff;cursor:pointer}.jlm-pages button.is-active{background:var(--jlm-red);color:#fff;border-color:var(--jlm-red)}
.jlm-loading,.jlm-empty{grid-column:1/-1;min-height:280px;display:grid;place-items:center;text-align:center}.jlm-loading span{width:35px;height:35px;border:3px solid #eee;border-top-color:var(--jlm-red);border-radius:50%;animation:jlmspin .7s linear infinite}@keyframes jlmspin{to{transform:rotate(360deg)}}.jlm-filter-overlay,.jlm-mobile-actions,.jlm-filter-close{display:none}
@media(max-width:1250px){.jlm-category-pills{grid-template-columns:repeat(6,180px)}.jlm-guide{grid-template-columns:240px minmax(0,1fr) 320px}.jlm-category-card-grid{grid-template-columns:repeat(4,minmax(110px,1fr))}.jlm-results-shell{grid-template-columns:270px minmax(0,1fr)}.jlm-filters{width:270px}.jlm-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:980px){.jlm-portal-bleed{padding:0 12px}.jlm-guide{display:block}.jlm-guide-panel{min-height:auto;border-right:0;border-bottom:1px solid var(--jlm-border)}.jlm-category-card-grid{grid-template-columns:repeat(4,minmax(120px,1fr))}.jlm-results-shell{display:block;border-top:1px solid var(--jlm-border)}.jlm-mobile-actions{display:block;margin:12px 0}.jlm-filter-toggle{height:42px;border:0;background:var(--jlm-red);color:#fff;border-radius:5px;padding:0 18px;font-weight:800}.jlm-filters{position:fixed;left:-420px;top:0;bottom:0;z-index:999999;width:min(390px,92vw);overflow:auto;transition:left .2s;box-shadow:7px 0 25px rgba(0,0,0,.2)}.jlm-filters.is-open{left:0}.jlm-filters__head{height:65px;display:flex;align-items:center;justify-content:space-between;padding:0 18px;border-bottom:1px solid var(--jlm-border)}.jlm-filters__head span{display:block;text-transform:uppercase;font-size:10px}.jlm-filters__head strong{font-size:20px}.jlm-filter-close{display:block;border:0;background:transparent;font-size:30px}.jlm-filter-overlay{position:fixed;inset:0;background:rgba(0,0,0,.45);z-index:999998}.jlm-filter-overlay.is-visible{display:block}.jlm-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:620px){.jlm-portal-bleed{padding:0 8px}.jlm-portal{padding-top:12px}.jlm-portal__hero-inner{padding:12px}.jlm-searchbar{height:50px}.jlm-category-pills{grid-template-columns:repeat(6,155px);gap:8px}.jlm-category-pill{min-height:60px}.jlm-category-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.jlm-results{padding:0 8px 16px}.jlm-results__toolbar{height:auto;align-items:flex-start;gap:10px;padding:12px 0}.jlm-toolbar-controls{display:block}.jlm-view-buttons{display:none}.jlm-product-grid{grid-template-columns:1fr}.jlm-product-card__image{height:250px}}

/* v8: tydligare huvudkategorier, säkra bildkort och fler tekniska filter */
.jlm-category-pills{grid-template-columns:repeat(8,minmax(145px,1fr));overflow:visible;gap:14px}
.jlm-category-pill{min-width:0;min-height:76px;padding:10px 14px;grid-template-columns:42px minmax(0,1fr);column-gap:11px;position:relative;overflow:hidden}
.jlm-category-pill strong{font-size:13px;line-height:1.15;white-space:normal;overflow-wrap:anywhere;text-align:left}
.jlm-category-pill small{position:absolute;right:8px;top:7px;min-width:25px;height:22px;padding:0 6px;display:grid;place-items:center;background:#30343a;color:#fff;border-radius:999px;font-size:10px;line-height:1}
.jlm-category-pill.is-active small{background:rgba(255,255,255,.22)}
.jlm-pill-icon{width:38px;height:38px;display:grid;place-items:center;flex:none}
.jlm-pill-icon svg{width:36px;height:36px;display:block}
.jlm-current-choice__icon{width:28px;height:28px;display:grid;place-items:center}
.jlm-current-choice__icon svg{width:25px;height:25px;display:block}
.jlm-category-card-grid{grid-template-columns:repeat(5,minmax(128px,1fr));align-items:stretch}
.jlm-category-card{min-height:214px;padding:10px 9px 12px;overflow:hidden}
.jlm-category-card.is-active{padding:9px 8px 11px}
.jlm-category-card__image{height:122px;min-height:122px;margin-bottom:9px;overflow:hidden}
.jlm-category-card__image img{width:100%;height:100%;max-height:none;object-fit:contain}
.jlm-category-card strong{font-size:12px;line-height:1.28;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;min-height:46px;width:100%;overflow-wrap:anywhere}
.jlm-category-card small{margin-top:8px}
.jlm-guide-panel--types{min-width:0}
.jlm-facet-shortcuts{max-height:360px;overflow:auto}
.jlm-filter-group__name{overflow-wrap:anywhere}
@media(max-width:1450px){.jlm-category-pills{grid-template-columns:repeat(4,minmax(180px,1fr))}}
@media(max-width:1250px){.jlm-category-pills{grid-template-columns:repeat(4,minmax(165px,1fr));overflow:visible}.jlm-category-card-grid{grid-template-columns:repeat(4,minmax(125px,1fr))}}
@media(max-width:760px){.jlm-category-pills{grid-template-columns:repeat(2,minmax(0,1fr))}.jlm-category-pill{min-height:68px}.jlm-category-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
/* v9: crisp, dedicated category symbols and faster rendering */
.jlm-pill-icon,.jlm-current-choice__icon{display:inline-grid;place-items:center;flex:0 0 auto}
.jlm-pill-icon .jlm-category-svg{width:30px;height:30px;display:block}
.jlm-current-choice__icon .jlm-category-svg{width:27px;height:27px;display:block}
.jlm-category-pill{contain:layout paint;will-change:auto}
.jlm-product-card,.jlm-category-card{content-visibility:auto;contain-intrinsic-size:320px 430px}
.jlm-product-grid{contain:layout style}


/* v10: kompaktare tvåstegsguide, bredare produkttyper och dold Porto-sökning */
body.jlm-portal-active #header .searchform-popup,
body.jlm-portal-active #header .searchform,
body.jlm-portal-active #header .header-search,
body.jlm-portal-active #header .search-toggle,
body.jlm-portal-active #header .searchform-fields,
body.jlm-portal-active .header-wrapper .searchform-popup,
body.jlm-portal-active .header-wrapper .header-search {display:none!important}

.jlm-guide{grid-template-columns:320px minmax(0,1fr);align-items:stretch}
.jlm-guide-panel--current{width:320px}
.jlm-guide-panel--types{border-right:0;min-width:0}
.jlm-guide-panel{min-height:238px}
.jlm-current-choice{padding:18px}
.jlm-current-choice__box{min-height:54px;padding:12px 14px}
.jlm-guide-count{padding:0 18px 16px}
.jlm-category-cards{padding:14px 16px 16px}
.jlm-category-card-grid{grid-template-columns:repeat(7,minmax(112px,1fr));gap:10px}
.jlm-category-card{min-height:190px}
.jlm-category-card__image{height:105px;min-height:105px}
.jlm-results-shell{grid-template-columns:320px minmax(0,1fr)}
.jlm-filters{width:320px}
.jlm-facet-shortcuts[hidden]{display:none!important}

@media(max-width:1450px){
  .jlm-category-card-grid{grid-template-columns:repeat(6,minmax(112px,1fr))}
}
@media(max-width:1250px){
  .jlm-guide{grid-template-columns:285px minmax(0,1fr)}
  .jlm-guide-panel--current{width:285px}
  .jlm-results-shell{grid-template-columns:285px minmax(0,1fr)}
  .jlm-filters{width:285px}
  .jlm-category-card-grid{grid-template-columns:repeat(5,minmax(110px,1fr))}
}
@media(max-width:980px){
  .jlm-guide{display:block}
  .jlm-guide-panel--current{width:auto}
}

/* v11: egna vita produktikoner baserade på JLM:s produktbilder */
.jlm-pill-icon .jlm-category-photo-icon,
.jlm-current-choice__icon .jlm-category-photo-icon{
  width:100%;height:100%;display:block;object-fit:contain;
  filter:drop-shadow(0 1px 1px rgba(0,0,0,.18));
}
.jlm-pill-icon{width:46px;height:46px}
.jlm-current-choice__icon{width:30px;height:30px}
.jlm-category-pill{grid-template-columns:50px minmax(0,1fr);min-height:82px;padding:11px 14px}
.jlm-category-pill strong{font-size:13px;letter-spacing:.01em}
.jlm-category-pill.is-active .jlm-category-photo-icon{filter:drop-shadow(0 1px 1px rgba(0,0,0,.24))}
@media(max-width:760px){
  .jlm-pill-icon{width:40px;height:40px}
  .jlm-category-pill{grid-template-columns:44px minmax(0,1fr);min-height:72px}
}

/* v12: kompakt produkttypsrad och snabbare väg till produktresultaten */
.jlm-guide{grid-template-columns:320px minmax(0,1fr)}
.jlm-guide-panel{min-height:188px}
.jlm-guide-panel--types{min-width:0;overflow:hidden}
.jlm-category-cards{padding:10px 12px 11px;max-height:none;overflow-x:auto;overflow-y:hidden;scrollbar-width:thin}
.jlm-category-card-grid{display:flex;grid-template-columns:none;gap:9px;width:max-content;min-width:100%;align-items:stretch}
.jlm-category-card{flex:0 0 118px;width:118px;min-height:154px;padding:8px 7px 9px}
.jlm-category-card.is-active{padding:7px 6px 8px}
.jlm-category-card__image{height:78px;min-height:78px;margin-bottom:6px}
.jlm-category-card strong{font-size:11px;line-height:1.2;min-height:28px;-webkit-line-clamp:2}
.jlm-category-card small{margin-top:6px;padding:2px 6px;font-size:10px}
.jlm-guide-title{height:48px}
.jlm-current-choice{padding:15px 18px 10px}
.jlm-guide-count{padding:0 18px 10px}
.jlm-guide-count strong{font-size:23px}
@media(max-width:1250px){.jlm-category-card{flex-basis:112px;width:112px}.jlm-guide{grid-template-columns:285px minmax(0,1fr)}}
@media(max-width:980px){.jlm-category-card{flex-basis:108px;width:108px}.jlm-category-cards{overflow-x:auto}}


/* v13: one-line main category navigation and compact product-type strip */
.jlm-category-pills{
  display:flex !important;
  flex-wrap:nowrap !important;
  gap:10px !important;
  overflow-x:auto !important;
  overflow-y:hidden !important;
  scrollbar-width:thin;
  padding-bottom:5px;
}
.jlm-category-pill{
  flex:1 1 0 !important;
  min-width:112px !important;
  min-height:66px !important;
  padding:8px 9px !important;
  grid-template-columns:34px minmax(0,1fr) !important;
  gap:8px !important;
}
.jlm-category-pill strong{
  white-space:nowrap !important;
  overflow:hidden !important;
  text-overflow:ellipsis !important;
  overflow-wrap:normal !important;
  font-size:12px !important;
  line-height:1 !important;
  text-align:left !important;
}
.jlm-category-pill small{top:5px !important;right:5px !important;height:19px !important;min-width:21px !important;font-size:9px !important}
.jlm-pill-icon .jlm-category-photo-icon{width:31px !important;height:31px !important;object-fit:contain}
.jlm-category-cards{max-height:none !important;padding:8px 10px 9px !important}
.jlm-category-card{flex:0 0 104px !important;width:104px !important;min-height:136px !important;padding:6px !important}
.jlm-category-card.is-active{padding:5px !important}
.jlm-category-card__image{height:66px !important;min-height:66px !important;margin-bottom:5px !important}
.jlm-category-card strong{font-size:10.5px !important;line-height:1.15 !important;min-height:25px !important;-webkit-line-clamp:2 !important}
.jlm-category-card small{margin-top:4px !important}
@media(max-width:1180px){
  .jlm-category-pill{flex:0 0 125px !important}
}
@media(max-width:620px){
  .jlm-category-pill{flex:0 0 118px !important;min-width:118px !important}
}

/* Version 14 – visual polish */
.jlm-portal{max-width:1520px;padding-top:22px}
.jlm-category-pills{grid-template-columns:repeat(9,minmax(118px,1fr));gap:10px;margin-bottom:16px;scrollbar-width:thin}
.jlm-category-pill{min-height:82px;padding:12px 9px;gap:11px;border-radius:7px;letter-spacing:.01em;overflow:hidden}
.jlm-category-pill strong{font-size:13px;line-height:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.jlm-category-pill small{right:7px;top:7px;font-size:9px;padding:2px 5px}
.jlm-pill-icon{width:34px;height:34px;display:grid;place-items:center;flex:0 0 34px}
.jlm-category-photo-icon{width:34px;height:34px;object-fit:contain;filter:brightness(0) invert(1);opacity:.98}
.jlm-category-pill.is-active .jlm-category-photo-icon{filter:brightness(0) invert(1)}

.jlm-guide{grid-template-columns:270px minmax(0,1fr);border-radius:8px 8px 0 0}
.jlm-guide-panel{min-height:250px}
.jlm-guide-title{height:50px;padding:0 16px}
.jlm-guide-title>span{width:28px;height:28px;font-size:15px}
.jlm-current-choice{padding:16px}
.jlm-current-choice__box{min-height:52px;padding:11px 12px}
.jlm-guide-count{padding:0 16px 16px}
.jlm-category-cards{padding:12px 14px;max-height:248px;overflow-x:auto;overflow-y:hidden}
.jlm-category-card-grid{display:flex;gap:9px;min-width:max-content}
.jlm-category-card{width:126px;min-width:126px;min-height:166px;padding:8px 7px 9px}
.jlm-category-card__image{height:92px;margin-bottom:6px}
.jlm-category-card strong{font-size:11.5px;line-height:1.2;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:28px}
.jlm-category-card small{font-size:10px;padding:3px 7px}

.jlm-results-shell{grid-template-columns:320px minmax(0,1fr)}
.jlm-filters{width:320px}
.jlm-filter-group__title{height:48px;padding:0 16px;font-size:12px;gap:10px}
.jlm-filter-icon{width:22px;height:22px;display:grid;place-items:center;color:#25282d;flex:0 0 22px}
.jlm-filter-icon svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}
.jlm-filter-group__title:hover .jlm-filter-icon{color:var(--jlm-red)}
.jlm-filter-group__body{padding-left:48px}
.jlm-result-count{font-size:20px}

.jlm-product-grid{gap:18px}
.jlm-product-card{border-radius:8px}
.jlm-product-card__image{height:245px;padding:16px}
.jlm-product-card__body{padding:13px 16px 16px}
.jlm-product-card__sku{font-size:9.5px;letter-spacing:.02em;color:#8a8f95}
.jlm-product-card h2{font-size:14px;min-height:37px}
.jlm-product-card__details{font-size:11.5px;color:#555d65}
.jlm-product-card__price{font-size:22px;letter-spacing:-.01em}
.jlm-stock-line{font-size:11.5px;color:#31363b}
.jlm-card-button{height:42px;font-size:11.5px;letter-spacing:.01em}

@media(max-width:1400px){
  .jlm-category-pills{grid-template-columns:repeat(9,minmax(110px,1fr));gap:8px}
  .jlm-category-pill{min-height:76px;padding:10px 7px}
  .jlm-pill-icon,.jlm-category-photo-icon{width:30px;height:30px}
  .jlm-product-card__image{height:220px}
}
@media(max-width:1180px){
  .jlm-category-pills{display:flex;overflow-x:auto}
  .jlm-category-pill{min-width:132px}
  .jlm-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
}


/* Version 15 – remove duplicate current-choice panel and keep product types aligned */
.jlm-guide.jlm-guide--types-only{
  display:block !important;
  width:100% !important;
  grid-template-columns:none !important;
  margin:0 !important;
  border-radius:8px 8px 0 0;
}
.jlm-guide--types-only .jlm-guide-panel--types{
  width:100% !important;
  min-width:0 !important;
  border-right:0 !important;
  min-height:174px !important;
  overflow:hidden !important;
}
.jlm-guide--types-only .jlm-guide-title{
  padding-left:18px !important;
}
.jlm-guide--types-only .jlm-category-cards{
  width:100% !important;
  padding:10px 14px 11px !important;
  max-height:176px !important;
  overflow-x:auto !important;
  overflow-y:hidden !important;
  box-sizing:border-box !important;
}
.jlm-guide--types-only .jlm-category-card-grid{
  display:flex !important;
  align-items:stretch !important;
  gap:10px !important;
  width:max-content !important;
  min-width:100% !important;
  padding:0 !important;
  margin:0 !important;
}
.jlm-guide--types-only .jlm-category-card{
  flex:0 0 112px !important;
  width:112px !important;
  min-width:112px !important;
  min-height:142px !important;
  max-height:142px !important;
  padding:7px 7px 8px !important;
  box-sizing:border-box !important;
}
.jlm-guide--types-only .jlm-category-card__image{
  height:72px !important;
  min-height:72px !important;
  margin:0 0 5px !important;
}
.jlm-guide--types-only .jlm-category-card strong{
  font-size:10.5px !important;
  line-height:1.15 !important;
  min-height:25px !important;
  max-height:25px !important;
  overflow:hidden !important;
}
.jlm-guide--types-only .jlm-category-card small{
  margin-top:4px !important;
}
/* Sidebar now starts directly with category and filters. */
.jlm-results-shell{
  border-top:0 !important;
}
.jlm-filters__head{
  display:none !important;
}
.jlm-filter-group--categories .jlm-filter-group__title{
  min-height:52px !important;
  font-size:13px !important;
  font-weight:800 !important;
}
.jlm-active-filters{
  padding-top:12px !important;
}
/* Stronger alignment and cleaner cards */
.jlm-results__toolbar{min-height:58px !important}
.jlm-product-card__sku{font-size:9px !important;color:#92979d !important}
.jlm-product-card h2{font-size:14px !important;line-height:1.3 !important}
.jlm-product-card__details{line-height:1.45 !important}
@media(max-width:980px){
  .jlm-guide--types-only .jlm-category-card{flex-basis:106px !important;width:106px !important;min-width:106px !important}
}


/* Version 16 – show only the chosen product type in the category sidebar. */
.jlm-option--product-type-hidden{display:none !important}
.jlm-option-list--categories.has-selected-product-type .jlm-option:not(.jlm-option--product-type-hidden){
  margin:2px 0;
  padding:10px 8px;
  border-radius:6px;
  background:#fff7f5;
  border:1px solid color-mix(in srgb, var(--jlm-accent) 28%, transparent);
}


/* Version 17 – compact product-type strip, higher placement, and stateful back navigation */
.jlm-portal-bleed{margin-top:-52px!important}
.jlm-portal{padding-top:0!important}
.jlm-portal__hero{margin-bottom:14px!important}
.jlm-category-pills{margin-bottom:10px!important}
.jlm-guide--types-only .jlm-guide-panel--types{min-height:138px!important}
.jlm-guide--types-only .jlm-category-cards{padding-top:8px!important;max-height:142px!important}
.jlm-guide--types-only .jlm-category-card{min-height:124px!important}
.jlm-guide--types-only .jlm-category-card__image{height:58px!important;min-height:58px!important}
@media(max-width:980px){.jlm-portal-bleed{margin-top:0!important}}


/* Version 18 – reliable back-state via URL and tighter vertical placement */
.jlm-portal-bleed{margin-top:-92px!important}
.jlm-portal__hero{margin-bottom:10px!important}
.jlm-category-pills{margin-bottom:8px!important}
.jlm-guide--types-only .jlm-category-cards{padding-top:5px!important;padding-bottom:6px!important}
@media(max-width:980px){.jlm-portal-bleed{margin-top:-20px!important}}


/* Version 20 – clean v18 layout with uncropped product-type images */
.jlm-guide--types-only .jlm-category-card__image{
  overflow:hidden!important;
  padding:6px!important;
  background:#fff!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
}
.jlm-guide--types-only .jlm-category-card__image img,
.jlm-product-type-image{
  display:block!important;
  width:100%!important;
  height:100%!important;
  max-width:100%!important;
  max-height:100%!important;
  object-fit:contain!important;
  object-position:center!important;
}


/* Version 31 – product types only in the left sidebar. */
.jlm-guide--types-only,
.jlm-category-cards[hidden]{display:none!important;}
.jlm-results-shell{margin-top:10px!important;}
.jlm-filter-group--categories .jlm-filter-group__title{font-size:14px!important;}
@media(max-width:980px){
  .jlm-results-shell{margin-top:8px!important;}
}

/* v32: compact start-page search and category navigation */
.jlm-portal-nav{width:100%;max-width:1480px;margin:0 auto;padding:0 10px;font-family:inherit;box-sizing:border-box}
.jlm-portal-nav *{box-sizing:border-box}
.jlm-portal-nav__search{height:90px;background:linear-gradient(135deg,#101217,#202329);display:flex;align-items:center;justify-content:center;padding:18px 12%;margin:0 0 10px;position:relative}
.jlm-portal-nav__search input[type=search]{width:100%;height:54px;border:0;border-radius:7px;background:#fff;padding:0 64px 0 46px;font-size:16px;box-shadow:0 1px 3px rgba(0,0,0,.15)}
.jlm-portal-nav__search input[type=search]:focus{outline:2px solid color-mix(in srgb,var(--jlm-accent) 45%,transparent);outline-offset:1px}
.jlm-portal-nav__search-icon{position:absolute;left:calc(12% + 26px);z-index:2;color:#16191f;font-size:23px;line-height:1}
.jlm-portal-nav__search button{position:absolute;right:calc(12% + 18px);width:50px;height:46px;border:0;border-radius:5px;background:transparent;color:#565b63;font-size:24px;cursor:pointer}
.jlm-portal-nav__search button:hover{color:var(--jlm-accent)}
.jlm-portal-nav__categories{display:grid;grid-template-columns:repeat(9,minmax(0,1fr));gap:10px;width:100%}
.jlm-portal-nav__item{position:relative;min-width:0;min-height:66px;display:flex;align-items:center;justify-content:center;gap:12px;padding:10px 13px;border-radius:6px;background:#15181d;color:#fff!important;text-decoration:none!important;transition:transform .18s ease,background .18s ease,box-shadow .18s ease}
.jlm-portal-nav__item:hover{background:#22262d;transform:translateY(-2px);box-shadow:0 7px 18px rgba(0,0,0,.16)}
.jlm-portal-nav__item.is-active{background:var(--jlm-accent)}
.jlm-portal-nav__item .jlm-pill-icon{width:28px;height:28px;display:grid;place-items:center;flex:0 0 28px;color:#fff}
.jlm-portal-nav__item .jlm-pill-icon svg{width:25px;height:25px;stroke:currentColor;fill:none;stroke-width:1.8}
.jlm-portal-nav__item strong{font-size:13px;text-transform:uppercase;letter-spacing:.01em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.jlm-portal-nav__item small{position:absolute;top:6px;right:7px;min-width:21px;height:21px;padding:0 5px;border-radius:999px;background:#2b3038;color:#fff;font-size:10px;line-height:21px;text-align:center}
.jlm-portal-nav__item.is-active small{background:rgba(255,255,255,.2)}
@media(max-width:1150px){.jlm-portal-nav__categories{display:flex;overflow-x:auto;padding-bottom:5px;scrollbar-width:thin}.jlm-portal-nav__item{flex:0 0 155px}.jlm-portal-nav__search{padding-left:7%;padding-right:7%}.jlm-portal-nav__search-icon{left:calc(7% + 26px)}.jlm-portal-nav__search button{right:calc(7% + 18px)}}
@media(max-width:620px){.jlm-portal-nav{padding:0 8px}.jlm-portal-nav__search{height:72px;padding:10px}.jlm-portal-nav__search input[type=search]{height:50px;padding-left:42px;padding-right:44px;font-size:14px}.jlm-portal-nav__search-icon{left:24px}.jlm-portal-nav__search button{right:16px}.jlm-portal-nav__item{flex-basis:138px;min-height:60px;gap:8px}.jlm-portal-nav__item strong{font-size:12px}}
