@import"https://fonts.googleapis.com/css2?family=DM+Serif+Display&family=Mulish:wght@400;600&display=swap";.footer-canchero{width:100%;height:320px;background-image:url(/assets/footer-B8KfLOdp.png);background-size:cover;background-position:center bottom;background-repeat:no-repeat;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem 2rem;box-sizing:border-box;color:#333}.footer-container{display:flex;flex-wrap:wrap;justify-content:center;align-items:flex-start;gap:4rem;width:100%;max-width:900px;text-align:center}.footer-col{flex:1 1 300px;min-width:250px}.footer-col h4{font-size:2.2rem;margin-bottom:2rem;text-transform:uppercase;letter-spacing:1px;font-family:Gopher,sans-serif!important;color:#fff;text-shadow:1px 1px 2px rgba(255,255,255,.7)}.contact-item-footer{display:flex;align-items:center;justify-content:center;margin-bottom:1.2rem;transition:transform .2s ease}.contact-item-footer:hover{transform:scale(1.05)}.contact-item-footer svg{color:#fff;font-size:1.8rem;margin-right:12px;flex-shrink:0;filter:drop-shadow(1px 1px 1px rgba(0,0,0,.2))}.footer-canchero p,.footer-canchero a,.footer-canchero .contact-item-footer p,.footer-canchero .contact-item-footer a{font-family:Gopher,sans-serif!important;text-decoration:none;margin:0}.contact-item-footer p,.contact-item-footer a{color:#333;font-size:1.2rem}.contact-item-footer a:hover{color:#fff;text-decoration:underline}.social-icons-footer{display:flex;justify-content:center;gap:2.5rem}.social-icons-footer a{font-size:3rem;color:#333;transition:transform .3s ease,color .3s ease}.social-icons-footer a:hover{color:#fff;transform:scale(1.15) rotate(-8deg)}.footer-bottom{width:100%;text-align:center;position:absolute;bottom:15px}.footer-canchero .footer-bottom p{font-family:Gopher,sans-serif!important;margin:0;font-size:.9rem;font-weight:500;color:#fff}@media (max-width: 600px){.footer-canchero{height:auto;padding:4rem 1rem}.footer-container{gap:3rem}.footer-col h4{font-size:1.8rem;margin-bottom:1.5rem}.contact-item-footer svg{font-size:1.5rem}.contact-item-footer p,.contact-item-footer a{font-size:1rem}.social-icons-footer{gap:2rem}.social-icons-footer a{font-size:2.5rem}.footer-bottom{position:relative;margin-top:3rem;bottom:auto}.footer-bottom p{font-size:.8rem}}.products-section{background:linear-gradient(180deg,#fff,#f5f2f8);text-align:center;overflow:hidden;padding:6rem 2rem}.products-section h2{font-size:6rem;color:#222;font-weight:700;margin-bottom:4rem;line-height:1.1;font-family:Gopher,sans-serif}.products-section span{color:#e46f8f}.products-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;justify-items:center}.product-card{background-color:#fff;border-radius:24px;padding:1rem;width:400px;box-shadow:0 8px 25px #00000014;cursor:pointer;border-top:6px solid var(--accent);transition:transform .3s ease;will-change:transform}.product-card:hover{transform:translateY(-10px) rotate(-1deg)}.product-image{width:190px;height:auto}.product-card h3{color:#333;font-size:1.6rem;margin-bottom:.15rem;font-family:Gopher,sans-serif}.product-card p{color:#666;font-size:1.4rem;margin-bottom:1.5rem;font-family:Gopher,sans-serif}.product-card button{background-color:var(--accent);color:#fff;border:none;border-radius:30px;padding:.7rem 1.5rem;font-weight:600;font-size:1rem;cursor:pointer;transition:transform .2s ease;will-change:transform}.product-card button:hover{transform:scale(1.15)}.modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#0009;display:flex;justify-content:center;align-items:center;z-index:9999}.modal-content{background:#fff;border-radius:20px;padding:2rem;max-width:500px;width:90%;text-align:center;position:relative;box-shadow:0 8px 25px #00000026}.modal-content img{max-width:200px;width:100%;height:auto;margin-bottom:1rem}.modal-content button{margin-top:1.5rem;background-color:#e46f8f;color:#fff;border:none;border-radius:30px;padding:.7rem 1.5rem;font-size:1.5rem;cursor:pointer;transition:transform .2s ease;will-change:transform}.modal-title{font-size:3rem;color:#222;font-weight:700;margin-bottom:4rem;line-height:1.1;font-family:Gopher,sans-serif}.modal-content button:hover{transform:scale(1.05)}.shop-button-container{margin-top:5rem;text-align:center}.shop-button{background-color:#e46f8f;color:#fff;border:none;border-radius:30px;padding:.9rem 2rem;font-weight:700;font-size:1.2rem;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease;will-change:transform}.shop-button:hover{transform:scale(1.05);box-shadow:0 8px 20px #0003}@media (max-width: 1200px){.products-section h2{font-size:4.5rem;margin-bottom:3rem}.product-card h3{font-size:1.4rem}.product-card p{font-size:1rem}.products-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}}@media (max-width: 992px){.products-section{padding:5rem 1rem}.products-section h2{font-size:3.8rem;margin-bottom:2.5rem}.product-card{width:90%;max-width:300px;padding:1.5rem}.product-card h3{font-size:1.3rem}.product-card p{font-size:.95rem}.product-image{width:140px}.products-grid{grid-template-columns:1fr;gap:1.5rem}.shop-button-container{margin-top:4rem}}@media (max-width: 576px){.products-section{padding:4rem 1rem}.products-section h2{font-size:2.5rem;margin-bottom:2rem}.product-card{max-width:100%;padding:1rem}.product-card h3{font-size:1.1rem}.product-card p{font-size:.9rem}.product-image{width:120px}.shop-button{font-size:1rem;padding:.7rem 1.5rem}.shop-button-container{margin-top:3rem}.modal-content{margin:0 1rem}}.about-container{width:100%;min-height:100vh;box-sizing:border-box;display:flex;justify-content:center;align-items:flex-start;padding-top:4rem;background:transparent;position:relative;overflow:hidden;color:#222;background-color:#fff}.floating-balls{position:absolute;top:0;left:0;width:100%;height:130%;pointer-events:none;z-index:0}.ball{position:absolute;border-radius:50%;background:#ff8c0040;animation-name:floatX,floatY;animation-iteration-count:infinite;animation-timing-function:ease-in-out}@keyframes floatX{0%,to{transform:translate(0)}25%{transform:translate(15px)}50%{transform:translate(-10px)}75%{transform:translate(10px)}}@keyframes floatY{0%,to{transform:translateY(0)}25%{transform:translateY(-20px)}50%{transform:translateY(15px)}75%{transform:translateY(-10px)}}.about-content{position:relative;z-index:2;text-align:center;max-width:900px}.about-main-title{font-size:4.8rem;font-weight:900;margin-bottom:4rem;background:linear-gradient(90deg,#f5bb17,#f5bb17);-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-family:Gopher,sans-serif;color:transparent}.about-text p{font-size:2rem;line-height:1.5;margin-bottom:1.5rem;color:#222}.highlight-text{color:#f5bb17;font-weight:700}.about-image{margin-top:-6rem;background:transparent}.about-image img{max-width:500px;width:100%;height:auto}@media (max-width: 768px){.about-main-title{font-size:3.2rem;margin-bottom:3rem}.about-text p{font-size:1.2rem}.highlight-text{font-size:1.6rem}.about-image img{max-width:300px}.about-image{margin-top:2rem}}.contact-section{background:linear-gradient(180deg,#fff,#f5f2f8);padding:8rem 2rem;display:flex;flex-direction:column;align-items:center}.contact-container{max-width:1200px;width:100%;display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:center;gap:4rem}.contact-info{flex:1 1 400px;text-align:left}.contact-info h1{font-size:4.5rem;color:#e46f8f;font-weight:700;margin-bottom:1.5rem;font-family:Gopher,sans-serif}.contact-info p{font-size:1.7rem;color:#555;line-height:1.6;max-width:450px;font-family:Gopher,sans-serif}.social-links-vip{text-align:center;margin-top:5rem;width:90%;background:linear-gradient(135deg,gold,#ff8c00);color:#fff;padding:3rem 2rem;border-radius:20px;box-shadow:0 10px 30px #0003;position:relative;overflow:hidden;height:350px}.social-links-vip h2{font-size:2.5rem;font-family:Gopher,sans-serif;color:#fff;margin-bottom:.8rem;line-height:1.2;font-weight:700;text-shadow:1px 1px 3px rgba(0,0,0,.2)}.social-links-vip .emoji{font-size:2.2rem}.social-links-vip p{font-size:1.4rem;color:#f0f0f0;margin-bottom:2rem;font-family:Gopher,sans-serif}.social-icons-contact{display:flex;justify-content:center;gap:2.5rem;margin-top:1rem}.social-icons-contact a{color:#fff;font-size:3.5rem;transition:transform .3s ease,color .3s ease}.social-icons-contact a:hover{color:#ffecb3;transform:scale(1.2)}.contact-form{flex:1 1 400px;background-color:#fff;border-radius:24px;box-shadow:0 8px 25px #00000014;padding:3rem 3.5rem;text-align:left;min-width:300px}.contact-form label{display:block;margin-bottom:1.2rem;color:#000;font-size:1.3rem}.contact-form input,.contact-form textarea{width:100%;margin-top:.5rem;padding:1rem 1.2rem;border:3px solid #e46f8f;border-radius:12px;font-size:1.2rem;transition:all .3s ease;outline:none;box-sizing:border-box}.contact-form input:focus,.contact-form textarea:focus{border-color:#e46f8f;box-shadow:0 0 6px #e46f8f66}.contact-form textarea{resize:none}.contact-form button{display:block;width:100%;background-color:#e46f8f;color:#fff;border:none;border-radius:40px;padding:1.2rem;font-size:1.4rem;cursor:pointer;transition:transform .2s ease,background-color .3s ease;margin-top:1rem}.contact-form button:hover{background-color:#ff88a5;transform:scale(1.05)}@media (max-width: 992px){.contact-container{flex-direction:column;align-items:center;gap:3rem}.contact-info{text-align:center}.contact-info p{margin:0 auto}.contact-form{width:85%;padding:2.5rem}}@media (max-width: 600px){.contact-section{padding:3rem 1rem;display:flex;justify-content:center}.contact-container{flex-direction:column;align-items:center;width:100%;gap:2rem;box-sizing:border-box}.contact-info{text-align:center}.contact-info h1{font-size:2.6rem}.contact-info p{font-size:1.3rem;line-height:1.5;margin:0 auto}.contact-form{width:100%;max-width:320px;padding:1.5rem;margin:0 auto;box-sizing:border-box}.contact-form label{font-size:1.1rem}.contact-form input,.contact-form textarea{font-size:1.1rem;padding:.85rem 1rem;box-sizing:border-box}.contact-form button{font-size:1.1rem;padding:.9rem 1.2rem}.social-links-vip{margin-top:3rem;padding:2rem 1.5rem}.social-links-vip h2{font-size:1.8rem}.social-links-vip p{font-size:1.1rem}.social-icons-contact a{font-size:2.8rem}}.notification{position:fixed;top:100px;left:50%;transform:translate(-50%);z-index:10000;min-width:300px;padding:15px 30px;border-radius:8px;font-size:1.1rem;font-weight:600;text-align:center;opacity:0;box-shadow:0 4px 12px #0003;animation:fadeInOut 5s ease-in-out forwards}.notification.success{background-color:#4caf50;color:#fff}.notification.error{background-color:#ff5722;color:#fff}.notification.warning{background-color:#f5bb17;color:#333}@keyframes fadeInOut{0%{opacity:0;top:80px}10%{opacity:1;top:100px}90%{opacity:1;top:100px}to{opacity:0;top:80px}}@keyframes floaty{0%{transform:translateY(0) rotate(0)}50%{transform:translateY(-15px) rotate(2deg)}to{transform:translateY(0) rotate(0)}}.intro{width:100vw;height:100vh;display:flex;background-image:linear-gradient(135deg,#ffd700d9,#ff8c00d9),url(/bg.webp);background-size:cover;background-position:center;background-repeat:no-repeat;justify-content:center;align-items:center;position:relative;box-shadow:0 20px 40px #0003;overflow:hidden}.logo-texto{width:500px;max-width:90%;opacity:0;transition:opacity .9s ease;will-change:opacity;z-index:10;position:relative;top:-90px}.logo-texto.visible{opacity:1}.personaje{position:absolute;opacity:0;transform-origin:center;transition:opacity .6s ease;will-change:opacity,transform}.personaje.visible{opacity:1}.personaje-papa.visible{animation:floaty 4s ease-in-out .8s infinite}.personaje-pay.visible{animation:floaty-alt 3.5s ease-in-out 1s infinite}.personaje-mani.visible{animation:floaty 4.2s ease-in-out 1.2s infinite}.personaje-pablito.visible{animation:floaty-alt 3.8s ease-in-out 1.4s infinite}.personaje-papa{top:10%;left:5%;width:120px}.personaje-pay{top:15%;right:10%;width:140px}.personaje-mani{bottom:15%;left:15%;width:130px}.personaje-pablito{bottom:10%;right:20%;width:120px}.social-icons-container{position:absolute;bottom:30%;display:flex;gap:1.5rem;z-index:5000}.social-icons-container a{color:#fff;font-size:5rem;transition:transform .3s,color .3s;will-change:transform,color}.social-icons-container a:hover{transform:scale(1.2);color:#000}@media (max-width: 768px){.intro{background-image:linear-gradient(135deg,#ffd700d9,#ff8c00d9),url(/bg.webp);background-size:cover;background-position:center;background-repeat:no-repeat}.logo-texto{width:250px}.personaje-papa{top:5%;left:10%;width:80px}.personaje-pay{top:10%;right:5%;width:90px}.personaje-mani{bottom:10%;left:10%;width:85px}.personaje-pablito{bottom:5%;right:10%;width:80px}.social-icons-container a{font-size:1.8rem}}.video-gallery-section{width:100%;padding:4rem 2rem;display:flex;flex-direction:column;align-items:center;justify-content:center;box-sizing:border-box;text-align:center;background-color:#fff;overflow-x:hidden;position:relative;z-index:0}.video-gallery-section h2{font-size:6rem;color:#222;font-weight:700;margin-bottom:4rem;line-height:1.1}.video-gallery-section span{color:#f5bb17}.video-gallery-grid{display:flex;flex-wrap:wrap;justify-content:center;align-items:flex-start;gap:2rem;width:100%;max-width:1600px;padding-bottom:1rem}.video-gallery-grid video{width:250px;height:440px;border-radius:16px;object-fit:cover;cursor:pointer;transition:transform .3s ease,box-shadow .3s ease;box-shadow:0 4px 20px #0000001a;flex:0 0 auto}.video-gallery-grid video:hover{transform:scale(1.05);box-shadow:0 6px 30px #00000026}@media (max-width: 1024px){.video-gallery-section h2{font-size:4rem;margin-bottom:3rem}.video-gallery-grid video{width:300px;height:440px}}@media (max-width: 768px){.video-gallery-section h2{font-size:3rem;margin-bottom:2rem}.video-gallery-grid video{width:160px;height:285px;border-radius:12px}}@media (max-width: 480px){.video-gallery-grid{flex-direction:column;align-items:center;gap:1rem}.video-gallery-grid video{width:90%;max-width:320px;height:auto;aspect-ratio:9 / 16}}@media (min-width: 1025px){.video-gallery-section .bg-animation{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:-1}.video-gallery-section .bg-animation img{position:absolute;width:200px;height:auto;object-fit:contain;filter:drop-shadow(0 0px 3px #f5bb17);animation:slideRightToLeft 8s linear infinite}@keyframes slideRightToLeft{0%{transform:translate(100vw)}to{transform:translate(-120vw)}}}.spacer{width:100%;background-color:transparent}.header,.header *{font-family:Gopher,sans-serif!important}.header{position:fixed;top:0;left:0;width:100%;height:90px;z-index:1000;box-sizing:border-box;background:linear-gradient(90deg,#ffe664f2,#ffb432f2);border-bottom:1px solid rgba(0,0,0,.1);transition:transform .4s ease-in-out,opacity .4s ease-in-out;will-change:transform,opacity;font-family:Gopher,sans-serif}.header-content-wrapper{display:flex;justify-content:space-between;align-items:center;width:100%;height:100%;max-width:1920px;margin:0 auto;padding:0 2rem;box-sizing:border-box}.header.hidden{transform:translateY(-100%);opacity:0;pointer-events:none}.header.visible{transform:translateY(0);opacity:1;pointer-events:auto}.logo-container{display:flex;align-items:center;height:100%}.logo-mini{height:130px;width:auto;cursor:pointer;transition:transform .2s ease-out}.logo-mini:hover{transform:scale(1.2)}.nav{display:flex;align-items:center;min-width:0}.nav a{color:#555;text-decoration:none;margin-left:25px;font-weight:600;font-size:1.15rem;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;white-space:nowrap;font-family:Gopher,sans-serif;transition:color .3s ease,transform .2s ease;will-change:color,transform}.nav a:hover{color:#fff;transform:translateY(-3px)}.hamburger{display:none;cursor:pointer;width:40px;height:30px;position:relative;z-index:1001;transition:transform .3s ease}.hamburger div{width:32px;height:4px;background-color:#333;border-radius:2px;margin:6px 0;transition:all .3s linear}.hamburger.open div:nth-child(1){transform:translateY(10px) rotate(45deg)}.hamburger.open div:nth-child(2){opacity:0}.hamburger.open div:nth-child(3){transform:translateY(-10px) rotate(-45deg)}@media (max-width: 768px){.header-content-wrapper{padding:0 1.5rem}.hamburger{display:block}.nav{position:absolute;top:90px;left:0;width:100%;background-color:#fffffffa;flex-direction:column;height:0;overflow:hidden;transition:height .4s ease-in-out;box-shadow:0 8px 15px #0000001a;z-index:999}.nav.open{height:280px;padding:20px 0}.nav a{display:block;margin:0;padding:18px 20px;text-align:center;border-bottom:1px solid rgba(0,0,0,.05);color:#333;font-size:1.2rem;letter-spacing:normal;text-transform:none;font-weight:500}.nav a:last-child{border-bottom:none}}.pablitos-section{background:linear-gradient(180deg,#fff,#fdf0f4);text-align:center;padding:10rem 2rem;margin-top:0;min-height:100dvh}.pablitos-section .pablitos-title{font-size:9rem;color:#222;position:relative;top:-40px;margin-bottom:2rem;font-family:Gopher,sans-serif}.pablitos-section .pablitos-coming-soon{font-size:5rem;color:#333;line-height:1.3;margin-top:4rem;font-family:Gopher,sans-serif}.pablitos-section h2 span,.pablitos-section h3 span{color:#e46f8f}.pablitos-section p{font-size:2.2rem;color:#444;margin-bottom:3rem;line-height:1.5;font-family:Gopher,sans-serif}.pablitos-button,.pablitos-button a{font-family:Gopher,sans-serif;display:inline-block;background-color:#e46f8f;color:#fff;padding:1.2rem 3rem;border-radius:40px;font-size:1.8rem;font-weight:700;text-decoration:none;transition:all .3s ease}.pablitos-button:hover{background-color:#ff88a5;transform:scale(1.08)}@media (max-width: 768px){.pablitos-section{padding:6rem 1.5rem}.pablitos-section .pablitos-title{font-size:4rem}.pablitos-section .pablitos-coming-soon{font-size:2.5rem}.pablitos-section p{font-size:1.5rem}.pablitos-button,.pablitos-button a{font-size:1.3rem;padding:1rem 2rem}}@font-face{font-family:Gopher;src:url(/fonts/Gopher-Medium.woff2) format("woff2"),url(/fonts/Gopher-Medium.woff) format("woff");font-weight:500;font-style:normal;font-display:swap}:root,body,#root,button,input{font-family:Gopher,sans-serif}*{box-sizing:border-box;font-family:Gopher,sans-serif}html,body{margin:0;padding:0;width:100%;height:100%;overflow:hidden}#root{max-width:1920px;text-align:center;margin:0 auto;height:100vh;overflow-y:auto;overflow-x:hidden}body{padding-bottom:env(safe-area-inset-bottom)}section,.home,.intro,.banner-image{min-height:100dvh;box-sizing:border-box}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}:root{--color-bg: #ffffff;--color-primary: #D96C3B;--color-primary-dark: #B1552D;--color-secondary: #6B7A3D;--color-accent: #E1B574;--color-text: #2E2E2E}body{margin:0;font-family:Mulish,sans-serif;background-color:var(--color-bg);color:var(--color-text)}h1,h2,h3{font-family:"DM Serif Display",serif;color:var(--color-primary)}.proximamente-container{position:fixed;top:0;left:0;width:100vw;height:100vh;background-image:url(/proximamente-desktop.png);background-size:contain;background-position:center;background-repeat:no-repeat;background-color:#fff;overflow:hidden}html,body{margin:0;padding:0;overflow-x:hidden}@media (max-width: 1024px){.proximamente-container{background-image:url(/proximamente-mobile.png)}}@media (max-width: 600px){.proximamente-container{background-image:url(/proximamente-mobile.png)}}
