.navbar-header{color:white}.menu-toggle{display:none;font-size:1.5rem;cursor:pointer;color:white}@media (max-width:768px){.navbar{flex-wrap:wrap}.navbar-right ul{display:none;flex-direction:column;width:100%;background:linear-gradient(90deg,#62405b,#5555bf);padding:1rem 0;text-align:center}.navbar-right ul.show{display:flex}.menu-toggle{display:block}}.footer{background:linear-gradient(90deg,hsla(270,94%,25%,1),hsla(158,94%,49%,1));color:#fff;padding:40px 20px;text-align:center}.footer-container{max-width:1000px;margin:0 auto}.footer h3{font-size:1.8rem;margin-bottom:10px;font-weight:700;color:#320e52}.footer p{font-size:1rem;margin:10px 0;color:#c5b9b9}.social-icons{margin:20px 0}.social-icons a{margin:0 10px;font-size:1.5rem;color:#00f7ff;transition:color .3s ease}.social-icons a:hover{color:#c084fc}.footer-note{margin-top:20px;font-size:.9rem;color:#aaaaaa}@media (max-width:600px){.footer h3{font-size:1.5rem}.footer p{font-size:.9rem}.social-icons a{font-size:1.3rem;margin:0 8px}}.navbar-header{width:100%;height:65px;top:0;z-index:1000;box-shadow:0 4px 10px rgba(0,0,0,.2)}.navbar{background:linear-gradient(90deg,#62405b,#5555bf);max-width:1200px;margin:0 auto;padding:.8rem 2rem;display:flex;justify-content:space-between;align-items:center}.navbar-left{font-size:1.2rem;font-weight:600;letter-spacing:1px;background:linear-gradient(90deg,#00c9ff,#92fe9d);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;color:transparent;cursor:pointer}.navbar-right ul{display:flex;list-style:none;gap:1.5rem}.navbar-right ul li a{text-decoration:none;background:linear-gradient(90deg,#00c9ff,#92fe9d);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;color:transparent;font-weight:500;padding:.3rem .6rem;transition:all .3s ease;border-radius:5px}.navbar-right ul li a:hover{background-color:#92fe9d;color:#1a1a1a;box-shadow:0 2px 8px #92fe9d}.hamburger{display:none;flex-direction:column;cursor:pointer;gap:4px}.hamburger span{width:25px;height:3px;background:white;border-radius:2px}.drawer{position:fixed;top:0;right:-250px;width:250px;height:100%;background:linear-gradient(90deg,#00c9ff,#92fe9d);padding-top:4rem;transition:right .3s ease,transform .3s ease;z-index:1050;box-shadow:-4px 0 8px rgba(0,0,0,.3);transform:translateX(0)}.drawer.open{right:0;transform:translateX(-10px)}.drawer ul{list-style:none;padding:0}.drawer ul li{padding:1rem 2rem;border-bottom:1px solid #444}.drawer ul li a{text-decoration:none;color:#0d4f14;font-size:1.1rem;display:block}.overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.4);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:1000;transition:opacity .3s ease}@media (max-width:768px){.hamburger{display:flex}.navbar-right{display:none}}body,html{margin:0;padding:0;font-family:Poppins,sans-serif;color:#fff;background:linear-gradient(135deg,#1b1b1b,#2e2e2e)}.sn{font-size:2rem;font-weight:700;letter-spacing:1px;text-transform:uppercase;display:inline-block;background:linear-gradient(90deg,#00c9ff,#92fe9d);-webkit-background-clip:text;-webkit-text-fill-color:transparent;animation:fadeInDown 1s ease-in-out}.firstSection{display:flex;justify-content:space-between;align-items:center;padding:3rem 8%;flex-wrap:wrap;animation:fadeIn 1s ease-in-out;gap:2rem}.leftSection{flex:1 1;min-width:300px}.leftSection div{font-size:1.8rem;margin:10px 0}.purple,.type{color:#92fe9d}.type{font-size:2rem}.btn{display:inline-block;margin-top:20px;padding:12px 28px;background:linear-gradient(90deg,#00c9ff,#92fe9d);color:#1b1b1b;font-weight:600;border-radius:12px;text-decoration:none;border:none;box-shadow:0 4px 10px #92fe9d;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);transition:all .3s ease}.btn:hover{background:linear-gradient(135deg,#ffd68a,#ffc37e);box-shadow:0 6px 20px rgba(255,203,116,.6);transform:translateY(-3px) scale(1.03)}.btn:active{transform:translateY(0) scale(.98);box-shadow:0 3px 8px rgba(255,203,116,.4)}.rightSection{flex:1 1;text-align:center}.rightSection img{max-width:350px;width:100%;height:auto;border-radius:50%;border:4px solid #92fe9d;box-shadow:0 0 10px #92fe9d;transition:transform .3s ease}.rightSection img:hover{transform:scale(1.05)}hr{border:none;height:1px;background:rgba(255,255,255,.1);margin:50px 0}.secondSection{text-align:center;padding:2rem 8%}.text-gray{color:#aaa}.secondSection h1{font-size:2.2rem;background:linear-gradient(90deg,#00c9ff,#92fe9d);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;color:transparent;margin-bottom:2rem}.box{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:2rem;gap:2rem}.vertical{background:#222;padding:1.5rem;border-radius:12px;text-align:left;transition:all .3s ease;border:1px solid rgba(255,255,255,.05)}.vertical:hover{transform:translateY(-5px) scale(1.02);box-shadow:0 10px 25px #92fe9d}.image-top{width:50px;height:auto;margin-bottom:1rem}.vertical-title{font-size:1.2rem;font-weight:600;color:#92fe9d;margin-bottom:.5rem}.vertical-desc{font-size:.9rem;line-height:1.5;color:#ddd}.disc{font-style:italic;color:#92fe9d}@media (max-width:1024px){.firstSection{padding:2rem 5%}}@media (max-width:768px){.firstSection{flex-direction:column;text-align:center}.leftSection{margin-bottom:2rem}.leftSection div{font-size:1.5rem}.type{font-size:1.6rem}.btn{width:100%;max-width:250px}}@media (max-width:480px){.sn{font-size:1.5rem}.leftSection div{font-size:1.2rem}.type{font-size:1.3rem}.rightSection img{max-width:250px}.btn{padding:10px 20px;font-size:.9rem}.secondSection h1{font-size:1.8rem}}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}