@import"https://fonts.googleapis.com/css2?family=Montserrat:wght@400;700;900&display=swap";body{margin:0;font-family:Montserrat,sans-serif;background-color:#000;color:#fff;overflow-x:hidden}h1,h2,h3{font-weight:700;line-height:1.2}h1{font-size:2.5rem;margin-bottom:16px}h2{font-size:2rem;margin-bottom:24px}p{line-height:1.6;color:#e0e0e0;margin-bottom:16px}.lead{font-size:1.1rem}.highlight{color:gold}.highlight-red{color:#e63946}@media (min-width: 768px){h1{font-size:3.2rem}h2{font-size:2.5rem}}.container{max-width:800px;margin:0 auto;padding:40px 20px;text-align:center}.section{padding:60px 20px;border-bottom:1px solid #222}.section:last-child{border-bottom:none}.hero.section{padding-top:60px;padding-bottom:60px;background:url(https://horizons-cdn.hostinger.com/bda33c8e-9c99-4ad3-8ee3-cdbb41e6d7d7/familia-4-qvjGc.jpeg) center/cover no-repeat;position:relative;border-bottom:1px solid #222}.hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,rgba(15,15,16,.75),rgba(15,15,16,.85) 40%,rgba(15,15,16,.95))}.hero>.container{position:relative;z-index:1}.footer{padding:40px 20px;text-align:center;color:#888;font-size:.9rem}.badge{display:inline-block;background:rgba(255,215,0,.1);border:1px solid #FFD700;color:gold;padding:6px 12px;border-radius:999px;font-weight:700;font-size:13px;margin-bottom:16px}.btn{display:inline-block;background-color:gold;color:#000;font-weight:700;font-size:1.1rem;padding:18px 36px;border-radius:8px;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease;box-shadow:0 4px 15px #ffd70033;border:none;cursor:pointer;width:100%;max-width:450px}.btn:hover{transform:translateY(-3px);box-shadow:0 6px 20px #ffd70066}.btn-contrast{background-color:transparent;color:gold;border:2px solid #FFD700}.countdown-container{font-weight:800;font-size:28px;color:gold;margin:16px 0 0}.bullet-list{list-style:none;padding:0;max-width:500px;margin:0 auto 24px;text-align:left}.bullet-list p{margin-bottom:12px;font-size:1.1rem}.value-stack-item{display:flex;justify-content:space-between;padding:12px 0;border-bottom:1px solid #333;font-size:1.1rem}.value-stack-item span:last-child{text-decoration:line-through;color:#999}.value-stack-total{padding:20px 0;font-weight:700;font-size:1.2rem}.value-stack-price{font-size:2.5rem;font-weight:900;color:gold;margin:16px 0}.scarcity-bar{background-color:#e63946;color:#fff;padding:16px;font-weight:700;font-size:1.2rem;border-radius:8px;margin-bottom:24px}.card-section{background-color:#111;border:1px solid #222;padding:32px;border-radius:12px}.sticky-bar{position:sticky;bottom:0;left:0;right:0;background:rgba(0,0,0,.9);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border-top:1px solid #222;padding:10px 20px;display:flex;justify-content:space-between;align-items:center;z-index:1000}.mini-countdown{font-size:.9rem;color:#cfcfcf;display:flex;align-items:center;gap:4px}.shorts-cover{position:relative;width:100%;max-width:320px;margin:24px auto;aspect-ratio:9 / 16;border-radius:16px;overflow:hidden;background:#000;border:1px solid #2a2a2e}.shorts-cover:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:url(https://img.youtube.com/vi/HFgtSNuOI0k/hqdefault.jpg) center/cover no-repeat;filter:brightness(.9);transition:opacity .3s ease}.shorts-cover button{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;cursor:pointer;border:0;background:transparent;z-index:2;transition:opacity .3s ease}.shorts-cover button>span{width:72px;height:72px;border-radius:50%;background:#ff2d55;box-shadow:0 6px 16px #00000059;display:flex;align-items:center;justify-content:center}.shorts-cover button>span:after{content:"";display:block;width:0;height:0;border-style:solid;border-width:12px 0 12px 20px;border-color:transparent transparent transparent #ffffff;margin-left:6px}.shorts-cover iframe{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:0;border-radius:16px}.shorts-cover.playing:before,.shorts-cover.playing button{opacity:0;pointer-events:none}.prints-carousel-wrapper{overflow:hidden;margin-left:auto;margin-right:auto}.prints-carousel{overflow-x:auto;display:flex;gap:12px;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding:8px 2px;scrollbar-width:none}.prints-carousel::-webkit-scrollbar{display:none}.prints-carousel__container{display:flex;gap:12px}.prints-carousel__slide{flex:0 0 82%;min-width:0;scroll-snap-align:center}.prints-carousel__slide img{width:100%;max-width:360px;margin:0 auto;border-radius:10px;border:1px solid #2a2a2e;display:block}.prints-dots{display:flex;justify-content:center;gap:8px;margin-top:16px}.prints-dots__dot{width:10px;height:10px;border-radius:50%;background-color:#555;border:none;padding:0;cursor:pointer;transition:background-color .2s ease}.prints-dots__dot--active{background-color:gold}.shorts-container{position:relative;width:100%;max-width:420px;margin:0 auto;border-radius:16px;overflow:hidden;box-shadow:0 10px 30px #00000059}.shorts-video{width:100%;height:100%;aspect-ratio:9/16;display:block}.sound-button{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:rgba(0,0,0,.6);border:none;border-radius:50%;padding:15px;font-size:28px;color:#fff;cursor:pointer;transition:opacity .3s ease-in-out}@media (min-width: 768px){.prints-carousel-wrapper{overflow:visible}.prints-carousel{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;overflow:visible}.prints-carousel__container{display:contents}.prints-carousel__slide{flex:auto;width:100%;scroll-snap-align:none}.prints-carousel__slide img{width:100%;max-width:none}.prints-dots{display:none}.sticky-bar .btn{max-width:200px}}.pulse{animation:pulseAnim 1.5s infinite}@keyframes pulseAnim{0%{transform:translate(-50%,-50%) scale(1)}50%{transform:translate(-50%,-50%) scale(1.2)}to{transform:translate(-50%,-50%) scale(1)}}
