.jost-ssm-search,.jost-ssm-mega{box-sizing:border-box;font-family:var(--jssm-search-font,inherit)}.jost-ssm-search *,.jost-ssm-mega *{box-sizing:border-box}.jost-ssm-search{position:relative;width:var(--jssm-search-width,100%);max-width:100%;font-family:var(--jssm-search-font,inherit);z-index:50}.jost-ssm-search-form{display:flex;align-items:center;width:100%;height:var(--jssm-search-height,48px);background:var(--jssm-search-bg,#fff);border:1px solid var(--jssm-search-border,#e5e7eb);border-radius:var(--jssm-search-radius,14px);overflow:hidden}.jost-ssm-search-input{flex:1;height:100%;border:0!important;outline:0!important;background:transparent!important;color:var(--jssm-search-text,#111827)!important;padding:0 16px!important;font-family:inherit!important;font-size:14px!important;box-shadow:none!important;min-width:0}.jost-ssm-search-button{height:100%;border:0!important;background:var(--jssm-search-btn-bg,#111827)!important;color:var(--jssm-search-btn-text,#fff)!important;padding:0 20px!important;font-family:inherit!important;font-size:14px!important;cursor:pointer;white-space:nowrap}.jost-ssm-search-results{display:none;position:absolute;top:calc(100% + 8px);right:0;left:0;background:var(--jssm-search-result-bg,#fff);color:var(--jssm-search-result-text,#111827);box-shadow:var(--jssm-search-shadow,0 18px 45px rgba(15,23,42,.12));border:1px solid var(--jssm-search-border,#e5e7eb);border-radius:calc(var(--jssm-search-radius,14px) + 2px);overflow:hidden;z-index:99999;max-height:430px;overflow-y:auto}.jost-ssm-search.is-open .jost-ssm-search-results{display:block}.jost-ssm-result-list{display:flex;flex-direction:column}.jost-ssm-result-item{display:flex;align-items:center;gap:12px;padding:12px 14px;text-decoration:none!important;color:var(--jssm-search-result-text,#111827)!important;border-bottom:1px solid var(--jssm-search-border,#e5e7eb);transition:background .18s ease}.jost-ssm-result-item:hover{background:rgba(0,0,0,.035)}.jost-ssm-result-item:last-child{border-bottom:0}.jost-ssm-result-img{width:52px;height:52px;flex:0 0 52px;border-radius:12px;overflow:hidden;background:#f3f4f6;display:flex;align-items:center;justify-content:center}.jost-ssm-result-img img{width:100%;height:100%;object-fit:cover;display:block}.jost-ssm-result-body{display:flex;flex-direction:column;gap:4px;min-width:0}.jost-ssm-result-body strong{font-size:14px;font-weight:700;line-height:1.7;color:inherit;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.jost-ssm-result-body em{font-size:13px;font-style:normal;color:var(--jssm-search-price,#16a34a)}.jost-ssm-result-body small{font-size:12px;color:rgba(17,24,39,.68);line-height:1.6}.jost-ssm-empty,.jost-ssm-loading{padding:14px 16px;font-size:13px;color:var(--jssm-search-result-text,#111827)}
.jost-ssm-mega{position:relative;width:var(--jssm-menu-width,100%);max-width:100%;font-family:var(--jssm-menu-font,inherit);z-index:40;color:var(--jssm-panel-text,#111827)}.jost-ssm-mega-trigger{width:100%;display:flex;align-items:center;justify-content:center;gap:10px;min-height:48px;padding:12px 18px;border:0;border-radius:var(--jssm-trigger-radius,var(--jssm-menu-radius,18px));background:var(--jssm-trigger-bg,#111827);color:var(--jssm-trigger-text,#fff);font-family:inherit;font-size:15px;font-weight:700;cursor:pointer;line-height:1.4}.jost-ssm-mega-trigger:after{content:'›';transform:rotate(-90deg);font-size:18px;line-height:1;transition:transform .2s ease}.jost-ssm-mega.is-open .jost-ssm-mega-trigger:after{transform:rotate(90deg)}.jost-ssm-mega-panel{display:none;position:absolute;top:calc(100% + 10px);right:0;width:var(--jssm-panel-width,100%);max-width:100%;min-height:var(--jssm-panel-min-height,360px);background:var(--jssm-panel-bg,#fff);border:1px solid var(--jssm-menu-border,#e5e7eb);border-radius:var(--jssm-menu-radius,18px);box-shadow:var(--jssm-menu-shadow,0 24px 70px rgba(15,23,42,.16));overflow:hidden;z-index:99998;grid-template-columns:var(--jssm-main-col,260px) minmax(0,1fr)}.jost-ssm-mega.is-open .jost-ssm-mega-panel{display:grid}.jost-ssm-mega-main,.jost-ssm-mega-sub{min-height:var(--jssm-panel-min-height,360px);max-height:70vh;overflow-y:auto}.jost-ssm-mega-main{background:var(--jssm-panel-bg,#fff);border-left:1px solid var(--jssm-menu-border,#e5e7eb);padding:10px}.jost-ssm-mega-sub{background:var(--jssm-sub-bg,#fafafa);padding:16px}.jost-ssm-main-item{display:flex;align-items:center;gap:10px;padding:12px 14px;border-radius:var(--jssm-main-item-radius,12px);color:var(--jssm-panel-text,#111827)!important;text-decoration:none!important;transition:background .18s ease,color .18s ease;line-height:1.6}.jost-ssm-main-item span{width:22px;display:inline-flex;align-items:center;justify-content:center;opacity:.85}.jost-ssm-main-item strong{font-size:14px;font-weight:700;color:inherit}.jost-ssm-main-item.is-active,.jost-ssm-main-item:hover{background:var(--jssm-active-bg,#f3f4f6);color:var(--jssm-active-text,#111827)!important}.jost-ssm-sub-group{display:none}.jost-ssm-sub-group.is-active{display:block}.jost-ssm-sub-title{display:block;padding:12px 14px;margin-bottom:14px;border-radius:12px;background:var(--jssm-active-bg,#f3f4f6);color:var(--jssm-active-text,#111827)!important;text-decoration:none!important;font-weight:800;font-size:14px}.jost-ssm-sub-items{display:flex;gap:12px}.jost-ssm-layout-vertical .jost-ssm-sub-items{flex-direction:column;align-items:stretch}.jost-ssm-layout-horizontal .jost-ssm-sub-items{flex-direction:row;justify-content:space-between;align-items:stretch;flex-wrap:wrap}.jost-ssm-layout-horizontal .jost-ssm-sub-card{flex:1 1 180px;min-width:160px}.jost-ssm-sub-card{background:var(--jssm-product-bg,#fff);border:1px solid var(--jssm-menu-border,#e5e7eb);border-radius:var(--jssm-sub-card-radius,14px);padding:10px;transition:background .18s ease,border-color .18s ease}.jost-ssm-sub-card:hover,.jost-ssm-sub-card.is-active{border-color:var(--jssm-active-bg,#f3f4f6);background:#fff}.jost-ssm-sub-item{display:block;padding:8px 10px;border-radius:var(--jssm-sub-item-radius,10px);color:var(--jssm-panel-text,#111827)!important;text-decoration:none!important;font-size:14px;font-weight:800;line-height:1.6;transition:background .18s ease,color .18s ease}.jost-ssm-sub-item:hover{background:var(--jssm-active-bg,#f3f4f6);color:var(--jssm-active-text,#111827)!important}.jost-ssm-nested-links{display:flex;flex-direction:column;gap:3px;margin-top:6px;padding-right:8px;border-right:1px solid var(--jssm-menu-border,#e5e7eb)}.jost-ssm-nested-block{display:block}.jost-ssm-nested-link{display:block;text-decoration:none!important;color:var(--jssm-product-text,#111827)!important;padding:6px 8px;border-radius:9px;font-size:13px;line-height:1.55;transition:background .18s ease,transform .18s ease}.jost-ssm-nested-link:hover{background:var(--jssm-active-bg,#f3f4f6);transform:translateX(-2px)}.jost-ssm-nested-links.level-1{margin-top:2px;margin-right:6px}.jost-ssm-nested-links.level-1 .jost-ssm-nested-link{font-size:12px;opacity:.92}.jost-ssm-nested-links.level-2 .jost-ssm-nested-link{font-size:12px;opacity:.84}
@media(max-width:767px){.jost-ssm-mega-panel{position:static;margin-top:10px;grid-template-columns:1fr!important;max-height:none}.jost-ssm-mega-main,.jost-ssm-mega-sub{min-height:auto;max-height:none;border-left:0;border-bottom:1px solid var(--jssm-menu-border,#e5e7eb)}.jost-ssm-layout-horizontal .jost-ssm-sub-items{justify-content:stretch}.jost-ssm-layout-horizontal .jost-ssm-sub-card{flex:1 1 100%}.jost-ssm-search-form{height:auto;min-height:var(--jssm-search-height,48px)}.jost-ssm-search-button{padding:12px 14px!important}}

.jost-ssm-trigger-icon{display:inline-flex;align-items:center;justify-content:center;min-width:20px;line-height:1}.jost-ssm-trigger-label{display:inline-flex;align-items:center}.jost-ssm-show-all{display:flex;align-items:center;justify-content:space-between;gap:10px;margin:-4px 0 14px;padding:12px 14px;border:1px solid var(--jssm-menu-border,#e5e7eb);border-radius:var(--jssm-sub-item-radius,10px);background:var(--jssm-panel-bg,#fff);color:var(--jssm-active-text,#111827)!important;text-decoration:none!important;font-size:13px;font-weight:800;line-height:1.6}.jost-ssm-show-all:after{content:'←';font-weight:900}.jost-ssm-show-all:hover{background:var(--jssm-active-bg,#f3f4f6);color:var(--jssm-active-text,#111827)!important}.jost-ssm-layout-horizontal .jost-ssm-show-all{width:100%}

/* v2.4.0: horizontal submenu layout like compact justified category chips */
.jost-ssm-mega-trigger{font-size:var(--jssm-trigger-font-size,15px)}
.jost-ssm-main-item strong{font-size:var(--jssm-main-font-size,13px)}
.jost-ssm-sub-title{font-size:calc(var(--jssm-sub-font-size,12px) + 1px)}
.jost-ssm-sub-item{font-size:var(--jssm-sub-font-size,12px)}
.jost-ssm-nested-link{font-size:var(--jssm-nested-font-size,12px)}
.jost-ssm-layout-horizontal .jost-ssm-mega-sub{padding:18px 20px;background:var(--jssm-panel-bg,#fff)}
.jost-ssm-layout-horizontal .jost-ssm-sub-title{display:flex;align-items:center;justify-content:center;margin:0 0 10px;background:transparent;border:0;padding:4px 8px;color:var(--jssm-active-text,#111827)!important;font-weight:800;text-align:center}
.jost-ssm-layout-horizontal .jost-ssm-show-all{display:flex;align-items:center;justify-content:center;width:100%;margin:0 0 18px;padding:4px 8px;border:0;background:transparent;color:var(--jssm-active-text,#111827)!important;font-size:calc(var(--jssm-sub-font-size,12px) - 1px);font-weight:700;text-align:center;box-shadow:none}
.jost-ssm-layout-horizontal .jost-ssm-show-all:after{display:none}
.jost-ssm-layout-horizontal .jost-ssm-sub-items{display:grid;grid-template-columns:repeat(auto-fit,minmax(125px,1fr));gap:6px;align-items:stretch;justify-content:stretch;width:100%}
.jost-ssm-layout-horizontal .jost-ssm-sub-card{display:flex;flex-direction:column;align-items:stretch;justify-content:center;min-width:0;min-height:31px;flex:initial;padding:0;border:0;border-radius:var(--jssm-sub-card-radius,8px);background:var(--jssm-product-bg,#eef0f2);overflow:hidden;box-shadow:none}
.jost-ssm-layout-horizontal .jost-ssm-sub-card:hover,.jost-ssm-layout-horizontal .jost-ssm-sub-card.is-active{background:var(--jssm-active-bg,#0b2f8a);border:0}
.jost-ssm-layout-horizontal .jost-ssm-sub-card:hover .jost-ssm-sub-item,.jost-ssm-layout-horizontal .jost-ssm-sub-card.is-active .jost-ssm-sub-item{color:var(--jssm-active-text,#fff)!important}
.jost-ssm-layout-horizontal .jost-ssm-sub-item{display:flex;align-items:center;justify-content:center;min-height:31px;width:100%;padding:7px 8px;border-radius:var(--jssm-sub-card-radius,8px);font-size:var(--jssm-sub-font-size,12px);font-weight:700;line-height:1.35;text-align:center;white-space:normal;color:var(--jssm-panel-text,#374151)!important;background:transparent!important}
.jost-ssm-layout-horizontal .jost-ssm-nested-links{display:grid;grid-template-columns:1fr;gap:4px;margin:0;padding:0 6px 6px;border:0}
.jost-ssm-layout-horizontal .jost-ssm-nested-link{display:flex;align-items:center;justify-content:center;min-height:26px;padding:5px 6px;border-radius:var(--jssm-sub-item-radius,7px);background:rgba(255,255,255,.72);text-align:center;font-size:var(--jssm-nested-font-size,12px);line-height:1.3;transform:none!important}
.jost-ssm-layout-horizontal .jost-ssm-nested-link:hover{background:var(--jssm-active-bg,#0b2f8a);color:var(--jssm-active-text,#fff)!important}


/* v2.5.0: stronger trigger styling + Elementor/FontAwesome icon rendering + typography weights */
.jost-ssm-mega .jost-ssm-mega-trigger,
.jost-ssm-mega button.jost-ssm-mega-trigger{
  appearance:none!important;-webkit-appearance:none!important;
  background:var(--jssm-trigger-bg,#111827)!important;
  color:var(--jssm-trigger-text,#fff)!important;
  border:0!important;
  border-radius:var(--jssm-trigger-radius,14px)!important;
  font-family:var(--jssm-menu-font,inherit)!important;
  font-size:var(--jssm-trigger-font-size,15px)!important;
  font-weight:var(--jssm-trigger-font-weight,700)!important;
  box-shadow:none!important;
  text-decoration:none!important;
}
.jost-ssm-mega .jost-ssm-mega-trigger:hover,
.jost-ssm-mega .jost-ssm-mega-trigger:focus{
  background:var(--jssm-trigger-bg,#111827)!important;
  color:var(--jssm-trigger-text,#fff)!important;
  outline:none;
}
.jost-ssm-mega-trigger:after{content:none!important;display:none!important}
.jost-ssm-trigger-icon,.jost-ssm-trigger-after-icon,.jost-ssm-main-icon{display:inline-flex;align-items:center;justify-content:center;line-height:1;color:inherit!important;flex:0 0 auto}
.jost-ssm-trigger-icon{font-size:var(--jssm-trigger-icon-size,18px)!important;min-width:var(--jssm-trigger-icon-size,18px)!important}
.jost-ssm-trigger-after-icon{font-size:var(--jssm-trigger-after-icon-size,14px)!important;min-width:var(--jssm-trigger-after-icon-size,14px)!important;transition:transform .2s ease}
.jost-ssm-mega.is-open .jost-ssm-trigger-after-icon{transform:rotate(180deg)}
.jost-ssm-main-icon{width:22px;font-size:calc(var(--jssm-main-font-size,13px) + 3px)!important;opacity:.9}
.jost-ssm-main-item strong{font-size:var(--jssm-main-font-size,13px)!important;font-weight:var(--jssm-main-font-weight,700)!important}
.jost-ssm-sub-item{font-size:var(--jssm-sub-font-size,12px)!important;font-weight:var(--jssm-sub-font-weight,700)!important}
.jost-ssm-nested-link{font-size:var(--jssm-nested-font-size,12px)!important;font-weight:var(--jssm-nested-font-weight,500)!important}
.jost-ssm-sub-title{font-size:calc(var(--jssm-sub-font-size,12px) + 1px)!important;font-weight:var(--jssm-sub-font-weight,700)!important}

/* v2.6.0: configurable inactive backgrounds + text-fit horizontal chips */
.jost-ssm-main-item{background:var(--jssm-main-item-bg,#fff)!important}
.jost-ssm-main-item.is-active,.jost-ssm-main-item:hover{background:var(--jssm-active-bg,#f3f4f6)!important;color:var(--jssm-active-text,#111827)!important}
.jost-ssm-sub-card{background:var(--jssm-sub-card-bg,var(--jssm-product-bg,#eef0f2))!important}
.jost-ssm-sub-card:hover,.jost-ssm-sub-card.is-active{background:var(--jssm-active-bg,#0b2f8a)!important;border-color:var(--jssm-active-bg,#0b2f8a)!important}
.jost-ssm-nested-link{background:var(--jssm-nested-bg,#fff)!important}
.jost-ssm-nested-link:hover{background:var(--jssm-active-bg,#0b2f8a)!important;color:var(--jssm-active-text,#fff)!important}
.jost-ssm-layout-horizontal .jost-ssm-sub-items{display:flex!important;flex-direction:row!important;flex-wrap:wrap!important;justify-content:space-between!important;align-items:center!important;gap:7px 8px!important;width:100%!important}
.jost-ssm-layout-horizontal .jost-ssm-sub-card{flex:0 0 auto!important;width:auto!important;min-width:max-content!important;max-width:100%!important;min-height:31px!important;overflow:visible!important}
.jost-ssm-layout-horizontal .jost-ssm-sub-item{display:flex!important;width:auto!important;min-width:max-content!important;max-width:100%!important;white-space:nowrap!important;overflow:visible!important;text-overflow:clip!important;padding-inline:16px!important;line-height:1.35!important;background:transparent!important}
.jost-ssm-layout-horizontal .jost-ssm-nested-link{white-space:nowrap!important;width:max-content!important;max-width:100%!important;padding-inline:12px!important}
@media(max-width:767px){.jost-ssm-layout-horizontal .jost-ssm-sub-card,.jost-ssm-layout-horizontal .jost-ssm-sub-item{min-width:100%!important;width:100%!important;white-space:normal!important}}

/* v2.7.0: top title/show-all color and alignment controls */
.jost-ssm-sub-title{color:var(--jssm-sub-title-color,var(--jssm-active-text,#111827))!important;text-align:var(--jssm-sub-title-align,center)!important;}
.jost-ssm-show-all{display:block!important;color:var(--jssm-show-all-color,var(--jssm-active-text,#111827))!important;text-align:var(--jssm-show-all-align,center)!important;}
.jost-ssm-show-all:after{display:none!important;}
.jost-ssm-layout-horizontal .jost-ssm-sub-title{display:block!important;color:var(--jssm-sub-title-color,var(--jssm-active-text,#111827))!important;text-align:var(--jssm-sub-title-align,center)!important;}
.jost-ssm-layout-horizontal .jost-ssm-show-all{display:block!important;color:var(--jssm-show-all-color,var(--jssm-active-text,#111827))!important;text-align:var(--jssm-show-all-align,center)!important;}

/* v2.7.2: robust submenu visibility/fallback */
.jost-ssm-mega.is-open .jost-ssm-mega-panel{display:grid!important;grid-template-columns:var(--jssm-main-col,260px) minmax(220px,1fr)!important}
.jost-ssm-mega-sub{display:block!important;visibility:visible!important;opacity:1!important;min-width:0!important}
.jost-ssm-sub-group.is-active{display:block!important;visibility:visible!important;opacity:1!important}
.jost-ssm-no-subitems{width:100%;padding:14px 16px;border:1px dashed var(--jssm-menu-border,#e5e7eb);border-radius:var(--jssm-sub-card-radius,12px);background:var(--jssm-sub-card-bg,#f3f4f6);color:var(--jssm-panel-text,#111827);font-size:13px;text-align:center}


/* v2.7.3: robust mega panel width fix - prevents submenu column from collapsing inside narrow shortcode containers */
.jost-ssm-mega{overflow:visible!important;}
.jost-ssm-mega-panel{
  width:var(--jssm-panel-width,100%)!important;
  min-width:min(calc(var(--jssm-main-col,260px) + var(--jssm-sub-col,420px)), calc(100vw - 24px))!important;
  max-width:calc(100vw - 24px)!important;
  grid-template-columns:minmax(180px,var(--jssm-main-col,260px)) minmax(260px,1fr)!important;
  overflow:hidden!important;
}
.jost-ssm-mega-sub{display:block!important;min-width:260px!important;}
.jost-ssm-sub-group.is-active{display:block!important;}
.jost-ssm-sub-items{width:100%!important;}
@media(min-width:768px){
  .jost-ssm-mega-panel{right:0!important;left:auto!important;}
}
@media(max-width:767px){
  .jost-ssm-mega-panel{width:100%!important;min-width:0!important;max-width:100%!important;grid-template-columns:1fr!important;}
  .jost-ssm-mega-sub{min-width:0!important;}
}


/* v2.7.4: full-width desktop mega panel, independent from narrow shortcode/header containers */
@media(min-width:768px){
  .jost-ssm-mega .jost-ssm-mega-panel{
    position:fixed!important;
    left:12px!important;
    right:12px!important;
    width:auto!important;
    min-width:0!important;
    max-width:none!important;
    transform:none!important;
    grid-template-columns:minmax(180px,var(--jssm-main-col,260px)) minmax(0,1fr)!important;
  }
  .jost-ssm-mega .jost-ssm-mega-sub{min-width:0!important;width:auto!important;}
  .jost-ssm-layout-horizontal .jost-ssm-sub-items{justify-content:flex-start!important;align-content:flex-start!important;}
}

/* v2.8.0: gap, top typography, custom font support, search typography */
.jost-ssm-search,.jost-ssm-search *{font-family:var(--jssm-search-font,inherit)!important;}
.jost-ssm-mega,.jost-ssm-mega *{font-family:var(--jssm-menu-font,inherit)!important;}
.jost-ssm-search-input{font-size:var(--jssm-search-input-font-size,14px)!important;font-weight:var(--jssm-search-input-font-weight,400)!important;}
.jost-ssm-search-button{font-size:var(--jssm-search-button-font-size,14px)!important;font-weight:var(--jssm-search-button-font-weight,700)!important;}
.jost-ssm-result-body strong{font-size:var(--jssm-search-result-title-font-size,14px)!important;font-weight:var(--jssm-search-result-title-font-weight,700)!important;}
.jost-ssm-result-body em{font-size:var(--jssm-search-price-font-size,13px)!important;font-weight:var(--jssm-search-price-font-weight,700)!important;}
.jost-ssm-result-body small{font-size:var(--jssm-search-excerpt-font-size,12px)!important;font-weight:var(--jssm-search-excerpt-font-weight,400)!important;}
.jost-ssm-mega-main{display:flex!important;flex-direction:column!important;gap:var(--jssm-main-item-gap,8px)!important;}
.jost-ssm-sub-title{font-size:var(--jssm-sub-title-font-size,13px)!important;font-weight:var(--jssm-sub-title-font-weight,800)!important;}
.jost-ssm-show-all{font-size:var(--jssm-show-all-font-size,12px)!important;font-weight:var(--jssm-show-all-font-weight,700)!important;}
.jost-ssm-layout-horizontal .jost-ssm-sub-title{font-size:var(--jssm-sub-title-font-size,13px)!important;font-weight:var(--jssm-sub-title-font-weight,800)!important;}
.jost-ssm-layout-horizontal .jost-ssm-show-all{font-size:var(--jssm-show-all-font-size,12px)!important;font-weight:var(--jssm-show-all-font-weight,700)!important;}
