.landing-module__g1LwZa__page{background:var(--background);min-height:100vh}.landing-module__g1LwZa__navbar{background:var(--surface);border-bottom:1px solid var(--divider);z-index:100;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);justify-content:space-between;align-items:center;padding:12px 48px;display:flex;position:sticky;top:0}.landing-module__g1LwZa__navBrand{color:var(--text-main);letter-spacing:-.5px;align-items:center;gap:12px;font-size:1.2rem;font-weight:800;display:flex}.landing-module__g1LwZa__navLogo{object-fit:cover;border-radius:10px}.landing-module__g1LwZa__navLinks{align-items:center;gap:8px;display:flex}.landing-module__g1LwZa__navLinkPlain{color:var(--text-secondary);border-radius:8px;padding:8px 14px;font-size:.875rem;font-weight:500;transition:color .2s,background .2s}.landing-module__g1LwZa__navLinkPlain:hover{color:var(--primary);background:#8c57ff0f}.landing-module__g1LwZa__navBtn{background:var(--primary);color:#fff;border-radius:9px;padding:9px 20px;font-size:.875rem;font-weight:600;transition:opacity .2s}.landing-module__g1LwZa__navBtn:hover{opacity:.85}.landing-module__g1LwZa__navBtnOutline{color:var(--text-main);border:1.5px solid var(--divider);background:0 0;border-radius:9px;padding:9px 20px;font-size:.875rem;font-weight:500;transition:all .2s}.landing-module__g1LwZa__navBtnOutline:hover{border-color:var(--primary);color:var(--primary)}.landing-module__g1LwZa__hero{justify-content:space-between;align-items:center;gap:40px;min-height:85vh;padding:80px;display:flex;position:relative;overflow:hidden}.landing-module__g1LwZa__heroGlow{pointer-events:none;background:radial-gradient(#8c57ff21 0%,#0000 65%);width:900px;height:600px;position:absolute;top:-80px;left:50%;transform:translate(-50%)}.landing-module__g1LwZa__heroLeft{z-index:1;flex:1;max-width:560px;position:relative}.landing-module__g1LwZa__heroRight{z-index:1;flex-shrink:0;justify-content:center;align-items:center;display:flex;position:relative}.landing-module__g1LwZa__logoGlowRing{border-radius:32px;animation:4s ease-in-out infinite landing-module__g1LwZa__floatLogo;position:relative;overflow:hidden;box-shadow:0 0 0 3px #8c57ff33,0 0 60px #8c57ff40,0 24px 80px #0000004d}@keyframes landing-module__g1LwZa__floatLogo{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}.landing-module__g1LwZa__heroLogo{object-fit:cover;border-radius:28px;display:block}.landing-module__g1LwZa__heroBadge{color:var(--primary);background:#8c57ff1a;border:1px solid #8c57ff38;border-radius:20px;align-items:center;gap:6px;margin-bottom:24px;padding:5px 14px;font-size:.8rem;font-weight:600;display:inline-flex}.landing-module__g1LwZa__heroTitle{color:var(--text-main);letter-spacing:-2.5px;margin:0 0 20px;font-size:clamp(3rem,6vw,5.5rem);font-weight:900;line-height:1}.landing-module__g1LwZa__heroHighlight{background:linear-gradient(135deg, var(--primary), var(--info));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.landing-module__g1LwZa__heroSubtitle{color:var(--text-secondary);max-width:480px;margin:0 0 36px;font-size:1.05rem;line-height:1.65}.landing-module__g1LwZa__heroCTAs{flex-wrap:wrap;gap:12px;margin-bottom:48px;display:flex}.landing-module__g1LwZa__ctaPrimary{background:linear-gradient(135deg, var(--primary), #7e4ee6);color:#fff;border-radius:12px;align-items:center;gap:8px;padding:14px 28px;font-size:.95rem;font-weight:700;transition:all .2s;display:inline-flex;box-shadow:0 8px 24px #8c57ff61}.landing-module__g1LwZa__ctaPrimary:hover{transform:translateY(-2px);box-shadow:0 12px 32px #8c57ff80}.landing-module__g1LwZa__ctaSecondary{background:var(--surface);color:var(--text-main);border:1.5px solid var(--divider);border-radius:12px;align-items:center;padding:14px 28px;font-size:.95rem;font-weight:600;transition:all .2s;display:inline-flex}.landing-module__g1LwZa__ctaSecondary:hover{border-color:var(--primary);color:var(--primary)}.landing-module__g1LwZa__statsRow{align-items:center;gap:24px;display:flex}.landing-module__g1LwZa__statItem{flex-direction:column;display:flex}.landing-module__g1LwZa__statNum{color:var(--text-main);font-size:1.75rem;font-weight:800;line-height:1}.landing-module__g1LwZa__statLbl{color:var(--text-secondary);margin-top:2px;font-size:.78rem;font-weight:500}.landing-module__g1LwZa__statDivider{background:var(--divider);width:1px;height:36px}.landing-module__g1LwZa__sectionContainer{max-width:1200px;margin:0 auto;padding:0 48px}.landing-module__g1LwZa__sectionEyebrow{text-align:center;text-transform:uppercase;letter-spacing:1.5px;color:var(--primary);margin:0 0 12px;font-size:.82rem;font-weight:700}.landing-module__g1LwZa__sectionTitle{color:var(--text-main);text-align:center;letter-spacing:-.5px;margin:0 0 40px;font-size:clamp(1.75rem,3.5vw,2.5rem);font-weight:800}.landing-module__g1LwZa__sectionSubtitle{text-align:center;color:var(--text-secondary);margin:-24px 0 40px;font-size:1rem}.landing-module__g1LwZa__sectionHeader{justify-content:space-between;align-items:flex-end;margin-bottom:36px;display:flex}.landing-module__g1LwZa__seeAll{color:var(--primary);white-space:nowrap;font-size:.9rem;font-weight:600}.landing-module__g1LwZa__countdownSection{border-top:1px solid var(--divider);border-bottom:1px solid var(--divider);background:linear-gradient(135deg,#8c57ff14 0%,#16b1ff0f 100%);padding:64px 48px}.landing-module__g1LwZa__countdownInner{justify-content:space-between;align-items:center;gap:48px;max-width:1100px;margin:0 auto;display:flex}.landing-module__g1LwZa__countdownLeft{flex:1}.landing-module__g1LwZa__countdownEyebrow{text-transform:uppercase;letter-spacing:1.5px;color:var(--warning);margin-bottom:12px;font-size:.82rem;font-weight:700;display:inline-block}.landing-module__g1LwZa__countdownTitle{color:var(--text-main);letter-spacing:-.5px;margin:0 0 16px;font-size:2.25rem;font-weight:800}.landing-module__g1LwZa__countdownMeta{color:var(--text-secondary);flex-wrap:wrap;gap:20px;margin-bottom:8px;font-size:.9rem;display:flex}.landing-module__g1LwZa__countdownMeta span{align-items:center;gap:6px;display:flex}.landing-module__g1LwZa__countdownRight{flex-shrink:0;grid-template-columns:1fr 1fr;gap:8px;width:280px;display:grid}.landing-module__g1LwZa__countdownMaquinaImg{aspect-ratio:1;object-fit:cover;border:1px solid var(--divider);border-radius:12px;width:100%}.landing-module__g1LwZa__countdownMaquinaEmpty{aspect-ratio:1;background:var(--surface);border:1px solid var(--divider);color:var(--text-secondary);border-radius:12px;justify-content:center;align-items:center;display:flex}.landing-module__g1LwZa__howSection{padding:80px 0}.landing-module__g1LwZa__stepsGrid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.landing-module__g1LwZa__stepCard{background:var(--surface);border:1px solid var(--divider);border-radius:20px;padding:32px 24px;transition:transform .2s,box-shadow .2s;position:relative;overflow:hidden}.landing-module__g1LwZa__stepCard:hover{transform:translateY(-4px);box-shadow:0 16px 40px #00000014}.landing-module__g1LwZa__stepNum{color:var(--primary);opacity:.08;font-variant-numeric:tabular-nums;font-size:3.5rem;font-weight:900;line-height:1;position:absolute;top:20px;right:20px}.landing-module__g1LwZa__stepIcon{width:56px;height:56px;color:var(--primary);background:#8c57ff1a;border-radius:16px;justify-content:center;align-items:center;margin-bottom:20px;display:flex}.landing-module__g1LwZa__stepTitle{color:var(--text-main);margin:0 0 10px;font-size:1.05rem;font-weight:700}.landing-module__g1LwZa__stepDesc{color:var(--text-secondary);margin:0;font-size:.875rem;line-height:1.55}.landing-module__g1LwZa__maquinasSection{background:var(--surface);border-top:1px solid var(--divider);border-bottom:1px solid var(--divider);padding:80px 0}.landing-module__g1LwZa__maquinasShowcase{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.landing-module__g1LwZa__maquinaShowcaseCard{aspect-ratio:4/3;cursor:pointer;border:1px solid var(--divider);border-radius:16px;position:relative;overflow:hidden}.landing-module__g1LwZa__maquinaShowcaseImg{object-fit:cover;width:100%;height:100%;transition:transform .4s}.landing-module__g1LwZa__maquinaShowcaseCard:hover .landing-module__g1LwZa__maquinaShowcaseImg{transform:scale(1.06)}.landing-module__g1LwZa__maquinaShowcaseOverlay{opacity:0;background:linear-gradient(#0000 50%,#000000bf 100%);align-items:flex-end;padding:16px;transition:opacity .3s;display:flex;position:absolute;inset:0}.landing-module__g1LwZa__maquinaShowcaseCard:hover .landing-module__g1LwZa__maquinaShowcaseOverlay{opacity:1}.landing-module__g1LwZa__maquinaShowcaseOverlay span{color:#fff;font-size:1rem;font-weight:700}.landing-module__g1LwZa__rankingSection{padding:80px 0}.landing-module__g1LwZa__rankingTable{background:var(--surface);border:1px solid var(--divider);border-radius:20px;overflow:hidden;box-shadow:0 4px 20px #0000000d}.landing-module__g1LwZa__rankingRow{border-bottom:1px solid var(--divider);align-items:center;gap:16px;padding:16px 24px;transition:background .15s;display:flex}.landing-module__g1LwZa__rankingRow:last-child{border-bottom:none}.landing-module__g1LwZa__rankingRow:hover{background:#8c57ff0a}.landing-module__g1LwZa__rankingFirst{background:linear-gradient(90deg,#ffb40012 0%,#0000 100%)}.landing-module__g1LwZa__rankingPos{color:var(--text-secondary);text-align:center;flex-shrink:0;width:36px;font-size:1rem;font-weight:700}.landing-module__g1LwZa__rankingAvatar{object-fit:cover;border:2px solid var(--divider);border-radius:50%;flex-shrink:0;width:44px;height:44px}.landing-module__g1LwZa__rankingNombre{color:var(--text-main);flex:1;font-size:.95rem;font-weight:600}.landing-module__g1LwZa__rankingRango{text-align:center;flex-shrink:0;width:28px;font-size:1.3rem;font-weight:900}.landing-module__g1LwZa__rankingVictorias{color:var(--text-secondary);flex-shrink:0;align-items:center;gap:5px;width:100px;font-size:.82rem;display:flex}.landing-module__g1LwZa__rankingPuntos{color:var(--primary);text-align:right;flex-shrink:0;width:70px;font-size:.85rem;font-weight:700}.landing-module__g1LwZa__torneosSection{background:var(--surface);border-top:1px solid var(--divider);border-bottom:1px solid var(--divider);padding:80px 0}.landing-module__g1LwZa__torneosGrid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.landing-module__g1LwZa__torneoCard{background:var(--background);border:1px solid var(--divider);border-radius:20px;transition:transform .2s,box-shadow .2s;overflow:hidden}.landing-module__g1LwZa__torneoCard:hover{transform:translateY(-4px);box-shadow:0 12px 32px #0000001a}.landing-module__g1LwZa__torneoCoverGrid{background:var(--divider);grid-template-columns:1fr 1fr;gap:2px;height:160px;display:grid;position:relative}.landing-module__g1LwZa__torneoCoverThumb{object-fit:cover;width:100%;height:100%}.landing-module__g1LwZa__torneoCoverEmpty{background:var(--surface);color:var(--text-secondary);justify-content:center;align-items:center;display:flex}.landing-module__g1LwZa__torneoCoverEmpty.landing-module__g1LwZa__full{grid-column:span 2}.landing-module__g1LwZa__torneoEstadoBadge{color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000000a6;border-radius:20px;padding:4px 10px;font-size:.75rem;font-weight:700;position:absolute;top:10px;left:10px}.landing-module__g1LwZa__torneoCardBody{flex-direction:column;gap:8px;padding:18px;display:flex}.landing-module__g1LwZa__torneoCardNombre{color:var(--text-main);margin:0;font-size:1rem;font-weight:700}.landing-module__g1LwZa__torneoCardMeta{color:var(--text-secondary);align-items:center;gap:6px;font-size:.8rem;display:flex}.landing-module__g1LwZa__torneoCardFooter{color:var(--text-secondary);justify-content:space-between;align-items:center;margin-top:4px;font-size:.8rem;display:flex}.landing-module__g1LwZa__inscribirseLink{color:var(--primary);font-weight:600}.landing-module__g1LwZa__trustSection{padding:80px 0}.landing-module__g1LwZa__trustGrid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.landing-module__g1LwZa__trustCard{text-align:center;background:var(--surface);border:1px solid var(--divider);border-radius:20px;flex-direction:column;align-items:center;gap:16px;padding:40px 28px;transition:transform .2s;display:flex}.landing-module__g1LwZa__trustCard:hover{transform:translateY(-3px)}.landing-module__g1LwZa__trustCard h3{color:var(--text-main);margin:0;font-size:1.05rem;font-weight:700}.landing-module__g1LwZa__trustCard p{color:var(--text-secondary);margin:0;font-size:.875rem;line-height:1.55}.landing-module__g1LwZa__ctaSection{text-align:center;border-top:1px solid var(--divider);background:linear-gradient(135deg,#8c57ff14 0%,#16b1ff0f 100%);flex-direction:column;align-items:center;gap:16px;padding:100px 48px;display:flex}.landing-module__g1LwZa__ctaLogo{border-radius:20px;margin-bottom:8px;box-shadow:0 8px 32px #00000026}.landing-module__g1LwZa__ctaSection h2{color:var(--text-main);letter-spacing:-.5px;margin:0;font-size:2.5rem;font-weight:800}.landing-module__g1LwZa__ctaSection p{color:var(--text-secondary);max-width:480px;margin:0 0 8px;font-size:1rem}.landing-module__g1LwZa__footer{background:var(--surface);border-top:1px solid var(--divider);padding:32px 48px}.landing-module__g1LwZa__footerInner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;max-width:1200px;margin:0 auto;display:flex}.landing-module__g1LwZa__footerBrand{color:var(--text-main);align-items:center;gap:10px;font-size:1rem;font-weight:700;display:flex}.landing-module__g1LwZa__footerLogo{object-fit:cover;border-radius:8px}.landing-module__g1LwZa__footerLinks{gap:24px;display:flex}.landing-module__g1LwZa__footerLinks a{color:var(--text-secondary);font-size:.875rem;transition:color .2s}.landing-module__g1LwZa__footerLinks a:hover{color:var(--primary)}.landing-module__g1LwZa__footerCopy{color:var(--text-secondary);margin:0;font-size:.8rem}@media (max-width:1024px){.landing-module__g1LwZa__hero{padding:60px 32px}.landing-module__g1LwZa__heroRight{display:none}.landing-module__g1LwZa__stepsGrid,.landing-module__g1LwZa__maquinasShowcase,.landing-module__g1LwZa__torneosGrid{grid-template-columns:repeat(2,1fr)}.landing-module__g1LwZa__sectionContainer{padding:0 32px}}@media (max-width:768px){.landing-module__g1LwZa__navbar{padding:12px 20px}.landing-module__g1LwZa__hero{min-height:auto;padding:48px 20px}.landing-module__g1LwZa__stepsGrid{grid-template-columns:1fr}.landing-module__g1LwZa__maquinasShowcase{grid-template-columns:1fr 1fr}.landing-module__g1LwZa__torneosGrid,.landing-module__g1LwZa__trustGrid{grid-template-columns:1fr}.landing-module__g1LwZa__countdownInner{flex-direction:column}.landing-module__g1LwZa__countdownRight{width:100%}.landing-module__g1LwZa__sectionContainer{padding:0 20px}.landing-module__g1LwZa__footer{padding:24px 20px}.landing-module__g1LwZa__footerInner{flex-direction:column;align-items:flex-start}.landing-module__g1LwZa__statsRow{gap:16px}.landing-module__g1LwZa__ctaSection{padding:60px 24px}.landing-module__g1LwZa__ctaSection h2{font-size:1.75rem}}
.countdown-module__7PRSXG__countdown{align-items:center;gap:8px;margin-top:24px;display:flex}.countdown-module__7PRSXG__bloque{background:#8c57ff1f;border:1px solid #8c57ff40;border-radius:12px;flex-direction:column;align-items:center;min-width:68px;padding:12px 16px;display:flex}.countdown-module__7PRSXG__valor{color:var(--text-main);font-variant-numeric:tabular-nums;font-size:2rem;font-weight:800;line-height:1}.countdown-module__7PRSXG__label{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.5px;margin-top:4px;font-size:.7rem;font-weight:600}.countdown-module__7PRSXG__sep{color:var(--primary);align-self:flex-start;padding-top:10px;font-size:1.75rem;font-weight:800}
