.BrainAnimation-module__yFfhXa__outer{width:100%;position:relative}.BrainAnimation-module__yFfhXa__wrapper{width:100%;max-width:860px;margin:0 auto;position:relative}.BrainAnimation-module__yFfhXa__svg{width:100%;height:auto;display:block;overflow:visible}.BrainAnimation-module__yFfhXa__brainOutline{animation:3s ease-in-out infinite BrainAnimation-module__yFfhXa__brainGlowPulse}.BrainAnimation-module__yFfhXa__brainFill{animation:3s ease-in-out infinite BrainAnimation-module__yFfhXa__brainFillPulse}@keyframes BrainAnimation-module__yFfhXa__brainGlowPulse{0%,to{filter:drop-shadow(0 0 6px #d4ff0040);opacity:.8}50%{filter:drop-shadow(0 0 20px #d4ff00a6);opacity:1}}@keyframes BrainAnimation-module__yFfhXa__brainFillPulse{0%,to{opacity:.6}50%{opacity:1}}.BrainAnimation-module__yFfhXa__ambientGlow{transform-box:fill-box;transform-origin:50%;animation:3s ease-in-out infinite BrainAnimation-module__yFfhXa__ambientPulse}@keyframes BrainAnimation-module__yFfhXa__ambientPulse{0%,to{opacity:.7;transform:scale(1)}50%{opacity:1;transform:scale(1.18)}}.BrainAnimation-module__yFfhXa__ring1{transform-box:fill-box;transform-origin:50%;animation:3s ease-out infinite BrainAnimation-module__yFfhXa__ringExpand}.BrainAnimation-module__yFfhXa__ring2{transform-box:fill-box;transform-origin:50%;animation:3s ease-out 1.2s infinite BrainAnimation-module__yFfhXa__ringExpand}@keyframes BrainAnimation-module__yFfhXa__ringExpand{0%{opacity:0;transform:scale(.8)}30%{opacity:.8}to{opacity:0;transform:scale(1.45)}}.BrainAnimation-module__yFfhXa__connLine{animation:.65s ease-out forwards BrainAnimation-module__yFfhXa__drawLine}@keyframes BrainAnimation-module__yFfhXa__drawLine{to{stroke-dashoffset:0}}.BrainAnimation-module__yFfhXa__endDot{opacity:0;animation:.35s ease-out forwards BrainAnimation-module__yFfhXa__dotAppear}@keyframes BrainAnimation-module__yFfhXa__dotAppear{0%{opacity:0}to{opacity:1}}.BrainAnimation-module__yFfhXa__capCard{-webkit-backdrop-filter:blur(12px);white-space:nowrap;opacity:0;cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:10px;align-items:center;gap:8px;padding:8px 14px;transition:transform .2s,box-shadow .2s,border-color .2s;animation:.45s ease-out forwards BrainAnimation-module__yFfhXa__cardFade;display:flex;position:absolute}.BrainAnimation-module__yFfhXa__capCard:hover{filter:brightness(1.15);box-shadow:0 8px 24px #0000004d}.BrainAnimation-module__yFfhXa__capCardActive{box-shadow:0 0 18px 4px var(--cap-glow-color,#d4ff0066);filter:brightness(1.2);z-index:10;border-width:2px!important}.BrainAnimation-module__yFfhXa__capCardPulse{animation:.45s ease-out forwards BrainAnimation-module__yFfhXa__cardFade,1.6s ease-in-out infinite BrainAnimation-module__yFfhXa__capPulseGlow}@keyframes BrainAnimation-module__yFfhXa__capPulseGlow{0%,to{box-shadow:0 0 4px 0px var(--cap-glow-color,#d4ff0033)}50%{box-shadow:0 0 16px 4px var(--cap-glow-color,#d4ff0080)}}@keyframes BrainAnimation-module__yFfhXa__cardFade{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.BrainAnimation-module__yFfhXa__capIcon{flex-shrink:0;font-size:18px;line-height:1}.BrainAnimation-module__yFfhXa__capText{flex-direction:column;gap:2px;display:flex}.BrainAnimation-module__yFfhXa__capLabel{letter-spacing:.2px;font-size:12.5px;font-weight:800;line-height:1}.BrainAnimation-module__yFfhXa__capSub{color:var(--text-muted);font-size:10.5px;font-weight:500;line-height:1.2}.BrainAnimation-module__yFfhXa__descOverlay{z-index:9999;cursor:default;justify-content:center;align-items:center;animation:.25s ease-out forwards BrainAnimation-module__yFfhXa__overlayFadeIn;display:flex;position:absolute;inset:0}@keyframes BrainAnimation-module__yFfhXa__overlayFadeIn{0%{opacity:0}to{opacity:1}}.BrainAnimation-module__yFfhXa__descPanel{-webkit-backdrop-filter:blur(24px);background:var(--modal-bg);border:1px solid var(--desc-border-color,#d4ff0059);width:88%;max-width:420px;box-shadow:0 0 0 1px #ffffff0d inset, 0 24px 64px #000000bf, 0 0 35px var(--desc-accent,#d4ff0033);text-align:center;border-radius:20px;padding:32px 32px 28px;animation:.35s cubic-bezier(.34,1.56,.64,1) forwards BrainAnimation-module__yFfhXa__panelSlideIn;position:relative}@keyframes BrainAnimation-module__yFfhXa__panelSlideIn{0%{opacity:0;transform:scale(.88)translateY(12px)}to{opacity:1;transform:scale(1)translateY(0)}}@keyframes BrainAnimation-module__yFfhXa__panelSlideInMobile{0%{opacity:0;transform:scale(.88)translate(35px,12px)}to{opacity:1;transform:scale(1)translate(35px)}}.BrainAnimation-module__yFfhXa__descCloseBtn{width:32px;height:32px;color:var(--text-secondary);cursor:pointer;background:#ffffff12;border:1px solid #ffffff26;border-radius:50%;justify-content:center;align-items:center;padding:0;font-size:18px;line-height:1;transition:background .2s,border-color .2s,color .2s,transform .15s;display:flex;position:absolute;top:14px;right:14px}.BrainAnimation-module__yFfhXa__descCloseBtn:hover{border-color:var(--text-muted);color:var(--text-primary);background:#ffffff26;transform:scale(1.12)rotate(90deg)}.BrainAnimation-module__yFfhXa__descPanelHeader{justify-content:center;align-items:center;gap:12px;margin-bottom:14px;display:flex}.BrainAnimation-module__yFfhXa__descPanelIcon{filter:drop-shadow(0 0 8px var(--desc-accent,#fff));font-size:30px;line-height:1}.BrainAnimation-module__yFfhXa__descPanelTitle{letter-spacing:-.3px;font-size:20px;font-weight:900;line-height:1.1}.BrainAnimation-module__yFfhXa__descPanelBody{text-align:left}.BrainAnimation-module__yFfhXa__descPanelSection{flex-direction:column;gap:4px;display:flex}.BrainAnimation-module__yFfhXa__descSectionLabel{letter-spacing:1.2px;color:var(--text-muted);text-transform:uppercase;margin-bottom:2px;font-size:9.5px;font-weight:800}.BrainAnimation-module__yFfhXa__descSectionText{color:var(--text-primary);margin:0;font-size:13.5px;font-weight:450;line-height:1.55}.BrainAnimation-module__yFfhXa__tutorialCursor{pointer-events:none;z-index:10005;width:36px;height:36px;transition:left .75s cubic-bezier(.4,0,.2,1),top .75s cubic-bezier(.4,0,.2,1);position:absolute;transform:translate(-4px,-4px)}.BrainAnimation-module__yFfhXa__tutorialCursorSvg{filter:drop-shadow(1px 2px 3px #000000b3);width:100%;height:100%;display:block}.BrainAnimation-module__yFfhXa__tutorialCursorClick{animation:.3s cubic-bezier(.34,1.56,.64,1) forwards BrainAnimation-module__yFfhXa__arrowClick}@keyframes BrainAnimation-module__yFfhXa__arrowClick{0%{transform:translate(-4px,-4px)scale(1)}40%{transform:translate(-4px,-4px)scale(.82)}to{transform:translate(-4px,-4px)scale(1)}}.BrainAnimation-module__yFfhXa__tutorialCursorRing{border:2px solid #d4ff00b3;border-radius:50%;width:20px;height:20px;animation:.55s ease-out forwards BrainAnimation-module__yFfhXa__clickRipple;position:absolute;top:4px;left:14px;transform:translate(-50%,-50%)}@keyframes BrainAnimation-module__yFfhXa__clickRipple{0%{opacity:1;transform:translate(-50%,-50%)scale(.5)}to{opacity:0;transform:translate(-50%,-50%)scale(2.5)}}.BrainAnimation-module__yFfhXa__tutorialCursorFadeOut{opacity:0;transition:opacity .5s ease-out}.BrainAnimation-module__yFfhXa__hintText{text-align:center;color:var(--text-muted);letter-spacing:.3px;margin-top:14px;font-size:13px;font-weight:500;animation:.6s ease-out forwards BrainAnimation-module__yFfhXa__hintFadeIn}@keyframes BrainAnimation-module__yFfhXa__hintFadeIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.BrainAnimation-module__yFfhXa__ctaContainer{z-index:20;justify-content:center;margin-top:36px;display:flex;position:relative}.BrainAnimation-module__yFfhXa__ctaButton{color:#000;cursor:pointer;background:linear-gradient(135deg,#d4ff00 0%,#a3c900 100%);border:none;border-radius:10px;outline:none;align-items:center;gap:6px;padding:14px 28px;font-family:Outfit,Inter,sans-serif;font-size:15px;font-weight:700;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 4px 20px #d4ff0059}.BrainAnimation-module__yFfhXa__ctaButton:hover{transform:translateY(-2px);box-shadow:0 6px 25px #d4ff0080}.BrainAnimation-module__yFfhXa__ctaButton:active{transform:translateY(0);box-shadow:0 4px 15px #d4ff0040}.BrainAnimation-module__yFfhXa__ctaArrow{font-size:15px;line-height:1;transition:transform .2s;display:inline-block}.BrainAnimation-module__yFfhXa__ctaButton:hover .BrainAnimation-module__yFfhXa__ctaArrow{transform:translate(4px)}.BrainAnimation-module__yFfhXa__mobileGrid{grid-template-columns:repeat(2,1fr);gap:12px;padding:0 4px;display:none}.BrainAnimation-module__yFfhXa__mobileCard{text-align:center;-webkit-backdrop-filter:blur(10px);cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:14px;flex-direction:column;align-items:center;gap:6px;padding:18px 14px;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex}.BrainAnimation-module__yFfhXa__mobileCard:hover{transform:translateY(-3px)}.BrainAnimation-module__yFfhXa__mobileCardActive{box-shadow:0 0 14px 3px var(--cap-glow-color,#d4ff0066);border-width:2px!important}.BrainAnimation-module__yFfhXa__mobileIcon{font-size:30px;line-height:1}.BrainAnimation-module__yFfhXa__mobileLabel{letter-spacing:.2px;font-size:13px;font-weight:800}.BrainAnimation-module__yFfhXa__mobileSub{color:var(--text-secondary);font-size:11px;font-weight:500;line-height:1.3}@media (max-width:650px){.BrainAnimation-module__yFfhXa__wrapper{width:480px;max-width:130vw;margin-left:50%;display:block;overflow:visible;transform:translate(calc(-50% - 35px));margin-bottom:-55px!important}.BrainAnimation-module__yFfhXa__capCard{border-radius:6px!important;gap:4px!important;padding:4px 8px!important;display:flex!important}.BrainAnimation-module__yFfhXa__capLabel{font-size:10px!important;font-weight:800!important}.BrainAnimation-module__yFfhXa__capIcon{font-size:12px!important}.BrainAnimation-module__yFfhXa__capSub{display:none!important}.BrainAnimation-module__yFfhXa__descPanel{width:90vw;max-width:380px;padding:24px 20px 20px;animation:.35s cubic-bezier(.34,1.56,.64,1) forwards BrainAnimation-module__yFfhXa__panelSlideInMobile}.BrainAnimation-module__yFfhXa__descPanelHeader{gap:8px;margin-bottom:10px}.BrainAnimation-module__yFfhXa__descPanelIcon{filter:drop-shadow(0 0 6px var(--desc-accent,#fff));font-size:24px}.BrainAnimation-module__yFfhXa__descPanelTitle{font-size:17px}.BrainAnimation-module__yFfhXa__descSectionText{font-size:12px;line-height:1.45}.BrainAnimation-module__yFfhXa__descCloseBtn{width:28px;height:28px;font-size:15px;top:10px;right:10px}.BrainAnimation-module__yFfhXa__hintText{margin-top:12px;font-size:11.5px;display:block!important}.BrainAnimation-module__yFfhXa__mobileGrid{display:none!important}}
.Header-module__hBw1pG__header{z-index:100;width:calc(100% - 48px);max-width:1400px;height:80px;transition:all var(--transition-normal);background-color:var(--header-bg);-webkit-backdrop-filter:blur(12px);border:1px solid var(--border-color);border-radius:100px;align-items:center;padding:0 32px;display:flex;position:fixed;top:20px;left:50%;transform:translate(-50%);box-shadow:0 10px 30px #00000026,0 0 20px #af2b2e1a}.Header-module__hBw1pG__scrolled{background-color:var(--header-bg);-webkit-backdrop-filter:blur(12px);border:1px solid var(--border-color);top:10px;box-shadow:0 10px 30px #0003,0 0 25px #af2b2e26}.Header-module__hBw1pG__headerContainer{justify-content:space-between;align-items:center;width:100%;max-width:1400px;margin:0 auto;display:flex;position:relative}.Header-module__hBw1pG__container{justify-content:space-between;align-items:center;width:100%;max-width:1400px;margin:0 auto;display:flex}.Header-module__hBw1pG__leftSection{align-items:center;gap:32px;display:flex}.Header-module__hBw1pG__ballWrapper{z-index:5;pointer-events:none;animation:7s ease-in-out infinite alternate Header-module__hBw1pG__moveHorizontal;position:absolute;bottom:4px;left:50%;transform:translate(-50%)}@keyframes Header-module__hBw1pG__moveHorizontal{0%{left:28%}to{left:82%}}.Header-module__hBw1pG__ballInner{filter:drop-shadow(0 2px 4px #00000080);animation:.5s infinite alternate Header-module__hBw1pG__bounceVertical;width:14px!important;max-width:14px!important;height:14px!important;max-height:14px!important}@keyframes Header-module__hBw1pG__bounceVertical{0%{transform:translateY(0)}to{transform:translateY(-12px)}}.Header-module__hBw1pG__navigation{align-items:center;gap:24px;display:flex}@media (max-width:768px){.Header-module__hBw1pG__navigation{display:none}}.Header-module__hBw1pG__navLink{color:var(--color-primary);transition:all var(--transition-fast);cursor:pointer;border-radius:var(--radius-sm);background:0 0;border:none;padding:6px 12px;font-size:.95rem;font-weight:500;text-decoration:none}.Header-module__hBw1pG__navLink:hover{color:var(--text-primary);text-shadow:0 0 8px #af2b2e99}.Header-module__hBw1pG__navLinkActive{text-shadow:0 0 8px #af2b2e99;font-weight:700;color:var(--text-primary)!important}.Header-module__hBw1pG__navLinkHighlight{border:1.5px solid var(--color-primary);border-radius:var(--radius-sm);transition:all var(--transition-fast);text-align:center;background-color:#af2b2e14;justify-content:center;align-items:center;font-size:1.05rem;font-weight:800;line-height:1.25;display:inline-flex;box-shadow:0 0 12px #af2b2e26;color:var(--color-primary)!important;padding:8px 16px!important}.Header-module__hBw1pG__navLinkHighlight:hover{background-color:var(--color-primary);box-shadow:var(--shadow-glow-red);transform:translateY(-1px);color:var(--text-primary)!important}.Header-module__hBw1pG__rightSection{align-items:center;gap:16px;display:flex}.Header-module__hBw1pG__profileMenu{cursor:pointer;position:relative}.Header-module__hBw1pG__avatarButton{cursor:pointer;justify-content:center;align-items:center;display:flex;box-shadow:none!important;background:0 0!important;border:none!important;outline:none!important;padding:0!important}.Header-module__hBw1pG__avatar{background:var(--bg-surface);width:38px;height:38px;color:var(--text-primary);transition:all var(--transition-fast);border:1.5px solid #af2b2e66;border-radius:50%;justify-content:center;align-items:center;display:flex;box-shadow:0 4px 10px #0006}.Header-module__hBw1pG__avatar:hover{color:var(--text-primary);border-color:var(--color-primary);transform:scale(1.05)}.Header-module__hBw1pG__dropdown{background-color:var(--bg-surface);border:1px solid var(--border-color);border-radius:var(--radius-md);width:200px;box-shadow:var(--shadow-lg);flex-direction:column;padding:8px 0;animation:.2s cubic-bezier(.16,1,.3,1) Header-module__hBw1pG__fadeIn;display:flex;position:absolute;top:52px;right:0}.Header-module__hBw1pG__dropdownItem{color:var(--text-secondary);transition:background-color var(--transition-fast), color var(--transition-fast);text-align:left;cursor:pointer;background:0 0;border:none;align-items:center;gap:10px;width:100%;padding:10px 16px;font-size:.9rem;text-decoration:none;display:flex}.Header-module__hBw1pG__dropdownItem:hover{background-color:var(--bg-surface-hover);color:var(--text-primary)}.Header-module__hBw1pG__dropdownDivider{background-color:var(--border-color);height:1px;margin:6px 0}.Header-module__hBw1pG__logoutItem{color:#ef4444}.Header-module__hBw1pG__hamburger{color:var(--text-primary);cursor:pointer;background:0 0;border:none;display:none}@media (max-width:768px){.Header-module__hBw1pG__hamburger{display:block}.Header-module__hBw1pG__header{width:calc(100% - 24px);height:70px;padding:0 16px;top:10px}}.Header-module__hBw1pG__mobileMenu{background-color:var(--bg-surface);border:1px solid var(--border-color);z-index:9999;width:calc(100% - 24px);max-width:440px;box-shadow:var(--shadow-lg);border-radius:20px;flex-direction:column;gap:10px;padding:16px;animation:.2s ease-out Header-module__hBw1pG__fadeIn;display:flex;position:fixed;top:88px;left:50%;transform:translate(-50%)}.Header-module__hBw1pG__mobileNavLink{background:var(--bg-surface-hover)!important;border:1px solid var(--border-color)!important;color:var(--text-primary)!important;cursor:pointer!important;box-sizing:border-box!important;border-radius:12px!important;justify-content:space-between!important;align-items:center!important;width:100%!important;padding:12px 14px!important;text-decoration:none!important;transition:all .2s!important;display:flex!important}.Header-module__hBw1pG__mobileNavLink:hover{background:var(--bg-surface-active)!important;border-color:var(--border-color-hover)!important}.Header-module__hBw1pG__mobileNavLeft{align-items:center;gap:12px;display:flex}.Header-module__hBw1pG__mobileNavIconWrap{background:var(--bg-surface);border:1px solid var(--border-color);width:36px;height:36px;color:var(--text-primary);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.Header-module__hBw1pG__mobileNavText{font-size:.92rem;font-weight:700;color:var(--text-primary)!important;text-decoration:none!important}.Header-module__hBw1pG__mobileNavRight{align-items:center;gap:8px;display:flex}.Header-module__hBw1pG__mobileBadgeLock{color:#ea580c;background:#f973161f;border:1px solid #f973164d;border-radius:9999px;align-items:center;gap:4px;padding:2px 8px;font-size:.72rem;font-weight:700;display:flex}.Header-module__hBw1pG__mobileNavArrow{color:var(--text-muted)}.Header-module__hBw1pG__mobileMenuDivider{background-color:var(--border-color);height:1px;margin:4px 0}.Header-module__hBw1pG__contactModalOverlay{-webkit-backdrop-filter:blur(8px);z-index:10000;background-color:#000000bf;justify-content:center;align-items:center;padding:24px;animation:.2s ease-out Header-module__hBw1pG__fadeIn;display:flex;position:fixed;inset:0}.Header-module__hBw1pG__contactModalContent{background-color:var(--modal-bg);border:1px solid var(--border-color);border-radius:var(--radius-lg);width:100%;max-width:380px;box-shadow:var(--shadow-lg);flex-direction:column;display:flex;position:relative;overflow:hidden}.Header-module__hBw1pG__contactModalCloseBtn{background-color:var(--bg-surface-hover);border:1px solid var(--border-color);color:var(--text-primary);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;display:flex;position:absolute;top:14px;right:14px}.Header-module__hBw1pG__contactModalBody{text-align:center;flex-direction:column;align-items:center;gap:16px;padding:24px;display:flex}.Header-module__hBw1pG__contactModalTitle{color:var(--text-primary);margin:0;font-size:1.25rem;font-weight:800}.Header-module__hBw1pG__contactModalText{color:var(--text-secondary);margin:0;font-size:.9rem}.Header-module__hBw1pG__emailContainer{background-color:var(--bg-surface-hover);border:1px solid var(--border-color);border-radius:var(--radius-md);box-sizing:border-box;width:100%;padding:12px 16px}.Header-module__hBw1pG__emailText{color:var(--text-primary);font-size:.9rem;font-weight:600}.Header-module__hBw1pG__copyButton{width:100%;color:var(--text-primary);border-radius:var(--radius-md);cursor:pointer;background:linear-gradient(135deg,#00d2ff 0%,#0072ff 100%);border:none;padding:12px;font-size:.95rem;font-weight:800}.Header-module__hBw1pG__copyButtonActive{background:#10b981!important}@keyframes Header-module__hBw1pG__fadeIn{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}@media (prefers-color-scheme:light){.Header-module__hBw1pG__header,.Header-module__hBw1pG__scrolled{background-color:#fffffff2!important;border:1px solid #00000014!important;box-shadow:0 4px 20px #0000000f!important}.Header-module__hBw1pG__navLink{color:#334155!important}.Header-module__hBw1pG__navLink:hover{color:#0f172a!important}.Header-module__hBw1pG__mobileMenu{background-color:#fff!important;border:1px solid #00000014!important;box-shadow:0 10px 30px #0000001a!important}.Header-module__hBw1pG__mobileNavLink{color:#0f172a!important;background:#f8fafc!important;border:1px solid #00000014!important}.Header-module__hBw1pG__mobileNavText{color:#0f172a!important}.Header-module__hBw1pG__mobileNavIconWrap{color:#0f172a!important;background:#fff!important;border:1px solid #00000014!important}.Header-module__hBw1pG__dropdown{background-color:#fff!important;border:1px solid #00000014!important;box-shadow:0 8px 30px #0000001a!important}.Header-module__hBw1pG__dropdownItem{color:#334155!important}.Header-module__hBw1pG__dropdownItem:hover{color:#0f172a!important;background-color:#f1f5f9!important}}@media (min-width:1024px){.Header-module__hBw1pG__header{display:none!important}}:is(.light-theme .Header-module__hBw1pG__header,html.light-theme .Header-module__hBw1pG__header,.light-theme .Header-module__hBw1pG__scrolled,html.light-theme .Header-module__hBw1pG__scrolled){background-color:#fffffff2!important;border:1px solid #00000014!important;box-shadow:0 4px 20px #0000000f!important}:is(.light-theme .Header-module__hBw1pG__navLink,html.light-theme .Header-module__hBw1pG__navLink){color:#334155!important}:is(.light-theme .Header-module__hBw1pG__mobileMenu,html.light-theme .Header-module__hBw1pG__mobileMenu){background-color:#fff!important;border:1px solid #00000014!important;box-shadow:0 10px 30px #0000001a!important}:is(.light-theme .Header-module__hBw1pG__mobileNavLink,html.light-theme .Header-module__hBw1pG__mobileNavLink){color:#0f172a!important;background:#f8fafc!important;border:1px solid #00000014!important}:is(.light-theme .Header-module__hBw1pG__mobileNavText,html.light-theme .Header-module__hBw1pG__mobileNavText){color:#0f172a!important}:is(.light-theme .Header-module__hBw1pG__mobileNavIconWrap,html.light-theme .Header-module__hBw1pG__mobileNavIconWrap){color:#0f172a!important;background:#fff!important;border:1px solid #00000014!important}:is(.light-theme .Header-module__hBw1pG__dropdown,html.light-theme .Header-module__hBw1pG__dropdown){background-color:#fff!important;border:1px solid #00000014!important;box-shadow:0 8px 30px #0000001a!important}:is(.light-theme .Header-module__hBw1pG__dropdownItem,html.light-theme .Header-module__hBw1pG__dropdownItem){color:#334155!important}
.LoadingScreen-module__zfmyua__container{background-color:var(--bg-base);z-index:99999;flex-direction:column;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0;overflow:hidden}.LoadingScreen-module__zfmyua__glowEffect{pointer-events:none;background:radial-gradient(circle,#af2b2e1f 0%,#0000 70%);width:400px;height:400px;animation:3s ease-in-out infinite LoadingScreen-module__zfmyua__pulseGlow;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.LoadingScreen-module__zfmyua__logoWrapper{z-index:10;flex-direction:column;align-items:center;animation:1.4s cubic-bezier(.16,1,.3,1) forwards LoadingScreen-module__zfmyua__logoRise,3s ease-in-out 1.4s infinite LoadingScreen-module__zfmyua__logoFloat;display:flex;position:relative}.LoadingScreen-module__zfmyua__progressContainer{z-index:10;flex-direction:column;align-items:center;gap:12px;width:220px;margin-top:36px;display:flex}.LoadingScreen-module__zfmyua__progressBar{background:var(--bg-surface-hover);border-radius:2px;width:100%;height:2px;position:relative;overflow:hidden}.LoadingScreen-module__zfmyua__progressFill{background:linear-gradient(90deg,#0000,#af2b2e,#0000);width:100%;height:100%;animation:1.8s cubic-bezier(.4,0,.2,1) infinite LoadingScreen-module__zfmyua__progressIndeterminate;position:absolute;left:-100%}.LoadingScreen-module__zfmyua__text{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.12em;opacity:0;font-size:11px;font-weight:700;animation:2s ease-in-out infinite LoadingScreen-module__zfmyua__pulseText,.8s ease-out .6s forwards LoadingScreen-module__zfmyua__fadeInText}@keyframes LoadingScreen-module__zfmyua__logoRise{0%{opacity:0;transform:translateY(60px)scale(.9)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes LoadingScreen-module__zfmyua__logoFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes LoadingScreen-module__zfmyua__pulseGlow{0%,to{opacity:.7;transform:translate(-50%,-50%)scale(1)}50%{opacity:1.1;transform:translate(-50%,-50%)scale(1.15)}}@keyframes LoadingScreen-module__zfmyua__progressIndeterminate{0%{left:-100%}to{left:100%}}@keyframes LoadingScreen-module__zfmyua__pulseText{0%,to{opacity:.6}50%{opacity:1}}@keyframes LoadingScreen-module__zfmyua__fadeInText{0%{opacity:0;transform:translateY(8px)}to{opacity:.8;transform:translateY(0)}}@media (prefers-color-scheme:light){.LoadingScreen-module__zfmyua__container{background-color:#f4f6f8!important}.LoadingScreen-module__zfmyua__message{color:#0f172a!important}}:is(.light-theme .LoadingScreen-module__zfmyua__container,html.light-theme .LoadingScreen-module__zfmyua__container){background-color:#f4f6f8!important}:is(.light-theme .LoadingScreen-module__zfmyua__message,html.light-theme .LoadingScreen-module__zfmyua__message){color:#0f172a!important}
.SidebarDesktop-module__ovk8MG__sidebar{background-color:var(--bg-surface);border-right:1px solid var(--border-color);z-index:1000;box-sizing:border-box;flex-direction:column;justify-content:space-between;width:250px;padding:20px 14px;transition:width .25s cubic-bezier(.16,1,.3,1),background-color .2s,border-color .2s;display:flex;position:fixed;top:0;bottom:0;left:0}.SidebarDesktop-module__ovk8MG__sidebarCollapsed{width:76px;padding:20px 10px}@media (max-width:1023px){.SidebarDesktop-module__ovk8MG__sidebar{display:none!important}}.SidebarDesktop-module__ovk8MG__headerRow{justify-content:space-between;align-items:center;min-height:60px;margin-bottom:24px;padding:0 4px;display:flex}.SidebarDesktop-module__ovk8MG__logoContainer{white-space:nowrap;align-items:center;gap:8px;text-decoration:none;display:flex;overflow:hidden}.SidebarDesktop-module__ovk8MG__toggleBtn{background:var(--bg-surface-hover);border:1px solid var(--border-color);width:30px;height:30px;color:var(--text-secondary);cursor:pointer;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;transition:all .2s;display:flex}.SidebarDesktop-module__ovk8MG__toggleBtn:hover{background:var(--bg-surface-active);color:var(--text-primary);border-color:var(--border-color-hover)}.SidebarDesktop-module__ovk8MG__navSection{flex-direction:column;flex:1;gap:6px;display:flex}.SidebarDesktop-module__ovk8MG__sectionLabel{text-transform:uppercase;letter-spacing:.8px;color:var(--text-muted);white-space:nowrap;padding:10px 10px 4px;font-size:11px;font-weight:800}.SidebarDesktop-module__ovk8MG__navItem{color:var(--text-secondary);cursor:pointer;box-sizing:border-box;text-align:left;white-space:nowrap;background:0 0;border:1px solid #0000;border-radius:12px;outline:none;align-items:center;gap:14px;width:100%;padding:12px 14px;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .2s;display:flex}.SidebarDesktop-module__ovk8MG__navItem:hover{background:var(--bg-surface-hover);color:var(--text-primary)}.SidebarDesktop-module__ovk8MG__navItemActive{box-shadow:0 2px 10px #af2b2e1f;color:var(--text-primary)!important;background:#af2b2e1f!important;border:1px solid #af2b2e4d!important;font-weight:700!important}.SidebarDesktop-module__ovk8MG__navItemActive .SidebarDesktop-module__ovk8MG__iconWrap{color:#af2b2e}.SidebarDesktop-module__ovk8MG__iconWrap{flex-shrink:0;justify-content:center;align-items:center;width:24px;display:flex}.SidebarDesktop-module__ovk8MG__navText{transition:opacity .2s}.SidebarDesktop-module__ovk8MG__sidebarCollapsed .SidebarDesktop-module__ovk8MG__navText,.SidebarDesktop-module__ovk8MG__sidebarCollapsed .SidebarDesktop-module__ovk8MG__sectionLabel{opacity:0;display:none}.SidebarDesktop-module__ovk8MG__sidebarCollapsed .SidebarDesktop-module__ovk8MG__navItem{justify-content:center;padding:12px}.SidebarDesktop-module__ovk8MG__sidebarCollapsed .SidebarDesktop-module__ovk8MG__headerRow{justify-content:center}.SidebarDesktop-module__ovk8MG__footerSection{border-top:1px solid var(--border-color);flex-direction:column;gap:6px;padding-top:16px;display:flex}.SidebarDesktop-module__ovk8MG__logoutItem{color:#ef4444!important}.SidebarDesktop-module__ovk8MG__logoutItem:hover{background:#ef444414!important}@media (prefers-color-scheme:light){.SidebarDesktop-module__ovk8MG__sidebar{background-color:#fff;border-right-color:#00000014}.SidebarDesktop-module__ovk8MG__toggleBtn{color:#475569;background:#f1f5f9;border-color:#00000014}.SidebarDesktop-module__ovk8MG__toggleBtn:hover{color:#0f172a;background:#e2e8f0}.SidebarDesktop-module__ovk8MG__navItem{color:#475569}.SidebarDesktop-module__ovk8MG__navItem:hover{color:#0f172a;background:#f1f5f9}.SidebarDesktop-module__ovk8MG__navItemActive{color:#af2b2e!important;background:#af2b2e14!important;border-color:#af2b2e40!important}.SidebarDesktop-module__ovk8MG__footerSection{border-top-color:#00000014}}:is(.light-theme .SidebarDesktop-module__ovk8MG__sidebar,html.light-theme .SidebarDesktop-module__ovk8MG__sidebar){background-color:#fff;border-right-color:#00000014}:is(.light-theme .SidebarDesktop-module__ovk8MG__toggleBtn,html.light-theme .SidebarDesktop-module__ovk8MG__toggleBtn){color:#475569;background:#f1f5f9;border-color:#00000014}:is(.light-theme .SidebarDesktop-module__ovk8MG__navItem,html.light-theme .SidebarDesktop-module__ovk8MG__navItem){color:#475569}:is(.light-theme .SidebarDesktop-module__ovk8MG__navItemActive,html.light-theme .SidebarDesktop-module__ovk8MG__navItemActive){color:#af2b2e!important;background:#af2b2e14!important;border-color:#af2b2e40!important}:is(.light-theme .SidebarDesktop-module__ovk8MG__footerSection,html.light-theme .SidebarDesktop-module__ovk8MG__footerSection){border-top-color:#00000014}
.UpgradeModal-module__k8XU3G__overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:99999;background:#000000d9;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.UpgradeModal-module__k8XU3G__modal{background:var(--bg-surface,#151518);border:1px solid var(--border-color,#ffffff1f);border-radius:24px;width:100%;max-width:440px;padding:28px;animation:.25s ease-out UpgradeModal-module__k8XU3G__fadeIn;position:relative;box-shadow:0 20px 50px #00000080}@keyframes UpgradeModal-module__k8XU3G__fadeIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.UpgradeModal-module__k8XU3G__closeBtn{color:var(--text-muted,#94a3b8);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:6px;transition:all .2s;display:flex;position:absolute;top:20px;right:20px}.UpgradeModal-module__k8XU3G__closeBtn:hover{color:var(--text-primary,#fff);background:#ffffff14}.UpgradeModal-module__k8XU3G__header{text-align:center;margin-bottom:20px}.UpgradeModal-module__k8XU3G__badge{color:#00d2ff;text-transform:uppercase;letter-spacing:.5px;background:#00d2ff1f;border-radius:20px;align-items:center;gap:6px;margin-bottom:12px;padding:6px 14px;font-size:12px;font-weight:700;display:inline-flex}.UpgradeModal-module__k8XU3G__title{color:var(--text-primary,#fff);margin:0 0 6px;font-size:22px;font-weight:800}.UpgradeModal-module__k8XU3G__subtitle{color:var(--text-secondary,#94a3b8);margin:0;font-size:13px;line-height:1.5}.UpgradeModal-module__k8XU3G__priceSummary{background:#00d2ff0f;border:1px solid #00d2ff33;border-radius:16px;margin-bottom:20px;padding:16px}.UpgradeModal-module__k8XU3G__priceRow{color:var(--text-primary,#fff);justify-content:space-between;align-items:center;font-size:14px;font-weight:600;display:flex}.UpgradeModal-module__k8XU3G__differencePrice{color:#00d2ff;font-size:20px;font-weight:900}.UpgradeModal-module__k8XU3G__priceNote{color:var(--text-muted,#64748b);margin:8px 0 0;font-size:11px;line-height:1.4}.UpgradeModal-module__k8XU3G__tabs{background:#0000004d;border-radius:12px;gap:8px;margin-bottom:20px;padding:4px;display:flex}.UpgradeModal-module__k8XU3G__tab{color:var(--text-muted,#64748b);cursor:pointer;background:0 0;border:none;border-radius:8px;flex:1;padding:10px;font-size:12px;font-weight:700;transition:all .2s}.UpgradeModal-module__k8XU3G__tabActive{color:#000;background:#00d2ff}.UpgradeModal-module__k8XU3G__inputGroup{margin-bottom:14px}.UpgradeModal-module__k8XU3G__inputGroup label{color:var(--text-secondary,#94a3b8);text-transform:uppercase;letter-spacing:.5px;margin-bottom:6px;font-size:11px;font-weight:700;display:block}.UpgradeModal-module__k8XU3G__inputGroup input{border:1px solid var(--border-color,#ffffff1f);width:100%;color:var(--text-primary,#fff);background:#0006;border-radius:10px;outline:none;padding:12px 14px;font-size:14px;transition:border-color .2s}.UpgradeModal-module__k8XU3G__inputGroup input:focus{border-color:#00d2ff}.UpgradeModal-module__k8XU3G__row{gap:12px;display:flex}.UpgradeModal-module__k8XU3G__row .UpgradeModal-module__k8XU3G__inputGroup{flex:1}.UpgradeModal-module__k8XU3G__submitBtn{color:#000;cursor:pointer;background:#00d2ff;border:none;border-radius:12px;justify-content:center;align-items:center;width:100%;margin-top:8px;padding:14px;font-size:15px;font-weight:800;transition:opacity .2s;display:flex}.UpgradeModal-module__k8XU3G__submitBtn:hover{opacity:.9}.UpgradeModal-module__k8XU3G__submitBtn:disabled{opacity:.6;cursor:not-allowed}.UpgradeModal-module__k8XU3G__errorBox{color:#f87171;background:#ef444426;border:1px solid #ef44444d;border-radius:12px;align-items:center;gap:8px;margin-bottom:16px;padding:12px;font-size:13px;display:flex}.UpgradeModal-module__k8XU3G__successBox{color:#34d399;background:#10b98126;border:1px solid #10b9814d;border-radius:12px;align-items:center;gap:8px;margin-bottom:16px;padding:12px;font-size:13px;display:flex}.UpgradeModal-module__k8XU3G__qrContainer{text-align:center}.UpgradeModal-module__k8XU3G__qrImg{background:#fff;border-radius:16px;width:180px;height:180px;margin:0 auto 14px;padding:10px;display:block}.UpgradeModal-module__k8XU3G__qrHelp{color:var(--text-secondary,#94a3b8);margin-bottom:14px;font-size:12px}.UpgradeModal-module__k8XU3G__copyBtn{color:#00d2ff;cursor:pointer;background:#00d2ff26;border:1px solid #00d2ff;border-radius:10px;justify-content:center;align-items:center;gap:8px;width:100%;margin-bottom:14px;padding:12px;font-size:13px;font-weight:700;display:flex}.UpgradeModal-module__k8XU3G__pollingNotice{color:var(--text-muted,#94a3b8);justify-content:center;align-items:center;gap:8px;font-size:12px;display:flex}.UpgradeModal-module__k8XU3G__spinner{animation:1s linear infinite UpgradeModal-module__k8XU3G__spin}@keyframes UpgradeModal-module__k8XU3G__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.UpgradeModal-module__k8XU3G__savedCardBox{background:#00d2ff0f;border:1px solid #00d2ff40;border-radius:14px;align-items:center;gap:14px;margin-bottom:16px;padding:16px;display:flex}.UpgradeModal-module__k8XU3G__savedCardIcon{color:#00d2ff;background:#00d2ff26;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.UpgradeModal-module__k8XU3G__savedCardInfo{flex-direction:column;gap:2px;display:flex}.UpgradeModal-module__k8XU3G__savedCardTitle{color:var(--text-primary,#fff);font-size:14px;font-weight:700}.UpgradeModal-module__k8XU3G__savedCardSub{color:var(--text-secondary,#94a3b8);font-size:11.5px}.UpgradeModal-module__k8XU3G__toggleCardFormBtn{color:var(--text-muted,#94a3b8);cursor:pointer;text-align:center;background:0 0;border:none;width:100%;margin-top:10px;font-size:12px;text-decoration:underline}.UpgradeModal-module__k8XU3G__toggleCardFormBtn:hover{color:var(--text-primary,#fff)}
.dashboard-module__ri1OsW__dashboard{background-color:var(--bg-base);flex-direction:column;min-height:100vh;padding-bottom:80px;display:flex}.dashboard-module__ri1OsW__header{z-index:100;width:calc(100% - 48px);max-width:1400px;height:80px;transition:all var(--transition-normal);background-color:var(--header-bg);-webkit-backdrop-filter:blur(16px);border:1px solid var(--border-color);border-radius:100px;align-items:center;display:flex;position:fixed;top:20px;left:50%;transform:translate(-50%);box-shadow:0 10px 30px #00000080,0 0 20px #af2b2e40}@media (max-width:640px){.dashboard-module__ri1OsW__header{width:calc(100% - 32px);height:70px;top:12px}}.dashboard-module__ri1OsW__headerContainer{width:100%;max-width:1400px;transition:max-width var(--transition-normal);justify-content:space-between;align-items:center;margin:0 auto;padding:0 40px;display:flex}@media (max-width:640px){.dashboard-module__ri1OsW__headerContainer{padding:0 20px}}.dashboard-module__ri1OsW__contentContainer{width:100%;max-width:1400px;transition:max-width var(--transition-normal), margin-left .25s cubic-bezier(.16, 1, .3, 1);margin:0 auto;padding:140px 40px 0}@media (max-width:640px){.dashboard-module__ri1OsW__contentContainer{padding:110px 20px 0}}@media (min-width:1600px){.dashboard-module__ri1OsW__headerContainer,.dashboard-module__ri1OsW__contentContainer{max-width:1600px}}@media (min-width:1900px){.dashboard-module__ri1OsW__headerContainer,.dashboard-module__ri1OsW__contentContainer{max-width:1800px}}.dashboard-module__ri1OsW__logoArea{align-items:center;display:flex}.dashboard-module__ri1OsW__controlsArea{align-items:center;gap:16px;display:flex}@media (max-width:480px){.dashboard-module__ri1OsW__controlsArea{gap:10px}}.dashboard-module__ri1OsW__progressBlock{color:var(--color-primary);border-radius:var(--radius-sm);background-color:#af2b2e14;border:1px solid #af2b2e40;align-items:center;gap:6px;padding:8px 16px;font-size:.95rem;font-weight:700;display:flex;box-shadow:0 0 10px #af2b2e0d}@media (max-width:768px){.dashboard-module__ri1OsW__progressBlock{display:none}}.dashboard-module__ri1OsW__navButtonsGroup{gap:8px;display:flex}.dashboard-module__ri1OsW__btnNav{border-radius:var(--radius-sm);border:1px solid var(--border-color-hover);background-color:var(--bg-surface);width:42px;height:42px;color:var(--text-primary);cursor:pointer;transition:all var(--transition-fast);justify-content:center;align-items:center;display:flex}.dashboard-module__ri1OsW__btnNav:hover{background-color:var(--bg-surface-hover);border-color:var(--text-secondary)}.dashboard-module__ri1OsW__btnNavNext{box-shadow:var(--shadow-glow-red);background-color:var(--color-primary)!important;border-color:var(--color-primary)!important;color:var(--text-primary)!important}.dashboard-module__ri1OsW__btnNavNext:hover{transform:scale(1.05);background-color:#942427!important}@media (max-width:480px){.dashboard-module__ri1OsW__btnNav{width:36px;height:36px}}.dashboard-module__ri1OsW__carouselSection{flex-direction:column;gap:8px;width:100%;margin-top:16px;display:flex}@media (max-width:640px){.dashboard-module__ri1OsW__carouselSection{margin-top:16px}}.dashboard-module__ri1OsW__subsequentSection{flex-direction:column;gap:8px;width:100%;margin-top:48px;display:flex}.dashboard-module__ri1OsW__rowTitle{color:var(--text-primary);letter-spacing:-.02em;text-transform:uppercase;border-left:4px solid var(--color-primary);padding-left:12px;font-size:1.6rem;font-weight:800}.dashboard-module__ri1OsW__carouselContainer{scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;gap:24px;margin-right:calc(50% - 50vw);padding-top:12px;padding-bottom:24px;padding-right:calc(50vw - 50% + 40px);display:flex;overflow-x:auto}@media (max-width:640px){.dashboard-module__ri1OsW__carouselContainer{padding-right:calc(50vw - 50% + 20px)}}.dashboard-module__ri1OsW__carouselContainer::-webkit-scrollbar{display:none}.dashboard-module__ri1OsW__carouselContainer{-ms-overflow-style:none;scrollbar-width:none}.dashboard-module__ri1OsW__card{cursor:pointer;width:280px;min-width:280px;height:400px;transition:transform var(--transition-normal);scroll-snap-align:start;flex-direction:column;display:flex;position:relative}.dashboard-module__ri1OsW__card:hover{transform:translateY(-8px)}@media (max-width:640px){.dashboard-module__ri1OsW__card{width:220px;min-width:220px;height:315px}.dashboard-module__ri1OsW__imageArea{height:250px}}.dashboard-module__ri1OsW__imageArea{border-radius:var(--radius-md);border:1px solid var(--border-color);width:100%;height:330px;transition:border-color var(--transition-normal), box-shadow var(--transition-normal);position:relative;overflow:hidden}.dashboard-module__ri1OsW__card:hover .dashboard-module__ri1OsW__imageArea{border-color:var(--color-secondary);box-shadow:0 10px 25px #00d2ff33}.dashboard-module__ri1OsW__cardImage{object-fit:cover;width:100%;height:100%;transition:transform var(--transition-normal)}.dashboard-module__ri1OsW__card:hover .dashboard-module__ri1OsW__cardImage{transform:scale(1.03)}.dashboard-module__ri1OsW__lockOverlay{background-color:var(--modal-bg);-webkit-backdrop-filter:blur(4px);color:var(--color-primary);z-index:5;transition:background-color var(--transition-normal);flex-direction:column;justify-content:center;align-items:center;gap:12px;display:flex;position:absolute;inset:0}.dashboard-module__ri1OsW__card:hover .dashboard-module__ri1OsW__lockOverlay{background-color:var(--modal-bg)}.dashboard-module__ri1OsW__lockIconCircle{border:2px solid var(--color-primary);background-color:#af2b2e26;border-radius:50%;justify-content:center;align-items:center;width:54px;height:54px;animation:3s ease-in-out infinite dashboard-module__ri1OsW__pulseGlowRed;display:flex;box-shadow:0 0 15px #af2b2e40}.dashboard-module__ri1OsW__lockText{text-transform:uppercase;letter-spacing:.1em;background-color:var(--color-primary);color:var(--text-primary);border-radius:var(--radius-sm);box-shadow:var(--shadow-glow-red);padding:4px 10px;font-size:.8rem;font-weight:800}.dashboard-module__ri1OsW__infoArea{flex-direction:column;gap:4px;padding-top:14px;display:flex}.dashboard-module__ri1OsW__moduleTitle{color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;font-size:1.15rem;font-weight:700;line-height:1.25;overflow:hidden}@media (max-width:640px){.dashboard-module__ri1OsW__moduleTitle{font-size:1rem}}.dashboard-module__ri1OsW__metadata{color:var(--text-secondary);font-size:.85rem;font-weight:500}.dashboard-module__ri1OsW__modalOverlay{-webkit-backdrop-filter:blur(12px);z-index:1000;background-color:#060608d9;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.dashboard-module__ri1OsW__modalContent{background-color:var(--bg-surface);border-radius:var(--radius-lg);border:1px solid #af2b2e40;flex-direction:column;width:100%;max-width:800px;max-height:calc(100vh - 48px);display:flex;position:relative;overflow-y:auto;box-shadow:0 20px 50px #000c,0 0 30px #af2b2e26}@media (max-width:640px){.dashboard-module__ri1OsW__modalOverlay{padding:12px}.dashboard-module__ri1OsW__modalContent{border-radius:var(--radius-md);max-height:calc(100vh - 24px)}.dashboard-module__ri1OsW__modalBody{gap:14px!important;padding:20px!important}.dashboard-module__ri1OsW__modalTitle{font-size:1.15rem!important}.dashboard-module__ri1OsW__modalText{font-size:.85rem!important;line-height:1.4!important}}.dashboard-module__ri1OsW__modalCloseBtn{background-color:var(--bg-surface-active);border:1px solid var(--border-color);color:var(--text-primary);cursor:pointer;z-index:10;width:36px;height:36px;transition:all var(--transition-fast);border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;top:16px;right:16px}.dashboard-module__ri1OsW__modalCloseBtn:hover{background-color:#ef4444;border-color:#ef4444}.dashboard-module__ri1OsW__modalVideoWrapper{background-color:#000;width:100%;padding-top:56.25%;position:relative}.dashboard-module__ri1OsW__modalIframe{border:none;width:100%;height:100%;position:absolute;top:0;left:0}.dashboard-module__ri1OsW__modalBody{flex-direction:column;gap:20px;padding:32px;display:flex}.dashboard-module__ri1OsW__modalTitle{color:var(--text-primary);font-size:1.8rem;font-weight:800;line-height:1.2}.dashboard-module__ri1OsW__modalText{color:var(--text-secondary);font-size:1rem;line-height:1.6}.dashboard-module__ri1OsW__modalCTA{background-color:var(--color-primary);color:var(--text-primary);border-radius:var(--radius-md);text-align:center;box-shadow:var(--shadow-glow-red);transition:all var(--transition-fast);cursor:pointer;border:none;justify-content:center;align-items:center;gap:10px;padding:16px 32px;font-size:1.1rem;font-weight:800;text-decoration:none;display:flex}.dashboard-module__ri1OsW__modalCTA:hover{background-color:#942427;transform:translateY(-2px)}.dashboard-module__ri1OsW__loadingWrapper{background-color:var(--bg-base);justify-content:center;align-items:center;min-height:100vh;display:flex}.dashboard-module__ri1OsW__upsellSection{flex-direction:column;gap:8px;width:100%;margin-top:48px;display:flex}.dashboard-module__ri1OsW__upsellCardWrapper{gap:24px;padding-top:12px;display:flex}.dashboard-module__ri1OsW__topRightLockBadge{border-radius:var(--radius-sm);background-color:var(--header-bg);width:32px;height:32px;color:var(--color-primary);-webkit-backdrop-filter:blur(4px);z-index:6;border:1px solid #af2b2e66;justify-content:center;align-items:center;display:flex;position:absolute;top:12px;right:12px;box-shadow:0 0 10px #af2b2e33}.dashboard-module__ri1OsW__headerNav{display:none!important}.dashboard-module__ri1OsW__navLink{color:var(--color-primary);cursor:pointer;transition:all var(--transition-fast);border-radius:var(--radius-sm);background:0 0;border:none;padding:6px 12px;font-size:.95rem;font-weight:500;text-decoration:none}.dashboard-module__ri1OsW__navLink:hover{color:var(--text-primary);text-shadow:0 0 8px #af2b2e99}.dashboard-module__ri1OsW__navLinkHighlight{border:1.5px solid var(--color-primary);text-align:center;background-color:#af2b2e14;justify-content:center;align-items:center;padding:8px 16px;font-size:1.05rem;font-weight:800;line-height:1.25;display:inline-flex;box-shadow:0 0 12px #af2b2e26;color:var(--color-primary)!important}.dashboard-module__ri1OsW__navLinkHighlight:hover{background-color:var(--color-primary);box-shadow:var(--shadow-glow-red);transform:translateY(-1px);color:var(--text-primary)!important}.dashboard-module__ri1OsW__hamburger{color:var(--text-primary);cursor:pointer;border-radius:var(--radius-sm);transition:background-color var(--transition-fast);background:0 0;border:none;margin-left:8px;padding:8px;display:block}.dashboard-module__ri1OsW__hamburger:hover{background-color:var(--bg-surface-hover)}.dashboard-module__ri1OsW__profileAvatarBtn{background:var(--bg-surface-hover);border:1px solid var(--border-color);width:36px;height:36px;color:var(--text-secondary);cursor:pointer;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;text-decoration:none;transition:background .2s,border-color .2s,color .2s;display:flex}.dashboard-module__ri1OsW__profileAvatarBtn:hover{color:var(--text-primary);background:#af2b2e26;border-color:#af2b2e80}@media (max-width:768px){.dashboard-module__ri1OsW__headerNav{display:none}.dashboard-module__ri1OsW__hamburger{display:block}.dashboard-module__ri1OsW__profileAvatarBtn{display:none}}.dashboard-module__ri1OsW__mobileMenu{background:var(--nav-bg);-webkit-backdrop-filter:blur(24px);border:1px solid var(--border-color-hover);z-index:9999;border-radius:20px;flex-direction:column;gap:10px;max-width:500px;margin:0 auto;padding:16px;animation:.25s cubic-bezier(.16,1,.3,1) dashboard-module__ri1OsW__mobileMenuSlideDown;display:flex;position:fixed;top:72px;left:12px;right:12px;box-shadow:0 20px 48px #000000d9,0 0 30px #af2b2e26}@keyframes dashboard-module__ri1OsW__mobileMenuSlideDown{0%{opacity:0;transform:translateY(-12px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.dashboard-module__ri1OsW__mobileNavLink{background:var(--bg-surface);border:1px solid var(--border-color);width:100%;color:var(--text-primary);cursor:pointer;box-sizing:border-box;border-radius:14px;justify-content:space-between;align-items:center;padding:12px 14px;font-family:inherit;font-size:.92rem;font-weight:600;text-decoration:none;transition:all .2s cubic-bezier(.16,1,.3,1);display:flex}.dashboard-module__ri1OsW__mobileNavLink:hover{background:var(--bg-surface-hover);border-color:var(--border-color-hover);transform:translateY(-1px)}.dashboard-module__ri1OsW__mobileNavLink:active{transform:scale(.98)}.dashboard-module__ri1OsW__mobileNavLeft{align-items:center;gap:12px;display:flex}.dashboard-module__ri1OsW__mobileNavIconWrap{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;min-width:36px;height:36px;display:flex}.dashboard-module__ri1OsW__mobileNavText{color:var(--text-primary);letter-spacing:-.01em;font-size:.92rem;font-weight:600}.dashboard-module__ri1OsW__mobileNavRight{align-items:center;gap:8px;display:flex}.dashboard-module__ri1OsW__mobileNavArrow{color:var(--text-muted);flex-shrink:0;transition:transform .2s,color .2s}.dashboard-module__ri1OsW__mobileNavLink:hover .dashboard-module__ri1OsW__mobileNavArrow{color:var(--text-primary);transform:translate(2px)}.dashboard-module__ri1OsW__mobileBadgeLock{color:var(--text-secondary);background:var(--bg-surface-hover);border:1px solid var(--border-color-hover);text-transform:uppercase;letter-spacing:.04em;border-radius:9999px;align-items:center;gap:4px;padding:3px 8px;font-size:.72rem;font-weight:700;display:inline-flex}.dashboard-module__ri1OsW__mobileNavLinkHighlight{background:var(--bg-surface);border:1px solid var(--border-color)}.dashboard-module__ri1OsW__mobileNavLinkHighlight:hover{background:var(--bg-surface-hover);border-color:var(--border-color-hover)}.dashboard-module__ri1OsW__mobileNavLinkPwa{background:var(--bg-surface);border:1px solid var(--border-color)}.dashboard-module__ri1OsW__mobileNavLinkPwa:hover{background:var(--bg-surface-hover);border-color:var(--border-color-hover)}.dashboard-module__ri1OsW__mobileMenuDivider{background:var(--bg-surface-hover);height:1px;margin:4px 0}.dashboard-module__ri1OsW__mobileNavLinkLogout{background:var(--bg-surface);border:1px solid var(--border-color)}.dashboard-module__ri1OsW__mobileNavLinkLogout:hover{background:var(--bg-surface-hover);border-color:var(--border-color-hover)}@keyframes dashboard-module__ri1OsW__slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.dashboard-module__ri1OsW__contactModalOverlay{background-color:var(--bg-base);-webkit-backdrop-filter:blur(8px);z-index:1000;justify-content:center;align-items:center;padding:24px;animation:.2s ease-out dashboard-module__ri1OsW__fadeIn;display:flex;position:fixed;inset:0}.dashboard-module__ri1OsW__contactModalContent{background-color:var(--bg-surface);border-radius:var(--radius-lg);border:1px solid #af2b2e4d;flex-direction:column;width:100%;max-width:380px;animation:.2s cubic-bezier(.34,1.56,.64,1) dashboard-module__ri1OsW__scaleUp;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 50px #000c,0 0 30px #af2b2e26}.dashboard-module__ri1OsW__contactModalCloseBtn{background-color:var(--bg-surface-active);border:1px solid var(--border-color);color:var(--text-primary);cursor:pointer;z-index:10;width:32px;height:32px;transition:all var(--transition-fast);border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;top:14px;right:14px}.dashboard-module__ri1OsW__contactModalCloseBtn:hover{background-color:#ef4444;border-color:#ef4444}.dashboard-module__ri1OsW__contactModalBody{text-align:center;flex-direction:column;align-items:center;gap:16px;padding:28px 24px;display:flex}.dashboard-module__ri1OsW__contactModalTitle{color:var(--text-primary);letter-spacing:.5px;margin-bottom:-4px;font-size:1.4rem;font-weight:800}.dashboard-module__ri1OsW__contactModalText{color:var(--text-secondary);font-size:.9rem}.dashboard-module__ri1OsW__emailContainer{background-color:var(--bg-surface);border:1px solid var(--border-color);border-radius:var(--radius-md);justify-content:center;align-items:center;width:100%;margin:4px 0;padding:12px;display:flex}.dashboard-module__ri1OsW__emailText{color:var(--text-primary);-webkit-user-select:all;user-select:all;word-break:break-all;font-family:monospace;font-size:.9rem}.dashboard-module__ri1OsW__copyButton{background-color:var(--color-primary);width:100%;color:var(--text-primary);border-radius:var(--radius-md);cursor:pointer;transition:all var(--transition-fast);box-shadow:var(--shadow-glow-red);border:none;padding:12px;font-size:.95rem;font-weight:700}.dashboard-module__ri1OsW__copyButton:hover{background-color:#942427;transform:translateY(-1px)}.dashboard-module__ri1OsW__copyButtonActive{background-color:#10b981!important;box-shadow:0 0 12px #10b9814d!important}@keyframes dashboard-module__ri1OsW__scaleUp{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes dashboard-module__ri1OsW__fadeIn{0%{opacity:0}to{opacity:1}}@media (min-width:1024px){.dashboard-module__ri1OsW__carouselContainer{scroll-snap-type:none;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:24px;display:grid;overflow-x:visible;margin-right:0!important;padding-right:0!important}.dashboard-module__ri1OsW__card{width:100%!important;min-width:0!important;max-width:340px!important}.dashboard-module__ri1OsW__navButtonsGroup{display:none!important}}.dashboard-module__ri1OsW__devToggleBar{color:#d8b4fe;background:#8b5cf61a;border:1px solid #8b5cf640;border-radius:8px;flex-wrap:wrap;align-self:flex-start;align-items:center;gap:8px;width:fit-content;margin-top:10px;margin-bottom:24px;padding:8px 16px;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;font-size:12px;display:flex}.dashboard-module__ri1OsW__devToggleBtn{color:var(--text-primary);cursor:pointer;text-transform:uppercase;background:#8b5cf640;border:1px solid #8b5cf666;border-radius:4px;padding:4px 10px;font-size:10px;font-weight:700;transition:all .15s}.dashboard-module__ri1OsW__devToggleBtn:hover{background:#8b5cf666;border-color:#8b5cf699}@keyframes dashboard-module__ri1OsW__moveHorizontal{0%{left:20px}to{left:calc(100% - 35px)}}@keyframes dashboard-module__ri1OsW__bounceVertical{0%{animation-timing-function:cubic-bezier(.25,.46,.45,.94);transform:translateY(0)}to{animation-timing-function:cubic-bezier(.55,.085,.68,.53);transform:translateY(-24px)}}.dashboard-module__ri1OsW__ballWrapper{z-index:5;animation:7s ease-in-out infinite alternate dashboard-module__ri1OsW__moveHorizontal;position:absolute;bottom:4px}.dashboard-module__ri1OsW__ballInner{filter:drop-shadow(0 2px 4px #00000080);width:14px;height:14px;animation:.5s infinite alternate dashboard-module__ri1OsW__bounceVertical}@media (prefers-color-scheme:light){.dashboard-module__ri1OsW__header{background-color:#ffffffeb;border:1px solid #00000014;box-shadow:0 4px 20px #0000000f}.dashboard-module__ri1OsW__mobileMenu{background:#fff;border-bottom:1px solid #00000014;box-shadow:0 8px 30px #00000014}.dashboard-module__ri1OsW__mobileNavLink{color:#0f172a;background:#00000008;border-color:#0000000f}.dashboard-module__ri1OsW__mobileNavLink:hover{background:#0000000f}.dashboard-module__ri1OsW__sectionTitle{color:#0f172a!important}.dashboard-module__ri1OsW__sectionSubtitle{color:#64748b!important}.dashboard-module__ri1OsW__moduleCard,.dashboard-module__ri1OsW__routineCard,.dashboard-module__ri1OsW__workoutCard{background:#fff!important;border-color:#00000014!important;box-shadow:0 4px 16px #0000000a!important}.dashboard-module__ri1OsW__moduleTitle,.dashboard-module__ri1OsW__routineTitle,.dashboard-module__ri1OsW__workoutTitle{color:#0f172a!important}.dashboard-module__ri1OsW__moduleDescription,.dashboard-module__ri1OsW__routineDescription,.dashboard-module__ri1OsW__workoutMeta{color:#64748b!important}.dashboard-module__ri1OsW__searchInput{color:#0f172a!important;background:#fff!important;border-color:#0000001f!important}.dashboard-module__ri1OsW__searchInput::placeholder{color:#94a3b8!important}}:is(.light-theme .dashboard-module__ri1OsW__header,html.light-theme .dashboard-module__ri1OsW__header){background-color:#ffffffeb;border:1px solid #00000014;box-shadow:0 4px 20px #0000000f}:is(.light-theme .dashboard-module__ri1OsW__mobileMenu,html.light-theme .dashboard-module__ri1OsW__mobileMenu){background:#fff;border-bottom:1px solid #00000014;box-shadow:0 8px 30px #00000014}:is(.light-theme .dashboard-module__ri1OsW__mobileNavLink,html.light-theme .dashboard-module__ri1OsW__mobileNavLink){color:#0f172a;background:#00000008;border-color:#0000000f}:is(.light-theme .dashboard-module__ri1OsW__sectionTitle,html.light-theme .dashboard-module__ri1OsW__sectionTitle){color:#0f172a!important}:is(.light-theme .dashboard-module__ri1OsW__sectionSubtitle,html.light-theme .dashboard-module__ri1OsW__sectionSubtitle){color:#64748b!important}:is(.light-theme .dashboard-module__ri1OsW__moduleCard,html.light-theme .dashboard-module__ri1OsW__moduleCard,.light-theme .dashboard-module__ri1OsW__routineCard,html.light-theme .dashboard-module__ri1OsW__routineCard,.light-theme .dashboard-module__ri1OsW__workoutCard,html.light-theme .dashboard-module__ri1OsW__workoutCard){background:#fff!important;border-color:#00000014!important;box-shadow:0 4px 16px #0000000a!important}:is(.light-theme .dashboard-module__ri1OsW__moduleTitle,html.light-theme .dashboard-module__ri1OsW__moduleTitle,.light-theme .dashboard-module__ri1OsW__routineTitle,html.light-theme .dashboard-module__ri1OsW__routineTitle,.light-theme .dashboard-module__ri1OsW__workoutTitle,html.light-theme .dashboard-module__ri1OsW__workoutTitle){color:#0f172a!important}:is(.light-theme .dashboard-module__ri1OsW__moduleDescription,html.light-theme .dashboard-module__ri1OsW__moduleDescription,.light-theme .dashboard-module__ri1OsW__routineDescription,html.light-theme .dashboard-module__ri1OsW__routineDescription,.light-theme .dashboard-module__ri1OsW__workoutMeta,html.light-theme .dashboard-module__ri1OsW__workoutMeta){color:#64748b!important}:is(.light-theme .dashboard-module__ri1OsW__searchInput,html.light-theme .dashboard-module__ri1OsW__searchInput){color:#0f172a!important;background:#fff!important;border-color:#0000001f!important}@media (min-width:1024px){.dashboard-module__ri1OsW__contentContainer{width:calc(100% - 250px)!important;max-width:none!important;margin-left:250px!important;margin-right:0!important;padding-top:32px!important;padding-left:40px!important;padding-right:40px!important}.dashboard-module__ri1OsW__contentContainerCollapsed{width:calc(100% - 76px)!important;margin-left:76px!important}}
.landing-module__g1LwZa__landingWrapper{min-height:100vh;font-family:Outfit,Inter,sans-serif;position:relative;overflow-x:hidden;color:#fff!important;background-color:#0c0c0e!important}.landing-module__g1LwZa__landingWrapper:before{content:"";z-index:1;pointer-events:none;background:radial-gradient(circle,#00d2ff14 0%,#0000 70%);width:400px;height:400px;position:absolute;top:10%;left:25%}.landing-module__g1LwZa__landingWrapper:after{content:"";z-index:1;pointer-events:none;background:radial-gradient(circle,#8b5cf60f 0%,#0000 70%);width:500px;height:500px;position:absolute;bottom:20%;right:15%}.landing-module__g1LwZa__header{-webkit-backdrop-filter:blur(16px);z-index:100;background:#08080abf;border:1px solid #ffffff14;border-radius:100px;justify-content:space-between;align-items:center;width:calc(100% - 48px);max-width:1200px;height:80px;padding:0 32px;transition:all .3s;display:flex;position:fixed;top:20px;left:50%;transform:translate(-50%);box-shadow:0 10px 30px #00000080,0 0 20px #af2b2e40}.landing-module__g1LwZa__headerScrolled{background:#08080ae6!important;border-color:#d4ff0026!important;height:62px!important;top:10px!important;box-shadow:0 10px 30px #000000b3,0 0 25px #d4ff0033!important}.landing-module__g1LwZa__logoWrapper{transform-origin:0;align-items:center;transition:transform .3s;display:flex}.landing-module__g1LwZa__headerScrolled .landing-module__g1LwZa__logoWrapper{transform:scale(.75)}.landing-module__g1LwZa__centerNav{align-items:center;gap:32px;display:flex;position:absolute;left:50%;transform:translate(-50%)}.landing-module__g1LwZa__rightActions{align-items:center;gap:16px;display:flex}@media (max-width:900px){.landing-module__g1LwZa__header{width:calc(100% - 32px);height:70px;padding:0 20px;top:12px}.landing-module__g1LwZa__centerNav,.landing-module__g1LwZa__rightActions{display:none}}.landing-module__g1LwZa__mobileRightActions,.landing-module__g1LwZa__mobileHeaderLoginBtn{display:none}@media (max-width:900px){.landing-module__g1LwZa__mobileRightActions{align-items:center;gap:8px;display:flex}.landing-module__g1LwZa__mobileHeaderLoginBtn{color:#fff;background:#ffffff14;border:1px solid #ffffff26;border-radius:100px;justify-content:center;align-items:center;padding:6px 14px;font-size:12px;font-weight:600;text-decoration:none;transition:all .2s;display:flex}.landing-module__g1LwZa__mobileHeaderLoginBtn:hover{background:#af2b2e;border-color:#af2b2e}}.landing-module__g1LwZa__mobileMenuToggle{color:#fff;cursor:pointer;z-index:101;background:0 0;border:none;justify-content:center;align-items:center;padding:8px;transition:color .2s,transform .2s;display:none}.landing-module__g1LwZa__mobileMenuToggle:hover{color:#d4ff00}.landing-module__g1LwZa__mobileMenuToggle:active{transform:scale(.9)}@media (max-width:900px){.landing-module__g1LwZa__mobileMenuToggle{display:flex}}.landing-module__g1LwZa__mobileNavOverlay{-webkit-backdrop-filter:blur(20px);z-index:99;box-sizing:border-box;background:#0c0c0ef2;border:1px solid #ffffff14;border-radius:20px;flex-direction:column;gap:16px;width:280px;padding:20px;animation:.25s cubic-bezier(.16,1,.3,1) forwards landing-module__g1LwZa__slideDownFade;display:flex;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 15px 35px #0009,0 0 20px #af2b2e33}@keyframes landing-module__g1LwZa__slideDownFade{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.landing-module__g1LwZa__mobileNavLink{color:#ffffffd9;border-radius:8px;padding:8px 12px;font-size:15px;font-weight:600;text-decoration:none;transition:all .2s;display:block}.landing-module__g1LwZa__mobileNavLink:hover{color:#d4ff00;background:#d4ff0014;padding-left:16px}.landing-module__g1LwZa__mobileDemoBtn{color:#fff;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:10px;justify-content:center;align-items:center;gap:8px;width:100%;padding:10px 14px;font-size:14px;font-weight:600;transition:all .2s;display:flex}.landing-module__g1LwZa__mobileDemoBtn:hover{color:#d4ff00;background:#d4ff001a;border-color:#d4ff00}.landing-module__g1LwZa__mobileLoginBtn{color:#fff;cursor:pointer;background:#af2b2e;border:1px solid #af2b2e;border-radius:10px;justify-content:center;align-items:center;gap:8px;width:100%;padding:12px 14px;font-size:14px;font-weight:600;text-decoration:none;transition:all .2s;display:flex;box-shadow:0 4px 12px #af2b2e4d}.landing-module__g1LwZa__mobileLoginBtn:hover{background:#c93438;border-color:#c93438;box-shadow:0 6px 16px #af2b2e80}.landing-module__g1LwZa__navLink{color:#fffc;cursor:pointer;padding:4px 0;font-size:14px;font-weight:600;text-decoration:none;transition:all .2s;position:relative}.landing-module__g1LwZa__navLink:after{content:"";transform-origin:50%;background:#d4ff00;width:100%;height:2px;transition:transform .2s;position:absolute;bottom:0;left:50%;transform:translate(-50%)scaleX(0)}.landing-module__g1LwZa__navLink:hover{color:#d4ff00}.landing-module__g1LwZa__navLink:hover:after{transform:translate(-50%)scaleX(1)}.landing-module__g1LwZa__loginBtn{color:#fff;cursor:pointer;background:#ffffff14;border:1px solid #ffffff26;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:8px 18px;font-size:13px;font-weight:600;text-decoration:none;transition:all .2s;display:flex}.landing-module__g1LwZa__loginBtn:hover{color:#000;background:#fff;border-color:#fff}.landing-module__g1LwZa__demoBtn{color:#fff;cursor:pointer;background:#ffffff14;border:1px solid #ffffff26;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:8px 18px;font-size:13px;font-weight:600;transition:all .2s;display:flex}.landing-module__g1LwZa__demoBtn:hover{color:#000;background:#fff;border-color:#fff}.landing-module__g1LwZa__section{z-index:10;max-width:1200px;margin:0 auto;padding:100px 40px;position:relative}@media (max-width:768px){.landing-module__g1LwZa__section{padding:60px 20px}}.landing-module__g1LwZa__sectionTitle{text-align:center;letter-spacing:-.5px;margin-bottom:12px;font-size:32px;font-weight:800}.landing-module__g1LwZa__sectionSubtitle{color:#fff9;text-align:center;max-width:600px;margin-bottom:60px;margin-left:auto;margin-right:auto;font-size:16px}.landing-module__g1LwZa__heroSection{z-index:10;align-items:center;max-width:1300px;min-height:100vh;margin:0 auto;padding-top:120px;padding-bottom:80px;display:flex;position:relative}.landing-module__g1LwZa__heroContainer{justify-content:space-between;align-items:center;gap:60px;width:100%;display:flex}.landing-module__g1LwZa__heroTextSide{text-align:left;flex:.95}.landing-module__g1LwZa__heroImageSide{flex:1.05;justify-content:center;align-items:center;display:flex}.landing-module__g1LwZa__heroImageContainer{aspect-ratio:791/1024;justify-content:center;align-items:center;width:100%;max-width:580px;max-height:calc(100vh - 240px);animation:6s ease-in-out 1.2s infinite landing-module__g1LwZa__phoneFloat;display:flex;position:relative;container-type:inline-size}.landing-module__g1LwZa__heroImage{object-fit:contain;z-index:10;filter:drop-shadow(0 20px 40px #000000b3);width:100%;height:100%;animation:1.2s ease-out forwards landing-module__g1LwZa__phoneSmashReaction;position:relative}.landing-module__g1LwZa__orbitBall{--orbit-rx:53cqw;--orbit-ry:15cqw;--orbit-offset-y:-3cqw;--vertical-range:26cqw;pointer-events:none;width:7.5cqw;height:7.5cqw;margin-top:-3.75cqw;margin-left:-3.75cqw;animation:6s linear infinite landing-module__g1LwZa__orbit3d;position:absolute;top:50%;left:50%}.landing-module__g1LwZa__orbitBallInner{width:100%;height:100%;animation:12s ease-in-out infinite landing-module__g1LwZa__verticalLoop}.landing-module__g1LwZa__orbitBall1{animation-delay:0s}.landing-module__g1LwZa__orbitBall2{animation-delay:-1s}.landing-module__g1LwZa__orbitBall3{animation-delay:-2s}.landing-module__g1LwZa__orbitBall4{animation-delay:-3s}.landing-module__g1LwZa__orbitBall5{animation-delay:-4s}.landing-module__g1LwZa__orbitBall6{animation-delay:-5s}.landing-module__g1LwZa__tennisBallImage{filter:drop-shadow(0 4px 15px #ff704399);border-radius:50%;width:100%;height:100%}@keyframes landing-module__g1LwZa__orbit3d{0%{transform:translate(calc(var(--orbit-rx) * -1), var(--orbit-offset-y)) scale(.88);z-index:15;opacity:1}12.5%{transform:translate(calc(var(--orbit-rx) * -.707), var(--orbit-offset-y)) scale(.76);z-index:5;opacity:1}15%{opacity:0}25%{transform:translate(0px, var(--orbit-offset-y)) scale(.65);z-index:5;opacity:0}35%{opacity:0}37.5%{transform:translate(calc(var(--orbit-rx) * .707), var(--orbit-offset-y)) scale(.76);z-index:5;opacity:1}50%{transform:translate(var(--orbit-rx), var(--orbit-offset-y)) scale(.88);z-index:5;opacity:1}62.5%{transform:translate(calc(var(--orbit-rx) * .707), var(--orbit-offset-y)) scale(1);z-index:15;opacity:1}75%{transform:translate(0px, var(--orbit-offset-y)) scale(1.12);z-index:15;opacity:1}87.5%{transform:translate(calc(var(--orbit-rx) * -.707), var(--orbit-offset-y)) scale(1);z-index:15;opacity:1}to{transform:translate(calc(var(--orbit-rx) * -1), var(--orbit-offset-y)) scale(.88);z-index:15;opacity:1}}@keyframes landing-module__g1LwZa__verticalLoop{0%{transform:translateY(calc(var(--vertical-range) * -1))}50%{transform:translateY(var(--vertical-range))}to{transform:translateY(calc(var(--vertical-range) * -1))}}@keyframes landing-module__g1LwZa__phoneSmashReaction{0%,48%{transform:translateY(0)rotate(0)scale(1)}50%{transform:scale(.97)translate(-15px,6px)rotate(-2deg)}60%{transform:scale(1.02)translate(4px,-2px)rotate(.8deg)}75%{transform:scale(.99)translate(-2px,1px)rotate(-.3deg)}to{transform:translateY(0)rotate(0)scale(1)}}@keyframes landing-module__g1LwZa__phoneFloat{0%{transform:translateY(0)}50%{transform:translateY(-10px)}to{transform:translateY(0)}}.landing-module__g1LwZa__platformContainer{flex-direction:column;align-items:flex-start;margin-bottom:24px;display:inline-flex;position:relative}.landing-module__g1LwZa__athleteImage{filter:drop-shadow(0 8px 16px #00d2ff66);mix-blend-mode:screen;pointer-events:none;width:120px;height:auto;margin-bottom:-15px}.landing-module__g1LwZa__heroTagPlatform{color:#d4ff00;text-transform:uppercase;letter-spacing:1.5px;background:#d4ff000d;border:1px solid #d4ff0026;border-radius:100px;align-items:center;gap:8px;padding:6px 16px;font-size:11px;font-weight:700;display:inline-flex;box-shadow:0 0 15px #d4ff001a}.landing-module__g1LwZa__glowDot{background-color:#d4ff00;border-radius:50%;width:6px;height:6px;animation:1.5s ease-in-out infinite alternate landing-module__g1LwZa__pulseGlow;display:inline-block;box-shadow:0 0 8px #d4ff00}@keyframes landing-module__g1LwZa__pulseGlow{0%{opacity:.4;transform:scale(.8);box-shadow:0 0 4px #d4ff00}to{opacity:1;transform:scale(1.2);box-shadow:0 0 10px #d4ff00}}.landing-module__g1LwZa__heroTitle{letter-spacing:-1.5px;background:linear-gradient(#fff 50%,#fffc 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:24px;font-size:56px;font-weight:900;line-height:1.12}.landing-module__g1LwZa__heroTitleHighlight{background:linear-gradient(135deg,#ff4d4d 0%,#da181c 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.landing-module__g1LwZa__heroDesc{color:#ffffffa6;max-width:640px;margin:0 0 40px;font-size:18px;line-height:1.65}.landing-module__g1LwZa__heroDesc strong{color:#fff;font-weight:700}.landing-module__g1LwZa__heroActions{flex-wrap:wrap;justify-content:flex-start;gap:16px;margin-bottom:60px;display:flex}.landing-module__g1LwZa__primaryCta{color:#000;cursor:pointer;background:linear-gradient(135deg,#d4ff00 0%,#a3c900 100%);border:none;border-radius:10px;padding:14px 28px;font-size:15px;font-weight:700;transition:transform .2s,box-shadow .2s;box-shadow:0 4px 20px #d4ff0059}.landing-module__g1LwZa__primaryCta:hover{transform:translateY(-2px);box-shadow:0 6px 25px #d4ff0080}.landing-module__g1LwZa__secondaryCta{color:#fff;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:10px;padding:14px 28px;font-size:15px;font-weight:600;transition:all .2s}.landing-module__g1LwZa__secondaryCta:hover{background:#ffffff1a;border-color:#fff3}.landing-module__g1LwZa__sectionCtaContainer{justify-content:center;align-items:center;width:100%;margin-top:32px;display:flex}@media (max-width:900px){.landing-module__g1LwZa__heroImageContainer{aspect-ratio:auto;max-height:none}.landing-module__g1LwZa__heroSection{padding-top:85px;padding-bottom:30px}.landing-module__g1LwZa__heroContainer{text-align:center;flex-direction:column;gap:40px}.landing-module__g1LwZa__heroTextSide{text-align:center;max-width:100%}.landing-module__g1LwZa__heroDesc{margin:0 auto 30px}.landing-module__g1LwZa__heroActions{justify-content:center}.landing-module__g1LwZa__heroImage{max-width:580px}.landing-module__g1LwZa__orbitBall{--orbit-rx:155px;--orbit-ry:45px;--orbit-offset-y:-10px;--vertical-range:80px;width:28px;height:28px;margin-top:-14px;margin-left:-14px}.landing-module__g1LwZa__platformContainer{align-items:center;margin-bottom:24px}.landing-module__g1LwZa__athleteImage{width:100px;margin-bottom:-12px}}.landing-module__g1LwZa__vslContainer{aspect-ratio:16/9;background:#111;border:1px solid #ffffff14;border-radius:16px;width:100%;max-width:760px;margin:0 auto;position:relative;overflow:hidden;box-shadow:0 20px 50px #0009}.landing-module__g1LwZa__featuresGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:24px;display:grid}.landing-module__g1LwZa__featureCard{cursor:default;background:#12121899;border:1px solid #ffffff0a;border-radius:14px;padding:30px;transition:all .3s}.landing-module__g1LwZa__featureCard:hover{background:#14141ecc;border-color:#00d2ff26;transform:translateY(-4px);box-shadow:0 10px 30px #0000004d}.landing-module__g1LwZa__featureIconContainer{color:#00d2ff;background:#00d2ff14;border-radius:10px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:20px;display:flex}.landing-module__g1LwZa__featureTitle{margin-bottom:10px;font-size:18px;font-weight:700}.landing-module__g1LwZa__featureDesc{color:#fff9;font-size:13px;line-height:1.5}.landing-module__g1LwZa__plansGrid{grid-template-columns:repeat(2,minmax(0,420px));justify-content:center;align-items:stretch;gap:28px;max-width:880px;margin:0 auto;display:grid}@media (max-width:1200px){.landing-module__g1LwZa__plansGrid{grid-template-columns:repeat(2,minmax(0,400px));gap:24px;max-width:840px;margin:0 auto}}.landing-module__g1LwZa__planCard{background:#121218cc;border:1px solid #ffffff0d;border-radius:20px;flex-direction:column;padding:40px 30px;transition:all .3s;display:flex;position:relative}.landing-module__g1LwZa__cardEssencial{--card-glow-color:#ff474726}.landing-module__g1LwZa__cardEssencial:hover{border-color:#ff47474d;box-shadow:0 20px 40px #00000080,0 0 30px #ff474733}.landing-module__g1LwZa__cardPersonalizado{z-index:2;transform:scale(1.03);box-shadow:0 15px 40px #00d2ff26;background:#181423d9!important;border:2px solid #00d2ff!important}.landing-module__g1LwZa__cardPersonalizado:hover{transform:scale(1.05)translateY(-5px);box-shadow:0 20px 50px #00d2ff40,0 0 35px #00d2ff40;border-color:#00e5ff!important}.landing-module__g1LwZa__cardPro{--card-glow-color:#d4ff0026}.landing-module__g1LwZa__cardPro:hover{border-color:#d4ff004d;box-shadow:0 20px 40px #00000080,0 0 30px #d4ff0033}.landing-module__g1LwZa__cardPremium{--card-glow-color:#a78bfa26}.landing-module__g1LwZa__cardPremium:hover{border-color:#a78bfa4d;box-shadow:0 20px 40px #00000080,0 0 30px #a78bfa33}@media (max-width:900px){.landing-module__g1LwZa__cardPersonalizado{transform:none!important}.landing-module__g1LwZa__cardPersonalizado:hover{transform:translateY(-5px)!important}}.landing-module__g1LwZa__recommendedTag{color:#000;text-transform:uppercase;letter-spacing:.5px;background:#00d2ff;border-radius:100px;padding:4px 16px;font-size:11px;font-weight:800;position:absolute;top:-14px;left:50%;transform:translate(-50%)}.landing-module__g1LwZa__planHeader{border-bottom:1px solid #ffffff0f;margin-bottom:30px;padding-bottom:24px}.landing-module__g1LwZa__planName{color:#ffffffe6;margin-bottom:10px;font-size:20px;font-weight:700}.landing-module__g1LwZa__planPriceContainer{align-items:baseline;gap:4px;display:flex}.landing-module__g1LwZa__currency{color:#fff9;font-size:16px;font-weight:600}.landing-module__g1LwZa__price{color:#fff;font-size:40px;font-weight:950}.landing-module__g1LwZa__period{color:#ffffff80;font-size:13px}.landing-module__g1LwZa__planFeatures{flex-direction:column;flex:1;gap:14px;margin-bottom:30px;display:flex}.landing-module__g1LwZa__planFeatureItem{color:#fffc;gap:10px;font-size:13px;line-height:1.4;display:flex}.landing-module__g1LwZa__checkIcon{color:#00d2ff;flex-shrink:0;margin-top:2px}.landing-module__g1LwZa__planCtaBtn{cursor:pointer;color:#fff;background:#ffffff0a;border:1px solid #ffffff14;border-radius:12px;justify-content:center;align-items:center;gap:8px;width:100%;padding:14px;font-size:14px;font-weight:700;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex}.landing-module__g1LwZa__planCtaBtn:hover{background:#ffffff1f;border-color:#ffffff4d;transform:translateY(-2px)}.landing-module__g1LwZa__btnEssencial:hover{box-shadow:0 10px 25px #ff47474d;color:#fff!important;background:#ff4747!important;border-color:#ff4747!important}.landing-module__g1LwZa__btnPersonalizado{color:#000!important;background:#00d2ff!important;border:none!important}.landing-module__g1LwZa__btnPersonalizado:hover{transform:translateY(-2px);box-shadow:0 10px 25px #00d2ff59;background:#00e5ff!important}.landing-module__g1LwZa__btnPro:hover{box-shadow:0 10px 25px #d4ff004d;color:#000!important;background:#d4ff00!important;border-color:#d4ff00!important}.landing-module__g1LwZa__btnPremium:hover{box-shadow:0 10px 25px #a78bfa4d;color:#fff!important;background:#a78bfa!important;border-color:#a78bfa!important}.landing-module__g1LwZa__anchorPrice{color:#ffffff59;margin-bottom:4px;font-size:13px;text-decoration:line-through}.landing-module__g1LwZa__planPriceContainer{flex-direction:column;align-items:flex-start;display:flex}.landing-module__g1LwZa__currentPriceBlock{align-items:baseline;gap:2px;display:flex}.landing-module__g1LwZa__featureExcluded{text-decoration:line-through;color:#ffffff4d!important}.landing-module__g1LwZa__crossIcon{color:#ff4747;flex-shrink:0;margin-top:3px}.landing-module__g1LwZa__faqCategoryGroup{margin-bottom:24px}.landing-module__g1LwZa__faqCategoryGroup:last-child{margin-bottom:0}.landing-module__g1LwZa__faqCategoryTitle{color:#ffffff8c;text-transform:uppercase;letter-spacing:1px;align-items:center;gap:8px;margin-bottom:12px;font-size:13px;font-weight:700;display:flex}.landing-module__g1LwZa__faqCategoryTitle svg{opacity:.6;flex-shrink:0}.landing-module__g1LwZa__faqItemsList{flex-direction:column;gap:12px;display:flex}.landing-module__g1LwZa__faqContainer{flex-direction:column;gap:16px;max-width:760px;margin:0 auto;display:flex}.landing-module__g1LwZa__faqItem{background:#ffffff06;border:1px solid #ffffff0f;border-radius:8px;transition:border-color .2s;overflow:hidden}.landing-module__g1LwZa__faqItem:hover{border-color:#ffffff1f}.landing-module__g1LwZa__faqQuestion{color:#ffffffe6;text-align:left;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;gap:10px;width:100%;padding:18px 20px;font-size:14px;font-weight:600;transition:color .2s;display:flex}.landing-module__g1LwZa__faqQuestion:hover{color:#fff}.landing-module__g1LwZa__faqAnswer{color:#ffffff80;border-top:1px solid #ffffff0d;padding:14px 20px 20px;font-size:13px;line-height:1.7}.landing-module__g1LwZa__footer{text-align:center;color:#fff6;background:#060608;border-top:1px solid #ffffff0a;padding:40px 20px;font-size:12px}.landing-module__g1LwZa__checkoutOverlay{-webkit-backdrop-filter:blur(14px);z-index:100000;-webkit-overflow-scrolling:touch;background:#08080ae0;justify-content:center;align-items:center;padding:20px 12px;display:flex;position:fixed;inset:0;overflow-y:auto}.landing-module__g1LwZa__checkoutContent{scrollbar-width:thin;scrollbar-color:#00d2ff4d transparent;background:#121218f5;border:1px solid #ffffff1a;border-radius:20px;width:100%;max-width:480px;max-height:88vh;padding:28px 24px;position:relative;overflow-y:auto;box-shadow:0 30px 60px #000000d9}.landing-module__g1LwZa__checkoutHeader{border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;margin-bottom:20px;padding-bottom:16px;display:flex}.landing-module__g1LwZa__checkoutTitle{color:#fff;font-size:18px;font-weight:800}.landing-module__g1LwZa__checkoutClose{color:#ffffff80;cursor:pointer;background:0 0;border:none;border-radius:6px;padding:4px;transition:all .2s}.landing-module__g1LwZa__checkoutClose:hover{color:#fff;background:#ffffff0d}.landing-module__g1LwZa__checkoutPlanSummary{background:#00d2ff0d;border:1px solid #00d2ff26;border-radius:8px;justify-content:space-between;align-items:center;margin-bottom:20px;padding:12px 16px;display:flex}.landing-module__g1LwZa__selectedPlanName{color:#00d2ff;text-transform:uppercase;font-size:13px;font-weight:700}.landing-module__g1LwZa__selectedPlanPrice{color:#fff;font-size:15px;font-weight:800}.landing-module__g1LwZa__inputGroup{flex-direction:column;gap:6px;margin-bottom:16px;display:flex}.landing-module__g1LwZa__label{color:#ffffffb3;font-size:12px;font-weight:600}.landing-module__g1LwZa__input{color:#fff;background:#ffffff08;border:1px solid #ffffff14;border-radius:8px;padding:10px 14px;font-size:13px;transition:all .2s}.landing-module__g1LwZa__input:focus{background:#00d2ff05;border-color:#00d2ff;outline:none}.landing-module__g1LwZa__passwordWrapper{align-items:center;display:flex;position:relative}.landing-module__g1LwZa__passwordWrapper .landing-module__g1LwZa__input{width:100%;padding-right:44px}.landing-module__g1LwZa__passwordToggle{cursor:pointer;color:#ffffff80;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:4px;transition:color .2s;display:flex;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.landing-module__g1LwZa__passwordToggle:hover{color:#fff}.landing-module__g1LwZa__errorBox{color:#ef4444;text-align:center;background:#ef444414;border:1px solid #ef444433;border-radius:8px;margin-bottom:20px;padding:10px 14px;font-size:12px}.landing-module__g1LwZa__submitBtn{cursor:pointer;color:#000;background:#00d2ff;border:none;border-radius:10px;justify-content:center;align-items:center;gap:8px;width:100%;margin-top:10px;padding:14px;font-size:14px;font-weight:700;transition:all .2s;display:flex}.landing-module__g1LwZa__submitBtn:hover:not(:disabled){background:#00b0d6}.landing-module__g1LwZa__submitBtn:disabled{opacity:.6;cursor:not-allowed}.landing-module__g1LwZa__paymentContainer{margin-top:20px}.landing-module__g1LwZa__paymentTabs{background:#ffffff08;border:1px solid #ffffff0d;border-radius:8px;grid-template-columns:1fr 1fr;gap:8px;margin-bottom:24px;padding:4px;display:grid}.landing-module__g1LwZa__paymentTab{color:#fff9;cursor:pointer;text-align:center;background:0 0;border:none;border-radius:6px;padding:10px;font-size:13px;font-weight:600;transition:all .2s}.landing-module__g1LwZa__paymentTab:hover:not(:disabled){color:#fff}.landing-module__g1LwZa__paymentTabActive{color:#00d2ff;background:#ffffff14;box-shadow:0 2px 4px #0000001a}.landing-module__g1LwZa__pixContainer{flex-direction:column;align-items:center;padding:10px 0;display:flex}.landing-module__g1LwZa__paymentNotice{color:#ffffffb3;text-align:center;margin-bottom:20px;font-size:13px;line-height:1.6}.landing-module__g1LwZa__cardForm{flex-direction:column;gap:16px;display:flex}.landing-module__g1LwZa__gridTwoCol{grid-template-columns:1fr 1fr;gap:16px;display:grid}@media (max-width:500px){.landing-module__g1LwZa__gridTwoCol{grid-template-columns:1fr;gap:16px}}.landing-module__g1LwZa__dashboardPreviewContainer{cursor:default;border:12px solid #1c1c24;border-radius:44px;flex-direction:column;width:min(92vw,360px);height:740px;transition:all .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 25px 60px #000000d9,0 0 0 4px #2c2c35,0 0 50px #00d2ff0d;background:#0c0c0e!important}@media (max-width:650px){.landing-module__g1LwZa__dashboardPreviewContainer{touch-action:pan-y!important;border-width:6px!important;border-radius:36px!important;width:min(94vw,360px)!important;height:660px!important;max-height:none!important;margin:0 auto!important}}.landing-module__g1LwZa__dayCompletedBall{object-fit:contain;filter:drop-shadow(0 2px 6px #ff8c0099);width:22px;height:22px;animation:1.2s cubic-bezier(.25,.46,.45,.94) forwards landing-module__g1LwZa__ballBounceIn}@keyframes landing-module__g1LwZa__ballBounceIn{0%{opacity:0;transform:translateY(-50px)scaleY(1.2)scaleX(.8)}25%{opacity:1;transform:translateY(0)scaleY(.7)scaleX(1.3)}40%{transform:translateY(-16px)scaleY(1.1)scaleX(.9)}55%{transform:translateY(0)scaleY(.85)scaleX(1.15)}70%{transform:translateY(-6px)scaleY(1.03)scaleX(.97)}85%{transform:translateY(0)scaleY(.95)scaleX(1.05)}to{transform:translateY(0)scale(1)}}.landing-module__g1LwZa__dashboardPreviewContainer:hover{transform:translateY(-4px);border-color:#00d2ff33!important;box-shadow:0 25px 60px #000c,0 0 50px #00d2ff26!important}.landing-module__g1LwZa__dashboardPreviewOverlay{-webkit-backdrop-filter:blur();transition:all .3s;background:#08080a00!important}.landing-module__g1LwZa__dashboardPreviewContainer:hover .landing-module__g1LwZa__dashboardPreviewOverlay{-webkit-backdrop-filter:blur(4px);background:#08080a99!important}.landing-module__g1LwZa__dashboardPreviewBtn{opacity:0!important;transition:all .3s cubic-bezier(.16,1,.3,1)!important;transform:scale(.9)translateY(10px)!important}.landing-module__g1LwZa__dashboardPreviewContainer:hover .landing-module__g1LwZa__dashboardPreviewBtn{opacity:1!important;transform:scale(1)translateY(0)!important}@media (max-width:768px){.landing-module__g1LwZa__mockAppLayout{grid-template-columns:1fr!important}.landing-module__g1LwZa__mockAppLayout>div:first-child{display:none!important}.landing-module__g1LwZa__mockModulesGrid{grid-template-columns:1fr!important}}@media (min-width:901px) and (max-height:880px){.landing-module__g1LwZa__heroSection{padding-top:100px;padding-bottom:50px}.landing-module__g1LwZa__heroTitle{font-size:50px}.landing-module__g1LwZa__heroImageContainer{max-width:480px}}@media (min-width:901px) and (max-height:760px){.landing-module__g1LwZa__heroSection{padding-top:80px;padding-bottom:30px}.landing-module__g1LwZa__heroTitle{margin-bottom:16px;font-size:44px}.landing-module__g1LwZa__heroDesc{margin-bottom:30px;font-size:16px}.landing-module__g1LwZa__heroImageContainer{max-width:390px}}.landing-module__g1LwZa__heroCtaQuestionContainer{margin-top:24px;margin-bottom:20px}.landing-module__g1LwZa__heroCtaQuestion{color:#ffffffd9;text-transform:uppercase;letter-spacing:.5px;margin-bottom:14px;font-size:16px;font-weight:700}@media (max-width:900px){.landing-module__g1LwZa__heroCtaQuestion{text-align:center}}.landing-module__g1LwZa__competidorBtn{border-color:#da181c4d!important;transition:all .3s!important}.landing-module__g1LwZa__competidorBtn:hover{background:#da181c1a!important;border-color:#da181c!important;box-shadow:0 0 15px #da181c4d!important}.landing-module__g1LwZa__whoSection{z-index:10;background:linear-gradient(#08080a 0%,#0a0a10 60%,#08080a 100%);padding:90px 0;position:relative}.landing-module__g1LwZa__whoInner{grid-template-columns:1fr 1.1fr;align-items:center;gap:64px;max-width:1400px;margin:0 auto;padding:0 60px;display:grid}.landing-module__g1LwZa__whoLeft{flex-direction:column;display:flex}.landing-module__g1LwZa__whoTag{color:#d4ff00;text-transform:uppercase;letter-spacing:2px;background:#d4ff0014;border:1px solid #d4ff0033;border-radius:100px;align-self:flex-start;margin-bottom:18px;padding:6px 18px;font-size:11px;font-weight:700;display:inline-block}.landing-module__g1LwZa__whoTitle{letter-spacing:-1px;color:#fff;margin-bottom:12px;font-size:32px;font-weight:900;line-height:1.15}.landing-module__g1LwZa__whoSubtitle{color:#ffffff85;max-width:440px;margin-bottom:32px;font-size:14px;line-height:1.65}.landing-module__g1LwZa__whoRight{flex-direction:column;align-items:center;gap:24px;display:flex}.landing-module__g1LwZa__whoRightLabel{text-align:center}.landing-module__g1LwZa__whoRightTitle{color:#ffffffbf;letter-spacing:-.3px;max-width:340px;margin-top:12px;margin-left:auto;margin-right:auto;font-size:16px;font-weight:700;line-height:1.4}.landing-module__g1LwZa__profileGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));align-items:stretch;gap:24px;display:grid}@media (max-width:768px){.landing-module__g1LwZa__profileGrid{grid-template-columns:1fr;gap:18px}}.landing-module__g1LwZa__profileCard{cursor:pointer;background:#12121899;border:1px solid #ffffff0a;border-radius:20px;flex-direction:column;padding:40px 30px;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex;position:relative}.landing-module__g1LwZa__profileCard:hover{background:#14141ecc;border-color:#ffffff1f;transform:translateY(-4px);box-shadow:0 15px 35px #0006}.landing-module__g1LwZa__profileCardActive{background:#181820cc!important;border:2px solid #d4ff00!important;box-shadow:0 15px 40px #d4ff0026!important}.landing-module__g1LwZa__profileCardActive:nth-child(2){border-color:#da181c!important;box-shadow:0 15px 40px #da181c33!important}.landing-module__g1LwZa__profileCardHeader{border-bottom:1px solid #ffffff0d;align-items:center;gap:16px;margin-bottom:24px;padding-bottom:16px;display:flex}.landing-module__g1LwZa__profileIcon{color:#d4ff00;flex-shrink:0}.landing-module__g1LwZa__profileTitle{color:#fff;letter-spacing:-.5px;font-size:20px;font-weight:800}.landing-module__g1LwZa__profileDesc{color:#fff9;min-height:68px;margin-bottom:24px;font-size:14px;line-height:1.6}.landing-module__g1LwZa__profileList{flex-direction:column;flex:1;gap:14px;margin:0 0 32px;padding:0;list-style:none;display:flex}.landing-module__g1LwZa__profileItem{color:#fffc;align-items:flex-start;gap:10px;font-size:13.5px;line-height:1.4;display:flex}.landing-module__g1LwZa__profileCheck{color:#d4ff00;flex-shrink:0;margin-top:2px}.landing-module__g1LwZa__profileCta{text-align:center;cursor:pointer;color:#fff;box-sizing:border-box;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:10px;width:100%;padding:14px;font-size:14px;font-weight:700;text-decoration:none;transition:all .2s}.landing-module__g1LwZa__profileCta:hover{color:#000;background:#d4ff00;border-color:#d4ff00;box-shadow:0 4px 15px #d4ff004d}.landing-module__g1LwZa__profileCtaCompetidor:hover{color:#fff!important;background:#da181c!important;border-color:#da181c!important;box-shadow:0 4px 15px #da181c66!important}.landing-module__g1LwZa__whySection{z-index:10;background:linear-gradient(#08080a 0%,#0d0d12 50%,#08080a 100%);padding:100px 0;position:relative;overflow:hidden}.landing-module__g1LwZa__whySection:before{content:"";pointer-events:none;background:radial-gradient(circle,#d4ff000a 0%,#0000 70%);width:600px;height:600px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.landing-module__g1LwZa__whySectionInner{max-width:1400px;margin:0 auto;padding:0 60px}@media (max-width:768px){.landing-module__g1LwZa__whySectionInner{padding:0 20px}.landing-module__g1LwZa__whySection{padding:60px 0}}.landing-module__g1LwZa__whyBrainWrap{justify-content:center;align-items:center;margin-top:48px;display:flex}.landing-module__g1LwZa__methodCardsSection{z-index:10;background:linear-gradient(#050507 0%,#0c0c12 100%);padding:100px 0;position:relative;overflow:visible}.landing-module__g1LwZa__methodCardsSectionInner{max-width:1400px;margin:0 auto;padding:0 60px}@media (max-width:768px){.landing-module__g1LwZa__methodCardsSectionInner{padding:0 20px}.landing-module__g1LwZa__methodCardsSection{padding:60px 0}}.landing-module__g1LwZa__whyHeader{text-align:center;margin-bottom:56px}.landing-module__g1LwZa__whyTag{color:#d4ff00;text-transform:uppercase;letter-spacing:2px;background:#d4ff0014;border:1px solid #d4ff0033;border-radius:100px;margin-bottom:20px;padding:6px 18px;font-size:11px;font-weight:700;display:inline-block}.landing-module__g1LwZa__whyTitle{letter-spacing:-1px;color:#fff;margin-bottom:16px;font-size:36px;font-weight:900;line-height:1.15}@media (max-width:768px){.landing-module__g1LwZa__whyTitle{font-size:26px}}.landing-module__g1LwZa__whySubtitle{color:#ffffff8c;max-width:560px;margin:0 auto;font-size:16px;line-height:1.65}.landing-module__g1LwZa__carouselWrapper{position:relative}.landing-module__g1LwZa__carouselTrack{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;cursor:grab;gap:24px;padding-bottom:8px;display:flex;overflow-x:auto}.landing-module__g1LwZa__carouselTrack::-webkit-scrollbar{display:none}.landing-module__g1LwZa__carouselTrack:active{cursor:grabbing}.landing-module__g1LwZa__whyCard{scroll-snap-align:start;background:#121218b3;border:1px solid #ffffff0d;border-radius:20px;flex-direction:column;flex:0 0 340px;gap:0;min-width:340px;padding:36px 30px;transition:border-color .3s,box-shadow .3s;display:flex;position:relative}.landing-module__g1LwZa__whyCard:hover{border-color:#ffffff1f;box-shadow:0 12px 32px #0006}@media (max-width:600px){.landing-module__g1LwZa__whyCard{flex:0 0 290px;min-width:290px;padding:28px 22px}}.landing-module__g1LwZa__whyCardNumber{color:#ffffff0f;letter-spacing:-2px;margin-bottom:20px;font-size:48px;font-weight:900;line-height:1}.landing-module__g1LwZa__whyCardIconWrap{border-radius:12px;justify-content:center;align-items:center;width:52px;height:52px;margin-bottom:20px;display:flex}.landing-module__g1LwZa__whyCardTitle{color:#fff;letter-spacing:-.3px;margin-bottom:14px;font-size:18px;font-weight:800;line-height:1.3}.landing-module__g1LwZa__whyCardDesc{color:#fff9;flex:1;margin-bottom:24px;font-size:13.5px;line-height:1.65}.landing-module__g1LwZa__whyCardPill{color:#d4ff00;letter-spacing:.2px;background:#d4ff0014;border:1px solid #d4ff0033;border-radius:100px;align-items:center;margin-top:auto;padding:6px 14px;font-size:11.5px;font-weight:700;display:inline-flex}.landing-module__g1LwZa__whyCardCta{background:linear-gradient(135deg,#181824f2 0%,#0c0c12f2 100%);justify-content:center;align-items:center;box-shadow:0 0 40px #d4ff000f;border:1px solid #d4ff0026!important}.landing-module__g1LwZa__whyCtaContent{text-align:center;flex-direction:column;align-items:center;gap:16px;display:flex}.landing-module__g1LwZa__whyCtaEmoji{font-size:48px}.landing-module__g1LwZa__whyCtaTitle{color:#fff;letter-spacing:-.5px;font-size:22px;font-weight:900}.landing-module__g1LwZa__whyCtaDesc{color:#fff9;max-width:240px;font-size:14px;line-height:1.6}.landing-module__g1LwZa__whyCtaBtn{color:#000;text-align:center;background:linear-gradient(135deg,#d4ff00 0%,#a3c900 100%);border-radius:10px;width:100%;padding:14px 20px;font-size:14px;font-weight:800;text-decoration:none;transition:transform .2s,box-shadow .2s;display:block;box-shadow:0 4px 20px #d4ff004d}.landing-module__g1LwZa__whyCtaBtn:hover{transform:translateY(-2px);box-shadow:0 6px 28px #d4ff0073}.landing-module__g1LwZa__whyCtaBtnSecondary{color:#fff9;text-align:center;background:0 0;border:1px solid #ffffff1a;border-radius:10px;width:100%;padding:12px 20px;font-size:13px;font-weight:600;text-decoration:none;transition:all .2s;display:block}.landing-module__g1LwZa__whyCtaBtnSecondary:hover{color:#fff;border-color:#ffffff4d}.landing-module__g1LwZa__carouselBtn{color:#fff;cursor:pointer;z-index:10;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff12;border:1px solid #ffffff1f;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-size:24px;line-height:1;transition:all .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.landing-module__g1LwZa__carouselBtn:hover{color:#d4ff00;background:#d4ff001f;border-color:#d4ff0066}.landing-module__g1LwZa__carouselBtnPrev{left:8px}.landing-module__g1LwZa__carouselBtnNext{right:8px}@media (max-width:768px){.landing-module__g1LwZa__carouselBtnPrev{left:0}.landing-module__g1LwZa__carouselBtnNext{right:0}}.landing-module__g1LwZa__carouselHint{text-align:center;color:#ffffff40;letter-spacing:.5px;margin-top:28px;font-size:12px}.landing-module__g1LwZa__hintDesktop{display:inline}.landing-module__g1LwZa__hintMobile{display:none}@media (max-width:768px){.landing-module__g1LwZa__hintDesktop{display:none}.landing-module__g1LwZa__hintMobile{display:inline}}.landing-module__g1LwZa__brainSection{z-index:10;background:linear-gradient(#08080a 0%,#090910 60%,#08080a 100%);padding:90px 0 100px;position:relative;overflow:hidden}.landing-module__g1LwZa__brainSection:before{content:"";pointer-events:none;background:radial-gradient(circle,#d4ff0008 0%,#0000 70%);width:700px;height:700px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.landing-module__g1LwZa__brainSectionInner{max-width:920px;margin:0 auto;padding:0 40px}.landing-module__g1LwZa__brainHeader{text-align:center;margin-bottom:52px}.landing-module__g1LwZa__brainTag{color:#d4ff00;text-transform:uppercase;letter-spacing:2px;background:#d4ff0014;border:1px solid #d4ff0033;border-radius:100px;margin-bottom:20px;padding:6px 18px;font-size:11px;font-weight:700;display:inline-block}.landing-module__g1LwZa__brainTitle{letter-spacing:-1px;color:#fff;margin-bottom:14px;font-size:34px;font-weight:900;line-height:1.15}.landing-module__g1LwZa__brainSubtitle{color:#ffffff85;max-width:540px;margin:0 auto;font-size:15px;line-height:1.65}@media (max-width:768px){.landing-module__g1LwZa__brainSection{padding:60px 0}.landing-module__g1LwZa__brainSectionInner{padding:0 20px}.landing-module__g1LwZa__brainTitle{font-size:24px}.landing-module__g1LwZa__brainSubtitle{font-size:14px}.landing-module__g1LwZa__heroSection{min-height:auto;padding:92px 20px 20px}.landing-module__g1LwZa__heroContainer{gap:26px}.landing-module__g1LwZa__platformContainer{margin-bottom:14px}.landing-module__g1LwZa__heroTagPlatform{letter-spacing:.8px;justify-content:center;max-width:100%;padding:6px 12px;font-size:10px;line-height:1.25}.landing-module__g1LwZa__heroTitle{letter-spacing:-1px;max-width:11.5em;margin:0 auto 14px;font-size:clamp(31px,8.8vw,38px);line-height:1.08}.landing-module__g1LwZa__heroDesc{max-width:34rem;margin-bottom:22px;font-size:14.5px;line-height:1.52}.landing-module__g1LwZa__heroCtaQuestionContainer{margin-top:0;margin-bottom:0}.landing-module__g1LwZa__heroCtaQuestion{margin-bottom:12px;font-size:13px;line-height:1.35}.landing-module__g1LwZa__heroActions{grid-template-columns:repeat(2,minmax(0,1fr));justify-content:center;gap:10px;width:min(100%,420px);margin:0 auto;display:grid}.landing-module__g1LwZa__primaryCta,.landing-module__g1LwZa__secondaryCta{box-sizing:border-box;min-height:48px;padding:12px 14px;font-size:13.5px;line-height:1.2}.landing-module__g1LwZa__heroImageSide{width:100%}.landing-module__g1LwZa__heroImageContainer{aspect-ratio:791/1024;width:min(76vw,330px);max-width:330px;max-height:none}.landing-module__g1LwZa__heroImage{width:100%;max-width:none;height:100%}}@media (max-width:480px){.landing-module__g1LwZa__heroSection{padding:84px 16px 15px}.landing-module__g1LwZa__heroContainer{gap:20px}.landing-module__g1LwZa__heroTitle{max-width:11em;font-size:clamp(28px,8.2vw,32px)}.landing-module__g1LwZa__heroDesc{margin-bottom:18px;font-size:13.5px;line-height:1.48}.landing-module__g1LwZa__heroActions{gap:8px}.landing-module__g1LwZa__primaryCta,.landing-module__g1LwZa__secondaryCta{min-height:46px;padding:11px 10px;font-size:12.5px}.landing-module__g1LwZa__heroImageContainer{width:min(70vw,280px);max-width:280px}}@media (max-width:380px){.landing-module__g1LwZa__heroTitle{font-size:27px}.landing-module__g1LwZa__heroDesc{font-size:13px}.landing-module__g1LwZa__heroActions{grid-template-columns:1fr;width:min(100%,280px)}.landing-module__g1LwZa__heroImageContainer{width:min(68vw,245px)}}@media (max-width:900px){.landing-module__g1LwZa__whoSection{padding:60px 0}.landing-module__g1LwZa__whoInner{grid-template-columns:1fr;gap:40px;padding:0 20px}.landing-module__g1LwZa__whoLeft{text-align:center;align-items:center}.landing-module__g1LwZa__whoTag{align-self:center}.landing-module__g1LwZa__whoTitle{text-align:center;font-size:26px}.landing-module__g1LwZa__whoSubtitle{text-align:center;max-width:100%}.landing-module__g1LwZa__whoRight{width:100%}}@media (max-width:768px){.landing-module__g1LwZa__sectionTitle{letter-spacing:-.3px;font-size:24px}.landing-module__g1LwZa__sectionSubtitle{margin-bottom:40px;font-size:14px}.landing-module__g1LwZa__profileSection{padding-top:24px!important;padding-bottom:16px!important}.landing-module__g1LwZa__whySection{padding-top:16px!important;padding-bottom:40px!important}.landing-module__g1LwZa__profileSection .landing-module__g1LwZa__sectionTitle{max-width:11em;margin-bottom:10px;margin-left:auto;margin-right:auto;font-size:25px;line-height:1.15}.landing-module__g1LwZa__profileSection .landing-module__g1LwZa__sectionSubtitle{max-width:34rem;margin-bottom:28px;font-size:13.5px;line-height:1.55}.landing-module__g1LwZa__profileGrid{gap:14px}.landing-module__g1LwZa__profileCard{border-radius:16px;padding:22px 18px}.landing-module__g1LwZa__profileCardHeader{gap:12px;margin-bottom:14px;padding-bottom:12px}.landing-module__g1LwZa__profileIcon{width:24px;height:24px}.landing-module__g1LwZa__profileTitle{font-size:17px;line-height:1.2}.landing-module__g1LwZa__profileDesc{min-height:auto;margin-bottom:14px;font-size:13px;line-height:1.5}.landing-module__g1LwZa__profileList{gap:9px;margin-bottom:18px}.landing-module__g1LwZa__profileItem{gap:8px;font-size:12.8px;line-height:1.35}.landing-module__g1LwZa__profileCheck{width:15px;height:15px}.landing-module__g1LwZa__profileCta{min-height:44px;padding:12px 14px;font-size:13px;line-height:1.2}}@media (max-width:480px){.landing-module__g1LwZa__profileSection{padding-top:16px!important;padding-bottom:12px!important}.landing-module__g1LwZa__whySection{padding-top:12px!important}.landing-module__g1LwZa__profileSection .landing-module__g1LwZa__sectionTitle{font-size:23px}.landing-module__g1LwZa__profileSection .landing-module__g1LwZa__sectionSubtitle{margin-bottom:22px;font-size:13px}.landing-module__g1LwZa__profileCard{padding:18px 16px}.landing-module__g1LwZa__profileCardHeader{align-items:flex-start}.landing-module__g1LwZa__profileTitle{font-size:16px}.landing-module__g1LwZa__profileDesc{font-size:12.8px}.landing-module__g1LwZa__profileItem{font-size:12.5px}}@media (max-width:768px){.landing-module__g1LwZa__whyBrainWrap{margin-top:-16px;overflow:visible}.landing-module__g1LwZa__whyHeader{margin-bottom:0}}@media (max-width:600px){.landing-module__g1LwZa__carouselBtn{width:36px;height:36px;font-size:20px}.landing-module__g1LwZa__carouselBtnPrev{left:-4px}.landing-module__g1LwZa__carouselBtnNext{right:-4px}}@media (max-width:768px){.landing-module__g1LwZa__plansGrid{scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;gap:16px;max-width:none;margin:0 -20px;padding:12px 20px 24px;scroll-padding-left:20px;scroll-padding-right:20px;display:flex;overflow-x:auto}.landing-module__g1LwZa__plansGrid::-webkit-scrollbar{display:none}.landing-module__g1LwZa__planCard{scroll-snap-align:start;flex-shrink:0;width:290px;max-width:82vw;padding:32px 24px}.landing-module__g1LwZa__planCardRecommended{transform:none}.landing-module__g1LwZa__price{font-size:34px}.landing-module__g1LwZa__plansMobileDots{margin-top:16px;margin-bottom:12px;display:flex!important}}@media (max-width:480px){.landing-module__g1LwZa__price{font-size:30px}}@media (max-width:768px){.landing-module__g1LwZa__faqQuestion{padding:16px;font-size:14px}.landing-module__g1LwZa__faqAnswer{padding:0 16px 16px;font-size:13px}}@media (max-width:600px){.landing-module__g1LwZa__header{width:calc(100% - 24px);height:62px;padding:0 16px;top:10px}.landing-module__g1LwZa__loginBtn,.landing-module__g1LwZa__demoBtn{padding:7px 14px;font-size:12px}}@media (max-width:500px){.landing-module__g1LwZa__checkoutContent{border-radius:14px;padding:22px 18px}.landing-module__g1LwZa__checkoutTitle{font-size:16px}}@media (max-width:480px){.landing-module__g1LwZa__footer{padding:30px 16px;font-size:11px}}@media (max-width:768px){:is(#para-quem,#profile-competidor){scroll-margin-top:85px}}.landing-module__g1LwZa__profileSection{clip-path:inset(0 -100vmax);background-color:#0c0c12;box-shadow:0 0 0 100vmax #0c0c12}.landing-module__g1LwZa__profileSection:before{content:"";pointer-events:none;background:#ffffff09;height:1px;position:absolute;top:0;left:-50vw;right:-50vw}.landing-module__g1LwZa__profileSection:after{content:"";pointer-events:none;background:#ffffff09;height:1px;position:absolute;bottom:0;left:-50vw;right:-50vw}.landing-module__g1LwZa__beneficiosSection{clip-path:inset(0 -100vmax);background-color:#0c0c12;box-shadow:0 0 0 100vmax #0c0c12}.landing-module__g1LwZa__beneficiosSection:after{content:"";pointer-events:none;background:#ffffff09;height:1px;position:absolute;bottom:0;left:-50vw;right:-50vw}.landing-module__g1LwZa__previewSection{clip-path:inset(0 -100vmax);background-color:#050507;box-shadow:0 0 0 100vmax #050507}.landing-module__g1LwZa__planosSection{clip-path:inset(0 -100vmax);background-color:#0c0c12;box-shadow:0 0 0 100vmax #0c0c12}.landing-module__g1LwZa__planosSection:before{content:"";pointer-events:none;background:#ffffff09;height:1px;position:absolute;top:0;left:-50vw;right:-50vw}.landing-module__g1LwZa__planosSection:after{content:"";pointer-events:none;background:#ffffff09;height:1px;position:absolute;bottom:0;left:-50vw;right:-50vw}.landing-module__g1LwZa__faqSection{clip-path:inset(0 -100vmax);background-color:#050507;box-shadow:0 0 0 100vmax #050507}.landing-module__g1LwZa__depoimentosSection{clip-path:inset(0 -100vmax);z-index:10;background-color:#050507;position:relative;box-shadow:0 0 0 100vmax #050507}.landing-module__g1LwZa__depoimentosGrid{scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;align-items:stretch;gap:24px;margin-top:50px;padding:20px 4px;scroll-padding-left:4px;scroll-padding-right:4px;display:flex;overflow-x:auto}.landing-module__g1LwZa__depoimentosGrid::-webkit-scrollbar{display:none}.landing-module__g1LwZa__carouselDots{justify-content:center;align-items:center;gap:8px;margin-top:24px;display:flex}.landing-module__g1LwZa__plansMobileDots{display:none}.landing-module__g1LwZa__carouselDot{cursor:pointer;background:#fff3;border:none;border-radius:50%;width:8px;height:8px;padding:0;transition:all .3s cubic-bezier(.16,1,.3,1)}.landing-module__g1LwZa__carouselDotActive{background:#ff4747;border-radius:4px;width:20px;box-shadow:0 0 10px #ff474766}.landing-module__g1LwZa__depoimentoCard{scroll-snap-align:start;background:#12121873;border:1px solid #ffffff0a;border-radius:20px;flex-direction:column;flex-shrink:0;width:calc(33.333% - 16px);padding:32px;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;position:relative;box-shadow:0 10px 30px #0003}.landing-module__g1LwZa__depoimentoCard:before{content:"";-webkit-mask-composite:xor;pointer-events:none;background:linear-gradient(#ffffff0d,#0000);border-radius:20px;padding:1px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.landing-module__g1LwZa__depoimentoCard:hover{box-shadow:0 20px 40px #0006, 0 0 30px var(--card-glow-color,#ffffff08);background:#16161e8c;border-color:#ffffff14;transform:translateY(-5px)}.landing-module__g1LwZa__depoimentoHeader{align-items:center;gap:16px;margin-bottom:20px;display:flex}.landing-module__g1LwZa__depoimentoAvatar{border:1.5px solid;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;display:flex;overflow:hidden;box-shadow:0 0 12px}.landing-module__g1LwZa__depoimentoAvatarImg{object-fit:cover;width:100%;height:100%;display:block}.landing-module__g1LwZa__avatarGreen{color:#0f8;background:#00ff881a;box-shadow:0 0 12px #0f83}.landing-module__g1LwZa__avatarBlue{color:#00d2ff;background:#00d2ff1a;box-shadow:0 0 12px #00d2ff33}.landing-module__g1LwZa__avatarPurple{color:#a78bfa;background:#a78bfa1a;box-shadow:0 0 12px #a78bfa33}.landing-module__g1LwZa__avatarOrange{color:#ff8c00;background:#ff8c001a;box-shadow:0 0 12px #ff8c0033}.landing-module__g1LwZa__avatarRed{color:#ff4747;background:#ff47471a;box-shadow:0 0 12px #ff474733}.landing-module__g1LwZa__avatarYellow{color:#d4ff00;background:#d4ff001a;box-shadow:0 0 12px #d4ff0033}.landing-module__g1LwZa__depoimentoName{color:#fff;margin:0;font-size:16px;font-weight:700}.landing-module__g1LwZa__depoimentoCategory{color:#ffffff73;margin-top:2px;font-size:12px;display:block}.landing-module__g1LwZa__depoimentoRating{color:#ffb800;letter-spacing:2px;text-shadow:0 0 8px #ffb80066;margin-bottom:14px;font-size:14px}.landing-module__g1LwZa__depoimentoQuote{color:#fff;margin:0 0 12px;font-size:17px;font-style:italic;font-weight:700;line-height:1.35}.landing-module__g1LwZa__depoimentoBody{color:#ffffffa6;flex-grow:1;margin:0 0 24px;font-size:14px;line-height:1.6}.landing-module__g1LwZa__depoimentoBadges{flex-wrap:wrap;gap:8px;margin-top:auto;display:flex}.landing-module__g1LwZa__badgeItem{text-transform:uppercase;letter-spacing:.5px;border-radius:100px;padding:4px 10px;font-size:10.5px;font-weight:800}@media (max-width:992px){.landing-module__g1LwZa__depoimentoCard{width:calc(45% - 12px)}}@media (max-width:768px){.landing-module__g1LwZa__depoimentosSection .carouselBtn{display:none!important}}@media (max-width:650px){.landing-module__g1LwZa__depoimentosGrid{gap:16px;margin-top:24px;padding:12px 20px 24px;scroll-padding-left:20px;scroll-padding-right:20px}.landing-module__g1LwZa__depoimentoCard{border-radius:16px;width:290px;max-width:82vw;padding:24px}.landing-module__g1LwZa__depoimentoHeader{gap:12px;margin-bottom:16px}.landing-module__g1LwZa__depoimentoAvatar{width:42px;height:42px}.landing-module__g1LwZa__depoimentoName{font-size:14.5px}.landing-module__g1LwZa__depoimentoCategory{font-size:11.5px}.landing-module__g1LwZa__depoimentoQuote{margin-bottom:8px;font-size:14.5px}.landing-module__g1LwZa__depoimentoBody{margin-bottom:14px;font-size:12.5px;line-height:1.45}.landing-module__g1LwZa__badgeItem{padding:3px 8px;font-size:10px}}#depoimentos{scroll-margin-top:90px}.hide-scrollbar{scrollbar-width:none;-ms-overflow-style:none}.hide-scrollbar::-webkit-scrollbar{display:none}.landing-module__g1LwZa__programasSection{max-width:1200px;margin:0 auto;padding:100px 24px;position:relative}.landing-module__g1LwZa__programasCarousel{scroll-behavior:smooth;scroll-snap-type:x mandatory;gap:24px;margin-top:32px;padding:12px 0 24px;display:flex;overflow-x:auto}.landing-module__g1LwZa__programaCard{scroll-snap-align:start;background:#15151866;border:1px solid #ffffff0d;border-radius:20px;flex-direction:column;flex-shrink:0;width:280px;min-width:280px;height:560px;transition:all .3s;display:flex;overflow:hidden}.landing-module__g1LwZa__programaCard:hover{border-color:#d4ff0040;transform:translateY(-5px);box-shadow:0 15px 30px #0006,0 0 20px #d4ff000d}.landing-module__g1LwZa__programaImgWrap{width:100%;height:320px;position:relative;overflow:hidden}.landing-module__g1LwZa__programaImgWrap img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.landing-module__g1LwZa__programaCard:hover .landing-module__g1LwZa__programaImgWrap img{transform:scale(1.05)}.landing-module__g1LwZa__programaValueTag{color:#fff;letter-spacing:.5px;background:#af2b2ef2;border-radius:6px;padding:4px 10px;font-size:10px;font-weight:700;position:absolute;bottom:12px;left:12px;box-shadow:0 4px 10px #0000004d}.landing-module__g1LwZa__programaContent{flex-direction:column;flex:1;justify-content:space-between;padding:20px;display:flex}.landing-module__g1LwZa__programaContent h3{color:#fff;margin-bottom:8px;font-size:16px;font-weight:700;line-height:1.35}.landing-module__g1LwZa__programaContent p{color:#fff9;flex:1;margin-bottom:16px;font-size:12.5px;line-height:1.45}.landing-module__g1LwZa__programaSpecs{gap:8px;margin-top:auto;display:flex}.landing-module__g1LwZa__programaSpecs span{color:#fffc;background:#ffffff0a;border:1px solid #ffffff14;border-radius:6px;padding:3px 10px;font-size:10.5px;font-weight:600}.landing-module__g1LwZa__anchoringContainer{max-width:860px;margin:40px auto 48px;padding:0 16px}.landing-module__g1LwZa__anchoringCard{background:linear-gradient(#151518cc 0%,#0c0c0ef2 100%);border:1px solid #ffffff14;border-radius:24px;padding:36px;position:relative;overflow:hidden;box-shadow:0 20px 50px #00000080,0 0 30px #af2b2e26}.landing-module__g1LwZa__anchoringCard:before{content:"";background:linear-gradient(90deg,#af2b2e,#d4ff00);height:3px;position:absolute;top:0;left:0;right:0}.landing-module__g1LwZa__anchoringHeader{text-align:center;margin-bottom:28px}.landing-module__g1LwZa__anchoringTag{color:#af2b2e;letter-spacing:2px;text-transform:uppercase;margin-bottom:12px;font-size:11px;font-weight:800;display:block}.landing-module__g1LwZa__anchoringHeader h3{color:#fff;margin-bottom:8px;font-size:22px;font-weight:800}.landing-module__g1LwZa__anchoringHeader p{color:#ffffff80;font-size:13.5px}.landing-module__g1LwZa__anchoringList{background:#00000040;border:1px solid #ffffff0a;border-radius:16px;flex-direction:column;gap:8px;padding:16px;display:flex}.landing-module__g1LwZa__anchoringItem{color:#ffffffbf;border-bottom:1px dashed #ffffff0d;justify-content:space-between;align-items:flex-start;gap:16px;padding:10px 0;font-size:13.5px;display:flex}.landing-module__g1LwZa__anchoringItem:last-child{border-bottom:none}.landing-module__g1LwZa__anchoringItemText{text-align:left;align-items:flex-start;gap:10px;line-height:1.4;display:flex}.landing-module__g1LwZa__anchoringBullet{background-color:#af2b2e;border-radius:50%;flex-shrink:0;width:6px;height:6px;margin-top:6px;box-shadow:0 0 6px #af2b2e}.landing-module__g1LwZa__anchoringItem strong{color:#fff;white-space:nowrap;font-weight:700}.landing-module__g1LwZa__anchoringDivider{background:#ffffff14;height:1px;margin:28px 0}.landing-module__g1LwZa__anchoringFooter{justify-content:space-between;align-items:center;gap:20px;display:flex}.landing-module__g1LwZa__anchoringValueCol{flex-direction:column;display:flex}.landing-module__g1LwZa__anchoringLabel{color:#fff6;letter-spacing:1px;margin-bottom:4px;font-size:10px;font-weight:800}.landing-module__g1LwZa__anchoringOriginalVal{color:#fff6;font-size:24px;font-weight:800;text-decoration:line-through}.landing-module__g1LwZa__anchoringArrow{color:#fff3;font-size:28px;font-weight:300}.landing-module__g1LwZa__anchoringSaveCol{flex-direction:column;flex:1;align-items:flex-end;max-width:480px;display:flex}.landing-module__g1LwZa__anchoringSaveCol .landing-module__g1LwZa__anchoringLabel{color:#d4ff00}.landing-module__g1LwZa__anchoringPlanPrices{justify-content:flex-end;gap:12px;width:100%;margin-top:6px;display:flex}.landing-module__g1LwZa__anchoringPricePill{text-align:center;background:#ffffff08;border:1px solid #ffffff1a;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;min-width:160px;padding:10px 16px;display:flex}.landing-module__g1LwZa__planPillName{color:#ffffffb3;text-transform:uppercase;margin-bottom:2px;font-size:11px;font-weight:700}.landing-module__g1LwZa__planPillPrice{color:#fff;font-size:16px;font-weight:800}.landing-module__g1LwZa__planPillPrice small{color:#ffffff80;font-size:11px;font-weight:400}.landing-module__g1LwZa__planPillDesc{color:#ffffff73;max-width:130px;margin-top:4px;font-size:9px;font-weight:600;line-height:1.35}@media (max-width:768px){.landing-module__g1LwZa__programasSection{padding:60px 16px}.landing-module__g1LwZa__programasSection .carouselBtn{display:none!important}.landing-module__g1LwZa__programaCard{width:250px;min-width:250px;height:520px}.landing-module__g1LwZa__programaImgWrap{height:280px}.landing-module__g1LwZa__programaContent h3{font-size:15px}.landing-module__g1LwZa__programaContent p{font-size:12px}.landing-module__g1LwZa__anchoringCard{border-radius:20px;padding:24px 16px}.landing-module__g1LwZa__anchoringHeader h3{margin-bottom:6px;font-size:18px}.landing-module__g1LwZa__anchoringHeader p{font-size:12px;line-height:1.4}.landing-module__g1LwZa__anchoringList{gap:4px;padding:12px}.landing-module__g1LwZa__anchoringItem{gap:12px;padding:8px 0;font-size:11.5px}.landing-module__g1LwZa__anchoringBullet{width:5px;height:5px;margin-top:5px}.landing-module__g1LwZa__anchoringFooter{text-align:center;flex-direction:column;align-items:center;gap:16px}.landing-module__g1LwZa__anchoringValueCol{align-items:center}.landing-module__g1LwZa__anchoringOriginalVal{font-size:20px}.landing-module__g1LwZa__anchoringArrow{margin:-8px 0;font-size:20px;transform:rotate(90deg)}.landing-module__g1LwZa__anchoringSaveCol{align-items:center;width:100%}.landing-module__g1LwZa__anchoringPlanPrices{box-sizing:border-box;justify-content:center;gap:8px;width:100%}.landing-module__g1LwZa__anchoringPricePill{box-sizing:border-box;border-radius:10px;flex:1;min-width:120px;max-width:160px;padding:10px 4px}.landing-module__g1LwZa__planPillDesc{max-width:120px;margin-top:3px;font-size:8px}}:is(.light-theme .landing-module__g1LwZa__landingWrapper,html.light-theme .landing-module__g1LwZa__landingWrapper){color:#fff!important;background-color:#0c0c0e!important}:is(.light-theme .landing-module__g1LwZa__header,html.light-theme .landing-module__g1LwZa__header){background:#08080ad9!important;border:1px solid #ffffff1a!important;box-shadow:0 10px 30px #00000080,0 0 20px #af2b2e40!important}:is(.light-theme .landing-module__g1LwZa__mobileNavOverlay,html.light-theme .landing-module__g1LwZa__mobileNavOverlay){background:#0c0c0efa!important;border:1px solid #ffffff1a!important}:is(.light-theme .landing-module__g1LwZa__heroTitle,html.light-theme .landing-module__g1LwZa__heroTitle){color:#fff!important}:is(.light-theme .landing-module__g1LwZa__heroDesc,html.light-theme .landing-module__g1LwZa__heroDesc){color:#ffffffb3!important}:is(.light-theme .landing-module__g1LwZa__heroCtaQuestion,html.light-theme .landing-module__g1LwZa__heroCtaQuestion){color:#fff!important}:is(.light-theme .landing-module__g1LwZa__section,html.light-theme .landing-module__g1LwZa__section){color:#fff!important;background-color:#0000!important}.landing-module__g1LwZa__orderBumpContainer{cursor:pointer;-webkit-user-select:none;user-select:none;background:linear-gradient(135deg,#00d2ff0d 0%,#141620f2 100%);border:1.5px solid #00d2ff59;border-radius:16px;margin:16px 0 20px;padding:16px;transition:all .3s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden;box-shadow:0 8px 24px #0000004d,inset 0 1px 1px #ffffff14}.light-theme .landing-module__g1LwZa__dashboardPreviewContainer{cursor:pointer;-webkit-user-select:none;user-select:none;background:linear-gradient(135deg,#00d2ff0d 0%,#141620f2 100%);border:1.5px solid #00d2ff59;border-radius:16px;margin:16px 0 20px;padding:16px;transition:all .3s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden;box-shadow:0 8px 24px #0000004d,inset 0 1px 1px #ffffff14}.landing-module__g1LwZa__orderBumpContainerActive{background:linear-gradient(135deg,#00d2ff24 0%,#0e1c2afa 100%);border-color:#00d2ff;box-shadow:0 0 25px #00d2ff40,inset 0 1px 1px #ffffff26}.landing-module__g1LwZa__orderBumpHeader{align-items:flex-start;gap:12px;display:flex}.landing-module__g1LwZa__orderBumpCheckbox{accent-color:#00d2ff;cursor:pointer;flex-shrink:0;width:22px;height:22px;margin-top:2px}.landing-module__g1LwZa__orderBumpLabel{cursor:pointer;flex-direction:column;gap:6px;display:flex}.landing-module__g1LwZa__orderBumpBadge{color:#000;text-transform:uppercase;letter-spacing:.6px;background:linear-gradient(90deg,#00d2ff 0%,#09f 100%);border-radius:20px;align-self:flex-start;align-items:center;gap:4px;padding:3px 10px;font-size:10px;font-weight:800;display:inline-flex;box-shadow:0 2px 8px #00d2ff4d}.landing-module__g1LwZa__orderBumpTitle{color:#fff;font-size:14px;font-weight:500;line-height:1.4}.landing-module__g1LwZa__orderBumpDesc{color:#fffc;border-top:1px solid #ffffff14;margin-top:10px;margin-left:34px;padding-top:8px;font-size:12px;line-height:1.5}.landing-module__g1LwZa__orderBumpHighlight{color:#00d2ff;font-weight:700}
