@import"https://fonts.googleapis.com/css2?family=Lora:wght@400;700&display=swap";*{margin:0;padding:0;box-sizing:border-box}nav{display:flex;justify-content:space-between;width:100%;align-items:center;height:6rem}.header-i{justify-content:start;width:55%;display:flex}.logoh-container{justify-content:center;align-items:center;display:flex;width:10rem;height:7rem;padding:1.25rem 0}.logo-h{display:flex;width:5rem;height:5rem;transition:transform .3s ease}.logo-h:hover{transform:scale(1.05)}ul{display:flex;justify-content:space-between;align-items:center;list-style-type:none;flex-grow:1;padding:0 1.25rem}li{display:flex;justify-content:center;margin:0;font-family:Cinzel,serif;font-size:1rem;font-weight:600;padding:.625rem .3125rem}ul li a{text-decoration:none;color:#000}ul li a:hover{color:#94842a}.instagram-h{display:flex;width:10%;font-size:1.5rem;cursor:pointer;justify-content:end;align-items:center;margin-right:2rem}.logo-instagram{width:2.1875rem;height:2.1875rem;transition:transform .3s ease}.logo-tiktok{width:2.1875rem;height:2.1875rem;padding:.07rem;transition:transform .3s ease}.logo-instagram:hover,.logo-tiktok:hover{transform:scale(1.1)}.mobile-menu-btn{display:none;background:none;border:none;font-size:1.5rem;cursor:pointer;padding:.5rem;margin-left:1rem}@media screen and (max-width: 768px){.header-i{width:100%;justify-content:space-between;align-items:center;position:relative}.mobile-menu-btn{display:block;position:static;margin-right:5rem}ul,.instagram-h{display:none}.mobile-menu-active{display:flex!important;flex-direction:column;position:absolute;top:6rem;left:0;width:100%;background-color:#fff;padding:1rem 0;box-shadow:0 2px 5px #0000001a;z-index:1000}.mobile-menu-active li{width:100%;text-align:center;padding:.75rem 1rem}.logoh-container{width:auto;height:auto;padding:.5rem 0}.logo-h{width:3.5rem;height:3.5rem;margin-left:5rem}}.intro{position:relative;width:100%;height:55vh;min-height:400px;display:flex;align-items:center;overflow:hidden;margin-top:1rem}.intro>img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.content-wrapper{position:relative;z-index:2;display:flex;width:100%;max-width:1200px;margin:0 auto;justify-content:flex-end;align-items:center;gap:12rem;padding:0 2rem}.book-cover{width:14rem;height:auto;transform:perspective(1000px) rotateY(10deg);transition:transform .3s ease}.book-cover:hover{transform:perspective(1000px) rotateY(0)}.text-content{max-width:40rem;display:flex;flex-direction:column;align-items:center;gap:2rem}.intro h3{color:#fff;font-family:Cinzel,serif;font-weight:100;font-size:3.5rem;line-height:1.2;margin:0;text-shadow:2px 2px 4px rgba(0,0,0,.3);text-align:center}h3 span{display:block;color:gold;font-size:2.5rem;margin-top:1rem}.cta-button{padding:1rem 2.5rem;font-size:1.375rem;font-family:Cinzel Decorative,serif;background-color:#592220;border-radius:2px;color:#fff;border:none;cursor:pointer;transition:background-color .3s ease}.cta-button:hover{background-color:#684847}@media (max-width: 1024px){.content-wrapper{gap:3rem;padding:0 1.5rem}h3{font-size:3rem}h3 span{font-size:2rem}.book-cover{width:18rem}}@media (max-width: 768px){.intro{height:auto;min-height:500px;padding:3rem 0}.content-wrapper{flex-direction:column;justify-content:center;text-align:center;gap:2rem;padding:0 1rem}.text-content{align-items:center;padding:0 1rem}h3{font-size:2.5rem}h3 span{font-size:1.75rem;margin-top:.5rem}.book-cover{width:15rem}}@media (max-width: 480px){.intro{min-height:450px;padding:2rem 0}.content-wrapper{gap:1.5rem;padding:0 .5rem}h3{font-size:1.75rem}h3 span{font-size:1.25rem}.book-cover{width:12rem}.cta-button{padding:.75rem 1.75rem;font-size:1rem}}@media (max-width: 320px){.intro{min-height:400px}h3{font-size:1.5rem}h3 span{font-size:1.125rem}.book-cover{width:10rem}.cta-button{padding:.625rem 1.5rem;font-size:.875rem}}.boton{padding:1rem 2.5rem;font-size:1.375rem;font-family:Cinzel Decorative,serif;background-color:#592220;border-radius:2px;color:#fff;border:none;cursor:pointer;transition:background-color .3s ease}.boton:hover{background-color:#684847}.section-separator{margin:5rem 3.75rem;display:flex;align-items:center;text-align:center}.section-separator:before,.section-separator:after{content:"";flex:1;border-bottom:1px solid #000;margin:0 .625rem}.section-separator span{color:#000;font-size:1.875rem;font-family:Cinzel Decorative;font-weight:400;padding:0 1rem}@media screen and (max-width: 1024px){.section-separator{margin:4rem 3rem}.section-separator span{font-size:1.625rem}}@media screen and (max-width: 768px){.section-separator{margin:3rem 2rem}.section-separator span{font-size:1.5rem;padding:0 .75rem}}@media screen and (max-width: 480px){.section-separator{margin:2.5rem 1rem}.section-separator span{font-size:1.25rem;padding:0 .5rem}.section-separator:before,.section-separator:after{margin:0 .375rem}}@media screen and (max-width: 320px){.section-separator{margin:2rem .75rem}.section-separator span{font-size:1.125rem}}.new-release{position:relative;width:100%;min-height:100vh;margin-top:2rem}.new-release-background{position:relative;width:100%;min-height:fit-content;padding:4rem 0}.new-release-background-img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;opacity:.3;z-index:1}.new-release-content{position:relative;z-index:2;max-width:1200px;width:100%;height:auto;margin:0 auto;padding:2rem;display:flex;flex-direction:column;justify-content:flex-start}.new-release-core{display:flex;justify-content:space-between;align-items:center;gap:4rem;margin-top:2rem}.new-release-description{flex:1;max-width:600px}.new-release-description h3{font-size:2.3rem;margin-bottom:1.5rem;color:#2c1810;line-height:1.2;font-family:Cinzel Decorative}.new-release-description .tagline{font-style:italic;color:#4a4a4a;margin-bottom:1.5rem;font-size:1.4rem}.new-release-description p{line-height:1.8;color:#333;margin-bottom:1.5rem}.new-release-image{flex:0 0 350px;display:flex;justify-content:center;align-items:center}.new-release-image img{max-width:100%;height:auto;transition:transform .3s ease}.new-release-image img:hover{transform:rotate(-5deg) scale(1.05)}@media (max-width: 768px){.intro{height:auto;min-height:400px;padding:2rem 0}.new-release-background{padding:2rem 0}.new-release-content{padding:1rem;height:auto}.new-release-core{flex-direction:column;text-align:center;gap:2rem}.new-release-description{max-width:100%}.new-release-description h3{font-size:1.75rem;margin-bottom:1rem}.new-release-image{width:100%;max-width:280px;margin:0 auto}}.other-release{position:relative;width:100%;min-height:100vh;margin-top:2rem}.other-release-background{position:relative;width:100%;min-height:fit-content;padding:4rem 0}.other-release-background-img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;opacity:.3;z-index:1}.other-release-content{position:relative;z-index:2;max-width:1200px;width:100%;height:auto;margin:0 auto;padding:2rem;display:flex;flex-direction:column;justify-content:flex-start}.other-release-core{display:flex;justify-content:space-between;align-items:center;gap:4rem;margin-top:2rem}.other-release-description{flex:1;max-width:600px}.other-release-description h3{font-size:2.3rem;margin-bottom:1.5rem;color:#2c1810;line-height:1.2;font-family:Cinzel Decorative}.other-release-description .tagline{font-style:italic;color:#4a4a4a;margin-bottom:1.5rem;font-size:1.4rem}.other-release-description p{line-height:1.8;color:#333;margin-bottom:1.5rem}.other-release-image{flex:0 0 350px;display:flex;justify-content:center;align-items:center}.other-release-image img{max-width:100%;height:auto;transition:transform .3s ease}.other-release-image img:hover{transform:rotate(-5deg) scale(1.05)}.section-separator{text-align:center;margin-bottom:2rem}.section-separator h2{font-size:1.2rem;letter-spacing:2px;text-transform:uppercase;color:#2c1810;position:relative;display:inline-block;padding:0 1rem}.section-separator h2:before,.section-separator h2:after{content:"";position:absolute;top:50%;width:50px;height:1px;background-color:#2c1810}.section-separator h2:before{right:100%}.section-separator h2:after{left:100%}.nr-text{font-size:1.2rem}@media (max-width: 768px){.intro{height:auto;min-height:400px;padding:2rem 0}.other-release-background{padding:2rem 0}.other-release-content{padding:1rem;height:auto}.other-release-core{flex-direction:column;text-align:center;gap:2rem}.other-release-description{max-width:100%}.other-release-description h3{font-size:1.75rem;margin-bottom:1rem}.other-release-image{width:100%;max-width:280px;margin:0 auto}}.footer{margin-top:6rem;margin-bottom:2rem;padding:0 1rem;max-width:1200px;margin-left:auto;margin-right:auto}.info{display:flex;justify-content:space-between;align-items:center;margin-bottom:3rem;padding:0 1rem;width:100%}.logo{height:5rem;width:5rem;object-fit:contain;margin:0 auto;transition:transform .3s ease}.logo:hover{transform:scale(1.05)}.redes{display:flex;gap:1.5rem;align-items:center}.instagram,.tiktok{display:block;height:3.5rem;width:3.5rem;object-fit:contain;transition:transform .3s ease}.instagram:hover,.tiktok:hover{transform:scale(1.1)}.tiktok{padding:4px}.listas{display:flex;justify-content:space-between;padding:0 1rem;gap:2rem}.index{display:flex;gap:3rem}.index a{text-decoration:none;color:#000;font-size:.9rem;transition:color .3s ease}.index a:hover{color:#94842a}.politicas{display:flex;flex-direction:column;gap:.5rem}.politicas a{cursor:pointer;font-size:.9rem;color:#000;transition:color .3s ease}.politicas a:hover{color:#94842a}@media (max-width: 768px){.footer{margin-top:4rem}.info{flex-direction:column;gap:2rem;margin-bottom:2rem;align-items:center;text-align:center}.logo{margin:0;display:block}.logo-container{width:100%;display:flex;justify-content:center}.instagram,.tiktok{height:3rem;width:3rem;display:block}.redes{gap:1rem}.index{gap:2rem}}@media (max-width: 640px){.footer{margin-top:3rem;margin-bottom:1rem}.info{flex-direction:column;gap:2rem;margin-bottom:2rem;align-items:center}.redes{justify-content:center;width:100%}.listas{flex-direction:column;align-items:center;text-align:center;gap:2rem;width:100%}.index{flex-direction:column;gap:1rem;align-items:center;width:100%}.politicas{align-items:center;width:100%}.logo{height:4rem;width:4rem}.instagram,.tiktok{height:2.5rem;width:2.5rem}}@media (max-width: 320px){.footer{margin-top:2rem}.logo{height:3.5rem;width:3.5rem}.instagram,.tiktok{height:2rem;width:2rem}}.instagram-embed-container{position:relative;width:100%;padding:4rem 0;background-color:#f9f9f9;display:flex;flex-direction:column;align-items:center;text-align:center}.embed-title{font-size:2.3rem;margin-bottom:2rem;color:#2c1810;font-family:Cinzel Decorative,serif}.instagram-embed-wrapper{width:100%;max-width:540px;border-radius:12px;overflow:hidden;box-shadow:0 4px 16px #0000001a}@media (max-width: 768px){.embed-title{font-size:1.8rem;margin-bottom:1.5rem}.instagram-embed-wrapper{max-width:100%;padding:0 1rem}}.main-content{display:flex;flex-direction:column;gap:0}.bio{display:flex;justify-content:space-between;gap:4rem;max-width:1200px;margin:2rem auto;padding:0 2rem}.foto{width:35%;height:auto;object-fit:cover;margin:0;padding:0}.bio .info{display:flex;flex-direction:column;flex-grow:1;align-items:flex-start;justify-content:flex-start;padding-top:6rem;margin:0;gap:1.5rem}.bio .info h2{font-family:Cinzel,serif;font-size:3rem;font-weight:500;line-height:1.2}.bio .info p{font-size:1.3rem;font-weight:500;font-family:Lora,serif;line-height:1.6}@media (max-width: 1200px){.bio{margin:2rem 4rem;gap:3rem}.bio .info h2{font-size:2.5rem}.bio .info p{font-size:1.2rem}}@media (max-width: 768px){.bio{flex-direction:column;margin:2rem;gap:2rem;align-items:center}.foto{width:60%;max-width:400px}.bio .info{padding-top:0;text-align:center;align-items:center}.bio .info h2{font-size:2.2rem;text-align:center}.bio .info p{font-size:1.1rem;text-align:left}}@media (max-width: 480px){.bio{margin:1rem;gap:1.5rem}.foto{width:85%}.bio .info h2{font-size:1.8rem}.bio .info p{font-size:1rem;line-height:1.5}}@media (max-width: 320px){.bio{margin:1rem .5rem}.foto{width:95%}.bio .info h2{font-size:1.5rem}.bio .info p{font-size:.95rem}}.card-container{width:300px;height:400px;margin:20px;cursor:pointer;perspective:1000px;background:transparent}.card-container.expanded{z-index:1001}.card-inner{position:relative;width:100%;height:100%;text-align:center;transition:transform .8s cubic-bezier(.4,0,.2,1);transform-style:preserve-3d}.card-container.flipped .card-inner{transform:rotateY(180deg)}.card-front,.card-back{position:absolute;width:100%;height:100%;border:.16rem solid #290c0b;border-radius:10px;box-shadow:#0000004d 0 19px 38px,#00000038 0 15px 12px;background:#fff;padding:20px;backface-visibility:hidden;overflow:hidden}.card-front{display:flex;flex-direction:column;z-index:2}.card-back{display:flex;flex-direction:column;transform:rotateY(180deg);overflow-y:auto}.img-container{width:100%;height:70%;margin-bottom:15px;border-radius:8px;overflow:hidden}.img-container img{width:100%;height:100%;object-fit:cover;border-radius:8px}.content-container h3{font-family:Cinzel Decorative,cursive;color:#000;text-rendering:optimizeLegibility}.card-front h3{font-size:1.5rem;text-align:center;font-weight:500}.close-button{position:absolute;top:15px;right:20px;width:32px;height:32px;border-radius:50%;background:#290c0b;color:#fff;display:flex;align-items:center;justify-content:center;font-size:24px;font-weight:700;cursor:pointer;z-index:10;transition:background-color .3s ease;transform:rotateY(180deg)}.close-button:hover{background:#4a1c1a}.card-back h3{font-size:3.5rem;text-align:center;font-weight:500;margin-bottom:1.5rem;padding-top:10px;width:100%}.card-back .title-container{width:100%;display:flex;justify-content:center;margin-bottom:1.5rem}.card-back p{margin:0 0 1rem;padding:0 2rem;text-align:justify;font-size:1.375rem;font-weight:100;font-family:Lora,serif;line-height:1.6;text-rendering:optimizeLegibility}.content-container{flex:1;overflow-y:auto;padding-right:20px}.card-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#0009;z-index:1000;animation:fadeIn .4s ease-out}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.content-container::-webkit-scrollbar{width:8px}.content-container::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.content-container::-webkit-scrollbar-thumb{background:#888;border-radius:4px}.content-container::-webkit-scrollbar-thumb:hover{background:#555}@media (max-width: 768px){.card-container{width:250px;height:350px}.card-container.expanded{width:90vw;height:90vh}.card-front h3{font-size:1.25rem}.card-back h3{font-size:2rem}.card-back p{font-size:1.125rem;padding:0 1.5rem}.close-button{width:28px;height:28px;font-size:20px;right:20px}}@media (max-width: 480px){.card-container{width:220px;height:300px}.card-front h3{font-size:1.125rem}.card-back h3{font-size:1.7rem}.card-back p{font-size:1rem;padding:0 1rem}.close-button{width:24px;height:24px;font-size:18px;right:20px}}.card-placeholder{width:300px;height:400px;margin:20px;visibility:hidden;display:inline-block}@media (max-width: 768px){.card-placeholder{width:250px;height:350px}}@media (max-width: 480px){.card-placeholder{width:220px;height:300px}}body{font-family:Roboto,sans-serif;background-color:#f8f9fa;color:#333}.tienda{margin-top:2rem;padding:1rem;display:flex;flex-direction:column;align-items:center;min-height:calc(100vh - 4rem)}.tienda-titulo{text-align:center;margin-bottom:3rem}.tienda-titulo h3{font-size:2.5rem;font-weight:700;font-family:Cinzel Decorative;color:#333}.tienda-titulo p{font-size:1rem;color:#555;margin-top:.5rem}.tienda-content{display:flex;justify-content:center;align-items:center;gap:4rem;width:100%;max-width:1200px;padding:1rem}.tienda-carrusel{display:flex;flex-direction:column;align-items:center;gap:1rem}.tienda-content-image-container{position:relative;display:flex;align-items:center;justify-content:center;height:30rem;width:20rem}.tienda-content-image-container img{width:100%;height:100%;object-fit:fill}.tienda-carrusel-flecha{position:absolute;top:50%;transform:translateY(-50%);background-color:#ffffffd9;color:#333;border:none;border-radius:50%;width:2.75rem;height:2.75rem;font-size:1.2rem;cursor:pointer;box-shadow:0 4px 8px #00000026;transition:transform .3s ease,background-color .3s ease;display:flex;align-items:center;justify-content:center;z-index:2}.tienda-carrusel-flecha:hover{background-color:#fff;transform:translateY(-50%) scale(1.08)}.tienda-carrusel-flecha-izq{left:-3rem}.tienda-carrusel-flecha-der{right:-3rem}.tienda-carrusel-indicadores{display:flex;justify-content:center;gap:.6rem}.tienda-carrusel-punto{width:.65rem;height:.65rem;border-radius:50%;border:none;background-color:#ccc;cursor:pointer;padding:0;transition:background-color .3s ease,transform .3s ease}.tienda-carrusel-punto.activo{background-color:#333;transform:scale(1.2)}.tienda-content-links{padding-left:2rem;display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:left;width:100%;min-width:39rem}.tienda-link-card{display:flex;align-items:center;justify-content:center;width:12rem;height:6rem;background-color:#fff;border-radius:8px;box-shadow:0 4px 8px #0000001a;transition:transform .3s ease,box-shadow .3s ease;text-decoration:none}.tienda-link-card:hover{transform:translateY(-5px);box-shadow:0 6px 12px #00000026}.tienda-link-card img{max-width:80%;max-height:80%;object-fit:contain}@media screen and (max-width: 1024px){.tienda-content{flex-direction:column;align-items:center;gap:2rem}.tienda-content-image-container img{height:25rem;width:17rem}}@media screen and (max-width: 768px){.tienda-titulo h3{font-size:2rem}.tienda-content-links{gap:1rem}.tienda-link-card{width:10rem;height:5rem}.tienda-carrusel-flecha{width:2.25rem;height:2.25rem;font-size:1rem}}@media screen and (max-width: 480px){.tienda-content-image-container img{height:20rem;width:14rem}.tienda-link-card{width:8rem;height:4rem}.tienda-carrusel-flecha{width:2rem;height:2rem;font-size:.9rem}.tienda-carrusel-flecha-izq{left:.25rem}.tienda-carrusel-flecha-der{right:.25rem}}
