.home-wrapper{background:linear-gradient(120deg,#f4ecff,#ede4ff,#f8f3ff);color:#2b216d;font-family:Poppins,sans-serif;min-height:100vh;overflow-x:hidden}.home-hero{align-items:center;animation:fadeUp 1s ease;display:flex;flex-wrap:wrap;justify-content:space-between;padding:100px 8%}.hero-left{max-width:550px}.hero-left h1{color:#2b216d;font-size:3.2rem;font-weight:800}.hero-left h1 span{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#8a46ff,#c084fc);-webkit-background-clip:text;color:#7c2ae8}.hero-left p{color:#5d518a;font-size:1.1rem;line-height:1.6;margin:20px 0 30px}.hero-buttons{display:flex;gap:20px}.btn-main{background:linear-gradient(135deg,#7c2ae8,#a64cff)!important;border-radius:25px!important;box-shadow:0 8px 20px #8a3cbe40;color:#fff!important;font-weight:700!important}.btn-main,.btn-outline{padding:12px 28px!important}.btn-outline{border:2px solid #7c2ae8!important;border-radius:25px!important;color:#7c2ae8!important;font-weight:600!important}.hero-right img{animation:float 3s ease-in-out infinite;max-width:100%;width:460px}.home-features{animation:fadeUp 1.5s ease;background:#ffffffc7;border-top:1px solid #e7d4ff;padding:80px 6%;text-align:center}.home-features h2{color:#4b2f85;font-size:2.5rem;font-weight:700;margin-bottom:60px}.features-container{display:flex;flex-wrap:wrap;gap:40px;justify-content:center}.feature-card{animation:fadeUp 1.8s ease;background:#fdfaff;border:2px solid #0000;border-radius:18px;box-shadow:0 10px 25px #8c43ff1a;padding:40px 25px;transition:all .3s ease;width:300px}.feature-card:hover{border:2px solid #8e48ff;box-shadow:0 14px 30px #8c43ff40;transform:translateY(-10px)}.feature-card img{animation:float 3s ease-in-out infinite;margin-bottom:20px;width:70px}.feature-card h3{color:#6b2cc3;font-weight:700;margin-bottom:10px}.feature-card p{color:#5d4b91;font-size:.95rem;line-height:1.5}.home-footer{border-top:1px solid #e5ccff;color:#5c3dbf;font-weight:500;padding:25px;text-align:center}@media (max-width:960px){.home-hero{flex-direction:column;padding:60px 6%;text-align:center}.hero-right img{margin-top:40px;width:340px}.features-container{align-items:center;flex-direction:column}}.demo-warning{animation:fadeIn 1.5s ease-in-out,slideUp .8s ease-out;background:linear-gradient(90deg,#fef3c7,#fde68a);border:1px solid #f59e0b;border-radius:8px;box-shadow:0 2px 10px #00000014;color:#78350f;font-size:1rem;font-weight:600;margin:25px auto;padding:14px 18px;text-align:center;width:80%}.demo-link{color:#d97706;font-weight:700;text-decoration:none;transition:color .3s ease}.demo-link:hover{color:#92400e;text-decoration:underline}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{transform:translateY(20px)}to{transform:translateY(0)}}.auth-wrap{background:radial-gradient(1200px 600px at 20% -10%,#e9d4ff 0,#0000 60%),linear-gradient(135deg,#f3e9ff,#efe7ff 35%,#eadfff 60%,#e7dbff);display:flex;flex-direction:column;min-height:100vh;width:100%}.auth-nav{align-items:center;display:flex;height:56px;justify-content:space-between;margin:16px auto 0;max-width:1200px;padding:0 20px}.auth-nav .brand{color:#3b2b7a;font-size:22px;font-weight:800}.auth-nav nav a{color:#4b4b62;font-weight:600;margin-left:22px;text-decoration:none}.auth-nav nav a.active{border-bottom:2px solid #5b2fdf;color:#5b2fdf}.auth-card{background:#fff;border-radius:22px;box-shadow:0 24px 60px #2212551f;display:grid;grid-template-columns:1.2fr .8fr;margin:20px auto 40px;max-width:1080px;overflow:hidden;width:92%}.auth-left{padding:48px 56px 56px}.auth-title{color:#2d275a;font-size:34px;font-weight:800;margin:12px 0 28px}.auth-form{display:flex;flex-direction:column;gap:16px;max-width:520px}.auth-row{grid-gap:14px;display:grid;gap:14px;grid-template-columns:1fr 1fr}.auth-input .MuiOutlinedInput-root{border-radius:12px}.auth-input .MuiInputLabel-root{color:#605a8b;font-weight:600}.auth-util{align-items:center;display:flex;justify-content:space-between;margin-top:6px}.linkish{background:none;border:none;color:#5b2fdf;cursor:pointer;font-weight:600}.primary-btn{background:linear-gradient(135deg,#5b2fdf,#7a3cff)!important;border-radius:24px!important;box-shadow:0 8px 20px #5b2fdf4d!important;font-weight:700!important;height:44px}.google-btn{align-items:center;background:#fff;border:2px solid #7a3cff;border-radius:24px;color:#4328b1;cursor:pointer;display:inline-flex;font-weight:700;gap:10px;height:44px;justify-content:center;transition:transform .1s ease,box-shadow .1s ease}.google-btn:hover{box-shadow:0 8px 18px #7a3cff2e;transform:translateY(-1px)}.gicon{font-size:20px}.auth-right{background:linear-gradient(145deg,#5b2fdf,#3b1e99);border-left:1px solid #ffffff29;position:relative}.auth-right:after,.auth-right:before{background:radial-gradient(180px 180px at 20% 20%,#ffffff40,#0000 60%),linear-gradient(135deg,#ffffff1f,#fff0 40%),repeating-linear-gradient(135deg,#ffffff14 0 18px,#fff0 18px 48px);border-bottom-left-radius:22px;border-top-left-radius:22px;content:"";inset:0;mix-blend-mode:screen;position:absolute}@media (max-width:980px){.auth-card{grid-template-columns:1fr}.auth-right{display:none}.auth-left{padding:36px 24px 44px}.auth-row{grid-template-columns:1fr}}body{background-color:#f7f9fc;color:#1e1e1e;font-family:Inter,Segoe UI,Roboto,Helvetica,Arial,sans-serif;margin:0}.navbar{background:linear-gradient(90deg,#1976d2,#1565c0);box-shadow:0 2px 10px #0003}.navbar-toolbar{align-items:center;display:flex;justify-content:space-between}.navbar-logo{color:#fff;font-weight:800;letter-spacing:.5px;text-decoration:none}.nav-btn{color:#fff!important;font-weight:600!important;text-transform:none!important;transition:background-color .3s}.nav-btn:hover{background-color:#ffffff26!important}.logout-btn{background-color:#fff!important;color:#1565c0!important;font-weight:600!important;text-transform:none!important}.logout-btn:hover{background-color:#e7e7e7!important}.profile-card{background:#fff;border-radius:18px;box-shadow:0 6px 25px #00000014;margin:3rem auto;max-width:480px;padding:1.5rem}.profile-avatar{background-color:#1976d2!important;font-size:32px!important;height:90px!important;width:90px!important}.profile-avatar,.profile-email{font-weight:700!important}.profile-meta{color:#666;font-size:.9rem}.dashboard-container{margin:2rem auto;max-width:1100px;padding:1rem}.course-card{background:#fff;border-radius:18px;transition:transform .25s ease,box-shadow .25s ease}.course-card:hover{box-shadow:0 8px 24px #00000026;transform:translateY(-6px)}.custom-dialog{background:#fff!important;border-radius:16px!important;box-shadow:0 6px 30px #0003}.MuiDialogTitle-root{color:#1565c0!important;font-weight:700!important}.MuiTextField-root label{font-weight:600}.about-wrapper{background:linear-gradient(120deg,#f6eaff,#ede3ff,#f4e7ff);color:#2c216a;font-family:Poppins,sans-serif;min-height:100vh;overflow-x:hidden}.about-main{animation:fadeUp 1.2s ease;padding:80px 8%;text-align:center}.about-main h1{color:#2b216d;font-size:3rem;font-weight:800}.about-main h1 span{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#8a46ff,#c084fc);-webkit-background-clip:text;color:#7c2ae8}.subtitle{color:#5f4c96;font-size:1.2rem;margin-bottom:50px;margin-top:10px}.about-content{align-items:center;display:flex;flex-wrap:wrap;gap:40px;justify-content:center;margin-bottom:60px}.about-text{animation:slideIn 1.2s ease;background:#ffffffc5;border-radius:16px;box-shadow:0 10px 25px #7837ff1a;max-width:600px;padding:35px 30px}.about-text p{color:#4a3b86;font-size:1.05rem;line-height:1.7;margin-bottom:18px;text-align:left}.about-image img{animation:float 3s ease-in-out infinite;border-radius:18px;max-width:100%;width:420px}.about-highlights{display:flex;flex-wrap:wrap;gap:25px;justify-content:center;margin-top:30px}.highlight-card{animation:fadeUp 1.3s ease;background:#fff;border-radius:14px;box-shadow:0 10px 25px #8c43ff1f;padding:30px 20px;transition:.3s ease;width:280px}.highlight-card:hover{box-shadow:0 15px 35px #823cff2e;transform:translateY(-6px)}.highlight-card h3{color:#6b2cc3;font-weight:700;margin-bottom:10px}.highlight-card p{color:#4d3f81;font-size:.95rem}.footer{font-weight:500}@keyframes fadeUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes slideIn{0%{opacity:0;transform:translateX(-40px)}to{opacity:1;transform:translateX(0)}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@media (max-width:960px){.about-content{flex-direction:column}.about-text{text-align:center}.about-image img{width:320px}}.about-main h1:after{background:#7c2ae8;border-radius:2px;content:"";display:block;height:4px;margin:12px auto 0;width:80px}.contact-wrapper{background:linear-gradient(120deg,#f5edff,#f0e1ff,#f9eaff);color:#2b1f70;font-family:Poppins,sans-serif;min-height:100vh}.contact-section{padding:100px 10%;text-align:center}.contact-section h1{font-size:3rem;font-weight:800}.contact-section h1 span{color:#7c2ae8}.contact-section p{color:#5c4c91;margin-bottom:40px;margin-top:15px}.contact-form{align-items:center;display:flex;flex-direction:column;gap:20px;margin:0 auto;max-width:500px}.contact-form input,.contact-form textarea{background:#fff;border:1px solid #c6b8f2;border-radius:10px;font-size:1rem;outline:none;padding:12px 16px;width:100%}.contact-form button{background:linear-gradient(135deg,#7c2ae8,#a64cff);border:none;border-radius:25px;color:#fff;cursor:pointer;font-size:1rem;padding:12px 28px;transition:.3s ease}.contact-form button:hover{box-shadow:0 8px 18px #8a3cbe4d;transform:translateY(-3px)}.contact-info{color:#4c398b;font-weight:600;line-height:1.8;margin-top:40px}.footer{border-top:1px solid #e5ccff;color:#5c3dbf;padding:25px;text-align:center}
/*# sourceMappingURL=main.f8bcb75f.css.map*/