:root{
--red:#ef111b;--red2:#ff2934;--dark:#11171b;--dark2:#17242d;--text:#101920;--muted:#6f7b84;--line:#e4e9ed;--soft:#f6f8f9;--green:#12b957;--shadow:0 16px 42px rgba(14,25,33,.09)
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,system-ui,-apple-system,"Segoe UI",sans-serif;color:var(--text);background:#fff}button,input,select{font:inherit}button{cursor:pointer}a{text-decoration:none;color:inherit}.page{width:min(1540px,calc(100% - 34px));margin:auto}
.top-strip{height:42px;background:#121619;color:#fff;font-size:11px}.top-strip .page{height:100%;display:flex;align-items:center;justify-content:space-between}.top-strip-left{display:flex;gap:32px}.top-strip-right b{color:var(--red)}
.site-header{height:80px;background:#fff;border-bottom:1px solid var(--line);position:sticky;top:0;z-index:70}.header-row{height:100%;display:flex;align-items:center;gap:26px}.brand{display:flex;align-items:center;gap:10px;min-width:210px}.brand img{width:54px;height:54px;object-fit:contain}.brand strong{display:block;font-size:29px;font-weight:950;letter-spacing:-1px}.brand small{display:block;font-size:7px;letter-spacing:.28em;color:#6d7982;margin-top:4px}
.nav-center{display:flex;justify-content:center;align-items:center;gap:35px;flex:1}.nav-center a,.nav-center button{border:0;background:none;font-size:12px;font-weight:800;padding:31px 0 28px;position:relative}.nav-center a.active,.nav-center a:hover,.nav-center button:hover,.nav-center button.open{color:var(--red)}.nav-center a.active:after,.nav-center button.open:after{content:"";position:absolute;left:0;right:0;bottom:0;height:3px;background:var(--red);border-radius:99px}
.header-right{display:flex;align-items:center;gap:10px}.search-mini{width:285px;height:42px;border:1px solid #dce3e8;border-radius:10px;display:flex;align-items:center;padding:0 12px}.search-mini input{border:0;outline:0;width:100%;font-size:11px}.wa-btn{background:var(--green);color:#fff;border-radius:11px;padding:12px 16px;font-size:11px;font-weight:900}.cart-icon{height:42px;border:0;background:#f3f5f6;border-radius:10px;padding:0 12px;position:relative}.cart-icon span{position:absolute;right:-5px;top:-5px;min-width:20px;height:20px;border-radius:99px;background:var(--red);color:#fff;display:grid;place-items:center;font-size:8px}.mobile-btn{display:none}
.hero-wrap{background:#fff}.hero-layout{display:grid;grid-template-columns:250px minmax(0,1fr);gap:18px;padding:18px 0 0}.desktop-sidebar{border:1px solid var(--line);border-radius:14px;background:#fff;box-shadow:var(--shadow);overflow:hidden}.sidebar-title{display:flex;gap:11px;align-items:center;padding:15px;border-bottom:1px solid var(--line)}.sidebar-title>span{font-size:18px}.sidebar-title strong{display:block;font-size:14px}.sidebar-title small{display:block;font-size:8px;color:var(--muted);margin-top:2px}
.hero-panel{height:440px;border-radius:0;overflow:hidden;display:grid;grid-template-columns:42% 58%;background:#080b0d;color:#fff;position:relative}.hero-copy{padding:43px 42px;display:flex;flex-direction:column;justify-content:center;position:relative;z-index:2}.hero-kicker{font-size:9px;letter-spacing:.34em;color:#e8edf0}.hero-copy h1{font-size:53px;line-height:.92;margin:16px 0 12px;font-weight:950;letter-spacing:-2px}.hero-copy h1 span{color:var(--red)}.hero-copy p{font-size:15px;line-height:1.4;color:#e5e9eb;max-width:500px}.hero-copy>a{width:max-content;background:var(--red);padding:13px 22px;border-radius:9px;margin-top:6px;font-size:13px;font-weight:900}.hero-copy>a b{margin-left:18px}.hero-benefits{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:26px}.hero-benefits>div{display:flex;align-items:center;gap:9px;border-right:1px solid rgba(255,255,255,.18)}.hero-benefits>div:last-child{border-right:0}.hero-benefits>div>span{font-size:20px}.hero-benefits strong{display:block;font-size:9px}.hero-benefits small{display:block;font-size:7.5px;color:#bcc6cc;margin-top:2px}
.hero-image{position:relative;overflow:hidden}.hero-image:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#080b0d 0%,rgba(8,11,13,.32) 13%,transparent 35%);z-index:1}.hero-image img{width:100%;height:100%;object-fit:cover;object-position:68% center;display:block}
.value-row{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff;margin-top:18px}.value-grid{display:grid;grid-template-columns:repeat(4,1fr)}.value-grid>div{padding:18px 28px;display:grid;grid-template-columns:38px 1fr;align-items:center;column-gap:12px}.value-grid>div+div{border-left:1px solid var(--line)}.value-grid>div>span{font-size:25px;grid-row:1/3}.value-grid strong{font-size:11px}.value-grid small{font-size:8.5px;color:var(--muted)}
.hero-sidebar{align-self:stretch}.all-products-btn{width:calc(100% - 14px);margin:7px;border:1px solid var(--line);border-radius:9px;background:#fff;padding:9px;display:flex;justify-content:space-between;font-size:10px;font-weight:900}.all-products-btn.active{background:#fff0f1;color:#d3121d;border-color:#ffc3c8}
.side-group{border-top:1px solid #edf1f3}.side-group-head{width:100%;border:0;background:#fff;padding:10px 12px;display:grid;grid-template-columns:1fr auto auto;gap:7px;text-align:left;font-size:10px;font-weight:950}.side-group.open>.side-group-head{background:var(--red);color:#fff}.side-group-body{padding:4px 7px 8px}.side-section-title{width:100%;border:0;background:transparent;padding:7px;display:flex;justify-content:space-between;font-size:9px;font-weight:900;color:#394750}.side-option{width:100%;border:0;background:transparent;border-radius:7px;padding:6px 8px 6px 18px;display:flex;justify-content:space-between;text-align:left;font-size:9px;color:#56636d}.side-option:hover,.side-option.active{background:#fff0f1;color:#d3131e;font-weight:900}
.catalog-section{padding:22px 0 52px}.catalog-layout{display:grid;grid-template-columns:250px minmax(0,1fr);gap:18px}.catalog-sidebar{position:sticky;top:98px;align-self:start}.catalog-note{height:58px;border-radius:10px;background:#f7f9fa;display:flex;align-items:center;justify-content:space-between;padding:0 18px;margin-bottom:13px}.catalog-note strong{display:block;font-size:11px}.catalog-note small{display:block;color:var(--muted);font-size:8px;margin-top:2px}.catalog-note #breadcrumbs{font-size:9px;color:#89959d}.catalog-head{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:10px}.catalog-head h2{margin:0;font-size:28px;letter-spacing:-.7px}.catalog-head p{margin:5px 0 0;font-size:10px;color:var(--muted)}.catalog-tools{display:flex;align-items:center;gap:12px}.catalog-tools label{font-size:9px;color:#59666f}.catalog-tools select{height:38px;border:1px solid #dce3e8;border-radius:9px;padding:0 12px;background:#fff;font-size:9px}.catalog-tools>span{font-size:9px;color:var(--muted)}
.active-filters{display:flex;gap:6px;flex-wrap:wrap;margin:8px 0}.filter-chip{border:1px solid #ffd1d5;background:#fff4f5;color:#cf121d;border-radius:99px;padding:5px 8px;font-size:8px;font-weight:850}
.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.product-card{border:1px solid var(--line);border-radius:12px;background:#fff;overflow:hidden;box-shadow:0 6px 18px rgba(15,27,35,.045)}.product-media{aspect-ratio:1/1;background:#f5f7f8;position:relative;padding:7px}.product-media img{width:100%;height:100%;object-fit:contain}.stock-badge{position:absolute;right:8px;top:8px;border-radius:99px;background:var(--green);color:#fff;padding:5px 8px;font-size:7.5px;font-weight:900}.stock-badge.low{background:#ffb400;color:#2e2300}.product-body{padding:9px}.tags{display:flex;gap:4px;flex-wrap:wrap}.tag{border-radius:99px;background:#edf1f4;padding:3px 6px;font-size:7px;font-weight:850;color:#5e6b74}.product-name{font-size:11.5px;line-height:1.22;margin:7px 0 4px;min-height:29px}.product-desc{font-size:8.5px;line-height:1.3;color:#79858d;min-height:22px}.price{font-size:15px;font-weight:950;margin-top:7px}.stock-line{font-size:8.5px;margin-top:5px}.stock-line b{color:var(--green)}.qty{height:31px;display:grid;grid-template-columns:32px 1fr 32px;border:1px solid #dce3e8;border-radius:7px;overflow:hidden;margin-top:8px}.qty button{border:0;background:#f1f4f6;font-weight:950}.qty input{width:100%;border:0;border-left:1px solid #e1e6ea;border-right:1px solid #e1e6ea;text-align:center;font-size:10px;font-weight:900}.add-btn{width:100%;height:33px;border:0;border-radius:7px;background:var(--red);color:#fff;font-size:9px;font-weight:900;margin-top:6px}.add-btn.added{background:var(--green)}
.mega-backdrop{position:fixed;inset:122px 0 0;background:rgba(6,10,13,.58);z-index:49;opacity:0;visibility:hidden;transition:.15s}.mega-backdrop.open{opacity:1;visibility:visible}.mega-menu{position:fixed;left:0;right:0;top:122px;z-index:50;opacity:0;visibility:hidden;transform:translateY(-6px);transition:.17s}.mega-menu.open{opacity:1;visibility:visible;transform:none}.mega-grid{display:grid;grid-template-columns:220px minmax(0,1fr) 285px;max-height:calc(100vh - 136px);overflow:auto;background:#fff;border-radius:0 0 16px 16px;box-shadow:0 28px 70px rgba(4,12,18,.24)}.mega-left{padding:16px 10px;border-right:1px solid var(--line);background:#fbfcfd}.mega-title{font-size:9px;font-weight:950;letter-spacing:.1em;color:#6f7c85;margin:0 8px 9px}.mega-cat{width:100%;border:0;background:transparent;border-radius:8px;padding:10px 9px;display:grid;grid-template-columns:22px 1fr auto 12px;gap:7px;align-items:center;text-align:left}.mega-cat.active{background:var(--red);color:#fff}.mega-cat strong{font-size:10.5px}.mega-cat small{min-width:22px;height:20px;border-radius:99px;background:#edf1f4;color:#65727b;display:grid;place-items:center;font-size:7.5px}.mega-cat.active small{background:rgba(255,255,255,.18);color:#fff}.mega-foot-note{margin:14px 7px 0;padding:12px;border-radius:9px;background:#f2f5f7;font-size:9px;color:#66737c}.mega-center{padding:18px 20px}.mega-heading{display:flex;justify-content:space-between;border-bottom:1px solid var(--line);padding-bottom:12px}.mega-heading h3{font-size:22px;margin:0}.mega-heading p{font-size:10px;color:var(--muted);margin:4px 0}.mega-heading button{width:34px;height:34px;border:0;border-radius:8px;background:#f1f4f6;font-size:20px}.mega-columns{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;padding-top:16px}.mega-col h4{font-size:9.5px;color:#68747d}.mega-col button{width:100%;border:0;background:transparent;padding:8px 3px;display:flex;justify-content:space-between;text-align:left;font-size:10px;font-weight:750;border-radius:7px}.mega-col button:hover{background:#fff1f2;color:var(--red);padding-left:7px}.mega-promo{padding:18px;background:#fafbfd;border-left:1px solid var(--line)}.promo-card{min-height:325px;height:100%;padding:20px;border-radius:14px;background:linear-gradient(145deg,#f6f7f8,#e8ebed);display:flex;flex-direction:column}.promo-card>span{font-size:8px;color:var(--red);font-weight:950}.promo-card h4{font-size:22px;line-height:1.04;margin:8px 0}.promo-card p{font-size:10px;color:#66737c}.promo-spools{flex:1;background:radial-gradient(circle at 50% 60%,#d7dce0,transparent 40%)}.promo-card button{border:0;border-radius:8px;background:var(--red);color:#fff;padding:11px;font-size:9px;font-weight:900}
footer{background:#111a20;color:#fff;padding:32px 0}.footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:30px}.footer-brand{display:flex;align-items:center;gap:12px}.footer-brand img{width:55px;height:55px}.footer-brand strong{font-size:23px}.footer-brand p,footer a{font-size:9px;color:#c6d0d6}footer h4{font-size:11px;margin:0 0 10px}footer a{display:block;margin:6px 0}
.hidden{display:none!important}.cart-overlay,.checkout-backdrop{position:fixed;inset:0;background:rgba(4,9,12,.58);z-index:79;opacity:0;visibility:hidden}.cart-overlay.open,.checkout-backdrop.open{opacity:1;visibility:visible}.cart-drawer{position:fixed;right:0;top:0;bottom:0;width:min(420px,100%);z-index:80;background:#fff;transform:translateX(105%);transition:.2s;display:flex;flex-direction:column}.cart-drawer.open{transform:none}.cart-head{height:68px;padding:0 16px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between}.cart-head button{border:0;background:#f1f4f6;width:34px;height:34px;border-radius:8px}.cart-items{flex:1;overflow:auto;padding:12px 16px}.cart-item{display:grid;grid-template-columns:52px 1fr auto;gap:8px;padding:10px 0;border-bottom:1px solid var(--line)}.cart-item img{width:52px;height:52px;object-fit:contain;background:#f5f7f8;border-radius:8px}.cart-item strong{font-size:10px}.cart-item small{display:block;font-size:8px;color:var(--muted)}.cart-footer{padding:14px;border-top:1px solid var(--line)}.cart-summary-row,.cart-total{display:flex;justify-content:space-between;font-size:10px;margin:6px 0}.cart-total strong{font-size:18px}.discount strong{color:#15a349}.checkout-primary{width:100%;border:0;border-radius:9px;background:var(--red);color:#fff;padding:11px;font-size:10px;font-weight:900}.checkout-note{margin:8px 0;border:1px solid #f1d49d;background:#fff7e4;color:#765117;border-radius:8px;padding:8px;font-size:8.5px}.checkout-note.shipping{background:#effaf2;border-color:#caead3;color:#24663b}
.checkout-modal{position:fixed;inset:0;z-index:81;display:grid;place-items:center;padding:16px;opacity:0;visibility:hidden}.checkout-modal.open{opacity:1;visibility:visible}.checkout-card{width:min(760px,100%);max-height:92vh;overflow:auto;background:#fff;border-radius:16px}.checkout-head{display:flex;justify-content:space-between;padding:18px;border-bottom:1px solid var(--line)}.checkout-head span{font-size:8px;color:var(--red);font-weight:950}.checkout-head h3{font-size:23px;margin:4px 0}.checkout-head p{font-size:9px;color:var(--muted)}.checkout-head button{width:34px;height:34px;border:0;border-radius:8px;background:#f1f4f6}.checkout-card form{padding:18px}.checkout-grid{display:grid;grid-template-columns:1fr 1fr;gap:11px}.checkout-grid label{font-size:8.5px;font-weight:850}.checkout-grid input{display:block;width:100%;height:40px;border:1px solid #dce3e8;border-radius:8px;margin-top:5px;padding:0 10px}.shipping-fields,.checkout-summary,.payment-option{margin-top:14px;border:1px solid var(--line);border-radius:10px;padding:12px;background:#fafbfc}.shipping-title{font-size:10px;font-weight:900;color:#1f6a3c}.checkout-summary>div:not(.checkout-note){display:flex;justify-content:space-between;font-size:9px;margin:5px}.checkout-summary .grand{border-top:1px solid var(--line);padding-top:8px}.checkout-summary .grand strong{font-size:16px}.payment-option{display:flex;gap:10px;align-items:center;background:#fff}.payment-icon{width:38px;height:38px;border-radius:8px;background:#f1f4f6;display:grid;place-items:center}.payment-option strong{display:block;font-size:10px}.payment-option small{display:block;font-size:8px;color:var(--muted)}.checkout-actions{display:grid;grid-template-columns:130px 1fr;gap:9px;margin-top:14px}.checkout-actions>button:first-child{border:1px solid var(--line);background:#fff;border-radius:9px}.checkout-success{padding:18px}
@media(max-width:1200px){.search-mini{display:none}.product-grid{grid-template-columns:repeat(3,1fr)}.mega-grid{grid-template-columns:200px minmax(0,1fr)}.mega-promo{display:none}}
@media(max-width:950px){.nav-center{display:none}.mobile-btn{display:block}.hero-layout,.catalog-layout{grid-template-columns:210px minmax(0,1fr)}.hero-panel{grid-template-columns:1fr;height:auto}.hero-image{height:300px}.hero-copy{padding:30px}.hero-copy h1{font-size:42px}.product-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:760px){.top-strip{display:none}.site-header{height:64px}.brand{min-width:auto}.brand img{width:42px;height:42px}.brand strong{font-size:20px}.brand small{display:none}.wa-btn{display:none}.hero-layout,.catalog-layout{display:block}.desktop-sidebar{display:none}.hero-panel{border-radius:0}.hero-copy{padding:24px 18px}.hero-copy h1{font-size:35px}.hero-copy p{font-size:12px}.hero-benefits{grid-template-columns:1fr 1fr}.hero-benefits>div:nth-child(3){display:none}.hero-image{height:220px}.value-grid{grid-template-columns:repeat(2,1fr)}.value-grid>div:nth-child(3){border-left:0;border-top:1px solid var(--line)}.value-grid>div:nth-child(4){border-top:1px solid var(--line)}.catalog-note{height:auto;padding:12px;display:block}.catalog-note #breadcrumbs{margin-top:7px}.catalog-head{align-items:flex-start}.catalog-tools{flex-direction:column;align-items:flex-end}.product-grid{grid-template-columns:repeat(2,1fr);gap:8px}.product-name{font-size:10px}.product-desc{display:none}.price{font-size:13px}.mega-menu,.mega-backdrop{display:none!important}.checkout-grid{grid-template-columns:1fr}.checkout-actions{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr}}
@media(max-width:390px){.product-grid{grid-template-columns:1fr}}

.hero-cat-btn{width:100%;border:0;background:#fff;padding:11px 12px;display:grid;grid-template-columns:20px 1fr auto 12px;align-items:center;gap:7px;text-align:left;border-top:1px solid #edf1f3}.hero-cat-btn strong{font-size:10px}.hero-cat-btn small{min-width:22px;height:20px;border-radius:99px;background:#edf1f4;display:grid;place-items:center;font-size:7.5px}.hero-cat-btn:hover{background:#fff2f3;color:var(--red)}

/* =========================================================
   V2.2.1 - HOTFIX CARGA DE PRODUCTOS
   ========================================================= */
.mega-all-btn{
  width:100%;
  margin-top:10px;
  border:1px solid #e1e7eb;
  border-radius:8px;
  background:#fff;
  padding:9px 10px;
  color:#25333d;
  font-size:9px;
  font-weight:900;
}
.mega-all-btn:hover{
  border-color:#f1aeb4;
  color:var(--red);
  background:#fff5f6;
}
.mobile-menu{display:none}
.error-load{
  grid-column:1/-1;
  border:1px solid #ffd0d4;
  background:#fff5f6;
  color:#a9131c;
  border-radius:12px;
  padding:24px!important;
}
@media(max-width:760px){
  .mobile-menu.open{
    display:grid;
    position:fixed;
    top:64px;
    left:0;
    right:0;
    z-index:69;
    background:#fff;
    border-bottom:1px solid var(--line);
    padding:10px 14px;
    box-shadow:0 18px 30px rgba(9,20,28,.12);
  }
  .mobile-menu a{
    padding:10px 7px;
    border-bottom:1px solid #edf1f3;
    font-size:11px;
    font-weight:800;
  }
}

/* =========================================================
   V2.3 - PULIDO VISUAL + FILTROS PROFESIONALES
   ========================================================= */

/* Header más premium */
.site-header{
  box-shadow:0 8px 24px rgba(15,27,35,.045);
}
.brand img{
  filter:drop-shadow(0 6px 10px rgba(0,0,0,.08));
}
.nav-center a,.nav-center button{
  letter-spacing:.01em;
}
.search-mini{
  position:relative;
  background:#fafbfc;
  transition:.18s ease;
}
.search-mini:focus-within{
  background:#fff;
  border-color:#f0a3aa;
  box-shadow:0 0 0 4px rgba(239,17,27,.06);
}
.search-suggest{
  position:absolute;
  top:48px;
  left:0;
  right:0;
  z-index:90;
  background:#fff;
  border:1px solid var(--line);
  border-radius:12px;
  box-shadow:0 20px 50px rgba(10,22,30,.16);
  padding:6px;
  max-height:360px;
  overflow:auto;
}
.suggest-item{
  width:100%;
  border:0;
  background:#fff;
  display:grid;
  grid-template-columns:42px minmax(0,1fr) 14px;
  align-items:center;
  gap:9px;
  padding:7px;
  border-radius:8px;
  text-align:left;
}
.suggest-item:hover{background:#fff3f4}
.suggest-thumb{
  width:42px;height:42px;border-radius:7px;background:#f4f6f7;
  display:grid;place-items:center;font-size:9px;font-weight:900;color:#7c8890;
  overflow:hidden
}
.suggest-thumb img{width:100%;height:100%;object-fit:contain}
.suggest-item strong{display:block;font-size:9.5px}
.suggest-item small{display:block;font-size:7.5px;color:var(--muted);margin-top:2px}
.suggest-empty{padding:12px;font-size:9px;color:var(--muted)}

/* Hero más cercano al boceto */
.hero-panel{
  box-shadow:0 18px 46px rgba(7,15,20,.18);
}
.hero-copy h1{
  text-shadow:0 6px 24px rgba(0,0,0,.22);
}
.hero-copy>a{
  box-shadow:0 9px 24px rgba(239,17,27,.22);
  transition:.16s ease;
}
.hero-copy>a:hover{transform:translateY(-1px);background:#ff2530}

/* Sidebar profesional */
.desktop-sidebar{
  border-color:#dfe5e9;
}
.sidebar-title{
  background:linear-gradient(180deg,#fff,#fafbfc);
}
.side-group-head{
  transition:.15s ease;
}
.side-group-head:hover{background:#f7f9fa}
.side-group.open>.side-group-head{
  background:linear-gradient(135deg,#151f26,#1f2e38);
}
.side-option{
  position:relative;
}
.side-option.active:before{
  content:"";
  position:absolute;
  left:7px;top:50%;
  width:4px;height:4px;border-radius:50%;
  background:var(--red);
  transform:translateY(-50%);
}

/* Catálogo */
.catalog-main{
  min-width:0;
}
.catalog-note{
  border:1px solid #edf1f3;
}
.catalog-head{
  padding-bottom:11px;
  border-bottom:1px solid #edf1f3;
}
.filter-status-row{
  min-height:39px;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:10px;
}
.active-filters{
  flex:1;
}
.filter-chip{
  border:1px solid #ffd1d5;
  background:#fff4f5;
  color:#cf121d;
  border-radius:999px;
  padding:5px 7px 5px 9px;
  font-size:8px;
  font-weight:850;
  display:inline-flex;
  align-items:center;
  gap:6px;
}
.filter-chip b{
  width:14px;height:14px;border-radius:50%;
  display:grid;place-items:center;
  background:rgba(207,18,29,.09);
  font-size:9px;
}
.filter-chip:hover{
  background:#ffe9eb;
}
.clear-filters{
  border:0;
  background:transparent;
  color:#6d7982;
  font-size:8.5px;
  font-weight:900;
  text-decoration:underline;
  text-underline-offset:3px;
}
.clear-filters:hover{color:var(--red)}

.product-card{
  transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease;
}
.product-card:hover{
  transform:translateY(-3px);
  border-color:#d8dfe4;
  box-shadow:0 18px 38px rgba(13,25,33,.10);
}
.product-media{
  overflow:hidden;
}
.product-media img{
  transition:transform .25s ease;
}
.product-card:hover .product-media img{
  transform:scale(1.035);
}
.add-btn{
  background:linear-gradient(135deg,var(--red),var(--red2));
  box-shadow:0 7px 16px rgba(239,17,27,.12);
}
.add-btn:hover{filter:brightness(1.04)}
.qty button:hover{background:#e8ecef}
.empty-state{
  grid-column:1/-1;
  min-height:260px;
  border:1px dashed #dce3e7;
  border-radius:14px;
  background:#fafbfc;
  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content:center;
  text-align:center;
  padding:30px;
}
.empty-icon{
  width:48px;height:48px;border-radius:50%;
  background:#fff0f1;color:var(--red);
  display:grid;place-items:center;
  font-size:22px;margin-bottom:10px;
}
.empty-state strong{font-size:15px}
.empty-state p{font-size:9px;color:var(--muted)}
.empty-state button{
  border:0;border-radius:8px;
  background:var(--red);color:#fff;
  padding:9px 12px;
  font-size:9px;font-weight:900;
}

/* Mega menú más refinado */
.mega-grid{
  border:1px solid #e2e7ea;
  border-top:0;
}
.mega-cat{
  transition:.14s ease;
}
.mega-cat:hover{background:#f4f6f7}
.mega-cat.active{
  background:linear-gradient(135deg,var(--red),var(--red2));
  box-shadow:0 8px 18px rgba(239,17,27,.17);
}
.mega-col button{
  position:relative;
}
.mega-col button:after{
  content:"";
  position:absolute;
  left:3px;right:3px;bottom:0;
  height:1px;background:#f1f3f5;
}
.promo-card{
  box-shadow:inset 0 0 0 1px rgba(255,255,255,.6);
}

/* Responsive */
@media(max-width:760px){
  .filter-status-row{
    align-items:flex-start;
    flex-direction:column;
  }
  .clear-filters{align-self:flex-end}
  .search-suggest{display:none!important}
  .catalog-head{gap:10px}
}

/* =========================================================
   V2.4 - RESPONSIVE FINO + FILTROS MÓVILES
   ========================================================= */
.mobile-catalog-actions,
.mobile-sticky-bar,
.mobile-filter-backdrop,
.mobile-filter-drawer{display:none}

@media(max-width:1180px){
  .page{width:min(100% - 28px,1540px)}
  .header-row{gap:18px}
  .nav-center{gap:24px}
  .hero-layout,.catalog-layout{grid-template-columns:220px minmax(0,1fr)}
  .hero-copy{padding:34px 28px}
  .hero-copy h1{font-size:46px}
  .hero-copy p{font-size:13px}
  .hero-benefits{gap:6px}
}

@media(max-width:950px){
  .top-strip-left{gap:18px}
  .top-strip-left span:nth-child(3){display:none}
  .hero-layout{display:block}
  .hero-sidebar{display:none}
  .hero-panel{grid-template-columns:46% 54%}
  .catalog-layout{grid-template-columns:210px minmax(0,1fr)}
  .catalog-sidebar{top:82px}
}

@media(max-width:760px){
  body{padding-bottom:66px}
  body.no-scroll-mobile{overflow:hidden}
  .page{width:calc(100% - 20px)}
  .header-right{margin-left:auto}
  .cart-icon{display:none}
  .mobile-btn{display:block}
  .hero-wrap{padding-top:0}
  .hero-layout{width:100%}
  .hero-panel{
    display:block;
    height:auto;
    border-radius:0;
    box-shadow:none;
  }
  .hero-copy{
    padding:24px 20px 22px;
  }
  .hero-kicker{font-size:7.5px}
  .hero-copy h1{font-size:38px;letter-spacing:-1.3px}
  .hero-copy p{font-size:11.5px;max-width:90%}
  .hero-copy>a{padding:11px 17px;font-size:10px}
  .hero-benefits{margin-top:20px}
  .hero-benefits strong{font-size:8px}
  .hero-benefits small{font-size:7px}
  .hero-image{
    height:210px;
  }
  .hero-image:before{
    background:linear-gradient(180deg,#080b0d 0%,rgba(8,11,13,.18) 18%,transparent 48%);
  }
  .hero-image img{object-position:66% center}
  .value-row{margin-top:0}
  .value-grid>div{padding:13px 12px}
  .value-grid>div>span{font-size:20px}
  .value-grid strong{font-size:9px}
  .value-grid small{font-size:7.5px}

  .catalog-section{padding-top:12px}
  .catalog-layout{display:block}
  .catalog-sidebar{display:none}
  .mobile-catalog-actions{
    display:grid;
    grid-template-columns:1.3fr 1fr;
    gap:7px;
    margin-bottom:9px;
  }
  .mobile-filter-btn,.mobile-search-btn{
    height:40px;
    border-radius:9px;
    font-size:9px;
    font-weight:900;
  }
  .mobile-filter-btn{
    border:0;
    background:#151f26;
    color:#fff;
    display:flex;
    align-items:center;
    justify-content:center;
    gap:6px;
  }
  .mobile-filter-btn b{
    min-width:18px;height:18px;border-radius:99px;
    background:var(--red);display:grid;place-items:center;font-size:7px
  }
  .mobile-search-btn{
    border:1px solid #dfe5e9;background:#fff;color:#2a3842
  }
  .catalog-note{
    display:none;
  }
  .catalog-head{
    padding:7px 0 10px;
    align-items:flex-start;
  }
  .catalog-head h2{font-size:22px}
  .catalog-head p{font-size:8.5px}
  .catalog-tools label{display:none}
  .catalog-tools>span{padding-top:5px}
  .filter-status-row{min-height:31px}
  .product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}
  .product-card{border-radius:10px}
  .product-media{aspect-ratio:1/1;padding:5px}
  .stock-badge{font-size:6.5px;padding:4px 6px}
  .product-body{padding:7px}
  .tag{font-size:6px}
  .product-name{font-size:10px;min-height:25px;margin-top:5px}
  .price{font-size:13px}
  .stock-line{font-size:7.5px}
  .qty{height:30px}
  .add-btn{height:32px;font-size:8px}

  .mobile-filter-backdrop{
    display:block;
    position:fixed;
    inset:0;
    background:rgba(4,9,12,.58);
    z-index:88;
    opacity:0;
    visibility:hidden;
    transition:.18s;
  }
  .mobile-filter-backdrop.open{opacity:1;visibility:visible}

  .mobile-filter-drawer{
    display:flex;
    position:fixed;
    left:0;right:0;bottom:0;
    height:min(82vh,700px);
    z-index:89;
    background:#fff;
    border-radius:18px 18px 0 0;
    transform:translateY(105%);
    transition:.22s ease;
    flex-direction:column;
    box-shadow:0 -24px 60px rgba(4,12,18,.22);
  }
  .mobile-filter-drawer.open{transform:none}
  .mobile-filter-head{
    display:flex;
    align-items:flex-start;
    justify-content:space-between;
    gap:10px;
    padding:15px 16px 12px;
    border-bottom:1px solid var(--line);
  }
  .mobile-filter-head span{
    font-size:7px;
    color:var(--red);
    font-weight:950;
    letter-spacing:.12em;
  }
  .mobile-filter-head h3{margin:3px 0 0;font-size:20px}
  .mobile-filter-head button{
    width:34px;height:34px;border:0;border-radius:8px;
    background:#f1f4f6;font-size:20px
  }
  .mobile-filter-body{
    flex:1;
    overflow:auto;
    padding:8px 10px 14px;
  }
  .mobile-all-products{
    width:100%;
    border:1px solid var(--line);
    background:#fff;
    border-radius:9px;
    padding:10px 11px;
    display:flex;
    justify-content:space-between;
    font-size:9px;
    font-weight:900;
    margin-bottom:7px;
  }
  .mobile-all-products.active{
    background:#fff0f1;color:var(--red);border-color:#ffc7cb
  }
  .mfilter-group{
    border:1px solid #e5eaee;
    border-radius:10px;
    overflow:hidden;
    margin-bottom:6px;
  }
  .mfilter-head{
    width:100%;
    border:0;
    background:#fff;
    display:grid;
    grid-template-columns:20px 1fr auto 12px;
    align-items:center;
    gap:7px;
    padding:10px;
    text-align:left;
  }
  .mfilter-head strong{font-size:9px}
  .mfilter-head small{
    min-width:22px;height:20px;border-radius:99px;
    background:#edf1f4;display:grid;place-items:center;font-size:7px
  }
  .mfilter-group.active>.mfilter-head{
    background:#17242d;color:#fff
  }
  .mfilter-group.active>.mfilter-head small{
    background:rgba(255,255,255,.16);color:#fff
  }
  .mfilter-body{padding:6px;background:#fafbfc}
  .mfilter-section>strong{
    display:block;padding:5px 7px;font-size:8px;color:#68747d
  }
  .mfilter-section button{
    width:100%;border:0;background:transparent;border-radius:7px;
    display:flex;justify-content:space-between;
    padding:7px 9px;font-size:8.5px;color:#48555f;text-align:left
  }
  .mfilter-section button.active{
    background:#fff0f1;color:var(--red);font-weight:900
  }
  .mobile-filter-foot{
    display:grid;
    grid-template-columns:110px 1fr;
    gap:8px;
    padding:10px;
    border-top:1px solid var(--line);
    background:#fff;
  }
  .mobile-clear,.mobile-apply{
    height:42px;border-radius:9px;font-size:9px;font-weight:900
  }
  .mobile-clear{border:1px solid #dfe5e9;background:#fff;color:#45525c}
  .mobile-apply{border:0;background:var(--red);color:#fff}

  .mobile-sticky-bar{
    position:fixed;
    left:10px;right:10px;bottom:8px;
    z-index:75;
    height:54px;
    display:grid;
    grid-template-columns:repeat(3,1fr);
    background:#11191f;
    color:#fff;
    border-radius:14px;
    box-shadow:0 18px 40px rgba(5,13,18,.28);
    overflow:hidden;
  }
  .mobile-sticky-bar button,.mobile-sticky-bar a{
    position:relative;
    border:0;background:transparent;color:#fff;
    display:flex;flex-direction:column;align-items:center;justify-content:center;
    gap:2px
  }
  .mobile-sticky-bar span{font-size:15px}
  .mobile-sticky-bar small{font-size:7px;font-weight:850}
  .mobile-sticky-bar b{
    position:absolute;top:5px;right:calc(50% - 22px);
    width:17px;height:17px;border-radius:99px;background:var(--red);
    display:grid;place-items:center;font-size:6.5px
  }

  footer{padding-bottom:86px}
}

@media(max-width:430px){
  .brand div{display:none}
  .header-row{justify-content:space-between}
  .hero-copy h1{font-size:34px}
  .product-grid{gap:7px}
  .product-name{font-size:9.5px}
}

@media(max-width:350px){
  .product-grid{grid-template-columns:1fr}
}

/* =========================================================
   V2.5 - RELEASE CANDIDATE / AUDITORÍA FUNCIONAL
   ========================================================= */
.sr-only{
  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
}
button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{
  outline:3px solid rgba(239,17,27,.22);
  outline-offset:2px;
}
.catalog-status{
  font-size:8px;color:#678078;white-space:nowrap
}
.catalog-status[data-type="loading"]{color:#a46a00}
.catalog-status[data-type="error"]{color:#c11722}
.product-placeholder{
  width:100%;height:100%;display:grid;place-items:center;
  font-size:13px;font-weight:950;color:#9aa4aa
}
.product-media.image-error:after,
.cart-thumb.image-error:after{
  content:"3D NAP";
  position:absolute;inset:0;display:grid;place-items:center;
  color:#9aa4aa;font-size:11px;font-weight:950
}
.discount-badge{
  position:absolute;left:8px;top:8px;
  border-radius:999px;padding:5px 7px;
  background:var(--red);color:#fff;
  font-size:7px;font-weight:950;
  box-shadow:0 6px 14px rgba(239,17,27,.2)
}
.price{
  display:flex;align-items:baseline;gap:6px;flex-wrap:wrap
}
.price strong{font-size:15px}
.old-price{
  text-decoration:line-through;color:#929ca3;font-size:9px;font-weight:600
}
.error-load button{
  margin-top:10px;border:0;border-radius:8px;
  background:var(--red);color:#fff;padding:8px 10px;
  font-size:8px;font-weight:900
}
.cart-thumb{
  width:56px;height:56px;border-radius:9px;background:#f5f7f8;
  display:grid;place-items:center;overflow:hidden;position:relative
}
.cart-thumb img{width:100%;height:100%;object-fit:contain}
.cart-item{
  grid-template-columns:56px minmax(0,1fr) auto!important;
  align-items:center
}
.cart-item-main{min-width:0}
.cart-item-main>strong{
  display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis
}
.cart-item-side{text-align:right}
.cart-item-side>strong{display:block;font-size:10px;margin-bottom:8px}
.cart-qty{
  width:max-content;display:grid;grid-template-columns:28px 32px 28px;
  height:27px;border:1px solid #dde4e8;border-radius:7px;overflow:hidden;
  margin-top:6px
}
.cart-qty button{border:0;background:#f1f4f6;font-weight:950}
.cart-qty span{
  display:grid;place-items:center;border-left:1px solid #e2e7ea;
  border-right:1px solid #e2e7ea;font-size:8px;font-weight:900
}
.cart-remove-btn{
  border:0;background:transparent;color:#aa1b24;
  font-size:7.5px;font-weight:850;padding:0
}
.cart-empty-pro{
  min-height:230px;display:flex;flex-direction:column;
  align-items:center;justify-content:center;text-align:center;
  color:#77838b
}
.cart-empty-pro>span{font-size:30px;margin-bottom:9px}
.cart-empty-pro strong{font-size:12px;color:#27343e}
.cart-empty-pro small{font-size:8px;margin-top:4px}
.checkout-primary:disabled{
  opacity:.45;cursor:not-allowed;filter:grayscale(.2)
}
.back-to-top{
  position:fixed;right:18px;bottom:22px;z-index:72;
  width:40px;height:40px;border:0;border-radius:50%;
  background:#151f26;color:#fff;font-size:18px;
  box-shadow:0 14px 30px rgba(7,16,22,.22);
  opacity:0;visibility:hidden;transform:translateY(8px);
  transition:.18s
}
.back-to-top.visible{
  opacity:1;visibility:visible;transform:none
}
@media(max-width:760px){
  .catalog-status{display:none}
  .back-to-top{right:14px;bottom:76px;width:36px;height:36px}
  .cart-item{grid-template-columns:48px minmax(0,1fr) auto!important}
  .cart-thumb{width:48px;height:48px}
  .cart-qty{grid-template-columns:25px 29px 25px;height:25px}
}


/* =========================================================
   V2.6 - MEGAMENÚ VISUAL CON MARCAS Y TIPOS
   ========================================================= */
.mega-grid{grid-template-columns:230px minmax(0,1fr) 320px}
.mega-left{background:linear-gradient(180deg,#fcfdff 0%,#f7f9fb 100%)}
.mega-cat{transition:.18s ease}
.mega-cat:hover{background:#fff2f3;color:var(--red)}
.mega-cat.active{box-shadow:0 10px 24px rgba(239,17,27,.14)}
.mega-cat-ico{width:24px;height:24px;border-radius:8px;display:grid;place-items:center;background:#f2f5f8;color:#51606b;font-size:13px;font-weight:900}
.mega-cat.active .mega-cat-ico{background:rgba(255,255,255,.2);color:#fff}
.mega-center{padding:18px 22px}
.mega-columns{gap:18px}
.mega-col h4{margin:0 0 10px;font-size:10px;letter-spacing:.08em;color:#57646e}
.mega-stack{display:flex;flex-direction:column;gap:8px}
.mega-option{width:100%;border:1px solid transparent;background:#fff;border-radius:12px;padding:10px 11px;display:grid;grid-template-columns:50px minmax(0,1fr) 14px;gap:10px;align-items:center;text-align:left;transition:.18s ease;box-shadow:0 1px 0 rgba(13,24,32,.02)}
.mega-option:hover{border-color:#ffd2d7;background:#fff7f8;transform:translateY(-1px)}
.mega-option-visual{display:flex;align-items:center;justify-content:center}
.mega-option-lines{min-width:0}
.mega-option-lines strong{display:block;font-size:12px;color:#1a242c;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.mega-option-lines small{display:block;margin-top:3px;font-size:8px;color:#76838c}
.mega-option-arrow{font-size:16px;color:#8c97a0}
.brand-glyph{width:40px;height:40px;border-radius:12px;display:grid;place-items:center;position:relative;background:#f3f6f8;border:1px solid #e3e9ed}
.brand-glyph i{font-style:normal;font-weight:950;font-size:18px;line-height:1}
.brand-hellbot{background:#111519;color:#fff;border-color:#111519}
.brand-hellbot i{font-size:22px;letter-spacing:-1px}
.brand-creality{background:#f5fff7;color:#39a742;border-color:#d2efd6}
.brand-creality i{font-size:26px}
.brand-bambu{background:#effcf1;color:#23a44d;border-color:#d5f2dd}
.brand-anycubic{background:#eef4ff;color:#3d5f9b;border-color:#d7e4fb}
.brand-generic{background:linear-gradient(135deg,#fff,#f0f3f5);color:#475660}
.type-thumb{width:42px;height:42px;border-radius:50%;background:#f6f8fa;overflow:hidden;display:grid;place-items:center;border:1px solid #e2e8ec;position:relative}
.type-thumb img{width:100%;height:100%;object-fit:cover}
.type-fallback{background:radial-gradient(circle at 30% 30%,#ff5964,#5a0f14);color:#fff}
.type-fallback.type-pla{background:radial-gradient(circle at 30% 30%,#f16d77,#58171d)}
.type-fallback.type-petg{background:radial-gradient(circle at 30% 30%,#45b97f,#0f5a3d)}
.type-fallback.type-silk{background:radial-gradient(circle at 30% 30%,#8e74ff,#39287c)}
.type-fallback.type-abs{background:radial-gradient(circle at 30% 30%,#2e3943,#10161b)}
.type-fallback.type-tpu{background:radial-gradient(circle at 30% 30%,#86939d,#3a434b)}
.type-fallback b{font-size:10px;letter-spacing:.04em}
.mega-promo{background:#fbfcfd}
.promo-card{min-height:340px;border:1px solid #eef2f5;box-shadow:0 18px 40px rgba(16,27,35,.06)}
.promo-gallery{display:grid;grid-template-columns:1fr 1fr;gap:10px;align-items:end;margin:10px 0 14px;min-height:160px}
.promo-shot{border-radius:16px;background:#fff;border:1px solid #e4eaee;overflow:hidden;box-shadow:0 10px 24px rgba(14,25,33,.08)}
.promo-shot.shot-1{height:150px;transform:rotate(-3deg)}
.promo-shot.shot-2{height:170px;transform:rotate(3deg) translateY(10px)}
.promo-shot img{width:100%;height:100%;object-fit:cover}
.promo-gallery.empty{display:block;min-height:170px}
.promo-empty{height:170px;border-radius:16px;background:radial-gradient(circle at 70% 30%,rgba(239,17,27,.12),transparent 30%),linear-gradient(145deg,#f6f7f8,#eceff2);display:grid;place-items:center;color:#4b5964;font-size:22px;font-weight:950}
.promo-mini-benefits{display:grid;grid-template-columns:1fr;gap:8px;margin:8px 0 12px}
.promo-mini-benefits div{display:flex;flex-direction:column;gap:2px;padding:8px 10px;border-radius:10px;background:#fff;border:1px solid #eef2f5}
.promo-mini-benefits b{font-size:9px}
.promo-mini-benefits small{font-size:7.5px;color:#78848c}
#megaCatalogBtnInline,.promo-card button{border:0;border-radius:10px;background:var(--red);color:#fff;padding:12px;font-size:9px;font-weight:950;box-shadow:0 14px 26px rgba(239,17,27,.18)}
@media(max-width:1200px){.mega-grid{grid-template-columns:220px minmax(0,1fr)}.mega-promo{display:none}}


/* =========================================================
   V2.7 - LOGOS OFICIALES / MINIATURAS / PROMO FIJA
   ========================================================= */
.brand-glyph-image{background:#fff;border-color:#e5eaef;box-shadow:inset 0 1px 0 rgba(255,255,255,.75),0 4px 10px rgba(17,24,32,.05)}
.brand-glyph-image img{width:34px;height:34px;object-fit:contain;display:block}
.brand-glyph.brand-generic{background:#fff}
.type-thumb-image{background:#fff;border-color:#e5eaef;box-shadow:0 4px 10px rgba(17,24,32,.05)}
.type-thumb-image img{width:100%;height:100%;object-fit:contain;display:block}
.mega-option.brand-option .mega-option-lines strong,.mega-option.type-option .mega-option-lines strong{font-size:11.5px}
.mega-option-lines small{letter-spacing:.01em}
.promo-fixed-visual{margin:12px 0 14px;border:1px solid #e8edf1;border-radius:16px;background:#fff;overflow:hidden;box-shadow:0 12px 26px rgba(12,20,28,.08)}
.promo-fixed-visual img{display:block;width:100%;height:auto}
.promo-fixed-visual.promo-dynamic{padding:0;background:linear-gradient(145deg,#f7f9fb,#edf1f4)}
.promo-mini-benefits.inline-three{grid-template-columns:1fr 1fr 1fr;gap:6px}
.promo-mini-benefits.inline-three div{padding:7px 8px}
.promo-mini-benefits.inline-three b{font-size:8px}
.promo-mini-benefits.inline-three small{font-size:7px;line-height:1.2}
@media(max-width:1200px){.promo-mini-benefits.inline-three{grid-template-columns:1fr}.brand-glyph-image img{width:30px;height:30px}}

/* =========================================================
   V2.8 - SIDEBAR VISUAL + NAVEGACIÓN MÓVIL PRO
   ========================================================= */
.sidebar-title-pro{background:linear-gradient(180deg,#fff,#fafbfd)}
.sidebar-title-pro small{display:block;margin-top:2px;color:#7a8790;font-size:7.5px}
.hero-cat-btn.visual{grid-template-columns:36px minmax(0,1fr) 14px;gap:9px;padding:10px 11px}
.hero-cat-lines{min-width:0}.hero-cat-lines strong{display:block;font-size:10px;text-transform:uppercase}.hero-cat-lines small{display:block;font-size:7px;color:#7a8790;margin-top:2px}
.cat-visual{width:32px;height:32px;border-radius:9px;display:grid;place-items:center;background:#f1f4f6;color:#4f5e68;font-size:14px;font-weight:900;overflow:hidden}
.cat-visual img{width:100%;height:100%;object-fit:contain;padding:3px}
.cat-filamento{background:#fff1f2;color:var(--red);border:1px solid #ffd4d8}.cat-accesorio{background:#f1f5ff;color:#4765b4}.cat-resina{background:#f4efff;color:#7d58c7}.cat-insumo{background:#eff8f1;color:#3e8d58}
.visual-head{grid-template-columns:36px minmax(0,1fr) 14px;gap:9px;align-items:center;padding:9px 10px}
.side-cat-lines{min-width:0}.side-cat-lines strong{display:block;font-size:9.5px}.side-cat-lines small{display:block;font-size:7px;color:#7e8a92;margin-top:2px}.side-group.open>.visual-head .side-cat-lines small{color:#d9e0e4}
.visual-side-body{padding:7px}.visual-options{display:flex;flex-direction:column;gap:5px}
.side-option.visual{display:grid;grid-template-columns:36px minmax(0,1fr) 12px;gap:8px;align-items:center;padding:7px 8px;border:1px solid transparent}
.side-option.visual:hover{border-color:#eef1f4;background:#fafbfc}.side-option.visual.active{border-color:#ffd1d5;background:#fff2f3}
.side-option-lines{min-width:0}.side-option-lines strong{display:block;font-size:8.5px;color:#32414b}.side-option-lines small{display:block;font-size:6.8px;color:#7c8890;margin-top:1px}.side-option.visual.active .side-option-lines strong{color:var(--red)}
.side-brand-logo{width:34px;height:34px;border-radius:9px;background:#fff;border:1px solid #e6ebee;display:grid;place-items:center;overflow:hidden}
.side-brand-logo img{width:100%;height:100%;object-fit:contain;padding:3px}.side-brand-logo.generic{font-size:8px;font-weight:950;color:#4a5963;background:#f3f6f8}
.side-type-thumb{width:34px;height:34px;border-radius:50%;background:#fff;border:1px solid #e6ebee;display:grid;place-items:center;overflow:hidden}
.side-type-thumb img{width:100%;height:100%;object-fit:contain}.side-type-thumb.generic{border-radius:9px;font-size:7.5px;font-weight:950;color:#5c6870;background:#f3f6f8}

@media(max-width:760px){
  .mobile-menu{display:flex;position:fixed;top:0;right:0;bottom:0;left:auto;width:min(88vw,390px);z-index:92;background:#fff;flex-direction:column;transform:translateX(105%);transition:.22s ease;box-shadow:-22px 0 55px rgba(6,15,21,.2);padding:0;border:0;overflow:hidden}
  .mobile-menu.open{display:flex;transform:none}
  .mobile-menu-head{padding:16px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between}
  .mobile-menu-head span{display:block;font-size:7px;font-weight:950;color:var(--red);letter-spacing:.12em}.mobile-menu-head strong{display:block;font-size:20px;margin-top:2px}
  .mobile-menu-head button{width:36px;height:36px;border:0;border-radius:9px;background:#f1f4f6;font-size:20px}
  .mobile-menu-links{padding:8px 12px;border-bottom:1px solid #edf1f3}.mobile-menu-links.bottom{margin-top:auto;border-top:1px solid #edf1f3;border-bottom:0}
  .mobile-menu-links a{display:block;padding:10px 7px;border-bottom:1px solid #f0f3f5;font-size:10px;font-weight:850}
  .mobile-menu-section{flex:1;min-height:0;overflow:auto;padding:10px 12px 14px}
  .mobile-menu-label{font-size:7.5px;font-weight:950;letter-spacing:.1em;color:#78858d;margin:4px 4px 9px}
  .mobile-nav-cat{border:1px solid #e5eaee;border-radius:10px;overflow:hidden;margin-bottom:7px}
  .mobile-nav-cat-head{width:100%;border:0;background:#fff;display:grid;grid-template-columns:34px minmax(0,1fr) 14px;gap:8px;align-items:center;padding:9px;text-align:left}
  .mobile-nav-cat-head>span:nth-child(2) strong{display:block;font-size:9px}.mobile-nav-cat-head>span:nth-child(2) small{display:block;font-size:6.8px;color:#7d8991;margin-top:2px}
  .mobile-nav-cat.active>.mobile-nav-cat-head{background:#17242d;color:#fff}.mobile-nav-cat.active>.mobile-nav-cat-head small{color:#d7dfe3}
  .mobile-nav-sub{padding:6px;background:#fafbfc;border-top:1px solid #edf1f3}.mobile-nav-subtitle{padding:6px 7px 4px;font-size:7.5px;font-weight:950;color:#6e7a83}
  .mobile-nav-sub button{width:100%;border:0;background:transparent;display:grid;grid-template-columns:34px minmax(0,1fr) 12px;gap:8px;align-items:center;padding:7px;border-radius:8px;text-align:left}
  .mobile-nav-sub button.active{background:#fff0f1}
}
