body{font-family:Poppins,sans-serif;background:#eff2f6!important;color:#1c1a26;font-weight:400}.container{background-color:#fefefc!important;border-radius:10px;max-width:clamp(540px,90%,1500px);padding:5px}@media(min-width:576px){.container{padding:10px}}@media(min-width:768px){.container{padding:15px}}@media(min-width:992px){.container{padding:25px 20px}}@media(min-width:1200px){.container{padding:30px 40px}}.titulo{font-weight:900;line-height:.93;font-size:clamp(2.5rem,8vw,90px)}.custom-badge{background-color:#1c1a26!important;color:#fefefc;padding:5px 10px;border-radius:0 0 0 25px!important}.custom-card{border-radius:none!important;border:none!important}#offcanvasRight{margin-top:57px}.btn-cart{border-radius:none!important;border:none!important;background-color:#1b1a20!important;color:#fefefc!important}.btn-cart:hover{background-color:#333!important;color:#fefefc!important}.custom-navbar{background-color:#23303a!important;color:#fefefc!important}.custom-navbar a{font-weight:600!important;color:#fefefc!important}p strong{font-size:13px;color:#444}.cart-badge{padding:5px 7px!important;border:none;background-color:#ff9c08!important}.btn .badge{top:2px!important}.offcanvas-backdrop.show{position:fixed;inset:0;background-color:#00000080;z-index:1040}.offcanvas{transform:translate(100%);transition:transform .3s ease-in-out}.offcanvas.show,.offcanvas-end.show{transform:translate(0)}.offcanvas-backdrop{position:fixed;inset:0;background-color:#00000080;transition:background-color .3s ease-in-out;z-index:1040;display:none}.title-product{font-size:15px!important;color:#5b5b5b;font-weight:700}.detalles-product{font-size:13px!important;color:#888!important}.swing-on-hover:hover{animation:swing .6s ease forwards;display:inline-block}.navbar-toggler:focus{outline:none;box-shadow:none}.menu-icon{font-size:30px}.menu-icon:hover{color:#ff9c08!important}.color-gris{color:#7d7d7d!important}.precio{color:#464646!important}.shopping-bag-icon{font-size:25px}.offcanvas-body{background-color:#f8f9fa;max-height:65vh;overflow-y:auto}.btn-comprar{background-color:#ff9c08!important;font-weight:700;border:none!important}.btn-comprar:hover{opacity:.9!important}h5{width:100%!important}.border-radius-5{border-radius:5px!important}.balanceo{animation:swing .6s ease forwards;display:inline-block}@keyframes swing{0%{transform:rotate(0)}25%{transform:rotate(15deg)}50%{transform:rotate(-10deg)}75%{transform:rotate(5deg)}to{transform:rotate(0)}}.btn-cart:active{animation:bounce .9s ease-out}@keyframes bounce{0%,to{transform:scale(1)}50%{transform:scale(.9)}}.delete-product{background-color:#ffe4e4!important}.delete-product:hover{cursor:pointer;color:#ff9c08!important;font-weight:700!important}.tallas{width:25px!important;height:25px!important;font-size:10px!important;font-weight:700!important}.tallas:hover{cursor:pointer;color:#ff9c08!important;font-weight:700!important}.select-talla{background-color:#333!important;color:#fefefc!important;border:none}.size-button{width:40px;height:40px;font-size:16px;line-height:40px}.custom-card img{transition:transform .3s ease-in-out;cursor:pointer}.custom-card:hover img{transform:scale(1.1)}@media(max-width:492px){h1{font-size:40px!important;text-align:center}}.size-button{width:35px;height:35px;font-size:14px;line-height:35px;transition:all .2s ease}@media(min-width:768px){.size-button{width:40px;height:40px;font-size:16px;line-height:40px}}.select-talla{background-color:#333;color:#fefefc}.clean-products{background-color:#d8d8d8!important}.clean-products:hover{cursor:pointer;color:#757473!important;font-weight:700!important}.tallas{width:50px;height:50px}.tallas.selected{background-color:#000;color:#fefefc;border-color:#000}.colores:hover{cursor:pointer;color:#ff9c08!important;font-weight:700!important}.colores.selected{background-image:linear-gradient(#ff9c08 2%,transparent 30%)!important}.secciones-offer{box-sizing:border-box;border:2px solid #f1c40f;box-shadow:0 0 6px #f1c40f99;animation:glow 2.2s infinite alternate;margin:5px;padding:2px 8px}.secciones-offer h3{margin-top:.8rem}@media(min-width:768px){.secciones-offer{box-shadow:0 0 12px #f1c40fcc}}@keyframes glow{0%{transform:scale(1)}to{transform:scale(1.02)}}.christmas-lights{position:fixed;top:0;left:0;width:100%;display:flex;justify-content:space-around;list-style:none;padding:6px 0;margin:0;z-index:10000;pointer-events:none}.christmas-lights li{width:12px;height:20px;border-radius:6px 6px 4px 4px;background:#f1c40f;position:relative;animation:blink 1.6s infinite alternate;box-shadow:0 0 6px #f1c40fcc;transform:rotate(-10deg) scale(1)}.christmas-lights li:after{content:"";position:absolute;bottom:-4px;left:50%;transform:translate(-50%);width:4px;height:4px;background:#555;border-radius:2px}.christmas-lights li:nth-child(4n+1){background:#c1121f;box-shadow:0 0 6px #c1121f}.christmas-lights li:nth-child(4n+2){background:#198754;box-shadow:0 0 6px #198754}.christmas-lights li:nth-child(4n+3){background:#f1c40f;box-shadow:0 0 6px #f1c40f}.christmas-lights li:nth-child(4n){background:#0d6efd;box-shadow:0 0 6px #0d6efd}@keyframes blink{0%{opacity:.4;transform:scale(.9) rotate(-10deg)}to{opacity:1;transform:scale(1) rotate(10deg)}}@media(min-width:768px){.christmas-lights li{width:10px;height:10px}}@media(min-width:1024px){.christmas-lights{padding:10px 0}.christmas-lights li{width:12px;height:12px}}.santa-wrapper{position:fixed;bottom:16px;right:16px;z-index:9998;pointer-events:none;display:flex;flex-direction:column;align-items:center;transition:opacity .35s ease,transform .35s ease}.santa{font-size:48px;animation:santa-bounce 2.5s ease-in-out infinite}@media(min-width:768px){.santa-wrapper{bottom:24px;right:24px}.santa{font-size:64px}}.santa-message{background:#fffc;color:#c1121f;padding:8px 12px;border-radius:12px;font-size:12px;font-weight:700;text-align:center;margin-bottom:8px;box-shadow:0 2px 6px #00000040;line-height:1.3;max-width:160px}@media(min-width:768px){.santa-message{font-size:14px;max-width:200px}}@keyframes santa-bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}.santa-wrapper.show{opacity:1;transform:translateY(0)}.santa-wrapper.hide{opacity:0;transform:translateY(12px);pointer-events:none}.santa-close{position:absolute;top:-6px;right:-6px;background:#c1121f;color:#fff;border:none;border-radius:50%;width:22px;height:22px;font-size:14px;cursor:pointer;pointer-events:auto}.santa-mini{position:fixed;bottom:16px;right:16px;z-index:9998;background:#fff;border:none;border-radius:50%;width:42px;height:42px;font-size:26px;cursor:pointer;box-shadow:0 2px 6px #00000040;animation:santa-bounce 2.5s ease-in-out infinite}.santa-controls{display:flex;gap:6px;margin-bottom:6px}.santa-controls button{background:#fff;border:none;border-radius:50%;width:30px;height:30px;cursor:pointer;font-size:16px;box-shadow:0 1px 4px #00000040;pointer-events:auto}.curtain-title{cursor:pointer;display:flex;justify-content:space-between;align-items:center;-webkit-user-select:none;user-select:none}.curtain-icon{font-size:14px;margin-left:8px}.curtain-content{overflow:hidden;max-height:0;opacity:0;transition:max-height .6s ease,opacity .4s ease}.curtain.open .curtain-content{max-height:1200px;opacity:1}.whatsapp-button{position:fixed;bottom:20px;right:20px;z-index:9999;background-color:#25d366;color:#fff;font-size:28px;width:60px;height:60px;border-radius:50%;display:flex;align-items:center;justify-content:center;text-decoration:none;box-shadow:0 4px 12px #0000004d;transition:all .2s ease}.whatsapp-button:hover{transform:scale(1.1);background-color:#1ebe5d}.skeleton{background:#eee;background:linear-gradient(110deg,#ececec 8%,#f5f5f5 18%,#ececec 33%);background-size:200% 100%;animation:shine 1.5s linear infinite}@keyframes shine{to{background-position-x:-200%}}.page-container{display:flex;gap:24px;padding:20px;flex-direction:column}@media(min-width:992px){.page-container{flex-direction:row}}.size-selector{width:100%;max-width:100%;margin-bottom:20px}@media(min-width:992px){.size-selector{width:180px;flex-shrink:0;margin-bottom:0}}.size-title{font-weight:700;display:flex;align-items:center;gap:8px;margin-bottom:16px}.title-skeleton{height:24px;width:90px}.count-skeleton{height:24px;width:60px}.size-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:8px;max-width:180px}@media(min-width:576px)and (max-width:991px){.size-grid{grid-template-columns:repeat(4,1fr);max-width:none}}.size-circle{width:45px;height:45px;border-radius:50%;margin:0 auto}.product-grid{flex-grow:1}.card-skeleton{border-radius:8px;overflow:hidden;height:100%;border:none}.image-skeleton{width:100%;padding-top:125%;position:relative}.shipping-badge{position:absolute;top:10px;right:10px;height:24px;width:80px;border-radius:4px}.card-body{padding:1rem}.title-skeleton-card{height:24px;width:80%;margin:10px 0}.price-row{display:flex;gap:16px;align-items:center;margin:8px 0;flex-wrap:wrap}.price-skeleton{height:20px;width:60px}.installment-skeleton{height:20px;width:100px}.sizes-skeleton{display:flex;gap:8px;margin:12px 0;flex-wrap:wrap}.size-dot{width:30px;height:30px;border-radius:50%;flex-shrink:0}.button-skeleton{height:40px;width:100%;border-radius:4px;margin-top:12px}.custom-navbar{background-color:#23303af2;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);padding:.6rem 1rem;z-index:1050}.navbar-inner{width:100%;max-width:1500px;margin:0 auto;display:flex;align-items:center;justify-content:space-between}.navbar-logo{max-width:120px;max-height:60px;width:auto;height:auto;transition:transform .3s}.navbar-logo:hover{transform:scale(1.1)}.menu-icon{font-size:28px;transition:transform .3s}.menu-icon:hover{transform:rotate(90deg);color:#ff9c08!important}.navbar-nav .nav-link{position:relative;margin:0 10px;color:#fff;font-weight:600;transition:color .3s,transform .2s}.navbar-nav .nav-link:hover{color:#ff9c08;transform:scale(1.05)}.navbar-nav .nav-link:after{content:"";position:absolute;width:0%;height:2px;bottom:0;left:0;background-color:#ff9c08;transition:width .3s}.navbar-nav .nav-link:hover:after,.navbar-nav .nav-link.active:after{width:100%}.search-input{border-radius:30px;padding-left:15px;padding-right:15px;border:2px solid #ddd;transition:all .3s ease}.search-input:focus{border-color:#ff9c08;box-shadow:0 0 5px #ff9c0899}.search-box-nav{max-width:400px}@media(max-width:768px){.search-box-nav{display:none!important}}.footer{background-color:#23303a;color:#fff;padding:20px 0;opacity:.9}.footer .container{background-color:transparent!important}.footer a{font-size:18px;transition:color .3s ease}.footer a:hover{color:#ff9c08!important}.colores{width:30px;height:30px;border-radius:6px}@media(min-width:768px){.colores{width:auto;height:auto;padding:.3rem .55rem;font-size:.6rem;color:#dadadada}}.custom-badge{padding:.45em .75em;font-size:.75rem;font-weight:600;border-radius:999px;box-shadow:0 4px 10px #00000026}.badge-dama{background:linear-gradient(135deg,#ff6fae,#ff9acb);color:#fff}.badge-varon{background:linear-gradient(135deg,#2963c2,#2563eb);color:#fff}.custom-badge{transition:transform .25s ease,box-shadow .25s ease}.custom-badge:hover{transform:scale(1.05);box-shadow:0 6px 14px #0003}.badge-unisex{background:linear-gradient(135deg,#6b7280,#9ca3af);color:#fff}.hero-home{padding-top:4rem}.hero-product{border-radius:1.5rem;cursor:pointer;transition:all .35s ease;background:linear-gradient(145deg,#fff,#f8f9fa);overflow:hidden}.hero-product:hover{transform:translateY(-10px);box-shadow:0 25px 50px #0003}.hero-img{padding-top:6px;border-radius:1.5rem 1.5rem 0 0;max-width:320px;transition:transform .4s ease}@media(min-width:768px){.hero-img{border-radius:0}.hero-home{padding-top:3rem}}@media(min-width:1150px){.hero-home{padding-top:2rem}}.hero-product:hover .hero-img{transform:scale(1.08) rotate(-1deg)}.hero-product-title{transition:color .3s ease}.hero-product:hover .hero-product-title{color:#ff9c08}.hero-cta{display:inline-flex;align-items:center;gap:.5rem;font-weight:600;color:#ff9c08;transition:transform .3s ease}.hero-product:hover .hero-cta{transform:translate(6px)}.hero-typewriter-container{min-height:3em;display:flex;justify-content:center;align-items:center}
