@import "https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400;500;600;700;800;900&display=swap";
.home-module__Hx0lNG__container{color:#111827;background:#fff;min-height:100vh;font-family:Plus Jakarta Sans,sans-serif;overflow-x:hidden}.home-module__Hx0lNG__navbar{z-index:1000;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffe6;border-bottom:1px solid #e5e7eb;position:sticky;top:0}.home-module__Hx0lNG__navInner{justify-content:space-between;align-items:center;gap:1.5rem;max-width:1280px;height:72px;margin:0 auto;padding:0 2rem;display:flex}.home-module__Hx0lNG__logo{color:#111827;flex-shrink:0;align-items:center;gap:.6rem;font-size:1.4rem;font-weight:800;text-decoration:none;display:flex}.home-module__Hx0lNG__navLinks{gap:2rem;display:flex}.home-module__Hx0lNG__navLinks a{color:#6b7280;font-size:.9rem;font-weight:600;text-decoration:none;transition:color .2s}.home-module__Hx0lNG__navLinks a:hover,.home-module__Hx0lNG__navLinks .home-module__Hx0lNG__active{color:#111827}.home-module__Hx0lNG__navActions{flex-shrink:0;align-items:center;gap:.75rem;display:flex}.home-module__Hx0lNG__loginBtn{color:#111827;cursor:pointer;white-space:nowrap;background:#fff;border:1.5px solid #e5e7eb;border-radius:50px;padding:.55rem 1.25rem;font-family:inherit;font-size:.875rem;font-weight:700;transition:all .2s}.home-module__Hx0lNG__loginBtn:hover{background:#f9fafb;border-color:#111827}.home-module__Hx0lNG__primaryBtn{color:#fff;cursor:pointer;white-space:nowrap;background:#4f46e5;border:none;border-radius:50px;padding:.55rem 1.25rem;font-family:inherit;font-size:.875rem;font-weight:700;transition:background .2s}.home-module__Hx0lNG__primaryBtn:hover{background:#3730a3}.home-module__Hx0lNG__hamburger{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;padding:4px;display:none}.home-module__Hx0lNG__hamburger span{background:#111827;border-radius:2px;width:22px;height:2px;display:block}.home-module__Hx0lNG__hero{background:radial-gradient(at 60% 0,#eef2ff 0%,#fff 60%);padding:4rem 0 3rem}.home-module__Hx0lNG__heroInner{grid-template-columns:1.2fr .9fr 1fr;align-items:center;gap:2.5rem;max-width:1280px;margin:0 auto;padding:0 2rem;display:grid}.home-module__Hx0lNG__heroLeft{flex-direction:column;gap:1.25rem;display:flex}.home-module__Hx0lNG__heroBadge{color:#4f46e5;background:#eef2ff;border-radius:50px;align-items:center;gap:.5rem;width:fit-content;padding:.4rem 1rem;font-size:.85rem;font-weight:700;display:inline-flex}.home-module__Hx0lNG__heroTitle{letter-spacing:-.02em;color:#111827;font-size:3rem;font-weight:900;line-height:1.15}.home-module__Hx0lNG__heroTitle span{color:#4f46e5}.home-module__Hx0lNG__heroSubtitle{color:#6b7280;max-width:440px;font-size:1rem;line-height:1.65}.home-module__Hx0lNG__heroBtns{flex-wrap:wrap;gap:.75rem;margin-top:.5rem;display:flex}.home-module__Hx0lNG__heroBtnMain{color:#fff;cursor:pointer;background:#4f46e5;border:none;border-radius:12px;align-items:center;gap:.5rem;padding:.8rem 1.6rem;font-family:inherit;font-size:.95rem;font-weight:700;transition:transform .2s,box-shadow .2s;display:flex}.home-module__Hx0lNG__heroBtnMain:hover{transform:translateY(-2px);box-shadow:0 8px 20px #4f46e54d}.home-module__Hx0lNG__heroBtnGhost{color:#111827;cursor:pointer;background:#fff;border:1.5px solid #e5e7eb;border-radius:12px;align-items:center;gap:.5rem;padding:.8rem 1.6rem;font-family:inherit;font-size:.95rem;font-weight:700;transition:all .2s;display:flex}.home-module__Hx0lNG__heroBtnGhost:hover{background:#f9fafb;border-color:#111827}.home-module__Hx0lNG__heroCenter{justify-content:center;align-items:center;display:flex}.home-module__Hx0lNG__heroIllustration{filter:drop-shadow(0 16px 32px #0000001a);width:100%;max-width:380px;height:auto}.home-module__Hx0lNG__heroRight{justify-content:flex-end;display:flex}.home-module__Hx0lNG__quizCard{background:#fff;border:1px solid #e5e7eb;border-radius:24px;width:100%;max-width:360px;padding:2rem;box-shadow:0 20px 60px #0000001a}.home-module__Hx0lNG__cardHeader h3{margin-bottom:.4rem;font-size:1.4rem;font-weight:800}.home-module__Hx0lNG__cardHeader p{color:#6b7280;margin-bottom:1.5rem;font-size:.875rem;line-height:1.5}.home-module__Hx0lNG__inputGroup{margin-bottom:1rem}.home-module__Hx0lNG__inputWrapper{align-items:center;display:flex;position:relative}.home-module__Hx0lNG__inputIcon{align-items:center;display:flex;position:absolute;left:.9rem}.home-module__Hx0lNG__inputWrapper input{color:#111827;background:#fff;border:1.5px solid #e5e7eb;border-radius:12px;width:100%;padding:.8rem 1rem .8rem 2.6rem;font-family:inherit;font-size:.9rem;transition:border-color .2s}.home-module__Hx0lNG__inputWrapper input:focus{border-color:#4f46e5;outline:none}.home-module__Hx0lNG__submitBtn{color:#fff;cursor:pointer;background:#4f46e5;border:none;border-radius:12px;width:100%;margin-top:.25rem;padding:.9rem;font-family:inherit;font-size:1rem;font-weight:800;transition:all .2s}.home-module__Hx0lNG__submitBtn:hover{background:#3730a3;box-shadow:0 8px 20px #4f46e54d}.home-module__Hx0lNG__cardNote{color:#9ca3af;justify-content:center;align-items:center;gap:.4rem;margin-top:1rem;font-size:.75rem;display:flex}.home-module__Hx0lNG__cardLoginLink{text-align:center;color:#6b7280;margin-top:1rem;font-size:.85rem;font-weight:600}.home-module__Hx0lNG__cardLoginLink button{color:#4f46e5;cursor:pointer;font-family:inherit;font-weight:800;font-size:inherit;background:0 0;border:none;margin-left:.25rem;padding:0}.home-module__Hx0lNG__cardLoginLink button:hover{text-decoration:underline}.home-module__Hx0lNG__quickAccess{background:#f9fafb;padding:2.5rem 0}.home-module__Hx0lNG__sectionLabel{max-width:1280px;margin:0 auto 1.25rem;padding:0 2rem;font-size:1.3rem;font-weight:800}.home-module__Hx0lNG__quickGrid{grid-template-columns:repeat(3,1fr);gap:1.25rem;max-width:1280px;margin:0 auto;padding:0 2rem;display:grid}.home-module__Hx0lNG__accessCard{color:#111827;background:#fff;border:1px solid #e5e7eb;border-radius:18px;align-items:center;gap:1.25rem;padding:1.25rem 1.5rem;text-decoration:none;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 2px 8px #0000000a}.home-module__Hx0lNG__accessCard:hover{transform:translateY(-3px);box-shadow:0 8px 24px #00000014}.home-module__Hx0lNG__accessIconBg{border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;width:64px;height:64px;display:flex}.home-module__Hx0lNG__accessContent{flex:1}.home-module__Hx0lNG__accessContent h4{color:#111827;margin-bottom:.25rem;font-size:1rem;font-weight:800}.home-module__Hx0lNG__accessContent p{color:#6b7280;font-size:.82rem;line-height:1.4}.home-module__Hx0lNG__accessArrowBtn{color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;font-size:1rem;font-weight:700;display:flex}.home-module__Hx0lNG__howItWorks{text-align:center;background:#f9fafb;padding:5rem 0}.home-module__Hx0lNG__sectionTitle{color:#111827;margin-bottom:3rem;font-size:2rem;font-weight:900}.home-module__Hx0lNG__steps{flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;max-width:900px;margin:0 auto;padding:0 2rem;display:flex}.home-module__Hx0lNG__step{flex-direction:column;flex:1;align-items:center;gap:1rem;min-width:160px;display:flex}.home-module__Hx0lNG__stepIconBox{background:#fff;border:1px solid #e5e7eb;border-radius:20px;justify-content:center;align-items:center;width:110px;height:110px;display:flex;position:relative;box-shadow:0 4px 12px #00000012}.home-module__Hx0lNG__stepNum{color:#fff;background:#4f46e5;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;font-size:.85rem;font-weight:800;display:flex;position:absolute;top:-12px;left:-12px}.home-module__Hx0lNG__stepEmoji{font-size:2.5rem}.home-module__Hx0lNG__step h4{font-size:1rem;font-weight:800}.home-module__Hx0lNG__step p{color:#6b7280;font-size:.85rem;line-height:1.5}.home-module__Hx0lNG__stepDivider{flex-shrink:0;padding-top:20px}.home-module__Hx0lNG__features{text-align:center;background:#fff;padding:5rem 0}.home-module__Hx0lNG__featureGrid{grid-template-columns:repeat(3,1fr);gap:1.5rem;max-width:1280px;margin:0 auto;padding:0 2rem;display:grid}.home-module__Hx0lNG__featureCard{background:#fff;border:1px solid #e5e7eb;border-radius:20px;flex-direction:column;gap:1rem;padding:1.5rem;transition:transform .2s,box-shadow .2s;display:flex}.home-module__Hx0lNG__featureCard:hover{transform:translateY(-4px);box-shadow:0 12px 28px #00000012}.home-module__Hx0lNG__featureMockup{background:#f8fafc;border:1px solid #e5e7eb;border-radius:12px;min-height:180px;overflow:hidden}.home-module__Hx0lNG__mockupInner{flex-direction:column;height:100%;display:flex}.home-module__Hx0lNG__mockupHeader{background:#fff;border-bottom:1px solid #e5e7eb;gap:5px;padding:8px 12px;display:flex}.home-module__Hx0lNG__mockupDot{border-radius:50%;width:10px;height:10px}.home-module__Hx0lNG__mockupContent{flex-direction:column;flex:1;gap:.6rem;padding:1rem;display:flex}.home-module__Hx0lNG__mockupTitle{color:#6b7280;font-size:.72rem;font-weight:700}.home-module__Hx0lNG__mockupQ{color:#111827;font-size:.8rem;font-weight:700;line-height:1.4}.home-module__Hx0lNG__mockupOpts{flex-direction:column;gap:.4rem;display:flex}.home-module__Hx0lNG__mockupOpt{color:#374151;background:#fff;border:1.5px solid #e5e7eb;border-radius:8px;padding:.35rem .6rem;font-size:.72rem;font-weight:600}.home-module__Hx0lNG__missionRow{color:#374151;align-items:center;gap:.5rem;font-size:.78rem;font-weight:600;display:flex}.home-module__Hx0lNG__mCheck{color:#10b981;font-weight:800}.home-module__Hx0lNG__mPend{border:2px solid #d1d5db;border-radius:50%;width:14px;height:14px;display:inline-block}.home-module__Hx0lNG__mapArea{height:100px;position:relative}.home-module__Hx0lNG__mapNode{color:#fff;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:.7rem;font-weight:800;display:flex;position:absolute;box-shadow:0 2px 8px #00000026}.home-module__Hx0lNG__featureInfo{flex-direction:column;gap:.4rem;display:flex}.home-module__Hx0lNG__featureIconLabel{color:#111827;align-items:center;gap:.6rem;font-size:1rem;font-weight:800;display:flex}.home-module__Hx0lNG__featureIcon{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:1.1rem;display:flex}.home-module__Hx0lNG__featureDesc{color:#6b7280;font-size:.85rem;line-height:1.5}.home-module__Hx0lNG__leaderboard{background:#f9fafb;padding:5rem 0}.home-module__Hx0lNG__leaderGrid{grid-template-columns:1fr 1fr .85fr;align-items:start;gap:3rem;max-width:1280px;margin:0 auto;padding:0 2rem;display:grid}.home-module__Hx0lNG__podiumContainer{justify-content:center;align-items:flex-end;gap:.5rem;height:280px;display:flex}.home-module__Hx0lNG__podiumItem{flex-direction:column;align-items:center;width:110px;display:flex}.home-module__Hx0lNG__podiumCrown{margin-bottom:.25rem;font-size:1.5rem}.home-module__Hx0lNG__podiumAvatar{color:#fff;border:3px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:54px;height:54px;margin-bottom:.5rem;font-size:1.2rem;font-weight:800;display:flex;box-shadow:0 4px 12px #0000001f}.home-module__Hx0lNG__podiumBox{border-radius:12px 12px 0 0;flex-direction:column;justify-content:center;align-items:center;width:100%;padding:1rem .5rem;display:flex}.home-module__Hx0lNG__rank1 .home-module__Hx0lNG__podiumBox{background:#fef3c7;border-top:4px solid #f59e0b;height:170px}.home-module__Hx0lNG__rank2 .home-module__Hx0lNG__podiumBox{background:#f3f4f6;border-top:4px solid #9ca3af;height:130px}.home-module__Hx0lNG__rank3 .home-module__Hx0lNG__podiumBox{background:#fff7ed;border-top:4px solid #d97706;height:110px}.home-module__Hx0lNG__podiumRank{font-size:1.8rem;font-weight:900}.home-module__Hx0lNG__podiumName{margin-top:.25rem;font-size:.8rem;font-weight:700}.home-module__Hx0lNG__podiumScore{color:#6b7280;font-size:.7rem;font-weight:600}.home-module__Hx0lNG__rankList{flex-direction:column;gap:.75rem;display:flex}.home-module__Hx0lNG__rankItem{background:#fff;border:1px solid #e5e7eb;border-radius:14px;align-items:center;gap:.75rem;padding:.85rem 1rem;display:flex}.home-module__Hx0lNG__rankNumber{color:#9ca3af;width:20px;font-size:.9rem;font-weight:800}.home-module__Hx0lNG__rankAvatar{border-radius:50%;flex-shrink:0;width:38px;height:38px}.home-module__Hx0lNG__rankName{flex:1;font-size:.9rem;font-weight:700}.home-module__Hx0lNG__rankPoints{color:#4f46e5;font-size:.85rem;font-weight:800}.home-module__Hx0lNG__badgeCard{text-align:center;background:#fff;border:1px solid #e5e7eb;border-radius:20px;flex-direction:column;align-items:center;gap:1rem;padding:2rem;display:flex;box-shadow:0 8px 24px #0000000f}.home-module__Hx0lNG__badgeTrophy{font-size:4rem}.home-module__Hx0lNG__badgeCard h4{color:#111827;font-size:1rem;font-weight:800;line-height:1.5}.home-module__Hx0lNG__badgeCard p{color:#6b7280;font-size:.85rem}.home-module__Hx0lNG__cta{padding:0 2rem 5rem}.home-module__Hx0lNG__ctaInner{color:#fff;background:linear-gradient(135deg,#4f46e5 0%,#6d28d9 100%);border-radius:28px;justify-content:space-between;align-items:center;gap:2rem;max-width:1280px;margin:0 auto;padding:3.5rem 4rem;display:flex;position:relative;overflow:hidden}.home-module__Hx0lNG__ctaContent{z-index:1;flex-direction:column;flex:1;gap:1rem;display:flex}.home-module__Hx0lNG__ctaLabel{text-transform:uppercase;letter-spacing:.1em;color:#ffffffb3;font-size:.8rem;font-weight:700}.home-module__Hx0lNG__ctaContent h2{font-size:2rem;font-weight:900;line-height:1.2}.home-module__Hx0lNG__ctaSub{opacity:.85;max-width:420px;font-size:.95rem;line-height:1.6}.home-module__Hx0lNG__ctaContent p{opacity:.85;font-size:.95rem}.home-module__Hx0lNG__ctaActions{flex-wrap:wrap;gap:.75rem;margin-top:.5rem;display:flex}.home-module__Hx0lNG__ctaBtnWhite{color:#4f46e5;cursor:pointer;background:#fff;border:none;border-radius:10px;align-items:center;gap:.5rem;padding:.8rem 1.5rem;font-family:inherit;font-size:.9rem;font-weight:700;transition:transform .2s,box-shadow .2s;display:flex}.home-module__Hx0lNG__ctaBtnWhite:hover{transform:translateY(-2px);box-shadow:0 8px 20px #00000026}.home-module__Hx0lNG__ctaBtnOutline{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff26;border:1.5px solid #fff6;border-radius:10px;align-items:center;gap:.5rem;padding:.8rem 1.5rem;font-family:inherit;font-size:.9rem;font-weight:700;transition:all .2s;display:flex}.home-module__Hx0lNG__ctaBtnOutline:hover{background:#ffffff40;border-color:#fff9}.home-module__Hx0lNG__ctaBtnYellow{color:#fff;cursor:pointer;background:#f59e0b;border:none;border-radius:10px;align-items:center;gap:.5rem;padding:.8rem 1.5rem;font-family:inherit;font-size:.9rem;font-weight:700;transition:transform .2s;display:flex}.home-module__Hx0lNG__ctaBtnYellow:hover{transform:translateY(-2px)}.home-module__Hx0lNG__ctaImageWrap{z-index:1;flex-shrink:0;align-items:flex-end;display:flex}.home-module__Hx0lNG__ctaImage{object-fit:contain;mix-blend-mode:multiply;filter:drop-shadow(0 -4px 20px #0000001a);width:220px;height:auto}.home-module__Hx0lNG__footer{background:#fff;border-top:1px solid #e5e7eb;padding:4rem 0 2rem}.home-module__Hx0lNG__footerGrid{grid-template-columns:1.5fr 1fr 1fr 1fr;gap:3rem;max-width:1280px;margin:0 auto 3rem;padding:0 2rem;display:grid}.home-module__Hx0lNG__footerBrand{flex-direction:column;gap:1rem;display:flex}.home-module__Hx0lNG__footerDesc{color:#6b7280;max-width:260px;font-size:.875rem;line-height:1.6}.home-module__Hx0lNG__socials{gap:.75rem;display:flex}.home-module__Hx0lNG__socialIcon{color:#6b7280;border:1px solid #e5e7eb;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;font-size:.7rem;font-weight:700;text-decoration:none;transition:all .2s;display:flex}.home-module__Hx0lNG__socialIcon:hover{color:#111827;border-color:#111827}.home-module__Hx0lNG__footerCol h5{color:#111827;margin-bottom:1.25rem;font-size:.95rem;font-weight:800}.home-module__Hx0lNG__footerCol ul{flex-direction:column;gap:.7rem;list-style:none;display:flex}.home-module__Hx0lNG__footerCol a{color:#6b7280;font-size:.875rem;text-decoration:none;transition:color .2s}.home-module__Hx0lNG__footerCol a:hover{color:#111827}.home-module__Hx0lNG__footerBottom{color:#9ca3af;border-top:1px solid #e5e7eb;max-width:1280px;margin:0 auto;padding:1.5rem 2rem 0;font-size:.825rem}@media (max-width:1024px){.home-module__Hx0lNG__heroInner{grid-template-columns:1fr 1fr}.home-module__Hx0lNG__heroRight{display:none}.home-module__Hx0lNG__featureGrid,.home-module__Hx0lNG__leaderGrid{grid-template-columns:1fr 1fr}.home-module__Hx0lNG__badgeCard{display:none}.home-module__Hx0lNG__footerGrid{grid-template-columns:1fr 1fr;gap:2rem}}@media (max-width:768px){.home-module__Hx0lNG__navLinks{display:none}.home-module__Hx0lNG__navLinks.home-module__Hx0lNG__navOpen{z-index:999;background:#fff;border-bottom:1px solid #e5e7eb;flex-direction:column;gap:1rem;padding:1rem 2rem 1.5rem;display:flex;position:absolute;top:72px;left:0;right:0}.home-module__Hx0lNG__navActions{display:none}.home-module__Hx0lNG__hamburger{display:flex}.home-module__Hx0lNG__heroInner{text-align:center;grid-template-columns:1fr}.home-module__Hx0lNG__heroLeft{align-items:center}.home-module__Hx0lNG__heroSubtitle{margin:0 auto}.home-module__Hx0lNG__heroBtns{justify-content:center}.home-module__Hx0lNG__heroCenter{order:-1}.home-module__Hx0lNG__heroTitle{font-size:2.25rem}.home-module__Hx0lNG__quickGrid,.home-module__Hx0lNG__featureGrid,.home-module__Hx0lNG__leaderGrid{grid-template-columns:1fr}.home-module__Hx0lNG__steps{flex-direction:column}.home-module__Hx0lNG__stepDivider{display:none}.home-module__Hx0lNG__ctaInner{text-align:center;flex-direction:column;padding:2.5rem 1.5rem}.home-module__Hx0lNG__ctaActions{justify-content:center}.home-module__Hx0lNG__ctaImage{width:180px}.home-module__Hx0lNG__footerGrid{grid-template-columns:1fr;gap:1.5rem}.home-module__Hx0lNG__footerBottom{text-align:center}}@media (max-width:480px){.home-module__Hx0lNG__heroTitle{font-size:2rem}.home-module__Hx0lNG__ctaContent h2{font-size:1.6rem}.home-module__Hx0lNG__navInner{padding:0 1rem}.home-module__Hx0lNG__hero,.home-module__Hx0lNG__quickAccess,.home-module__Hx0lNG__howItWorks,.home-module__Hx0lNG__features,.home-module__Hx0lNG__leaderboard{padding-left:0;padding-right:0}.home-module__Hx0lNG__sectionLabel,.home-module__Hx0lNG__steps,.home-module__Hx0lNG__featureGrid,.home-module__Hx0lNG__leaderGrid,.home-module__Hx0lNG__quickGrid{padding:0 1rem}.home-module__Hx0lNG__sectionTitle{font-size:1.6rem}}
.login-module__6rJ9Ta__overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:20000;pointer-events:auto;background:#0009;justify-content:center;align-items:center;width:100%;height:100%;animation:.25s login-module__6rJ9Ta__fadeIn;display:flex;position:fixed;top:0;left:0}.login-module__6rJ9Ta__modal{background:#fff;border-radius:1.5rem;width:90%;max-width:420px;padding:2.5rem 2rem;animation:.3s cubic-bezier(.16,1,.3,1) login-module__6rJ9Ta__slideUp;position:relative;box-shadow:0 30px 80px #00000080}.login-module__6rJ9Ta__closeBtn{cursor:pointer;color:#333;background:#0000000f;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:1.1rem;transition:background .2s;display:flex;position:absolute;top:1rem;right:1.25rem}.login-module__6rJ9Ta__closeBtn:hover{background:#0000001f}.login-module__6rJ9Ta__header{text-align:center;margin-bottom:1.75rem}.login-module__6rJ9Ta__header h2{color:#3b82f6;margin-bottom:.4rem;font-size:1.4rem;font-weight:800}.login-module__6rJ9Ta__header p{color:#64748b;font-size:.88rem;line-height:1.5}.login-module__6rJ9Ta__form{flex-direction:column;gap:1.25rem;display:flex}.login-module__6rJ9Ta__inputGroup{flex-direction:column;gap:.4rem;display:flex}.login-module__6rJ9Ta__inputGroup label{color:#374151;letter-spacing:.01em;font-size:.85rem;font-weight:700}.login-module__6rJ9Ta__inputGroup input{color:#1e293b;background:#f8fafc;border:2px solid #e2e8f0;border-radius:.75rem;outline:none;padding:.8rem 1rem;font-family:inherit;font-size:1rem;transition:border-color .2s,background .2s}.login-module__6rJ9Ta__inputGroup input::placeholder{color:#94a3b8}.login-module__6rJ9Ta__inputGroup input:focus{background:#fff;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.login-module__6rJ9Ta__error{color:#ef4444;text-align:center;background:#ef444412;border-radius:.5rem;padding:.5rem 1rem;font-size:.85rem;font-weight:600}@keyframes login-module__6rJ9Ta__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes login-module__6rJ9Ta__slideUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}
