.navbar{z-index:1000;justify-content:center;width:100%;padding:14px 0;display:flex;position:fixed;top:0}.navbar-inner{background:#fff;border:1px solid #0000000d;border-radius:14px;justify-content:space-between;align-items:center;width:92%;max-width:1200px;padding:14px 24px;display:flex;box-shadow:0 10px 30px #0000000d}.logo-img{width:auto;height:60px;display:block}.nav-links{gap:32px;display:flex}.nav-links a{color:#1f2937;font-size:.92rem;font-weight:600;transition:all .25s;position:relative}.nav-links a:before{content:"";background:linear-gradient(90deg,#065f46,#10b981);border-radius:2px;width:0%;height:2px;transition:all .35s;position:absolute;bottom:-8px;left:50%;transform:translate(-50%)}.nav-links a:hover{color:#065f46}.nav-links a:hover:before{width:100%}.hamburger{cursor:pointer;width:28px;height:20px;display:none;position:relative}.hamburger span{background:#065f46;border-radius:3px;width:100%;height:3px;transition:all .3s;position:absolute}.hamburger span:first-child{top:0}.hamburger span:nth-child(2){bottom:0}.hamburger.open span:first-child{top:8px;transform:rotate(45deg)}.hamburger.open span:nth-child(2){bottom:8px;transform:rotate(-45deg)}@media (width<=768px){.nav-links{text-align:center;background:#fff;border-radius:12px;flex-direction:column;gap:18px;width:92%;padding:25px;display:none;position:absolute;top:75px;left:50%;transform:translate(-50%);box-shadow:0 15px 40px #00000014}.nav-links.active{display:flex}.hamburger{display:block}}.hero{background-color:#0000;background-image:linear-gradient(#ffffffeb,#ffffffeb),url(../assets/images/alumni-bg.jpg);background-position:50%;background-repeat:repeat,repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;padding-top:180px;padding-bottom:120px}.hero-container{justify-content:space-between;align-items:center;gap:60px;max-width:1200px;margin:auto;padding:0 20px;display:flex}.hero-left{flex:1}.hero-left h1{margin-bottom:20px;font-size:3rem;font-weight:700;line-height:1.2}.hero-left h1 span{color:#065f46}.hero-left p{color:#4b5563;max-width:520px;margin-bottom:30px;font-size:1.05rem}.store-buttons{flex-wrap:wrap;gap:16px;display:flex}.hero-right{flex:1;justify-content:center;display:flex}.hero-right img{width:100%;max-width:560px}@media (width<=900px){.hero-container{text-align:center;flex-direction:column}.hero-left h1{font-size:2.2rem}.hero-left p{margin-left:auto;margin-right:auto}.store-buttons{justify-content:center}.hero-right{display:none}}.clients{background:#fff;padding:20px 0;overflow:hidden}.clients-container{align-items:center;gap:40px;max-width:1200px;margin:auto;padding:0 20px;display:flex}.clients-badge{justify-content:center;align-items:center;width:240px;height:180px;display:flex;position:relative}.badge-text{z-index:2;text-align:center;color:#065f46;font-size:1rem;font-weight:700;line-height:1.4;position:relative}.scribble-circle{z-index:1;width:240px;height:180px;position:absolute}.slider{flex:1;overflow:hidden}.slide-track{width:3360px;animation:28s linear infinite scroll;display:flex}.client-card{color:#374151;background:#f8fafc;border:1px solid #e5e7eb;border-radius:10px;justify-content:center;align-items:center;width:220px;height:100px;margin:0 15px;font-weight:600;display:flex}@keyframes scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (width<=900px){.clients-container{text-align:center;flex-direction:column}.scribble-circle{display:none}.badge-text{font-size:1.2rem}.client-card{width:160px;height:80px;font-size:.85rem}}.about{background:linear-gradient(135deg,#6d28d9,#7c3aed,#5b21b6);border-top-left-radius:20px;border-top-right-radius:20px;padding:50px 10px;position:relative;overflow:hidden}.about-container{justify-content:space-between;align-items:center;gap:30px;max-width:1200px;margin:auto;padding:0 20px;display:flex}.about-text{color:#fff;flex:0 0 60%;max-width:60%}.about-text h2{color:#ffffffe6;margin-bottom:12px;font-size:2.3rem;font-weight:700;line-height:1.25}.about-text p{color:#ffffffe6;margin-bottom:18px;font-size:.95rem;line-height:1.6}.about-link{color:#fff;border:2px solid #fffc;border-radius:30px;padding:8px 18px;font-weight:600;text-decoration:none;transition:all .25s;display:inline-block}.about-link:hover{background:#ffffff1f}.about-image{flex:0 0 40%;justify-content:center;max-width:40%;display:flex;position:relative}.about-image:before{content:"";filter:blur(60px);z-index:0;background:radial-gradient(#ffffff40,#fff0);width:260px;height:260px;position:absolute}.about-image img{z-index:1;filter:drop-shadow(0 25px 40px #00000040);width:150%;max-width:620px;margin-top:-150px;position:relative}@media (width<=900px){.about-container{text-align:center;flex-direction:column}.about-text,.about-image{flex:0 0 100%;max-width:100%}.about-text h2{font-size:1.8rem}.about-image img{width:100%;margin-top:20px}}.our-story{background:#fff;padding:80px 0}.story-container{align-items:center;gap:50px;max-width:1200px;margin:auto;padding:0 20px;display:flex}.story-image{flex:1}.story-image img{object-fit:cover;border-radius:12px;width:100%}.story-text{flex:1}.story-title{color:#111827;margin-bottom:18px;font-size:2.4rem;font-weight:700}.circle-word{z-index:1;margin:0 8px;display:inline-block;position:relative}.scribble-circle{z-index:-1;width:140%;height:150%;position:absolute;top:-16px;left:-18px}.scribble-circle path{fill:none;stroke:#22c55e;stroke-width:4px;stroke-linecap:round;stroke-linejoin:round}.story-text p{color:#4b5563;margin-bottom:14px;font-size:.98rem;line-height:1.6}@media (width<=900px){.story-container{text-align:center;flex-direction:column}.story-title{font-size:1.8rem}.story-image img{margin-bottom:20px}}.features-section{background:#fff;padding:80px 0;position:relative}.features-header{text-align:center;max-width:900px;margin:0 auto 40px;padding:0 20px}.features-header h2{margin-bottom:10px;font-size:2.3rem}.features-header p{color:#6b7280}.slider-wrapper{width:100%;overflow:hidden}.slider-track{gap:20px;padding-left:15%;padding-right:5%;transition:transform .5s;display:flex}.banner-card{border-radius:22px;flex-direction:column;justify-content:flex-start;min-width:55%;height:46vh;padding:24px;display:flex;box-shadow:0 10px 25px #0000000d}.banner-content{align-items:flex-start;width:100%;margin-top:12px;display:flex}.banner-title{flex:0 0 40%;max-width:40%}.banner-title h3{font-size:1.4rem;line-height:1.3}.banner-desc{flex:0 0 60%;max-width:60%}.banner-desc p{color:#374151;font-size:.95rem}.banner-image{border-radius:14px;flex:1;width:100%;margin-top:12px;display:flex;overflow:hidden}.banner-image img{object-fit:cover;width:100%;height:100%}.bg1{background:linear-gradient(135deg,#ede9fe,#ddd6fe)}.bg2{background:linear-gradient(135deg,#dcfce7,#bbf7d0)}.bg3{background:linear-gradient(135deg,#e0f2fe,#bae6fd)}.bg4{background:linear-gradient(135deg,#fce7f3,#fbcfe8)}.bg5{background:linear-gradient(135deg,#f3e8ff,#e9d5ff)}.bg6{background:linear-gradient(135deg,#fff7ed,#fed7aa)}.bg7{background:linear-gradient(135deg,#ecfeff,#cffafe)}.bg8{background:linear-gradient(135deg,#ecfdf5,#bbf7d0)}.slider-controls{flex-direction:row;display:flex;position:absolute;bottom:30px;right:22%}.slider-controls button{cursor:pointer;color:#000;background:#fff;border:1px solid #000;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;margin-left:10px;font-size:20px;line-height:1;display:flex}@media (width<=900px){.slider-track{padding-left:10%;padding-right:20%}.slider-wrapper{width:100%}.banner-card{min-width:150%;height:auto}.banner-content{flex-direction:column}.banner-title,.banner-desc{flex:100%;max-width:100%}.slider-controls{right:50%;transform:translate(50%)}}.ai-section{text-align:center;background:#fff;padding:120px 20px}.ai-container{max-width:760px;margin:auto}.ai-title{margin-bottom:14px;font-size:2.6rem;font-weight:600;line-height:1.3}.ai-subtitle{color:#6b7280;margin-bottom:42px}.chat-wrapper{flex-direction:column;align-items:flex-start;gap:14px;display:flex}.chat-input{background:#fff;border:1px solid #e5e7eb;border-radius:30px;align-items:center;gap:12px;width:100%;padding:12px 14px;display:flex;box-shadow:0 8px 20px #0000000d}.chat-input .icon:nth-of-type(2){width:25px;height:25px}.typing-area{text-align:left;color:#374151;flex:1;min-height:18px;font-size:.95rem}.icon{color:#6b7280;width:22px;height:22px}.send-btn{cursor:pointer;background:#242526;border:none;border-radius:70%;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.send-btn svg{stroke:#fff!important}.ai-suggestions{flex-direction:column;gap:10px;margin-top:12px;animation:.5s forwards slideUpFade;display:flex}.ai-suggestions button{color:#fff;text-align:left;background:#6d28d9;border:none;border-radius:12px;padding:12px 16px;font-size:.92rem}.user-message{align-self:flex-end;align-items:center;gap:10px;margin-top:8px;animation:.6s forwards slideUpFade;display:flex}.bubble{color:#fff;background:#6d28d9;border-radius:14px;padding:12px 16px;font-size:.9rem}.user-avatar{background:#6d28d9;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.cursor{animation:1s infinite blink}@keyframes blink{0%,50%,to{opacity:1}25%,75%{opacity:0}}@keyframes slideUpFade{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}.services-section{text-align:center;background:#fff;padding:20px}.services-container{max-width:900px;margin:auto}.services-title{color:#111827;margin-bottom:18px;font-size:2.4rem;font-weight:600;line-height:1.3}.services-subtitle{color:#6b7280;max-width:700px;margin:0 auto 40px;font-size:1rem}.services-image-wrapper{justify-content:center;align-items:center;display:flex}.services-image-wrapper img{width:100%;max-width:420px;display:block}@media (width<=768px){.services-title{font-size:1.9rem}.services-image-wrapper img{max-width:320px}}.community-section{text-align:center;background:#fff;padding:100px 20px}.community-container{max-width:1100px;margin:auto}.community-title{margin-bottom:12px;font-size:36px}.community-subtitle{color:#666;margin-bottom:50px}.avatars-row{justify-content:center;align-items:center;display:flex}.avatar{opacity:0;border-radius:50%;margin-left:-36px;overflow:hidden;transform:scale(0)}.avatar:first-child{margin-left:0}.center-avatar{width:160px;height:160px}.avatar-1{width:130px;height:130px}.avatar-2{width:110px;height:110px}.avatar-3{width:95px;height:95px}.avatar-4{width:80px;height:80px}.avatar-5{width:70px;height:70px}.avatar-6{width:60px;height:60px}.avatar img{object-fit:cover;width:100%;height:100%}.avatar.show{animation:.35s forwards popIn}@keyframes popIn{to{opacity:1;transform:scale(1)}}.join-btn{color:#fff;cursor:pointer;background:#6d28d9;border-radius:999px;margin-top:40px;padding:12px 26px;text-decoration:none;display:inline-block}.popup-overlay{z-index:9999;background:#00000073;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.popup-box{text-align:center;background:#fff;border-radius:16px;width:320px;padding:30px;position:relative}.popup-box:before{content:"";z-index:-1;background:linear-gradient(270deg,#7c3aed,#16a34a,#7c3aed) 0 0/400% 400%;border-radius:18px;animation:6s linear infinite borderGlow;position:absolute;inset:-2px}@keyframes borderGlow{0%{background-position:0%}to{background-position:100%}}.popup-input{color:#000;background:#f3f4f6;border:1px solid #ddd;border-radius:8px;width:100%;margin:15px 0;padding:10px}.popup-send{color:#fff;cursor:pointer;background:#6d28d9;border:none;border-radius:8px;padding:10px 20px}.popup-send:disabled{opacity:.7;cursor:not-allowed}.popup-close{color:#555;cursor:pointer;background:0 0;border:none;margin-top:15px}.popup-error{color:#dc2626;margin-top:-8px;margin-bottom:10px;font-size:13px}.contact-section{text-align:center;background:#fff;padding:120px 20px;position:relative;overflow:hidden}.contact-bg{opacity:.15;z-index:0;background:radial-gradient(circle at 0,#6a5cff 0%,#00c896 60%);border-radius:50%;width:140%;height:500px;position:absolute;top:-100px;left:-10%;transform:rotate(-12deg)}.contact-container{z-index:2;max-width:900px;margin:auto;position:relative}.contact-title{margin-bottom:15px;font-size:48px;font-weight:700}.gradient-text{background:linear-gradient(90deg,#7b4dff,#00c896);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.contact-subtitle{color:#444;margin-bottom:40px;font-size:18px;line-height:1.6}.store-buttons{flex-wrap:wrap;justify-content:center;gap:20px;display:flex}.store-buttons img{cursor:pointer;height:55px;transition:transform .2s}.store-buttons img:hover{transform:scale(1.05)}@media (width<=768px){.contact-title{font-size:32px}.contact-bg{height:350px}}
