.Auth-module__0SISqq__auth{justify-content:center;align-items:center;min-height:100vh;padding:40px 20px;display:flex;position:relative;overflow:hidden}.Auth-module__0SISqq__auth:before,.Auth-module__0SISqq__auth:after{content:"";filter:blur(90px);z-index:0;border-radius:50%;width:400px;height:400px;animation:8s ease-in-out infinite Auth-module__0SISqq__floatGlow;position:absolute}.Auth-module__0SISqq__auth:before{background:#2563eb2e;top:-120px;left:-100px}.Auth-module__0SISqq__auth:after{background:#9333ea2e;animation-delay:2s;bottom:-120px;right:-100px}.Auth-module__0SISqq__box{z-index:2;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffa6;border:1px solid #fff6;border-radius:24px;width:100%;max-width:430px;padding:32px;transition:all .4s;animation:.8s Auth-module__0SISqq__fadeUp;position:relative;box-shadow:0 10px 40px #2563eb14,0 20px 80px #9333ea1f}.Auth-module__0SISqq__box:hover{transform:translateY(-4px);box-shadow:0 15px 50px #2563eb1f,0 25px 90px #9333ea26}.Auth-module__0SISqq__box h2{text-align:center;background:linear-gradient(135deg, var(--primary), var(--purple));-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:24px;font-size:34px;font-weight:800}.Auth-module__0SISqq__input{background:#ffffff8c;border:1px solid #2563eb14;border-radius:14px;align-items:center;margin-bottom:16px;padding:14px 16px;transition:all .3s;display:flex;position:relative}.Auth-module__0SISqq__input:hover{border-color:#2563eb40}.Auth-module__0SISqq__input:focus-within{border-color:var(--primary);transform:translateY(-1px);box-shadow:0 0 0 4px #2563eb14,0 8px 20px #2563eb14}.Auth-module__0SISqq__input input{width:100%;color:var(--text-dark);background:0 0;border:none;outline:none;font-size:15px;font-weight:500}.Auth-module__0SISqq__input input::placeholder{color:#64748b}.Auth-module__0SISqq__input input[type=file]{cursor:pointer}.Auth-module__0SISqq__btn{background:linear-gradient(135deg, var(--primary), var(--purple));color:#fff;cursor:pointer;border:none;border-radius:14px;width:100%;padding:14px;font-size:15px;font-weight:700;transition:all .35s;box-shadow:0 10px 25px #2563eb40,0 8px 20px #9333ea2e}.Auth-module__0SISqq__btn:hover{transform:translateY(-3px)scale(1.01);box-shadow:0 15px 35px #2563eb52,0 12px 28px #9333ea40}.Auth-module__0SISqq__btn:active{transform:scale(.98)}.Auth-module__0SISqq__switch{text-align:center;color:var(--text-light);margin-top:18px;font-size:14px}.Auth-module__0SISqq__switch span{color:var(--primary);cursor:pointer;margin-left:4px;font-weight:700;transition:all .3s}.Auth-module__0SISqq__switch span:hover{color:var(--purple)}.Auth-module__0SISqq__preview{object-fit:cover;border:3px solid #fff;border-radius:50%;width:78px;height:78px;margin:10px auto 16px;animation:.4s Auth-module__0SISqq__pop;display:block;box-shadow:0 10px 25px #2563eb26}.Auth-module__0SISqq__success{background:linear-gradient(135deg,#22c55e,#16a34a)}.Auth-module__0SISqq__error{background:linear-gradient(135deg,#ef4444,#dc2626)}@keyframes Auth-module__0SISqq__fadeUp{0%{opacity:0;transform:translateY(30px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes Auth-module__0SISqq__toastIn{0%{opacity:0;transform:translateY(-20px)translate(20px)}to{opacity:1;transform:translateY(0)translate(0)}}@keyframes Auth-module__0SISqq__floatGlow{0%{transform:translateY(0)}50%{transform:translateY(25px)}to{transform:translateY(0)}}@keyframes Auth-module__0SISqq__pop{0%{opacity:0;transform:scale(.7)}to{opacity:1;transform:scale(1)}}@media (max-width:600px){.Auth-module__0SISqq__box{border-radius:20px;padding:24px}.Auth-module__0SISqq__box h2{font-size:28px}.Auth-module__0SISqq__toast{top:14px;left:14px;right:14px}}.Auth-module__0SISqq__demoOtp{color:var(--text-dark);text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#2563eb14;border:1px solid #2563eb1f;border-radius:14px;margin-bottom:14px;padding:12px 14px;font-size:14px;font-weight:600;animation:.4s Auth-module__0SISqq__fadeUp}.Auth-module__0SISqq__demoOtp span{color:var(--primary);letter-spacing:4px;font-size:20px;font-weight:800}.Auth-module__0SISqq__resendBox{text-align:center;width:100%;margin-top:12px}.Auth-module__0SISqq__resendBox p{color:#94a3b8;font-size:14px}.Auth-module__0SISqq__resendBox span{color:#f97316;font-weight:700}.Auth-module__0SISqq__resendBtn{color:#f97316;cursor:pointer;background:0 0;border:none;font-size:15px;font-weight:700;transition:all .3s}.Auth-module__0SISqq__resendBtn:hover{opacity:.8}.Auth-module__0SISqq__toast{color:#fff;z-index:999999;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:14px;padding:14px 18px;font-weight:600;animation:.45s Auth-module__0SISqq__toastIn;position:fixed;top:90px;right:24px;box-shadow:0 10px 30px #00000026}.Auth-module__0SISqq__loginTabs{gap:10px;margin-bottom:16px;display:flex}.Auth-module__0SISqq__loginTabs button{cursor:pointer;background:#e2e8f0;border:none;border-radius:12px;flex:1;padding:12px;font-weight:600}.Auth-module__0SISqq__activeTab{color:#fff;background:#2563eb!important}.Auth-module__0SISqq__methodToggle{gap:8px;margin-bottom:16px;display:flex}.Auth-module__0SISqq__activeMethod{color:#fff;cursor:pointer;background:#4f46e5;border:none;border-radius:8px;flex:1;padding:9px;font-size:14px;font-weight:600}.Auth-module__0SISqq__inactiveMethod{color:#4f46e5;cursor:pointer;background:0 0;border:2px solid #4f46e5;border-radius:8px;flex:1;padding:9px;font-size:14px}
.Navbar-module__dVeNwG__header{z-index:99999;background:#fff;border-bottom:1px solid #e5e7eb;width:100%;position:sticky;top:0;left:0;box-shadow:0 2px 18px #0000000f}.Navbar-module__dVeNwG__navbar{background:0 0;min-height:60px;padding:0}.Navbar-module__dVeNwG__container{justify-content:space-between;align-items:center;gap:40px;width:100%;max-width:1320px;margin:auto;padding:8px 20px;display:flex}.Navbar-module__dVeNwG__logo{flex-shrink:0;align-items:center;gap:14px;text-decoration:none;display:flex}.Navbar-module__dVeNwG__logo:hover{text-decoration:none}.Navbar-module__dVeNwG__logoImage{object-fit:contain;flex-shrink:0;width:54px;height:54px}.Navbar-module__dVeNwG__logoContent{flex-direction:column;justify-content:center;display:flex}.Navbar-module__dVeNwG__logoTitle{letter-spacing:-.5px;margin:0;padding:0;font-size:30px;font-weight:700;line-height:1}.Navbar-module__dVeNwG__logoYellow{color:#fbbf24}.Navbar-module__dVeNwG__logoDark{color:#0f172a}.Navbar-module__dVeNwG__tagline{text-transform:uppercase;letter-spacing:1px;color:#64748b;margin:6px 0 0;font-size:9px;font-weight:600}.Navbar-module__dVeNwG__menu{align-items:center;gap:34px;margin:0 auto;padding:0;list-style:none;display:flex}.Navbar-module__dVeNwG__menu li{margin:0;padding:0}.Navbar-module__dVeNwG__menu a{color:#475569;font-size:15px;font-weight:600;text-decoration:none;transition:all .35s;display:inline-block;position:relative}.Navbar-module__dVeNwG__menu a:hover{color:#2563eb}.Navbar-module__dVeNwG__menu a:after{content:"";background:linear-gradient(90deg,#2563eb,#7c3aed);width:0;height:2px;transition:all .35s;position:absolute;bottom:-8px;left:0}.Navbar-module__dVeNwG__menu a:hover:after{width:100%}.navbar-toggler{border:none}.navbar-toggler:focus{box-shadow:none}.Navbar-module__dVeNwG__actions{flex-shrink:0;align-items:center;gap:12px;display:flex}.Navbar-module__dVeNwG__loginButton{color:#2563eb;cursor:pointer;background:#fff;border:1px solid #dbe3ef;border-radius:999px;justify-content:center;align-items:center;gap:8px;height:40px;padding:0 18px;font-size:14px;font-weight:600;transition:all .35s;display:flex}.Navbar-module__dVeNwG__loginButton:hover{color:#fff;background:#2563eb;transform:translateY(-2px);box-shadow:0 10px 20px #2563eb2e}.Navbar-module__dVeNwG__logoutButton{color:#ef4444;cursor:pointer;background:#fff;border:1px solid #ef4444;border-radius:999px;justify-content:center;align-items:center;gap:8px;height:44px;padding:0 18px;font-size:14px;font-weight:600;transition:all .35s;display:flex}.Navbar-module__dVeNwG__logoutButton:hover{color:#fff;background:#ef4444;transform:translateY(-2px)}.Navbar-module__dVeNwG__startButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#2563eb,#7c3aed);border:none;border-radius:999px;justify-content:center;align-items:center;gap:8px;height:44px;padding:0 22px;font-size:14px;font-weight:700;transition:all .35s;display:flex;box-shadow:0 10px 24px #2563eb38}.Navbar-module__dVeNwG__startButton:hover{transform:translateY(-2px);box-shadow:0 16px 28px #2563eb4d}.Navbar-module__dVeNwG__startButton svg,.Navbar-module__dVeNwG__loginButton svg,.Navbar-module__dVeNwG__logoutButton svg{font-size:13px}@media (min-width:992px){.Navbar-module__dVeNwG__navbarCollapse{justify-content:space-between;align-items:center;width:100%;display:flex!important}}@media (max-width:991px){.Navbar-module__dVeNwG__container{padding:14px 18px}.Navbar-module__dVeNwG__logoTitle{font-size:24px}.Navbar-module__dVeNwG__tagline{font-size:9px}.Navbar-module__dVeNwG__navbarCollapse{background:#fff;border-radius:18px;margin-top:18px;padding:20px;box-shadow:0 15px 35px #00000014}.Navbar-module__dVeNwG__menu{flex-direction:column;gap:20px;width:100%;margin:0;padding:0 0 22px}.Navbar-module__dVeNwG__actions{flex-direction:column;gap:12px;width:100%}.Navbar-module__dVeNwG__loginButton,.Navbar-module__dVeNwG__logoutButton,.Navbar-module__dVeNwG__startButton{width:100%}}@media (max-width:576px){.Navbar-module__dVeNwG__container{padding:12px 14px}.Navbar-module__dVeNwG__logo{gap:10px}.Navbar-module__dVeNwG__logoImage{width:44px;height:44px}.Navbar-module__dVeNwG__logoTitle{font-size:21px}.Navbar-module__dVeNwG__tagline{letter-spacing:.6px;font-size:8px}.Navbar-module__dVeNwG__loginButton,.Navbar-module__dVeNwG__logoutButton,.Navbar-module__dVeNwG__startButton{height:46px;font-size:13px}}.Navbar-module__dVeNwG__header{animation:.4s Navbar-module__dVeNwG__navbarFade}@keyframes Navbar-module__dVeNwG__navbarFade{0%{opacity:0;transform:translateY(-15px)}to{opacity:1;transform:translateY(0)}}.Navbar-module__dVeNwG__navInner{justify-content:space-between;align-items:center;gap:40px;width:100%;padding:8px 0;display:flex}@media (max-width:991px){.Navbar-module__dVeNwG__navInner{flex-wrap:wrap;padding:12px 0;display:flex}.Navbar-module__dVeNwG__navbarCollapse{width:100%;margin-top:15px}}.Navbar-module__dVeNwG__navbarCollapse{flex-grow:1;flex-basis:100%}@media (max-width:991px){.Navbar-module__dVeNwG__navbarCollapse{flex-basis:100%;width:100%}}
.Footer-module__rnk_JG__footer{color:#e5e7eb;background:#020617;padding:80px 60px 30px}.Footer-module__rnk_JG__top{grid-template-columns:2fr 1fr 1fr;align-items:flex-start;gap:60px;display:grid}.Footer-module__rnk_JG__logo{color:#fff;align-items:center;gap:10px;font-size:22px;font-weight:700;text-decoration:none;display:inline-flex}.Footer-module__rnk_JG__logo img{object-fit:contain;width:42px;height:42px}.Footer-module__rnk_JG__heading{background:linear-gradient(90deg, var(--primary), var(--yellow));-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin:20px 0;font-size:34px;font-weight:800;line-height:1.3}.Footer-module__rnk_JG__left p{color:#9ca3af;max-width:420px;line-height:1.8}.Footer-module__rnk_JG__socials{gap:14px;margin-top:22px;display:flex}.Footer-module__rnk_JG__socials a{color:#fff;background:#ffffff14;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;text-decoration:none;transition:all .3s;display:flex}.Footer-module__rnk_JG__socials a:hover{background:var(--yellow);color:#111827;transform:translateY(-4px)}.Footer-module__rnk_JG__col h4{letter-spacing:1px;color:#94a3b8;margin-bottom:18px;font-size:13px}.Footer-module__rnk_JG__col ul{margin:0;padding:0;list-style:none}.Footer-module__rnk_JG__col li{margin-bottom:14px}.Footer-module__rnk_JG__col ul li a{color:#d1d5db;text-decoration:none;transition:all .3s}.Footer-module__rnk_JG__col ul li a:hover{color:var(--yellow);padding-left:4px}.Footer-module__rnk_JG__contact{color:#cbd5e1;align-items:center;gap:12px;margin-bottom:15px;display:flex}.Footer-module__rnk_JG__contact svg{color:var(--yellow);width:18px}.Footer-module__rnk_JG__contact a{color:inherit;text-decoration:none;transition:all .3s}.Footer-module__rnk_JG__contact a:hover{color:var(--yellow)}.Footer-module__rnk_JG__col:last-child{justify-self:end}.Footer-module__rnk_JG__divider{background:#ffffff14;height:1px;margin:45px 0}.Footer-module__rnk_JG__disclaimer{text-align:center;color:#cbd5e1;max-width:1050px;margin:0 auto 45px;font-size:15px;line-height:1.9}.Footer-module__rnk_JG__disclaimer strong{color:var(--yellow)}.Footer-module__rnk_JG__bottom{justify-content:space-between;align-items:center;gap:20px;display:flex}.Footer-module__rnk_JG__bottomLeft{flex-direction:column;align-items:center;gap:8px;display:flex}.Footer-module__rnk_JG__bottomLeft p{color:#94a3b8;font-size:14px}.Footer-module__rnk_JG__developed{align-items:center;gap:6px;font-size:14px;display:flex}.Footer-module__rnk_JG__developed span{color:#94a3b8}.Footer-module__rnk_JG__developed a{background:linear-gradient(90deg, var(--primary), var(--yellow));-webkit-text-fill-color:transparent;-webkit-background-clip:text;font-weight:600;text-decoration:none}.Footer-module__rnk_JG__links{gap:22px;display:flex}.Footer-module__rnk_JG__links span{color:#94a3b8;cursor:pointer;font-size:14px;transition:all .3s}.Footer-module__rnk_JG__links span:hover{color:#fff}@media (max-width:900px){.Footer-module__rnk_JG__footer{padding:60px 22px}.Footer-module__rnk_JG__top{grid-template-columns:1fr;gap:40px}.Footer-module__rnk_JG__col:last-child{justify-self:start}.Footer-module__rnk_JG__heading{font-size:28px}.Footer-module__rnk_JG__bottom{text-align:center;flex-direction:column}.Footer-module__rnk_JG__links{flex-wrap:wrap;justify-content:center}.Footer-module__rnk_JG__socials{justify-content:flex-start}}@media (max-width:600px){.Footer-module__rnk_JG__heading{font-size:24px}.Footer-module__rnk_JG__logo{font-size:20px}.Footer-module__rnk_JG__socials{flex-wrap:wrap}.Footer-module__rnk_JG__bottomLeft{text-align:center}.Footer-module__rnk_JG__disclaimer{font-size:14px}}
.Counseling-module__XB-GLW__section{text-align:center;color:#fff;background:linear-gradient(135deg,#020617,#0f172a);padding:100px 60px}.Counseling-module__XB-GLW__badge{color:#f59e0b;background:#f59e0b33;border-radius:999px;padding:6px 14px;font-size:13px}.Counseling-module__XB-GLW__title{margin-top:15px;font-size:36px;font-weight:800}.Counseling-module__XB-GLW__title span{color:#f59e0b}.Counseling-module__XB-GLW__subtitle{color:#94a3b8;margin-top:10px}.Counseling-module__XB-GLW__grid{grid-template-columns:repeat(3,1fr);gap:25px;margin-top:50px;display:grid}.Counseling-module__XB-GLW__card{text-align:left;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:20px;padding:30px;transition:all .3s;position:relative}.Counseling-module__XB-GLW__card:hover{transform:translateY(-8px)}.Counseling-module__XB-GLW__popular{color:#000;background:#f59e0b;border-radius:999px;padding:5px 12px;font-size:12px;position:absolute;top:-10px;left:20px}.Counseling-module__XB-GLW__highlight{background:linear-gradient(135deg,#1e3a8a,#2563eb);border:2px solid #f59e0b}.Counseling-module__XB-GLW__price{margin:15px 0;font-size:32px;font-weight:800}.Counseling-module__XB-GLW__features{padding:0;list-style:none}.Counseling-module__XB-GLW__featureItem{gap:10px;margin:10px 0;font-size:14px;display:flex}.Counseling-module__XB-GLW__icon{color:#22c55e}.Counseling-module__XB-GLW__primaryBtn{background:linear-gradient(135deg,#f59e0b,#facc15);border:none;border-radius:999px;width:100%;margin-top:20px;padding:14px;font-weight:600}.Counseling-module__XB-GLW__secondaryBtn{color:#fff;background:0 0;border:1px solid #64748b;border-radius:999px;width:100%;margin-top:20px;padding:14px}.Counseling-module__XB-GLW__tip{color:#cbd5f5;background:#ffffff0d;border-radius:12px;margin-top:40px;padding:20px}@media (max-width:900px){.Counseling-module__XB-GLW__grid{grid-template-columns:1fr}}.Counseling-module__XB-GLW__toggle{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff14;border-radius:999px;gap:5px;margin-top:25px;padding:5px;display:inline-flex}.Counseling-module__XB-GLW__toggle button{color:#94a3b8;cursor:pointer;background:0 0;border:none;border-radius:999px;padding:10px 18px;font-weight:500;transition:all .3s}.Counseling-module__XB-GLW__activeToggle{color:#fff;background-color:#f59e0b;box-shadow:0 4px 15px #2563eb66}.Counseling-module__XB-GLW__toggle button:hover{color:#fff}.Counseling-module__XB-GLW__toggleBtn{color:#94a3b8;cursor:pointer;background:0 0;border:none;border-radius:999px;padding:10px 18px;font-weight:500;transition:all .3s}.Counseling-module__XB-GLW__activeToggle{box-shadow:0 4px 15px #2563eb66;color:#fff!important;background:linear-gradient(135deg,#2563eb,#9333ea)!important}.Counseling-module__XB-GLW__card:hover{transform:translateY(-10px)scale(1.03);box-shadow:0 20px 50px #0006,0 0 20px #f59e0b33}.Counseling-module__XB-GLW__primaryBtn{animation:2s infinite Counseling-module__XB-GLW__pulse}@keyframes Counseling-module__XB-GLW__pulse{0%{box-shadow:0 0 #f59e0b99}70%{box-shadow:0 0 0 12px #f59e0b00}to{box-shadow:0 0 #f59e0b00}}.Counseling-module__XB-GLW__toggleBtn{transition:all .3s}.Counseling-module__XB-GLW__toggleBtn:hover{transform:scale(1.05)}
.Challenges-module__PYpkTq__section{text-align:center;background:linear-gradient(135deg,#f8fafc,#eef2ff);padding:80px 60px}.Challenges-module__PYpkTq__title{font-size:36px;font-weight:800}.Challenges-module__PYpkTq__title span{background:linear-gradient(90deg,#2563eb,#f59e0b);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.Challenges-module__PYpkTq__subtitle{color:#64748b;margin-top:10px;max-width:700px;margin-inline:auto}.Challenges-module__PYpkTq__grid{grid-template-columns:1fr 1fr;gap:30px;margin-top:50px;display:grid}.Challenges-module__PYpkTq__studentBox{background:#2563eb14;border-radius:20px;padding:30px}.Challenges-module__PYpkTq__parentBox{background:#f59e0b1f;border-radius:20px;padding:30px}.Challenges-module__PYpkTq__studentBox h3,.Challenges-module__PYpkTq__parentBox h3{align-items:center;gap:10px;margin-bottom:20px;font-size:20px;display:flex}.Challenges-module__PYpkTq__item{text-align:left;background:#fff;border-radius:14px;align-items:flex-start;gap:15px;margin-bottom:15px;padding:15px;transition:all .3s;display:flex;box-shadow:0 8px 20px #0000000d}.Challenges-module__PYpkTq__item:hover{transform:translateY(-3px)}.Challenges-module__PYpkTq__icon{color:#fff;background:linear-gradient(135deg,#2563eb,#3b82f6);border-radius:10px;justify-content:center;align-items:center;min-width:35px;padding:10px;display:flex}.Challenges-module__PYpkTq__parentBox .Challenges-module__PYpkTq__icon{background:linear-gradient(135deg,#f59e0b,#facc15)}.Challenges-module__PYpkTq__item h4{font-size:15px;font-weight:600}.Challenges-module__PYpkTq__item p{color:#64748b;font-size:13px}@media (max-width:900px){.Challenges-module__PYpkTq__grid{grid-template-columns:1fr}}.Challenges-module__PYpkTq__item{will-change:transform}.Challenges-module__PYpkTq__item:hover{transform:translateY(-5px)scale(1.02);box-shadow:0 12px 30px #00000014}.Challenges-module__PYpkTq__section{animation:10s infinite alternate Challenges-module__PYpkTq__bgMove}@keyframes Challenges-module__PYpkTq__bgMove{0%{background-position:0}to{background-position:100%}}
.Counsellor-module__q1ljBW__section{color:#fff;background:radial-gradient(circle at 0 0,#2563eb29,#0000 30%),radial-gradient(circle at 100% 100%,#9333ea26,#0000 30%),#071433;padding:100px 60px;position:relative;overflow:hidden}.Counsellor-module__q1ljBW__container{grid-template-columns:400px 1fr;align-items:start;gap:60px;display:grid}.Counsellor-module__q1ljBW__left{align-self:start;position:sticky;top:110px}.Counsellor-module__q1ljBW__imageWrap{position:relative}.Counsellor-module__q1ljBW__imageWrap img{object-fit:cover;border-radius:24px;width:100%;animation:6s ease-in-out infinite Counsellor-module__q1ljBW__floatImage;box-shadow:0 25px 70px #00000073}@keyframes Counsellor-module__q1ljBW__floatImage{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.Counsellor-module__q1ljBW__experienceCard{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(135deg,#ffffff26,#ffffff14);border:1px solid #ffffff1f;border-radius:18px;padding:14px 18px;position:absolute;top:18px;right:-15px;box-shadow:0 15px 40px #00000040}.Counsellor-module__q1ljBW__experienceCard h3{color:#f59e0b;margin-bottom:3px;font-size:26px}.Counsellor-module__q1ljBW__experienceCard p{color:#ffffffb3;font-size:11px}.Counsellor-module__q1ljBW__nameCard{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:linear-gradient(135deg,#ffffff14,#ffffff0a);border:1px solid #ffffff14;border-radius:22px;margin-top:18px;padding:20px}.Counsellor-module__q1ljBW__nameCard h3{margin-bottom:8px;font-size:28px}.Counsellor-module__q1ljBW__nameCard h5{color:#f59e0b;margin-bottom:6px;font-size:14px}.Counsellor-module__q1ljBW__nameCard p{color:#ffffffb3;font-size:13px}.Counsellor-module__q1ljBW__sideQuote{color:#ffffffb8;background:#ffffff0d;border-left:4px solid #f59e0b;border-radius:14px;margin-top:20px;padding:18px;font-size:14px;font-style:italic;line-height:1.7}.Counsellor-module__q1ljBW__leftButtons{flex-direction:column;gap:12px;margin-top:24px;display:flex}.Counsellor-module__q1ljBW__primaryBtn,.Counsellor-module__q1ljBW__secondaryBtn{cursor:pointer;border:none;border-radius:999px;padding:16px;font-size:14px;font-weight:700;transition:all .35s}.Counsellor-module__q1ljBW__primaryBtn{color:#fff;background:linear-gradient(135deg,#f59e0b,#fb7185);box-shadow:0 15px 40px #f59e0b59}.Counsellor-module__q1ljBW__primaryBtn:hover{transform:translateY(-4px)}.Counsellor-module__q1ljBW__secondaryBtn{color:#fff;background:0 0;border:1px solid #ffffff26}.Counsellor-module__q1ljBW__right{width:100%}.Counsellor-module__q1ljBW__badge{color:#f59e0b;letter-spacing:3px;margin-bottom:18px;font-size:11px;font-weight:800;display:inline-block}.Counsellor-module__q1ljBW__title{max-width:800px;margin-bottom:22px;font-size:56px;font-weight:900;line-height:1.08}.Counsellor-module__q1ljBW__title span{background:linear-gradient(135deg,#f59e0b,#fb7185);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.Counsellor-module__q1ljBW__desc{color:#ffffffb8;max-width:760px;margin-bottom:14px;font-size:15px;line-height:1.8}.Counsellor-module__q1ljBW__specialistSection{margin-top:28px}.Counsellor-module__q1ljBW__specialistSection h4,.Counsellor-module__q1ljBW__understanding h4{color:#f59e0b;letter-spacing:3px;margin-bottom:18px;font-size:11px}.Counsellor-module__q1ljBW__specialistGrid{flex-wrap:wrap;gap:12px;display:flex}.Counsellor-module__q1ljBW__specialistGrid div{color:#ffffffe0;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0f;border:1px solid #ffffff14;border-radius:999px;padding:12px 18px;font-size:13px}.Counsellor-module__q1ljBW__visionCard{background:linear-gradient(135deg,#ffffff14,#ffffff0a);border:1px solid #f59e0b2e;border-radius:24px;margin-top:34px;padding:28px;box-shadow:0 20px 50px #00000038}.Counsellor-module__q1ljBW__visionCard span{color:#f59e0b;letter-spacing:3px;font-size:11px}.Counsellor-module__q1ljBW__visionCard h3{margin-top:14px;font-size:28px;line-height:1.5}.Counsellor-module__q1ljBW__visionCard p{color:#ffffff8c;margin-top:14px;font-size:13px}.Counsellor-module__q1ljBW__stats{grid-template-columns:repeat(3,1fr);gap:18px;margin-top:34px;display:grid}.Counsellor-module__q1ljBW__statCard{background:linear-gradient(135deg,#ffffff14,#ffffff0a);border:1px solid #ffffff14;border-radius:22px;padding:24px;transition:all .35s}.Counsellor-module__q1ljBW__statCard svg{color:#f59e0b;margin-bottom:14px;font-size:22px}.Counsellor-module__q1ljBW__statCard h3{margin-bottom:10px;font-size:20px}.Counsellor-module__q1ljBW__statCard p{color:#ffffffad;font-size:13px;line-height:1.7}.Counsellor-module__q1ljBW__understanding{margin-top:34px}.Counsellor-module__q1ljBW__understandingGrid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.Counsellor-module__q1ljBW__smallCard{color:#ffffffd9;background:#ffffff0d;border:1px solid #ffffff14;border-radius:16px;align-items:center;gap:10px;padding:16px;font-size:13px;display:flex}.Counsellor-module__q1ljBW__smallCard svg{color:#f59e0b}.Counsellor-module__q1ljBW__bottomCards{grid-template-columns:repeat(3,1fr);gap:18px;margin-top:42px;display:grid}.Counsellor-module__q1ljBW__infoCard{background:linear-gradient(135deg,#ffffff14,#ffffff0a);border:1px solid #ffffff14;border-radius:24px;padding:24px;transition:all .35s}.Counsellor-module__q1ljBW__infoCard svg{color:#f59e0b;margin-bottom:14px;font-size:24px}.Counsellor-module__q1ljBW__infoCard h3{margin-bottom:12px;font-size:19px}.Counsellor-module__q1ljBW__infoCard p{color:#ffffffad;font-size:13px;line-height:1.7}@media (max-width:1100px){.Counsellor-module__q1ljBW__container{grid-template-columns:1fr}.Counsellor-module__q1ljBW__left{position:relative;top:0}.Counsellor-module__q1ljBW__stats,.Counsellor-module__q1ljBW__bottomCards,.Counsellor-module__q1ljBW__understandingGrid{grid-template-columns:1fr}.Counsellor-module__q1ljBW__title{font-size:42px}}@media (max-width:700px){.Counsellor-module__q1ljBW__section{padding:70px 20px}.Counsellor-module__q1ljBW__title{font-size:30px}.Counsellor-module__q1ljBW__visionCard h3{font-size:22px}}
.FAQSection-module__25lxaa__section{background:radial-gradient(circle at 10% 20%, var(--bg-glow-1), transparent 40%), radial-gradient(circle at 90% 0%, var(--bg-glow-2), transparent 40%), var(--bg-main);align-items:center;gap:60px;padding:100px 60px;display:flex}.FAQSection-module__25lxaa__imageBox{flex:1;position:relative}.FAQSection-module__25lxaa__imageBox img{object-fit:cover;border-radius:20px;width:100%}.FAQSection-module__25lxaa__badgeBox{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid var(--border);background:#ffffffe6;border-radius:14px;padding:16px 18px;position:absolute;bottom:20px;left:20px;box-shadow:0 10px 30px #0000001a}.FAQSection-module__25lxaa__badgeBox span{color:var(--primary);font-size:20px;font-weight:800}.FAQSection-module__25lxaa__content{flex:1}.FAQSection-module__25lxaa__badge{color:var(--primary);background:#2563eb1a;border-radius:20px;padding:6px 14px;font-size:13px}.FAQSection-module__25lxaa__title{color:var(--text-dark);margin:15px 0 30px;font-size:38px;font-weight:800}.FAQSection-module__25lxaa__list{flex-direction:column;gap:10px;display:flex}.FAQSection-module__25lxaa__item{background:var(--card-bg);border:1px solid var(--border);cursor:pointer;border-radius:14px;padding:16px;transition:all .3s}.FAQSection-module__25lxaa__question{align-items:center;gap:10px;display:flex}.FAQSection-module__25lxaa__question span{color:var(--primary);font-weight:700}.FAQSection-module__25lxaa__question h4{flex:1;font-size:16px}.FAQSection-module__25lxaa__icon{color:var(--primary);font-size:16px}.FAQSection-module__25lxaa__answer{max-height:0;color:var(--text-light);transition:all .4s;overflow:hidden}.FAQSection-module__25lxaa__active .FAQSection-module__25lxaa__answer{max-height:120px;margin-top:10px}.FAQSection-module__25lxaa__active{border-color:var(--primary)}@media (max-width:900px){.FAQSection-module__25lxaa__section{flex-direction:column;padding:60px 20px}.FAQSection-module__25lxaa__title{font-size:26px}}.FAQSection-module__25lxaa__item{cursor:pointer;transition:all .3s;overflow:hidden}.FAQSection-module__25lxaa__item:hover{transform:translateY(-3px);box-shadow:0 10px 30px #00000014}.FAQSection-module__25lxaa__active{background:#2563eb0d;border-left:4px solid #2563eb}.FAQSection-module__25lxaa__answer{overflow:hidden}.FAQSection-module__25lxaa__icon{transition:all .3s}.FAQSection-module__25lxaa__imageBox img{transition:all .4s}.FAQSection-module__25lxaa__imageBox:hover img{transform:scale(1.05)}.FAQSection-module__25lxaa__badgeBox{animation:5s ease-in-out infinite FAQSection-module__25lxaa__float}@keyframes FAQSection-module__25lxaa__float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}
.ReportSection-module__kstDwa__section{background:radial-gradient(circle at 10% 20%,#3b82f62e,#0000 40%),radial-gradient(circle at 90% 0,#2563eb26,#0000 40%),radial-gradient(circle at 50% 100%,#60a5fa1f,#0000 50%),linear-gradient(135deg,#2366bf 0%,#041a38 25%,#010f1f 50%,#05316b 75%,#0c284e 100%);align-items:center;gap:60px;padding:80px 60px;display:flex}.ReportSection-module__kstDwa__left{flex:1}.ReportSection-module__kstDwa__badge{color:#fbbf24;background:#ffffff1f;border-radius:999px;padding:6px 14px;font-size:13px}.ReportSection-module__kstDwa__title{color:#fff;margin:20px 0;font-size:42px;font-weight:800}.ReportSection-module__kstDwa__title span{background:linear-gradient(90deg,#60a5fa,#fbbf24);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.ReportSection-module__kstDwa__desc{color:#ffffffbf;margin-bottom:20px}.ReportSection-module__kstDwa__list{margin-bottom:25px;padding:0;list-style:none}.ReportSection-module__kstDwa__list li{color:#fff;margin-bottom:10px;padding-left:20px;position:relative}.ReportSection-module__kstDwa__list li:before{content:"•";color:#22c55e;position:absolute;left:0}.ReportSection-module__kstDwa__download{color:#fff;cursor:pointer;background:linear-gradient(135deg,#2563eb,#3b82f6);border:none;border-radius:999px;gap:8px;padding:14px 22px;transition:all .3s;display:flex;position:relative;overflow:hidden}.ReportSection-module__kstDwa__download:hover{transform:translateY(-2px);box-shadow:0 10px 25px #2563eb4d}.ReportSection-module__kstDwa__download:before{content:"";background:#fff3;width:50%;height:100%;position:absolute;top:0;left:-120%;transform:skew(-20deg)}.ReportSection-module__kstDwa__download:hover:before{animation:.8s ReportSection-module__kstDwa__shine}.ReportSection-module__kstDwa__right{flex:1}.ReportSection-module__kstDwa__card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffffff2;border:1px solid #e2e8f0cc;border-radius:20px;padding:25px;animation:6s ease-in-out infinite ReportSection-module__kstDwa__floatCard;box-shadow:0 20px 60px #0000001a}.ReportSection-module__kstDwa__header{justify-content:space-between;margin-bottom:20px;display:flex}.ReportSection-module__kstDwa__header p{color:#64748b;font-size:12px}.ReportSection-module__kstDwa__charts{align-items:center;gap:20px;display:flex}.ReportSection-module__kstDwa__donut{width:220px;height:220px}.ReportSection-module__kstDwa__bar{flex:1}.ReportSection-module__kstDwa__lock{text-align:center;background:#22c55e14;border-radius:16px;margin-top:20px;padding:20px;animation:3s infinite ReportSection-module__kstDwa__pulseBox}.ReportSection-module__kstDwa__lock h4{color:#0f172a}.ReportSection-module__kstDwa__lock p{color:#475569}.ReportSection-module__kstDwa__lock svg{color:#2563eb;margin-bottom:10px;font-size:20px}.ReportSection-module__kstDwa__unlock{color:#fff;cursor:pointer;background:linear-gradient(135deg,#22c55e,#16a34a);border:none;border-radius:999px;margin-top:10px;padding:10px 18px}@keyframes ReportSection-module__kstDwa__floatCard{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes ReportSection-module__kstDwa__shine{to{left:120%}}@keyframes ReportSection-module__kstDwa__pulseBox{0%{box-shadow:0 0 #22c55e33}50%{box-shadow:0 0 20px #22c55e66}to{box-shadow:0 0 #22c55e33}}@media (max-width:900px){.ReportSection-module__kstDwa__section{flex-direction:column;padding:40px 20px}.ReportSection-module__kstDwa__title{font-size:28px}.ReportSection-module__kstDwa__charts{flex-direction:column}}
.Session-module__PN4gcq__section{text-align:center;background:radial-gradient(circle at 10% 20%,#3b82f61f,#0000 40%),radial-gradient(circle at 90% 0,#2563eb1a,#0000 40%),linear-gradient(135deg,#2366bf 0%,#041a38 25%,#010f1f 50%,#05316b 75%,#0c284e 100%);padding:80px 60px}.Session-module__PN4gcq__badge{color:#facc15;background:#ffffff1f;border-radius:999px;padding:6px 14px;font-size:13px;font-weight:600}.Session-module__PN4gcq__title{color:#fff;margin-top:15px;font-size:36px;font-weight:800}.Session-module__PN4gcq__title span{color:#facc15}.Session-module__PN4gcq__highlight{color:#fff;background:linear-gradient(135deg,#2563eb,#1d4ed8);border:1px solid #ffffff1f;border-radius:20px;margin-top:40px;padding:40px;animation:6s ease-in-out infinite Session-module__PN4gcq__floatBox;box-shadow:0 20px 50px #00000040}.Session-module__PN4gcq__highlight h3{color:#fff;font-size:28px}.Session-module__PN4gcq__highlight p{color:#ffffffd9;margin-top:10px}.Session-module__PN4gcq__points{justify-content:center;gap:20px;margin-top:25px;display:flex}.Session-module__PN4gcq__point{color:#fff;background:#ffffff1f;border-radius:12px;align-items:center;gap:8px;padding:12px 18px;transition:all .3s;display:flex}.Session-module__PN4gcq__point:hover{background:#fff3;box-shadow:0 8px 20px #0003}.Session-module__PN4gcq__grid{grid-template-columns:repeat(2,1fr);gap:20px;margin-top:40px;display:grid}.Session-module__PN4gcq__card{background:#fff;border:1px solid #e2e8f0;border-radius:14px;align-items:flex-start;gap:15px;padding:20px;transition:all .3s;display:flex}.Session-module__PN4gcq__card:hover{transform:translateY(-5px)}.Session-module__PN4gcq__icon{background:linear-gradient(135deg, var(--yellow), var(--yellow-light));color:#111827;border-radius:12px;justify-content:center;align-items:center;width:45px;height:45px;display:flex}.Session-module__PN4gcq__card h4{color:#111827;font-size:16px;font-weight:600}.Session-module__PN4gcq__card p{color:#64748b;font-size:14px}.Session-module__PN4gcq__bookBtn{background:linear-gradient(135deg, var(--yellow), var(--yellow-light));color:#111827;cursor:pointer;border:none;border-radius:999px;justify-content:center;align-items:center;margin-top:35px;padding:14px 32px;font-size:16px;font-weight:700;transition:all .3s;display:inline-flex;box-shadow:0 10px 25px #facc1540}.Session-module__PN4gcq__bookBtn:hover{transform:translateY(-3px);box-shadow:0 15px 35px #facc1559}@media (max-width:900px){.Session-module__PN4gcq__points{flex-direction:column}.Session-module__PN4gcq__grid{grid-template-columns:1fr}.Session-module__PN4gcq__section{padding:60px 20px}}@keyframes Session-module__PN4gcq__floatBox{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}.Session-module__PN4gcq__bookBtn{cursor:pointer;justify-content:center;align-items:center;text-decoration:none;display:inline-flex}
.Preloader-module__6Sh4Aq__preloader{z-index:9999;background:radial-gradient(circle at 20% 30%,#3b82f626,#0000 50%),radial-gradient(circle at 80% 0,#f59e0b1f,#0000 50%),linear-gradient(135deg,#020617,#0f172a);flex-direction:column;justify-content:center;align-items:center;animation:.6s 2s forwards Preloader-module__6Sh4Aq__fadeOut;display:flex;position:fixed;inset:0}.Preloader-module__6Sh4Aq__loaderWrapper{justify-content:center;align-items:center;width:120px;height:120px;display:flex;position:relative}.Preloader-module__6Sh4Aq__logo{z-index:2;width:120px;animation:1s Preloader-module__6Sh4Aq__logoPop}.Preloader-module__6Sh4Aq__ring{filter:drop-shadow(0 0 10px #3b82f699);border:3px solid #2563eb;border-color:#2563eb #9333ea #0000 #0000;border-radius:50%;width:110px;height:110px;animation:1s linear infinite Preloader-module__6Sh4Aq__spin;position:absolute}.Preloader-module__6Sh4Aq__text{color:#cbd5f5;letter-spacing:1px;margin-top:20px;font-size:14px}@keyframes Preloader-module__6Sh4Aq__spin{to{transform:rotate(360deg)}}@keyframes Preloader-module__6Sh4Aq__logoPop{0%{opacity:0;transform:scale(.6)}70%{transform:scale(1.15)}to{opacity:1;transform:scale(1)}}@keyframes Preloader-module__6Sh4Aq__fadeOut{to{opacity:0;visibility:hidden}}@media (max-width:600px){.Preloader-module__6Sh4Aq__loaderWrapper{width:90px;height:90px}.Preloader-module__6Sh4Aq__ring{width:85px;height:85px}.Preloader-module__6Sh4Aq__logo{width:45px}}
.Programs-module__aJR8lW__section{background:radial-gradient(circle at 0 0,#2563eb29,#0000 30%),radial-gradient(circle at 100% 100%,#9333ea2e,#0000 30%),linear-gradient(135deg,#071028,#08142f,#071028);padding:120px 80px;position:relative;overflow:hidden}.Programs-module__aJR8lW__glow1,.Programs-module__aJR8lW__glow2{filter:blur(120px);z-index:0;border-radius:999px;position:absolute}.Programs-module__aJR8lW__glow1{background:#2563eb40;width:300px;height:300px;top:-80px;left:-80px}.Programs-module__aJR8lW__glow2{background:#9333ea40;width:280px;height:280px;bottom:-80px;right:-80px}.Programs-module__aJR8lW__header{z-index:2;text-align:center;max-width:900px;margin:auto auto 70px;position:relative}.Programs-module__aJR8lW__smallTitle{color:#f59e0b;letter-spacing:3px;margin-bottom:18px;font-size:12px;font-weight:800;display:inline-block}.Programs-module__aJR8lW__header h2 span{background:linear-gradient(135deg,#f59e0b,#fb7185);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.Programs-module__aJR8lW__topBadges{flex-wrap:wrap;justify-content:center;gap:16px;display:flex}.Programs-module__aJR8lW__topBadges div{color:#fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff0f;border:1px solid #ffffff14;border-radius:999px;padding:12px 22px;font-size:13px;font-weight:700}.Programs-module__aJR8lW__grid{z-index:2;perspective:1800px;grid-template-columns:repeat(3,1fr);gap:30px;margin-bottom:70px;display:grid;position:relative}.Programs-module__aJR8lW__card{-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);transform-style:preserve-3d;cursor:pointer;border:1px solid #ffffff14;border-radius:32px;padding:34px;transition:transform .45s,box-shadow .45s;position:relative;overflow:hidden;box-shadow:0 25px 70px #00000059,inset 0 1px 1px #ffffff14}.Programs-module__aJR8lW__card:before{content:"";pointer-events:none;z-index:1;background:linear-gradient(145deg,#ffffff1f,#0000 35% 60%,#ffffff0a);position:absolute;inset:0}.Programs-module__aJR8lW__card:after{content:"";opacity:0;background:radial-gradient(circle,#ffffff29,#0000 70%);width:220px;height:220px;transition:all .5s;position:absolute;top:-100px;right:-100px}.Programs-module__aJR8lW__card:hover:after{opacity:1}.Programs-module__aJR8lW__card:hover{transform:rotateX(6deg)rotateY(-6deg)translateY(-18px)scale(1.03);box-shadow:0 40px 100px #00000073,0 0 60px #2563eb38,0 0 120px #9333ea29}.Programs-module__aJR8lW__blue{background:linear-gradient(135deg,#2563ebeb,#3b82f6a6)}.Programs-module__aJR8lW__purple{background:linear-gradient(135deg,#9333eaf0,#a855f7ad)}.Programs-module__aJR8lW__dark{background:linear-gradient(135deg,#0f172af2,#1e293beb)}.Programs-module__aJR8lW__highlight{transform:scale(1.04)}.Programs-module__aJR8lW__cardTop{justify-content:space-between;align-items:center;gap:12px;margin-bottom:24px;display:flex}.Programs-module__aJR8lW__tag{color:#fff;letter-spacing:1px;background:#ffffff26;border-radius:999px;padding:8px 12px;font-size:10px;font-weight:800}.Programs-module__aJR8lW__duration{color:#ffffffb3;font-size:12px}.Programs-module__aJR8lW__icon{color:#fff;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffff24;border-radius:24px;justify-content:center;align-items:center;width:78px;height:78px;margin-bottom:28px;font-size:30px;transition:all .4s;display:flex;box-shadow:0 12px 30px #00000040,inset 0 1px 1px #ffffff1f}.Programs-module__aJR8lW__card:hover .Programs-module__aJR8lW__icon{transform:translateY(-6px)rotate(-6deg)scale(1.08)}.Programs-module__aJR8lW__card h3{color:#fff;margin-bottom:24px;font-size:34px;font-weight:900;line-height:1.2}.Programs-module__aJR8lW__card ul{margin:0 0 30px;padding:0;list-style:none}.Programs-module__aJR8lW__card ul li{color:#ffffffe6;margin-bottom:16px;font-size:15px;line-height:1.7}.Programs-module__aJR8lW__price{color:#fff;letter-spacing:1px;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:linear-gradient(135deg,#ffffff38,#ffffff14);border:1px solid #ffffff29;border-radius:18px;justify-content:center;align-items:center;margin-bottom:24px;padding:14px 22px;font-size:30px;font-weight:900;transition:all .4s;display:inline-flex;box-shadow:0 12px 35px #00000040}.Programs-module__aJR8lW__card:hover .Programs-module__aJR8lW__price{transform:scale(1.08)translateY(-4px)}.Programs-module__aJR8lW__card button{color:#111827;cursor:pointer;background:#fff;border:none;border-radius:20px;justify-content:center;align-items:center;gap:12px;width:100%;padding:18px;font-size:15px;font-weight:900;transition:all .35s;display:flex;box-shadow:0 10px 30px #0000002e}.Programs-module__aJR8lW__card button:hover{transform:translateY(-4px)scale(1.02)}.Programs-module__aJR8lW__bottom{z-index:2;text-align:center;position:relative}.Programs-module__aJR8lW__bottom p{color:#ffffffb8;margin-bottom:24px;font-size:15px;line-height:1.7}.Programs-module__aJR8lW__bottom button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#f59e0b,#fb7185);border:none;border-radius:999px;padding:18px 34px;font-weight:800;transition:all .3s;box-shadow:0 16px 40px #f59e0b59}.Programs-module__aJR8lW__bottom button:hover{transform:translateY(-4px)}@media (max-width:1100px){.Programs-module__aJR8lW__section{padding:100px 40px}.Programs-module__aJR8lW__grid{grid-template-columns:repeat(2,1fr)}.Programs-module__aJR8lW__header h2{font-size:48px}}@media (max-width:700px){.Programs-module__aJR8lW__section{padding:80px 16px}.Programs-module__aJR8lW__header{margin-bottom:45px}.Programs-module__aJR8lW__header h2{font-size:32px;line-height:1.2}.Programs-module__aJR8lW__header p{font-size:14px;line-height:1.7}.Programs-module__aJR8lW__topBadges{gap:10px}.Programs-module__aJR8lW__topBadges div{text-align:center;width:100%;padding:10px 14px;font-size:12px}.Programs-module__aJR8lW__grid{scroll-snap-type:x mandatory;scrollbar-width:none;gap:18px;padding-bottom:10px;display:flex;overflow-x:auto}.Programs-module__aJR8lW__grid::-webkit-scrollbar{display:none}.Programs-module__aJR8lW__card{scroll-snap-align:center;border-radius:26px;flex-shrink:0;min-width:88%;padding:24px}.Programs-module__aJR8lW__highlight{transform:scale(1)}.Programs-module__aJR8lW__card:hover{transform:translateY(-8px)scale(1.02)}.Programs-module__aJR8lW__cardTop{flex-direction:column;align-items:flex-start;gap:10px}.Programs-module__aJR8lW__icon{border-radius:18px;width:64px;height:64px;margin-bottom:20px;font-size:24px}.Programs-module__aJR8lW__card h3{margin-bottom:18px;font-size:26px}.Programs-module__aJR8lW__card ul li{margin-bottom:12px;font-size:14px;line-height:1.6}.Programs-module__aJR8lW__price{border-radius:16px;width:100%;margin-bottom:20px;padding:12px 16px;font-size:24px}.Programs-module__aJR8lW__card button{border-radius:16px;padding:15px;font-size:14px}.Programs-module__aJR8lW__bottom p{font-size:14px}.Programs-module__aJR8lW__bottom button{width:100%;padding:16px 20px;font-size:14px}}@media (max-width:420px){.Programs-module__aJR8lW__header h2{font-size:28px}.Programs-module__aJR8lW__card{min-width:92%}.Programs-module__aJR8lW__card h3{font-size:22px}.Programs-module__aJR8lW__price{font-size:20px}}.Programs-module__aJR8lW__header h2{color:#fff;margin-bottom:18px;font-size:48px;font-weight:900;line-height:1.15}.Programs-module__aJR8lW__header p{color:#ffffffb8;max-width:680px;margin:auto auto 30px;font-size:15px;line-height:1.7}.Programs-module__aJR8lW__topBadges div{padding:10px 18px;font-size:12px}.Programs-module__aJR8lW__card{border-radius:28px;padding:26px}.Programs-module__aJR8lW__icon{border-radius:20px;width:66px;height:66px;margin-bottom:22px;font-size:24px}.Programs-module__aJR8lW__card h3{margin-bottom:18px;font-size:26px;line-height:1.3}.Programs-module__aJR8lW__card ul li{margin-bottom:13px;font-size:13px;line-height:1.6}.Programs-module__aJR8lW__price{border-radius:16px;margin-bottom:20px;padding:12px 18px;font-size:24px}.Programs-module__aJR8lW__card button{border-radius:16px;gap:10px;padding:15px;font-size:13px}.Programs-module__aJR8lW__bottom p{font-size:13px}.Programs-module__aJR8lW__bottom button{padding:15px 28px;font-size:13px}@media (max-width:1100px){.Programs-module__aJR8lW__header h2{font-size:40px}.Programs-module__aJR8lW__header p{font-size:14px}.Programs-module__aJR8lW__card h3,.Programs-module__aJR8lW__price{font-size:22px}}@media (max-width:700px){.Programs-module__aJR8lW__header h2{font-size:28px}.Programs-module__aJR8lW__header p{font-size:13px}.Programs-module__aJR8lW__smallTitle{font-size:10px}.Programs-module__aJR8lW__topBadges div{font-size:11px}.Programs-module__aJR8lW__card{padding:22px}.Programs-module__aJR8lW__icon{border-radius:16px;width:58px;height:58px;font-size:20px}.Programs-module__aJR8lW__card h3{font-size:20px}.Programs-module__aJR8lW__card ul li{font-size:12px}.Programs-module__aJR8lW__price{padding:10px 14px;font-size:20px}.Programs-module__aJR8lW__card button{padding:14px;font-size:12px}.Programs-module__aJR8lW__bottom button{font-size:12px}}@media (max-width:420px){.Programs-module__aJR8lW__header h2{font-size:24px}.Programs-module__aJR8lW__card h3,.Programs-module__aJR8lW__price{font-size:18px}}
.WhatsAppButton-module__WRIqmG__whatsapp{z-index:99999;background:linear-gradient(135deg,#22c55e,#16a34a);border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;text-decoration:none;transition:all .35s;animation:3s ease-in-out infinite WhatsAppButton-module__WRIqmG__floatBtn;display:flex;position:fixed;bottom:38px;right:22px;box-shadow:0 14px 40px #22c55e59}.WhatsAppButton-module__WRIqmG__whatsapp:hover{transform:translateY(-5px)scale(1.08);box-shadow:0 18px 50px #22c55e73}.WhatsAppButton-module__WRIqmG__icon{color:#fff;justify-content:center;align-items:center;font-size:34px;display:flex}.WhatsAppButton-module__WRIqmG__content{display:none}@keyframes WhatsAppButton-module__WRIqmG__floatBtn{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}@media (max-width:700px){.WhatsAppButton-module__WRIqmG__whatsapp{width:58px;height:58px;bottom:14px;right:14px}.WhatsAppButton-module__WRIqmG__icon{font-size:30px}}
.FloatingCTA-module__0geh2q__wrapper{z-index:9999;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:linear-gradient(135deg,#071739,#0b1f4d);border:1px solid #ffffff14;border-radius:18px;justify-content:center;align-items:center;width:calc(100% - 20px);max-width:1280px;padding:10px 14px;animation:.7s FloatingCTA-module__0geh2q__slideUp;display:flex;position:fixed;bottom:3px;left:50%;transform:translate(-50%);box-shadow:0 10px 30px #0000002e}.FloatingCTA-module__0geh2q__actions{justify-content:center;align-items:center;gap:14px;width:100%;display:flex}.FloatingCTA-module__0geh2q__primaryBtn,.FloatingCTA-module__0geh2q__secondaryBtn{cursor:pointer;white-space:nowrap;border:none;border-radius:999px;flex:1;justify-content:center;align-items:center;max-width:620px;height:36px;font-size:16px;font-weight:700;transition:all .35s;display:flex}.FloatingCTA-module__0geh2q__primaryBtn{color:#fff;background:linear-gradient(135deg, var(--primary), var(--purple));box-shadow:0 8px 20px #2563eb40}.FloatingCTA-module__0geh2q__primaryBtn:hover{transform:translateY(-2px);box-shadow:0 12px 25px #2563eb59}.FloatingCTA-module__0geh2q__secondaryBtn{color:#fff;background:#ffffff0d;border:1px solid #ffffff1f}.FloatingCTA-module__0geh2q__secondaryBtn:hover{background:#ffffff14;transform:translateY(-2px)}.FloatingCTA-module__0geh2q__primaryBtn svg,.FloatingCTA-module__0geh2q__secondaryBtn svg{font-size:15px}@keyframes FloatingCTA-module__0geh2q__slideUp{0%{opacity:0;transform:translate(-50%)translateY(20px)}to{opacity:1;transform:translate(-50%)translateY(0)}}@media (max-width:900px){.FloatingCTA-module__0geh2q__wrapper{width:calc(100% - 16px);padding:10px}.FloatingCTA-module__0geh2q__actions{gap:10px}.FloatingCTA-module__0geh2q__primaryBtn,.FloatingCTA-module__0geh2q__secondaryBtn{height:44px;font-size:15px}}@media (max-width:700px){.FloatingCTA-module__0geh2q__wrapper{border-radius:14px;width:calc(100% - 12px);padding:8px}.FloatingCTA-module__0geh2q__actions{gap:8px;display:flex}.FloatingCTA-module__0geh2q__primaryBtn,.FloatingCTA-module__0geh2q__secondaryBtn{border-radius:12px;flex:1;max-width:none;height:42px;font-size:13px}}@media (max-width:420px){.FloatingCTA-module__0geh2q__wrapper{width:calc(100% - 10px);padding:6px}.FloatingCTA-module__0geh2q__actions{gap:6px}.FloatingCTA-module__0geh2q__primaryBtn,.FloatingCTA-module__0geh2q__secondaryBtn{height:40px;font-size:12px}}
.HighPayingCareers-module__1u892W__section{background:radial-gradient(circle at 0 0,#2563eb2e,#0000 35%),radial-gradient(circle at 100% 0,#9333ea2e,#0000 35%),linear-gradient(135deg,#081120,#0f172a,#111827);padding:90px 20px;position:relative;overflow:hidden}.HighPayingCareers-module__1u892W__header{text-align:center;max-width:800px;margin:auto}.HighPayingCareers-module__1u892W__badge{color:var(--yellow);letter-spacing:1px;background:#f59e0b26;border:1px solid #f59e0b4d;border-radius:999px;padding:8px 16px;font-size:13px;font-weight:600;display:inline-block}.HighPayingCareers-module__1u892W__title{color:#fff;margin-top:18px;font-size:42px;font-weight:800}.HighPayingCareers-module__1u892W__title span{color:var(--yellow)}.HighPayingCareers-module__1u892W__subtitle{color:#ffffffbf;margin-top:15px;font-size:17px;line-height:1.7}.HighPayingCareers-module__1u892W__grid{grid-template-columns:repeat(3,1fr);gap:24px;margin-top:60px;display:grid}.HighPayingCareers-module__1u892W__card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid #ffffff14;border-radius:24px;min-height:220px;padding:30px;transition:all .3s;position:relative;overflow:hidden}.HighPayingCareers-module__1u892W__card:hover{border-color:#ffffff26;transform:translateY(-8px);box-shadow:0 20px 50px #00000059}.HighPayingCareers-module__1u892W__growth{color:#fff;background:#ffffff26;border-radius:999px;padding:6px 12px;font-size:12px;font-weight:700;position:absolute;top:18px;right:18px}.HighPayingCareers-module__1u892W__card h3{color:#fff;margin-top:35px;font-size:26px;font-weight:700}.HighPayingCareers-module__1u892W__card p{color:#fffc;margin-top:8px;font-size:15px}.HighPayingCareers-module__1u892W__salary{color:#fff;margin-top:40px;font-size:30px;font-weight:800}.HighPayingCareers-module__1u892W__blue{background:linear-gradient(135deg,#0b1736,#133f99)}.HighPayingCareers-module__1u892W__cyan{background:linear-gradient(135deg,#082032,#0e7490)}.HighPayingCareers-module__1u892W__green{background:linear-gradient(135deg,#052e2b,#166534)}.HighPayingCareers-module__1u892W__purple{background:linear-gradient(135deg,#2e1065,#5b21b6)}.HighPayingCareers-module__1u892W__orange{background:linear-gradient(135deg,#431407,#c2410c)}.HighPayingCareers-module__1u892W__pink{background:linear-gradient(135deg,#4a044e,#be185d)}.HighPayingCareers-module__1u892W__ctaBox{text-align:center;color:#fff;background:linear-gradient(135deg,#081120,#0f172a);border:1px solid #ffffff14;border-radius:30px;margin-top:70px;padding:55px 30px}.HighPayingCareers-module__1u892W__ctaBox p{color:#ffffffd9;margin-bottom:25px;font-size:20px}.HighPayingCareers-module__1u892W__ctaBtn{background:var(--grad-yellow);color:#111827;cursor:pointer;border:none;border-radius:999px;padding:18px 38px;font-size:16px;font-weight:700;transition:all .3s}.HighPayingCareers-module__1u892W__ctaBtn:hover{transform:translateY(-4px);box-shadow:0 15px 35px #f59e0b66}@media (max-width:992px){.HighPayingCareers-module__1u892W__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.HighPayingCareers-module__1u892W__section{padding:70px 20px}.HighPayingCareers-module__1u892W__title{font-size:32px}.HighPayingCareers-module__1u892W__subtitle{font-size:15px}.HighPayingCareers-module__1u892W__grid{grid-template-columns:1fr}.HighPayingCareers-module__1u892W__card{min-height:auto}.HighPayingCareers-module__1u892W__card h3{font-size:22px}.HighPayingCareers-module__1u892W__salary{font-size:24px}.HighPayingCareers-module__1u892W__ctaBox{padding:40px 20px}.HighPayingCareers-module__1u892W__ctaBox p{font-size:16px}.HighPayingCareers-module__1u892W__ctaBtn{width:100%}}
.TrustedSection-module__E3LzkW__section{background:radial-gradient(circle at 0 0,#2563eb2e,#0000 35%),radial-gradient(circle at 100% 0,#9333ea26,#0000 35%),linear-gradient(135deg,#081120,#0f172a,#111827);padding:90px 20px}.TrustedSection-module__E3LzkW__container{max-width:1200px;margin:auto}.TrustedSection-module__E3LzkW__badge{color:var(--yellow);letter-spacing:1px;background:#ffffff0d;border:1px solid #ffffff26;border-radius:999px;margin:auto;padding:8px 18px;font-size:12px;font-weight:700;display:table}.TrustedSection-module__E3LzkW__title{text-align:center;color:#fff;margin-top:20px;font-size:48px;font-weight:800}.TrustedSection-module__E3LzkW__statsGrid{grid-template-columns:repeat(4,1fr);gap:30px;margin-top:70px;display:grid}.TrustedSection-module__E3LzkW__statCard{text-align:center}.TrustedSection-module__E3LzkW__iconCircle{border:1px solid #ffffff14;border-radius:20px;width:70px;height:70px;margin:auto auto 25px}.TrustedSection-module__E3LzkW__blue{background:#2563eb26}.TrustedSection-module__E3LzkW__cyan{background:#06b6d426}.TrustedSection-module__E3LzkW__purple{background:#9333ea26}.TrustedSection-module__E3LzkW__yellow{background:#f59e0b26}.TrustedSection-module__E3LzkW__statCard h3{color:#fff;font-size:48px;font-weight:800}.TrustedSection-module__E3LzkW__statCard p{color:#ffffffbf;margin-top:8px;font-size:16px}.TrustedSection-module__E3LzkW__divider{background:#ffffff14;height:1px;margin:60px 0}.TrustedSection-module__E3LzkW__cityWrap{flex-wrap:wrap;justify-content:center;gap:14px;display:flex}.TrustedSection-module__E3LzkW__city{color:#ffffffd9;background:#ffffff0f;border:1px solid #ffffff14;border-radius:999px;padding:10px 18px;font-size:14px;transition:all .3s}.TrustedSection-module__E3LzkW__city:hover{background:#ffffff1f;transform:translateY(-2px)}@media (max-width:900px){.TrustedSection-module__E3LzkW__statsGrid{grid-template-columns:repeat(2,1fr)}.TrustedSection-module__E3LzkW__title,.TrustedSection-module__E3LzkW__statCard h3{font-size:34px}}@media (max-width:600px){.TrustedSection-module__E3LzkW__statsGrid{grid-template-columns:1fr;gap:40px}.TrustedSection-module__E3LzkW__title{font-size:28px}}.TrustedSection-module__E3LzkW__iconCircle{border:1px solid #ffffff14;border-radius:20px;justify-content:center;align-items:center;width:70px;height:70px;margin:auto auto 25px;font-size:24px;display:flex}.TrustedSection-module__E3LzkW__blue{color:#60a5fa;background:#2563eb26}.TrustedSection-module__E3LzkW__cyan{color:#22d3ee;background:#06b6d426}.TrustedSection-module__E3LzkW__purple{color:#c084fc;background:#9333ea26}.TrustedSection-module__E3LzkW__yellow{color:#fbbf24;background:#f59e0b26}
.ReportProcessing-module__yn1AxW__wrapper{background:radial-gradient(circle at 50% 20%,#0f2a5c 0%,#061230 60%,#04091c 100%);justify-content:center;align-items:center;min-height:100vh;padding:24px;display:flex}.ReportProcessing-module__yn1AxW__card{text-align:center;width:100%;max-width:480px}.ReportProcessing-module__yn1AxW__iconRing{background:radial-gradient(circle,#38bdf840,#0000 70%);border-radius:50%;justify-content:center;align-items:center;width:96px;height:96px;margin:0 auto 28px;display:flex;position:relative}.ReportProcessing-module__yn1AxW__iconRing:before{content:"";border:3px solid #38bdf840;border-top-color:#38bdf8;border-radius:50%;animation:1.1s linear infinite ReportProcessing-module__yn1AxW__spin;position:absolute;inset:0}.ReportProcessing-module__yn1AxW__iconGlyph{font-size:34px}.ReportProcessing-module__yn1AxW__title{color:#fff;margin:0 0 10px;font-size:26px;font-weight:800}.ReportProcessing-module__yn1AxW__subtitle{color:#94a3b8;margin:0 0 32px;font-size:14px;line-height:1.6}.ReportProcessing-module__yn1AxW__progressTrack{background:#ffffff14;border-radius:999px;width:100%;height:10px;margin-bottom:10px;overflow:hidden}.ReportProcessing-module__yn1AxW__progressFill{background:linear-gradient(90deg,#2563eb,#38bdf8);border-radius:999px;height:100%;transition:width .35s}.ReportProcessing-module__yn1AxW__progressLabel{color:#38bdf8;margin-bottom:30px;font-size:13px;font-weight:700}.ReportProcessing-module__yn1AxW__checklist{text-align:left;flex-direction:column;gap:12px;margin-bottom:22px;display:flex}.ReportProcessing-module__yn1AxW__checklistItem{color:#64748b;align-items:center;gap:12px;font-size:14px;font-weight:600;transition:color .3s;display:flex}.ReportProcessing-module__yn1AxW__checklistItem.ReportProcessing-module__yn1AxW__done{color:#e2e8f0}.ReportProcessing-module__yn1AxW__checklistDot{color:#0000;background:#ffffff14;border:1px solid #ffffff26;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;font-size:12px;transition:all .3s;display:flex}.ReportProcessing-module__yn1AxW__checklistItem.ReportProcessing-module__yn1AxW__done .ReportProcessing-module__yn1AxW__checklistDot{color:#fff;background:#16a34a;border-color:#16a34a}.ReportProcessing-module__yn1AxW__estimate{color:#64748b;font-size:12px}.ReportProcessing-module__yn1AxW__errorBox{color:#fca5a5;margin-top:20px;font-size:14px;line-height:1.6}.ReportProcessing-module__yn1AxW__retryBtn{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:10px;margin-top:20px;padding:12px 28px;font-size:14px;font-weight:700}@keyframes ReportProcessing-module__yn1AxW__spin{to{transform:rotate(360deg)}}
.Pricing-module__Do-gqG__pricing{text-align:center;background:0 0;padding:100px 60px}.Pricing-module__Do-gqG__header h2{font-size:44px;font-weight:800}.Pricing-module__Do-gqG__header h2 span{background:linear-gradient(90deg, var(--primary), var(--yellow));-webkit-text-fill-color:transparent;-webkit-background-clip:text}.Pricing-module__Do-gqG__header p{color:var(--text-light);margin-top:10px;font-size:18px}.Pricing-module__Do-gqG__grid{grid-template-columns:repeat(3,1fr);gap:30px;margin-top:60px;display:grid}.Pricing-module__Do-gqG__card{background:var(--card-bg);border:1px solid var(--border);text-align:left;border-radius:20px;padding:35px;transition:all .3s;position:relative;box-shadow:0 15px 40px #0000000d}.Pricing-module__Do-gqG__card:hover{transform:translateY(-10px);box-shadow:0 25px 60px #0000001a}.Pricing-module__Do-gqG__highlight{border:2px solid var(--primary);transform:scale(1.05)}.Pricing-module__Do-gqG__badge{background:var(--grad-primary);color:#fff;border-radius:999px;padding:6px 16px;font-size:12px;font-weight:600;position:absolute;top:-14px;left:50%;transform:translate(-50%)}.Pricing-module__Do-gqG__card h3{color:var(--text-dark);font-size:22px;font-weight:700}.Pricing-module__Do-gqG__desc{color:var(--text-light);margin:10px 0 20px}.Pricing-module__Do-gqG__price{color:var(--primary);margin-bottom:20px;font-size:38px;font-weight:800}.Pricing-module__Do-gqG__price span{color:var(--text-light);margin-left:6px;font-size:14px}.Pricing-module__Do-gqG__card ul{margin-bottom:25px;padding:0;list-style:none}.Pricing-module__Do-gqG__card li{color:var(--text-dark);margin-bottom:12px;font-size:14px}.Pricing-module__Do-gqG__card li svg{color:var(--green);margin-right:8px}.Pricing-module__Do-gqG__primaryBtn{background:var(--grad-primary);color:#fff;cursor:pointer;border:none;border-radius:12px;width:100%;padding:14px;font-weight:600;transition:all .3s}.Pricing-module__Do-gqG__primaryBtn:hover{transform:translateY(-2px);box-shadow:0 12px 30px #2563eb66}.Pricing-module__Do-gqG__secondaryBtn{border:1px solid var(--border);width:100%;color:var(--text-dark);cursor:pointer;background:0 0;border-radius:12px;padding:14px;transition:all .3s}.Pricing-module__Do-gqG__secondaryBtn:hover{background:var(--grad-blue);color:#fff}@media (max-width:900px){.Pricing-module__Do-gqG__pricing{padding:50px 20px}.Pricing-module__Do-gqG__grid{grid-template-columns:1fr}}
.PaymentFailed-module__RbIfSq__wrapper{background:linear-gradient(#f8fbff 0%,#eef5ff 100%);justify-content:center;align-items:center;min-height:calc(100vh - 160px);padding:70px 20px;display:flex}.PaymentFailed-module__RbIfSq__card{text-align:center;background:#fff;border:1px solid #edf2f7;border-radius:24px;width:100%;max-width:600px;padding:50px 40px;animation:.45s PaymentFailed-module__RbIfSq__fadeUp;box-shadow:0 20px 60px #0f172a14}.PaymentFailed-module__RbIfSq__iconWrapper{justify-content:center;align-items:center;margin-bottom:28px;display:flex}.PaymentFailed-module__RbIfSq__icon{color:#fff;background:linear-gradient(135deg,#ef4444,#dc2626);border-radius:50%;justify-content:center;align-items:center;width:90px;height:90px;font-size:42px;font-weight:700;display:flex;box-shadow:0 18px 40px #ef444459}.PaymentFailed-module__RbIfSq__title{color:#0f172a;margin-bottom:10px;font-size:34px;font-weight:700}.PaymentFailed-module__RbIfSq__subtitle{color:#64748b;margin-bottom:32px;font-size:16px;line-height:1.7}.PaymentFailed-module__RbIfSq__infoBox{text-align:left;background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;margin-bottom:18px;padding:20px}.PaymentFailed-module__RbIfSq__infoBox h3{color:#0f172a;margin:0 0 10px;font-size:16px;font-weight:700}.PaymentFailed-module__RbIfSq__infoBox p{color:#475569;margin:0;font-size:15px;line-height:1.8}.PaymentFailed-module__RbIfSq__paymentId{color:#2563eb;word-break:break-word;margin-top:8px;font-size:14px;font-weight:700;display:block}.PaymentFailed-module__RbIfSq__helpBox{text-align:left;background:#eff6ff;border:1px solid #bfdbfe;border-radius:18px;margin-top:30px;padding:22px}.PaymentFailed-module__RbIfSq__helpBox h4{color:#1d4ed8;margin:0 0 12px;font-size:18px;font-weight:700}.PaymentFailed-module__RbIfSq__helpBox p{color:#475569;margin:6px 0;font-size:15px;line-height:1.8}.PaymentFailed-module__RbIfSq__helpBox span{color:#2563eb;word-break:break-word;margin-top:14px;font-size:15px;font-weight:700;display:inline-block}.PaymentFailed-module__RbIfSq__buttonGroup{gap:16px;margin-top:35px;display:flex}.PaymentFailed-module__RbIfSq__primaryBtn,.PaymentFailed-module__RbIfSq__secondaryBtn{cursor:pointer;border-radius:12px;flex:1;padding:15px 20px;font-size:15px;font-weight:600;transition:all .25s}.PaymentFailed-module__RbIfSq__primaryBtn{color:#fff;background:linear-gradient(135deg,#2563eb,#1d4ed8);border:none}.PaymentFailed-module__RbIfSq__primaryBtn:hover{transform:translateY(-3px);box-shadow:0 14px 30px #2563eb4d}.PaymentFailed-module__RbIfSq__secondaryBtn{color:#374151;background:#fff;border:1px solid #d1d5db}.PaymentFailed-module__RbIfSq__secondaryBtn:hover{background:#f8fafc;transform:translateY(-3px)}@keyframes PaymentFailed-module__RbIfSq__fadeUp{0%{opacity:0;transform:translateY(25px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.PaymentFailed-module__RbIfSq__wrapper{padding:40px 16px}.PaymentFailed-module__RbIfSq__card{border-radius:20px;padding:35px 24px}.PaymentFailed-module__RbIfSq__title{font-size:28px}.PaymentFailed-module__RbIfSq__subtitle{font-size:15px}.PaymentFailed-module__RbIfSq__icon{width:74px;height:74px;font-size:34px}.PaymentFailed-module__RbIfSq__buttonGroup{flex-direction:column}.PaymentFailed-module__RbIfSq__primaryBtn,.PaymentFailed-module__RbIfSq__secondaryBtn{width:100%}}@media (max-width:480px){.PaymentFailed-module__RbIfSq__wrapper{padding:24px 14px}.PaymentFailed-module__RbIfSq__card{border-radius:16px;padding:28px 18px}.PaymentFailed-module__RbIfSq__title{font-size:24px}.PaymentFailed-module__RbIfSq__subtitle{margin-bottom:24px;font-size:14px}.PaymentFailed-module__RbIfSq__icon{width:64px;height:64px;font-size:28px}.PaymentFailed-module__RbIfSq__infoBox{padding:16px}.PaymentFailed-module__RbIfSq__infoBox h3{font-size:15px}.PaymentFailed-module__RbIfSq__infoBox p{font-size:14px}.PaymentFailed-module__RbIfSq__helpBox{padding:18px}.PaymentFailed-module__RbIfSq__helpBox h4{font-size:16px}.PaymentFailed-module__RbIfSq__helpBox p,.PaymentFailed-module__RbIfSq__helpBox span{font-size:14px}.PaymentFailed-module__RbIfSq__paymentId{font-size:13px}.PaymentFailed-module__RbIfSq__primaryBtn,.PaymentFailed-module__RbIfSq__secondaryBtn{padding:14px;font-size:14px}}
.PaymentProcessing-module__Q15NmW__page{background:linear-gradient(135deg,#f8fbff 0%,#eef6ff 50%,#fff 100%);flex-direction:column;min-height:100vh;display:flex}.PaymentProcessing-module__Q15NmW__wrapper{flex:1;justify-content:center;align-items:center;padding:60px 20px;display:flex}.PaymentProcessing-module__Q15NmW__card{text-align:center;background:#fff;border:1px solid #e5e7eb;border-radius:24px;width:100%;max-width:520px;padding:45px 35px;box-shadow:0 20px 50px #2563eb14,0 8px 20px #0f172a14}.PaymentProcessing-module__Q15NmW__loader{border:7px solid #e5e7eb;border-top-color:#2563eb;border-radius:50%;width:90px;height:90px;margin:0 auto 30px;animation:.8s linear infinite PaymentProcessing-module__Q15NmW__spin}.PaymentProcessing-module__Q15NmW__title{color:#0f172a;margin-bottom:15px;font-size:30px;font-weight:700}.PaymentProcessing-module__Q15NmW__subtitle{color:#475569;margin-bottom:30px;font-size:16px;line-height:1.7}.PaymentProcessing-module__Q15NmW__infoBox{background:#eff6ff;border:1px solid #bfdbfe;border-radius:14px;padding:18px}.PaymentProcessing-module__Q15NmW__infoTitle{color:#1d4ed8;margin-bottom:10px;font-size:15px;font-weight:700}.PaymentProcessing-module__Q15NmW__infoText{color:#475569;font-size:14px;line-height:1.7}.PaymentProcessing-module__Q15NmW__progressBar{background:#e5e7eb;border-radius:999px;width:100%;height:10px;margin:28px 0 18px;overflow:hidden}.PaymentProcessing-module__Q15NmW__progress{background:linear-gradient(90deg,#2563eb,#3b82f6);border-radius:999px;width:45%;height:100%;animation:1.5s ease-in-out infinite PaymentProcessing-module__Q15NmW__progress}.PaymentProcessing-module__Q15NmW__note{color:#64748b;margin-top:18px;font-size:13px}@keyframes PaymentProcessing-module__Q15NmW__spin{to{transform:rotate(360deg)}}@keyframes PaymentProcessing-module__Q15NmW__progress{0%{width:20%}50%{width:80%}to{width:20%}}@media (max-width:768px){.PaymentProcessing-module__Q15NmW__wrapper{padding:40px 15px}.PaymentProcessing-module__Q15NmW__card{border-radius:18px;padding:35px 22px}.PaymentProcessing-module__Q15NmW__loader{border-width:6px;width:70px;height:70px}.PaymentProcessing-module__Q15NmW__title{font-size:24px}.PaymentProcessing-module__Q15NmW__subtitle{font-size:15px}}.PaymentProcessing-module__Q15NmW__steps{justify-content:space-between;gap:12px;margin:30px 0;display:flex}.PaymentProcessing-module__Q15NmW__step{text-align:center;color:#475569;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;flex:1;padding:14px 10px;font-size:13px;font-weight:600}.PaymentProcessing-module__Q15NmW__step span{color:#fff;background:#2563eb;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;margin:0 auto 10px;font-weight:700;display:flex}.PaymentProcessing-module__Q15NmW__statusBox{background:#eff6ff;border:1px solid #bfdbfe;border-radius:16px;margin-top:25px;padding:20px}.PaymentProcessing-module__Q15NmW__statusBox h3{color:#2563eb;margin-bottom:8px}.PaymentProcessing-module__Q15NmW__statusBox p{color:#475569;margin:0}.PaymentProcessing-module__Q15NmW__notice{color:#166534;text-align:center;background:#ecfdf5;border-radius:12px;margin-top:20px;padding:14px;font-weight:600}
.PaymentSuccess-module__URQ5oW__wrapper{background:linear-gradient(#f8fbff 0%,#eef5ff 100%);justify-content:center;align-items:center;min-height:calc(100vh - 160px);padding:70px 20px;display:flex}.PaymentSuccess-module__URQ5oW__card{text-align:center;background:#fff;border:1px solid #edf2f7;border-radius:24px;width:100%;max-width:620px;padding:50px 40px;animation:.45s PaymentSuccess-module__URQ5oW__fadeUp;box-shadow:0 20px 60px #00000014}.PaymentSuccess-module__URQ5oW__iconWrapper{justify-content:center;margin-bottom:25px;display:flex}.PaymentSuccess-module__URQ5oW__icon{color:#fff;background:linear-gradient(135deg,#22c55e,#16a34a);border-radius:50%;justify-content:center;align-items:center;width:90px;height:90px;font-size:42px;font-weight:700;display:flex;box-shadow:0 15px 35px #22c55e59}.PaymentSuccess-module__URQ5oW__title{color:#1e293b;margin-bottom:10px;font-size:34px;font-weight:700}.PaymentSuccess-module__URQ5oW__subtitle{color:#64748b;margin-bottom:35px;font-size:16px;line-height:1.7}.PaymentSuccess-module__URQ5oW__infoBox{background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;margin-bottom:25px;padding:20px}.PaymentSuccess-module__URQ5oW__row{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:flex-start;gap:20px;padding:14px 0;display:flex}.PaymentSuccess-module__URQ5oW__row:last-child{border-bottom:none}.PaymentSuccess-module__URQ5oW__row span{color:#64748b;font-size:14px}.PaymentSuccess-module__URQ5oW__row strong{color:#0f172a;text-align:right;font-size:15px;font-weight:600}.PaymentSuccess-module__URQ5oW__paymentId{word-break:break-word;max-width:260px}.PaymentSuccess-module__URQ5oW__successBox{background:#ecfdf5;border:1px solid #bbf7d0;border-radius:16px;margin-bottom:30px;padding:22px}.PaymentSuccess-module__URQ5oW__successBox h3{color:#15803d;margin:0 0 12px;font-size:20px}.PaymentSuccess-module__URQ5oW__successBox p{color:#166534;margin:6px 0;line-height:1.7}.PaymentSuccess-module__URQ5oW__buttonGroup{gap:15px;display:flex}.PaymentSuccess-module__URQ5oW__primaryBtn,.PaymentSuccess-module__URQ5oW__secondaryBtn{cursor:pointer;border-radius:12px;flex:1;padding:15px;font-size:15px;font-weight:600;transition:all .25s}.PaymentSuccess-module__URQ5oW__primaryBtn{color:#fff;background:linear-gradient(135deg,#2563eb,#1d4ed8);border:none}.PaymentSuccess-module__URQ5oW__primaryBtn:hover{transform:translateY(-2px);box-shadow:0 12px 30px #2563eb59}.PaymentSuccess-module__URQ5oW__secondaryBtn{color:#374151;background:#fff;border:1px solid #d1d5db}.PaymentSuccess-module__URQ5oW__secondaryBtn:hover{background:#f8fafc;transform:translateY(-2px)}@keyframes PaymentSuccess-module__URQ5oW__fadeUp{0%{opacity:0;transform:translateY(25px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.PaymentSuccess-module__URQ5oW__wrapper{padding:40px 16px}.PaymentSuccess-module__URQ5oW__card{border-radius:18px;padding:35px 22px}.PaymentSuccess-module__URQ5oW__title{font-size:28px}.PaymentSuccess-module__URQ5oW__icon{width:72px;height:72px;font-size:34px}.PaymentSuccess-module__URQ5oW__row{text-align:left;flex-direction:column;gap:6px}.PaymentSuccess-module__URQ5oW__row strong{text-align:left}.PaymentSuccess-module__URQ5oW__paymentId{max-width:100%}.PaymentSuccess-module__URQ5oW__buttonGroup{flex-direction:column}.PaymentSuccess-module__URQ5oW__primaryBtn,.PaymentSuccess-module__URQ5oW__secondaryBtn{width:100%}}
.ResultDashboard-module__qICOTq__wrapper{background:radial-gradient(circle at 100% 0,#2563eb26,#0000 30%),radial-gradient(circle at 0 100%,#a855f71f,#0000 30%),linear-gradient(135deg,#030712,#071739,#0b1f4d);width:100%;min-height:100vh;padding:20px 14px 100px;overflow-x:hidden}.ResultDashboard-module__qICOTq__report{flex-direction:column;width:100%;max-width:1200px;margin:auto;display:flex;gap:14px!important}.ResultDashboard-module__qICOTq__pdfPage{page-break-after:auto;break-after:auto;width:100%;margin-bottom:14px;display:block}.ResultDashboard-module__qICOTq__page{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#0f172ad1;border:1px solid #ffffff14;border-radius:28px;padding:28px;box-shadow:0 10px 40px #0000004d;width:100%!important;min-height:unset!important;page-break-inside:auto!important;break-inside:auto!important;height:auto!important;overflow:visible!important}.ResultDashboard-module__qICOTq__coverPage{text-align:center;color:#fff;background:radial-gradient(circle at 100% 0,#3b82f640,#0000 30%),radial-gradient(circle at 0 100%,#a855f72e,#0000 30%),linear-gradient(135deg,#020617,#071739,#0f172a);border:1px solid #ffffff14;border-radius:34px;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:40px 20px;display:flex;position:relative;overflow:hidden}.ResultDashboard-module__qICOTq__logo{width:120px;margin-bottom:20px}.ResultDashboard-module__qICOTq__coverPage h1{margin-bottom:18px;font-size:58px;font-weight:800;line-height:1.1}.ResultDashboard-module__qICOTq__coverPage h2{color:#38bdf8;margin-bottom:12px;font-size:34px;font-weight:700}.ResultDashboard-module__qICOTq__coverPage p{color:#cbd5e1;font-size:18px}.ResultDashboard-module__qICOTq__title{color:#fff;align-items:center;gap:12px;margin-bottom:24px;font-size:24px;font-weight:700;display:flex}.ResultDashboard-module__qICOTq__title svg{color:#38bdf8}.ResultDashboard-module__qICOTq__studentBox{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.ResultDashboard-module__qICOTq__studentBox div{text-align:center;background:linear-gradient(135deg,#2563eb24,#a855f714);border:1px solid #ffffff14;border-radius:24px;padding:24px}.ResultDashboard-module__qICOTq__studentBox svg{color:#38bdf8;margin-bottom:10px;font-size:28px}.ResultDashboard-module__qICOTq__studentBox span{color:#94a3b8;margin-bottom:6px;font-size:13px;display:block}.ResultDashboard-module__qICOTq__studentBox h3{color:#fff;font-size:18px}.ResultDashboard-module__qICOTq__summary{background:linear-gradient(135deg,#2563eb1a,#a855f714);border:1px solid #ffffff0f;border-radius:24px;margin-top:24px;padding:24px}.ResultDashboard-module__qICOTq__summary p{color:#cbd5e1;line-height:1.8}.ResultDashboard-module__qICOTq__tag{color:#fff;background:linear-gradient(135deg,#0ea5e9,#2563eb);border-radius:999px;justify-content:center;align-items:center;margin-bottom:14px;padding:10px 18px;font-size:13px;font-weight:700;display:inline-flex}.ResultDashboard-module__qICOTq__scoreWrapper{justify-content:center;width:100%;display:flex}.ResultDashboard-module__qICOTq__scoreCircle{width:240px;height:240px;position:relative}.ResultDashboard-module__qICOTq__circleSvg{width:100%;height:100%;transform:rotate(-90deg)}.ResultDashboard-module__qICOTq__circleBg{fill:none;stroke:#ffffff14;stroke-width:14px}.ResultDashboard-module__qICOTq__circleProgress{fill:none;stroke:#38bdf8;stroke-width:14px;stroke-linecap:round}.ResultDashboard-module__qICOTq__scoreContent{flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.ResultDashboard-module__qICOTq__scoreContent h2{color:#fff;font-size:52px;font-weight:800}.ResultDashboard-module__qICOTq__scoreContent p{color:#cbd5e1}.ResultDashboard-module__qICOTq__chartBox{width:100%;height:320px;overflow:hidden}.ResultDashboard-module__qICOTq__recharts-wrapper{width:100%!important}.ResultDashboard-module__qICOTq__recharts-responsive-container{width:100%!important;height:100%!important}.ResultDashboard-module__qICOTq__cards{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.ResultDashboard-module__qICOTq__card{border:1px solid #ffffff14;border-radius:24px;min-width:0;padding:22px;transition:all .3s;position:relative;overflow:hidden}.ResultDashboard-module__qICOTq__card:before{content:"";z-index:0;position:absolute;inset:0}.ResultDashboard-module__qICOTq__card:first-child:before{background:linear-gradient(135deg,#3b82f638,#93c5fd0d)}.ResultDashboard-module__qICOTq__card:nth-child(2):before{background:linear-gradient(135deg,#a855f738,#d8b4fe0d)}.ResultDashboard-module__qICOTq__card:nth-child(3):before{background:linear-gradient(135deg,#0ea5e938,#7dd3fc0d)}.ResultDashboard-module__qICOTq__card:nth-child(4):before{background:linear-gradient(135deg,#f9731638,#fdba740d)}.ResultDashboard-module__qICOTq__card:nth-child(5):before{background:linear-gradient(135deg,#ec489938,#fbb6ce0d)}.ResultDashboard-module__qICOTq__card:nth-child(6):before{background:linear-gradient(135deg,#22c55e38,#86efac0d)}.ResultDashboard-module__qICOTq__card>*{z-index:2;position:relative}.ResultDashboard-module__qICOTq__card:hover{transform:translateY(-5px)}.ResultDashboard-module__qICOTq__card h3{color:#fff;margin-bottom:10px;font-size:18px}.ResultDashboard-module__qICOTq__card p{color:#e2e8f0;line-height:1.7}.ResultDashboard-module__qICOTq__reviewGrid{flex-direction:column;gap:12px;display:flex}.ResultDashboard-module__qICOTq__reviewCard{break-inside:avoid;page-break-inside:avoid;background:linear-gradient(135deg,#071739,#0f172a);border:1px solid #ffffff0f;border-radius:22px;padding:22px}.ResultDashboard-module__qICOTq__reviewCard h4{color:#fff;margin-bottom:16px;line-height:1.7}.ResultDashboard-module__qICOTq__correct,.ResultDashboard-module__qICOTq__wrong{border-radius:999px;align-items:center;gap:8px;padding:10px 16px;font-size:13px;font-weight:700;display:inline-flex}.ResultDashboard-module__qICOTq__correct{color:#22c55e;background:#22c55e24}.ResultDashboard-module__qICOTq__wrong{color:#ef4444;background:#ef444424}.ResultDashboard-module__qICOTq__footer{text-align:center;background:linear-gradient(135deg,#020617,#071739,#0f172a);border:1px solid #ffffff0f;border-radius:30px;padding:50px 20px}.ResultDashboard-module__qICOTq__footer img{width:70px;margin-bottom:16px}.ResultDashboard-module__qICOTq__footer h3{color:#fff;margin-bottom:12px;font-size:28px}.ResultDashboard-module__qICOTq__footer p{color:#cbd5e1;line-height:1.7}.ResultDashboard-module__qICOTq__downloadBtn{z-index:999;color:#fff;cursor:pointer;background:linear-gradient(135deg,#f97316,#fb923c);border:none;border-radius:999px;align-items:center;gap:10px;padding:16px 28px;font-size:15px;font-weight:700;display:flex;position:fixed;bottom:20px;right:20px;box-shadow:0 15px 40px #f9731659}@media (max-width:992px){.ResultDashboard-module__qICOTq__cards{grid-template-columns:repeat(2,1fr)}.ResultDashboard-module__qICOTq__studentBox{grid-template-columns:1fr}.ResultDashboard-module__qICOTq__coverPage h1{font-size:42px}}@media (max-width:768px){.ResultDashboard-module__qICOTq__wrapper{padding:10px}.ResultDashboard-module__qICOTq__page{border-radius:18px;padding:18px}.ResultDashboard-module__qICOTq__cards,.ResultDashboard-module__qICOTq__studentBox{grid-template-columns:1fr!important}.ResultDashboard-module__qICOTq__title{font-size:18px}.ResultDashboard-module__qICOTq__coverPage{min-height:540px}.ResultDashboard-module__qICOTq__coverPage h1{font-size:32px}.ResultDashboard-module__qICOTq__coverPage h2{font-size:24px}.ResultDashboard-module__qICOTq__coverPage p{font-size:14px}.ResultDashboard-module__qICOTq__logo{width:80px}.ResultDashboard-module__qICOTq__chartBox{height:240px}.ResultDashboard-module__qICOTq__scoreCircle{width:180px;height:180px}.ResultDashboard-module__qICOTq__scoreContent h2{font-size:34px}.ResultDashboard-module__qICOTq__downloadBtn{justify-content:center;width:calc(100% - 20px);bottom:10px;left:10px;right:10px}}@media print{html,body{background:#fff!important}.ResultDashboard-module__qICOTq__wrapper{background:#fff!important;padding:0!important}.ResultDashboard-module__qICOTq__report{gap:10px!important}.ResultDashboard-module__qICOTq__page{page-break-inside:auto!important;break-inside:auto!important;height:auto!important;min-height:auto!important;box-shadow:none!important;overflow:visible!important}.ResultDashboard-module__qICOTq__reviewCard{page-break-inside:avoid!important;break-inside:avoid!important}.ResultDashboard-module__qICOTq__downloadBtn{display:none!important}}.ResultDashboard-module__qICOTq__restartBtn{color:#fff;letter-spacing:.4px;cursor:pointer;background:linear-gradient(135deg,#f97316,#fb923c);border:none;border-radius:50px;justify-content:center;align-items:center;width:fit-content;margin:30px auto 0;padding:12px 28px;font-size:15px;font-weight:700;transition:all .3s;display:flex;box-shadow:0 10px 25px #2563eb40,0 4px 12px #3b82f626}.ResultDashboard-module__qICOTq__restartBtn:hover{transform:translateY(-3px);box-shadow:0 18px 35px #2563eb59,0 8px 20px #3b82f633}.ResultDashboard-module__qICOTq__restartBtn:active{transform:scale(.97)}.ResultDashboard-module__qICOTq__restartBtn:hover:before{transition:all .4s;transform:rotate(180deg)}.ResultDashboard-module__qICOTq__card ul{margin-top:12px;padding-left:20px}.ResultDashboard-module__qICOTq__card ul li{color:#fff;margin-bottom:8px;line-height:1.8}.ResultDashboard-module__qICOTq__card ul li::marker{color:#38bdf8}
