:root{line-height:1.5;font-weight:400;color-scheme:light dark;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{width:100vw;height:100vh}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh;width:100vw}h1,h2,h3,h4,p{font-family:Lora,serif}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}body{margin:0;color:var(--text-color)}a{text-decoration:none}button{font-family:inherit}@media (prefers-color-scheme: dark){:root{--text-color: #ffffff}}.header{background:#000;width:100%;box-shadow:0 2px 4px #0000001a}.header-flex{display:flex;justify-content:space-between;align-items:center;padding:0 1rem}.navbar{display:flex;justify-content:space-between;align-items:center;padding:1rem 2rem;width:100%}.logo{font-size:1.5rem;font-weight:700;color:#e0f0f6;text-decoration:none;cursor:pointer}.logo-img-full{width:100%}.nav-links{list-style:none;display:flex;gap:1rem}.nav-link-item{cursor:pointer}.nav-link-inicio{padding-right:1rem}.nav-links a{color:#e0f0f6;text-decoration:none}.logo-image{width:4%;height:4%;margin-right:-1rem;cursor:pointer}.linkedin-button{color:#0a66c2;transition:transform .2s ease;margin-left:auto;margin-right:auto;display:inline-block;cursor:pointer}.instagram-button{background:#c00;border-radius:50%;padding:.5rem;margin-left:1rem;display:flex;align-items:center;justify-content:center;transition:background .2s}.instagram-button:hover{background:#a00}.youtube-button{background:#fff;border-radius:50%;padding:.5rem;margin-left:.5rem;display:flex;align-items:center;justify-content:center;transition:box-shadow .2s;box-shadow:0 2px 8px #c8000014}.youtube-button:hover{box-shadow:0 4px 16px #c800002e;background:#ffeaea}@media (max-width: 768px){.logo-image{display:inline;width:30%;margin-left:1rem}.logo{display:none}.about-link{display:block;text-align:center;font-size:1.1rem;letter-spacing:.05em}}.hero{position:relative;width:100vw;height:100vh;color:#fff;text-align:center;display:flex;align-items:center;justify-content:center;overflow:hidden;background:none}.hero-content{position:relative;width:100vw;height:100vh;z-index:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:0 2rem;border-radius:0}.hero-bg-video{position:absolute;top:0;left:0;width:100vw;height:100vh;min-width:100vw;min-height:100vh;border-radius:0;object-fit:cover;z-index:0;border-radius:1rem}.hero-content-inner{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;justify-content:center}.hero-content-inner h1{font-size:2.5rem;margin-bottom:1rem;text-shadow:4px 3px 3px #504b4b}.hero-content-inner p{font-size:1.2rem;margin-bottom:2rem;text-shadow:4px 3px 3px #504b4b}.cta{background:#c00;color:#fff;border:none;padding:1rem 2rem;font-size:1rem;font-family:Alfa Slab One,serif;font-weight:400;font-style:normal;cursor:pointer;border-radius:.5rem;transition:background .2s}.cta:hover{background:#a00}@media (prefers-color-scheme: dark){.cta{background:#c00;color:#fff}.cta:hover{background:#a00}}.about-tricking{padding:0rem 2rem;text-align:center}.about-tricking h2{font-size:2.8rem;font-weight:700;margin-bottom:2.5rem;letter-spacing:.02em}.about-tricking-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem}.about-tricking-card{padding:1.5rem;border-radius:8px}.about-tricking-card h3{margin-bottom:1rem}.about-tricking p{font-size:1.2rem}@media (max-width: 600px){.about-tricking h2{font-size:1.7rem;margin-bottom:1.2rem}}.container{margin:3.5rem auto;padding:0 1rem;display:flex;flex-direction:column;justify-content:center;align-items:center}.footer{background:#333;color:#fff;padding:2rem;text-align:center}.footer p{margin:.5rem 0}.instagramf-button{border-radius:50%;padding:.5rem;margin-left:1rem;display:flex;align-items:center;justify-content:center}.instagramf-button:hover{background:#a00}.youtubef-button{border-radius:50%;padding:.5rem;margin-left:.5rem;display:flex;align-items:center;justify-content:center}.youtubef-button:hover{background:#ffeaea}.footer-container{display:flex;flex-direction:row;justify-content:center}.about-me-wrapper{display:flex;flex-direction:column;gap:2rem}.about-me-content{display:flex;flex-direction:row;gap:3rem;align-items:flex-start;justify-content:space-between;flex-wrap:wrap}.about-me-text{flex:1;min-width:300px;text-align:justify}.about-me-image-container{flex:1;display:flex;justify-content:center;align-items:center;min-width:300px}.about-me-image{max-width:80%;height:auto;border-radius:1rem;box-shadow:0 4px 20px #0000001a}@media (max-width: 768px){.about-me-content{flex-direction:column;align-items:center}.about-me-text,.about-me-image-container{width:100%}}.contact-img{cursor:pointer;transition:transform .3s cubic-bezier(.25,.8,.25,1),box-shadow .3s cubic-bezier(.25,.8,.25,1);width:30vw;height:auto;object-fit:contain;border-radius:1rem;margin:1.5rem;background:#fff}@media (max-width: 800px){.contact-img{width:20rem;height:auto;margin:.5rem auto}}.contact-img:hover{transform:scale(1.08);box-shadow:0 8px 32px #0000002e;z-index:2}.modal-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#000000b3;display:flex;align-items:center;justify-content:center;z-index:9999}.modal-img{max-width:90vw;max-height:90vh;border-radius:1rem;box-shadow:0 0 20px #00000080;width:100%;height:100%;object-fit:contain}.contact-title{text-align:center;font-size:2.8rem;font-weight:700;margin-bottom:2.5rem;letter-spacing:.02em}.contact-form-section{display:flex;flex-wrap:wrap;flex-direction:column}.cta{background:#000;color:#fff;border:none;padding:1rem 2rem;font-size:1rem;cursor:pointer}.cta:hover{background:#181818}.contact-images{display:flex;gap:2rem;margin-top:2rem;justify-content:center}.contact-buttons{display:flex;width:50%;flex-direction:row;justify-content:space-between;align-items:center}.contact-grid{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto auto;gap:2rem;justify-items:center;align-items:center}.contact-images{grid-column:1 / 3;grid-row:1;display:contents}.contact-buttons{grid-column:1 / 3;grid-row:2;display:contents}.contact-button{margin:.5rem 0rem;display:flex;height:3rem;align-Items:center;gap:.5rem;font-size:1.2rem;border-radius:1rem;color:#fff;text-decoration:none;font-weight:700;justify-content:center;width:30%}.inscribete-btn{background:#000}.whatsapp-btn{background:#25d366}@media (max-width: 600px){.contact-form-section{display:flex;flex-direction:column;align-items:center}.contact-images{flex-direction:column}.contact-buttons{flex-direction:column;width:100%}.contact-button{width:70%}.contact-form{width:90%;align-items:center}.contact-form input,.contact-form textarea{width:100%}.contact-form button.cta{align-self:center}.contact-grid{display:flex;flex-direction:column;gap:2rem;padding:0;margin:0;align-items:center}.contact-images{display:flex;flex-direction:column;gap:1rem;width:100%;padding:0;margin:0;align-items:center}.contact-buttons{display:flex;flex-direction:column;gap:1rem;width:100%;align-items:center}.contact-title{font-size:1.7rem;margin-bottom:1.2rem}}.instagram-section{margin-bottom:3.5rem;margin-top:3.5rem}.instagram-title{text-align:center;font-size:2.8rem;font-weight:700;margin-bottom:2.5rem;letter-spacing:.02em}@media (max-width: 600px){.instagram-title{font-size:1.7rem;margin-bottom:1.2rem}}.calendar-iframe{width:100%;min-height:600px;border-radius:1em;border:1px solid #222;background:#fff;color:#111;box-shadow:0 2px 16px #0000000f}.calendar-iframe{background-color:#fff!important;color:#111!important}@media (min-width: 1280px){.calendar-iframe{width:80%}}@media (prefers-color-scheme: dark){.calendar-iframe{background-color:#111!important;border:1px solid #fff;color:#fff!important}}.react-calendar{background:#fff;border-radius:1em;border:1px solid #222;color:#111;box-shadow:0 2px 16px #0000000f}.react-calendar__tile{background:#fff;color:#111}.react-calendar__month-view__weekdays{background:#fff;color:#222;font-weight:700}@media (prefers-color-scheme: dark){.react-calendar{background:#111;border:1px solid #fff;color:#fff}.react-calendar__tile,.react-calendar__month-view__weekdays{background:#111;color:#fff}}.react-calendar__navigation__arrow{font-size:1.5em;height:2.5em;min-width:2.5em;display:flex;align-items:center;justify-content:center;border-radius:.5em;background:transparent;border:none;cursor:pointer}.react-calendar__navigation__label{height:2.5em;display:flex;align-items:center;justify-content:center}.react-calendar__month-view__days__day{aspect-ratio:1/1;position:relative;display:flex;align-items:flex-start;justify-content:flex-end;padding:.3em}.react-calendar__tile{border-radius:.5em;min-height:3em;min-width:3em;box-sizing:border-box}.react-calendar__month-view__weekdays{text-align:center}.react-calendar__navigation{display:flex;justify-content:center;align-items:center;margin-bottom:1em}.react-calendar__navigation__label{font-weight:700;font-size:1.2em;flex:1;text-align:center}.react-calendar__navigation__arrow{font-size:1.5em}.calendar-title{text-align:center;margin-bottom:2rem}.calendar-events ul{list-style:none;padding:0}.calendar-events li{margin-bottom:1rem}.calendar-section{margin-bottom:3.5rem;margin-top:3.5rem}.calendar-title{text-align:center;font-size:2.8rem;font-weight:700;margin-bottom:2.5rem;letter-spacing:.02em}@media (max-width: 600px){.calendar-title{font-size:1.7rem;margin-bottom:1.2rem}}.shop-grid{min-height:100vh;width:70%;margin:0 auto;padding:0 1rem;display:flex;flex-direction:column;align-items:center}.shop-title{text-align:center;font-size:2.2rem;font-weight:700;margin:2rem 0;color:#222}.shop-items{display:grid;gap:2.5rem;width:100%;margin:0 auto;padding-bottom:3rem;align-items:center;justify-content:center;justify-items:center}.shop-columns-1{grid-template-columns:1fr}.shop-columns-2{grid-template-columns:repeat(2,minmax(220px,1fr))}.shop-columns-3{grid-template-columns:repeat(3,minmax(220px,1fr))}.shop-columns-4{grid-template-columns:repeat(4,minmax(220px,1fr))}@media (max-width: 600px){.shop-grid{width:100%;padding:0}.shop-items{grid-template-columns:1fr!important;gap:1.5rem;padding-bottom:2rem}}.shop-item{background:#fff;border-radius:1.2rem;box-shadow:0 4px 24px #0000001a;text-align:center;text-decoration:none;color:#222;padding:1.5rem 1.2rem 1.2rem;display:flex;flex-direction:column;align-items:center;position:relative;transition:box-shadow .2s,transform .2s;min-height:340px;max-width:320px}.shop-item img{width:100%;max-width:220px;border-radius:.7rem;margin-bottom:1.2rem;object-fit:cover;box-shadow:0 2px 8px #00000012;transition:transform .2s}.shop-item img:hover{transform:scale(1.08)}.shop-item h3{font-size:1.15rem;font-weight:600;margin:0 0 .5rem;color:#222;text-align:center}.shop-item p{font-size:1.1rem;font-weight:700;color:#272927;margin:0 0 1.2rem;text-align:center}.shop-item-detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:2rem;max-width:70%;margin:2rem auto;background:#fff;padding:2rem}@media (max-width: 800px){.shop-item-detail-grid{grid-template-columns:1fr;padding:1rem}.shop-item-detail-img{margin-bottom:1.5rem}}.shop-item-detail-img{display:flex;flex-direction:column;justify-content:center;align-items:center}.shop-item-main-img{width:100%;border-radius:.7rem;box-shadow:0 2px 16px #00000014;transition:transform .3s cubic-bezier(.25,.8,.25,1)}.shop-item-main-img:hover{transform:scale(1.12);z-index:2}.shop-item-img-preview{display:flex;gap:1rem;margin-top:.5rem}.shop-item-preview-btn{background:none;border:none;padding:0;cursor:pointer;outline:none;border-radius:.5rem;transition:box-shadow .2s}.shop-item-preview-btn.active{box-shadow:0 0 0 2px #e53935}.shop-item-preview-img{width:4rem;object-fit:cover;border-radius:.5rem;transition:transform .2s}.shop-item-detail-info{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;text-align:left}.shop-buy-btn{display:inline-block;margin-top:1.5rem;background:#b71c1c;color:#fff;font-weight:700;padding:.8rem 2rem;border-radius:.5rem;text-decoration:none;font-size:1.1rem;transition:background .2s}.shop-buy-btn:hover{background:#128c7e}.shop-item-sizes-row{display:flex;gap:1rem;margin:1rem 0 1.5rem}.shop-item-size-btn{background:#f6f6f6;border:2px solid #ddd;border-radius:.5rem;padding:.7rem 1.2rem;font-size:1.1rem;font-weight:600;color:#222;cursor:pointer;transition:border-color .2s,background .2s}.shop-item-size-btn.selected{border-color:#e53935;background:#ffeaea;color:#b71c1c}.shop-item-size-btn:hover{border-color:#e53935}@media (prefers-color-scheme: dark){.shop-grid{background:#181818;color:#fff}.shop-title{color:#fff}.shop-item{background:#222;color:#fff;box-shadow:0 4px 24px #0000004d}.shop-item h3,.shop-item p{color:#fff}.shop-item img{box-shadow:0 2px 8px #0000002e}.shop-item-size-btn{background:#222;border:2px solid #444;color:#fff}.shop-item-size-btn.selected{border-color:#e53935;background:#3a1a1a;color:#ffb3b3}.shop-buy-btn{background:#e53935;color:#fff}.shop-buy-btn:hover{background:#b71c1c}.shop-item-detail-grid{background:#222;color:#fff;box-shadow:0 2px 16px #0000004d}.shop-item-detail-img img{box-shadow:0 2px 16px #0000004d}.shop-item-detail-info,.shop-item-detail-info h2,.shop-item-detail-info p,.shop-item-detail-info label{color:#fff}}
