.OutboundModal-module__wdHu1q__overlay{z-index:9998;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000c;justify-content:center;align-items:center;padding:24px;animation:.2s OutboundModal-module__wdHu1q__fadeIn;display:flex;position:fixed;inset:0}@keyframes OutboundModal-module__wdHu1q__fadeIn{0%{opacity:0}to{opacity:1}}.OutboundModal-module__wdHu1q__modal{background:var(--bg2);text-align:center;border:1px solid #cc00cc4d;border-radius:20px;width:100%;max-width:420px;padding:40px 36px 36px;animation:.25s OutboundModal-module__wdHu1q__slideUp;position:relative;box-shadow:0 0 80px #cc00cc2e,0 24px 48px #00000080}@keyframes OutboundModal-module__wdHu1q__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.OutboundModal-module__wdHu1q__close{color:var(--text-muted);cursor:pointer;background:0 0;border:none;font-size:18px;line-height:1;transition:color .2s;position:absolute;top:14px;right:16px}.OutboundModal-module__wdHu1q__close:hover{color:var(--white)}.OutboundModal-module__wdHu1q__logoWrap{justify-content:center;margin-bottom:20px;display:flex}.OutboundModal-module__wdHu1q__logo{filter:brightness(1.1);width:auto;height:36px}.OutboundModal-module__wdHu1q__title{font-family:var(--font-heading);letter-spacing:.05em;color:var(--white);margin-bottom:12px;font-size:28px}.OutboundModal-module__wdHu1q__text{color:var(--text-muted);margin-bottom:28px;font-size:14px;line-height:1.75}.OutboundModal-module__wdHu1q__text strong{color:var(--white)}.OutboundModal-module__wdHu1q__link{color:var(--magenta-bright);text-underline-offset:2px;text-decoration:underline}.OutboundModal-module__wdHu1q__actions{gap:12px;display:flex}.OutboundModal-module__wdHu1q__cancel{color:var(--text-muted);cursor:pointer;font-size:14px;font-weight:600;font-family:var(--font-body);background:0 0;border:1px solid #ffffff1f;border-radius:10px;flex:1;padding:13px;transition:color .2s,border-color .2s}.OutboundModal-module__wdHu1q__cancel:hover{color:var(--white);border-color:#ffffff4d}.OutboundModal-module__wdHu1q__confirm{background:linear-gradient(135deg, var(--magenta), var(--purple));color:var(--white);cursor:pointer;font-size:14px;font-weight:700;font-family:var(--font-body);letter-spacing:.03em;box-shadow:0 0 20px var(--magenta-glow);border:none;border-radius:10px;flex:2;padding:13px 20px;transition:transform .2s,box-shadow .2s}.OutboundModal-module__wdHu1q__confirm:hover{box-shadow:0 6px 28px var(--magenta-glow);transform:translateY(-1px)}
.Header-module__hBw1pG__header{z-index:100;padding:16px 0;transition:background .3s,-webkit-backdrop-filter .3s,backdrop-filter .3s,box-shadow .3s;position:fixed;top:0;left:0;right:0}.Header-module__hBw1pG__header.Header-module__hBw1pG__scrolled{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0a0a0aeb;box-shadow:0 2px 30px #cc00cc26}.Header-module__hBw1pG__inner{align-items:center;gap:32px;max-width:1200px;margin:0 auto;padding:0 24px;display:flex}.Header-module__hBw1pG__logo img{object-fit:contain;filter:drop-shadow(0 0 8px #c0c6);width:auto;height:52px;transition:filter .3s}.Header-module__hBw1pG__logo:hover img{filter:drop-shadow(0 0 16px #e600e6)}.Header-module__hBw1pG__nav{gap:32px;margin-left:auto;display:flex}.Header-module__hBw1pG__nav button{letter-spacing:.08em;text-transform:uppercase;color:var(--text);cursor:pointer;font-size:15px;font-weight:600;font-family:var(--font-body);background:0 0;border:none;padding:0;transition:color .2s;position:relative}.Header-module__hBw1pG__nav button:after{content:"";background:var(--magenta-bright);width:0;height:2px;transition:width .3s;position:absolute;bottom:-4px;left:0}.Header-module__hBw1pG__nav button:hover{color:var(--white)}.Header-module__hBw1pG__nav button:hover:after{width:100%}.Header-module__hBw1pG__cta{letter-spacing:.1em;text-transform:uppercase;color:var(--white);border:2px solid var(--magenta-bright);cursor:pointer;font-size:13px;font-weight:700;font-family:var(--font-body);white-space:nowrap;background:0 0;border-radius:4px;padding:10px 20px;transition:background .25s,box-shadow .25s}.Header-module__hBw1pG__cta:hover{background:var(--magenta-bright);box-shadow:0 0 20px #c0c6}.Header-module__hBw1pG__burger{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;margin-left:auto;padding:4px;display:none}.Header-module__hBw1pG__burger span{background:var(--white);border-radius:2px;width:24px;height:2px;transition:transform .3s,opacity .3s;display:block}@media (max-width:768px){.Header-module__hBw1pG__burger{display:flex}.Header-module__hBw1pG__cta{display:none}.Header-module__hBw1pG__nav{background:#0a0a0af7;flex-direction:column;justify-content:center;align-items:center;gap:40px;margin:0;transition:transform .35s;position:fixed;inset:0;transform:translate(100%)}.Header-module__hBw1pG__nav.Header-module__hBw1pG__open{transform:translate(0)}.Header-module__hBw1pG__nav button{font-size:28px}}.Header-module__hBw1pG__headerRight{align-items:center;gap:12px;display:flex}.Header-module__hBw1pG__langSwitcher{position:relative}.Header-module__hBw1pG__langBtn{color:var(--text);letter-spacing:.08em;cursor:pointer;font-size:12px;font-weight:700;font-family:var(--font-body);background:0 0;border:1px solid #c0c6;border-radius:4px;align-items:center;padding:6px 10px;transition:border-color .2s,color .2s;display:flex}.Header-module__hBw1pG__langBtn:hover{border-color:var(--magenta-bright);color:var(--white)}.Header-module__hBw1pG__langDropdown{z-index:200;background:#0f0f0ff7;border:1px solid #cc00cc4d;border-radius:6px;min-width:60px;position:absolute;top:calc(100% + 6px);right:0;overflow:hidden;box-shadow:0 8px 24px #00000080}.Header-module__hBw1pG__langOption{width:100%;color:var(--text);letter-spacing:.08em;cursor:pointer;font-size:12px;font-weight:700;font-family:var(--font-body);text-align:left;background:0 0;border:none;align-items:center;padding:8px 14px;transition:background .15s,color .15s;display:flex}.Header-module__hBw1pG__langOption:hover{color:var(--white);background:#cc00cc26}.Header-module__hBw1pG__langActive{color:var(--magenta-bright)}@media (max-width:768px){.Header-module__hBw1pG__headerRight .Header-module__hBw1pG__cta{display:none}.Header-module__hBw1pG__langSwitcher{margin-left:auto}}
.Hero-module__ZARIfG__hero{justify-content:center;align-items:center;min-height:100vh;padding:120px 24px 80px;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__bg{z-index:0;position:absolute;inset:0}.Hero-module__ZARIfG__glow1{background:radial-gradient(circle,#cc00cc2e 0%,#0000 70%);width:600px;height:600px;animation:4s ease-in-out infinite Hero-module__ZARIfG__pulse;position:absolute;top:-100px;left:-100px}.Hero-module__ZARIfG__glow2{background:radial-gradient(circle,#9b30ff26 0%,#0000 70%);width:500px;height:500px;animation:4s ease-in-out 2s infinite Hero-module__ZARIfG__pulse;position:absolute;bottom:-100px;right:-100px}.Hero-module__ZARIfG__grid{background-image:linear-gradient(#cc00cc0d 1px,#0000 1px),linear-gradient(90deg,#cc00cc0d 1px,#0000 1px);background-size:60px 60px;position:absolute;inset:0}@keyframes Hero-module__ZARIfG__pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(1.1)}}.Hero-module__ZARIfG__content{z-index:1;width:100%;max-width:1100px;position:relative}.Hero-module__ZARIfG__eyebrow{letter-spacing:.18em;text-transform:uppercase;color:var(--magenta-bright);margin-bottom:16px;font-size:13px;font-weight:600;animation:.6s .2s both Hero-module__ZARIfG__fadeUp}.Hero-module__ZARIfG__title{font-family:var(--font-heading);letter-spacing:.02em;color:var(--white);margin-bottom:16px;font-size:clamp(42px,6vw,80px);line-height:1;animation:.6s .3s both Hero-module__ZARIfG__fadeUp}.Hero-module__ZARIfG__accent{background:linear-gradient(135deg, var(--magenta-bright), var(--purple));-webkit-text-fill-color:transparent;filter:drop-shadow(0 0 20px var(--magenta-glow));-webkit-background-clip:text;background-clip:text}.Hero-module__ZARIfG__sub{color:var(--text-muted);max-width:620px;margin-bottom:36px;font-size:16px;line-height:1.7;animation:.6s .4s both Hero-module__ZARIfG__fadeUp}.Hero-module__ZARIfG__twoCol{grid-template-columns:1.9fr 1fr;align-items:start;gap:28px;animation:.6s .5s both Hero-module__ZARIfG__fadeUp;display:grid}.Hero-module__ZARIfG__formCard{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#111111d9;border:1px solid #c0c3;border-radius:16px;padding:32px 28px}.Hero-module__ZARIfG__form{flex-direction:column;gap:18px;display:flex}.Hero-module__ZARIfG__row{grid-template-columns:1fr 1fr;gap:14px;display:grid}.Hero-module__ZARIfG__field{flex-direction:column;gap:6px;display:flex}.Hero-module__ZARIfG__label{letter-spacing:.12em;text-transform:uppercase;color:var(--text-muted);font-size:11px;font-weight:700}.Hero-module__ZARIfG__optional{text-transform:none;letter-spacing:0;color:#8889;font-size:11px;font-weight:400}.Hero-module__ZARIfG__input,.Hero-module__ZARIfG__select{color:var(--white);font-family:var(--font-body);background:#ffffff0a;border:1px solid #ffffff14;border-radius:8px;outline:none;width:100%;padding:11px 14px;font-size:14px;transition:border-color .2s,box-shadow .2s}.Hero-module__ZARIfG__select{appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%23888' stroke-width='1.5' fill='none' stroke-linecap='round'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;padding-right:34px}.Hero-module__ZARIfG__select option{color:var(--white);background:#1a1a1a}.Hero-module__ZARIfG__input:focus,.Hero-module__ZARIfG__select:focus{border-color:var(--magenta-bright);box-shadow:0 0 0 3px #cc00cc26}.Hero-module__ZARIfG__input::placeholder{color:#88888880}.Hero-module__ZARIfG__phoneRow{gap:8px;display:flex}.Hero-module__ZARIfG__countrySelect{flex-shrink:0;width:180px}.Hero-module__ZARIfG__phoneInput{flex:1}.Hero-module__ZARIfG__checkLabel{cursor:pointer;align-items:flex-start;gap:10px;display:flex}.Hero-module__ZARIfG__checkbox{width:16px;height:16px;accent-color:var(--magenta-bright);cursor:pointer;flex-shrink:0;margin-top:2px}.Hero-module__ZARIfG__checkText{color:var(--text-muted);font-size:12px;line-height:1.55}.Hero-module__ZARIfG__link{color:var(--magenta-bright);text-underline-offset:2px;text-decoration:underline}.Hero-module__ZARIfG__consentError{color:#ef4444;margin-top:-8px;font-size:12px}.Hero-module__ZARIfG__errorMsg{color:#ef4444;margin-top:-4px;font-size:13px}.Hero-module__ZARIfG__submitBtn{background:linear-gradient(135deg, var(--magenta), var(--purple));color:var(--white);font-family:var(--font-body);letter-spacing:.06em;text-transform:uppercase;cursor:pointer;box-shadow:0 0 24px var(--magenta-glow);border:none;border-radius:8px;justify-content:center;align-items:center;gap:10px;width:100%;padding:14px 24px;font-size:14px;font-weight:700;transition:transform .2s,box-shadow .2s,opacity .2s;display:flex}.Hero-module__ZARIfG__submitBtn:hover:not(:disabled){box-shadow:0 8px 32px var(--magenta-glow);transform:translateY(-2px)}.Hero-module__ZARIfG__submitBtn:disabled{opacity:.7;cursor:not-allowed}.Hero-module__ZARIfG__spinner{border:2px solid #ffffff4d;border-top-color:var(--white);border-radius:50%;flex-shrink:0;width:15px;height:15px;animation:.7s linear infinite Hero-module__ZARIfG__spin;display:inline-block}@keyframes Hero-module__ZARIfG__spin{to{transform:rotate(360deg)}}.Hero-module__ZARIfG__directCard{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#111111d9;border:1px solid #25d36633;border-radius:16px;justify-content:center;align-items:center;min-height:100%;padding:32px 24px;display:flex}.Hero-module__ZARIfG__directInner{text-align:center;flex-direction:column;align-items:center;gap:14px;width:100%;display:flex}.Hero-module__ZARIfG__directIconWrap{color:#25d366;background:#25d3661a;border:1px solid #25d36659;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:72px;height:72px;animation:2.5s ease-in-out infinite Hero-module__ZARIfG__waIconPulse;display:flex;box-shadow:0 0 28px #25d36640}@keyframes Hero-module__ZARIfG__waIconPulse{0%,to{box-shadow:0 0 28px #25d36640}50%{box-shadow:0 0 52px #25d36680,0 0 80px #25d36626}}.Hero-module__ZARIfG__directDivider{background:linear-gradient(90deg,#0000,#25d36680,#0000);width:40px;height:2px;margin-bottom:4px}.Hero-module__ZARIfG__directTitle{font-family:var(--font-heading);letter-spacing:.04em;color:var(--white);font-size:20px;line-height:1.2}.Hero-module__ZARIfG__directSub{color:var(--text-muted);font-size:13px;line-height:1.6}.Hero-module__ZARIfG__waBtn{color:#25d366;font-family:var(--font-body);letter-spacing:.04em;cursor:pointer;background:#25d3661f;border:1px solid #25d36666;border-radius:10px;justify-content:center;align-items:center;gap:10px;width:100%;padding:14px 20px;font-size:14px;font-weight:700;transition:background .2s,box-shadow .2s,transform .2s;display:flex}.Hero-module__ZARIfG__waBtn:hover{background:#25d36633;transform:translateY(-1px);box-shadow:0 0 24px #25d3664d}.Hero-module__ZARIfG__overlay{z-index:9998;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000c;justify-content:center;align-items:center;padding:24px;animation:.2s Hero-module__ZARIfG__fadeIn;display:flex;position:fixed;inset:0}@keyframes Hero-module__ZARIfG__fadeIn{0%{opacity:0}to{opacity:1}}.Hero-module__ZARIfG__modal{background:var(--bg2);text-align:center;border:1px solid #cc00cc4d;border-radius:20px;width:100%;max-width:420px;padding:40px 36px 36px;animation:.25s Hero-module__ZARIfG__slideUp;position:relative;box-shadow:0 0 80px #cc00cc2e,0 24px 48px #00000080}@keyframes Hero-module__ZARIfG__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.Hero-module__ZARIfG__closeBtn{color:var(--text-muted);cursor:pointer;background:0 0;border:none;font-size:18px;line-height:1;transition:color .2s;position:absolute;top:14px;right:16px}.Hero-module__ZARIfG__closeBtn:hover{color:var(--white)}.Hero-module__ZARIfG__logoWrap{justify-content:center;margin-bottom:20px;display:flex}.Hero-module__ZARIfG__modalTitle{font-family:var(--font-heading);letter-spacing:.05em;color:var(--white);margin-bottom:12px;font-size:28px}.Hero-module__ZARIfG__modalText{color:var(--text-muted);margin-bottom:28px;font-size:14px;line-height:1.75}.Hero-module__ZARIfG__modalActions{justify-content:center;display:flex}.Hero-module__ZARIfG__modalConfirm{background:linear-gradient(135deg, var(--magenta), var(--purple));color:var(--white);cursor:pointer;font-size:14px;font-weight:700;font-family:var(--font-body);letter-spacing:.03em;box-shadow:0 0 20px var(--magenta-glow);border:none;border-radius:10px;flex:1;padding:13px 32px;transition:transform .2s,box-shadow .2s}.Hero-module__ZARIfG__modalConfirm:hover{box-shadow:0 6px 28px var(--magenta-glow);transform:translateY(-1px)}.Hero-module__ZARIfG__scrollHint{z-index:1;position:absolute;bottom:32px;left:50%;transform:translate(-50%)}.Hero-module__ZARIfG__scrollHint span{background:linear-gradient(to bottom, var(--magenta-bright), transparent);width:2px;height:40px;margin:0 auto;animation:1.5s ease-in-out infinite Hero-module__ZARIfG__scrollLine;display:block}@keyframes Hero-module__ZARIfG__scrollLine{0%{transform-origin:top;transform:scaleY(0)}50%{transform-origin:top;transform:scaleY(1)}51%{transform-origin:bottom;transform:scaleY(1)}to{transform-origin:bottom;transform:scaleY(0)}}@keyframes Hero-module__ZARIfG__fadeUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width:960px){.Hero-module__ZARIfG__twoCol{grid-template-columns:1fr}.Hero-module__ZARIfG__directCard{min-height:auto}}@media (max-width:600px){.Hero-module__ZARIfG__hero{padding:100px 16px 60px}.Hero-module__ZARIfG__row{grid-template-columns:1fr}.Hero-module__ZARIfG__countrySelect{width:140px}.Hero-module__ZARIfG__formCard,.Hero-module__ZARIfG__directCard{padding:24px 20px}.Hero-module__ZARIfG__glow1,.Hero-module__ZARIfG__glow2{width:280px;height:280px}}
.Programs-module__5gRd4W__section{background:var(--bg2);padding:100px 24px;position:relative;overflow:hidden}.Programs-module__5gRd4W__section:before{content:"";background:linear-gradient(to bottom, transparent, var(--magenta-bright));width:1px;height:80px;position:absolute;top:0;left:50%;transform:translate(-50%)}.Programs-module__5gRd4W__container{max-width:1100px;margin:0 auto}.Programs-module__5gRd4W__header{text-align:center;margin-bottom:56px}.Programs-module__5gRd4W__eyebrow{letter-spacing:.2em;text-transform:uppercase;color:var(--magenta-bright);margin-bottom:12px;font-size:13px;font-weight:600}.Programs-module__5gRd4W__title{font-family:var(--font-heading);color:var(--white);letter-spacing:.05em;margin-bottom:16px;font-size:clamp(40px,6vw,72px)}.Programs-module__5gRd4W__sub{color:var(--text-muted);max-width:520px;margin:0 auto;font-size:16px;line-height:1.7}.Programs-module__5gRd4W__card{background:var(--bg);opacity:0;will-change:opacity, transform;backface-visibility:hidden;border:1px solid #cc00cc26;border-radius:16px;margin-bottom:24px;transition:opacity .6s,transform .6s,border-color .3s,box-shadow .3s;position:relative;overflow:hidden;transform:translateY(40px)translateZ(0)}.Programs-module__5gRd4W__card:last-child{margin-bottom:0}.Programs-module__5gRd4W__card.Programs-module__5gRd4W__visible{opacity:1;transform:translateY(0)translateZ(0)}.Programs-module__5gRd4W__card:hover{border-color:#cc00cc80;box-shadow:0 0 50px #cc00cc1f}.Programs-module__5gRd4W__cardGlow{pointer-events:none;opacity:0;background:radial-gradient(circle,#cc00cc26 0%,#0000 70%);width:300px;height:300px;transition:opacity .3s;position:absolute;bottom:-60px;left:50%;transform:translate(-50%)}.Programs-module__5gRd4W__card:hover .Programs-module__5gRd4W__cardGlow{opacity:1}.Programs-module__5gRd4W__tierBadge{letter-spacing:.15em;text-transform:uppercase;width:fit-content;color:var(--magenta-bright);border:1px solid var(--border);background:var(--magenta-subtle);border-radius:20px;align-self:flex-start;padding:4px 12px;font-size:11px;font-weight:700;display:inline-block}.Programs-module__5gRd4W__routinesCard{border-color:#cc00cc4d;box-shadow:0 0 40px #cc00cc1a}.Programs-module__5gRd4W__routinesContent{align-items:stretch;gap:0;display:flex}.Programs-module__5gRd4W__routinesLeft{flex-direction:column;flex:1;gap:20px;padding:40px 36px 40px 40px;display:flex}.Programs-module__5gRd4W__routinesTitle{font-family:var(--font-heading);color:var(--white);letter-spacing:.04em;margin:0;font-size:clamp(28px,3.5vw,42px);line-height:1.1}.Programs-module__5gRd4W__routinesSub{color:var(--text-muted);max-width:540px;font-size:15px;line-height:1.7}.Programs-module__5gRd4W__features{flex-direction:column;gap:18px;display:flex}.Programs-module__5gRd4W__featureLabel{color:var(--white);letter-spacing:.02em;margin-bottom:5px;font-size:13px;font-weight:700}.Programs-module__5gRd4W__featureDesc{color:var(--text-muted);padding-left:22px;font-size:13px;line-height:1.65}.Programs-module__5gRd4W__routinesRight{border-left:1px solid #cc00cc1f;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;gap:24px;width:240px;padding:40px 32px;display:flex;position:relative}.Programs-module__5gRd4W__routinesGlowCircle{border:1px solid #cc00cc4d;border-radius:16px;flex-shrink:0;width:130px;height:130px;overflow:hidden;box-shadow:0 0 32px #c0c3}.Programs-module__5gRd4W__routinesGlowImg{object-fit:cover;width:100%;height:100%;display:block}.Programs-module__5gRd4W__routinesCta{color:#25d366;font-size:13px;font-weight:700;font-family:var(--font-body);letter-spacing:.04em;cursor:pointer;text-align:center;background:#25d3661a;border:1px solid #25d36659;border-radius:10px;justify-content:center;align-items:center;gap:10px;width:100%;padding:14px 20px;transition:background .2s,box-shadow .2s,transform .2s;display:flex}.Programs-module__5gRd4W__routinesCta:hover{background:#25d3662e;transform:translateY(-1px);box-shadow:0 0 24px #25d3664d}.Programs-module__5gRd4W__ebookCard{background:linear-gradient(120deg,#cc00cc14 0%,#0a0a0af2 55%);border-color:#cc00cc73;flex-direction:row;align-items:center;padding:0;animation:3s ease-in-out infinite Programs-module__5gRd4W__ebookPulse;display:flex;box-shadow:0 0 48px #cc00cc2e,inset 0 0 60px #cc00cc0a}@keyframes Programs-module__5gRd4W__ebookPulse{0%,to{box-shadow:0 0 48px #cc00cc2e,inset 0 0 60px #cc00cc0a}50%{box-shadow:0 0 72px #cc00cc52,inset 0 0 80px #cc00cc14}}.Programs-module__5gRd4W__ebookCard:hover{border-color:#cc00ccb3;animation:none;box-shadow:0 0 90px #cc00cc59,inset 0 0 80px #cc00cc14}.Programs-module__5gRd4W__ebookCover{flex-shrink:0;align-self:stretch;width:220px;position:relative;overflow:hidden}.Programs-module__5gRd4W__ebookImg{object-fit:cover;object-position:center top;border-radius:14px 0 0 14px;width:100%;height:100%;display:block}.Programs-module__5gRd4W__ebookGlow{pointer-events:none;background:linear-gradient(90deg,#0000 50%,#0a0a0af2 100%);position:absolute;inset:0}.Programs-module__5gRd4W__ebookContent{flex-direction:column;flex:1;justify-content:center;gap:16px;padding:36px 40px;display:flex}.Programs-module__5gRd4W__ebookMeta{align-items:center;gap:10px;display:flex}.Programs-module__5gRd4W__ebookMeta .Programs-module__5gRd4W__tierBadge{margin-bottom:0}.Programs-module__5gRd4W__ebookFree{letter-spacing:.15em;text-transform:uppercase;color:#25d366;background:#25d3661f;border:1px solid #25d36659;border-radius:20px;padding:4px 12px;font-size:11px;font-weight:800}.Programs-module__5gRd4W__ebookTitle{font-family:var(--font-heading);color:var(--white);letter-spacing:.04em;margin:0;font-size:clamp(22px,2.5vw,30px);line-height:1.15}.Programs-module__5gRd4W__ebookDesc{color:var(--text-muted);max-width:500px;font-size:14px;line-height:1.75}.Programs-module__5gRd4W__ebookCta{color:#25d366;font-size:14px;font-weight:700;font-family:var(--font-body);letter-spacing:.04em;cursor:pointer;background:#25d3661f;border:1px solid #25d36666;border-radius:10px;align-self:flex-start;align-items:center;gap:10px;padding:14px 28px;transition:background .2s,box-shadow .2s,transform .2s;display:inline-flex}.Programs-module__5gRd4W__ebookCta:hover{background:#25d36633;transform:translateY(-1px);box-shadow:0 0 28px #25d3664d}@media (max-width:900px){.Programs-module__5gRd4W__routinesContent{flex-direction:column}.Programs-module__5gRd4W__routinesLeft{padding:32px 28px 20px}.Programs-module__5gRd4W__routinesRight{border-top:1px solid #cc00cc1f;border-left:none;flex-direction:row;justify-content:space-between;align-items:center;gap:20px;width:100%;padding:24px 28px 32px}.Programs-module__5gRd4W__routinesGlowCircle{border-radius:12px;flex-shrink:0;width:90px;height:90px}.Programs-module__5gRd4W__routinesCta{flex:1;width:auto}}@media (max-width:640px){.Programs-module__5gRd4W__ebookCard{flex-direction:column}.Programs-module__5gRd4W__ebookCover{align-self:auto;width:100%;height:220px}.Programs-module__5gRd4W__ebookImg{object-position:center 15%;border-radius:14px 14px 0 0}.Programs-module__5gRd4W__ebookGlow{background:linear-gradient(#0000 50%,#0a0a0af2 100%)}.Programs-module__5gRd4W__ebookContent{padding:24px 24px 28px}.Programs-module__5gRd4W__ebookCta{justify-content:center;align-self:stretch}.Programs-module__5gRd4W__routinesRight{flex-direction:column;align-items:stretch;padding:20px 24px 28px}.Programs-module__5gRd4W__routinesGlowCircle{display:none}}
.About-module__vAULUW__section{background:var(--bg2);padding:100px 24px}.About-module__vAULUW__container{opacity:0;grid-template-columns:1fr 1.4fr;align-items:center;gap:80px;max-width:1100px;margin:0 auto;transition:opacity .8s,transform .8s;display:grid;transform:translateY(40px)}.About-module__vAULUW__container.About-module__vAULUW__visible{opacity:1;transform:translateY(0)}.About-module__vAULUW__imgWrap{justify-content:center;display:flex;position:relative}.About-module__vAULUW__imgGlow{background:radial-gradient(circle, var(--magenta-glow) 0%, transparent 70%);border-radius:50%;animation:3s ease-in-out infinite About-module__vAULUW__glow;position:absolute;inset:-20px}@keyframes About-module__vAULUW__glow{0%,to{opacity:.6;transform:scale(1)}50%{opacity:1;transform:scale(1.05)}}.About-module__vAULUW__img{object-fit:cover;border:3px solid var(--magenta-bright);width:280px;height:280px;box-shadow:0 0 40px var(--magenta-glow);z-index:1;border-radius:50%;position:relative}.About-module__vAULUW__badge{background:linear-gradient(135deg, var(--magenta), var(--purple));color:var(--white);z-index:2;box-shadow:0 4px 20px var(--magenta-glow);border-radius:20px;align-items:center;gap:6px;padding:8px 16px;font-size:13px;font-weight:700;display:flex;position:absolute;bottom:10px;right:10px}.About-module__vAULUW__eyebrow{letter-spacing:.2em;text-transform:uppercase;color:var(--magenta-bright);margin-bottom:12px;font-size:13px;font-weight:600}.About-module__vAULUW__title{font-family:var(--font-heading);color:var(--white);letter-spacing:.05em;margin-bottom:24px;font-size:clamp(36px,5vw,60px)}.About-module__vAULUW__accent{background:linear-gradient(135deg, var(--magenta-bright), var(--purple));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.About-module__vAULUW__body{color:var(--text-muted);margin-bottom:16px;font-size:16px;line-height:1.8}.About-module__vAULUW__body strong{color:var(--magenta-bright);font-weight:700}.About-module__vAULUW__values{flex-wrap:wrap;gap:10px;margin:28px 0 32px;display:flex}.About-module__vAULUW__value{letter-spacing:.08em;text-transform:uppercase;color:var(--magenta-bright);border:1px solid var(--border);background:var(--magenta-subtle);border-radius:20px;padding:6px 16px;font-size:13px;font-weight:600}.About-module__vAULUW__btn{background:linear-gradient(135deg, var(--magenta), var(--purple));color:var(--white);letter-spacing:.08em;text-transform:uppercase;box-shadow:0 0 20px var(--magenta-glow);border-radius:4px;padding:14px 28px;font-size:14px;font-weight:700;transition:transform .2s,box-shadow .2s;display:inline-block}.About-module__vAULUW__btn:hover{box-shadow:0 8px 30px var(--magenta-glow);transform:translateY(-2px)}@media (max-width:900px){.About-module__vAULUW__container{text-align:center;grid-template-columns:1fr;gap:48px}.About-module__vAULUW__values{justify-content:center}}
.SocialLinks-module__HHpLUq__section{background:var(--bg);padding:100px 24px}.SocialLinks-module__HHpLUq__container{max-width:680px;margin:0 auto}.SocialLinks-module__HHpLUq__header{text-align:center;margin-bottom:48px}.SocialLinks-module__HHpLUq__eyebrow{letter-spacing:.2em;text-transform:uppercase;color:var(--magenta-bright);margin-bottom:12px;font-size:13px;font-weight:600}.SocialLinks-module__HHpLUq__title{font-family:var(--font-heading);color:var(--white);letter-spacing:.05em;margin-bottom:16px;font-size:clamp(40px,6vw,64px)}.SocialLinks-module__HHpLUq__sub{color:var(--text-muted);font-size:15px;line-height:1.7}.SocialLinks-module__HHpLUq__card{background:var(--bg2);border:1px solid var(--border);border-radius:16px;padding:40px 32px;box-shadow:0 0 60px #cc00cc14}.SocialLinks-module__HHpLUq__profileTop{text-align:center;margin-bottom:36px}.SocialLinks-module__HHpLUq__avatar{object-fit:cover;border:3px solid var(--magenta-bright);width:90px;height:90px;box-shadow:0 0 24px var(--magenta-glow);border-radius:50%;margin-bottom:16px}.SocialLinks-module__HHpLUq__profileName{font-family:var(--font-heading);letter-spacing:.05em;color:var(--white);margin-bottom:8px;font-size:28px}.SocialLinks-module__HHpLUq__profileBio{color:var(--text-muted);letter-spacing:.03em;font-size:13px}.SocialLinks-module__HHpLUq__links{flex-direction:column;gap:12px;display:flex}.SocialLinks-module__HHpLUq__linkItem{opacity:0;transition:opacity .5s,transform .5s;transform:translateY(20px)}.SocialLinks-module__HHpLUq__linkItem.SocialLinks-module__HHpLUq__visible{opacity:1;transform:translateY(0)}.SocialLinks-module__HHpLUq__linkBtn{background:var(--bg3);cursor:pointer;width:100%;font-family:var(--font-body);text-align:left;border:1px solid #ffffff0f;border-radius:12px;align-items:center;gap:16px;padding:14px 18px;transition:background .2s,border-color .2s,transform .2s,box-shadow .2s;display:flex}.SocialLinks-module__HHpLUq__linkBtn:not(.SocialLinks-module__HHpLUq__disabled):hover{border-color:var(--link-color,var(--magenta-bright));background:#ffffff0d;transform:translate(4px);box-shadow:0 4px 20px #0000004d}.SocialLinks-module__HHpLUq__disabled{opacity:.5;cursor:not-allowed}.SocialLinks-module__HHpLUq__linkIcon{flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.SocialLinks-module__HHpLUq__linkIcon svg{width:22px;height:22px}.SocialLinks-module__HHpLUq__linkText{text-align:left;flex-direction:column;flex:1;gap:2px;display:flex}.SocialLinks-module__HHpLUq__linkName{color:var(--white);font-size:15px;font-weight:600}.SocialLinks-module__HHpLUq__linkHandle{color:var(--text-muted);font-size:12px}.SocialLinks-module__HHpLUq__linkArrow{color:var(--text-muted);font-size:16px;transition:color .2s,transform .2s}.SocialLinks-module__HHpLUq__linkBtn:not(.SocialLinks-module__HHpLUq__disabled):hover .SocialLinks-module__HHpLUq__linkArrow{color:var(--link-color,var(--magenta-bright));transform:translate(4px)}.SocialLinks-module__HHpLUq__soonBadge{color:var(--text-muted);white-space:nowrap;letter-spacing:.05em;background:#ffffff0f;border-radius:20px;padding:4px 10px;font-size:11px;font-weight:600}@media (max-width:480px){.SocialLinks-module__HHpLUq__card{padding:28px 20px}}.SocialLinks-module__HHpLUq__legal{color:var(--text-muted);text-align:center;opacity:.6;margin-top:16px;font-size:11px}.SocialLinks-module__HHpLUq__legal a{color:var(--magenta-bright);text-underline-offset:2px;text-decoration:underline}
.Business-module__Ka4oFG__section{background:var(--bg2);padding:100px 24px;position:relative;overflow:hidden}.Business-module__Ka4oFG__bg{pointer-events:none;position:absolute;inset:0}.Business-module__Ka4oFG__bgGlow1{background:radial-gradient(circle,#9b30ff1a 0%,#0000 65%);width:600px;height:600px;animation:6s ease-in-out infinite Business-module__Ka4oFG__drift;position:absolute;top:-100px;right:-100px}.Business-module__Ka4oFG__bgGlow2{background:radial-gradient(circle,#cc00cc12 0%,#0000 65%);width:500px;height:500px;animation:6s ease-in-out 3s infinite Business-module__Ka4oFG__drift;position:absolute;bottom:-100px;left:-100px}@keyframes Business-module__Ka4oFG__drift{0%,to{transform:translate(0)}50%{transform:translate(20px,-20px)}}.Business-module__Ka4oFG__container{z-index:1;max-width:1100px;margin:0 auto;position:relative}.Business-module__Ka4oFG__header{text-align:center;opacity:0;margin-bottom:64px;transition:opacity .7s,transform .7s;transform:translateY(30px)}.Business-module__Ka4oFG__header.Business-module__Ka4oFG__visible{opacity:1;transform:translateY(0)}.Business-module__Ka4oFG__pill{letter-spacing:.15em;text-transform:uppercase;color:var(--purple);background:#9b30ff14;border:1px solid #9b30ff66;border-radius:20px;margin-bottom:20px;padding:6px 18px;font-size:12px;font-weight:700;display:inline-block}.Business-module__Ka4oFG__title{font-family:var(--font-heading);color:var(--white);letter-spacing:.05em;margin-bottom:16px;font-size:clamp(36px,5vw,64px)}.Business-module__Ka4oFG__accent{background:linear-gradient(135deg, var(--purple), var(--magenta-bright));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Business-module__Ka4oFG__sub{color:var(--text-muted);max-width:580px;margin:0 auto 36px;font-size:16px;line-height:1.8}.Business-module__Ka4oFG__trustRow{flex-wrap:wrap;justify-content:center;align-items:center;gap:32px;display:flex}.Business-module__Ka4oFG__trustItem{color:var(--text-muted);text-transform:uppercase;letter-spacing:.1em;flex-direction:column;align-items:center;gap:4px;font-size:12px;display:flex}.Business-module__Ka4oFG__trustItem span{font-family:var(--font-heading);color:var(--purple);font-size:36px;line-height:1}.Business-module__Ka4oFG__trustDivider{background:#9b30ff40;width:1px;height:40px}.Business-module__Ka4oFG__grid{grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:20px;margin-bottom:48px;display:grid}.Business-module__Ka4oFG__card{background:var(--bg);opacity:0;border:1px solid #9b30ff1f;border-radius:12px;flex-direction:column;gap:10px;padding:28px 24px;transition:opacity .6s,transform .6s,border-color .3s,box-shadow .3s;display:flex;transform:translateY(30px)}.Business-module__Ka4oFG__card.Business-module__Ka4oFG__visible{opacity:1;transform:translateY(0)}.Business-module__Ka4oFG__card:hover{border-color:var(--purple);box-shadow:0 0 32px #9b30ff26}.Business-module__Ka4oFG__cardIcon{font-size:32px}.Business-module__Ka4oFG__cardTitle{color:var(--white);font-size:16px;font-weight:700}.Business-module__Ka4oFG__cardDesc{color:var(--text-muted);flex:1;font-size:14px;line-height:1.65}.Business-module__Ka4oFG__cardStat{letter-spacing:.12em;text-transform:uppercase;color:var(--purple);background:#9b30ff14;border:1px solid #9b30ff4d;border-radius:20px;align-self:flex-start;padding:4px 10px;font-size:11px;font-weight:700}.Business-module__Ka4oFG__cta{opacity:0;background:linear-gradient(135deg,#9b30ff1a,#cc00cc12);border:1px solid #9b30ff40;border-radius:16px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:40px;padding:48px;transition:opacity .7s,transform .7s;display:flex;transform:translateY(30px)}.Business-module__Ka4oFG__cta.Business-module__Ka4oFG__visible{opacity:1;transform:translateY(0)}.Business-module__Ka4oFG__ctaLeft{flex:1;min-width:260px}.Business-module__Ka4oFG__ctaEyebrow{letter-spacing:.2em;text-transform:uppercase;color:var(--purple);margin-bottom:10px;font-size:12px;font-weight:700}.Business-module__Ka4oFG__ctaTitle{font-family:var(--font-heading);color:var(--white);letter-spacing:.04em;margin-bottom:12px;font-size:clamp(28px,3vw,40px)}.Business-module__Ka4oFG__ctaSub{color:var(--text-muted);font-size:15px;line-height:1.7}.Business-module__Ka4oFG__ctaBtns{flex-direction:column;flex-shrink:0;gap:12px;display:flex}.Business-module__Ka4oFG__ctaBtnWa{color:var(--white);cursor:pointer;font-size:14px;font-weight:700;font-family:var(--font-body);letter-spacing:.03em;white-space:nowrap;background:linear-gradient(135deg,#25d366,#128c7e);border:none;border-radius:8px;align-items:center;gap:10px;padding:14px 24px;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 0 20px #25d3664d}.Business-module__Ka4oFG__ctaBtnWa:hover{transform:translateY(-2px);box-shadow:0 6px 28px #25d36666}.Business-module__Ka4oFG__ctaBtnEmail{color:var(--text);cursor:pointer;font-size:14px;font-weight:600;font-family:var(--font-body);white-space:nowrap;background:0 0;border:1px solid #9b30ff66;border-radius:8px;align-items:center;gap:10px;padding:14px 24px;transition:border-color .2s,color .2s,background .2s;display:inline-flex}.Business-module__Ka4oFG__ctaBtnEmail:hover{border-color:var(--purple);color:var(--white);background:#9b30ff14}@media (max-width:768px){.Business-module__Ka4oFG__cta{flex-direction:column;padding:32px 24px}.Business-module__Ka4oFG__ctaBtns{width:100%}.Business-module__Ka4oFG__ctaBtnWa,.Business-module__Ka4oFG__ctaBtnEmail{justify-content:center}}
.MaxGrind-module__TOxPGW__section{background:#2e2323;padding:90px 24px;position:relative;overflow:hidden}.MaxGrind-module__TOxPGW__section:before{content:"";pointer-events:none;background:radial-gradient(at 20%,#ffa70014 0%,#0000 60%),radial-gradient(at 80%,#ffa7000d 0%,#0000 60%);position:absolute;inset:0}.MaxGrind-module__TOxPGW__container{z-index:1;grid-template-columns:1fr 1fr;align-items:center;gap:72px;max-width:1100px;margin:0 auto;display:grid;position:relative}.MaxGrind-module__TOxPGW__logoBig{justify-content:center;align-items:center;display:flex}.MaxGrind-module__TOxPGW__bigLogo{object-fit:contain;filter:drop-shadow(0 0 48px #ffa70047)drop-shadow(0 0 16px #ffa70026);width:100%;max-width:420px}.MaxGrind-module__TOxPGW__appLogoWrap{margin-bottom:20px}.MaxGrind-module__TOxPGW__appLogo{object-fit:cover;border-radius:16px;width:68px;height:68px;box-shadow:0 4px 20px #0006}.MaxGrind-module__TOxPGW__eyebrow{letter-spacing:.2em;text-transform:uppercase;color:#ffa700;margin-bottom:14px;font-size:11px;font-weight:700}.MaxGrind-module__TOxPGW__title{font-family:var(--font-heading);color:#fff;letter-spacing:.03em;margin-bottom:18px;font-size:clamp(34px,4vw,54px);line-height:1.05}.MaxGrind-module__TOxPGW__accent{color:#ffa700}.MaxGrind-module__TOxPGW__sub{color:#ffffffa6;max-width:460px;margin-bottom:32px;font-size:15px;line-height:1.75}.MaxGrind-module__TOxPGW__cta{color:#2e2323;font-family:var(--font-body);letter-spacing:.04em;cursor:pointer;background:#ffa700;border:none;border-radius:10px;align-items:center;gap:8px;margin-bottom:16px;padding:14px 30px;font-size:15px;font-weight:800;transition:transform .2s,box-shadow .2s;display:block;box-shadow:0 0 32px #ffa70059}.MaxGrind-module__TOxPGW__cta:hover{transform:translateY(-2px);box-shadow:0 8px 44px #ffa70080}.MaxGrind-module__TOxPGW__coming{color:#ffffff4d;letter-spacing:.06em;margin-top:4px;font-size:12px}@media (max-width:860px){.MaxGrind-module__TOxPGW__container{text-align:center;grid-template-columns:1fr;gap:40px}.MaxGrind-module__TOxPGW__bigLogo{max-width:260px;margin:0 auto}.MaxGrind-module__TOxPGW__appLogoWrap{justify-content:center;display:flex}.MaxGrind-module__TOxPGW__sub,.MaxGrind-module__TOxPGW__cta{margin-left:auto;margin-right:auto}}
.Cernext-module__CvrJfW__section{background:#fff;padding:90px 24px;position:relative;overflow:hidden}.Cernext-module__CvrJfW__section:before{content:"";background:linear-gradient(90deg,#10007f,#0fc25b);height:4px;position:absolute;bottom:0;left:0;right:0}.Cernext-module__CvrJfW__container{grid-template-columns:1fr 1fr;align-items:center;gap:80px;max-width:1100px;margin:0 auto;display:grid}.Cernext-module__CvrJfW__logoSide{justify-content:center;align-items:center;display:flex}.Cernext-module__CvrJfW__logo{object-fit:contain;width:100%;max-width:380px}.Cernext-module__CvrJfW__badge{background:#0fc25b14;border:1px solid #0fc25b59;border-radius:20px;align-items:center;gap:8px;margin-bottom:22px;padding:6px 14px;display:inline-flex}.Cernext-module__CvrJfW__favicon{object-fit:contain;width:18px;height:18px}.Cernext-module__CvrJfW__badge span{letter-spacing:.14em;text-transform:uppercase;color:#0fc25b;font-size:10px;font-weight:700}.Cernext-module__CvrJfW__title{font-family:var(--font-heading);color:#10007f;letter-spacing:.05em;margin-bottom:20px;font-size:clamp(40px,5vw,68px);line-height:1}.Cernext-module__CvrJfW__sub{color:#444;max-width:480px;margin-bottom:32px;font-size:16px;line-height:1.75}.Cernext-module__CvrJfW__cta{color:#fff;font-family:var(--font-body);letter-spacing:.04em;cursor:pointer;background:#10007f;border:none;border-radius:10px;align-items:center;gap:8px;padding:15px 30px;font-size:15px;font-weight:700;transition:background .25s,transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 4px 24px #10007f33}.Cernext-module__CvrJfW__cta:hover{background:#0fc25b;transform:translateY(-2px);box-shadow:0 8px 36px #0fc25b4d}@media (max-width:860px){.Cernext-module__CvrJfW__container{text-align:center;grid-template-columns:1fr;gap:40px}.Cernext-module__CvrJfW__logo{max-width:260px;margin:0 auto}.Cernext-module__CvrJfW__badge,.Cernext-module__CvrJfW__sub,.Cernext-module__CvrJfW__cta{margin-left:auto;margin-right:auto}}
.Footer-module__S6Hkya__footer{background:var(--bg);border-top:1px solid var(--border);padding:48px 24px 32px}.Footer-module__S6Hkya__inner{text-align:center;flex-direction:column;align-items:center;gap:24px;max-width:1200px;margin:0 auto;display:flex}.Footer-module__S6Hkya__brand{flex-direction:column;align-items:center;gap:8px;display:flex}.Footer-module__S6Hkya__logo{object-fit:contain;width:auto;height:48px;filter:drop-shadow(0 0 8px var(--magenta-glow))}.Footer-module__S6Hkya__tagline{color:var(--text-muted);font-size:13px;font-style:italic}.Footer-module__S6Hkya__links{flex-wrap:wrap;justify-content:center;gap:32px;display:flex}.Footer-module__S6Hkya__links a,.Footer-module__S6Hkya__links button{letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted);cursor:pointer;font-size:13px;font-weight:600;font-family:var(--font-body);background:0 0;border:none;padding:0;transition:color .2s}.Footer-module__S6Hkya__links a:hover,.Footer-module__S6Hkya__links button:hover{color:var(--magenta-bright)}.Footer-module__S6Hkya__copy{color:var(--text-muted);opacity:.6;font-size:12px}.Footer-module__S6Hkya__manager{color:var(--text-muted);opacity:.45;text-align:center;font-size:11px;line-height:1.6}.Footer-module__S6Hkya__manager a{color:inherit;text-underline-offset:2px;text-decoration:underline;transition:opacity .2s}.Footer-module__S6Hkya__manager a:hover{opacity:1;color:var(--text-muted)}.Footer-module__S6Hkya__legal{flex-wrap:wrap;justify-content:center;gap:24px;display:flex}.Footer-module__S6Hkya__legal a{color:var(--text-muted);text-underline-offset:3px;font-size:12px;text-decoration:underline;transition:color .2s}.Footer-module__S6Hkya__legal a:hover{color:var(--magenta-bright)}
.CookieBanner-module__3JinOG__banner{z-index:9999;background:var(--bg2);border:1px solid var(--border);border-radius:12px;width:calc(100vw - 48px);max-width:380px;padding:20px 24px;animation:.4s CookieBanner-module__3JinOG__slideUp;position:fixed;bottom:24px;left:24px;box-shadow:0 8px 40px #00000080}@keyframes CookieBanner-module__3JinOG__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.CookieBanner-module__3JinOG__text{color:var(--text-muted);margin-bottom:16px;font-size:13px;line-height:1.6}.CookieBanner-module__3JinOG__link{color:var(--magenta-bright);text-underline-offset:2px;text-decoration:underline}.CookieBanner-module__3JinOG__actions{flex-wrap:wrap;gap:8px;display:flex}.CookieBanner-module__3JinOG__btnAccept{background:linear-gradient(135deg, var(--magenta), var(--purple));color:var(--white);cursor:pointer;border:none;border-radius:6px;flex:1;padding:9px 16px;font-size:13px;font-weight:700;transition:opacity .2s}.CookieBanner-module__3JinOG__btnAccept:hover{opacity:.9}.CookieBanner-module__3JinOG__btnReject{color:var(--text-muted);cursor:pointer;background:0 0;border:1px solid #ffffff1a;border-radius:6px;flex:1;padding:9px 16px;font-size:13px;font-weight:600;transition:border-color .2s,color .2s}.CookieBanner-module__3JinOG__btnReject:hover{border-color:var(--text-muted);color:var(--white)}.CookieBanner-module__3JinOG__btnSettings{color:var(--text-muted);cursor:pointer;background:0 0;border:1px solid #ffffff14;border-radius:6px;padding:9px 12px;font-size:13px;font-weight:600;transition:color .2s}.CookieBanner-module__3JinOG__btnSettings:hover{color:var(--white)}.CookieBanner-module__3JinOG__settings{flex-direction:column;gap:14px;display:flex}.CookieBanner-module__3JinOG__settingsTitle{color:var(--white);font-size:14px;font-weight:700}.CookieBanner-module__3JinOG__toggleRow{justify-content:space-between;align-items:center;gap:12px;display:flex}.CookieBanner-module__3JinOG__toggleLabel{color:var(--white);font-size:13px;font-weight:600;display:block}.CookieBanner-module__3JinOG__toggleDesc{color:var(--text-muted);margin-top:2px;font-size:11px;display:block}.CookieBanner-module__3JinOG__always{color:var(--magenta-bright);white-space:nowrap;font-size:11px}.CookieBanner-module__3JinOG__toggle{flex-shrink:0;width:40px;height:22px;display:inline-block;position:relative}.CookieBanner-module__3JinOG__toggle input{opacity:0;width:0;height:0}.CookieBanner-module__3JinOG__slider{cursor:pointer;background:#ffffff1a;border-radius:22px;transition:background .3s;position:absolute;inset:0}.CookieBanner-module__3JinOG__slider:before{content:"";background:var(--white);border-radius:50%;width:16px;height:16px;transition:transform .3s;position:absolute;top:3px;left:3px}.CookieBanner-module__3JinOG__toggle input:checked+.CookieBanner-module__3JinOG__slider{background:var(--magenta-bright)}.CookieBanner-module__3JinOG__toggle input:checked+.CookieBanner-module__3JinOG__slider:before{transform:translate(18px)}
.WhatsAppButton-module__V-0EQa__wrap{z-index:500;flex-direction:column;align-items:flex-end;gap:12px;display:flex;position:fixed;bottom:28px;right:28px}.WhatsAppButton-module__V-0EQa__btn{cursor:pointer;background:linear-gradient(135deg,#25d366,#128c7e);border:none;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;transition:transform .2s,box-shadow .2s;display:flex;position:relative;overflow:visible;box-shadow:0 4px 24px #25d36666}.WhatsAppButton-module__V-0EQa__btn:hover{transform:scale(1.08);box-shadow:0 8px 32px #25d36680}.WhatsAppButton-module__V-0EQa__logo{object-fit:contain;border-radius:50%;width:38px;height:38px}.WhatsAppButton-module__V-0EQa__pulse{border:2px solid #25d36680;border-radius:50%;animation:2s ease-out infinite WhatsAppButton-module__V-0EQa__pulse;position:absolute;inset:-4px}@keyframes WhatsAppButton-module__V-0EQa__pulse{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(1.5)}}.WhatsAppButton-module__V-0EQa__tooltip{background:var(--bg2);border:1px solid #25d3664d;border-radius:12px;max-width:240px;padding:16px 18px;animation:.3s WhatsAppButton-module__V-0EQa__fadeIn;position:relative;box-shadow:0 4px 24px #0006}@keyframes WhatsAppButton-module__V-0EQa__fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.WhatsAppButton-module__V-0EQa__tooltipClose{color:var(--text-muted);cursor:pointer;background:0 0;border:none;font-size:13px;line-height:1;transition:color .2s;position:absolute;top:8px;right:10px}.WhatsAppButton-module__V-0EQa__tooltipClose:hover{color:var(--white)}.WhatsAppButton-module__V-0EQa__tooltipTitle{color:var(--white);margin-bottom:6px;font-size:14px;font-weight:700}.WhatsAppButton-module__V-0EQa__tooltipText{color:var(--text-muted);font-size:12px;line-height:1.5}.WhatsAppButton-module__V-0EQa__tooltip:after{content:"";border-left:8px solid #0000;border-right:8px solid #0000;border-top:8px solid var(--bg2);width:0;height:0;position:absolute;bottom:-8px;right:28px}
