*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;color:#17202a;background:linear-gradient(180deg,#f7f8fa 0%,#f3f5f8 100%)}.wrap{width:min(1180px,calc(100% - 28px));margin:auto}.top{position:sticky;top:0;z-index:20;background:rgba(255,255,255,.94);backdrop-filter:blur(10px);border-bottom:1px solid #e6e9ee}.header-inner{height:76px;display:flex;gap:22px;align-items:center}.brand{font-size:21px;font-weight:900;color:#111;text-decoration:none;min-width:180px}.brand img{max-height:48px;max-width:180px}.search{display:flex;flex:1;background:#f1f3f5;border-radius:14px;overflow:hidden;border:1px solid #e1e5ea}.search input{flex:1;border:0;background:transparent;padding:15px 16px;font-size:16px;outline:none}.search button{border:0;background:var(--primary);color:#fff;padding:0 20px;font-weight:800}.cart-link{text-decoration:none;color:#111;font-weight:800;white-space:nowrap}.showcase{padding:24px 0 0}.banner-slider{position:relative;overflow:hidden;border-radius:24px;background:#111;box-shadow:0 22px 50px rgba(15,118,110,.18)}.banner-track{position:relative;min-height:300px}.banner-slide{display:none;height:100%}.banner-slide.active{display:block}.banner-slide img{display:block;width:100%;height:min(380px,48vw);min-height:240px;object-fit:cover}.banner-nav{position:absolute;top:50%;transform:translateY(-50%);border:0;width:42px;height:42px;border-radius:999px;background:rgba(17,17,17,.55);color:#fff;font-size:28px;cursor:pointer}.banner-nav.prev{left:14px}.banner-nav.next{right:14px}.banner-dots{position:absolute;left:50%;bottom:14px;transform:translateX(-50%);display:flex;gap:8px}.banner-dots button{width:11px;height:11px;border-radius:999px;border:0;background:rgba(255,255,255,.55);cursor:pointer}.banner-dots button.active{background:#fff}.hero{color:#fff;padding:28px 0 20px}.hero-card{border-radius:28px;background:linear-gradient(135deg,#0f766e 0%,#0b4c54 45%,#101214 100%);padding:38px 34px;display:grid;grid-template-columns:minmax(0,1.25fr) minmax(320px,.75fr);gap:26px;align-items:stretch;box-shadow:0 20px 50px rgba(15,118,110,.16)}.hero-copy{display:flex;flex-direction:column;justify-content:center}.hero h1{font-size:clamp(36px,4.9vw,62px);margin:6px 0 12px;line-height:.98;letter-spacing:-.03em;max-width:780px}.hero p{margin:0;opacity:.96;font-size:18px;line-height:1.5;max-width:700px}.eyebrow{font-size:12px;font-weight:900;letter-spacing:.22em;opacity:.8}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:22px}.hero-btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 18px;border-radius:12px;text-decoration:none;font-weight:900}.hero-btn.primary{background:#fff;color:#0d2327}.hero-btn.secondary{background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.16);color:#fff}.hero-points{display:flex;gap:10px;flex-wrap:wrap;margin-top:18px}.hero-points span{background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.08);padding:10px 13px;border-radius:999px;font-weight:700;font-size:14px}.hero-side{display:grid;gap:14px}.hero-side-card{background:rgba(255,255,255,.08);padding:24px;border:1px solid rgba(255,255,255,.12);border-radius:20px;backdrop-filter:blur(8px)}.hero-side-card strong{display:block;font-size:28px;line-height:1.05;letter-spacing:-.03em;margin-bottom:10px}.hero-side-card p{font-size:16px;opacity:.92}.hero-features{display:grid;gap:10px}.hero-features>div{display:grid;gap:4px;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.09);padding:14px 16px;border-radius:16px}.hero-features b{font-size:15px}.hero-features span{opacity:.86;font-size:14px;line-height:1.4}.page-shell{padding-bottom:20px}.chips-section,.brands-panel{background:#fff;border:1px solid #e6e9ee;border-radius:20px;padding:16px 18px;margin-bottom:14px;box-shadow:0 8px 22px rgba(0,0,0,.03)}.chips-title,.brands-title{font-weight:900;margin-bottom:10px;color:#1c2430}.chips{display:flex;gap:8px;overflow:auto;padding:2px 0 2px}.chip{padding:10px 14px;border-radius:999px;background:#fff;color:#333;text-decoration:none;border:1px solid #e1e5ea;white-space:nowrap;font-size:13px}.chip.active{background:var(--primary);color:#fff;border-color:var(--primary)}.brands{display:flex;gap:10px;flex-wrap:wrap}.brands a{font-weight:800;color:#34404c;text-decoration:none;background:#f7f8fa;border:1px solid #e6e9ee;padding:9px 13px;border-radius:999px}.section-title{display:flex;align-items:end;justify-content:space-between;margin:18px 0 16px}.section-title h2{margin:0}.section-title span{color:#777}.section-sub{margin:6px 0 0;color:#66707b}.grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;padding-bottom:40px}.card{background:#fff;border:1px solid #e6e9ee;border-radius:20px;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 10px 26px rgba(0,0,0,.05);transition:transform .18s ease, box-shadow .18s ease}.card:hover{transform:translateY(-4px);box-shadow:0 18px 34px rgba(0,0,0,.08)}.photo{aspect-ratio:1/1;display:block;position:relative;background:linear-gradient(180deg,#fff,#f8fafc)}.photo img{width:100%;height:100%;object-fit:contain;padding:12px}.noimg{height:100%;display:grid;place-items:center;color:#aaa}.soldout{position:absolute;top:12px;left:12px;background:#222;color:#fff;font-size:11px;font-weight:900;padding:7px 9px;border-radius:7px}.featured-badge{position:absolute;top:12px;right:12px;background:#fff;color:#111;font-size:11px;font-weight:900;padding:7px 9px;border-radius:7px;border:1px solid #e5e7eb}.card-body{padding:14px;display:flex;flex-direction:column;flex:1}.meta{font-size:12px;text-transform:uppercase;color:#737b85;font-weight:800}.product-name{color:#111;text-decoration:none;font-weight:750;line-height:1.25;margin:8px 0;min-height:48px}.price{font-size:21px;font-weight:900;margin-top:auto;padding:8px 0 12px}.add,.wa-button{border:0;background:var(--primary);color:white;padding:12px 14px;border-radius:12px;font-weight:900;cursor:pointer}.add:disabled{background:#bbc0c5;cursor:not-allowed}.empty{background:#fff;padding:30px;border-radius:18px;margin-bottom:40px;text-align:center;border:1px solid #e6e9ee}.footer{background:#111;color:#ddd;padding:30px 0;margin-top:20px}.footer strong{color:#fff}.wa-float{position:fixed;right:18px;bottom:18px;background:#20bd5a;color:#fff;text-decoration:none;font-weight:900;padding:13px 16px;border-radius:999px;box-shadow:0 8px 25px rgba(0,0,0,.18);z-index:30}.product-page{display:grid;grid-template-columns:1.15fr .85fr;gap:42px;padding:34px 0 50px}.gallery{min-width:0}.main-img{background:#fff;border:1px solid #e4e8ed;border-radius:18px;aspect-ratio:1/1;display:grid;place-items:center;box-shadow:0 10px 24px rgba(0,0,0,.04)}.main-img img{width:100%;height:100%;object-fit:contain;padding:18px}.thumbs{display:flex;gap:8px;overflow:auto;padding:10px 0}.thumbs button{width:72px;height:72px;flex:0 0 72px;background:#fff;border:1px solid #ddd;border-radius:9px;padding:3px}.thumbs img{width:100%;height:100%;object-fit:contain}.product-info h1{font-size:clamp(28px,4vw,44px);line-height:1.05;margin:10px 0}.model{color:#666}.price.big{font-size:34px;margin:18px 0 2px}.stock{display:inline-block;background:#e6f8ee;color:#08773c;padding:7px 10px;border-radius:8px;font-weight:800}.stock.off{background:#f3e7e7;color:#9c2222}.desc{font-size:16px;line-height:1.6}.add.large{font-size:17px;padding:15px 20px;margin-top:16px;width:100%}.cart-page{padding:34px 0 50px;max-width:850px}.cart-row{display:grid;grid-template-columns:70px 1fr auto auto;gap:14px;align-items:center;background:#fff;padding:12px;border-bottom:1px solid #eee}.cart-row img{width:70px;height:70px;object-fit:contain}.cart-row .qty{display:flex;align-items:center;gap:7px}.cart-row button{border:1px solid #ddd;background:#fff;border-radius:7px;width:30px;height:30px}.checkout{display:grid;gap:10px;margin-top:20px}.checkout input{padding:13px;border:1px solid #d8dde3;border-radius:9px;font-size:16px}.wa-button{background:#20bd5a;font-size:17px}.link-button{border:0;background:none;color:#777;padding:10px}.cart-total{text-align:right;font-weight:900;font-size:24px;padding:18px 0}.cart-note{text-align:right;color:#777}.toast{position:fixed;left:50%;bottom:22px;transform:translateX(-50%);background:#111;color:#fff;padding:12px 18px;border-radius:9px;z-index:100;opacity:0;transition:.2s;pointer-events:none}.toast.show{opacity:1}.installment{margin-top:10px;font-weight:800;color:var(--primary)}@media(max-width:980px){.grid{grid-template-columns:repeat(3,1fr)}.product-page,.hero-card{grid-template-columns:1fr}.header-inner{height:auto;padding:10px 0;flex-wrap:wrap}.brand{min-width:0}.search{order:3;flex-basis:100%}.hero h1{max-width:none}.hero-side{grid-template-columns:1fr 1fr}.hero-side-card strong{font-size:24px}}@media(max-width:740px){.hero-card{padding:24px}.hero-side{grid-template-columns:1fr}.hero-actions{flex-direction:column;align-items:stretch}.hero-btn{width:100%}}@media(max-width:650px){.grid{grid-template-columns:repeat(2,1fr);gap:9px}.wrap{width:min(100% - 18px,1180px)}.product-name{font-size:14px;min-height:52px}.card-body{padding:10px}.price{font-size:17px}.add{font-size:12px;padding:11px 7px}.brands{font-size:13px}.cart-row{grid-template-columns:55px 1fr auto}.cart-row img{width:55px;height:55px}.cart-row .line-price{grid-column:2/4}.search button{padding:0 12px}.cart-link{font-size:0}.cart-link span{font-size:14px}.product-page{padding-top:18px;gap:20px}.banner-slide img{height:220px}.hero{padding-top:18px}.hero h1{font-size:40px}.hero p{font-size:16px}}
/* v1.1.4: separación explícita banner/hero */
.hero-card{margin-top:0!important}
.banner-slider + .hero-card{margin-top:24px!important}

/* v1.1.5: separación visual entre carrusel y bloque principal */
.showcase-divider{display:flex;align-items:center;justify-content:center;padding:26px 0 14px}
.showcase-divider span{display:block;width:min(100%,980px);height:1px;background:linear-gradient(90deg,rgba(15,23,42,0),rgba(148,163,184,.95) 16%,rgba(203,213,225,1) 50%,rgba(148,163,184,.95) 84%,rgba(15,23,42,0));position:relative}
.showcase-divider span:before,.showcase-divider span:after{content:"";position:absolute;top:50%;transform:translateY(-50%);width:8px;height:8px;border-radius:999px;background:#cbd5e1}
.showcase-divider span:before{left:calc(50% - 18px)}
.showcase-divider span:after{left:calc(50% + 10px)}
.hero{padding:0 0 20px}
.hero-card{margin-top:0!important}
@media(max-width:650px){.showcase-divider{padding:18px 0 12px}}

/* v1.1.6: más aire en los recuadros de texto */
.hero-side{gap:16px}
.hero-side-card{padding:30px 30px 26px!important;border-radius:22px!important}
.hero-side-card strong{display:block;font-size:30px!important;line-height:1.06!important;margin-bottom:14px!important;max-width:320px}
.hero-side-card p{font-size:17px!important;line-height:1.6!important;max-width:340px}
.hero-features>div{padding:18px 18px 16px!important;border-radius:18px!important}
.hero-features b{font-size:16px!important;margin-bottom:2px}
.hero-features span{font-size:15px!important;line-height:1.5!important;max-width:340px}
@media(max-width:740px){.hero-side-card{padding:24px 22px 22px!important}.hero-side-card strong{font-size:26px!important;max-width:none}.hero-side-card p,.hero-features span{max-width:none}}

/* v1.1.7: más aire y marco interno en el bloque principal */
.hero-card{padding:48px 46px 42px!important;gap:34px!important;border:1px solid rgba(255,255,255,.08);overflow:hidden}
.hero-copy{padding-right:18px}
.hero h1{margin:10px 0 18px!important;max-width:660px}
.hero p{font-size:19px!important;line-height:1.62!important;max-width:620px}
.hero-actions{margin-top:28px!important}
.hero-points{margin-top:22px!important}
.hero-points span{padding:11px 15px!important}
.hero-side{gap:18px!important}
.hero-side-card,.hero-features>div{box-shadow:inset 0 1px 0 rgba(255,255,255,.06)}
.hero-side-card{padding:36px 34px 30px!important;border-radius:24px!important}
.hero-side-card strong{font-size:32px!important;line-height:1.08!important;margin-bottom:16px!important;max-width:300px}
.hero-side-card p{font-size:17px!important;line-height:1.65!important;max-width:360px}
.hero-features>div{padding:22px 22px 18px!important;border-radius:20px!important}
.hero-features b{font-size:17px!important;margin-bottom:4px}
.hero-features span{font-size:15px!important;line-height:1.55!important;max-width:360px}
@media(max-width:980px){.hero-card{padding:36px 32px 32px!important;gap:22px!important}.hero-copy{padding-right:0}.hero-side-card{padding:28px 26px 24px!important}.hero-side-card strong{max-width:none;font-size:28px!important}.hero-side-card p,.hero-features span,.hero p{max-width:none}}
@media(max-width:650px){.hero-card{padding:28px 22px 24px!important}.hero h1{margin:8px 0 14px!important}.hero p{font-size:16px!important;line-height:1.55!important}.hero-side-card{padding:24px 20px 22px!important}.hero-features>div{padding:18px 18px 16px!important}}
