:root{
  --alms-gs-navy:#071d3a;
  --alms-gs-blue:#0b4f82;
  --alms-gs-bright:#1677ff;
  --alms-gs-gold:#f4b51e;
  --alms-gs-orange:#ff6500;
  --alms-gs-ink:#10213a;
  --alms-gs-muted:#64748b;
  --alms-gs-line:#dce6f1;
  --alms-gs-soft:#f4f8fc;
  --alms-gs-white:#fff;
  --alms-gs-radius:20px;
  --alms-gs-shadow:0 14px 40px rgba(15,36,63,.08);
}
.alms-gs-results-page,.alms-gs-results-page *,.alms-gs-search-form,.alms-gs-search-form *,.alms-gs-modal,.alms-gs-modal *,.alms-gs-qv-modal,.alms-gs-qv-modal *{box-sizing:border-box}
.alms-gs-results-page{width:calc(100vw - 28px);max-width:1920px;margin:22px 0 56px;position:relative;left:50%;transform:translateX(-50%);color:var(--alms-gs-ink);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}
.alms-gs-results-page svg,.alms-gs-search-form svg,.alms-gs-modal svg,.alms-gs-qv-modal svg{width:20px;height:20px;display:block;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}
.alms-gs-results-hero{display:flex;align-items:flex-start;justify-content:space-between;gap:28px;padding:32px 34px;border-radius:28px;background:radial-gradient(circle at 90% -10%,rgba(30,151,209,.3),transparent 34%),linear-gradient(135deg,#06172f,#093d69 66%,#0d6d9f);color:#fff;box-shadow:0 24px 65px rgba(7,29,58,.22);overflow:hidden;position:relative}
.alms-gs-results-hero:after{content:"";position:absolute;right:-70px;top:-95px;width:340px;height:340px;border:1px solid rgba(255,255,255,.13);border-radius:50%;box-shadow:0 0 0 45px rgba(255,255,255,.035),0 0 0 90px rgba(255,255,255,.025)}
.alms-gs-results-hero>div{position:relative;z-index:1}
.alms-gs-eyebrow{display:inline-flex;align-items:center;gap:7px;color:#1e69a0;font-size:10px;line-height:1;text-transform:uppercase;letter-spacing:.12em;font-weight:900}
.alms-gs-results-hero .alms-gs-eyebrow{color:#7bd5ff}
.alms-gs-results-hero h1{color:#fff!important;font-size:clamp(29px,3vw,52px)!important;line-height:1!important;letter-spacing:-.035em!important;margin:10px 0 12px!important;font-weight:950!important}
.alms-gs-results-hero p{max-width:800px;color:rgba(255,255,255,.82);font-size:14px;line-height:1.6;margin:0}
.alms-gs-performance{display:grid;grid-template-columns:repeat(3,minmax(125px,1fr));gap:10px;min-width:min(100%,470px)}
.alms-gs-performance span{display:flex;flex-direction:column;gap:5px;padding:14px 15px;border:1px solid rgba(255,255,255,.18);border-radius:17px;background:rgba(255,255,255,.08);backdrop-filter:blur(8px);color:rgba(255,255,255,.68);font-size:10px;text-transform:uppercase;letter-spacing:.08em;font-weight:850}
.alms-gs-performance strong{color:#fff;font-size:18px;letter-spacing:-.02em}
.alms-gs-command-bar{display:grid;grid-template-columns:minmax(460px,1fr) 220px auto;gap:14px;align-items:end;margin:-18px 24px 18px;padding:16px;border:1px solid var(--alms-gs-line);border-radius:22px;background:rgba(255,255,255,.96);box-shadow:0 18px 50px rgba(15,36,63,.12);position:relative;z-index:4;backdrop-filter:blur(10px)}
.alms-gs-search-form{display:flex;align-items:stretch;gap:10px;width:100%;margin:0}
.alms-gs-search-field{position:relative;flex:1;min-width:0}
.alms-gs-search-icon{position:absolute;left:15px;top:50%;transform:translateY(-50%);color:#55708f;pointer-events:none;z-index:2}
.alms-gs-search-form input[type=search]{width:100%;height:54px!important;min-height:54px!important;margin:0!important;padding:0 46px 0 48px!important;border:1px solid #bfcfe0!important;border-radius:15px!important;background:#fff!important;color:var(--alms-gs-ink)!important;font:750 15px/1.2 Inter,system-ui,sans-serif!important;box-shadow:inset 0 1px 2px rgba(15,36,63,.025)!important;outline:none!important}
.alms-gs-search-form input[type=search]:focus{border-color:#3f8ed0!important;box-shadow:0 0 0 4px rgba(22,119,255,.11)!important}
.alms-gs-search-form input[type=search]::-webkit-search-cancel-button{display:none}
.alms-gs-clear{position:absolute;right:10px;top:50%;transform:translateY(-50%);width:30px;height:30px;border:0;border-radius:50%;background:#edf3f9;color:#4f6580;font-size:20px;line-height:1;cursor:pointer}
.alms-gs-submit{height:54px;min-width:138px;padding:0 20px;border:0;border-radius:15px;background:linear-gradient(135deg,var(--alms-gs-orange),#ff8a00);color:#fff;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-weight:900;cursor:pointer;box-shadow:0 12px 25px rgba(255,101,0,.22)}
.alms-gs-submit:hover{filter:brightness(.97);transform:translateY(-1px)}
.alms-gs-search-form.is-compact .alms-gs-submit span{display:none}.alms-gs-search-form.is-compact .alms-gs-submit{min-width:54px;width:54px;padding:0}
.alms-gs-sort-wrap{display:flex;flex-direction:column;gap:5px}.alms-gs-sort-wrap label{font-size:10px;color:#64748b;text-transform:uppercase;letter-spacing:.08em;font-weight:900}.alms-gs-sort-wrap select{height:54px;border:1px solid #bfcfe0;border-radius:15px;background:#fff;padding:0 38px 0 13px;color:#213750;font-weight:750}
.alms-gs-view-buttons{display:flex;gap:7px}.alms-gs-view-buttons button{width:50px;height:54px;border:1px solid #cbd9e8;border-radius:14px;background:#fff;color:#54708e;display:grid;place-items:center;cursor:pointer}.alms-gs-view-buttons button.is-active{background:var(--alms-gs-navy);color:#fff;border-color:var(--alms-gs-navy)}
.alms-gs-suggestions{position:absolute;left:0;right:0;top:calc(100% + 9px);z-index:10030;border:1px solid #c8d8e8;border-radius:20px;background:#fff;box-shadow:0 26px 75px rgba(15,36,63,.22);overflow:hidden;opacity:0;transform:translateY(-4px);transition:.15s ease;max-height:min(600px,72vh);overflow-y:auto}
.alms-gs-suggestions.is-open{opacity:1;transform:translateY(0)}
.alms-gs-suggest-head{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:12px 14px;border-bottom:1px solid #e5edf5;background:linear-gradient(135deg,#f1f7fd,#fff)}.alms-gs-suggest-head strong{font-size:12px;text-transform:uppercase;letter-spacing:.06em;color:#163a5d}.alms-gs-suggest-head span{font-size:11px;color:#6d8094;font-weight:800}
.alms-gs-suggest-loading,.alms-gs-suggest-empty{padding:18px;color:#58708a;font-size:13px;text-align:center}.alms-gs-suggest-loading{display:flex;align-items:center;justify-content:center;gap:10px}.alms-gs-suggest-loading span{width:22px;height:22px;border:3px solid #d9e7f5;border-top-color:#1677ff;border-radius:50%;animation:almsGsSpin .7s linear infinite}
.alms-gs-suggest-item{display:grid!important;grid-template-columns:58px minmax(0,1fr) auto;gap:12px;align-items:center;width:100%;padding:10px 13px!important;border:0!important;border-bottom:1px solid #eef3f8!important;border-radius:0!important;background:#fff!important;color:var(--alms-gs-ink)!important;text-align:left!important;cursor:pointer!important}.alms-gs-suggest-item:hover{background:#f2f8fe!important}.alms-gs-suggest-item img{width:58px!important;height:58px!important;object-fit:contain!important;border:1px solid #e0e9f2!important;border-radius:12px!important;background:#f8fbfe!important;padding:3px!important}.alms-gs-suggest-item span{min-width:0}.alms-gs-suggest-item strong{display:block;font-size:13px;line-height:1.3;color:#122a45;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.alms-gs-suggest-item small{display:block;margin-top:4px;color:#6b7f95;font-size:11px}.alms-gs-suggest-item>b{color:#10213a;font-size:13px;white-space:nowrap}.alms-gs-suggest-item>b .woocommerce-Price-currencySymbol{font-size:.85em}
.alms-gs-suggest-facets{display:flex;gap:7px;flex-wrap:wrap;padding:12px 13px;border-bottom:1px solid #e8eff6;background:#fbfdff}.alms-gs-suggest-facets button{border:1px solid #cee0f0;border-radius:999px;background:#fff;color:#24547d;padding:6px 9px;font-size:11px;font-weight:850;cursor:pointer}.alms-gs-suggest-facets button:hover{background:#0b4f82;color:#fff}.alms-gs-suggest-facets span{opacity:.7}
.alms-gs-view-all{display:block;padding:13px;text-align:center;color:#0b5c98;font-size:12px;font-weight:900;text-decoration:none;background:#f3f8fd}.alms-gs-view-all:hover{color:#ff6500}
.alms-gs-active-filters{display:flex;gap:8px;flex-wrap:wrap;margin:0 0 14px;padding:0 6px}.alms-gs-active-filters button{border:1px solid #bcd3e8;border-radius:999px;background:#fff;color:#234766;padding:7px 10px;font-size:11px;font-weight:850;cursor:pointer}.alms-gs-active-filters button span{color:#6a8095;font-weight:750}.alms-gs-active-filters button:hover{border-color:#ff6500;color:#c54e00}
.alms-gs-results-layout{display:grid;grid-template-columns:minmax(260px,315px) minmax(0,1fr);gap:18px;align-items:start}.alms-gs-results-layout.filters-hidden{grid-template-columns:1fr}.alms-gs-results-layout.filters-hidden .alms-gs-filter-panel{display:none}
.alms-gs-filter-panel{position:sticky;top:28px;border:1px solid var(--alms-gs-line);border-radius:22px;background:#fff;box-shadow:var(--alms-gs-shadow);overflow:hidden;max-height:calc(100vh - 50px);overflow-y:auto;scrollbar-width:thin}.alms-gs-filter-panel::-webkit-scrollbar{width:7px}.alms-gs-filter-panel::-webkit-scrollbar-thumb{background:#b9c9da;border-radius:999px}
.alms-gs-filter-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px 17px;border-bottom:1px solid #e7eef5;background:linear-gradient(135deg,#f1f7fd,#fff)}.alms-gs-filter-heading>div{display:flex;flex-direction:column;gap:2px}.alms-gs-filter-heading span{color:#76899c;font-size:9px;text-transform:uppercase;letter-spacing:.09em;font-weight:900}.alms-gs-filter-heading strong{color:#142d49;font-size:14px}.alms-gs-filter-heading button{border:0;background:transparent;color:#e45a00;font-size:11px;font-weight:900;cursor:pointer}
.alms-gs-price-filter{padding:14px 16px;border-bottom:1px solid #e8eff6}.alms-gs-price-filter>label{display:block;margin-bottom:8px;color:#1e3e5e;font-size:11px;text-transform:uppercase;letter-spacing:.06em;font-weight:900}.alms-gs-price-filter>div{display:grid;grid-template-columns:1fr 1fr;gap:7px}.alms-gs-price-filter input{width:100%;height:38px;border:1px solid #cddae7;border-radius:10px;padding:0 9px}.alms-gs-price-filter button{width:100%;margin-top:8px;height:36px;border:1px solid #bfd3e5;border-radius:10px;background:#f4f8fc;color:#204b72;font-size:11px;font-weight:900;cursor:pointer}
.alms-gs-filter-group{margin:0;border-bottom:1px solid #e8eff6}.alms-gs-filter-group summary{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:13px 16px;cursor:pointer;color:#173653;font-size:12px;font-weight:900;list-style:none}.alms-gs-filter-group summary::-webkit-details-marker{display:none}.alms-gs-filter-group summary:after{content:"⌄";font-size:16px;color:#65809a}.alms-gs-filter-group[open] summary:after{transform:rotate(180deg)}.alms-gs-filter-group summary b{margin-left:auto;min-width:26px;padding:3px 7px;border-radius:999px;background:#edf4fa;color:#5b7187;text-align:center;font-size:10px}
.alms-gs-filter-values{display:flex;flex-direction:column;gap:5px;padding:0 11px 13px}.alms-gs-filter-values button{width:100%;display:flex;align-items:center;justify-content:space-between;gap:10px;border:1px solid transparent;border-radius:11px;background:transparent;color:#435d76;padding:8px 9px;text-align:left;font-size:12px;cursor:pointer}.alms-gs-filter-values button:hover{background:#f2f7fc;border-color:#d9e6f1}.alms-gs-filter-values button.is-active{background:#0b4f82;color:#fff;border-color:#0b4f82}.alms-gs-filter-values button b{min-width:24px;padding:2px 6px;border-radius:999px;background:#edf3f8;color:#526a81;text-align:center;font-size:10px}.alms-gs-filter-values button.is-active b{background:rgba(255,255,255,.17);color:#fff}
.alms-gs-results-main{min-width:0;position:relative}.alms-gs-result-summary{display:flex;align-items:center;min-height:44px;margin-bottom:12px;padding:10px 13px;border:1px solid #dce7f1;border-radius:14px;background:#fff;color:#62778b;font-size:12px}.alms-gs-result-summary strong{color:#163a5d}
.alms-gs-loading{position:absolute;inset:56px 0 auto;z-index:50;min-height:240px;border:1px solid #cbdceb;border-radius:20px;background:rgba(246,250,254,.91);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;gap:13px;color:#1b4f79}.alms-gs-loading span,.alms-gs-qv-loading span{width:34px;height:34px;border:4px solid #d3e4f3;border-top-color:#1677ff;border-right-color:#ff8a00;border-radius:50%;animation:almsGsSpin .72s linear infinite}.alms-gs-loading strong{font-size:13px}
.alms-gs-product-grid{display:grid;grid-template-columns:repeat(4,minmax(225px,1fr));gap:14px;transition:opacity .18s ease,transform .18s ease}.alms-gs-results-page.is-loading .alms-gs-product-grid{opacity:.32;pointer-events:none}.alms-gs-results-page.has-fresh-results .alms-gs-product-grid{animation:almsGsFresh .28s ease}
.alms-gs-product-card{min-width:0;border:1px solid #dfe8f1;border-radius:20px;background:#fff;overflow:hidden;box-shadow:0 9px 26px rgba(15,36,63,.055);display:flex;flex-direction:column;transition:transform .17s ease,border-color .17s ease,box-shadow .17s ease}.alms-gs-product-card:hover{transform:translateY(-2px);border-color:#aacbe5;box-shadow:0 18px 42px rgba(15,71,115,.12)}
.alms-gs-product-image{position:relative;display:block;height:218px;border-bottom:1px solid #edf2f7;background:linear-gradient(145deg,#f9fbfd,#edf4fa);overflow:hidden}.alms-gs-product-image img{width:100%!important;height:100%!important;object-fit:contain!important;padding:15px!important;display:block!important;transition:transform .22s ease}.alms-gs-product-card:hover .alms-gs-product-image img{transform:scale(1.035)}.alms-gs-packaging{position:absolute;left:10px;bottom:10px;padding:5px 8px;border-radius:999px;background:rgba(7,29,58,.86);color:#fff;font-size:9px;text-transform:uppercase;letter-spacing:.06em;font-weight:900;box-shadow:0 6px 18px rgba(7,29,58,.2)}
.alms-gs-product-body{display:flex;flex-direction:column;flex:1;padding:14px}.alms-gs-product-meta{display:flex;gap:6px;flex-wrap:wrap;min-height:20px}.alms-gs-product-meta span{padding:4px 7px;border-radius:999px;background:#eff5fa;color:#5d7288;font-size:9px;text-transform:uppercase;letter-spacing:.04em;font-weight:850}.alms-gs-product-body h2{margin:9px 0 7px!important;font-size:14px!important;line-height:1.35!important;letter-spacing:-.01em!important;font-weight:900!important}.alms-gs-product-body h2 a{color:#142d49!important;text-decoration:none!important}.alms-gs-product-body h2 a:hover{color:#ff6500!important}.alms-gs-product-excerpt{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;min-height:51px;margin:0 0 9px;color:#6a7e91;font-size:11px;line-height:1.52}
.alms-gs-product-facts{display:flex;gap:5px;flex-wrap:wrap;margin-top:auto}.alms-gs-product-facts span{padding:4px 7px;border:1px solid #dfe9f2;border-radius:999px;background:#fbfdff;color:#5a7086;font-size:9px;font-weight:800}.alms-gs-product-facts .stock-instock{border-color:#bce9d1;background:#effaf4;color:#147745}.alms-gs-product-facts .stock-outofstock{border-color:#f1c6c6;background:#fff3f3;color:#a52e2e}.alms-gs-product-price{min-height:30px;margin:11px 0 8px;color:#0b2c4b;font-size:17px;font-weight:950}.alms-gs-product-price del{color:#8999aa;font-size:12px}.alms-gs-product-price ins{text-decoration:none}.alms-gs-price-gate{display:inline-flex;padding:6px 9px;border-radius:999px;background:#fff4e8;color:#994500;font-size:11px;font-weight:900;text-decoration:none}
.alms-gs-product-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;margin-top:5px}.alms-gs-btn{min-height:38px!important;border:1px solid #c8d9e8!important;border-radius:11px!important;padding:8px 9px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:5px!important;background:#fff!important;color:#244d71!important;font:850 10px/1.2 Inter,system-ui,sans-serif!important;text-align:center!important;text-decoration:none!important;cursor:pointer!important}.alms-gs-btn svg{width:14px;height:14px}.alms-gs-btn.primary{background:#0b4f82!important;border-color:#0b4f82!important;color:#fff!important}.alms-gs-btn.quote{grid-column:1/-1;background:#fff8e4!important;border-color:#efd58d!important;color:#725000!important}.alms-gs-btn:hover{filter:brightness(.97);transform:translateY(-1px)}.alms-gs-btn.is-loading{opacity:.55;cursor:wait}
.alms-gs-product-grid.is-list{grid-template-columns:1fr}.alms-gs-product-grid.is-list .alms-gs-product-card{display:grid;grid-template-columns:190px minmax(0,1fr)}.alms-gs-product-grid.is-list .alms-gs-product-image{height:100%;min-height:210px;border-bottom:0;border-right:1px solid #edf2f7}.alms-gs-product-grid.is-list .alms-gs-product-body{padding:18px}.alms-gs-product-grid.is-list .alms-gs-product-body h2{font-size:17px!important}.alms-gs-product-grid.is-list .alms-gs-product-excerpt{min-height:auto;-webkit-line-clamp:2}.alms-gs-product-grid.is-list .alms-gs-product-actions{display:flex;max-width:560px}.alms-gs-product-grid.is-list .alms-gs-btn.quote{grid-column:auto}
.alms-gs-empty{grid-column:1/-1;min-height:300px;border:1px dashed #bdcfdf;border-radius:22px;background:linear-gradient(145deg,#fff,#f4f8fc);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:35px;color:#60768b}.alms-gs-empty>span{width:54px;height:54px;border-radius:17px;background:#eaf3fb;color:#0b5b94;display:grid;place-items:center}.alms-gs-empty>span svg{width:27px;height:27px}.alms-gs-empty h3{margin:13px 0 5px;color:#193a59;font-size:17px}.alms-gs-empty p{max-width:540px;margin:0;font-size:12px;line-height:1.55}
.alms-gs-pagination{display:flex;align-items:center;justify-content:center;gap:7px;flex-wrap:wrap;margin:22px 0 0}.alms-gs-pagination button{min-width:38px;height:38px;padding:0 11px;border:1px solid #c8d8e6;border-radius:10px;background:#fff;color:#395a77;font-size:11px;font-weight:850;cursor:pointer}.alms-gs-pagination button.is-active{background:#0b4f82;color:#fff;border-color:#0b4f82}
.alms-gs-modal,.alms-gs-qv-modal{position:fixed;inset:0;z-index:999999;display:flex;align-items:flex-start;justify-content:center;padding:clamp(18px,7vh,80px) 18px;opacity:0;visibility:hidden;transition:.18s ease}.alms-gs-modal.is-open,.alms-gs-qv-modal.is-open{opacity:1;visibility:visible}.alms-gs-modal-backdrop{position:absolute;inset:0;width:100%;height:100%;border:0;background:rgba(3,15,29,.76);backdrop-filter:blur(7px);cursor:default}.alms-gs-modal-card{position:relative;width:min(920px,96vw);padding:31px;border:1px solid rgba(255,255,255,.4);border-radius:28px;background:#fff;box-shadow:0 35px 110px rgba(0,0,0,.4);transform:translateY(-12px);transition:.18s ease}.alms-gs-modal.is-open .alms-gs-modal-card{transform:translateY(0)}.alms-gs-modal-card h2{margin:9px 0 7px!important;color:#102d4a!important;font-size:clamp(25px,4vw,40px)!important;letter-spacing:-.035em!important}.alms-gs-modal-card>p{margin:0 0 19px;color:#65798d;font-size:13px;line-height:1.55}.alms-gs-modal-close{position:absolute;right:15px;top:15px;width:38px;height:38px;border:0;border-radius:50%;background:#0b2947;color:#fff;font-size:24px;line-height:1;cursor:pointer;z-index:5}.alms-gs-modal-foot{display:flex;justify-content:center;gap:18px;flex-wrap:wrap;margin-top:17px;padding-top:15px;border-top:1px solid #e5edf4}.alms-gs-modal-foot span{display:flex;align-items:center;gap:5px;color:#62788d;font-size:10px;font-weight:800}.alms-gs-modal-foot svg{width:15px;height:15px;color:#0b6a9f}
html.alms-gs-modal-open{overflow:hidden!important}
.alms-gs-qv-modal{align-items:center;padding:16px}.alms-gs-qv-card{position:relative;width:min(1260px,96vw);max-height:92vh;overflow:auto;border-radius:27px;background:#fff;box-shadow:0 35px 110px rgba(0,0,0,.44);transform:scale(.98);transition:.18s ease}.alms-gs-qv-modal.is-open .alms-gs-qv-card{transform:scale(1)}.alms-gs-qv-loading{min-height:420px;display:flex;align-items:center;justify-content:center;gap:13px;color:#194d76}.alms-gs-qv{display:grid;grid-template-columns:minmax(350px,46%) minmax(0,1fr);gap:28px;padding:30px}.alms-gs-qv-gallery{min-width:0}.alms-gs-qv-main{height:min(560px,66vh);border:1px solid #dae6f0;border-radius:22px;background:linear-gradient(145deg,#fbfdff,#edf4fa);display:flex;align-items:center;justify-content:center;overflow:hidden}.alms-gs-qv-main img{width:100%!important;height:100%!important;object-fit:contain!important;padding:18px!important}.alms-gs-qv-thumbs{display:flex;gap:8px;overflow-x:auto;margin-top:9px;padding:8px;border:1px solid #e1eaf2;border-radius:15px}.alms-gs-qv-thumbs button{width:68px;height:62px;flex:0 0 68px;border:1px solid #dce6ef;border-radius:10px;background:#f8fbfd;padding:3px;cursor:pointer}.alms-gs-qv-thumbs img{width:100%!important;height:100%!important;object-fit:contain!important}.alms-gs-qv-content{padding:12px 4px 12px 0}.alms-gs-qv-content h2{margin:10px 0!important;color:#102d4a!important;font-size:clamp(24px,3vw,38px)!important;line-height:1.12!important;letter-spacing:-.025em!important}.alms-gs-qv-price{margin:13px 0;color:#0c3458;font-size:24px;font-weight:950}.alms-gs-qv-description{color:#60758a;font-size:13px;line-height:1.62}.alms-gs-qv-specs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;margin:17px 0}.alms-gs-qv-specs div{padding:10px 11px;border:1px solid #e0e9f2;border-radius:12px;background:#f8fbfd}.alms-gs-qv-specs dt{color:#728497;font-size:9px;text-transform:uppercase;letter-spacing:.06em;font-weight:900}.alms-gs-qv-specs dd{margin:4px 0 0;color:#1f3c58;font-size:12px;font-weight:800}.alms-gs-qv-actions{display:flex;gap:8px;flex-wrap:wrap;margin-top:18px}.alms-gs-qv-actions .alms-gs-btn{min-width:145px}
.alms-gs-toast{position:fixed;right:22px;bottom:22px;z-index:1000001;max-width:min(420px,calc(100vw - 30px));padding:13px 16px;border-radius:13px;background:#102d4a;color:#fff;font-size:12px;font-weight:850;box-shadow:0 18px 50px rgba(0,0,0,.25);opacity:0;transform:translateY(8px);transition:.18s ease}.alms-gs-toast.is-visible{opacity:1;transform:translateY(0)}.alms-gs-toast.is-error{background:#9c2d2d}
.alms-gs-editor-preview{width:100%;min-height:58px;border:1px solid #cbd8e5;border-radius:15px;background:#fff;display:grid;grid-template-columns:minmax(120px,.35fr) minmax(250px,1.65fr) 58px;align-items:center;overflow:hidden;box-shadow:0 10px 25px rgba(15,36,63,.07);font-family:Inter,system-ui,sans-serif}.alms-gs-editor-preview span{height:100%;display:flex;align-items:center;padding:0 15px;border-right:1px solid #e2e9f0;color:#39536c;font-size:12px;font-weight:850}.alms-gs-editor-preview strong{padding:0 16px;color:#7a8b9d;font-size:13px}.alms-gs-editor-preview b{height:100%;display:grid;place-items:center;background:#0b3359;color:#fff;font-size:22px}
@keyframes almsGsSpin{to{transform:rotate(360deg)}}@keyframes almsGsFresh{from{opacity:.55;transform:translateY(3px)}to{opacity:1;transform:none}}
@media(max-width:1500px){.alms-gs-product-grid{grid-template-columns:repeat(3,minmax(220px,1fr))}.alms-gs-command-bar{grid-template-columns:minmax(420px,1fr) 210px auto}}
@media(max-width:1120px){.alms-gs-results-hero{flex-direction:column}.alms-gs-performance{width:100%}.alms-gs-command-bar{grid-template-columns:1fr 180px}.alms-gs-view-buttons{display:none}.alms-gs-results-layout{grid-template-columns:250px minmax(0,1fr)}.alms-gs-product-grid{grid-template-columns:repeat(2,minmax(210px,1fr))}}
@media(max-width:820px){.alms-gs-results-page{width:calc(100vw - 18px);margin-top:10px}.alms-gs-results-hero{padding:25px 20px;border-radius:22px}.alms-gs-performance{grid-template-columns:1fr}.alms-gs-command-bar{grid-template-columns:1fr;margin:-10px 8px 14px;padding:11px}.alms-gs-sort-wrap{display:none}.alms-gs-results-layout{grid-template-columns:1fr}.alms-gs-filter-panel{position:static;max-height:none}.alms-gs-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.alms-gs-qv{grid-template-columns:1fr;padding:18px}.alms-gs-qv-main{height:380px}.alms-gs-qv-content{padding:0}.alms-gs-modal-card{padding:25px 17px}.alms-gs-modal-foot{justify-content:flex-start}}
@media(max-width:580px){.alms-gs-search-form{gap:7px}.alms-gs-submit{min-width:54px;width:54px;padding:0}.alms-gs-submit span{display:none}.alms-gs-product-grid{grid-template-columns:1fr}.alms-gs-product-image{height:235px}.alms-gs-product-grid.is-list .alms-gs-product-card{grid-template-columns:1fr}.alms-gs-product-grid.is-list .alms-gs-product-image{min-height:220px;border-right:0;border-bottom:1px solid #edf2f7}.alms-gs-suggest-item{grid-template-columns:50px minmax(0,1fr)!important}.alms-gs-suggest-item>b{display:none}.alms-gs-suggest-item img{width:50px!important;height:50px!important}.alms-gs-qv-main{height:310px}.alms-gs-qv-specs{grid-template-columns:1fr}.alms-gs-qv-actions .alms-gs-btn{width:100%}}
.alms-gs-results-layout.filters-top{display:block}.alms-gs-results-layout.filters-top .alms-gs-filter-panel{position:static;max-height:none;margin-bottom:16px}.alms-gs-results-layout.filters-top .alms-gs-filter-panel{display:grid;grid-template-columns:repeat(4,minmax(180px,1fr));gap:0}.alms-gs-results-layout.filters-top .alms-gs-filter-heading{grid-column:1/-1}.alms-gs-results-layout.filters-top .alms-gs-price-filter{border-right:1px solid #e8eff6}.alms-gs-results-layout.filters-top .alms-gs-filter-group{border-right:1px solid #e8eff6}.alms-gs-results-layout.filters-top .alms-gs-filter-group:nth-last-child(1){border-right:0}@media(max-width:1100px){.alms-gs-results-layout.filters-top .alms-gs-filter-panel{grid-template-columns:repeat(2,minmax(180px,1fr))}}@media(max-width:650px){.alms-gs-results-layout.filters-top .alms-gs-filter-panel{grid-template-columns:1fr}}
.alms-gs-qv-review-summary{display:flex;align-items:center;gap:10px;margin:13px 0;padding:11px 12px;border:1px solid #dce8f2;border-radius:13px;background:#f8fbfd}.alms-gs-qv-review-summary strong{color:#b46b00;font-size:15px}.alms-gs-qv-review-summary span{color:#6d8195;font-size:11px;font-weight:800}.alms-gs-qv-reviews{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;margin:10px 0}.alms-gs-qv-reviews blockquote{margin:0;padding:10px;border:1px solid #e1eaf2;border-radius:12px;background:#fff}.alms-gs-qv-reviews blockquote>span{color:#a96a00;font-size:10px;font-weight:900}.alms-gs-qv-reviews p{margin:5px 0;color:#5f7488;font-size:10px;line-height:1.45}.alms-gs-qv-reviews cite{color:#294d6d;font-size:9px;font-style:normal;font-weight:850}.alms-gs-qv-related{margin-top:20px;padding-top:15px;border-top:1px solid #e2eaf2}.alms-gs-qv-related h3{margin:0 0 9px!important;color:#173a58!important;font-size:14px!important}.alms-gs-qv-related>div{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.alms-gs-qv-related a{display:grid;grid-template-columns:50px minmax(0,1fr);gap:8px;align-items:center;padding:8px;border:1px solid #dfe9f2;border-radius:12px;background:#fbfdff;text-decoration:none}.alms-gs-qv-related a>span{grid-row:1/3}.alms-gs-qv-related img{width:50px!important;height:50px!important;object-fit:contain!important}.alms-gs-qv-related strong{color:#183a58;font-size:10px;line-height:1.25}.alms-gs-qv-related small{color:#0c5e92;font-size:10px;font-weight:850}@media(max-width:760px){.alms-gs-qv-reviews,.alms-gs-qv-related>div{grid-template-columns:1fr}}


/* Genesis Search v5.3.1 readability and specification polish */
.alms-gs-results-page,.alms-gs-modal,.alms-gs-qv-modal{font-size:15px;line-height:1.55;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}
.alms-gs-results-hero p{font-size:16px!important;line-height:1.65!important;max-width:900px}
.alms-gs-eyebrow{font-size:12px!important;letter-spacing:.08em!important}
.alms-gs-search-form input[type="search"]{font-size:16px!important;min-height:56px!important}
.alms-gs-submit{font-size:14px!important;min-height:56px!important}
.alms-gs-suggest-item strong{font-size:15px!important;line-height:1.35!important}.alms-gs-suggest-item small{font-size:13px!important;line-height:1.4!important}.alms-gs-suggest-item>b{font-size:14px!important}
.alms-gs-view-all,.alms-gs-suggest-facets button{font-size:13px!important}
.alms-gs-filter-heading strong{font-size:17px!important}.alms-gs-filter-heading span,.alms-gs-filter-group>button,.alms-gs-price-filter label{font-size:13px!important;line-height:1.4!important}
.alms-gs-filter-option{font-size:13px!important;min-height:40px!important}.alms-gs-filter-option span:last-child{font-size:12px!important}
.alms-gs-product-title,.alms-gs-product-title a{font-size:17px!important;line-height:1.38!important}.alms-gs-product-meta,.alms-gs-product-excerpt{font-size:14px!important;line-height:1.55!important}.alms-gs-product-price{font-size:19px!important}
.alms-gs-btn,.alms-gs-product-actions button,.alms-gs-product-actions a{font-size:13px!important;min-height:43px!important;padding:10px 14px!important}
.alms-gs-results-summary,.alms-gs-performance span,.alms-gs-performance small,.alms-gs-sort-wrap label,.alms-gs-sort-wrap select{font-size:13px!important}
.alms-gs-qv-description{font-size:15px!important;line-height:1.72!important;color:#405d78!important}.alms-gs-qv-spec-section{margin:20px 0}.alms-gs-qv-spec-section h3{margin:0 0 11px!important;color:#153a5b!important;font-size:18px!important}
.alms-gs-qv-specs{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}.alms-gs-qv-specs div{padding:13px 14px!important}.alms-gs-qv-specs dt{font-size:11px!important;line-height:1.3!important}.alms-gs-qv-specs dd{font-size:14px!important;line-height:1.45!important;word-break:break-word}
.alms-gs-qv-review-summary span{font-size:13px!important}.alms-gs-qv-reviews blockquote>span,.alms-gs-qv-reviews p,.alms-gs-qv-reviews cite{font-size:12px!important}.alms-gs-qv-related strong,.alms-gs-qv-related small{font-size:12px!important;line-height:1.35!important}
.alms-gs-pagination button{font-size:13px!important;min-width:42px!important;height:42px!important}.alms-gs-empty h3{font-size:20px!important}.alms-gs-empty p{font-size:14px!important}
@media(max-width:650px){.alms-gs-qv-specs{grid-template-columns:1fr!important}.alms-gs-results-hero p{font-size:15px!important}}

.alms-gs-performance span{font-size:12px!important}.alms-gs-performance strong{font-size:20px!important}
.alms-gs-active-filters button,.alms-gs-result-summary,.alms-gs-loading strong{font-size:13px!important}
.alms-gs-filter-heading button,.alms-gs-filter-group summary{font-size:13px!important}.alms-gs-filter-group summary b,.alms-gs-filter-values button b{font-size:12px!important}
.alms-gs-filter-values button,.alms-gs-price-filter input,.alms-gs-price-filter button{font-size:13px!important}.alms-gs-price-filter button{height:42px!important}
.alms-gs-packaging,.alms-gs-product-meta span,.alms-gs-product-facts span{font-size:12px!important;line-height:1.35!important}.alms-gs-product-meta span,.alms-gs-product-facts span{padding:6px 9px!important}
.alms-gs-product-body h2,.alms-gs-product-body h2 a{font-size:17px!important;line-height:1.38!important}.alms-gs-product-excerpt{font-size:14px!important;line-height:1.55!important}
.alms-gs-modal-card>p,.alms-gs-modal-foot span,.alms-gs-toast{font-size:13px!important}


/* v5.3.2 product-destination controls, readable results, and fast Quick View */
.alms-gs-product-actions{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}
.alms-gs-product-actions .alms-gs-btn{min-height:44px!important;padding:10px 12px!important;font-size:13px!important;line-height:1.25!important;text-align:center!important}
.alms-gs-btn.cart{background:#087a55!important;border-color:#087a55!important;color:#fff!important}.alms-gs-btn.cart:hover{background:#065f46!important;border-color:#065f46!important}
.alms-gs-product-meta,.alms-gs-product-meta span,.alms-gs-product-facts,.alms-gs-product-facts span{font-size:12.5px!important;line-height:1.45!important}
.alms-gs-product-card h2,.alms-gs-product-card h2 a{font-size:17px!important;line-height:1.35!important}
.alms-gs-product-excerpt{font-size:13.5px!important;line-height:1.6!important}
.alms-gs-filter-heading span,.alms-gs-filter-heading strong,.alms-gs-filter-group summary,.alms-gs-filter-option,.alms-gs-active-filters button,.alms-gs-result-summary{font-size:13px!important;line-height:1.45!important}
.alms-gs-qv-description,.alms-gs-qv-description p{font-size:15px!important;line-height:1.7!important}
.alms-gs-qv-specs dt{font-size:12px!important}.alms-gs-qv-specs dd{font-size:14px!important;line-height:1.45!important}
.alms-gs-qv-actions{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:10px!important}.alms-gs-qv-actions .alms-gs-btn{min-height:48px!important;font-size:14px!important}
.alms-gs-qv-view-product{box-shadow:0 12px 28px rgba(20,78,140,.22)!important}
.alms-gs-qv-related strong{font-size:13px!important;line-height:1.35!important}.alms-gs-qv-related small{font-size:12px!important}
@media(max-width:760px){.alms-gs-product-actions,.alms-gs-qv-actions{grid-template-columns:1fr!important}}


/* v5.3.3 Genesis catalog, mapped specifications, and Purchase List polish */
body.alms-genesis-shop .woocommerce-breadcrumb,body.alms-genesis-shop .woocommerce-products-header,body.alms-genesis-shop .page-title{display:none!important}
.alms-genesis-shop-shell{width:100%!important;max-width:none!important;margin:0!important;padding:0 14px!important}
.alms-gs-results-page.is-shop-catalog{margin-top:18px}
.alms-gs-btn.save-list{background:#fff!important;border-color:#b9cadb!important;color:#183d62!important;gap:8px!important}
.alms-gs-btn.save-list:hover,.alms-gs-btn.save-list.is-saved{background:#eef7ff!important;border-color:#1677ff!important;color:#0b5ca3!important}
.alms-gs-btn.save-list.is-saved{box-shadow:inset 0 0 0 1px rgba(22,119,255,.08)}
.alms-gs-btn.save-list>span:first-child{font-size:18px;line-height:1}
.alms-gs-product-actions .alms-gs-btn.save-list{grid-column:span 1}
.alms-gs-qv-actions .alms-gs-btn.save-list{min-width:190px}
.alms-gs-filter-group summary span,.alms-gs-filter-values button span{overflow-wrap:anywhere}
.alms-gs-results-page.is-shop-catalog .alms-gs-results-hero{background:radial-gradient(circle at 88% -12%,rgba(244,181,30,.28),transparent 36%),linear-gradient(135deg,#06172f,#093d69 65%,#0d6d9f)}
.alms-mm-search-panel .alms-gs-search-form{max-width:1180px;margin:0 auto;padding:14px 18px}
.alms-mm-search-panel .alms-gs-search-form input[type=search]{font-size:16px!important}
@media(max-width:760px){.alms-genesis-shop-shell{padding:0 8px!important}.alms-gs-product-actions .alms-gs-btn.save-list{grid-column:1/-1}}

/* v5.3.5 administrator-defined specification groups */
.alms-gs-spec-group-heading{padding:11px 16px 8px;border-top:1px solid #dce7f1;background:linear-gradient(135deg,#f5f9fc,#fff)}
.alms-gs-spec-group-heading:first-of-type{border-top:0}.alms-gs-spec-group-heading span{display:block;color:#42627e;font-size:12px!important;line-height:1.35!important;font-weight:950;text-transform:uppercase;letter-spacing:.055em}
.alms-gs-results-layout.filters-top .alms-gs-spec-group-heading{grid-column:1/-1;border-right:0}


/* v5.4.3 selectable search appearances, layouts, widths, positions and opening surfaces */
.alms-gs-search-form.width-compact{max-width:360px}.alms-gs-search-form.width-standard{max-width:620px}.alms-gs-search-form.width-wide{max-width:980px}.alms-gs-search-form.width-full{max-width:none;width:100%}
.alms-gs-search-form.align-left{margin-left:0;margin-right:auto}.alms-gs-search-form.align-center{margin-left:auto;margin-right:auto}.alms-gs-search-form.align-right{margin-left:auto;margin-right:0}.alms-gs-search-form.align-stretch{max-width:none;width:100%}
.alms-gs-search-form.layout-stacked{display:grid;grid-template-columns:1fr;gap:9px}.alms-gs-search-form.layout-stacked .alms-gs-submit{width:100%}
.alms-gs-search-form.layout-input .alms-gs-submit{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}
.alms-gs-search-form.layout-expand{width:56px;max-width:56px;transition:max-width .24s ease,width .24s ease}.alms-gs-search-form.layout-expand .alms-gs-search-field{opacity:0;pointer-events:none;min-width:0;transition:opacity .15s ease}.alms-gs-search-form.layout-expand:focus-within,.alms-gs-search-form.layout-expand:hover{width:min(760px,100%);max-width:min(760px,100%)}.alms-gs-search-form.layout-expand:focus-within .alms-gs-search-field,.alms-gs-search-form.layout-expand:hover .alms-gs-search-field{opacity:1;pointer-events:auto}.alms-gs-search-form.layout-expand .alms-gs-submit{min-width:56px;width:56px;padding:0}.alms-gs-search-form.layout-expand .alms-gs-submit span{display:none}
.alms-gs-search-form.button-icon .alms-gs-submit span{display:none}.alms-gs-search-form.button-icon .alms-gs-submit{min-width:56px;width:56px;padding:0}.alms-gs-search-form.button-text .alms-gs-submit svg{display:none}
.alms-gs-search-form.appearance-enterprise input[type=search]{border-radius:5px!important;border-color:#9aacc0!important}.alms-gs-search-form.appearance-enterprise .alms-gs-submit{border-radius:5px;background:#082d50;box-shadow:none}
.alms-gs-search-form.appearance-minimal{gap:0}.alms-gs-search-form.appearance-minimal input[type=search]{border:0!important;border-bottom:2px solid #173d60!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}.alms-gs-search-form.appearance-minimal input[type=search]:focus{border-bottom-color:#f59e0b!important;box-shadow:none!important}.alms-gs-search-form.appearance-minimal .alms-gs-submit{border-radius:0;background:transparent;color:#123b5e;box-shadow:none;border-bottom:2px solid #173d60}
.alms-gs-search-form.appearance-dark input[type=search]{background:#071f38!important;border-color:rgba(255,255,255,.18)!important;color:#fff!important}.alms-gs-search-form.appearance-dark input[type=search]::placeholder{color:#aebdd0}.alms-gs-search-form.appearance-dark .alms-gs-search-icon,.alms-gs-search-form.appearance-dark .alms-gs-clear{color:#fff}.alms-gs-search-form.appearance-dark .alms-gs-submit{background:#f7b81c;color:#071f38;box-shadow:none}
.alms-gs-search-form.appearance-glass input[type=search]{background:rgba(255,255,255,.76)!important;border-color:rgba(255,255,255,.78)!important;backdrop-filter:blur(16px);box-shadow:0 12px 34px rgba(6,27,50,.12)!important}.alms-gs-search-form.appearance-glass .alms-gs-submit{background:rgba(7,42,75,.88);backdrop-filter:blur(16px)}
.alms-gs-modal.mode-fullscreen{padding:0}.alms-gs-modal.mode-fullscreen .alms-gs-modal-card{width:100vw;min-height:100vh;border:0;border-radius:0;padding:clamp(80px,13vh,150px) max(24px,8vw);display:flex;flex-direction:column;justify-content:center}.alms-gs-modal.mode-fullscreen .alms-gs-modal-card>p,.alms-gs-modal.mode-fullscreen .alms-gs-modal-card>h2,.alms-gs-modal.mode-fullscreen .alms-gs-modal-card>.alms-gs-eyebrow{max-width:1180px;width:100%;margin-left:auto!important;margin-right:auto!important}.alms-gs-modal.mode-fullscreen .alms-gs-search-form,.alms-gs-modal.mode-fullscreen .alms-gs-modal-foot{max-width:1180px;margin-left:auto;margin-right:auto}
.alms-gs-modal.mode-topbar{padding:0;align-items:flex-start}.alms-gs-modal.mode-topbar .alms-gs-modal-backdrop{background:rgba(3,15,29,.36);backdrop-filter:blur(2px)}.alms-gs-modal.mode-topbar .alms-gs-modal-card{width:100%;max-width:none;border-radius:0 0 24px 24px;padding:28px max(24px,5vw);transform:translateY(-100%)}.alms-gs-modal.mode-topbar.is-open .alms-gs-modal-card{transform:translateY(0)}
.alms-gs-modal.mode-drawer{padding:0;justify-content:flex-end;align-items:stretch}.alms-gs-modal.mode-drawer .alms-gs-modal-card{width:min(560px,94vw);height:100vh;border-radius:24px 0 0 24px;padding:70px 30px 30px;overflow:auto;transform:translateX(100%)}.alms-gs-modal.mode-drawer.is-open .alms-gs-modal-card{transform:translateX(0)}.alms-gs-modal.mode-drawer .alms-gs-search-form.layout-stacked{display:grid}
.alms-gs-modal.mode-inline{padding:0;align-items:flex-start;justify-content:flex-start}.alms-gs-modal.mode-inline .alms-gs-modal-backdrop{background:transparent;backdrop-filter:none}.alms-gs-modal.mode-inline .alms-gs-modal-card{position:fixed;top:var(--alms-gs-anchor-top,90px);left:var(--alms-gs-anchor-left,12px);width:var(--alms-gs-anchor-width,min(760px,calc(100vw - 24px)));padding:22px;border-radius:18px;box-shadow:0 24px 70px rgba(4,24,44,.28);transform:translateY(-8px)}.alms-gs-modal.mode-inline.is-open .alms-gs-modal-card{transform:translateY(0)}.alms-gs-modal.mode-inline .alms-gs-modal-card h2{font-size:24px!important}.alms-gs-modal.mode-inline .alms-gs-modal-card>p,.alms-gs-modal.mode-inline .alms-gs-modal-foot{display:none}
@media(max-width:700px){.alms-gs-search-form.layout-expand{width:100%;max-width:none}.alms-gs-search-form.layout-expand .alms-gs-search-field{opacity:1;pointer-events:auto}.alms-gs-modal.mode-inline .alms-gs-modal-card{left:8px;right:8px;width:auto}.alms-gs-modal.mode-topbar .alms-gs-modal-card{padding:62px 14px 20px}.alms-gs-modal.mode-drawer .alms-gs-modal-card{width:100%;border-radius:0}}
