:root{--ink:#181512;--muted:#6f665f;--cream:#f7f0e8;--paper:#fffdf9;--line:#e7dcd2;--accent:#f25a2b;--accent-dark:#a83312;--green:#246b43;--shadow:0 18px 55px rgba(36,24,16,.10);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:var(--cream)}
*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--cream)}body{margin:0;background:linear-gradient(180deg,#fff 0,#fbf7f2 32%,#f5ece3 100%);color:var(--ink);min-height:100vh}body.drawer-open{overflow:hidden}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button{cursor:pointer}img{max-width:100%}.site-frame{width:min(100%,1200px);margin:0 auto;padding:0 16px 72px}.site-header-wrap{position:sticky;top:0;z-index:50;background:rgba(255,253,249,.93);backdrop-filter:blur(18px);border-bottom:1px solid rgba(231,220,210,.82)}.site-header{width:min(100%,1200px);margin:auto;min-height:72px;padding:0 16px;display:flex;align-items:center;justify-content:space-between;gap:12px}.site-logo{display:block;height:42px;width:auto;max-width:42vw;object-fit:contain}.site-actions{display:flex;align-items:center;gap:8px}.header-link{display:none;font-weight:800;font-size:13px}.header-action,.cart-pill{min-height:44px;border:1px solid var(--line);background:#fff;border-radius:999px;padding:0 12px;font-weight:850;color:var(--ink)}.cart-pill span{display:inline-grid;place-items:center;min-width:22px;height:22px;border-radius:50%;background:var(--accent);color:#fff;margin-left:5px;font-size:11px}.hero-intro{display:grid;gap:20px;padding:32px 0 18px}.eyebrow,.editorial-kicker{display:inline-block;color:var(--accent-dark);font-weight:900;text-transform:uppercase;letter-spacing:.11em;font-size:11px}.hero-intro h1,.category-hero h1,.product-detail h1,.simple-page h1{margin:10px 0 14px;font-size:clamp(38px,10vw,70px);line-height:.94;letter-spacing:-.055em}.hero-intro p,.category-hero p,.section-heading p,.product-detail-copy>p{color:var(--muted);font-size:15px;line-height:1.65;max-width:720px}.hero-actions{display:flex;flex-wrap:wrap;gap:9px;margin-top:20px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;border-radius:999px;padding:0 17px;font-weight:900;border:1px solid var(--line)}.button.primary{background:var(--ink);color:#fff;border-color:var(--ink)}.button.ghost{background:#fff}.hero-proof{align-self:end;padding:16px;border:1px solid var(--line);border-radius:18px;background:#fff;box-shadow:0 8px 28px rgba(36,24,16,.05)}.hero-proof strong{display:block;font-size:16px}.hero-proof span{display:block;color:var(--muted);font-size:12px;margin-top:5px}
.editorial-carousel-shell{margin-top:10px}.editorial-carousel{position:relative;overflow:hidden;border:1px solid var(--line);border-radius:28px;background:#161311;box-shadow:var(--shadow)}.editorial-track{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none}.editorial-track::-webkit-scrollbar{display:none}.editorial-slide{position:relative;flex:0 0 100%;scroll-snap-align:start;overflow:hidden;background:radial-gradient(circle at 68% 30%,rgba(242,90,43,.25),transparent 34%),linear-gradient(135deg,#181512,#34261f);color:#fff}.editorial-carousel--mobile{display:block}.editorial-carousel--mobile .editorial-slide{aspect-ratio:4 / 5;padding:24px;display:grid;grid-template-rows:auto 1fr;gap:15px}.editorial-carousel--desktop{display:none}.editorial-copy{position:relative;z-index:2;max-width:560px}.editorial-copy h2{margin:7px 0 8px;font-size:clamp(29px,8vw,48px);line-height:.96;letter-spacing:-.045em}.editorial-copy p{margin:0;color:#e5d9d0;line-height:1.45;font-size:13px}.editorial-cta{display:inline-flex;min-height:42px;align-items:center;margin-top:14px;padding:0 14px;border-radius:999px;background:#fff;color:#181512;font-size:12px;font-weight:900}.editorial-products{position:relative;min-height:0}.editorial-product{position:absolute;display:block}.editorial-product-media{display:grid;place-items:center;background:#fff;border-radius:22px;box-shadow:0 15px 38px rgba(0,0,0,.22);overflow:hidden}.editorial-product-media img{width:100%;height:100%;object-fit:contain}.editorial-product-copy{display:block;margin-top:7px;color:#fff}.editorial-product-copy b{display:block;font-size:11px;line-height:1.25;max-width:150px}.editorial-product-copy small{display:block;margin-top:3px;color:#f6c9b8;font-weight:900}.editorial-products--mobile .editorial-product--1{left:1%;bottom:6%;width:61%}.editorial-products--mobile .editorial-product--1 .editorial-product-media{aspect-ratio:1}.editorial-products--mobile .editorial-product--2{right:0;top:4%;width:35%}.editorial-products--mobile .editorial-product--2 .editorial-product-media,.editorial-products--mobile .editorial-product--3 .editorial-product-media{aspect-ratio:1}.editorial-products--mobile .editorial-product--3{right:0;bottom:8%;width:35%}.editorial-controls{position:absolute;z-index:5;right:14px;bottom:14px;display:flex;align-items:center;gap:7px;padding:5px;border-radius:999px;background:rgba(0,0,0,.42);backdrop-filter:blur(10px)}.editorial-controls>button{width:34px;height:34px;border:0;border-radius:50%;background:#fff;color:#181512;font-size:21px}.editorial-dots{display:flex;gap:5px}.editorial-dots button{width:8px;height:8px;border:0;padding:0;border-radius:999px;background:rgba(255,255,255,.45)}.editorial-dots button[aria-current="true"]{width:24px;background:#fff}
.trust-strip{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;background:var(--line);border:1px solid var(--line);border-radius:20px;overflow:hidden;margin-top:14px}.trust-strip>div{background:#fff;padding:14px;min-height:84px}.trust-strip b{display:block;font-size:12px}.trust-strip span{display:block;color:var(--muted);font-size:10px;line-height:1.4;margin-top:4px}.home-section{margin-top:56px;padding-top:32px;border-top:1px solid var(--line)}.section-heading h2{margin:8px 0 10px;font-size:clamp(32px,8vw,54px);line-height:.98;letter-spacing:-.045em}.section-heading p{margin:0}.category-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:20px}.category-card{position:relative;min-height:118px;padding:15px;border:1px solid var(--line);border-radius:18px;background:#fff;box-shadow:0 8px 25px rgba(36,24,16,.04);display:flex;flex-direction:column;justify-content:flex-end}.category-card>span{font-weight:900;font-size:13px;padding-right:24px}.category-card small{color:var(--muted);margin-top:4px}.category-card b{position:absolute;right:14px;top:12px;color:var(--accent);font-size:20px}.catalog-toolbar{display:grid;gap:10px;margin:22px 0 12px}.catalog-toolbar label{display:grid;gap:6px;font-size:11px;font-weight:850;text-transform:uppercase;letter-spacing:.07em;color:var(--muted)}.catalog-toolbar input,.catalog-toolbar select{min-height:48px;border:1px solid var(--line);border-radius:14px;background:#fff;padding:0 13px;color:var(--ink)}.category-chips{display:flex;gap:7px;overflow-x:auto;padding-bottom:9px;scrollbar-width:none}.category-chip{flex:0 0 auto;min-height:38px;border:1px solid var(--line);border-radius:999px;background:#fff;padding:0 12px;font-weight:800}.category-chip[aria-pressed="true"]{background:var(--ink);color:#fff;border-color:var(--ink)}.catalog-status{color:var(--muted);font-size:12px;min-height:25px}.product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.product-card{overflow:hidden;border:1px solid var(--line);border-radius:18px;background:#fff;box-shadow:0 8px 22px rgba(36,24,16,.04)}.product-media{aspect-ratio:1;display:grid;place-items:center;overflow:hidden;background:#fff}.product-media img{width:100%;height:100%;object-fit:contain}.product-placeholder{width:100%;height:100%;background:#eee7df}.product-body{padding:11px}.product-category{display:block;color:var(--muted);font-size:9px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-card h3{margin:6px 0 0;font-size:12px;line-height:1.3;min-height:31px}.product-meta{display:flex;justify-content:space-between;gap:5px;align-items:center;margin-top:9px}.product-meta strong{font-size:13px}.stock-ok,.stock-off{display:inline-flex;min-height:22px;align-items:center;border-radius:999px;padding:0 6px;font-size:8px;font-weight:850}.stock-ok{background:#e7f5e9;color:var(--green)}.stock-off{background:#f5e7e7;color:#8c2b2b}.purchase-control{display:grid;grid-template-columns:1fr;gap:7px;padding:10px;border-top:1px solid var(--line)}.quantity-control{display:grid;grid-template-columns:38px 1fr 38px;border:1px solid var(--line);border-radius:12px;overflow:hidden}.quantity-control button{border:0;background:#f5eee8;font-size:18px}.quantity-control input{min-width:0;height:40px;border:0;text-align:center;font-weight:900}.add-cart-compact{min-height:40px;border:0;border-radius:12px;background:var(--ink);color:#fff;font-weight:900}.catalog-pagination{display:flex;align-items:center;justify-content:center;gap:10px;margin-top:20px}.catalog-pagination button{min-height:42px;border:1px solid var(--line);background:#fff;border-radius:12px;padding:0 12px}.faq-grid{display:grid;gap:9px;margin-top:20px}.faq-grid details{border:1px solid var(--line);border-radius:16px;background:#fff;padding:0 15px}.faq-grid summary{cursor:pointer;font-weight:900;padding:17px 0}.faq-grid p{color:var(--muted);line-height:1.6;font-size:13px}.faq-grid a{display:inline-flex;margin-bottom:16px;font-weight:900;text-decoration:underline}.site-footer{margin-top:66px;padding:38px 0 16px;border-top:1px solid var(--line)}.footer-grid{display:grid;gap:24px}.footer-brand img{height:48px;width:auto}.footer-brand p{color:var(--muted);line-height:1.6;max-width:350px}.footer-badges{display:flex;flex-wrap:wrap;gap:6px}.footer-badges span{border:1px solid var(--line);border-radius:999px;padding:6px 9px;background:#fff;font-size:10px}.footer-grid>div:not(.footer-brand){display:grid;gap:8px;align-content:start;font-size:12px}.footer-grid b{font-size:12px;text-transform:uppercase;letter-spacing:.08em}.footer-whatsapp{font-weight:900}.footer-bottom{margin-top:26px;padding-top:15px;border-top:1px solid var(--line);color:var(--muted);font-size:11px}
.drawer-backdrop{position:fixed;inset:0;z-index:70;background:rgba(20,15,12,.45);opacity:0;visibility:hidden;transition:.2s}.drawer-backdrop[data-open="true"]{opacity:1;visibility:visible}.commerce-drawer{position:fixed;z-index:80;top:0;bottom:0;width:min(92vw,430px);background:#fff;box-shadow:0 0 50px rgba(0,0,0,.2);display:flex;flex-direction:column;visibility:hidden;transition:transform .22s}.commerce-drawer.left{left:0;transform:translateX(-102%)}.commerce-drawer.right{right:0;transform:translateX(102%)}.commerce-drawer[data-open="true"]{transform:translateX(0);visibility:visible}.drawer-head{display:flex;justify-content:space-between;align-items:center;padding:18px;border-bottom:1px solid var(--line)}.drawer-close{width:40px;height:40px;border:1px solid var(--line);border-radius:50%;background:#fff;font-size:22px}.drawer-body{overflow:auto;flex:1;padding:16px}.drawer-category-list{display:grid;gap:8px}.drawer-category-list a{display:flex;justify-content:space-between;gap:12px;padding:13px;border:1px solid var(--line);border-radius:12px}.drawer-category-list span{color:var(--muted);font-size:10px}.drawer-cart-line{display:grid;grid-template-columns:58px 1fr;gap:10px;padding:10px 0;border-bottom:1px solid var(--line)}.drawer-cart-line img{width:58px;height:58px;object-fit:contain;border:1px solid var(--line);border-radius:10px}.drawer-cart-line h3{margin:0;font-size:11px}.drawer-qty{display:flex;gap:5px;align-items:center;margin-top:7px}.drawer-qty button{min-height:30px;border:1px solid var(--line);background:#fff;border-radius:8px}.shipping-box{margin-top:14px;padding:13px;border:1px solid var(--line);border-radius:14px;background:#faf7f2}.shipping-box label{font-size:11px;font-weight:850}.shipping-input-row{display:grid;grid-template-columns:1fr auto;gap:7px;margin-top:7px}.shipping-input-row input{min-width:0;min-height:42px;border:1px solid var(--line);border-radius:10px;padding:0 10px}.shipping-input-row button{border:0;border-radius:10px;background:var(--ink);color:#fff;font-weight:900;padding:0 12px}.shipping-options{display:grid;gap:6px;margin-top:10px}.shipping-option{display:grid;grid-template-columns:auto 1fr auto;gap:8px;padding:8px;border:1px solid var(--line);border-radius:10px;background:#fff;font-size:10px}.shipping-status{font-size:10px;color:var(--muted);margin-top:8px}.drawer-summary{padding:14px 18px 18px;border-top:1px solid var(--line)}.drawer-summary-row{display:flex;justify-content:space-between;font-size:12px;padding:4px 0}.drawer-summary-row.total{font-size:18px;font-weight:900;border-top:1px solid var(--line);padding-top:10px;margin-top:5px}.drawer-actions{display:grid;grid-template-columns:1fr 1fr;gap:7px;margin-top:10px}.drawer-actions a{min-height:42px;display:grid;place-items:center;border-radius:11px;font-size:11px;font-weight:900}.drawer-actions .secondary{border:1px solid var(--line)}.drawer-actions .primary{background:var(--ink);color:#fff}.drawer-empty{text-align:center;color:var(--muted);padding:24px 0}.breadcrumb{display:flex;gap:7px;align-items:center;padding:16px 0;color:var(--muted);font-size:12px}.product-detail{display:grid;gap:22px;padding:8px 0 20px}.product-detail-media{border:1px solid var(--line);border-radius:24px;background:#fff;overflow:hidden;aspect-ratio:1;display:grid;place-items:center}.product-detail-media img{width:100%;height:100%;object-fit:contain}.product-detail-copy h1{font-size:clamp(34px,9vw,58px)}.product-detail-price{font-size:27px!important;color:var(--ink)!important;font-weight:950}.purchase-control.detail{border:0;padding:12px 0;max-width:500px}.category-hero,.simple-page{padding:20px 0}.simple-page{max-width:800px;margin:auto}.cart-page-items,.review-items{margin:16px 0}.cart-page-summary{display:grid;gap:8px;margin:16px 0;padding:16px;border:1px solid var(--line);border-radius:15px;background:#fff}.cart-page-summary span{display:flex;justify-content:space-between}.review-total{display:flex;justify-content:space-between;font-size:20px;font-weight:900;padding:16px 0}.simple-page>.button{margin-right:8px;margin-top:8px}
@media(min-width:620px){.site-frame,.site-header{padding-left:22px;padding-right:22px}.hero-intro{grid-template-columns:minmax(0,1.5fr) minmax(230px,.5fr);align-items:end;padding-top:46px}.trust-strip{grid-template-columns:repeat(4,1fr)}.category-grid{grid-template-columns:repeat(4,1fr)}.catalog-toolbar{grid-template-columns:1fr 220px}.product-grid{grid-template-columns:repeat(3,1fr);gap:14px}.purchase-control{grid-template-columns:auto 1fr}.faq-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1.4fr repeat(3,1fr)}.header-link{display:inline-block}}
@media(min-width:900px){.editorial-carousel--mobile{display:none}.editorial-carousel--desktop{display:block}.editorial-carousel--desktop .editorial-slide{aspect-ratio:21 / 8;padding:34px 38px;display:grid;grid-template-columns:minmax(330px,.82fr) minmax(0,1.18fr);align-items:center;gap:30px}.editorial-carousel--desktop .editorial-copy h2{font-size:clamp(34px,4.2vw,58px)}.editorial-products--desktop{height:100%;min-height:260px}.editorial-products--desktop .editorial-product--1{left:0;bottom:0;width:42%}.editorial-products--desktop .editorial-product--2{left:38%;top:0;width:31%}.editorial-products--desktop .editorial-product--3{right:0;bottom:2%;width:34%}.editorial-products--desktop .editorial-product-media{aspect-ratio:1}.editorial-product-copy b{font-size:12px}.product-grid{grid-template-columns:repeat(4,1fr);gap:17px}.product-detail{grid-template-columns:minmax(0,1fr) minmax(0,.92fr);align-items:center}.header-action,.cart-pill{padding:0 15px}}


/* V4 deep visual SEO + accessibility */
:focus-visible{outline:3px solid #ff8b61;outline-offset:3px}
.skip-link{position:fixed;left:14px;top:10px;z-index:120;transform:translateY(-150%);background:#181512;color:#fff;padding:11px 14px;border-radius:12px;font-weight:900;transition:transform .18s}.skip-link:focus{transform:translateY(0)}
.announcement-bar{background:#181512;color:#fff;font-size:11px;font-weight:800;letter-spacing:.025em}.announcement-bar>div{width:min(100%,1200px);margin:auto;padding:8px 16px;text-align:center}
.desktop-nav{display:none;align-items:center;gap:18px}.desktop-nav a{font-size:12px;font-weight:850;color:#4d453f}.desktop-nav a:hover{text-decoration:underline;text-underline-offset:5px}
.site-header-wrap{box-shadow:0 6px 24px rgba(36,24,16,.04)}
.hero-intro h1,.category-hero h1,.product-detail h1,.simple-page h1{text-wrap:balance}
.hero-intro p,.category-hero p,.section-heading p,.product-detail-copy>p{text-wrap:pretty}
.button,.header-action,.cart-pill,.category-chip,.catalog-pagination button,.shipping-input-row button,.drawer-actions a{min-height:44px}
.editorial-controls>button{width:44px;height:44px}.editorial-dots button{width:10px;height:10px}.editorial-dots button[aria-current="true"]{width:26px}
.category-grid{align-items:stretch}.category-card{min-height:154px;padding:16px;justify-content:space-between;gap:13px;overflow:hidden;background:linear-gradient(145deg,#fff 0,#fff9f3 100%)}
.category-card::after{content:"";position:absolute;width:105px;height:105px;border-radius:50%;right:-42px;bottom:-45px;background:rgba(242,90,43,.07)}
.category-card-visual{display:grid;place-items:center;width:46px;height:46px;border-radius:14px;background:#181512;color:#fff;font-size:13px;font-weight:950;letter-spacing:.05em;position:relative;z-index:1}
.category-card-copy{display:grid;gap:4px;position:relative;z-index:1}.category-card-copy>span{font-size:14px;font-weight:950;line-height:1.2}.category-card-copy small{font-size:10px;color:var(--muted)}
.category-card>b{position:relative;right:auto;top:auto;font-size:10px;color:var(--accent-dark);z-index:1}
.seo-commercial{background:#181512;color:#fff;border:0;border-radius:28px;padding:28px 20px}.seo-commercial .section-heading p{color:#ddd0c6}.seo-commercial .eyebrow{color:#ffb99e}.seo-copy-grid{display:grid;gap:10px;margin-top:22px}.seo-copy-grid a{display:grid;gap:5px;padding:16px;border:1px solid rgba(255,255,255,.14);border-radius:16px;background:rgba(255,255,255,.05)}.seo-copy-grid b{font-size:14px}.seo-copy-grid span{font-size:11px;color:#d8cdc5;line-height:1.45}
.product-detail-copy{min-width:0}.product-detail-price{margin-bottom:8px}.product-whatsapp{display:inline-flex;align-items:center;min-height:44px;margin-top:2px;font-size:12px;font-weight:900;text-decoration:underline;text-underline-offset:4px}
.product-assurances{display:grid;gap:8px;margin-top:18px}.product-assurances>div{padding:12px 13px;border:1px solid var(--line);border-radius:14px;background:#fff}.product-assurances b{display:block;font-size:11px}.product-assurances span{display:block;color:var(--muted);font-size:10px;line-height:1.45;margin-top:3px}
.category-context{display:flex;flex-wrap:wrap;gap:8px;margin-top:18px}.category-context a{display:inline-flex;align-items:center;min-height:44px;padding:0 13px;border:1px solid var(--line);border-radius:999px;background:#fff;font-size:11px;font-weight:850}
.category-product-section{margin-top:22px}.category-product-heading{display:flex;align-items:end;justify-content:space-between;gap:14px;margin-bottom:16px}.category-product-heading h2{margin:0;font-size:clamp(24px,6vw,38px);line-height:1;letter-spacing:-.035em}.category-product-heading span{color:var(--muted);font-size:11px;white-space:nowrap}
.product-card{transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.product-card h3{font-size:13px;line-height:1.35}.product-meta strong{font-size:14px}.product-category{font-size:10px}.add-cart-compact{min-height:44px}.quantity-control input{height:44px}
.site-footer a{min-height:26px;display:flex;align-items:center}.footer-grid>div:not(.footer-brand){gap:7px}
@media(hover:hover){.product-card:hover{transform:translateY(-3px);box-shadow:0 15px 34px rgba(36,24,16,.09);border-color:#d9c9bc}.category-card:hover{transform:translateY(-2px);box-shadow:0 14px 34px rgba(36,24,16,.08)}.seo-copy-grid a:hover{background:rgba(255,255,255,.09)}}
@media(max-width:619px){.announcement-bar>div{padding:7px 12px;font-size:10px}.site-header{min-height:66px}.site-logo{height:38px}.site-actions{gap:6px}.header-action,.cart-pill{padding:0 10px;font-size:12px}.hero-intro{padding-top:26px}.hero-intro h1{font-size:clamp(34px,10.4vw,52px);line-height:.98}.editorial-carousel{border-radius:22px}.editorial-carousel--mobile .editorial-slide{padding:21px}.editorial-copy h2{font-size:clamp(28px,7.8vw,39px)}.trust-strip>div{min-height:78px}.home-section{margin-top:46px;padding-top:28px}.section-heading h2{font-size:clamp(30px,8.6vw,43px)}.category-card{min-height:146px}.product-grid{gap:9px}.product-body{padding:10px}.product-card h3{font-size:12.5px}.purchase-control{padding:9px}.purchase-control.detail{grid-template-columns:1fr;max-width:none}.purchase-control.detail .button{width:100%}.product-detail{gap:16px}.product-detail-copy h1{font-size:clamp(32px,9vw,45px)}.product-assurances{grid-template-columns:1fr}.category-product-heading{align-items:flex-start;flex-direction:column}.seo-commercial{border-radius:22px;margin-left:-4px;margin-right:-4px}.commerce-drawer{width:min(94vw,420px)}}
@media(min-width:620px){.seo-copy-grid{grid-template-columns:repeat(3,1fr)}.product-assurances{grid-template-columns:repeat(3,1fr)}.category-card-copy>span{font-size:15px}}
@media(min-width:900px){.desktop-nav{display:flex}.header-action{margin-left:4px}.site-header{min-height:76px}.site-frame{padding-bottom:90px}.category-card{min-height:170px}.category-card-visual{width:50px;height:50px}.category-card-copy>span{font-size:16px}.product-card h3{font-size:13.5px}.seo-commercial{padding:38px 36px}.category-product-section{margin-top:32px}}


/* V5 category SVG icon system */
.category-card-visual{display:none!important}
.category-card-icon{position:relative;z-index:2;display:grid;place-items:center;width:56px;height:56px;flex:0 0 56px;border-radius:18px;border:1px solid #f0d6c4;background:#fff4ea;color:#a94d25;box-shadow:0 7px 18px rgba(76,42,23,.07)}
.category-card-icon svg{display:block;width:29px;height:29px}
.category-card-copy>span{text-wrap:balance}
.category-card[data-category-icon="mate"] .category-card-icon,.category-card--mates-y-accesorios .category-card-icon{background:#fff4ea;color:#a94d25;border-color:#f0d6c4}
.category-card[data-category-icon="gift"] .category-card-icon,.category-card--novedades-y-regalos .category-card-icon{background:#fff1ef;color:#b64f47;border-color:#f0d0cb}
.category-card[data-category-icon="kitchen"] .category-card-icon,.category-card--cocina-y-bebidas .category-card-icon{background:#fff7e9;color:#a76b18;border-color:#f0deba}
.category-card[data-category-icon="home"] .category-card-icon,.category-card--hogar .category-card-icon{background:#f6f1ff;color:#684db4;border-color:#ddd2f4}
.category-card[data-category-icon="outdoor"] .category-card-icon,.category-card--aire-libre-deportes-y-auto .category-card-icon{background:#edf8f0;color:#327647;border-color:#cee6d4}
.category-card-icon[data-category-icon="generic"]{background:#f5f3f1;color:#665d56;border-color:#e3ddd7}
.category-card{justify-content:flex-start}
.category-card-copy{margin-top:auto}
.category-card>b{margin-top:2px}
@media(max-width:619px){.category-card-icon{width:52px;height:52px;flex-basis:52px;border-radius:16px}.category-card-icon svg{width:27px;height:27px}}
@media(min-width:900px){.category-card-icon{width:58px;height:58px;flex-basis:58px}.category-card-icon svg{width:30px;height:30px}}


/* V6 mobile UX refinement */
.product-card h3{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;min-height:52px}
.product-link{display:flex;flex-direction:column;height:100%}.product-body{display:flex;flex-direction:column;flex:1}.product-meta{margin-top:auto;padding-top:9px}
.footer-nav-group{border:0}.footer-nav-group summary{list-style:none;cursor:pointer;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.footer-nav-group summary::-webkit-details-marker{display:none}.footer-nav-group summary::after{content:'+';float:right;font-size:18px}.footer-nav-group[open] summary::after{content:'−'}.footer-links{display:grid;gap:8px;margin-top:12px}
.editorial-mobile-stage{position:relative;min-height:0;height:100%}.editorial-mobile-feature,.editorial-mobile-secondary{position:absolute;display:block}.editorial-mobile-feature{left:0;bottom:2%;width:72%}.editorial-mobile-feature .editorial-mobile-media{display:grid;place-items:center;aspect-ratio:1;background:#fff;border-radius:24px;overflow:hidden;box-shadow:0 16px 40px rgba(0,0,0,.24)}.editorial-mobile-feature img,.editorial-mobile-secondary img{width:100%;height:100%;object-fit:contain}.editorial-mobile-copy{display:block;margin-top:9px;color:#fff;padding-right:6px}.editorial-mobile-copy b{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;font-size:12px;line-height:1.25}.editorial-mobile-copy small{display:block;margin-top:4px;color:#f6c9b8;font-weight:900}.editorial-mobile-secondary{right:0;top:15%;width:28%}.editorial-mobile-secondary .editorial-mobile-media{display:grid;place-items:center;aspect-ratio:1;background:#fff;border-radius:20px;overflow:hidden;box-shadow:0 12px 30px rgba(0,0,0,.2)}
@media(max-width:619px){
 .announcement-bar>div{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding:6px 10px;font-size:9.5px}
 .site-header{min-height:60px;padding-top:3px;padding-bottom:3px}.site-logo{height:34px;max-width:38vw}.header-action,.cart-pill{min-height:44px;padding:0 9px;font-size:11.5px}
 .hero-intro{padding-top:20px;gap:14px}.hero-intro h1{font-size:clamp(32px,9vw,44px);line-height:.98;margin:8px 0 10px}.hero-intro p{font-size:14px;line-height:1.5}.hero-actions{margin-top:14px;gap:7px}.hero-actions .button{width:100%;min-height:46px}.hero-proof{padding:12px 14px;border-radius:16px}.hero-proof strong{font-size:14px}.hero-proof span{font-size:11px}
 .editorial-carousel-shell{margin-top:6px}.editorial-carousel--mobile .editorial-slide{padding:19px 19px 62px;grid-template-rows:auto minmax(0,1fr);gap:8px}.editorial-copy h2{font-size:clamp(27px,7.4vw,36px);margin:5px 0 6px}.editorial-copy p{font-size:12px;line-height:1.35;max-width:85%}.editorial-cta{min-height:38px;margin-top:9px}.editorial-controls{right:12px;bottom:12px}.editorial-controls>button{width:40px;height:40px}
 .home-section{margin-top:36px;padding-top:22px}.section-heading h2{font-size:clamp(28px,8vw,39px);margin-top:6px}.section-heading p{font-size:14px;line-height:1.5}
 .category-grid{gap:9px;margin-top:16px}.category-card{min-height:128px;padding:13px;gap:9px;border-radius:18px}.category-card-icon{width:42px;height:42px;border-radius:13px}.category-card-icon svg{width:23px;height:23px}.category-card-copy>span{font-size:13px}.category-card-copy small{font-size:9.5px}.category-card>b{font-size:9.5px}.category-card:nth-child(5){grid-column:1/-1;min-height:106px;flex-direction:row;align-items:center;justify-content:flex-start}.category-card:nth-child(5) .category-card-copy{flex:1}.category-card:nth-child(5)>b{margin-left:auto;white-space:nowrap}
 .catalog-toolbar{grid-template-columns:minmax(0,1fr) 132px;gap:8px;margin:16px 0 10px}.catalog-toolbar label{gap:4px;font-size:9px}.catalog-toolbar input,.catalog-toolbar select{min-height:44px;padding:0 10px;border-radius:12px;font-size:12px}.category-chips{gap:6px}.category-chip{min-height:38px;padding:0 10px;font-size:11px}.catalog-status{font-size:11px}
 .product-grid{gap:8px}.product-card{border-radius:16px}.product-body{padding:9px}.product-card h3{font-size:12px;line-height:1.28;min-height:46px}.product-meta strong{font-size:13px}.stock-ok,.stock-off{font-size:7.5px}.purchase-control{padding:8px;gap:6px}.add-cart-compact{min-height:42px}.quantity-control input{height:42px}
 .seo-commercial{padding:22px 18px;border-radius:20px}.seo-commercial .section-heading h2{font-size:clamp(29px,8.3vw,38px)}.seo-commercial .section-heading p{font-size:13.5px;line-height:1.5}.seo-copy-grid{gap:7px;margin-top:16px}.seo-copy-grid a{padding:12px 13px;border-radius:13px}.seo-copy-grid b{font-size:12px}.seo-copy-grid span{font-size:10px}
 .faq-grid{gap:7px;margin-top:16px}.faq-grid details{padding:0 13px;border-radius:14px}.faq-grid summary{padding:14px 0;font-size:14px}.faq-grid p{font-size:12px;line-height:1.5}
 .site-footer{margin-top:44px;padding-top:28px}.footer-grid{gap:14px}.footer-brand img{height:42px}.footer-brand p{font-size:13px;line-height:1.5;margin:10px 0}.footer-nav-group{border-top:1px solid var(--line);padding-top:12px}.footer-nav-group summary{font-size:12px;min-height:32px}.footer-links{padding-bottom:4px}.footer-links a,.footer-links span{font-size:12px;min-height:34px}.footer-bottom{margin-top:16px}
}
@media(min-width:620px){.footer-nav-group{display:block}.footer-nav-group summary{display:none}.footer-links{margin-top:0}.footer-nav-group[open] .footer-links{display:grid}}


/* V7 advertising-first homepage */
.campaign-hero{position:relative;display:grid;gap:24px;margin-top:22px;padding:26px;border-radius:30px;overflow:hidden;background:linear-gradient(135deg,#171310 0%,#2b1d16 58%,#4a2517 100%);color:#fff;box-shadow:0 24px 60px rgba(43,25,17,.18)}
.campaign-copy{position:relative;z-index:3}.campaign-kicker{display:inline-block;color:#ff9b73;font-size:11px;font-weight:950;letter-spacing:.12em;text-transform:uppercase}.campaign-copy h1{max-width:760px;margin:10px 0 12px;font-size:clamp(40px,6.5vw,76px);line-height:.92;letter-spacing:-.055em;text-wrap:balance}.campaign-copy>p{max-width:600px;margin:0;color:#eadfd7;font-size:16px;line-height:1.55}.campaign-copy .hero-actions{margin-top:20px}.campaign-primary{background:#fff!important;color:#181512!important;border-color:#fff!important}.campaign-secondary{background:transparent!important;color:#fff!important;border-color:rgba(255,255,255,.35)!important}.campaign-microcopy{margin-top:14px;color:#cdbeb4;font-size:11px;font-weight:750;letter-spacing:.02em}
.campaign-visual{position:relative;min-height:360px}.campaign-glow{position:absolute;inset:12% 4% 2% 18%;border-radius:50%;background:radial-gradient(circle,rgba(242,90,43,.42),rgba(242,90,43,0) 68%);filter:blur(10px)}.campaign-product{position:absolute;z-index:2;display:block}.campaign-product-media{display:grid;place-items:center;overflow:hidden;background:#fff;border-radius:24px;box-shadow:0 20px 44px rgba(0,0,0,.26)}.campaign-product-media img{width:100%;height:100%;object-fit:contain}.campaign-product-info{display:block;margin-top:8px;color:#fff}.campaign-product-info b{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;font-size:12px;line-height:1.25}.campaign-product-info small{display:block;margin-top:4px;color:#ffb697;font-weight:950}.campaign-product--primary{left:2%;bottom:2%;width:64%}.campaign-product--primary .campaign-product-media{aspect-ratio:1}.campaign-product--secondary{right:1%;bottom:13%;width:31%}.campaign-product--secondary .campaign-product-media{aspect-ratio:1}.campaign-product--secondary .campaign-product-info{display:none}.campaign-badge{position:absolute;z-index:4;right:4%;top:5%;display:inline-flex;align-items:center;min-height:34px;padding:0 12px;border-radius:999px;background:#fff;color:#181512;font-size:10px;font-weight:950;box-shadow:0 8px 24px rgba(0,0,0,.16)}
.campaign-benefits{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:12px}.campaign-benefits>div{min-width:0;padding:13px 14px;border:1px solid var(--line);border-radius:16px;background:#fff}.campaign-benefits b{display:block;font-size:11px;line-height:1.2}.campaign-benefits span{display:block;margin-top:3px;color:var(--muted);font-size:9.5px;line-height:1.35}
.compact-heading h2{max-width:760px}.home-categories{margin-top:34px}.catalog-section{margin-top:40px}
.product-grid{align-items:start}.product-card--compact{align-self:start;height:auto}.product-card--compact .product-link{display:block;height:auto}.product-card--compact .product-body{display:block;min-height:0;padding:10px}.product-card--compact .product-media{aspect-ratio:1.08/1}.product-card--compact h3{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;min-height:0;margin:6px 0 0;line-height:1.28}.product-card--compact .product-meta{margin-top:10px;padding-top:0}.product-card--compact .purchase-control{margin-top:0}.product-card--compact .product-category{font-size:9.5px}
@media(max-width:619px){
 .campaign-hero{margin-top:14px;padding:20px 18px 18px;border-radius:24px;gap:10px}.campaign-copy h1{font-size:clamp(34px,10vw,47px);line-height:.94;margin:8px 0 10px}.campaign-copy>p{font-size:13.5px;line-height:1.45}.campaign-copy .hero-actions{display:grid;grid-template-columns:1fr 1fr;gap:7px;margin-top:14px}.campaign-copy .button{width:100%;min-height:44px;padding:0 10px;font-size:11px}.campaign-microcopy{font-size:9.5px;margin-top:10px}.campaign-visual{min-height:265px;margin-top:4px}.campaign-product--primary{left:0;bottom:0;width:70%}.campaign-product--secondary{right:0;bottom:17%;width:30%}.campaign-product-media{border-radius:19px}.campaign-product-info{margin-top:6px}.campaign-product-info b{font-size:10.5px}.campaign-product-info small{font-size:10px}.campaign-badge{right:0;top:3%;min-height:30px;padding:0 10px;font-size:9px}.campaign-benefits{gap:6px;margin-top:9px}.campaign-benefits>div{padding:10px 9px;border-radius:13px}.campaign-benefits b{font-size:9.5px}.campaign-benefits span{font-size:8.5px}.home-categories{margin-top:28px}.catalog-section{margin-top:32px}.product-card--compact .product-media{aspect-ratio:1}.product-card--compact .product-body{padding:9px}.product-card--compact h3{font-size:11.5px;line-height:1.25}.product-card--compact .product-meta{margin-top:8px}.product-card--compact .product-meta strong{font-size:12.5px}.product-card--compact .purchase-control{padding:7px}.product-card--compact .quantity-control{grid-template-columns:34px 1fr 34px}.product-card--compact .quantity-control input{height:38px}.product-card--compact .add-cart-compact{min-height:39px}.compact-heading h2{font-size:clamp(27px,7.8vw,37px)}
}
@media(min-width:620px){.campaign-hero{grid-template-columns:minmax(0,.92fr) minmax(360px,1.08fr);align-items:center;padding:34px 38px}.campaign-benefits>div{padding:16px}.campaign-benefits b{font-size:12px}.campaign-benefits span{font-size:10.5px}}
@media(min-width:900px){.campaign-visual{min-height:410px}.campaign-product--primary{width:62%}.campaign-product--secondary{width:29%;bottom:15%}}
