.auth-module__ozYyRa__pageLayout{background:linear-gradient(135deg,#1a0b2e 0%,#2d1b4e 50%,#1a0b2e 100%);flex-direction:column;min-height:100vh;display:flex}.auth-module__ozYyRa__header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:50;background:#1a0b2ef2;border-bottom:1px solid #8a4baf33;padding:1.5rem 2rem;position:relative;box-shadow:0 2px 20px #8a4baf4d}.auth-module__ozYyRa__container{max-width:1200px;margin:0 auto}.auth-module__ozYyRa__headerContent{justify-content:space-between;align-items:center;display:flex;position:relative}.auth-module__ozYyRa__headerActionsWrapper{align-items:center;display:flex;position:relative}.auth-module__ozYyRa__headerActions,.auth-module__ozYyRa__desktopActions{align-items:center;gap:1rem;display:flex}.auth-module__ozYyRa__hamburger{cursor:pointer;background:#8a4baf26;border:1px solid #8a4baf66;border-radius:8px;flex-direction:column;gap:4px;padding:8px;transition:background .2s,border-color .2s;display:none}.auth-module__ozYyRa__hamburger:hover{background:#8a4baf4d;border-color:#8a4baf99}.auth-module__ozYyRa__hamburgerLine{background:#fff;border-radius:2px;width:22px;height:2px}.auth-module__ozYyRa__mobileMenu{display:none}.auth-module__ozYyRa__mobileMenuItem{text-align:left;color:#fff;cursor:pointer;background:#8a4baf26;border:1px solid #8a4baf4d;border-radius:10px;width:100%;padding:.75rem 1rem;font-weight:600;transition:background .2s,border-color .2s}.auth-module__ozYyRa__mobileMenuItem+.auth-module__ozYyRa__mobileMenuItem{margin-top:.5rem}.auth-module__ozYyRa__mobileMenuItem:hover{background:#8a4baf4d;border-color:#8a4baf80}.auth-module__ozYyRa__logo{color:#fff;text-shadow:0 0 20px #8a4bafcc;margin:0;font-size:1.5rem;font-weight:800}.auth-module__ozYyRa__loginLink{color:#fff;cursor:pointer;background:#8a4baf33;border:2px solid #8a4baf99;border-radius:8px;padding:.65rem 1.25rem;font-weight:600;text-decoration:none;transition:all .3s;box-shadow:0 2px 8px #8a4baf33}.auth-module__ozYyRa__loginLink:hover{color:#1a73e8;background:#667eea;border-color:#5568d3;transform:translateY(-2px);box-shadow:0 4px 12px #667eea66}.auth-module__ozYyRa__main{flex:1;justify-content:center;align-items:center;padding:2rem;display:flex}.auth-module__ozYyRa__footer{text-align:center;color:#fff9;background:#1a0b2ecc;border-top:1px solid #8a4baf33;padding:1.5rem;font-size:.875rem}.auth-module__ozYyRa__authContainer{width:100%;max-width:500px}.auth-module__ozYyRa__authCard{background:#f0f5ff;border-radius:16px;padding:2.5rem;box-shadow:0 20px 60px #0000004d}.auth-module__ozYyRa__title{color:#1a202c;text-align:center;margin:0 0 .5rem;font-size:2rem;font-weight:700}.auth-module__ozYyRa__subtitle{color:#718096;text-align:center;margin:0 0 2rem}.auth-module__ozYyRa__form{flex-direction:column;gap:1.25rem;display:flex}.auth-module__ozYyRa__formRow{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.auth-module__ozYyRa__formGroup{flex-direction:column;gap:.5rem;display:flex}.auth-module__ozYyRa__formGroup label{color:#4a5568;font-size:.875rem;font-weight:600}.auth-module__ozYyRa__input{box-sizing:border-box;border:2px solid #e2e8f0;border-radius:8px;width:100%;padding:.75rem 1rem;font-size:1rem;transition:all .2s}.auth-module__ozYyRa__input:focus{border-color:#667eea;outline:none;box-shadow:0 0 0 3px #667eea1a}.auth-module__ozYyRa__errorMessage{color:#c53030;background-color:#fee;border:1px solid #fc8181;border-radius:8px;padding:.75rem 1rem;font-size:.875rem}.auth-module__ozYyRa__successMessage{color:#155724;background-color:#d4edda;border:1px solid #c3e6cb;border-radius:8px;margin-bottom:1rem;padding:.75rem 1rem;font-size:.875rem}.auth-module__ozYyRa__submitButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border:none;border-radius:8px;margin-top:.5rem;padding:.875rem 1.5rem;font-size:1rem;font-weight:600;transition:transform .2s,box-shadow .2s}.auth-module__ozYyRa__submitButton:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 10px 20px #667eea4d}.auth-module__ozYyRa__submitButton:disabled{opacity:.6;cursor:not-allowed}.auth-module__ozYyRa__linkText{text-align:center;color:#718096;margin-top:1.5rem;font-size:.875rem}.auth-module__ozYyRa__link{color:#667eea;font-weight:600;text-decoration:none}.auth-module__ozYyRa__link:hover{text-decoration:underline}.auth-module__ozYyRa__forgotPasswordLink{color:#667eea;margin-top:.5rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:color .3s;display:inline-block}.auth-module__ozYyRa__forgotPasswordLink:hover{color:#764ba2;text-decoration:underline}@media (max-width:640px){.auth-module__ozYyRa__formRow{grid-template-columns:1fr}.auth-module__ozYyRa__authCard{padding:1.5rem}.auth-module__ozYyRa__title{font-size:1.5rem}}@media (max-width:768px){.auth-module__ozYyRa__desktopActions{display:none}.auth-module__ozYyRa__hamburger{display:flex}.auth-module__ozYyRa__mobileMenu{z-index:80;background:#1a0b2ef2;border:1px solid #8a4baf66;border-radius:12px;flex-direction:column;gap:.5rem;min-width:180px;padding:.75rem;display:flex;position:absolute;top:calc(100% + .75rem);right:0;box-shadow:0 16px 40px #00000059}}
.landing-module__g1LwZa__landingContainer{background:linear-gradient(135deg,#1a0b2e 0%,#2d1b4e 50%,#1a0b2e 100%);flex-direction:column;gap:5rem;width:100%;min-height:calc(100vh - 200px);padding:0;display:flex;position:relative;overflow:hidden}.landing-module__g1LwZa__bgImage{z-index:0;pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.landing-module__g1LwZa__bgCircle{filter:blur(60px);z-index:1;background:radial-gradient(circle,#8a4baf4d 0%,#0000 70%);border-radius:50%;width:600px;height:600px;animation:8s ease-in-out infinite landing-module__g1LwZa__pulse;position:absolute}.landing-module__g1LwZa__gridPattern{opacity:.3;z-index:1;perspective:1000px;background-image:linear-gradient(#8a4baf1a 1px,#0000 1px),linear-gradient(90deg,#8a4baf1a 1px,#0000 1px);background-size:50px 50px;width:100%;height:100%;position:absolute;top:0;left:0;transform:rotateX(60deg)}@keyframes landing-module__g1LwZa__pulse{0%,to{opacity:.3;transform:scale(1)}50%{opacity:.5;transform:scale(1.2)}}.landing-module__g1LwZa__floatingIcon{z-index:4;pointer-events:none;filter:drop-shadow(0 0 20px #8a4bafcc);animation:20s ease-in-out infinite landing-module__g1LwZa__float;position:absolute}.landing-module__g1LwZa__icon1{top:15%;left:8%}.landing-module__g1LwZa__icon2{top:60%;left:5%}.landing-module__g1LwZa__icon3{top:25%;right:10%}.landing-module__g1LwZa__icon4{bottom:20%;right:8%}.landing-module__g1LwZa__icon5{top:50%;left:2%}.landing-module__g1LwZa__icon6{top:70%;right:5%}.landing-module__g1LwZa__icon7{top:40%;right:3%}.landing-module__g1LwZa__icon8{bottom:35%;left:10%}@media (max-width:768px){.landing-module__g1LwZa__floatingIcon{filter:drop-shadow(0 0 12px #8a4bafb3);transform:scale(.7)}.landing-module__g1LwZa__icon1{top:18%;left:6%}.landing-module__g1LwZa__icon2{top:52%;left:4%}.landing-module__g1LwZa__icon3{top:22%;right:6%}.landing-module__g1LwZa__icon4{bottom:18%;right:6%}.landing-module__g1LwZa__icon5{top:44%;left:2%}.landing-module__g1LwZa__icon6{top:64%;right:4%}.landing-module__g1LwZa__icon7{top:32%;right:4%}.landing-module__g1LwZa__icon8{bottom:28%;left:8%}}@media (max-width:480px){.landing-module__g1LwZa__floatingIcon{opacity:.85;transform:scale(.55)}.landing-module__g1LwZa__icon1{top:16%;left:4%}.landing-module__g1LwZa__icon2{top:46%;left:3%}.landing-module__g1LwZa__icon3{top:20%;right:4%}.landing-module__g1LwZa__icon4{bottom:16%;right:4%}.landing-module__g1LwZa__icon5{top:38%;left:2%}.landing-module__g1LwZa__icon6{top:58%;right:3%}.landing-module__g1LwZa__icon7{top:30%;right:3%}.landing-module__g1LwZa__icon8{bottom:22%;left:6%}}@keyframes landing-module__g1LwZa__float{0%,to{transform:translateY(0)rotate(0)}25%{transform:translateY(-30px)rotate(5deg)}50%{transform:translateY(-50px)rotate(0)}75%{transform:translateY(-30px)rotate(-5deg)}}.landing-module__g1LwZa__heroSection{text-align:center;z-index:3;flex-direction:column;justify-content:center;align-items:center;min-height:70vh;padding:4rem 2rem;display:flex;position:relative}.landing-module__g1LwZa__heroTitle{color:#fff;letter-spacing:.5px;text-shadow:0 0 30px #8a4baf80;margin:0 0 1rem;font-size:4.5rem;font-weight:800;line-height:1.2;animation:1s ease-out landing-module__g1LwZa__fadeInUp}.landing-module__g1LwZa__heroTagline{color:#ffffffe6;margin:0 0 2rem;font-size:1.5rem;font-weight:500;animation:1s ease-out .1s both landing-module__g1LwZa__fadeInUp}.landing-module__g1LwZa__underscore{color:#8a4baf;animation:1.5s infinite landing-module__g1LwZa__blink}@keyframes landing-module__g1LwZa__blink{0%,49%{opacity:1}50%,to{opacity:0}}.landing-module__g1LwZa__heroSubtitle{color:#fffc;max-width:700px;margin:0 0 3rem;font-size:1.2rem;line-height:1.8;animation:1s ease-out .2s both landing-module__g1LwZa__fadeInUp}.landing-module__g1LwZa__heroCTA{justify-content:center;gap:1rem;animation:1s ease-out .4s both landing-module__g1LwZa__fadeInUp;display:flex}.landing-module__g1LwZa__exploreButton{color:#fff;background:linear-gradient(135deg,#8a4baf 0%,#6b2d9e 100%);border:2px solid #8a4bafcc;border-radius:50px;padding:1rem 3.5rem;font-size:1.2rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-block;position:relative;overflow:hidden;box-shadow:0 0 30px #8a4baf99}.landing-module__g1LwZa__exploreButton:before{content:"";background:linear-gradient(90deg,#0000,#ffffff4d,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.landing-module__g1LwZa__exploreButton:hover:before{left:100%}.landing-module__g1LwZa__exploreButton:hover{transform:translateY(-3px);box-shadow:0 0 40px #8a4bafe6}@keyframes landing-module__g1LwZa__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.landing-module__g1LwZa__features{z-index:3;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;width:100%;max-width:1200px;margin:0 auto;padding:2rem;display:grid;position:relative}.landing-module__g1LwZa__featureCard{text-align:center;color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#2a1b4299;border:1px solid #8a4baf4d;border-radius:16px;padding:2.5rem 1.5rem;transition:all .3s;animation:.8s ease-out forwards landing-module__g1LwZa__fadeInUp;box-shadow:0 8px 32px #0000004d}.landing-module__g1LwZa__featureCard:first-child{animation-delay:.1s}.landing-module__g1LwZa__featureCard:nth-child(2){animation-delay:.2s}.landing-module__g1LwZa__featureCard:nth-child(3){animation-delay:.3s}.landing-module__g1LwZa__featureCard:nth-child(4){animation-delay:.4s}.landing-module__g1LwZa__featureCard:hover{background:#2a1b42cc;border-color:#8a4bafcc;transform:translateY(-10px);box-shadow:0 12px 40px #8a4baf66}.landing-module__g1LwZa__featureIcon{filter:drop-shadow(0 0 10px #8a4baf99);margin-bottom:1rem;font-size:3rem;display:block}.landing-module__g1LwZa__featureCard h3{color:#fff;margin:0 0 .5rem;font-size:1.25rem;font-weight:600}.landing-module__g1LwZa__featureCard p{opacity:.8;color:#ffffffe6;margin:0;font-size:.95rem;line-height:1.5}@media (max-width:768px){.landing-module__g1LwZa__heroTitle{font-size:2.5rem}.landing-module__g1LwZa__heroSubtitle{font-size:1rem}.landing-module__g1LwZa__floatingIcon{width:40px;height:40px}.landing-module__g1LwZa__features{grid-template-columns:1fr;padding:1rem}}
