*{margin:0;padding:0;box-sizing:border-box}:root{--primary:#00e5ff;--secondary:#00ff88;--accent:#ffb300;--dark:#0d0d0d;--card:#171717;--text:#ffffff}html{scroll-behavior:smooth}body{font-family:Poppins,sans-serif;background:var(--dark);color:var(--text);overflow-x:hidden}.navbar{background:#000000d9;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);padding:15px 0;transition:.4s}.navbar-brand{color:var(--primary)!important;font-size:1.3rem;font-weight:800;letter-spacing:2px}.nav-link{color:#fff!important;margin-left:15px;transition:.3s;font-weight:500}.nav-link:hover{color:var(--secondary)!important}.hero{height:100vh;background:url(/assets/banner-CYNuwtfX.jpg);background-size:cover;background-position:center;display:flex;align-items:center;justify-content:center;position:relative}.overlay{position:absolute;width:100%;height:100%;background:linear-gradient(#000000a6,#000000d9)}.hero-content{position:relative;z-index:2;text-align:center;color:#fff;max-width:900px;padding:0 20px}.hero-content h1{font-size:5rem;font-weight:800;line-height:1.1;margin-bottom:20px;text-transform:uppercase}.hero-content p{font-size:1.3rem;margin-bottom:35px;opacity:.9}.btn-gold{background:linear-gradient(45deg,var(--primary),var(--secondary));color:#000;padding:15px 40px;font-weight:700;border-radius:50px;text-decoration:none;border:none;transition:.4s;box-shadow:0 10px 30px #00e5ff40}.btn-gold:hover{transform:translateY(-5px);color:#000}h2{font-weight:800;letter-spacing:1px;color:#fff}section p{color:#c7c7c7}.collections{background:#121212;padding-top:100px;padding-bottom:100px}.collection-card{position:relative;overflow:hidden;border-radius:25px;cursor:pointer;box-shadow:0 15px 40px #0006}.collection-card img{width:100%;height:450px;object-fit:cover;transition:.6s}.collection-card:hover img{transform:scale(1.1)}.collection-info{position:absolute;bottom:25px;left:25px;color:#fff}.collection-info h4{font-size:1.5rem;font-weight:700;text-shadow:0 0 20px rgba(0,0,0,.8)}.filter-sidebar{background:var(--card);border:1px solid rgba(255,255,255,.05);position:sticky;top:90px}.filter-sidebar h5{font-size:.9rem;letter-spacing:1.5px;text-transform:uppercase;color:var(--primary)!important}.filter-sidebar .form-control:focus{background-color:#1a1a1a;border-color:var(--primary);box-shadow:0 0 8px #00e5ff40;color:#fff}.custom-check{background-color:#222!important;border-color:#fff3!important;cursor:pointer}.custom-check:checked{background-color:var(--primary)!important;border-color:var(--primary)!important;box-shadow:0 0 10px var(--primary)}.form-check-label{cursor:pointer;font-size:.95rem;transition:color .2s}.form-check-input:hover~.form-check-label{color:var(--primary)!important}.product-card{border-radius:25px;overflow:hidden;background:var(--card);border:1px solid rgba(255,255,255,.05);box-shadow:0 15px 40px #0006;transition:.4s;height:100%}.product-card:hover{transform:translateY(-12px)}.product-card img{width:100%;height:350px;object-fit:cover}.product-info{padding:25px;color:#fff}.product-info h4{font-weight:700;margin-bottom:10px}.product-info p{color:#c7c7c7}.product-info h5{color:var(--secondary);font-size:1.5rem;font-weight:700;margin-bottom:20px}.product-info .btn{border-radius:50px;font-weight:600;padding:12px}.btn-dark{background:linear-gradient(45deg,var(--primary),var(--secondary))!important;color:#000!important;border:none!important;font-weight:700}.btn-dark:hover{opacity:.9}.badge{background:var(--accent)!important;color:#000!important;font-weight:700}.modal-content{background:#1a1a1a;color:#fff;border-radius:20px}.modal-header{border-bottom:1px solid rgba(255,255,255,.1)}.list-group-item{background:#252525!important;color:#fff!important;border:none!important;margin-bottom:10px;border-radius:10px!important}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#111}::-webkit-scrollbar-thumb{background:var(--primary);border-radius:10px}.hero-logo{width:180px;height:180px;object-fit:cover;border-radius:50%;margin-bottom:30px;animation:floatLogo 4s ease-in-out infinite;box-shadow:0 0 30px #00e5ff66,0 0 60px #0f83}@keyframes floatLogo{0%{transform:translateY(0)}50%{transform:translateY(-15px)}to{transform:translateY(0)}}.gallery{background:#111;padding:100px 0}.gallery-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px}.gallery-grid img{width:100%;height:320px;object-fit:cover;border-radius:20px;transition:.4s;cursor:pointer}.gallery-grid img:hover{transform:scale(1.05)}.nav-instagram{color:#ff007f!important;transition:.3s ease-in-out;padding:0 10px}.nav-instagram:hover{transform:scale(1.2);text-shadow:0 0 15px #ff007f}.social-footer{background:#090909;border-top:1px solid rgba(255,255,255,.05)}.social-footer h3{letter-spacing:2px;font-size:1.5rem;color:var(--text)}.instagram-btn{display:inline-flex;align-items:center;background:linear-gradient(45deg,#f09433,#e6683c,#dc2743,#cc2366,#bc1888);color:#fff!important;text-decoration:none;padding:12px 35px;font-weight:600;border-radius:50px;transition:.4s ease;box-shadow:0 5px 20px #dc27434d}.instagram-btn:hover{transform:translateY(-4px);box-shadow:0 8px 30px #dc274399}.idioma-contenedor{background:#ffffff12;border:1px solid rgba(255,255,255,.15);border-radius:30px;width:fit-content;box-shadow:0 4px 15px #0003}.btn-idioma{border:none!important;background:transparent!important;color:#b0b0b0!important;font-size:.85rem!important;font-weight:600!important;padding:6px 14px!important;border-radius:20px!important;transition:all .3s cubic-bezier(.4,0,.2,1)!important;display:flex;align-items:center}.btn-idioma.active{background:linear-gradient(135deg,#ffc439,#ff9e00)!important;color:#003087!important;box-shadow:0 4px 10px #ffc4394d!important;transform:scale(1.05)}.btn-idioma:not(.active):hover{color:#fff!important;background:#ffffff0d!important}@keyframes pulsoSuave{0%{box-shadow:0 0 #ffc43980}70%{box-shadow:0 0 0 10px #ffc43900}to{box-shadow:0 0 #ffc43900}}.boton-paypal-premium{animation:pulsoSuave 2s infinite}#lista-checkout-mini::-webkit-scrollbar{width:6px}#lista-checkout-mini::-webkit-scrollbar-track{background:#ffffff08;border-radius:10px}#lista-checkout-mini::-webkit-scrollbar-thumb{background:#ffc10740;border-radius:10px;transition:background .3s ease}#lista-checkout-mini::-webkit-scrollbar-thumb:hover{background:#ffc10780}.custom-check:checked{background-color:#ffc107!important;border-color:#ff9800!important;box-shadow:0 0 8px #ffc10766!important}.custom-check{background-color:#1a1a1a!important;border-color:#ffffff26!important;cursor:pointer}.small-label{font-size:.9rem;cursor:pointer;transition:color .2s ease}.small-label:hover{color:#fff!important}@media (max-width:768px){.hero{height:auto!important;min-height:100vh;padding-top:120px;padding-bottom:60px}.hero-content h1{font-size:2.5rem;line-height:1.2}.hero-content p{font-size:1rem;margin-bottom:25px}.hero-logo{width:130px;height:130px;margin-bottom:20px}.navbar-nav{padding:15px 0}.nav-link{margin-left:0!important;padding:10px 0;border-bottom:1px solid rgba(255,255,255,.05)}.idioma-contenedor{margin:15px auto 0!important;display:flex}.collection-card img{height:300px}.product-card{margin-bottom:20px}.product-card img{height:260px}.product-info{padding:20px}.filter-sidebar{position:relative!important;top:0!important;margin-bottom:30px;border-radius:20px}.gallery-grid{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:12px;padding:0 10px}.gallery-grid img{height:180px;border-radius:15px}}
