:root{
  --szg-cc-bg:#06131e;
  --szg-cc-bg2:#0b1d2b;
  --szg-cc-surface:#10283a;
  --szg-cc-panel:#091924;
  --szg-cc-card:#173348;
  --szg-cc-card2:#1b3c52;
  --szg-cc-line:#2b5870;
  --szg-cc-line2:#4381a1;
  --szg-cc-text:#f5f8fb;
  --szg-cc-muted:#9eb1c0;
  --szg-cc-blue:#58b8ff;
  --szg-cc-lime:#b6f21b;
  --szg-cc-orange:#ffab43;
  --szg-cc-danger:#f26767;
  --szg-cc-wrap:min(1680px,calc(100% - 40px));
}

body.szg-category-commerce-enabled .wd-page-content,
body.szg-category-commerce-enabled .main-page-wrapper,
body.szg-category-commerce-enabled .website-wrapper,
body.szg-category-commerce-enabled .wd-page-wrapper{
  background:var(--szg-cc-bg)!important;
}
body.szg-category-commerce-enabled .wd-footer{margin-top:0}
body.szg-category-commerce-enabled .wd-content-layout{max-width:none!important;width:100%!important;padding:0!important}
body.szg-category-commerce-enabled .wd-content-area{padding:0!important;max-width:none!important}

.szg-cc-commerce{display:block;width:100%;max-width:none;margin:0;padding:0;background:var(--szg-cc-bg);color:var(--szg-cc-text);min-height:70vh}
.szg-cc-wrap{width:var(--szg-cc-wrap);margin:0 auto}
.szg-cc-commerce *{box-sizing:border-box}
.szg-cc-commerce a{text-decoration:none}
.szg-cc-eyebrow{display:block;color:var(--szg-cc-lime);font-size:10px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}

.szg-cc-hero{
  padding:14px 0 0;
  background:linear-gradient(180deg,#102b3d 0%,#0a1c2a 100%);
  border-top:1px solid rgba(182,242,27,.32);
  border-bottom:1px solid #234a60
}
.szg-cc-breadcrumb{display:flex;align-items:center;gap:8px;margin-bottom:10px;color:#738a9b;font-size:12px}
.szg-cc-breadcrumb a{color:#96aaba}
.szg-cc-breadcrumb a:hover{color:var(--szg-cc-lime)}
.szg-cc-hero-copy{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:18px;align-items:end;padding-bottom:12px}
.szg-cc-hero h1{margin:4px 0 6px;color:#fff;font-size:clamp(27px,2.1vw,34px);line-height:1.06;font-weight:800}
.szg-cc-hero p{max-width:760px;margin:0;color:#a9bbc8;font-size:13px;line-height:1.5}
.szg-cc-quick-chips{display:flex;justify-content:flex-end;gap:6px;flex-wrap:wrap;max-width:700px}
.szg-cc-quick-chip{display:inline-flex;align-items:center;min-height:28px;padding:0 10px;border:1px solid #2b5875;border-radius:7px;background:#0a1d2b;color:#dce8ef!important;font-size:9.5px;font-weight:850;letter-spacing:.035em;transition:.15s}
.szg-cc-quick-chip:hover{border-color:var(--szg-cc-lime);color:#fff!important;transform:translateY(-1px)}
.szg-cc-trust-strip{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid #2a536a;border-bottom:0;border-radius:12px 12px 0 0;overflow:hidden;background:#0a1a27;box-shadow:0 -8px 24px rgba(0,0,0,.12)}
.szg-cc-trust-strip span{display:flex;align-items:center;justify-content:center;gap:8px;min-height:40px;padding:6px 10px;color:#d0dce4;font-size:10.5px;font-weight:700;border-right:1px solid #2a536a;text-align:center}
.szg-cc-trust-strip span:last-child{border-right:0}
.szg-cc-trust-strip b{color:var(--szg-cc-lime)}

.szg-cc-catalog{padding:14px 0 44px;background:linear-gradient(180deg,#06131e 0%,#071722 100%)}
.szg-cc-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:54px;padding:8px 12px;border:1px solid var(--szg-cc-line);border-radius:12px;background:#153247;box-shadow:0 16px 34px rgba(0,0,0,.22)}
.szg-cc-toolbar-left{display:flex;align-items:center;gap:14px}
.szg-cc-toolbar-left>strong{color:#fff;font-size:14px}
.szg-cc-filter-button{display:none;align-items:center;gap:8px;min-height:38px;padding:0 13px;border:1px solid var(--szg-cc-line2);border-radius:8px;background:#0c2334;color:#fff;font:inherit;font-size:12px;font-weight:800;cursor:pointer}
.szg-cc-filter-button b{display:grid;place-items:center;min-width:20px;height:20px;border-radius:999px;background:var(--szg-cc-lime);color:#10170c;font-size:10px}
.szg-cc-sort{display:flex;align-items:center;gap:9px;color:#8197a8;font-size:11px}
.szg-cc-sort select{min-width:205px;height:38px;padding:0 36px 0 12px;border:1px solid #2a5875!important;border-radius:8px!important;background:#0c2334!important;color:#fff!important;color-scheme:dark;font-size:12px;font-weight:750;box-shadow:none!important}
.szg-cc-sort select option{background-color:#0c2334!important;color:#f5f8fb!important}
.szg-cc-sort select option:checked{background-color:#2467c9!important;color:#fff!important}
.szg-cc-active-bar{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:38px;padding:6px 2px 0}
.szg-cc-active-chips{display:flex;gap:7px;flex-wrap:wrap;align-items:center}
.szg-cc-active-empty{color:#60778a;font-size:11px}
.szg-cc-active-chip{display:inline-flex;align-items:center;gap:8px;min-height:28px;padding:0 9px;border:1px solid #29526d;border-radius:999px;background:#0a1f2f;color:#d9e6ed!important;font-size:10px;font-weight:700}
.szg-cc-active-chip b{color:var(--szg-cc-lime);font-size:14px}
.szg-cc-active-chip:hover{border-color:var(--szg-cc-lime)}
.szg-cc-clear-all,.szg-cc-clear-mobile{color:#7fb9df!important;font-size:11px;font-weight:750}
.szg-cc-clear-all:hover,.szg-cc-clear-mobile:hover{color:#fff!important}

.szg-cc-catalog-layout{display:flex!important;gap:18px;align-items:flex-start;margin-top:8px;width:100%!important;max-width:none!important;min-width:0!important}
.szg-cc-sidebar{position:sticky;top:18px;flex:0 0 240px!important;width:240px!important;max-width:240px!important;min-width:240px!important;border:1px solid #284f64;border-radius:12px;background:var(--szg-cc-panel);overflow:hidden;z-index:5;box-shadow:0 18px 36px rgba(0,0,0,.24)}
.szg-cc-sidebar-head{display:flex;justify-content:space-between;align-items:center;padding:15px 16px 13px;border-bottom:1px solid var(--szg-cc-line)}
.szg-cc-sidebar-head strong{display:block;margin-top:2px;color:#fff;font-size:18px}
.szg-cc-drawer-close{display:none;border:0;background:transparent;color:#fff;font-size:30px;line-height:1;cursor:pointer}
.szg-cc-filter-group{padding:14px 15px;border-bottom:1px solid #203e50;background:#091924}
.szg-cc-filter-group h3{margin:0 0 10px;color:#f3f7fa;font-size:12px;font-weight:800}
.szg-cc-filter-options{display:grid;gap:7px;max-height:260px;overflow:auto;scrollbar-width:thin}
.szg-cc-check{position:relative;display:grid;grid-template-columns:17px 1fr;gap:8px;align-items:center;min-height:24px;color:#aebdc7;font-size:10.5px;cursor:pointer}
.szg-cc-check input{position:absolute;opacity:0;pointer-events:none}
.szg-cc-check-box{width:16px;height:16px;border:1px solid #31536a;border-radius:4px;background:#0b1d2b;position:relative}
.szg-cc-check input:checked+.szg-cc-check-box{border-color:var(--szg-cc-lime);background:var(--szg-cc-lime)}
.szg-cc-check input:checked+.szg-cc-check-box:after{content:'✓';position:absolute;inset:-1px 0 0;display:grid;place-items:center;color:#11190c;font-size:11px;font-weight:950}
.szg-cc-check:hover{color:#fff}
.szg-cc-check-strong{color:#fff;font-weight:800}
.szg-cc-price-presets{display:grid;grid-template-columns:1fr 1fr;gap:6px}
.szg-cc-price-radio{cursor:pointer;position:relative}
.szg-cc-price-radio input{position:absolute;opacity:0}
.szg-cc-price-radio span{display:flex;align-items:center;justify-content:center;min-height:31px;border:1px solid #294b61;border-radius:6px;background:#0b1c29;color:#9fb1be;font-size:10px;font-weight:750;text-align:center}
.szg-cc-price-radio input:checked+span{border-color:var(--szg-cc-lime);color:#fff;background:#122715}
.szg-cc-price-custom{display:grid;grid-template-columns:1fr 1fr;gap:7px;margin-top:8px}
.szg-cc-price-custom label span{display:block;margin:0 0 4px;color:#667f91;font-size:9px;text-transform:uppercase;font-weight:750}
.szg-cc-price-custom input{width:100%;height:34px;padding:0 9px;border:1px solid #294b61!important;border-radius:6px!important;background:#0b1c29!important;color:#fff!important;font-size:11px;box-shadow:none!important}
.szg-cc-filter-stock{border-bottom:0}
.szg-cc-mobile-apply-wrap{display:none;padding:14px 16px 18px;border-top:1px solid var(--szg-cc-line);background:#081826}
.szg-cc-mobile-apply{width:100%;min-height:46px;border:0;border-radius:7px;background:var(--szg-cc-lime);color:#11180c;font:inherit;font-size:11px;font-weight:950;text-transform:uppercase;cursor:pointer}
.szg-cc-clear-mobile{display:block;text-align:center;margin-top:11px}
.szg-cc-drawer-overlay{display:none}

.szg-cc-results-shell{display:block!important;flex:1 1 0!important;width:0!important;max-width:none!important;min-width:0!important;position:relative!important;inset:auto!important;transform:none!important;float:none!important;clear:none!important;margin:0!important;padding:14px;border:1px solid #376f8b;border-radius:14px;background:linear-gradient(180deg,#10283a 0%,#0d2231 100%);box-shadow:0 20px 42px rgba(0,0,0,.26)}
.szg-cc-results-shell:before{content:'';position:absolute;z-index:40;inset:0;background:rgba(6,17,29,.64);backdrop-filter:blur(2px);opacity:0;pointer-events:none;transition:.15s;border-radius:14px}
.szg-cc-commerce.is-loading .szg-cc-results-shell:before{opacity:1;pointer-events:auto}
.szg-cc-results-head{display:flex;justify-content:space-between;align-items:end;margin:0 0 10px}
.szg-cc-results-head h2{margin:1px 0 0;color:#fff;font-size:20px}
.szg-cc-results-head>span{color:#7e96a7;font-size:11px}
.szg-cc-notices .woocommerce-message,.szg-cc-notices .woocommerce-error,.szg-cc-notices .woocommerce-info{margin:0 0 12px!important;border-radius:8px!important}
.szg-cc-products-grid{display:grid!important;width:100%!important;max-width:none!important;min-width:0!important;height:auto!important;position:static!important;inset:auto!important;transform:none!important;float:none!important;clear:both!important;margin:0!important;padding:0!important;grid-template-columns:repeat(4,minmax(0,1fr));grid-auto-flow:row!important;grid-auto-columns:auto!important;gap:14px;align-items:stretch;list-style:none!important}
.szg-cc-products-grid>article.szg-cc-card{box-sizing:border-box!important;position:relative!important;inset:auto!important;grid-column:auto!important;grid-row:auto!important;width:100%!important;max-width:none!important;min-width:0!important;height:auto!important;float:none!important;clear:none!important;flex:initial!important;flex-basis:auto!important;margin:0!important;padding:0!important;border:1px solid #3a6b84!important;border-radius:12px!important;background:linear-gradient(180deg,var(--szg-cc-card) 0%,#10283a 100%)!important;overflow:hidden;display:flex!important;flex-direction:column!important;align-self:stretch!important;visibility:visible!important;opacity:1!important;transition:transform .16s,border-color .16s,box-shadow .16s}
.szg-cc-card:hover{transform:translateY(-2px);border-color:#5f98b8!important;box-shadow:0 18px 34px rgba(0,0,0,.26)}
.szg-cc-card-media{position:relative;width:100%;aspect-ratio:4/5;background:linear-gradient(180deg,#0d2637 0%,#091c29 100%);overflow:hidden;border-bottom:1px solid #3a6b84}
.szg-cc-card-image-link{display:flex;width:100%;height:100%;align-items:center;justify-content:center;padding:6px}
.szg-cc-card-img{display:block!important;max-width:100%!important;max-height:100%!important;width:100%!important;height:100%!important;object-fit:contain!important;object-position:center!important;border-radius:7px;background:transparent!important}
.szg-cc-card-badges{position:absolute;left:8px;top:8px;display:flex;gap:5px;flex-wrap:wrap;max-width:75%}
.szg-cc-badge{display:inline-flex;align-items:center;min-height:22px;padding:0 7px;border-radius:5px;font-size:8px;font-weight:900;letter-spacing:.045em;text-transform:uppercase;box-shadow:0 5px 14px rgba(0,0,0,.22)}
.szg-cc-badge-best{background:var(--szg-cc-lime);color:#10170c}
.szg-cc-badge-new{background:#3fb0ff;color:#04111c}
.szg-cc-badge-dlc{background:var(--szg-cc-orange);color:#281406}
.szg-cc-wishlist{position:absolute!important;right:8px!important;top:8px!important;margin:0!important}
.szg-cc-wishlist a{display:grid!important;place-items:center!important;width:32px!important;height:32px!important;border:1px solid rgba(255,255,255,.18)!important;border-radius:999px!important;background:rgba(5,17,28,.82)!important;color:#fff!important;font-size:19px!important;line-height:1!important;backdrop-filter:blur(6px)}
.szg-cc-wishlist a:hover{border-color:var(--szg-cc-lime)!important;color:var(--szg-cc-lime)!important}
.szg-cc-wishlist .wd-added-icon,.szg-cc-wishlist .wd-action-text{display:none!important}
.szg-cc-heart{display:block!important}
.szg-cc-card-body{display:flex!important;width:100%;min-width:0;flex:1!important;flex-direction:column!important;padding:11px 11px 12px!important}
.szg-cc-card-meta{display:flex;gap:5px;flex-wrap:wrap;min-height:20px}
.szg-cc-card-meta span{display:inline-flex;align-items:center;min-height:20px;padding:0 6px;border:1px solid #2b5875;border-radius:5px;color:#bed0dc;font-size:8px;font-weight:850;letter-spacing:.035em}
.szg-cc-card-meta .szg-cc-meta-dlc{border-color:#73511f;color:#ffc36f;background:#24190a}
.szg-cc-card-title{margin:6px 0 0!important;min-height:52px!important;font-size:13px!important;line-height:1.32!important;font-weight:750!important;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}
.szg-cc-card-title a{color:#f3f6f8!important}
.szg-cc-card-title a:hover{color:var(--szg-cc-blue)!important}
.szg-cc-dlc-note{margin-top:5px;min-height:28px;padding:5px 7px;border-left:2px solid var(--szg-cc-orange);border-radius:0 5px 5px 0;background:rgba(255,171,67,.09);color:#ffc777;font-size:8.6px;font-weight:750;line-height:1.35}
.szg-cc-card-price{margin-top:auto;padding-top:7px;color:#fff;font-size:18px;font-weight:850}
.szg-cc-card-price del{color:#617785;font-size:11px}
.szg-cc-card-price ins{text-decoration:none;color:#fff}
.szg-cc-stock-row{display:flex;align-items:center;gap:6px;margin-top:5px;min-height:24px;color:#93a9b8;font-size:9.3px;line-height:1.25}
.szg-cc-stock-dot{width:7px;height:7px;border-radius:999px;background:#627786;flex:0 0 7px}
.szg-cc-stock-row.is-in-stock .szg-cc-stock-dot{background:var(--szg-cc-lime);box-shadow:0 0 0 3px rgba(182,242,27,.08)}
.szg-cc-stock-row.is-in-stock{color:#aebec8}
.szg-cc-stock-row.is-out{color:#c78b8b}
.szg-cc-stock-row.is-out .szg-cc-stock-dot{background:#d96767}
.szg-cc-card-actions{margin-top:7px}
.szg-cc-add-to-cart{display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;min-height:38px!important;padding:0 10px!important;border:0!important;border-radius:8px!important;background:var(--szg-cc-lime)!important;color:#11190c!important;font-size:10px!important;font-weight:950!important;text-transform:uppercase!important;letter-spacing:.015em!important;box-shadow:none!important}
.szg-cc-add-to-cart:hover{background:#c6ff34!important;color:#11190c!important}
.szg-cc-add-to-cart.loading{opacity:.7;pointer-events:none}
.szg-cc-add-to-cart.added{background:#9fd81a!important}
.szg-cc-details-btn{background:#143348!important;color:#e7f0f6!important}
.szg-cc-details-btn:hover{background:#1b4660!important;color:#fff!important}
.szg-cc-card .added_to_cart{display:none!important}

.szg-cc-inline-trust{grid-column:1/-1;display:grid;grid-template-columns:auto 1fr auto;gap:12px;align-items:center;min-height:70px;padding:12px 14px;border:1px solid rgba(182,242,27,.3);border-radius:12px;background:linear-gradient(100deg,#10251a 0%,#0a1d2a 48%,#0a1d2a 100%)}
.szg-cc-inline-trust-icon{display:grid;place-items:center;width:34px;height:34px;border:1px solid var(--szg-cc-lime);border-radius:999px;color:var(--szg-cc-lime);font-size:17px}
.szg-cc-inline-trust strong{display:block;color:#fff;font-size:13px}
.szg-cc-inline-trust span{display:block;margin-top:3px;color:#9eb1bf;font-size:10px}
.szg-cc-inline-trust a{color:#7cc6f8!important;font-size:10px;font-weight:800}
.szg-cc-inline-trust a:hover{color:#fff!important}

.szg-cc-empty-state{padding:55px 25px;border:1px dashed #29506a;border-radius:12px;text-align:center;background:#081826}
.szg-cc-empty-state strong{display:block;color:#fff;font-size:18px}
.szg-cc-empty-state p{color:#8da1af}
.szg-cc-empty-state a{display:inline-flex;min-height:40px;align-items:center;padding:0 16px;border-radius:7px;background:var(--szg-cc-lime);color:#11190c!important;font-size:11px;font-weight:900}
.szg-cc-pagination{display:flex;justify-content:center;gap:6px;flex-wrap:wrap;margin-top:20px}
.szg-cc-pagination .page-numbers{display:grid;place-items:center;min-width:37px;height:37px;padding:0 8px;border:1px solid #244a61;border-radius:7px;background:#0a1d2c;color:#c8d5dd!important;font-size:11px;font-weight:800}
.szg-cc-pagination .page-numbers.current{border-color:var(--szg-cc-lime);background:var(--szg-cc-lime);color:#11190c!important}
.szg-cc-pagination a.page-numbers:hover{border-color:#4d83a3;color:#fff!important}

.szg-cc-seo{padding:50px 0 58px;border-top:1px solid #123042;background:#071725}
.szg-cc-seo-inner{width:min(1180px,calc(100% - 48px));margin:0 auto}
.szg-cc-seo h2{margin:4px 0 12px;color:#fff;font-size:30px}
.szg-cc-seo>div>p,.szg-cc-seo-grid p{color:#9fb1bd;line-height:1.72;font-size:13px}
.szg-cc-seo-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:22px}
.szg-cc-seo-grid>div{padding:18px;border:1px solid #17384d;border-radius:9px;background:#0a1c2a}
.szg-cc-seo h3{margin:0 0 7px;color:#f3f7fa;font-size:15px}
.szg-cc-seo-grid p{margin:0}
.szg-cc-seo-last{margin-top:18px}
.szg-cc-seo a{color:#55baff!important;font-weight:750}
.szg-cc-seo a:hover{color:#fff!important}

@media(min-width:1280px){
  .szg-cc-products-grid{grid-template-columns:repeat(5,minmax(0,1fr))}
}
@media(min-width:1600px){
  .szg-cc-catalog-layout{grid-template-columns:236px minmax(0,1fr)}
  .szg-cc-products-grid{grid-template-columns:repeat(6,minmax(0,1fr))}
  .szg-cc-card-title{font-size:12.8px!important;min-height:50px!important}
}
@media(max-width:1279px){
  .szg-cc-hero-copy{grid-template-columns:1fr}
  .szg-cc-quick-chips{justify-content:flex-start;max-width:none}
}
@media(max-width:1200px){
  .szg-cc-products-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
  .szg-cc-trust-strip{grid-template-columns:repeat(2,1fr)}
  .szg-cc-trust-strip span:nth-child(2){border-right:0}
  .szg-cc-trust-strip span:nth-child(-n+2){border-bottom:1px solid #153548}
}
@media(max-width:900px){
  :root{--szg-cc-wrap:calc(100% - 24px)}
  .szg-cc-hero{padding-top:15px}
  .szg-cc-breadcrumb{margin-bottom:10px}
  .szg-cc-hero-copy{padding-bottom:13px;gap:14px}
  .szg-cc-hero p{font-size:12.5px}
  .szg-cc-quick-chips{flex-wrap:nowrap;overflow:auto;padding-bottom:2px;scrollbar-width:none}
  .szg-cc-quick-chips::-webkit-scrollbar{display:none}
  .szg-cc-quick-chip{flex:0 0 auto}
  .szg-cc-trust-strip{grid-template-columns:1fr 1fr}
  .szg-cc-trust-strip span{min-height:39px;font-size:9.5px;padding:6px}
  .szg-cc-catalog{padding-top:10px}
  .szg-cc-toolbar{min-height:50px;padding:7px 9px}
  .szg-cc-toolbar-left>strong{font-size:11px}
  .szg-cc-filter-button{display:flex}
  .szg-cc-sort span{display:none}
  .szg-cc-sort select{min-width:148px;height:38px;font-size:10px;padding-left:9px}
  .szg-cc-active-bar{overflow:hidden}
  .szg-cc-active-chips{flex-wrap:nowrap;overflow:auto;scrollbar-width:none}
  .szg-cc-active-chips::-webkit-scrollbar{display:none}
  .szg-cc-active-chip{flex:0 0 auto}
  .szg-cc-clear-all{display:none}
  .szg-cc-catalog-layout{display:block!important;margin-top:7px}
  .szg-cc-sidebar{position:fixed;z-index:10050;left:0;top:0;bottom:0;flex:none!important;width:min(88vw,360px)!important;max-width:min(88vw,360px)!important;min-width:0!important;height:100dvh;border-radius:0;transform:translateX(-105%);transition:transform .2s;overflow:auto}
  .szg-cc-commerce.filters-open .szg-cc-sidebar{transform:translateX(0)}
  .szg-cc-drawer-close{display:block}
  .szg-cc-mobile-apply-wrap{display:block;position:sticky;bottom:0}
  .szg-cc-drawer-overlay{position:fixed;z-index:10040;inset:0;border:0;background:rgba(0,0,0,.64);opacity:0;pointer-events:none;display:block;transition:.2s}
  .szg-cc-commerce.filters-open .szg-cc-drawer-overlay{opacity:1;pointer-events:auto}
  .szg-cc-results-shell{width:100%!important;max-width:100%!important;padding:10px;border-radius:12px}
  .szg-cc-results-head{margin-top:2px}
  .szg-cc-results-head h2{font-size:19px}
  .szg-cc-results-head>span{display:none}
  .szg-cc-products-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
  .szg-cc-card-body{padding:9px 9px 10px}
  .szg-cc-card-title{min-height:50px!important;font-size:11.5px!important;line-height:1.42!important}
  .szg-cc-card-meta span{font-size:7.4px;padding:0 5px}
  .szg-cc-card-price{font-size:16px}
  .szg-cc-stock-row{font-size:8.5px;min-height:25px}
  .szg-cc-add-to-cart{min-height:38px!important;font-size:9.2px!important}
  .szg-cc-dlc-note{font-size:7.8px;min-height:24px}
  .szg-cc-badge{font-size:7.2px;min-height:20px}
  .szg-cc-wishlist a{width:29px!important;height:29px!important;font-size:16px!important}
  .szg-cc-card-image-link{padding:5px}
  .szg-cc-inline-trust{grid-template-columns:auto 1fr;padding:12px;gap:10px}
  .szg-cc-inline-trust a{grid-column:2}
  .szg-cc-inline-trust span{font-size:9px}
  .szg-cc-seo{padding:40px 0 46px}
  .szg-cc-seo-inner{width:calc(100% - 24px)}
  .szg-cc-seo h2{font-size:23px}
  .szg-cc-seo-grid{grid-template-columns:1fr}
  .szg-cc-seo>div>p,.szg-cc-seo-grid p{font-size:12px}
}
@media(max-width:520px){
  .szg-cc-hero h1{font-size:26px}
  .szg-cc-toolbar{gap:6px}
  .szg-cc-toolbar-left{gap:7px}
  .szg-cc-filter-button{padding:0 9px}
  .szg-cc-sort select{min-width:132px}
  .szg-cc-trust-strip span{font-size:8.7px}
  .szg-cc-inline-trust-icon{width:31px;height:31px}
  .szg-cc-inline-trust strong{font-size:11px}
}

/* 0.1.4: cards do not expose WooCommerce/WoodMart product classes. */
.szg-cc-catalog-layout{gap:20px}
.szg-cc-sidebar:before,
.szg-cc-results-shell:before{border-radius:inherit}
.szg-cc-sidebar-head{background:#0d2637}
.szg-cc-filter-group:nth-child(even){background:#0b1e2b}
.szg-cc-results-head{padding-bottom:6px;border-bottom:1px solid rgba(122,166,191,.16)}
.szg-cc-products-grid{gap:16px}
body.szg-category-commerce-enabled main.szg-cc-commerce .szg-cc-products-grid>article.szg-cc-card{width:100%!important;max-width:none!important;min-width:0!important;display:flex!important;position:relative!important;float:none!important;margin:0!important}
@media(min-width:1280px){
  .szg-cc-products-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:16px}
}
@media(min-width:1600px){
  .szg-cc-products-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:18px}
}
