.header-search{flex:1;max-width:600px;margin:0 2rem;display:flex;align-items:center;min-width:0}.header-search .search-container{width:100%;max-width:100%;margin:0}.header{background:#0d0d0d;color:#fff;padding:0;box-shadow:0 2px 10px #0000001a;position:sticky;top:0;z-index:100}.header-content{max-width:1400px;margin:0 auto;padding:0 20px;display:flex;justify-content:space-between;align-items:center;gap:2rem}.logo{height:100px;width:auto;object-fit:contain;cursor:pointer;max-width:220px;transition:transform .2s,box-shadow .2s;border-radius:50%;overflow:hidden}.logo:hover{transform:scale(1.07) rotate(-2deg);box-shadow:0 4px 24px #ffd70040}.nav{display:flex;gap:2rem;flex:1;justify-content:center}.nav-link{color:gold;text-decoration:none;font-weight:500;transition:opacity .3s}.nav-link:hover{opacity:.8;text-decoration:underline}.cart-button{background-color:transparent;color:gold;border:2px solid #FFD700;padding:.75rem 1rem;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;position:relative;transition:transform .2s,box-shadow .2s,background-color .2s;width:60px;height:60px}.cart-button svg{width:28px;height:28px;stroke:gold}.cart-button:hover{transform:translateY(-2px);box-shadow:0 4px 12px #ffd70066;background-color:#ffd7001a}.cart-badge{background-color:gold;color:#000;border-radius:50%;width:32px;height:32px;display:flex;align-items:center;justify-content:center;font-size:1rem;font-weight:700;position:absolute;top:-5px;right:-5px}@media(max-width:768px){.header-content{flex-wrap:nowrap;gap:.75rem;padding:0 15px}.header-search{margin:0;max-width:none;min-width:0}.header-search .search-input{padding-right:3.25rem}.header-search .search-icon{right:.75rem;width:34px;height:34px}.logo{height:55px}.nav{order:3;width:100%;justify-content:space-around;gap:1rem}.nav-link{font-size:.9rem}.cart-button{width:55px;height:55px}.cart-button svg{width:26px;height:26px}.cart-badge{width:28px;height:28px;font-size:.9rem}}@media(max-width:480px){.header{padding:.75rem 0}.header-search .search-input{padding-right:3rem}.header-search .search-icon{right:.6rem;width:30px;height:30px}.header-content{padding:0 10px;gap:.75rem}.logo{height:45px}.nav{gap:.5rem}.nav-link{font-size:.8rem}.cart-button{width:50px;height:50px}.cart-button svg{width:24px;height:24px}.cart-badge{width:24px;height:24px;font-size:.8rem}}.product-list{margin:2rem 0}.section-title{font-size:2.5rem;text-align:center;margin-bottom:2rem;color:gold;font-weight:700}.search-container{max-width:600px;margin:0 auto 2rem;position:relative}.search-input{width:100%;padding:1rem 3rem 1rem 1.5rem;font-size:1rem;background:#1a1a1a;color:#fff;border:2px solid #FFD700;border-radius:50px;outline:none;transition:box-shadow .3s,border-color .3s}.search-input::placeholder{color:#888}.search-input:focus{box-shadow:0 0 15px #ffd7004d;border-color:gold}.search-icon{position:absolute;right:1rem;top:50%;transform:translateY(-50%);color:gold;pointer-events:none;background-color:transparent;border:2px solid #FFD700;border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center}.search-icon svg{width:20px;height:20px;stroke:gold}.search-dropdown{position:absolute;top:110%;left:0;right:0;background:#222;border:1px solid #FFD700;border-radius:0 0 12px 12px;z-index:10;max-height:220px;overflow-y:auto;box-shadow:0 8px 24px #0000002e;list-style:none;margin:0;padding:0}.search-dropdown-item{display:flex;align-items:center;gap:.75rem;padding:.5rem 1rem;cursor:pointer;color:gold;background:none;border:none;font-size:1rem;transition:background .2s,color .2s}.search-dropdown-item:hover,.search-dropdown-item:active{background:gold;color:#222}.dropdown-thumb{width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:6px;overflow:hidden;background:#333}.dropdown-thumb-img{width:28px;height:28px;object-fit:cover;border-radius:4px}.dropdown-thumb-emoji{font-size:1.5rem;display:flex;align-items:center;justify-content:center}.dropdown-thumb-name{flex:1;min-width:0;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.no-results{grid-column:1 / -1;text-align:center;padding:3rem;color:#ccc;font-size:1.2rem}.no-results p{margin:0}.products-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(210px,1fr));gap:1.25rem;padding:1rem 0}.brand-filters{display:flex;align-items:center;justify-content:center;gap:1rem;margin:0 auto 1rem;padding:0 .25rem;width:100%;max-width:1200px}.brand-filters__label{color:gold;font-weight:600;min-width:70px;text-align:center}.brand-filters__options{display:flex;justify-content:center;gap:.75rem;flex-wrap:wrap;align-items:center}.brand-filter{display:inline-flex;align-items:center;gap:.4rem;color:#fff;background:#ffffff08;padding:.35rem .6rem;border-radius:999px;font-size:.95rem}.brand-filter input[type=radio]{accent-color:#FFD700}.brand-filter span{color:gold;text-transform:uppercase;font-weight:700}.brand-filters__label{color:gold;text-transform:uppercase;font-weight:800;margin-right:.5rem;text-align:center}.brand-filters__options.fixed-brands{gap:.6rem}@media(max-width:1024px){.products-grid{grid-template-columns:repeat(auto-fill,minmax(190px,1fr));gap:1rem}}@media(max-width:768px){.product-list{margin:1.5rem 0}.section-title{font-size:2rem;margin-bottom:1.5rem}.search-container{margin-bottom:1.5rem;padding:0 10px}.search-input{padding:.9rem 3rem .9rem 1.25rem;font-size:.95rem}.products-grid{grid-template-columns:repeat(auto-fill,minmax(165px,1fr));gap:.75rem}}@media(max-width:480px){.product-list{margin:1rem 0}.section-title{font-size:1.75rem;margin-bottom:1rem}.search-container{margin-bottom:1rem;padding:0 5px}.search-input{padding:.8rem 2.5rem .8rem 1rem;font-size:.9rem}.search-icon{right:1rem;font-size:1rem}.no-results{padding:2rem 1rem;font-size:1rem}.products-grid{grid-template-columns:repeat(2,1fr);gap:.75rem;padding:.5rem 0}}@media(max-width:480px){.brand-filters{display:none}.filter-button{display:block;margin:.6rem auto 1rem;background:gold;color:#111;border:none;padding:.6rem 1rem;border-radius:999px;font-weight:700;cursor:pointer}.filter-button:active{transform:translateY(1px)}.filter-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2000;display:flex!important;align-items:center!important;justify-content:center!important;padding:1rem}.filter-modal__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#0009;z-index:2000}.filter-modal__content{position:relative;width:100%;max-width:520px;background:#111;color:#fff;border-radius:12px;padding:1rem;box-shadow:0 8px 30px #00000080;display:flex;flex-direction:column;align-items:center;box-sizing:border-box;max-height:90vh;overflow-y:auto;z-index:2001;margin:auto}.filter-modal__close{position:absolute;right:12px;top:10px;background:transparent;border:none;color:#fff;font-size:1.2rem;cursor:pointer}.filter-modal__title{margin:0 0 .6rem;color:gold;font-weight:700}.filter-modal__options{display:grid;grid-template-columns:1fr;gap:.6rem;padding-bottom:1rem;width:100%;justify-items:center}.filter-modal__close,.filter-modal__title{display:none}.filter-modal{overflow-x:hidden}.filter-modal__content{padding-left:1rem;padding-right:1rem}.filter-modal__options .brand-filter{width:100%;justify-content:center}}@media(min-width:769px){.brand-filters{display:none}.filter-button{display:inline-block;background:gold;color:#111;border:none;padding:.55rem 1rem;border-radius:999px;font-weight:700;cursor:pointer}.products-page{position:relative}.products-page .filter-button{position:absolute;right:0;top:-56px}}@media(max-width:768px){.brand-filters{padding:0 .5rem}.brand-filters__options{display:grid;grid-template-columns:repeat(3,1fr);gap:.6rem;align-items:start;justify-items:stretch;margin-top:.5rem}.brand-filter{display:flex;align-items:center;justify-content:center;padding:.5rem .6rem;box-sizing:border-box;width:100%}.brand-filter span{display:block;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}}@media(max-width:420px){.brand-filters__options{grid-template-columns:repeat(2,1fr)}.brand-filter{display:flex;align-items:center;justify-content:center;padding:.45rem .6rem;gap:.25rem;flex-direction:column}.brand-filters__label{margin-bottom:.4rem}}.filter-modal{position:fixed!important;top:0;right:0;bottom:0;left:0;z-index:9999;display:flex!important;align-items:center!important;justify-content:center!important;padding:1rem}.filter-modal__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#0009;z-index:9998}.filter-modal__content{position:relative;width:100%;max-width:520px;background:#111;color:#fff;border-radius:12px;padding:1rem;box-shadow:0 8px 30px #00000080;display:flex;flex-direction:column;align-items:center;box-sizing:border-box;max-height:90vh;overflow-y:auto;z-index:9999;margin:auto}.filter-modal__options{display:grid;grid-template-columns:1fr;gap:.6rem;padding-bottom:1rem;width:100%;justify-items:center}.filter-modal__options .brand-filter{width:100%;justify-content:center}.cart-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;display:flex;justify-content:flex-end;z-index:1000;animation:fadeIn .3s}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.cart-panel{background:#000;width:100%;max-width:500px;height:100vh;display:flex;flex-direction:column;box-shadow:-4px 0 20px #0003;animation:slideIn .3s;border-left:2px solid #FFD700}@keyframes slideIn{0%{transform:translate(100%)}to{transform:translate(0)}}.cart-header{background:#000;border-bottom:2px solid #FFD700;color:gold;padding:1.5rem;display:flex;justify-content:space-between;align-items:center}.cart-header h2{margin:0;font-size:1.5rem;display:flex;align-items:center;gap:.75rem}.cart-header-icon{width:28px;height:28px;stroke:gold}.close-btn{background:#ffd70033;border:1px solid #FFD700;color:gold;font-size:1.5rem;width:36px;height:36px;border-radius:50%;cursor:pointer;transition:background .2s;display:flex;align-items:center;justify-content:center}.close-btn:hover{background:#ffd7004d}.empty-cart{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff;padding:2rem}.empty-cart p{font-size:1.2rem;margin:.5rem 0;color:gold}.empty-cart-subtitle{font-size:1rem;color:#ccc}.cart-items{flex:1;overflow-y:auto;padding:1rem}.cart-item{display:flex;align-items:center;gap:1rem;padding:1rem;background:#1a1a1a;border:1px solid #FFD700;border-radius:8px;margin-bottom:1rem}.cart-item-image{font-size:3rem;width:100px;height:100px;min-width:100px;min-height:100px;flex:0 0 100px;display:flex;align-items:center;justify-content:center;background:#000;border:1px solid #FFD700;border-radius:8px;overflow:hidden}.cart-img{width:100%;height:100%;object-fit:contain}.cart-item-info{flex:1}.cart-item-info h4{margin:0 0 .25rem;font-size:1rem;color:gold}.cart-item-price{margin:0;color:#ccc;font-size:.9rem;white-space:nowrap}.quantity-controls{display:flex;align-items:center;gap:.5rem;background:#000;border:1px solid #FFD700;border-radius:8px;padding:.25rem}.quantity-btn{background:gold;color:#000;border:none;width:28px;height:28px;border-radius:4px;cursor:pointer;font-size:1.2rem;display:flex;align-items:center;justify-content:center;transition:background .2s}.quantity-btn:hover{background:#e6c200}.quantity{min-width:30px;text-align:center;font-weight:700;color:#fff}.cart-item-total{font-weight:700;color:gold;font-size:1.1rem;min-width:70px;text-align:right;white-space:nowrap}.remove-btn{background:none;border:none;cursor:pointer;font-size:1.3rem;padding:.5rem;opacity:.6;transition:opacity .2s}.remove-btn:hover{opacity:1}.cart-footer{border-top:2px solid #FFD700;padding:1.5rem;background:#000}.cart-total{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;font-size:1.5rem}.total-label{font-weight:700;color:gold}.total-amount{font-weight:700;color:gold;font-size:2rem;white-space:nowrap;display:inline-block;border:2px solid #FFD700;border-radius:999px;padding:.3rem 1.4rem;box-shadow:0 0 14px #ffd70080,0 2px 10px #ffd70033;background:#ffd7000f;letter-spacing:.5px}.whatsapp-btn{width:100%;background:#000;color:gold;border:2px solid #FFD700;padding:1rem;border-radius:8px;font-size:1.1rem;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:.5rem;transition:background .3s,transform .2s,box-shadow .2s}.whatsapp-btn:hover{background:#1a1a1a;transform:translateY(-2px);box-shadow:0 4px 12px #ffd70066}.whatsapp-btn:active{transform:translateY(0)}.whatsapp-icon{width:24px;height:24px;color:gold}@media(max-width:768px){.cart-panel{max-width:100%}.cart-header h2{font-size:1.3rem}.cart-item{flex-wrap:wrap;gap:.75rem}.cart-item-info{min-width:150px}.cart-item-total{order:4;width:100%;text-align:left;margin-top:.5rem;font-size:1rem}.cart-total{font-size:1.3rem}.cart-item-image{width:90px;height:90px;min-width:90px;min-height:90px;flex:0 0 90px;font-size:3rem}.total-amount{font-size:1.75rem;padding:.3rem 1.2rem}}@media(max-width:480px){.cart-header{padding:1rem}.cart-header h2{font-size:1.2rem}.close-btn{width:32px;height:32px;font-size:1.3rem}.cart-items,.cart-item{padding:.75rem}.cart-item{display:grid;grid-template-columns:72px 1fr auto;grid-template-areas:"img info qty" "img total .";gap:.4rem .6rem;align-items:center}.cart-item-image{grid-area:img;width:72px;height:72px;min-width:72px;min-height:72px;flex:unset;font-size:2.5rem;align-self:center}.cart-item-info{grid-area:info;min-width:unset;align-self:end}.cart-item-info h4{font-size:.95rem}.cart-item-total{grid-area:total;order:unset;width:auto;text-align:left;margin-top:0;font-size:1rem;align-self:start}.quantity-controls{grid-area:qty;gap:.35rem;align-self:center}.quantity-btn{width:26px;height:26px;font-size:1.1rem}.cart-footer{padding:1rem}.cart-total{font-size:1.2rem;margin-bottom:1rem}.total-amount{font-size:1.5rem;padding:.25rem 1rem}.whatsapp-btn{padding:.9rem;font-size:1rem}.whatsapp-icon{font-size:1.2rem}}.product-card{background:#000;border:2px solid #FFD700;border-radius:12px;overflow:hidden;box-shadow:0 4px 6px #ffd70033;transition:transform .3s,box-shadow .3s;display:flex;flex-direction:column}.product-card:hover{transform:translateY(-5px);box-shadow:0 8px 16px #ffd70066}.product-image{display:flex;align-items:center;justify-content:center;background:#1a1a1a;padding:1.25rem;min-height:150px;overflow:hidden}.product-img{width:100%;height:100%;object-fit:cover;max-height:180px}.product-card.pitbull .product-image{padding:.6rem;min-height:160px}.product-card.pitbull .product-img{max-width:100%;max-height:220px;width:100%;height:auto;object-fit:contain}.product-emoji{font-size:6rem}.product-info{padding:.9rem 1rem;display:flex;flex-direction:column;flex:1;align-items:center}.product-name{font-size:1rem;margin:0 0 .4rem;color:gold;text-align:center;width:100%}.product-price{font-size:1.15rem;font-weight:700;color:gold;margin-top:auto;text-align:center;display:inline-block;border:2px solid #FFD700;border-radius:999px;padding:.25rem 1rem;box-shadow:0 0 10px #ffd70073,0 2px 8px #ffd70033;background:#ffd7000f;letter-spacing:.5px;align-self:center}@media(max-width:768px){.product-name{font-size:.95rem}.product-price{font-size:1.05rem}}@media(max-width:480px){.product-image{padding:.6rem;min-height:90px}.product-img{max-height:110px}.product-card.pitbull .product-image{min-height:100px}.product-card.pitbull .product-img{max-height:130px}.product-emoji{font-size:3.5rem}.product-info{padding:.6rem .5rem}.product-name{font-size:.78rem}.product-price{font-size:.85rem;padding:.2rem .6rem}}.product-detail{background:#0a0a0a;border:0;border-radius:14px;padding:1.5rem;color:gold;box-shadow:0 8px 20px #0006}.product-detail__back{background:transparent;border:none;color:gold;font-weight:700;cursor:pointer;margin-bottom:1rem;font-size:.95rem;transition:color .2s}.product-detail__back:hover,.product-detail__back:focus-visible{color:#ffe66d;outline:none}.product-detail__content{display:grid;grid-template-columns:1.2fr 1fr;gap:1.5rem;align-items:stretch}.product-detail__image{background:#111;border-radius:12px;padding:1rem;min-height:320px;height:100%;display:flex;align-items:center;justify-content:center;border:0}.product-detail__img{width:100%;height:100%;object-fit:contain;max-height:480px;transition:transform .25s ease,box-shadow .25s ease}.product-detail__image:hover .product-detail__img,.product-detail__image:focus-within .product-detail__img{transform:scale(1.03);box-shadow:0 10px 24px #ffd70033}.product-detail__emoji{font-size:8rem}.product-detail__info{display:flex;flex-direction:column;gap:.75rem}.product-detail__name{margin:0;font-size:2rem;font-weight:800;color:gold}.product-detail__description{margin:0;line-height:1.6;color:gold;font-size:1rem;white-space:pre-line}.product-detail__actions{display:flex;align-items:center;gap:2rem;flex-wrap:wrap}.product-detail__price{font-size:1.6rem;font-weight:800;color:gold;margin:0 auto;display:inline-block;width:fit-content;align-self:center;border:2px solid #FFD700;border-radius:999px;padding:.4rem 1.5rem;box-shadow:0 0 12px #ffd70080,0 2px 8px #ffd70033;background:#ffd7000f;letter-spacing:.5px}.product-detail__cta{background:linear-gradient(90deg,gold,#f5c400);color:#0a0a0a;border:none;border-radius:10px;padding:.75rem 1.5rem;font-size:1rem;font-weight:700;cursor:pointer;box-shadow:0 4px 10px #ffd70059;transition:transform .2s ease,box-shadow .2s ease;margin:0 auto;display:inline-flex;justify-content:center;min-width:220px}.product-detail__cta:hover,.product-detail__cta:focus-visible{transform:translateY(-1px);box-shadow:0 6px 14px #ffd70080;outline:none}@media(max-width:960px){.product-detail__content{grid-template-columns:1fr}.product-detail__image{width:100%;height:100%;object-fit:contain;max-height:none;font-size:1.7rem}}@media(max-width:600px){.product-detail{padding:1.25rem}.product-detail__actions{flex-direction:column;align-items:flex-start}.product-detail__price{font-size:1.4rem}.product-detail__cta{width:100%;text-align:center}}.hero-banner{width:100vw;max-width:100vw;margin-left:calc(50% - 50vw);overflow:hidden;background:#000;display:flex;align-items:center;justify-content:center;min-height:70vh;padding:0;position:relative;isolation:isolate}.hero-banner:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#000;filter:none;transform:scale(1.18);z-index:-2}.hero-banner:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#000;z-index:-1}.hero-banner__img{width:100%;height:90vh;max-height:90vh;object-fit:contain;object-position:center center;background:#000;display:block;position:relative;z-index:1}.titulo-categorias-principales{width:100vw;max-width:100vw;margin-left:calc(50% - 50vw);margin-top:12px;background:gold;color:#111;padding:1.1rem 0;display:flex;align-items:center;justify-content:center;border-bottom:1.5px solid #e6c200;font-size:1.3rem;font-weight:700;letter-spacing:1px;z-index:99}.titulo-categorias-principales h2{margin:0;color:#111;font-size:1.3rem;font-weight:700;letter-spacing:1px;text-align:center}.marcas-section{width:100vw;max-width:100vw;margin-left:calc(50% - 50vw);background:gold;color:#111;padding:.75rem 0;border-top:1.5px solid rgba(255,215,0,.12);border-bottom:1.5px solid rgba(255,215,0,.12)}.marcas-strip{display:flex;align-items:center;justify-content:center;gap:1rem;margin:0 auto;max-width:1200px;padding:0 1rem;text-align:center;flex-direction:row;flex-wrap:nowrap}.marcas-label{color:#111;font-weight:700;letter-spacing:1px;text-transform:uppercase;text-align:center;font-size:1.1rem;white-space:nowrap}.marcas-logos{display:flex;align-items:center;justify-content:center;gap:.6rem;flex-wrap:nowrap}.marca-logo{width:54px;height:54px;object-fit:cover;border-radius:50%;border:none;background:#fff;box-shadow:0 4px 12px #00000040;cursor:pointer;transition:transform .22s cubic-bezier(.4,1.2,.6,1),box-shadow .22s cubic-bezier(.4,1.2,.6,1);will-change:transform}.marca-logo-frame{width:54px;height:54px;border-radius:50%;border:none;background:#fff;box-shadow:0 4px 12px #00000040;overflow:hidden;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .22s cubic-bezier(.4,1.2,.6,1),box-shadow .22s cubic-bezier(.4,1.2,.6,1);will-change:transform}.marca-logo:hover,.marca-logo-frame:hover{transform:translateY(-2px) scale(1.08) rotate(-2deg);box-shadow:0 8px 24px #ffd70059}.marca-logo-pitbull{width:100%;height:100%;object-fit:cover;transform:scale(1.35)}.marca-logo-gentech{padding:0;object-fit:cover;object-position:center 78%;background:#fff}@media(max-width:768px){.marcas-strip{padding:0 .5rem;gap:.5rem;flex-wrap:wrap}.marcas-label{font-size:.8rem}.marca-logo,.marca-logo-frame{width:36px;height:36px}}@media(max-width:520px){.marcas-strip{flex-direction:row;align-items:center;flex-wrap:wrap;justify-content:center}.marcas-logos{flex-wrap:wrap;justify-content:center;gap:.4rem}.marca-logo,.marca-logo-frame{width:32px;height:32px}}@media(max-width:600px){.titulo-categorias-principales{font-size:1.05rem;padding:.7rem 0}.titulo-categorias-principales h2{font-size:1.05rem}}.whatsapp-float{position:fixed;right:24px;bottom:24px;z-index:1400;width:64px;height:64px;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 16px #00000038;border-radius:50%;transition:transform .22s cubic-bezier(.4,1.3,.6,1),box-shadow .22s cubic-bezier(.4,1.3,.6,1);background:transparent;padding:0;line-height:0}.whatsapp-float__img{width:100%;height:100%;object-fit:contain;display:block}.whatsapp-float:hover{transform:scale(1.18) rotate(-6deg);box-shadow:0 8px 28px #25d36659,0 1.5px 8px #0000002e;filter:brightness(1.08) drop-shadow(0 0 8px #25d36688)}@media(max-width:640px){.whatsapp-float{right:max(14px,env(safe-area-inset-right,14px));bottom:max(14px,env(safe-area-inset-bottom,14px));width:56px;height:56px}}.motivacional{text-align:center;margin:2.5rem 0 2rem;max-width:900px;margin-left:auto;margin-right:auto}.motivacional-titulo{color:gold;font-size:1.3rem;font-weight:700;margin-bottom:1rem}.motivacional-desc{color:gold;font-size:1.08rem;font-weight:400;margin:0 auto;max-width:700px;text-align:center}.video-container{width:100vw;max-width:100vw;margin-left:calc(50% - 50vw);margin-bottom:2.5rem}.video-container iframe{width:100vw;max-width:100vw;height:420px;display:block;border:none}.cta-amarilla{width:100vw;max-width:100vw;margin-left:calc(50% - 50vw);background:gold;color:#111;padding:1.1rem 1rem 1.2rem;border-top:1.5px solid #e6c200;border-bottom:1.5px solid #e6c200}.cta-amarilla__icons{max-width:1100px;margin:0 auto;display:flex;justify-content:center;align-items:center;gap:.8rem;flex-wrap:wrap}.cta-amarilla__icon-wrapper{width:54px;height:54px;border-radius:50%;background:#fff;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px #00000040;transition:transform .18s ease,box-shadow .18s ease,filter .18s ease;overflow:hidden}.cta-amarilla__icon-wrapper:hover{transform:translateY(-2px) scale(1.08) rotate(-2deg);box-shadow:0 8px 24px #ffd70059;filter:brightness(1.04)}.cta-amarilla__icon{width:100%;height:100%;object-fit:cover}@media(max-width:720px){.cta-amarilla__icon-wrapper{width:36px;height:36px}.cta-amarilla__icons{gap:.7rem}}@media(max-width:900px){.motivacional-titulo{font-size:1.1rem}.motivacional-desc{font-size:.98rem}.video-container iframe{height:240px}}@media(max-width:600px){.hero-banner{min-height:60vh;padding:0}.hero-banner__img{height:70vh;max-height:70vh;object-fit:contain;object-position:center center}.motivacional-titulo{font-size:1rem}.motivacional-desc{font-size:.92rem}.video-container iframe{height:160px}.titulo-categorias-principales{margin-top:8px}}.breadcrumb-categorias{font-size:.78rem;margin:1.5rem 0 1rem;color:#fff;text-align:left;max-width:1200px;margin-left:auto;margin-right:auto;padding-left:10px}.breadcrumb-link{text-decoration:underline;font-weight:500;text-transform:uppercase}.breadcrumb-actual{color:gold;font-weight:600;margin-left:0;text-transform:uppercase}.breadcrumb-sep{color:gold;margin:0;font-weight:600}.categorias-principales{width:100%;margin:0 auto 2rem}.categorias-titulo{color:gold;text-align:center;font-weight:700;margin:2rem 0;font-size:1.2rem;letter-spacing:1px}.categorias-grid{display:flex;flex-direction:column;gap:0;width:100vw;max-width:100vw;margin-left:calc(50% - 50vw)}.categoria-row{display:flex;gap:0;width:100%}.categoria-row{display:flex;gap:0;margin-bottom:0}.categoria-tile{flex:0 0 50%;width:50%;height:360px;background:#000;border-radius:0;box-shadow:none;display:block;overflow:hidden;cursor:pointer;padding:0;box-sizing:border-box}.categoria-img{width:100%;height:100%;object-fit:cover;display:block}.categoria-img:hover{filter:brightness(1.15) drop-shadow(0 4px 16px #FFD70055);transform:scale(1.04);z-index:2}@media(max-width:900px){.categoria-tile{height:260px;flex:0 0 50%;width:50%;padding:0}.categorias-grid,.categoria-row{gap:0}}@media(max-width:768px){.categorias-grid{margin-left:calc(50% - 50vw);max-width:100vw;width:100vw}.categoria-row{flex-direction:column;gap:0}.categoria-tile{flex:0 0 auto;width:100vw;height:220px;padding:0;border-radius:0;background:#000}.categoria-img{width:100%;height:100%;object-fit:cover;object-position:center;display:block;padding:0}}@media(max-width:480px){.categoria-tile{height:180px}}@media(max-width:600px){.categorias-grid{gap:0}.categoria-row{flex-direction:column;gap:0}.categoria-tile{height:200px;max-width:100vw;width:100vw;flex:0 0 auto;padding:0;border-radius:0;background:#000;overflow:hidden;box-sizing:border-box}.categoria-img{object-fit:cover;object-position:center;width:100%;height:100%;padding:0;transition:none}.categoria-img:hover{transform:none;filter:none}}.app{min-height:100vh;background-color:#000}.main-content{max-width:1400px;margin:0 auto;padding:20px;position:relative}@media(max-width:768px){.main-content{padding:15px}}@media(max-width:480px){.hero-banner{min-height:40vh;padding:0}.hero-banner__img{height:50vh;max-height:50vh;object-fit:cover;object-position:center center}}html{font-size:87.5%}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;background-color:#000;color:#fff;overflow-x:hidden}#root{min-height:100vh}
