.Header-module__ldgnoG__navbar{height:var(--navbar-h);z-index:1000;background:var(--primary);color:#fff;width:100%;position:fixed;top:0;left:0;box-shadow:0 2px 8px #0000004d}.Header-module__ldgnoG__container{justify-content:space-between;align-items:center;max-width:1400px;height:100%;margin:0 auto;padding:0 1.5rem;display:flex;position:relative}.Header-module__ldgnoG__brand h2{color:#fff;letter-spacing:1px;margin:0;font-size:clamp(1.5rem,4vw,2rem);transition:color .2s}.Header-module__ldgnoG__brand h2:hover{color:var(--secondary)}.Header-module__ldgnoG__right{align-items:center;gap:.75rem;display:flex}.Header-module__ldgnoG__langBtn{color:#fff;cursor:pointer;letter-spacing:.05em;z-index:1002;pointer-events:auto;-webkit-user-select:none;user-select:none;background:#00000080;border:2px solid #ffa70099;border-radius:20px;min-width:84px;min-height:36px;padding:.4rem .2rem;font-size:.8rem;font-weight:700;transition:all .3s cubic-bezier(.4,0,.2,1);position:absolute;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%)}.Header-module__ldgnoG__langBtn:hover{border-color:var(--secondary);background:#000000b3;transform:translate(-50%,-50%)scale(1.1);box-shadow:0 0 16px #ffa70080}.Header-module__ldgnoG__langBtn:active{transform:translate(-50%,-50%)scale(.95)}.Header-module__ldgnoG__langSlider{align-items:center;gap:0;width:80px;height:32px;display:flex;position:relative}.Header-module__ldgnoG__langOption{z-index:2;color:#ffffff80;flex:1;justify-content:center;align-items:center;padding:.25rem 0;font-size:.75rem;transition:color .3s;display:flex}.Header-module__ldgnoG__langOption.Header-module__ldgnoG__langActive{color:#fff;text-shadow:0 0 8px #ffa70099}.Header-module__ldgnoG__langIndicator{background:linear-gradient(135deg, var(--secondary), #ffa700cc);z-index:1;border-radius:16px;width:calc(50% - 2px);height:calc(100% - 4px);transition:transform .3s cubic-bezier(.4,0,.2,1);position:absolute;top:2px;left:2px;box-shadow:0 2px 8px #ffa70066}.Header-module__ldgnoG__langIndicator[data-lang=es]{transform:translate(calc(100% + 2px))}.Header-module__ldgnoG__toggle{cursor:pointer;z-index:1001;background:0 0;border:none;flex-direction:column;gap:5px;padding:.5rem;display:none}.Header-module__ldgnoG__toggle span{background:#fff;border-radius:2px;width:25px;height:3px;transition:all .3s;display:block}.Header-module__ldgnoG__toggle.Header-module__ldgnoG__open span:first-child{transform:translateY(8px)rotate(45deg)}.Header-module__ldgnoG__toggle.Header-module__ldgnoG__open span:nth-child(2){opacity:0}.Header-module__ldgnoG__toggle.Header-module__ldgnoG__open span:nth-child(3){transform:translateY(-8px)rotate(-45deg)}.Header-module__ldgnoG__menu{align-items:center;gap:1.5rem;display:flex}.Header-module__ldgnoG__menu a{color:#fff;white-space:nowrap;font-size:1.1rem;font-weight:500;transition:color .2s}.Header-module__ldgnoG__menu a:hover{color:var(--secondary)}.Header-module__ldgnoG__username{color:var(--secondary);white-space:nowrap;text-overflow:ellipsis;max-width:150px;font-size:.9rem;font-weight:600;overflow:hidden}.Header-module__ldgnoG__logoutBtn{border:1px solid var(--secondary);color:var(--secondary);cursor:pointer;white-space:nowrap;background:0 0;border-radius:4px;padding:.4rem 1rem;font-size:.9rem;transition:all .2s}.Header-module__ldgnoG__logoutBtn:hover{background:var(--secondary);color:#222}@media (max-width:768px){.Header-module__ldgnoG__container{padding:0 1rem}.Header-module__ldgnoG__brand h2{font-size:1.5rem}.Header-module__ldgnoG__toggle{z-index:1003;display:flex}.Header-module__ldgnoG__langBtn{z-index:1002;pointer-events:auto;position:absolute;left:auto;right:4.5rem;transform:translateY(-50%)}.Header-module__ldgnoG__langBtn:hover,.Header-module__ldgnoG__langBtn:active{transform:translateY(-50%)scale(1.05)}.Header-module__ldgnoG__langBtn:active{transform:translateY(-50%)scale(.98)}.Header-module__ldgnoG__langSlider{width:70px;height:26px}.Header-module__ldgnoG__langOption{font-size:.7rem}.Header-module__ldgnoG__menu{width:100%;left:0;top:var(--navbar-h);z-index:1001;background:#1a1414;flex-direction:column;align-items:flex-start;gap:0;max-height:0;padding:0 1rem;transition:max-height .4s cubic-bezier(.4,0,.2,1),padding .4s;position:absolute;overflow:hidden;box-shadow:0 4px 12px #0000004d}.Header-module__ldgnoG__menu a{border-bottom:1px solid #ffffff1a;width:100%;padding:1rem 0;font-size:1rem}.Header-module__ldgnoG__menu a:last-child{border-bottom:none}.Header-module__ldgnoG__menuOpen{max-height:400px;padding:.75rem 1rem}.Header-module__ldgnoG__username{border-bottom:1px solid #ffffff1a;width:100%;max-width:100%;padding:.75rem 0}.Header-module__ldgnoG__logoutBtn{text-align:center;width:100%;margin-top:.5rem;padding:.75rem 1rem}}@media (max-width:480px){.Header-module__ldgnoG__brand h2{font-size:1.3rem}.Header-module__ldgnoG__langBtn{right:3.5rem}.Header-module__ldgnoG__langSlider{width:65px;height:24px}.Header-module__ldgnoG__langOption{font-size:.65rem}}
.Footer-module__Grjkva__footer{color:var(--text);background:linear-gradient(#ffa70040,#2e2323);justify-content:center;align-items:center;padding:3rem 1.5rem;display:flex}.Footer-module__Grjkva__inner{text-align:center;width:60%;max-width:800px}.Footer-module__Grjkva__inner h2{color:var(--secondary);margin-bottom:1rem;font-size:clamp(1.5rem,4vw,1.8rem);line-height:1.3}.Footer-module__Grjkva__about{color:#ffffffe6;margin-bottom:1.5rem;font-size:clamp(1rem,2.5vw,1.1rem);font-weight:500;line-height:1.6}.Footer-module__Grjkva__copy{text-align:left;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border-radius:10px;padding:1.25rem;font-size:clamp(.85rem,2vw,.9rem);line-height:1.8}.Footer-module__Grjkva__links{flex-wrap:wrap;align-items:center;gap:.75rem;margin-top:.75rem;display:flex}.Footer-module__Grjkva__links a{color:var(--secondary);font-weight:600;text-decoration:underline;transition:all .2s}.Footer-module__Grjkva__links a:hover{opacity:.8;transform:translateY(-1px)}@media (max-width:810px){.Footer-module__Grjkva__footer{padding:2.5rem 1rem}.Footer-module__Grjkva__inner{width:90%}.Footer-module__Grjkva__copy{padding:1rem}.Footer-module__Grjkva__links{justify-content:center}}@media (max-width:480px){.Footer-module__Grjkva__footer{padding:2rem .75rem}.Footer-module__Grjkva__inner{width:95%}.Footer-module__Grjkva__inner h2{margin-bottom:.75rem;font-size:1.4rem}.Footer-module__Grjkva__about{margin-bottom:1.25rem;font-size:.95rem}.Footer-module__Grjkva__copy{text-align:center;padding:.9rem;font-size:.8rem}.Footer-module__Grjkva__links{flex-direction:column;gap:.5rem;margin-top:.5rem}}
.Routines-module__w-P2Oq__section{background-color:var(--primary);background-image:url(/logos/maxgrind-bglogo.png);background-position:50%;background-repeat:no-repeat;background-size:30%;border-radius:8px;justify-content:center;align-items:center;gap:0;width:80vw;height:70vh;min-height:500px;margin:2rem auto;transition:height .5s,width .5s,margin .5s;display:flex;overflow:hidden;box-shadow:0 4px 20px #0000004d}.Routines-module__w-P2Oq__enlarged{width:90vw;height:85vh;margin:3rem auto}.Routines-module__w-P2Oq__item{z-index:0;cursor:pointer;border:2px solid #0000;width:25%;height:100%;transition:width .3s,opacity .3s,box-shadow .3s;position:relative;overflow:hidden}.Routines-module__w-P2Oq__item video{object-fit:cover;z-index:0;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.Routines-module__w-P2Oq__item>*{z-index:2;position:relative}.Routines-module__w-P2Oq__beforeExpand:hover{z-index:10;width:140%;box-shadow:0 8px 32px #0006}.Routines-module__w-P2Oq__beforeExpand:not(:hover){opacity:.3;width:60%}.Routines-module__w-P2Oq__expanded{z-index:10;opacity:1;cursor:default;background:#181818;box-shadow:0 0 40px #000;width:100%!important;height:100%!important}.Routines-module__w-P2Oq__expanded h2{color:var(--secondary)}.Routines-module__w-P2Oq__faded{opacity:0;pointer-events:none;border:0;width:0%!important;height:0%!important}.Routines-module__w-P2Oq__closeBtn{border:2px solid var(--secondary);width:48px;height:48px;color:var(--secondary);cursor:pointer;z-index:20;background:#00000080;border-radius:50%;justify-content:center;align-items:center;padding:0;font-size:3rem;line-height:1;transition:all .2s;display:flex;position:absolute;top:1rem;right:1.5rem}.Routines-module__w-P2Oq__closeBtn:hover{background:var(--secondary);color:#000;transform:rotate(90deg)scale(1.1)}.Routines-module__w-P2Oq__text{text-shadow:0 0 15px #000;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;padding:1rem;display:flex}.Routines-module__w-P2Oq__text h2{text-align:center;margin-bottom:.5rem;font-size:clamp(1.2rem,3vw,1.5rem);font-weight:700}.Routines-module__w-P2Oq__text>p{opacity:0;pointer-events:none;width:90%;max-width:600px;font-size:clamp(.9rem,2vw,1rem);line-height:1.5;transition:opacity .5s,transform .5s;transform:translateY(-10px)}.Routines-module__w-P2Oq__item:hover .Routines-module__w-P2Oq__text>p,.Routines-module__w-P2Oq__expanded .Routines-module__w-P2Oq__text>p{opacity:1;pointer-events:auto;transform:translateY(0)}.Routines-module__w-P2Oq__expandedContent{color:#fff;background:#0000004d;border-radius:8px;flex-direction:row;gap:1rem;width:90%;max-width:1000px;margin-top:1.5rem;padding:1rem;transition:all .4s ease-out;display:flex;overflow:hidden}.Routines-module__w-P2Oq__show{opacity:1;pointer-events:auto;max-height:500px;transform:translateY(0)scale(1)}.Routines-module__w-P2Oq__hide{opacity:0;pointer-events:none;max-height:0;margin:0;padding:0;transform:translateY(20px)scale(.95)}.Routines-module__w-P2Oq__card{border:2px solid var(--primary);background:#0009;border-radius:10px;flex-direction:column;align-items:center;gap:.75rem;width:100%;min-width:0;padding:1.5rem;display:flex}.Routines-module__w-P2Oq__card ul{text-align:left;width:100%;padding-left:1.2rem}.Routines-module__w-P2Oq__card ul li{margin-bottom:.3rem;font-size:clamp(.85rem,1.5vw,.95rem);line-height:1.4}.Routines-module__w-P2Oq__cardTitle{color:var(--secondary);text-align:center;font-size:clamp(1rem,2vw,1.1rem);font-weight:700}.Routines-module__w-P2Oq__getStartedBtn{background:var(--primary);color:#fff;border:2px solid var(--primary);cursor:pointer;white-space:nowrap;border-radius:6px;margin-top:auto;padding:.6rem 1.2rem;font-size:clamp(.85rem,1.5vw,.95rem);font-weight:700;transition:all .2s}.Routines-module__w-P2Oq__getStartedBtn:hover{background:var(--secondary);color:#000;border-color:var(--secondary);transform:translateY(-2px)}@media (max-width:810px){.Routines-module__w-P2Oq__section{flex-direction:column;width:95vw;height:auto;min-height:600px;margin:1.5rem auto;padding:.5rem 0;overflow:hidden}.Routines-module__w-P2Oq__enlarged{width:95vw;height:auto;min-height:700px;margin:2rem auto}.Routines-module__w-P2Oq__item{width:100%;height:25%;min-height:150px}.Routines-module__w-P2Oq__beforeExpand:hover{width:100%;height:30%}.Routines-module__w-P2Oq__beforeExpand:not(:hover){opacity:.7;width:100%;height:20%}.Routines-module__w-P2Oq__expanded{min-height:600px;height:100%!important}.Routines-module__w-P2Oq__closeBtn{width:40px;height:40px;font-size:2.5rem;top:.75rem;right:.75rem}.Routines-module__w-P2Oq__text{padding:.75rem}.Routines-module__w-P2Oq__text h2{font-size:1.3rem}.Routines-module__w-P2Oq__text>p{width:95%;font-size:.95rem}.Routines-module__w-P2Oq__expandedContent{flex-direction:column;gap:.75rem;width:95%;padding:.75rem}.Routines-module__w-P2Oq__card{padding:1rem}}@media (max-width:480px){.Routines-module__w-P2Oq__section{border-radius:6px;min-height:500px}.Routines-module__w-P2Oq__item{min-height:125px}.Routines-module__w-P2Oq__closeBtn{width:36px;height:36px;font-size:2rem;top:.5rem;right:.5rem}.Routines-module__w-P2Oq__text h2{font-size:1.1rem}.Routines-module__w-P2Oq__text>p{font-size:.85rem}.Routines-module__w-P2Oq__card{padding:.75rem}.Routines-module__w-P2Oq__card ul{padding-left:1rem}.Routines-module__w-P2Oq__card ul li{font-size:.8rem}.Routines-module__w-P2Oq__getStartedBtn{padding:.5rem 1rem;font-size:.85rem}}
.Card-module__ckVvha__card{background:var(--primary);color:#fff;cursor:pointer;border:2px solid #ffa70033;border-radius:20px;flex-direction:column;width:280px;min-width:280px;height:320px;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden;box-shadow:0 8px 32px #0006}.Card-module__ckVvha__card:before{content:"";opacity:0;z-index:1;background:linear-gradient(135deg,#ffa7001a,#0000);transition:opacity .4s;position:absolute;inset:0}.Card-module__ckVvha__card:hover:before{opacity:1}.Card-module__ckVvha__card:hover{border-color:var(--secondary);transform:translateY(-16px)scale(1.05);box-shadow:0 25px 80px #ffa70066}.Card-module__ckVvha__imgWrap{background:linear-gradient(135deg, #1a1414, var(--primary));z-index:2;justify-content:center;align-items:center;width:100%;height:200px;display:flex;position:relative;overflow:hidden}.Card-module__ckVvha__card[href*=instagram] .Card-module__ckVvha__imgWrap{background:linear-gradient(135deg,#833ab4,#fd1d1d,#fcb045)}.Card-module__ckVvha__card[href*=ketbia] .Card-module__ckVvha__imgWrap{background:linear-gradient(135deg, var(--secondary), #ff8c00)}.Card-module__ckVvha__customIcon{color:#ffffffe6;filter:drop-shadow(0 4px 12px #0000004d);justify-content:center;align-items:center;transition:all .4s;display:flex}.Card-module__ckVvha__card:hover .Card-module__ckVvha__customIcon{filter:drop-shadow(0 8px 20px #00000080);transform:scale(1.15)rotate(8deg)}.Card-module__ckVvha__card[href*=instagram] .Card-module__ckVvha__customIcon,.Card-module__ckVvha__card[href*=ketbia] .Card-module__ckVvha__customIcon{color:#fffffff2}.Card-module__ckVvha__externalIcon{color:var(--secondary);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:3;background:#000000b3;border:2px solid #ffa7004d;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .3s;display:flex;position:absolute;top:1rem;right:1rem}.Card-module__ckVvha__card:hover .Card-module__ckVvha__externalIcon{background:var(--secondary);color:#000;border-color:var(--secondary);transform:scale(1.2)rotate(15deg);box-shadow:0 4px 16px #ffa70099}.Card-module__ckVvha__labelWrap{text-align:center;background:var(--primary);z-index:2;flex-direction:column;flex:1;justify-content:center;padding:1.5rem;display:flex;position:relative}.Card-module__ckVvha__labelWrap:before{content:"";background:linear-gradient(90deg, transparent, var(--secondary), transparent);opacity:.6;height:2px;position:absolute;top:0;left:0;right:0}.Card-module__ckVvha__label{color:#fff;margin-bottom:.5rem;font-size:1.4rem;font-weight:700;transition:all .3s}.Card-module__ckVvha__card:hover .Card-module__ckVvha__label{color:var(--secondary);text-shadow:0 0 20px #ffa70080;transform:translateY(-2px)}.Card-module__ckVvha__subtitle{color:#ffffffb3;text-transform:uppercase;letter-spacing:1px;font-size:.9rem;font-weight:500;transition:all .3s}.Card-module__ckVvha__card:hover .Card-module__ckVvha__subtitle{color:#ffa700e6;transform:translateY(-1px)}.Card-module__ckVvha__card[href*=instagram]:hover .Card-module__ckVvha__label{color:#fff;text-shadow:0 0 20px #fffc}.Card-module__ckVvha__card[href*=instagram]:hover .Card-module__ckVvha__subtitle{color:#ffffffe6}.Card-module__ckVvha__card[href*=ketbia]:hover .Card-module__ckVvha__label{color:#fff;text-shadow:0 0 20px #fffc}.Card-module__ckVvha__card[href*=ketbia]:hover .Card-module__ckVvha__subtitle{color:#ffffffe6}@media (max-width:810px){.Card-module__ckVvha__card{border-radius:16px;width:90%;max-width:350px;height:280px;margin:0 auto}.Card-module__ckVvha__card:hover{transform:translateY(-12px)scale(1.03)}.Card-module__ckVvha__imgWrap{height:160px}.Card-module__ckVvha__customIcon{transform:scale(.8)}.Card-module__ckVvha__card:hover .Card-module__ckVvha__customIcon{transform:scale(.9)rotate(8deg)}.Card-module__ckVvha__labelWrap{padding:1.25rem}.Card-module__ckVvha__label{font-size:1.2rem}.Card-module__ckVvha__subtitle{font-size:.8rem}.Card-module__ckVvha__externalIcon{width:32px;height:32px;top:.75rem;right:.75rem}}@media (max-width:480px){.Card-module__ckVvha__card{border-radius:12px;width:95%;height:260px}.Card-module__ckVvha__card:hover{transform:translateY(-8px)scale(1.02)}.Card-module__ckVvha__imgWrap{height:140px}.Card-module__ckVvha__customIcon{transform:scale(.7)}.Card-module__ckVvha__card:hover .Card-module__ckVvha__customIcon{transform:scale(.8)rotate(8deg)}.Card-module__ckVvha__labelWrap{padding:1rem}.Card-module__ckVvha__label{font-size:1.1rem}.Card-module__ckVvha__subtitle{font-size:.75rem}}
.Dashboard-module__w7WZ1G__dashboard{min-height:100vh;padding-top:var(--navbar-h);color:#fff;background:linear-gradient(135deg,#1e3c72 0%,#2a5298 100%)}.Dashboard-module__w7WZ1G__container{max-width:1200px;margin:0 auto;padding:2rem 1rem}.Dashboard-module__w7WZ1G__welcome{text-align:center;margin-bottom:3rem}.Dashboard-module__w7WZ1G__welcome h1{color:var(--secondary);margin-bottom:.5rem;font-size:2.5rem}.Dashboard-module__w7WZ1G__welcome p{opacity:.9;font-size:1.2rem}.Dashboard-module__w7WZ1G__grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.5rem;margin-bottom:3rem;display:grid}.Dashboard-module__w7WZ1G__card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:12px;padding:2rem;transition:transform .3s,box-shadow .3s}.Dashboard-module__w7WZ1G__card:hover{transform:translateY(-5px);box-shadow:0 10px 30px #0000004d}.Dashboard-module__w7WZ1G__card h3{color:var(--secondary);margin-bottom:.5rem;font-size:1.4rem}.Dashboard-module__w7WZ1G__card p{opacity:.9;margin-bottom:1.5rem}.Dashboard-module__w7WZ1G__btn{cursor:pointer;border:none;border-radius:8px;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;transition:all .2s}.Dashboard-module__w7WZ1G__primary{background:var(--secondary);color:var(--primary)}.Dashboard-module__w7WZ1G__primary:hover{background:#e67e22;transform:translateY(-2px)}.Dashboard-module__w7WZ1G__secondary{color:#fff;background:0 0;border:2px solid #ffffff4d}.Dashboard-module__w7WZ1G__secondary:hover{border-color:var(--secondary);background:#ffffff1a}.Dashboard-module__w7WZ1G__stats{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:12px;padding:2rem}.Dashboard-module__w7WZ1G__stats h2{text-align:center;color:var(--secondary);margin-bottom:2rem;font-size:2rem}.Dashboard-module__w7WZ1G__statsGrid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:2rem;display:grid}.Dashboard-module__w7WZ1G__statItem{text-align:center}.Dashboard-module__w7WZ1G__statNum{color:var(--secondary);margin-bottom:.5rem;font-size:3rem;font-weight:700;display:block}.Dashboard-module__w7WZ1G__statLabel{opacity:.9;font-size:1rem}.Dashboard-module__w7WZ1G__loadingWrap{color:#fff;background:linear-gradient(135deg,#1e3c72,#2a5298);flex-direction:column;justify-content:center;align-items:center;gap:1rem;min-height:100vh;display:flex}.Dashboard-module__w7WZ1G__spinner{border:4px solid #ffffff4d;border-top-color:var(--secondary);border-radius:50%;width:50px;height:50px;animation:1s linear infinite Dashboard-module__w7WZ1G__spin}@keyframes Dashboard-module__w7WZ1G__spin{to{transform:rotate(360deg)}}@media (max-width:768px){.Dashboard-module__w7WZ1G__welcome h1{font-size:2rem}.Dashboard-module__w7WZ1G__grid,.Dashboard-module__w7WZ1G__statsGrid{grid-template-columns:1fr}}
.HomePage-module__8wV8zG__hero{opacity:1;justify-content:center;align-items:center;height:70vh;min-height:500px;padding:4rem 1rem 3rem;transition:opacity .5s;display:flex;position:relative;overflow:hidden}.HomePage-module__8wV8zG__heroHide{opacity:.4}.HomePage-module__8wV8zG__hero video{object-fit:cover;z-index:0;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.HomePage-module__8wV8zG__hero:before{content:"";z-index:1;background:linear-gradient(90deg,#2e2323b3 60%,#ffa7002e);position:absolute;inset:0}.HomePage-module__8wV8zG__heroText{z-index:2;text-align:center;background:#00000061;border-radius:8px;flex-direction:column;align-items:center;width:100%;max-width:90%;padding:2rem 1.5rem;transition:background .3s,transform .3s;animation:1.3s cubic-bezier(.4,0,.2,1) HomePage-module__8wV8zG__heroPop;display:flex;position:relative;box-shadow:0 4px 32px #0000002e}.HomePage-module__8wV8zG__heroText:hover{background:var(--primary);transform:scale(1.02)}.HomePage-module__8wV8zG__heroText h1{color:var(--secondary);letter-spacing:1px;text-shadow:0 2px 8px #000a;word-wrap:break-word;margin-bottom:1rem;font-size:clamp(1.8rem,5vw,2.8rem);font-weight:800;line-height:1.2}.HomePage-module__8wV8zG__heroText h1 span{color:var(--secondary)}.HomePage-module__8wV8zG__heroText p{color:#fff;text-shadow:0 1px 4px #0008;max-width:600px;margin-bottom:1.5rem;font-size:clamp(1rem,3vw,1.35rem);line-height:1.5}.HomePage-module__8wV8zG__heroBtn{background:var(--secondary);color:var(--primary);cursor:pointer;white-space:nowrap;border:none;border-radius:8px;padding:.8rem 2rem;font-size:clamp(1rem,2.5vw,1.2rem);font-weight:700;transition:background .2s,color .2s,transform .2s}.HomePage-module__8wV8zG__heroBtn:hover{background:var(--primary);color:var(--secondary);transform:translateY(-2px)scale(1.04)}.HomePage-module__8wV8zG__quickLinks{flex-direction:row;justify-content:center;align-items:center;gap:2.5rem;width:100%;padding:0 1rem;display:flex}.HomePage-module__8wV8zG__communitySection{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#2e23234d;width:100%;padding:4rem 1.5rem}.HomePage-module__8wV8zG__sectionHeader{text-align:center;margin-bottom:3rem}.HomePage-module__8wV8zG__sectionHeader h2{color:var(--secondary);margin-bottom:1rem;font-size:clamp(2rem,5vw,2.5rem);font-weight:700}.HomePage-module__8wV8zG__sectionHeader p{color:#fffc;max-width:600px;margin:0 auto;font-size:clamp(1rem,3vw,1.2rem);line-height:1.6}@keyframes HomePage-module__8wV8zG__heroPop{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@media (max-width:810px){.HomePage-module__8wV8zG__hero{height:calc(70vh - 2rem);min-height:450px;padding:3rem .75rem 2rem}.HomePage-module__8wV8zG__heroText{max-width:95%;padding:1.5rem 1rem}.HomePage-module__8wV8zG__heroText h1{letter-spacing:.5px;margin-bottom:.75rem;font-size:clamp(1.5rem,6vw,2rem)}.HomePage-module__8wV8zG__heroText p{margin-bottom:1.25rem;font-size:clamp(.9rem,4vw,1.1rem)}.HomePage-module__8wV8zG__heroBtn{padding:.7rem 1.5rem;font-size:clamp(.95rem,3.5vw,1.1rem)}.HomePage-module__8wV8zG__quickLinks{flex-direction:column;gap:1.5rem;padding:1rem}.HomePage-module__8wV8zG__communitySection{padding:3rem 1rem}.HomePage-module__8wV8zG__sectionHeader{margin-bottom:2rem}}@media (max-width:480px){.HomePage-module__8wV8zG__hero{min-height:400px;padding:2.5rem .5rem 2rem}.HomePage-module__8wV8zG__heroText{border-radius:6px;padding:1.25rem .75rem}.HomePage-module__8wV8zG__heroText h1{letter-spacing:0;font-size:1.4rem}.HomePage-module__8wV8zG__heroText p{margin-bottom:1rem;font-size:.95rem}.HomePage-module__8wV8zG__heroBtn{padding:.65rem 1.25rem;font-size:.95rem}.HomePage-module__8wV8zG__communitySection{padding:2.5rem .75rem}.HomePage-module__8wV8zG__sectionHeader{margin-bottom:1.5rem}.HomePage-module__8wV8zG__sectionHeader h2{font-size:1.8rem}.HomePage-module__8wV8zG__sectionHeader p{font-size:.95rem}}.HomePage-module__8wV8zG__download{background:var(--primary);text-align:center;width:100%;padding:5rem 1.5rem}.HomePage-module__8wV8zG__downloadInner{flex-direction:column;align-items:center;gap:1.2rem;max-width:640px;margin:0 auto;display:flex}.HomePage-module__8wV8zG__downloadInner h2{color:var(--secondary);padding:0 1rem;font-size:clamp(1.8rem,5vw,2.2rem);line-height:1.3}.HomePage-module__8wV8zG__downloadInner>p{color:#ffffffd9;padding:0 1rem;font-size:clamp(1rem,3vw,1.1rem);line-height:1.6}.HomePage-module__8wV8zG__downloadBadges{flex-wrap:wrap;justify-content:center;gap:1rem;width:100%;margin-top:.5rem;padding:0 1rem;display:flex}.HomePage-module__8wV8zG__badge{color:#fff;cursor:default;white-space:nowrap;background:#ffffff14;border:2px solid #ffa70080;border-radius:8px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:clamp(.85rem,2vw,.95rem);font-weight:600;transition:all .3s;display:inline-flex}.HomePage-module__8wV8zG__badge:hover{border-color:var(--secondary);background:#ffa70026;transform:translateY(-2px);box-shadow:0 4px 12px #ffa7004d}.HomePage-module__8wV8zG__badge svg{flex-shrink:0}.HomePage-module__8wV8zG__comingSoon{color:#ffffff73;margin-top:.25rem;font-size:clamp(.8rem,2vw,.85rem);font-style:italic}@media (max-width:810px){.HomePage-module__8wV8zG__download{padding:4rem 1rem}.HomePage-module__8wV8zG__downloadBadges{gap:.75rem}.HomePage-module__8wV8zG__badge{padding:.7rem 1.25rem}}@media (max-width:480px){.HomePage-module__8wV8zG__download{padding:3rem .75rem}.HomePage-module__8wV8zG__downloadInner{gap:1rem}.HomePage-module__8wV8zG__downloadInner h2{font-size:1.6rem}.HomePage-module__8wV8zG__downloadInner>p{font-size:.95rem}.HomePage-module__8wV8zG__downloadBadges{flex-direction:column;gap:.75rem}.HomePage-module__8wV8zG__badge{justify-content:center;width:100%;max-width:280px;padding:.8rem 1rem;font-size:.9rem}.HomePage-module__8wV8zG__comingSoon{font-size:.8rem}}
.Legal-module__7z11ua__page{justify-content:center;min-height:100vh;padding:3rem 1rem 4rem;display:flex}.Legal-module__7z11ua__doc{color:#fff;text-align:left;background:#2e2323eb;border-radius:16px;width:100%;max-width:800px;padding:3rem 2.5rem;box-shadow:0 8px 40px #0006}.Legal-module__7z11ua__doc h1{color:var(--secondary);margin-bottom:.5rem;font-size:2.5rem}.Legal-module__7z11ua__updated{color:#ffffff80;margin-bottom:2rem;font-size:.9rem}.Legal-module__7z11ua__section{margin-bottom:2rem}.Legal-module__7z11ua__section h2{color:var(--secondary);margin-bottom:.5rem;font-size:1.2rem;font-weight:700}.Legal-module__7z11ua__section p{color:#ffffffd9;font-size:1rem;line-height:1.7}@media (max-width:600px){.Legal-module__7z11ua__doc{padding:2rem 1.25rem}.Legal-module__7z11ua__doc h1{font-size:1.8rem}}
.LoginRegister-module__tLL4sa__page{flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:2rem 1rem;display:flex}.LoginRegister-module__tLL4sa__hero{text-align:center;margin-bottom:2rem}.LoginRegister-module__tLL4sa__hero h1{color:#fff;text-shadow:2px 2px 4px #0006;margin-bottom:.75rem;font-size:clamp(2rem,5vw,3.5rem)}.LoginRegister-module__tLL4sa__hero p{color:#ffffffe6;font-size:clamp(1rem,2.5vw,1.2rem)}.LoginRegister-module__tLL4sa__formSection{justify-content:center;width:100%;display:flex}.LoginRegister-module__tLL4sa__container{background:var(--primary);border-radius:20px;width:100%;max-width:440px;padding:2.5rem;box-shadow:0 20px 40px #0000004d}.LoginRegister-module__tLL4sa__tabs{background:#f8f9fa;border-radius:12px;margin-bottom:2rem;padding:.25rem;display:flex}.LoginRegister-module__tLL4sa__tab{color:#6c757d;cursor:pointer;background:0 0;border:none;border-radius:8px;flex:1;padding:.75rem;font-size:1rem;font-weight:600;transition:all .3s}.LoginRegister-module__tLL4sa__tab.LoginRegister-module__tLL4sa__active{background:linear-gradient(135deg, var(--secondary), var(--primary));color:#fff;box-shadow:0 4px 15px #0003}.LoginRegister-module__tLL4sa__form{flex-direction:column;gap:1.25rem;display:flex}.LoginRegister-module__tLL4sa__group{flex-direction:column;gap:.4rem;display:flex}.LoginRegister-module__tLL4sa__group label{color:#fff;font-size:.9rem;font-weight:600}.LoginRegister-module__tLL4sa__group input{color:#fff;background:#a69353b3;border:2px solid #ffffff1a;border-radius:10px;padding:.875rem 1rem;font-size:1rem;transition:border-color .3s,box-shadow .3s}.LoginRegister-module__tLL4sa__group input:focus{border-color:var(--secondary);outline:none;box-shadow:0 0 0 3px #ffa70033}.LoginRegister-module__tLL4sa__inputError{border-color:#dc3545!important}.LoginRegister-module__tLL4sa__err{color:#ff6b6b;font-size:.8rem}.LoginRegister-module__tLL4sa__generalErr{color:#ff6b6b;text-align:center;background:#dc354526;border:1px solid #dc3545;border-radius:8px;padding:.75rem;font-size:.9rem}.LoginRegister-module__tLL4sa__success{color:#6fcf97;text-align:center;background:#28a74526;border:1px solid #28a745;border-radius:8px;padding:.75rem;font-size:.9rem}.LoginRegister-module__tLL4sa__submitBtn{background:linear-gradient(135deg, var(--secondary), var(--primary));color:#fff;cursor:pointer;border:none;border-radius:10px;width:100%;padding:1rem;font-size:1.1rem;font-weight:600;transition:transform .2s,box-shadow .2s}.LoginRegister-module__tLL4sa__submitBtn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 25px #ffa7004d}.LoginRegister-module__tLL4sa__submitBtn:disabled{opacity:.7;cursor:not-allowed}.LoginRegister-module__tLL4sa__loading{justify-content:center;align-items:center;gap:.5rem;display:flex}.LoginRegister-module__tLL4sa__spinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:18px;height:18px;animation:.8s linear infinite LoginRegister-module__tLL4sa__spin}@keyframes LoginRegister-module__tLL4sa__spin{to{transform:rotate(360deg)}}@media (max-width:480px){.LoginRegister-module__tLL4sa__container{border-radius:15px;padding:1.5rem 1rem}}
