.header-nav{background-color:#141420;position:sticky;top:0;z-index:50}.container-nav{max-width:1200px;margin:0 auto;padding:0 1rem}.navbar-nav{display:flex;justify-content:space-between;align-items:center;height:3.5rem;position:relative}.logo-nav a{text-decoration:none}.logo-nav span{font-size:1.5rem;font-weight:700;color:#3b82f6}.logo-nav img{width:150px;height:60px}.nav-desktop-nav{display:none}@media (min-width: 768px){.nav-desktop-nav{display:flex;align-items:center;gap:1rem}}.nav-desktop-nav .nav-link-nav{color:#fff;text-decoration:none;padding:.5rem 1rem;transition:color .2s}.nav-desktop-nav .nav-link-nav:hover{color:#007bff}.nav-desktop-nav .nav-link-nav.active{color:#007bff;font-weight:500}.nav-link-nav{color:#d1d5db;text-decoration:none;font-size:.875rem;font-weight:500;padding:.5rem .75rem;border-radius:.375rem;transition:color .2s}.nav-link-nav:hover,.nav-link-nav.active{color:#3b82f6}.dropdown-nav{position:relative;display:inline-block}.dropdown-button-nav{display:flex;align-items:center;gap:.5rem;padding:.5rem .7rem;background:#007bff;color:#fff;border:none;border-radius:8px;cursor:pointer;font-size:1rem;transition:background-color .2s}.dropdown-button-nav:hover{background:#0056b3}.dropdown-menu-nav{position:absolute;right:0;top:100%;margin-top:.5rem;width:12rem;background-color:#fff;border-radius:.375rem;box-shadow:0 4px 6px -1px #0000001a;padding:.25rem 0}.dropdown-item-nav{display:block;padding:.5rem 1rem;color:#374151;text-decoration:none;font-size:.875rem;transition:background-color .2s}.dropdown-item-nav:hover{background-color:#f3f4f6}.dropdown-item-nav.active{color:#3b82f6;background-color:#f3f4f6}.menu-button-nav{display:flex;align-items:center;justify-content:center;padding:.5rem;color:#fff;background:none;border:none;cursor:pointer;transition:color .2s}@media (min-width: 768px){.menu-button-nav{display:none}}.menu-button-nav:hover{color:#3b82f6}.icon-nav{width:1.5rem;height:1.5rem}.nav-mobile-nav{display:flex;flex-direction:column;padding:.5rem;background-color:#141420}@media (min-width: 768px){.nav-mobile-nav{display:none}}.nav-link-mobile-nav{display:block;padding:.75rem;color:#d1d5db;text-decoration:none;font-size:1rem;font-weight:500;border-radius:.375rem;transition:all .2s}.nav-link-mobile-nav:hover,.nav-link-mobile-nav.active{color:#3b82f6;background-color:#1f2937}.dropdown-mobile-nav{width:100%}.dropdown-button-mobile-nav{display:flex;align-items:center;justify-content:space-between;width:100%;padding:.75rem;color:#d1d5db;background:none;border:none;font-size:1rem;font-weight:500;cursor:pointer;transition:all .2s}.dropdown-button-mobile-nav:hover{color:#3b82f6;background-color:#1f2937}.dropdown-menu-mobile-nav{padding-left:1rem}.dropdown-item-mobile-nav{display:block;padding:.75rem;color:#d1d5db;text-decoration:none;font-size:1rem;transition:all .2s}.dropdown-item-mobile-nav:hover,.dropdown-item-mobile-nav.active{color:#3b82f6;background-color:#1f2937}.main-home{background-color:#141420}.home-container{display:flex;justify-content:space-between;align-items:center;position:relative;padding:8rem 4rem;min-height:100vh;overflow:hidden}.home-content{flex:1;margin-right:50px;margin-top:-4em}.get-ahead{color:#2563eb}.home-title{font-size:4rem;font-weight:700;color:var(--primary-color);margin-bottom:10px;line-height:1.1;letter-spacing:-2.5px}.home-subtitle{font-size:18px;color:var(--gradient-primary);margin-bottom:30px;line-height:1.9;letter-spacing:1.5px}.line{margin-bottom:25px;height:.3rem;width:7.5rem;background:var(--gradient-primary);border-radius:20px}.home-button{padding:20px 40px;font-size:18px;font-weight:700;color:var(--main-color);background:linear-gradient(50deg,#002067,#2d2f31);border:none;border-radius:10px;cursor:pointer;display:flex;justify-content:center;align-items:center;position:relative;min-height:64px;min-width:250px;overflow:hidden;transition:transform .3s ease}.home-button:hover{transform:scale(1.02);box-shadow:0 4px 15px #0000001a}.home-button .span-mother,.home-button .span-mother2{display:flex;align-items:center;justify-content:center;width:100%;height:100%;position:absolute;left:0}.home-button .span-mother{top:50%;transform:translateY(-50%);transition:all .5s ease;opacity:1}.home-button .span-mother2{top:50%;transform:translateY(100%);transition:all .5s ease;opacity:0}.home-button:hover .span-mother{transform:translateY(-150%);opacity:0}.home-button:hover .span-mother2{transform:translateY(-50%);opacity:1}.home-button .span-mother span,.home-button .span-mother2 span{display:inline-block;transition:all .5s cubic-bezier(.4,0,.2,1);margin:0 1px}.home-button .span-mother span:nth-child(4),.home-button .span-mother2 span:nth-child(4),.home-button .span-mother span:nth-child(12),.home-button .span-mother2 span:nth-child(12){margin:0 6px}.home-image{flex:1;display:flex;justify-content:center;align-items:center;position:relative;width:90%;height:47vh;border-radius:20px}.rounded-image{width:130%;height:145%;object-fit:cover;position:absolute;top:-99px;left:-3.5rem;background-size:cover;border-radius:20px}.home-image:before{content:"";position:absolute;top:100%;left:0;width:100%;height:100px}@media (max-width: 1200px){.home-container{padding:6rem 3rem}.home-title{font-size:3.5rem}.home-subtitle{font-size:16px}.home-button{padding:18px 36px;font-size:16px}.rounded-image{width:110%;height:130%}}@media (max-width: 992px){.home-container{flex-direction:column;padding:4rem 2rem;text-align:center;align-items:center}.home-content{margin-right:0;margin-top:0;margin-bottom:2rem}.home-title{font-size:3rem}.home-subtitle{font-size:15px}.home-button{padding:16px 32px;font-size:15px}.home-image{width:100%;height:40vh}.rounded-image{width:100%;height:120%;top:-60px;left:0}}@media (max-width: 768px){.home-container{padding:3rem 1.5rem}.home-title{font-size:2.5rem}.home-subtitle{font-size:14px}.home-button{padding:14px 28px;font-size:14px}.home-image{height:35vh}.rounded-image{height:308%;top:20px;width:45%;position:relative}}@media (max-width: 576px){.home-container{padding:2rem 1rem;align-items:center}.home-title{margin-top:7rem;font-size:2.5rem}.home-subtitle{font-size:17px;margin-top:3.2rem;text-align:center;letter-spacing:3px}.line{position:absolute;left:40%;display:flex;align-items:center;justify-content:center;margin-top:1rem;margin-bottom:1rem}.home-button{padding:12px 27px;font-size:14px;min-width:200px;display:flex;justify-content:center;align-items:center;transform:translate(38%)}.home-image{height:30vh}.rounded-image{height:155%;top:1rem;left:-2px;width:98rem}}.home-background-orb{position:absolute;border-radius:50%;background:#ffffff1a;animation:float 3s ease-in-out infinite}.home-orb-1{top:-15px;left:30px;width:100px;height:100px}.home-orb-2{bottom:20px;right:50px;width:150px;height:150px}.home-orb-3{top:150px;right:150px;width:80px;height:80px}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-100px)}}.technologies-container{width:100%;display:flex;flex-direction:column;align-items:center;text-align:center;padding:1rem 0;background-color:#141420;position:relative;min-height:60vh;overflow:hidden}.tech-head{display:flex;justify-content:center;align-items:center}#tech-head-h1{font-size:3rem;font-weight:700}.scroll-container{position:relative;overflow:hidden;margin:0 2%;padding:1.5rem 0;min-height:150px;display:flex;align-items:center}.scroll-content{display:flex;gap:1rem;padding:1rem 0;animation:scroll 200s linear infinite}@keyframes scroll{0%{transform:translate(0)}to{transform:translate(-100%)}}.scroll-content.paused{animation-play-state:paused}.tech-item{position:relative;display:flex;align-items:center;justify-content:center;width:150px;height:100px;border-radius:.75rem;background:linear-gradient(45deg,#111827,#8593a7);cursor:pointer;flex-shrink:0;transition:transform .3s ease,opacity .3s ease;opacity:.9}.tech-item:hover{transform:scale(1.05);opacity:1}.tech-item .tech-icon{width:120%;height:120%;object-fit:contain;transition:all .3s ease-in-out}.tech-item:hover .tech-icon{transform:scale(1.1)}.tech-item .tech-name{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background-color:#000000bf;padding:.5rem 1rem;border-radius:.5rem;color:#fff;font-size:.9rem;font-weight:700;pointer-events:none;opacity:0;transition:opacity .3s ease-in-out;z-index:20}.tech-item:hover .tech-name{opacity:1}.video-container{position:relative;width:100%;max-width:90%;margin:10px auto;overflow:hidden;border-radius:20px;box-shadow:0 4px 8px #0003}.muted-sign{position:absolute;top:10px;left:10px;background-color:#00000080;border-radius:5px;padding:5px;color:#fff;display:flex;align-items:center;justify-content:center;font-size:18px;cursor:pointer}.muted-icon,.unmuted-icon{color:#fff;font-size:24px}@media (min-width: 768px){.technologies-container{padding:2rem 0;min-height:60vh}.tech-item{width:200px;height:130px}.scroll-container{margin:0 5%}.scroll-content{gap:2rem;animation-duration:500s}.video-container{max-width:1000px;margin:20px auto}}.home-features-container{position:relative;padding:2rem;min-height:100vh;overflow:hidden;background:#141420}.home-features-background{position:absolute;top:0;left:0;right:0;bottom:0;overflow:hidden;z-index:1}.home-features-header{position:relative;text-align:center;z-index:2;margin-bottom:4rem;color:#fff}.home-features-header h2{font-size:3rem;font-weight:700;background:#fff;-webkit-background-clip:text;color:transparent;margin-bottom:1rem}.home-features-subtitle{font-size:1.25rem;color:#2563eb;max-width:600px;margin:0 auto}.home-features-flow{position:relative;z-index:2;display:flex;flex-wrap:wrap;justify-content:center;gap:2rem;max-width:1400px;margin:0 auto}.home-feature-item{flex:0 1 calc(33.333% - 2rem);min-width:300px;transform:translateY(0);transition:all .3s ease}.home-feature-content{background:#111928f2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.1);border-radius:1rem;padding:.6rem;height:100%;transition:all .3s ease}.home-feature-item:hover .home-feature-content{transform:translateY(-10px);background:#ffffff14;border-color:#fff3}.home-icon-wrapper{display:inline-flex;padding:1rem;border-radius:1rem;margin-bottom:1.5rem}.home-feature-icon{width:2rem;height:2rem;color:#60a5fa}.home-feature-text h3{color:#f8fafc;font-size:1.5rem;font-weight:600;margin-bottom:.75rem;position:relative;top:-11px}.home-feature-text p{color:#94a3b8;line-height:1.6;position:relative;top:-10px}@media (max-width: 768px){.home-features-header h2{font-size:2.5rem}.home-feature-item{flex:0 1 100%}.home-features-container{padding:4rem 1rem}}@keyframes float{0%{transform:translate(0)}50%{transform:translate(10px,-10px)}to{transform:translate(0)}}.home-gradient-orb{animation:float 10s ease-in-out infinite}.home-orb-2{animation-delay:-3s}.home-orb-3{animation-delay:-6s}.internship-container{padding:40px 5%;font-family:Poppins,sans-serif;color:var(--text-color-primary);background:#141420;margin-bottom:1rem}.intern-div{margin:0 auto}.internship-heading{font-size:3rem;font-weight:700;margin-bottom:30px;text-align:left;color:#fff;text-transform:uppercase;position:relative;padding-left:15px;left:-60px}.internship-heading:before{content:"";position:absolute;left:58px;top:70%;transform:translateY(-50%);width:8px;height:70%;background:var(--gradient-primary);border-radius:5px}.gradient-text{background:var(--gradient-primary);-webkit-background-clip:text;-webkit-text-fill-color:transparent;position:relative;left:62px;top:-5px}.internship-content{display:flex;justify-content:space-between;gap:40px;flex-wrap:wrap}.internship-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:20px;padding-top:20px;width:100%;max-width:55%;box-sizing:border-box}.card{background:var(--card-bg-color);border:1px solid var(--card-border-color);padding:25px 30px;border-radius:12px;box-shadow:0 8px 20px var(--card-shadow);transition:transform var(--transition-duration),box-shadow var(--transition-duration);position:relative;box-sizing:border-box;min-height:100%}.card:hover{transform:translateY(-8px);box-shadow:0 10px 25px var(--hover-shadow)}.card h3{font-size:1.3rem;margin-bottom:10px;color:#fff}.card p{font-size:.8rem;color:var(--text-color-secondary);margin-bottom:5px}.stars{font-size:.7rem;color:var(--star-color);margin-top:10px}.internship-link{text-decoration:none;color:inherit}.internship-details{flex:1;border-radius:12px;padding:30px;margin-left:4rem;position:relative;top:50px;width:100%}.internship-details ul{list-style:none;padding:0}.internship-details li{display:flex;align-items:left;gap:20px;margin-bottom:20px}.internship-details span{display:flex;align-items:center;justify-content:center;width:50px;height:50px;border-radius:50%;font-size:1.5rem;color:var(--text-color-primary);position:relative;right:-50px}.internship-details strong{font-size:1.2rem;color:var(--text-color-primary);position:relative;right:-50px}.internship-details p{font-size:.9rem;color:var(--text-color-secondary);margin:5px 0 0;position:relative;right:-50px}@media (max-width: 992px){.internship-heading{font-size:2.5rem;text-align:center;position:relative;left:-40px}.gradient-text{position:relative;left:-30px}.internship-content{flex-direction:column;align-items:center}.internship-details{margin-left:0;top:20px}.internship-cards{max-width:100%}}@media (max-width: 661px){.internship-heading{font-size:2.5rem;text-align:center;position:relative;left:-56px}.gradient-text{position:relative;left:12px;font-size:2rem}}@media (max-width: 600px){.internship-heading{font-size:2rem;position:relative;left:-40px}.gradient-text{position:relative;left:40px}.card h3{font-size:1.2rem}.card p{font-size:.9rem}.internship-details li{flex-direction:column;align-items:flex-start;gap:10px}.internship-details span{width:40px;height:40px;font-size:1.2rem}.internship-details strong{font-size:1rem}.internship-details p{font-size:.8rem}}@media (max-width: 480px){.internship-heading{font-size:2rem;position:relative;left:-50px}.gradient-text{position:relative;left:70px}}.stats-main{background-color:#151524}.stats-section{padding:3rem 0;margin:0 10%}.stats-container{margin:0 auto;padding:0 1rem;position:relative;top:-40px}.stats-heading{text-align:center;font-size:2.25rem;font-weight:700;color:var(--primary-color);margin-bottom:3rem}.stats-grid{display:flex;gap:2rem}.stats-card{background:#111928f2;border-radius:1rem;padding:1rem;text-align:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border:1px solid var(--card-border-color);width:100%}.stats-icon{font-size:3rem;color:#2563eb;margin-bottom:1.5rem}.stats-number{font-size:3rem;font-weight:700;color:#fff;margin-bottom:1rem}.stats-text{font-size:1rem;color:var(--text-color-secondary)}.testonimal-section{background-color:#151524;padding:40px 0}.testonimal-container{max-width:1120px;margin:0 auto;padding:0 16px;position:relative;top:-60px}.testonimal-heading{font-size:32px;font-weight:700;text-align:center;color:var(--primary-color);margin-bottom:16px;position:relative;top:30px}.testonimal-subheading{font-size:20px;text-align:center;color:#2563eb;margin-bottom:48px}.testonimal-grid{display:flex;gap:32px}.testonimal-card{background-color:#111928f2;border-radius:16px;padding:24px;position:relative;border:1px solid var(--card-border-color);box-shadow:0 4px 6px var(--card-shadow);flex-shrink:0;width:420px;height:auto;animation:scroll 20s linear infinite;top:50px}@keyframes scroll{0%{transform:translate(0)}to{transform:translate(-320%)}}.testonimal-card:hover{transform:translateY(-20px);box-shadow:0 8px 16px var(--hover-shadow);border:1.5px solid var(--primary-color)}.testonimal-grid:hover .testonimal-card{animation-play-state:paused}.testonimal-quote-icon{position:absolute;top:16px;right:16px;width:24px;height:24px;color:#fff}.testonimal-header{display:flex;align-items:center;gap:16px;margin-bottom:16px}.testonimal-image{width:64px;height:64px;border-radius:50%;object-fit:cover}.testonimal-name{font-size:18px;font-weight:600;color:#fff}.testonimal-school,.testonimal-internship{font-size:14px;color:var(--text-color-muted)}.testonimal-quote{font-size:16px;color:var(--text-color-secondary);font-style:italic;margin-top:8px}@media (max-width: 1024px){.testonimal-grid{gap:24px;flex-wrap:wrap;justify-content:center}.testonimal-card{width:calc(50% - 12px);animation:scroll 20s linear infinite;top:0}.testonimal-heading{top:0}}@media (max-width: 768px){.testonimal-grid{gap:16px;overflow-x:auto;display:flex;flex-wrap:nowrap;scrollbar-width:none}.testonimal-card{width:100%;padding:16px;animation:scroll 20s linear infinite}.testonimal-heading{font-size:28px;top:20px}.testonimal-subheading{font-size:18px}}@media (max-width: 480px){.testonimal-grid{gap:8px;scrollbar-width:none}.testonimal-card{width:100%;padding:16px;animation:scroll 20s linear infinite}.testonimal-quote{font-size:14px}.testonimal-heading{font-size:24px;top:20px}.testonimal-subheading{font-size:16px}}.testonimal-grid::-webkit-scrollbar{display:none}.faq-section-normal{padding:40px 16px;background-color:#000;animation:fadeIn .5s ease-in-out}.faq-section-normal h2{text-align:center;color:#fff;font-size:28px;font-weight:700;margin-bottom:32px;line-height:1.5}.faq-container-normal{max-width:1024px;margin:0 auto;padding:0 16px}.faq-item-normal{margin-bottom:16px;background-color:#1f29374d;border-radius:12px;overflow:hidden;transition:all .3s ease;box-shadow:0 4px 6px #0000001a}.faq-item-normal:hover{background-color:#1f293780}.faq-question-normal{width:100%;padding:16px 24px;display:flex;align-items:center;justify-content:space-between;text-align:left;background:none;border:none;color:#fff;font-size:18px;font-weight:500;cursor:pointer;transition:all .3s ease}.faq-question-normal:hover{color:#60a5fa}.faq-icon-normal{width:20px;height:20px;color:#60a5fa;transition:transform .3s ease}.faq-answer-normal{padding:0 24px 16px;color:#9ca3af;font-size:16px;line-height:1.5;animation:slideDown .3s ease-out}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 1024px){.faq-section-normal{padding:32px 16px}.faq-section-normal h2{font-size:24px}.faq-question-normal{font-size:16px;padding:12px 16px}.faq-answer-normal{font-size:14px;padding:0 16px 12px}}@media (max-width: 768px){.faq-container-normal{padding:0 8px}.faq-question-normal{font-size:14px;padding:10px 12px}.faq-answer-normal{font-size:13px;padding:0 12px 10px}}@media (max-width: 480px){.faq-section-normal{padding:24px 8px}.faq-section-normal h2{font-size:20px}.faq-question-normal{font-size:12px;padding:8px 10px}.faq-answer-normal{font-size:12px;padding:0 10px 8px}}.footer{background-color:var(--background-color);padding:1rem 0;border-top:2px solid var(--card-border-color)}.footer-container{max-width:1200px;margin:0 auto;padding:0 1rem}.footer-grid{display:grid;grid-template-columns:1fr;gap:2rem}@media (min-width: 576px){.footer-grid{grid-template-columns:repeat(2,1fr);gap:3rem}}@media (min-width: 768px){.footer-grid{grid-template-columns:repeat(4,1fr);gap:4rem}}.footer-section{margin-bottom:1.5rem}.footer-heading{font-size:1.5rem;font-weight:700;color:#fff;margin-bottom:.75rem}.footer-text{color:var(--text-color-secondary);font-size:.875rem;line-height:1.5}.footer-list{list-style:none;padding:0}.footer-link{color:var(--text-color-secondary);text-decoration:none;display:block;padding:.2rem 0}.footer-link:hover{color:var(--text-color-primary)}.whatsapp-button{display:flex;align-items:center;background-color:#2563eb;color:#fff;padding:.5rem 1.25rem;border-radius:.5rem;position:relative;top:10px;width:100%}@media (min-width: 576px){.whatsapp-button{width:auto}}.whatsapp-icon{width:18px;height:18px;margin-right:.5rem}.newsletter-form{display:flex;flex-direction:column;align-items:stretch;gap:.5rem}@media (min-width: 576px){.newsletter-form{flex-direction:row}}.newsletter-input{background-color:var(--card-bg-color);color:var(--text-color-primary);padding:.5rem 1rem;border-radius:.5rem;flex:1;font-size:.875rem}.newsletter-button{background-color:var(--highlight-color);color:var(--text-color-primary);padding:.5rem 1rem;border-radius:.5rem;margin-left:0}.newsletter-icon{width:18px;height:18px;color:#fff}.social-icons{display:flex;justify-content:center;gap:1rem;margin-top:8px}.social-icon{color:var(--text-color-secondary);font-size:1.75rem}.social-icon:hover{color:var(--highlight-color)}.footer-bottom{border-top:1px solid var(--card-border-color);margin-top:1.5rem;padding-top:1rem;text-align:center}.footer-bottom p{color:var(--text-color-secondary);font-size:.875rem}.footer-text p{word-wrap:break-word;white-space:normal}body{font-family:Inter,system-ui,-apple-system,sans-serif;line-height:1.5;color:#fff;background-color:#000}.hero-section{display:flex;align-items:center;justify-content:space-between;padding:5%;min-height:80vh;flex-wrap:wrap}.hero-content{flex:1;max-width:600px;padding:1rem}.hero-image1{flex:1;position:relative}.hero-image1 img{width:100%;max-width:600px;height:auto;border-radius:1rem;display:block;margin:0 auto}#hero-content-h1 h1{font-size:3.5rem;line-height:1.2;margin-bottom:1.5rem;font-weight:900}.blue-text{color:#2563eb}.hero-content p{font-size:1.1rem;margin-bottom:2rem;color:#9ca3af}.cta-button{background-color:#2563eb;color:#fff;border:none;padding:1rem 2rem;font-size:1rem;border-radius:4px;cursor:pointer;transition:background-color .3s}.cta-button:hover{background-color:#1d4ed8}.who-we-are{padding:5rem 5%;text-align:center}.who-we-are h2{font-size:2.5rem;margin-bottom:1.5rem;font-weight:700}.section-description{max-width:800px;margin:0 auto 4rem;color:#9ca3af}.features{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:3rem}.feature-card{background-color:#111827;padding:2rem;border-radius:1rem;text-align:left}.feature-icon{font-size:2rem;margin-bottom:1rem}.feature-card h3{font-size:1.25rem;margin-bottom:1rem;font-weight:700}.feature-card p{color:#9ca3af}.container{max-width:1200px;margin:0 auto;padding:2rem}.heading1{text-align:center;margin-bottom:4rem}.heading1 h1{font-size:2.5rem;margin-bottom:1rem;font-weight:700}.heading1 p{color:#3b82f6;font-size:1.2rem}.features-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-bottom:4rem}.feature-card{background-color:#111928f2;border-radius:12px;padding:1.5rem;transition:transform .2s}.feature-card:hover{transform:translateY(-5px)}.feature-title{font-size:1.25rem;margin-bottom:.75rem}.feature-description{color:#94a3b8;line-height:1.5}.header-user{text-align:center;font-size:1.9rem;margin-bottom:2rem;font-weight:700}.values-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem;margin-bottom:3rem;padding:0 1rem}.value-card{background-color:#111928f2;border-radius:12px;padding:1.5rem}.value-icon{color:#3b82f6;font-size:1.5rem;margin-bottom:1rem}.value-title{font-size:1.2rem;margin-bottom:.75rem;font-weight:700}.value-description{color:#94a3b8;font-size:.9rem;line-height:1.5}.vision-mission-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}.vision-mission-card{background-color:#111928f2;border-radius:12px;padding:1.5rem}.vision-mission-title{font-size:1.25rem;margin-bottom:1rem;display:flex;align-items:center;gap:.5rem;font-weight:700}.vision-mission-description{color:#94a3b8;line-height:1.6}.offer-section-unique{padding:4rem 2rem;text-align:center}.offer-section-unique h2{font-size:2.5rem;margin-bottom:3rem;font-weight:700}.offer-grid-unique{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;max-width:1200px;margin:0 auto}.offer-card-unique{background-color:#1e293bb3;padding:2rem;border-radius:.75rem;text-align:left}.icon-unique{color:#3b82f6;font-size:2rem;margin-bottom:1rem}.offer-card-unique h3{font-size:1.25rem;margin-bottom:.75rem;font-weight:700}.offer-card-unique p{color:#94a3b8;font-size:.875rem;line-height:1.5}.stats-section-unique{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;padding:4rem 2rem;max-width:1200px;margin:0 auto;text-align:center}.stat-item-unique .number-unique{font-size:2.5rem;color:#3b82f6;font-weight:700;margin-bottom:.5rem}.stat-item-unique .label-unique{color:#94a3b8}.cta-section-unique{padding:6rem 2rem;text-align:center;background:linear-gradient(135deg,#1e3a8a,#7e22ce)}.cta-content-unique{max-width:1200px;margin:0 auto}.cta-section-unique h2{font-size:2.5rem;margin-bottom:1rem;font-weight:700}.cta-section-unique p{color:#cbd5e1;margin-bottom:3rem}.cta-grid-unique{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-bottom:3rem}.cta-card-unique{background-color:#1e293b4d;padding:2rem;border-radius:.75rem;text-align:left;display:flex;flex-direction:column;justify-content:space-between;min-height:250px}.cta-card-unique h3{font-size:1.5rem;margin-bottom:1rem;font-weight:700}.cta-card-unique p{margin-bottom:1.5rem;font-size:1rem;color:#cbd5e1;flex-grow:1}.button-primary-unique{background-color:#3b82f6;color:#fff;width:40%;height:40px}.button-secondary-unique{background-color:#a855f7;color:#fff;width:40%;height:40px}.button-primary-unique,.button-secondary-unique{display:inline-block;padding:.75rem 1.5rem;border-radius:.5rem;font-weight:600;text-decoration:none;transition:all .3s ease;font-size:1rem;text-align:center}.button-primary-unique:hover,.button-secondary-unique:hover{opacity:.9;transform:translateY(-2px)}.social-links-unique{margin-top:3rem}.social-links-unique a{color:#fff;text-decoration:none;margin:0 1rem;font-size:1.5rem;opacity:.8;transition:opacity .3s ease}.social-links-unique a:hover{opacity:1}@media (max-width: 1024px){.hero-section{flex-direction:column;text-align:center;padding:3rem 5%}.hero-content{margin-bottom:2rem}.hero-image1 img{width:80%;max-width:500px}#hero-content-h1 h1{font-size:2.5rem}.features-grid,.values-grid{grid-template-columns:repeat(2,1fr)}.vision-mission-grid{grid-template-columns:1fr}.cta-section-unique{padding:4rem 2rem}.cta-card-unique{padding:1.5rem;min-height:220px}.cta-card-unique h3{font-size:1.4rem}.cta-card-unique p{font-size:.95rem}}@media (max-width: 768px){.hero-section{padding:2rem 3%}.hero-image1 img{width:90%;max-width:400px}#hero-content-h1 h1{font-size:2rem}.hero-content p{font-size:1rem}.features,.features-grid,.values-grid,.offer-grid-unique,.stats-section-unique{grid-template-columns:1fr}.who-we-are{padding:3rem 3%}.container{padding:1rem}.cta-section-unique{padding:3rem 1.5rem}.cta-card-unique{padding:1.25rem;min-height:200px}.cta-card-unique h3{font-size:1.3rem}.cta-card-unique p{font-size:.9rem}.button-primary-unique,.button-secondary-unique{width:100%;padding:.65rem 1.25rem;font-size:.95rem}}@media (max-width: 480px){.hero-section{padding:1.5rem 2%;min-height:auto}.hero-image1 img{width:100%;max-width:300px}#hero-content-h1 h1{font-size:1.8rem}.hero-content p{font-size:.9rem}.cta-button{width:100%;padding:.75rem}.heading1 h1,.who-we-are h2,.offer-section-unique h2,.cta-section-unique h2{font-size:2rem}.stats-section-unique,.cta-section-unique{padding:2rem 1rem}.cta-card-unique{padding:1rem;min-height:180px}.cta-card-unique h3{font-size:1.2rem;margin-bottom:.75rem}.cta-card-unique p{font-size:.85rem;margin-bottom:1rem}.button-primary-unique,.button-secondary-unique{padding:.6rem 1rem;font-size:.9rem}}@media (max-width: 479px){.cta-card-unique{padding:.75rem;min-height:160px;width:300px;position:relative;left:60px}}@media (max-width: 392px){.cta-card-unique{padding:.75rem;min-height:160px;width:250px;position:relative;left:50px}}@media (max-width: 314px){.hero-image1 img{width:100%;max-width:200px}#hero-content-h1 h1{font-size:1.5rem}.hero-content p{font-size:.8rem}.cta-card-unique{padding:.75rem;min-height:160px;width:150px;position:relative;left:50px}.cta-card-unique h3{font-size:1.1rem}.cta-card-unique p{font-size:.8rem}.button-primary-unique,.button-secondary-unique{padding:.5rem .75rem;font-size:.85rem}}@media (max-width: 314px){.cta-card-unique{padding:.75rem;min-height:160px;width:200px;position:relative;left:20px}}@media (max-width: 247px){.hero-image1 img{width:100%;max-width:180px}#hero-content-h1 h1{font-size:1.3rem}.cta-card-unique{padding:.5rem;min-height:140px;width:120px}.cta-card-unique h3{font-size:1rem}.cta-card-unique p{font-size:.75rem}.button-primary-unique,.button-secondary-unique{padding:.4rem .6rem;font-size:.8rem}}body{font-family:system-ui,-apple-system,sans-serif;min-height:100vh;color:#ccd6f6}.container-teams{max-width:1600px;margin:0 auto;padding:3rem 1rem;width:100%}.header-teams{margin-bottom:3rem;text-align:center}.header-teams h1{font-size:clamp(2rem,5vw,3.2rem);color:#fff;font-weight:700;transition:color .3s ease;position:relative;left:370px}.team-container-teams{position:relative;min-height:400px;display:flex;gap:2rem;flex-direction:column;width:100%}.team-list-teams{width:100%;height:auto;max-height:400px;overflow-y:auto;overflow-x:hidden;scrollbar-width:thin;scrollbar-color:#60a5fa rgba(10,25,47,.2)}.team-list-teams::-webkit-scrollbar{width:8px}.team-list-teams::-webkit-scrollbar-track{background:#0a192f33;border-radius:4px}.team-list-teams::-webkit-scrollbar-thumb{background:#60a5fa;border-radius:4px;transition:background .3s ease}.team-list-teams::-webkit-scrollbar-thumb:hover{background:#52d1b2}.team-button-teams{width:100%;text-align:left;padding:1.2rem;border:none;background:#112240cc;color:#fff;cursor:pointer;border-radius:.5rem;margin-bottom:.5rem;transition:all .3s ease;position:relative}.team-button-teams:hover{background:#64ffda26;transform:translate(5px)}.team-button-teams.active-teams{background:#29333f;transform:translate(8px);border-left:4px solid #64ffda}.member-name-teams{font-size:clamp(1rem,3vw,1.25rem);margin-bottom:.25rem;white-space:nowrap}.member-role-teams{color:#60a5fa;font-size:clamp(.8rem,2.5vw,.9rem);white-space:nowrap}.member-details-teams{flex:1;display:flex;flex-direction:column;gap:1.5rem;animation:fadeIn .5s ease-in-out}@keyframes fadeIn{0%{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}.image-container-teams{position:relative;border-radius:1rem;overflow:hidden;height:clamp(180px,45vw,350px);width:100%;transition:transform .3s ease}.image-container-teams:hover{transform:scale(1.02)}.image-container-teams:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(45deg,#64ffda33,#0a192f33);opacity:0;transition:opacity .3s ease;z-index:1}.image-container-teams:hover:before{opacity:1}.member-image-teams{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.image-container-teams:hover .member-image-teams{transform:scale(1.05)}.member-content-teams{padding:1rem 0}.member-content-teams h2{font-size:clamp(1.5rem,4vw,2.5rem);margin-bottom:.5rem}.member-content-teams .role-teams{color:#60a5fa;font-size:clamp(1rem,3vw,1.3rem);margin-bottom:1rem}.member-content-teams .bio-teams{color:#8892b0;font-size:clamp(.9rem,2.5vw,1.125rem);line-height:1.6;margin-bottom:1.5rem}.social-links-teams{display:flex;gap:.75rem;flex-wrap:wrap}.social-link-teams{color:#8892b0;padding:.5rem;border-radius:50%;transition:all .3s ease;display:flex;align-items:center;justify-content:center}.social-link-teams:hover{color:#64ffda;transform:translateY(-3px)}@media (max-width: 759px){.header-teams h1{position:relative;left:0}}@media (max-width: 480px){.container-teams{padding:1.5rem .5rem}.team-container-teams{gap:1rem;min-height:auto;width:100%}.header-teams h1{position:relative;left:0}.team-list-teams{display:flex;flex-direction:row;overflow-x:auto;overflow-y:hidden;max-height:none;max-width:100%;padding:.5rem 0;white-space:nowrap;-webkit-overflow-scrolling:touch;margin:0 auto;scroll-behavior:smooth}.team-button-teams{min-width:120px;padding:.8rem;text-align:center;flex-shrink:0;margin-right:.5rem}.member-details-teams{flex-direction:row;align-items:flex-start;gap:1rem}.image-container-teams{height:150px;width:150px;flex-shrink:0}.member-content-teams{padding:0;flex:1;text-align:left}.social-links-teams{justify-content:flex-start;margin-top:.5rem}}@media (min-width: 481px) and (max-width: 767px){.container-teams{padding:2rem 1rem}.team-container-teams{gap:1.5rem}.team-list-teams{max-height:350px}.image-container-teams{height:250px}}@media (min-width: 768px){.container-teams{padding:3rem 2rem}.team-container-teams{flex-direction:row;gap:3rem}.team-list-teams{width:300px;height:400px;max-height:500px;display:block}.header-teams,.team-button-teams{text-align:left}}@media (min-width: 1200px){.team-container-teams{gap:4rem}.member-details-teams{display:grid;grid-template-columns:1fr 1fr;gap:2rem}.image-container-teams{height:440px}.team-list-teams{width:350px}}.hackathons-page-hackton{background-color:#000;color:#fff;min-height:100vh}.hero-section-hackton{padding:100px 0;text-align:center;background:linear-gradient(#000000b3,#000000b3),url(https://images.unsplash.com/photo-1504384308090-c894fdcc538d?auto=format&fit=crop&q=80) center/cover}.hero-content-hackton{max-width:800px;margin:0 auto;padding:0 20px}.hero-content-hackton h1{font-size:48px;margin-bottom:20px;font-weight:700}.hero-content-hackton p{font-size:20px;color:#ccc;margin-bottom:30px}.benefits-section-hackton{padding:80px 20px}.benefits-section-hackton h2{text-align:center;font-size:36px;margin-bottom:40px;font-weight:700}.benefits-grid-hackton{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:24px;max-width:1200px;margin:0 auto}.benefit-card-hackton{background-color:#1f2937;padding:24px;border-radius:12px;transition:transform .3s}.benefit-card-hackton:hover{transform:translateY(-5px)}.benefit-icon-hackton{color:#3b82f6;width:32px;height:32px;margin-bottom:16px}.benefit-card-hackton h3{font-size:24px;margin-bottom:12px;font-weight:700}.benefit-card-hackton p{color:#9ca3af}.upcoming-section-hackton{padding:80px 20px;background-color:#111827}.upcoming-section-hackton h2{text-align:center;font-size:36px;margin-bottom:40px;font-weight:700}.hackathons-grid-hackton{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:24px;max-width:1200px;margin:0 auto}.hackathon-card-hackton{background-color:#1f2937;padding:24px;border-radius:12px;transition:transform .3s}.hackathon-card-hackton:hover{transform:translateY(-5px)}.hackathon-card-hackton h3{font-size:24px;margin-bottom:20px;color:#fff;font-weight:700}.hackathon-details-hackton{display:flex;flex-direction:column;gap:12px;margin-bottom:20px}.detail-item-hackton{display:flex;align-items:center;gap:8px;color:#9ca3af}.detail-icon-hackton{color:#3b82f6;width:20px;height:20px}.hackathon-description-hackton{color:#9ca3af;margin-bottom:20px;line-height:1.6}.register-button-hackton{width:100%;padding:12px;border:none;border-radius:8px;background-color:#3b82f6;color:#fff;font-size:16px;cursor:pointer;transition:background-color .3s}.register-button-hackton:hover:not(:disabled){background-color:#2563eb}.register-button-hackton.registered-hackton{background-color:#059669;cursor:default}.requirements-section-hackton{padding:80px 20px}.requirements-section-hackton h2{text-align:center;font-size:36px;margin-bottom:40px;font-weight:700}.requirements-list-hackton{max-width:800px;margin:0 auto;display:flex;flex-direction:column;gap:16px}.requirement-item-hackton{display:flex;align-items:center;gap:12px;background-color:#1f2937;padding:16px;border-radius:8px;transition:transform .3s}.requirement-item-hackton:hover{transform:translate(10px)}.requirement-icon-hackton{color:#3b82f6;width:24px;height:24px;flex-shrink:0}@media (max-width: 768px){.hero-content-hackton h1{font-size:36px}.benefits-grid-hackton,.hackathons-grid-hackton{grid-template-columns:1fr}}@media (max-width: 480px){.hero-content-hackton h1{font-size:28px}.hero-content-hackton p{font-size:16px}.benefit-card-hackton,.hackathon-card-hackton,.requirement-item-hackton{padding:16px}}.join-button-hackton{display:inline-flex;align-items:center;gap:8px;padding:12px 24px;background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff;border:none;border-radius:8px;font-weight:600;text-decoration:none;transition:all .3s ease;box-shadow:0 4px 6px -1px #2563eb1a,0 2px 4px -1px #2563eb0f}.join-button-hackton:hover{background:linear-gradient(135deg,#1d4ed8,#1e40af);transform:translateY(-2px);box-shadow:0 6px 8px -1px #2563eb33,0 4px 6px -1px #2563eb1a}.join-button-hackton:active{transform:translateY(0)}.join-icon-hackton{width:18px;height:18px}.hackathon-gallery-section{padding:4rem 2rem;background-color:#121212;color:#fff;text-align:center;overflow:hidden}.hackathon-gallery-section h2{margin-bottom:1rem;color:#fff;font-size:2.5rem}.section-description{max-width:800px;margin:0 auto 3rem;color:#bbb;font-size:1.1rem}.hackathon-gallery-container{position:relative;max-width:1400px;margin:0 auto;display:flex;flex-direction:column;align-items:center}.featured-content-container{width:100%;max-width:800px;margin-bottom:2rem;position:relative;z-index:2}.featured-content{position:relative;border-radius:12px;overflow:hidden;box-shadow:0 8px 30px #00000080;aspect-ratio:16/9}.featured-item{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;transform:scale(.9);transition:opacity .8s ease,transform .8s ease;overflow:hidden}.featured-item.active{opacity:1;transform:scale(1);z-index:1}.featured-media{width:100%;height:100%;position:relative}.featured-image{width:100%;height:100%;object-fit:cover}.featured-overlay{position:absolute;bottom:0;left:0;right:0;padding:2rem;background:linear-gradient(transparent,#000c 40%);text-align:left;transform:translateY(0);transition:transform .3s ease}.featured-overlay h3{color:#fff;font-size:1.8rem;margin:0 0 .5rem;text-shadow:1px 1px 3px rgba(0,0,0,.5)}.featured-overlay p{color:#ddd;margin:0;text-shadow:1px 1px 2px rgba(0,0,0,.5)}.play-pause-button{position:absolute;top:20px;right:20px;width:50px;height:50px;border-radius:50%;background-color:#00000080;border:2px solid rgba(255,255,255,.3);display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:5;transition:all .3s ease}.play-pause-button:hover{background-color:#000000b3;transform:scale(1.1)}.control-icon{color:#fff;width:24px;height:24px}.featured-indicators{position:absolute;bottom:20px;right:20px;display:flex;z-index:5}.featured-indicator{width:12px;height:12px;border-radius:50%;background-color:#ffffff4d;border:none;margin:0 5px;cursor:pointer;transition:all .3s ease}.featured-indicator.active{background-color:#4a6cf7;transform:scale(1.2)}.gallery-images-container{width:100%;display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:15px;padding:2rem 0}.gallery-item{position:relative;overflow:hidden;border-radius:8px;box-shadow:0 4px 15px #0000004d;transition:transform .3s ease,box-shadow .3s ease}.gallery-item:hover{transform:translateY(-5px);box-shadow:0 8px 25px #0006}.gallery-item.small{grid-row:span 1;grid-column:span 1}.gallery-item.medium{grid-row:span 1;grid-column:span 2}.gallery-item.large{grid-row:span 2;grid-column:span 2}.gallery-item.wide{grid-row:span 1;grid-column:span 3}.gallery-item.tall{grid-row:span 2;grid-column:span 1}.gallery-image{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.gallery-item:hover .gallery-image{transform:scale(1.05)}@keyframes float{0%{transform:translateY(0)}50%{transform:translateY(-10px)}to{transform:translateY(0)}}.gallery-item:nth-child(3n){animation:float 8s ease-in-out infinite}.gallery-item:nth-child(3n+1){animation:float 9s ease-in-out infinite 1s}.gallery-item:nth-child(3n+2){animation:float 7s ease-in-out infinite 2s}@media (max-width: 1200px){.gallery-images-container{grid-template-columns:repeat(auto-fill,minmax(120px,1fr))}}@media (max-width: 992px){.featured-overlay h3{font-size:1.5rem}}@media (max-width: 768px){.featured-content-container{max-width:100%}.gallery-images-container{grid-template-columns:repeat(auto-fill,minmax(100px,1fr))}.gallery-item.wide{grid-column:span 2}.featured-overlay{padding:1rem}.featured-overlay h3{font-size:1.2rem}}@media (max-width: 576px){.gallery-images-container{grid-template-columns:repeat(auto-fill,minmax(80px,1fr));gap:10px}.play-pause-button{width:40px;height:40px}.control-icon{width:18px;height:18px}}.image-certificate2{text-align:center;padding:20px}.image-certificate2 img{max-width:60%;height:auto;border-radius:20px;margin:20px auto;border:1px solid white;box-shadow:0 4px 10px #0000004d}.image-certificate2 h1{font-size:2.5rem;font-weight:700;color:#fff;margin-bottom:30px}.projects-page-normal.project-normal{min-height:100vh;background-color:#000;color:#fff}.hero-section-normal.project-hero-section-normal{background:linear-gradient(#000000b3,#000000b3),url(https://images.unsplash.com/photo-1517694712202-14dd9538aa97?height=20pxwidth=400pxcrop&q=80) center/cover;padding:100px 0;text-align:center}.hero-content-normal.project-hero-content-normal{max-width:800px;margin:0 auto;padding:0 20px}.hero-content-normal.project-hero-content-normal h1{font-size:48px;font-weight:700;margin-bottom:16px;color:#3b82f6;animation:fadeInDown .8s ease-out}.hero-content-normal.project-hero-content-normal p{font-size:20px;color:#fff;margin-bottom:3rem;max-width:600px;margin-left:auto;margin-right:auto;animation:fadeInUp .8s ease-out}.features-grid-normal.project-features-grid-normal{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;max-width:1000px;margin:0 auto;padding:70px 15px}.feature-card-normal.project-feature-card-normal{background-color:#1f293780;padding:1.5rem;border-radius:.75rem;transition:all .3s ease;position:relative;top:20px}.main-gridp-normal{padding:80px 20px}.feature-card-normal.project-feature-card-normal:hover{transform:translateY(-5px);background-color:#1f2937b3}.feature-card-normal.project-feature-card-normal .icon-normal.project-icon-normal{width:3rem;height:3rem;color:#3b82f6;margin-bottom:1rem}.feature-card-normal.project-feature-card-normal h3{font-size:1.25rem;font-weight:700;margin-bottom:.5rem}.feature-card-normal.project-feature-card-normal p{color:#9ca3af;font-size:1rem;margin:0}.categories-section-normal.project-categories-section-normal{padding:4rem 0;background-color:#111827}.categories-section-normal.project-categories-section-normal h2{text-align:center;font-size:2rem;font-weight:700;margin-bottom:3rem}.categories-grid-normal.project-categories-grid-normal{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;max-width:1200px;margin:0 auto;padding:0 1rem}.category-card-normal.project-category-card-normal{background-color:#000;padding:1.5rem;border-radius:.75rem;transition:all .3s ease}.category-card-normal.project-category-card-normal:hover{transform:translateY(-5px);background-color:#1f2937}.category-card-normal.project-category-card-normal .icon-normal.project-icon-normal{width:3rem;height:3rem;color:#3b82f6;margin-bottom:1rem}.category-card-normal.project-category-card-normal h3{font-size:1.25rem;font-weight:700;margin-bottom:.5rem}.category-card-normal.project-category-card-normal p{color:#9ca3af}.timeline-section-normal.project-timeline-section-normal{padding:4rem 0;background-color:#000}.timeline-section-normal.project-timeline-section-normal h2{text-align:center;font-size:2rem;font-weight:700;margin-bottom:3rem}.timeline-container-normal.project-timeline-container-normal{max-width:800px;margin:0 auto;padding:0 1rem}.timeline-item-normal.project-timeline-item-normal{display:flex;gap:1.5rem;margin-bottom:2rem;opacity:0;animation:fadeInLeft .5s ease-out forwards}.timeline-icon-normal.project-timeline-icon-normal{flex-shrink:0;width:3rem;height:3rem;background-color:#3b82f61a;border-radius:50%;display:flex;align-items:center;justify-content:center}.timeline-icon-normal.project-timeline-icon-normal svg{width:1.5rem;height:1.5rem;color:#3b82f6}.timeline-content-normal.project-timeline-content-normal{background-color:#1f293780;padding:1.5rem;border-radius:.75rem;flex-grow:1}.timeline-header-normal.project-timeline-header-normal{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.timeline-header-normal.project-timeline-header-normal h3{font-size:1.25rem;font-weight:700}.duration-normal.project-duration-normal{color:#3b82f6}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInLeft{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}@media (max-width: 768px){.features-grid-normal.project-features-grid-normal{grid-template-columns:1fr}.hero-content-normal.project-hero-content-normal h1{font-size:2.5rem}.timeline-item-normal.project-timeline-item-normal{flex-direction:column}.timeline-icon-normal.project-timeline-icon-normal{margin:0 auto}}.featured-projects-normal{padding:80px 20px}.featured-projects-normal h2{text-align:center;font-size:36px;margin-bottom:40px;font-weight:700}.projects-grid-normal{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:32px;max-width:1200px;margin:0 auto}.project-card-normal{background-color:#1f2937;border-radius:12px;overflow:hidden;transition:transform .3s}.project-card-normal:hover{transform:translateY(-5px)}.project-image-normal{height:200px;overflow:hidden}.project-image-normal img{width:100%;height:100%;object-fit:cover;transition:transform .3s}.project-card-normal:hover .project-image-normal img{transform:scale(1.05)}.project-content-normal{padding:24px}.project-content-normal h3{font-size:24px;margin-bottom:12px;font-weight:700}.project-description-normal{color:#9ca3af;margin-bottom:16px;line-height:1.5}.project-meta-normal{display:flex;justify-content:space-between;margin-bottom:16px}.durationp-normal,.difficultyp-normal{color:#3b82f6;font-size:14px}.tech-stackp-normal{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:20px}.tech-tagp-normal{background-color:#3b82f61a;color:#3b82f6;padding:4px 12px;border-radius:16px;font-size:14px}.view-projectp-normal{width:100%;padding:12px;background-color:#3b82f6;color:#fff;border:none;border-radius:6px;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px;transition:background-color .3s;position:relative;top:20px}.view-projectp-normal:hover{background-color:#2563eb}.external-link-iconp-normal{width:16px;height:16px}.projects-containerp-normal{min-height:70vh;background:linear-gradient(to bottom,#0f172a,#1e293b);padding:2rem;display:flex;flex-direction:column;align-items:center}.projects-titlep-normal{color:#fff;font-size:2.5rem;font-weight:700;text-align:center;margin-bottom:4rem;text-shadow:2px 2px 4px rgba(0,0,0,.3)}.cards-containerp-normal{display:flex;flex-wrap:wrap;justify-content:center;gap:2rem;max-width:1300px;margin:0 auto}.cardp-normal{background-color:#000000b3;border-radius:1rem;padding:2rem;width:250px;display:flex;flex-direction:column;align-items:center;text-align:center;transition:transform .3s ease}.cardp-normal:hover{transform:translateY(-5px)}.iconp-normal{color:#3b82f6;margin-bottom:1rem}.cardp-normal h2{color:#fff;font-size:1.5rem;margin-bottom:1rem}.cardp-normal p{color:#94a3b8;font-size:1rem;line-height:1.5}@media (max-width: 768px){.cards-containerp-normal{flex-direction:column;align-items:center}.cardp-normal{width:100%;max-width:300px}.projects-titlep-normal{font-size:2rem}}.dashboard-container-dash{min-height:100vh;background-color:#000}.dashboard-wrapper-dash{max-width:1120px;margin:0 auto;padding:64px 16px}.dashboard-title-dash{font-size:2.25rem;font-weight:700;color:#fff;margin-bottom:32px}.dashboard-grid-dash{display:grid;grid-template-columns:1fr;gap:48px}@media (min-width: 1024px){.dashboard-grid-dash{grid-template-columns:1fr 1fr}}.dashboard-image-dash{border-radius:12px;box-shadow:0 8px 16px #00000080;width:100%}.dashboard-content-dash{display:flex;flex-direction:column;gap:24px}.ecommerce-container-dash{min-height:100vh;background-color:#000}.ecommerce-wrapper-dash{max-width:1120px;margin:0 auto;padding:64px 16px}.ecommerce-title-dash{font-size:2.25rem;font-weight:700;color:#fff;margin-bottom:32px}.ecommerce-grid-dash{display:grid;grid-template-columns:1fr;gap:48px}@media (min-width: 1024px){.ecommerce-grid-dash{grid-template-columns:1fr 1fr}}.ecommerce-image-dash{border-radius:12px;box-shadow:0 8px 16px #00000080;width:100%}.ecommerce-content-dash{display:flex;flex-direction:column;gap:24px}.task-manager-container-dash{min-height:100vh;background-color:#000}.task-manager-wrapper-dash{max-width:1120px;margin:0 auto;padding:64px 16px}.task-manager-title-dash{font-size:2.25rem;font-weight:700;color:#fff;margin-bottom:32px}.task-manager-grid-dash{display:grid;grid-template-columns:1fr;gap:48px}@media (min-width: 1024px){.task-manager-grid-dash{grid-template-columns:1fr 1fr}}.task-manager-image-dash{border-radius:12px;box-shadow:0 8px 16px #00000080;width:100%}.task-manager-content-dash{display:flex;flex-direction:column;gap:24px}.section-title-dash{font-size:1.5rem;font-weight:700;color:#fff;margin-bottom:16px}.section-text-dash{color:#9ca3af}.section-subtitle-dash{font-size:1.25rem;font-weight:700;color:#fff;margin-bottom:12px}.tech-stack-grid-dash{display:grid;grid-template-columns:1fr 1fr;gap:16px}.tech-stack-item-dash{display:flex;align-items:center;gap:8px;color:#9ca3af}.tech-stack-icon-dash{width:20px;height:20px;color:#60a5fa}.start-button-dash{background-color:#2563eb;color:#fff;padding:12px 24px;border-radius:8px;cursor:pointer;transition:background-color .3s}.start-button-dash:hover{background-color:#1d4ed8}.contact-contact-page{background-color:#000;color:#fff;min-height:100vh}.contact-contact-hero{background:linear-gradient(#000000b3,#000000b3),url(https://images.unsplash.com/photo-1486312338219-ce68d2c6f44d?auto=format&fit=crop&q=80) center/cover;height:40vh;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:0 20px}.contact-contact-hero h1{font-size:48px;margin-bottom:16px;font-weight:700}.contact-contact-hero p{font-size:20px;color:#ccc}.contact-contact-info{padding:80px 20px;background-color:#111827}.contact-info-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:24px;max-width:1200px;margin:0 auto}.contact-info-card{background-color:#1f2937;padding:24px;border-radius:12px;text-align:center;transition:transform .3s}.contact-info-card:hover{transform:translateY(-5px)}.contact-icon-wrapper{width:48px;height:48px;background-color:#3b82f6;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 16px}.contact-icon-wrapper svg{color:#fff;width:24px;height:24px}.contact-info-card h3{margin-bottom:12px;color:#fff;font-weight:700}.contact-info-card p{color:#9ca3af;margin-bottom:8px}.contact-contact-form-section{display:grid;grid-template-columns:1fr 1fr;gap:32px;max-width:1400px;margin:0 auto;padding:100px 30px}.contact-form-container{background-color:#1f2937;padding:32px;border-radius:12px}.contact-form-container h2{text-align:center;margin-bottom:32px;font-size:24px;font-weight:700}.contact-form-group{margin-bottom:20px}.contact-form-group label{display:block;margin-bottom:8px;color:#9ca3af;font-weight:700}.contact-form-group input,.contact-form-group textarea{width:100%;padding:12px;background-color:#374151;border:1px solid #4b5563;border-radius:6px;color:#fff;transition:border-color .3s}.contact-form-group input:focus,.contact-form-group textarea:focus{outline:none;border-color:#3b82f6}.contact-form-container button{width:100%;padding:12px;background-color:#3b82f6;color:#fff;border:none;border-radius:6px;cursor:pointer;transition:background-color .3s;display:flex;align-items:center;justify-content:center;gap:8px}.contact-form-container button:hover{background-color:#2563eb}.contact-send-icon{width:20px;height:20px}.contact-status-message{padding:12px;border-radius:6px;margin-bottom:20px;text-align:center}.contact-status-message.success{background-color:#10b9811a;border:1px solid #10b981;color:#10b981}.contact-status-message.error{background-color:#ef44441a;border:1px solid #ef4444;color:#ef4444}.contact-map-section{min-height:450px;border-radius:12px;overflow:hidden}.contact-map-section iframe{width:100%;height:100%;filter:grayscale(1) invert(.9)}@media (max-width: 1024px){.contact-contact-form-section{grid-template-columns:1fr}.contact-map-section{height:450px}}@media (max-width: 768px){.contact-contact-hero h1{font-size:36px}.contact-contact-hero p{font-size:18px}.contact-form-container{padding:20px}}@media (max-width: 480px){.contact-contact-hero h1{font-size:28px}.contact-info-card{padding:16px}}body{margin:0;padding:0;font-family:system-ui,-apple-system,sans-serif;background-color:#0a0a0a;color:#fff}.hero-inter{display:flex;justify-content:space-between;align-items:center;padding:4rem 6rem;gap:4rem}.hero-content-inter,.hero-image-inter{flex:1}.hero-image-inter img{width:100%;height:auto;border-radius:1rem;position:relative;top:5px}.hero-inter h1{font-size:3rem;font-weight:700;margin-bottom:1.5rem;line-height:1.2}.hero-inter p{font-size:1rem;color:#94a3b8;margin-bottom:2rem}.features-inter{display:grid;gap:1.5rem;margin-bottom:2rem}.feature-inter{display:flex;align-items:center;gap:.5rem;color:#94a3b8}.feature-inter svg{width:1.5rem;height:1.5rem;color:#3b82f6}.domains-inter{padding:4rem 6rem}.domains-header-inter{text-align:center;margin-bottom:3rem}.domains-header-inter h2{font-size:2.5rem;margin-bottom:1rem;font-weight:700}.domains-header-inter p{color:#94a3b8;font-size:1.25rem}.domains-grid-inter{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.domain-card-inter{background-color:#111827;border-radius:1rem;padding:2rem}.domain-icon-inter{width:3rem;height:3rem;background-color:#1e3a8a;border-radius:.5rem;display:flex;align-items:center;justify-content:center;margin-bottom:1rem}.domain-icon-inter svg{width:1.5rem;height:1.5rem;color:#fff}.domain-card-inter h3{font-size:1.5rem;margin-bottom:1rem;font-weight:700}.domain-card-inter p{color:#94a3b8;margin-bottom:1.5rem;max-height:auto}.domain-info-inter{display:flex;align-items:center;gap:.5rem;color:#94a3b8;margin-bottom:.75rem;font-size:.875rem}.domain-info-inter svg{width:1rem;height:1rem}.button-inter{display:inline-block;background-color:#3b82f6;color:#fff;padding:.75rem 1.5rem;border-radius:.5rem;text-decoration:none;font-weight:600;transition:background-color .2s}.button-inter:hover{background-color:#2563eb}.button-wide-inter{display:inline-block;background-color:#3b82f6;color:#fff;padding:.75rem 1.5rem;border-radius:.5rem;text-decoration:none;font-weight:600;transition:background-color .2s}@media (max-width: 1200px){.domains-grid-inter{grid-template-columns:repeat(2,1fr)}.hero-inter,.domains-inter{padding:3rem 4rem}}@media (max-width: 768px){.domains-grid-inter{grid-template-columns:repeat(1,1fr)}.hero-inter{flex-direction:column;padding:2rem;text-align:center}.hero-image-inter{margin-top:2rem}.domains-inter{padding:2rem}.hero-inter h1,.domains-header-inter h2{font-size:2rem}}@media (max-width: 480px){.hero-inter h1,.domains-header-inter h2{font-size:1.75rem}.hero-inter p,.domains-header-inter p{font-size:.875rem}.domain-card-inter h3{font-size:1.25rem}.domain-card-inter p{font-size:.875rem}.domain-info-inter{font-size:.75rem}.button-inter,.button-wide-inter{padding:.5rem 1rem;font-size:.875rem}}.logged-in-message{color:green;font-weight:700;margin-top:10px}.addintern-container{max-width:1200px;margin:0 auto;padding:40px 20px}.addintern-section{text-align:center;margin-bottom:80px}.addintern-section-title{font-size:48px;margin-bottom:16px;font-weight:700}.addintern-section-subtitle{font-size:20px;color:#94a3b8;margin-bottom:48px}.addintern-benefits-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;margin-bottom:80px}.addintern-advantages-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px;margin-bottom:80px}.addintern-skills-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:24px;margin-bottom:24px}.addintern-journey-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.addintern-card{background-color:#111827;border-radius:8px;padding:24px;text-align:left;transition:transform .3s ease,box-shadow .3s ease}.addintern-card:hover{transform:translateY(-10px);box-shadow:0 8px 20px #00000080}.addintern-card-icon{color:#60a5fa;font-size:24px;margin-bottom:16px}.addintern-card-title{font-size:20px;font-weight:600;margin-bottom:8px}.addintern-card-description{color:#94a3b8;font-size:16px;line-height:1.5}.addintern-journey-card{text-align:center;position:relative;padding-top:48px}.addintern-journey-icon{background-color:#1e293b;width:48px;height:48px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 24px}.addintern-journey-week{color:#60a5fa;margin-bottom:8px}.addintern-journey-card:after{content:"";position:absolute;top:130px;right:-27px;width:calc(22% - 25px);height:3px;background-color:#fff;z-index:0}.addintern-journey-card:last-child:after{display:none}@media (max-width: 1024px){.addintern-benefits-grid{grid-template-columns:repeat(2,1fr)}.addintern-skills-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width: 768px){.addintern-advantages-grid,.addintern-journey-grid{grid-template-columns:1fr}.addintern-skills-grid{grid-template-columns:repeat(2,1fr)}.addintern-journey-card:after{display:none}}@media (max-width: 640px){.addintern-benefits-grid,.addintern-skills-grid{grid-template-columns:1fr}}.signup-container{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:20px}.signup-box{display:flex;background:#ffffff0d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:16px;padding:40px;width:100%;max-width:900px;box-shadow:0 8px 32px #0000001a;border:1px solid rgba(255,255,255,.1)}.signup-image-container{flex:1;display:flex;align-items:center;justify-content:center;padding-right:40px}.signup-image-container img{max-width:100%;border-radius:16px}.signup-content-container{flex:1}.signup-header{text-align:center;margin-bottom:32px}.signup-header h2{color:#fff;font-size:28px;margin-bottom:8px}.signup-header p{color:#a0aec0;font-size:16px}.signup-form{display:flex;flex-direction:column;gap:1px}.form-group,.input-wrapper{position:relative}.input-icon{position:absolute;left:16px;top:50%;transform:translateY(-50%);color:#718096;width:20px;height:20px}.signup-form input:not([type=checkbox]){width:100%;padding:12px 16px 12px 48px;border-radius:8px;border:1px solid rgba(255,255,255,.1);background:#ffffff0d;color:#fff;font-size:16px;transition:all .3s ease}.signup-form input::placeholder{color:#718096}.signup-form input:focus{outline:none;border-color:#3182ce;box-shadow:0 0 0 2px #3182ce33}.error-message{color:#fc8181;font-size:14px;margin-top:4px;display:block}.terms-checkbox{display:flex;align-items:center;margin:20px 0}.terms-checkbox label{display:flex;align-items:center;gap:8px;color:#a0aec0;font-size:14px}.terms-checkbox input[type=checkbox]{width:16px;height:16px;cursor:pointer}.terms-checkbox a{color:#3182ce;text-decoration:none;transition:color .3s ease}.terms-checkbox a:hover{color:#4299e1}.signup-button{background:#3182ce;color:#fff;padding:12px;border-radius:8px;border:none;font-size:16px;font-weight:600;cursor:pointer;transition:background-color .3s ease}.signup-button:hover{background:#4299e1}.signup-button:disabled{background:#718096;cursor:not-allowed}.login-link{text-align:center;margin-top:10px;color:#a0aec0}.login-link a{color:#3182ce;text-decoration:none;font-weight:600;margin-left:4px;transition:color .3s ease}.login-link a:hover{color:#4299e1}@media (max-width: 768px){.signup-box{flex-direction:column;padding:24px;max-width:420px}.signup-image-container{padding-right:0;margin-bottom:20px}.signup-header h2{font-size:24px}.terms-checkbox label{font-size:12px}}.login-container-login{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:20px}.login-box-login{display:flex;background:#ffffff0d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:16px;padding:40px;width:100%;max-width:900px;box-shadow:0 8px 32px #0000001a;border:1px solid rgba(255,255,255,.1)}.login-image-container{flex:1;display:flex;align-items:center;justify-content:center;padding-right:40px}.login-image-container img{max-width:100%;border-radius:16px}.login-content-container{flex:1}.login-header-login{text-align:center;margin-bottom:32px}.login-header-login h2{color:#fff;font-size:28px;margin-bottom:8px}.login-header-login p{color:#a0aec0;font-size:16px}.login-form-login{display:flex;flex-direction:column;gap:20px}.form-group-login,.input-wrapper-login{position:relative}.input-icon-login{position:absolute;left:16px;top:50%;transform:translateY(-50%);color:#718096;width:20px;height:20px}.login-form-login input{width:100%;padding:12px 16px 12px 48px;border-radius:8px;border:1px solid rgba(255,255,255,.1);background:#ffffff0d;color:#fff;font-size:16px;transition:all .3s ease}.login-form-login input::placeholder{color:#718096}.login-form-login input:focus{outline:none;border-color:#3182ce;box-shadow:0 0 0 2px #3182ce33}.form-options-login{display:flex;justify-content:space-between;align-items:center;margin-top:8px}.remember-me-login{display:flex;align-items:center;gap:8px;color:#a0aec0;cursor:pointer}.remember-me-login input[type=checkbox]{width:16px;height:16px;cursor:pointer}.forgot-password-login{color:#3182ce;text-decoration:none;font-size:14px;transition:color .3s ease}.forgot-password-login:hover{color:#4299e1}.login-button-login{background:#3182ce;color:#fff;padding:12px;border-radius:8px;border:none;font-size:16px;font-weight:600;cursor:pointer;transition:background-color .3s ease}.login-button-login:hover{background:#4299e1}.signup-link-login{text-align:center;margin-top:24px;color:#a0aec0}.signup-link-login a{color:#3182ce;text-decoration:none;font-weight:600;margin-left:4px;transition:color .3s ease}.signup-link-login a:hover{color:#4299e1}.reset-message-login{color:#3182ce;font-size:14px;margin-top:10px;text-align:center;opacity:1;transition:opacity .5s ease}.reset-message-login.fade-out{opacity:0}@media (max-width: 768px){.login-box-login{flex-direction:column;padding:24px;max-width:420px}.login-image-container{padding-right:0;margin-bottom:20px}.login-header-login h2{font-size:24px}.form-options-login{flex-direction:column;gap:12px;align-items:flex-start}}.program-container{max-width:100%;margin:0 auto;padding:20px;overflow-x:auto}.program-header{color:#fff;padding:20px;text-align:center;margin-bottom:20px;border-radius:8px}.program-title{margin:0;font-size:40px;font-weight:700}.program-table-wrapper{background-color:#1a1f2e;border-radius:8px;box-shadow:0 4px 6px #0000001a;height:400px;position:relative;overflow-y:auto;overflow-x:auto}.program-table{width:100%;border-collapse:collapse;color:#fff;table-layout:fixed;min-width:768px}.program-table-head{background-color:#2a3142!important;color:#fff;text-align:left;position:sticky;top:0;z-index:10}.program-header-cell{padding:15px 20px;font-weight:500;font-size:16px;background-color:transparent!important}.program-row{border-bottom:1px solid #2a3142;transition:background-color .2s ease;background-color:transparent!important}.program-row:hover{background-color:#2a3142!important}.program-cell{padding:15px 20px;font-size:15px;position:relative;background-color:transparent!important}.program-module-number{color:#64748b;font-weight:500;width:auto}.program-module-title{font-weight:500;color:#fff}.program-module-description{color:#64748b;font-size:.9em;margin-top:4px}.program-duration{color:#3b82f6;font-weight:500;width:auto}.program-expand-button{background:none;border:none;color:#64748b;cursor:pointer;display:flex;align-items:center;gap:8px;padding:0;font-weight:500;font-size:15px;transition:color .2s ease}.program-expand-button:hover{color:#fff}.program-arrow-icon{transition:transform .2s ease}.program-chapter-row{background-color:#2a3142!important;display:table-row!important;width:100%!important}.program-chapter-cell{padding:0!important;background-color:transparent!important;display:table-cell!important}.program-chapter-content{padding:20px 30px!important;margin:0!important;background-color:#2a3142!important}.program-chapter-heading{color:#fff!important;margin:0 0 20px!important;font-size:16px!important;font-weight:500!important;padding:0!important;background:none!important;border:none!important}.program-chapter-list{display:grid!important;gap:20px!important;margin:0!important;padding:0!important;list-style:none!important;background:none!important}.program-chapter-item{padding:20px!important;margin:0!important;background-color:#1a1f2e!important;border-radius:8px!important;transition:transform .2s ease,box-shadow .2s ease!important;border:none!important;display:block!important}.program-chapter-item:hover{transform:translateY(-2px)!important;box-shadow:0 4px 6px #0000001a!important}.program-chapter-title{color:#fff!important;margin:0 0 10px!important;font-size:15px!important;font-weight:500!important;padding:0!important;background:none!important;border:none!important;display:block!important}.program-chapter-description{color:#64748b!important;font-size:14px!important;line-height:1.5!important;margin:0!important;padding:0!important;background:none!important;border:none!important;display:block!important}.program-chapter-item:hover .program-chapter-description{color:#94a3b8!important}.program-table-body::-webkit-scrollbar{width:8px}.program-table-body::-webkit-scrollbar-track{background:#1a1f2e;border-radius:4px}.program-table-body::-webkit-scrollbar-thumb{background:#fff;border-radius:4px}.program-table-body::-webkit-scrollbar-thumb:hover{background:#3b4252}@media (max-width: 768px){.program-title{font-size:32px}.program-module-number,.program-duration{width:100px}.program-header-cell,.program-cell{padding:15px 10px}}@media (max-width: 576px){.program-title{font-size:24px}.program-header-cell,.program-cell{padding:15px 5px}.program-expand-button,.program-module-title{font-size:14px}.program-module-description{font-size:.8em}.program-chapter-title{font-size:14px}.program-chapter-description{font-size:13px}}.image-certificate{text-align:center;padding:20px}.image-certificate img{max-width:90%;height:auto;border-radius:20px;margin:20px auto;border:1px solid white;box-shadow:0 4px 10px #0000004d}.image-certificate h1{font-size:2.5rem;font-weight:700;color:#fff;margin-bottom:30px}@media (max-width: 768px){.image-certificate h1{font-size:2rem;margin-bottom:20px}.image-certificate img{max-width:95%;border-radius:15px}}@media (max-width: 480px){.image-certificate h1{font-size:1.8rem}.image-certificate img{max-width:100%;border-radius:10px}}.web-container{width:100%;max-width:1200px;margin:0 auto;padding:clamp(1rem,3vw,2rem)}.web-hero{display:flex;align-items:center;gap:clamp(1rem,3vw,4rem);width:100%;padding:clamp(1.5rem,3vw,4rem) 0}.web-hero h1{font-size:clamp(1.25rem,3vw,2.5rem);line-height:1.2;margin-bottom:clamp(.75rem,2vw,1.5rem)}.web-hero p{font-size:clamp(.8rem,1.5vw,1rem);line-height:1.5;color:#94a3b8;margin-bottom:clamp(1rem,2vw,2rem)}.web-hero-video{width:100%;border-radius:clamp(8px,1.5vw,12px)}.web-features-list{margin:clamp(1rem,2vw,2rem) 0}.web-feature-item{display:flex;align-items:center;gap:clamp(.5rem,1.5vw,1rem);margin-bottom:clamp(.5rem,1.5vw,1rem);font-size:clamp(.75rem,1.2vw,1rem)}.web-feature-icon{width:clamp(25px,3vw,40px);height:clamp(25px,3vw,40px);min-width:clamp(25px,3vw,40px)}.web-highlights{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;width:100%;max-width:1200px;margin:2rem auto;padding:0 1rem;overflow:hidden}.web-highlight-card{width:100%;background:#fff;padding:1.25rem;border-radius:12px;display:flex;flex-direction:column;gap:.5rem}.web-highlight-icon{display:flex;align-items:center;justify-content:flex-start;margin-bottom:.75rem}.web-highlight-icon svg{width:24px;height:24px}.web-highlight-title{font-size:1rem;font-weight:600;margin-bottom:.25rem;line-height:1.4}.web-highlight-description{font-size:.875rem;color:#94a3b8;line-height:1.5}@media (max-width: 768px){.web-highlights{gap:1rem;padding:0 .75rem}.web-highlight-card{padding:1rem}.web-highlight-icon svg{width:20px;height:20px}.web-highlight-title{font-size:.95rem}.web-highlight-description{font-size:.8rem}}@media (max-width: 480px){.web-highlights{grid-template-columns:1fr;gap:.75rem;padding:0 .5rem}.web-highlight-card{padding:.875rem;display:block;width:100%}.web-highlight-icon{margin-bottom:.5rem}.web-highlight-icon svg{width:18px;height:18px}}.web-journey{margin:clamp(2rem,4vw,4rem) 0}.web-journey h2{font-size:clamp(1rem,3vw,2rem);text-align:center;margin-bottom:clamp(1.5rem,3vw,3rem)}.web-journey-steps{max-width:800px;margin:0 auto}.web-journey-step{padding-left:clamp(2rem,3vw,3rem);margin-bottom:clamp(1rem,2vw,2rem)}.web-step-icon{width:clamp(25px,3vw,40px);height:clamp(25px,3vw,40px)}.web-step-content{padding:clamp(.75rem,2vw,1.5rem);border-radius:clamp(8px,1.5vw,12px)}.web-step-title{font-size:clamp(.9rem,1.75vw,1.25rem);margin-bottom:clamp(.25rem,.75vw,.5rem)}.web-step-description{font-size:clamp(.75rem,1.25vw,1rem);color:#94a3b8}.web-apply-button{padding:clamp(.6rem,1.5vw,1rem) clamp(1.2rem,3vw,2rem);font-size:clamp(.8rem,1.25vw,1rem);border-radius:clamp(6px,1vw,8px)}@media (max-width: 768px){.web-hero{flex-direction:column;text-align:center;gap:clamp(1rem,4vw,2rem)}.web-hero-content{width:100%}.web-hero-video{max-width:100%;margin-top:clamp(1rem,3vw,2rem)}.web-feature-item{justify-content:center}}@media (max-width: 480px){.web-hero h1{font-size:clamp(1.1rem,4vw,1.25rem)}.web-hero p{font-size:clamp(.75rem,2vw,.8rem)}.web-feature-item{font-size:clamp(.7rem,2vw,.75rem)}.web-journey h2{font-size:clamp(1.1rem,4vw,1.25rem)}.web-step-title{font-size:clamp(.8rem,2.5vw,.9rem)}.web-step-description{font-size:clamp(.7rem,2vw,.75rem)}}@media (max-width: 480px){.web-journey-step:before{left:12px}.web-step-icon{width:clamp(20px,4vw,25px);height:clamp(20px,4vw,25px)}.web-step-content{padding:clamp(.6rem,2vw,.75rem)}}.web-hero h1{font-size:2rem;margin-bottom:1.5rem;font-weight:700}.web-skill-levels{margin:4rem 0;padding:2rem 0}.web-skill-container{display:flex;gap:3rem;align-items:flex-start}.web-skill-boxes{flex:1;display:flex;flex-direction:column;gap:1.5rem}.web-skill-box{background-color:#1e293b;padding:1.5rem;border-radius:12px;border:1px solid #2d3748;transition:all .3s ease}.web-skill-box:hover{transform:translate(10px);border-color:#3b82f6}.web-skill-box h3{color:#3b82f6;font-size:1.25rem;margin-bottom:.5rem}.web-skill-box p{color:#94a3b8;font-size:.875rem;margin-bottom:0rem}.web-skill-box ul{list-style:none;padding:0;margin:0}.web-skill-box ul li{color:#e2e8f0;font-size:.875rem;margin-bottom:.5rem;padding-left:1.5rem;position:relative}.web-skill-box ul li:before{content:"•";color:#3b82f6;position:absolute;left:0}.web-skill-content{flex:2;background-color:#1e293b;padding:2rem;border-radius:12px;border:1px solid #2d3748}.web-skill-text h2{font-size:2rem;color:#fff;margin-bottom:1.5rem}.web-skill-text p{color:#94a3b8;margin-bottom:1.5rem;line-height:1.6}.web-skill-text ul{list-style:none;padding:0}.web-skill-text ul li{color:#e2e8f0;margin-bottom:.75rem;padding-left:1.5rem;position:relative}.web-skill-text ul li:before{content:"→";color:#3b82f6;position:absolute;left:0}@media (max-width: 768px){.web-skill-container{flex-direction:column}.web-skill-box:hover{transform:translateY(-5px)}}.web-skill-box{background-color:#1e293b;padding:1.5rem;border-radius:12px;border:1px solid #2d3748;transition:all .3s ease;cursor:pointer;margin-bottom:1rem;flex:1}.web-skill-box.selected{border-color:#3b82f6;background-color:#2d3748;transform:translate(10px)}.web-skill-content{flex:2;background-color:#1e293b;padding:2rem;border-radius:12px;border:1px solid #2d3748;position:relative;min-height:400px}.feature-item{display:flex;align-items:start;margin-bottom:1rem;color:#e2e8f0}.feature-bullet{color:#3b82f6;margin-right:1rem}.fixed-enroll{position:absolute;bottom:2rem;right:2rem}@media (max-width: 768px){.web-skill-container{flex-direction:column}.web-skill-box.selected{transform:translateY(-5px)}.fixed-enroll{position:relative;bottom:auto;right:auto;margin-top:2rem;width:100%}}.header-web h1{font-size:2.5rem;margin:0;font-weight:700}.quote-section-web{text-align:center;padding:60px 20px;font-size:1.5rem;font-style:italic;max-width:800px;margin:0 auto;font-weight:700}@media (max-width: 768px){.skills-gridweb,.companies-gridweb{grid-template-columns:repeat(2,1fr)}.headingweb{font-size:2rem}}@media (max-width: 480px){.skills-gridweb,.companies-gridweb{grid-template-columns:repeat(1,1fr)}.headingweb{font-size:1.5rem}}.loader-container{display:flex;justify-content:center;align-items:center;min-height:100vh;background-color:#010010}.loader{font-size:48px;font-family:Arial,Helvetica,sans-serif;font-weight:700;display:flex;gap:7px}.loader span{position:relative;color:#efefef}.loader span:before{content:attr(data-text);position:absolute;top:0;left:0;width:100%;color:#4000ff;overflow:hidden;height:0;animation:filling var(--delay) ease-in-out infinite;transform-origin:bottom;filter:drop-shadow(0 0 5px rgba(73,12,255,.624))}@keyframes filling{0%{height:0;opacity:.8}25%{opacity:1}50%{height:100%;opacity:.8}75%{opacity:1}to{height:0;opacity:.8}}.dashboard-layout{display:flex;min-height:100vh;background-color:#000}.userside-sidebar{width:300px;background-color:#0e0e0e;box-shadow:2px 0 10px #0003;padding:0rem 1.5rem;position:fixed;height:100vh;z-index:1000;display:flex;flex-direction:column;transition:all .3s ease-in-out}.userside-sidebar-menu{flex-grow:1;margin-top:1rem}.userside-sidebar-menu h3{font-size:1.6rem;color:#fff;margin-bottom:2rem;padding-bottom:1rem;border-bottom:2px solid #2563eb;opacity:.9;font-weight:700}.userside-menu-item{display:flex;align-items:center;padding:.875rem 1rem;margin:.5rem 0;color:#fff;cursor:pointer;border-radius:8px;transition:all .3s ease;position:relative;overflow:hidden}.userside-menu-item:before{content:"";position:absolute;left:0;top:0;height:100%;width:0;background:#2563eb;z-index:-1;transition:width .3s ease}.userside-menu-item:hover:before{width:100%}.userside-menu-item:hover{transform:translate(5px)}.userside-menu-item.active{background-color:#2563eb;box-shadow:0 4px 12px #2563eb33}.userside-menu-item span{margin-left:1rem;font-weight:500;transition:color .3s ease}.userside-icon{width:1.5rem;height:1.5rem;transition:transform .3s ease}.userside-menu-item:hover .userside-icon{transform:scale(1.1)}.userside-user-icon{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M19 21v-2a4 4 0 0 0-4-4H9a4 4 0 0 0-4 4v2'/%3E%3Ccircle cx='12' cy='7' r='4'/%3E%3C/svg%3E")}.userside-project-icon{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect width='18' height='18' x='3' y='3' rx='2'/%3E%3Cpath d='M3 9h18'/%3E%3C/svg%3E")}.userside-hackathon-icon{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M6 9H4.5a2.5 2.5 0 0 1 0-5H6'/%3E%3Cpath d='M18 9h1.5a2.5 2.5 0 0 0 0-5H18'/%3E%3Cpath d='M4 22h16'/%3E%3Cpath d='M10 14.66V17c0 .55-.47.98-.97 1.21C7.85 18.75 7 20.24 7 22'/%3E%3Cpath d='M14 14.66V17c0 .55.47.98.97 1.21C16.15 18.75 17 20.24 17 22'/%3E%3Cpath d='M18 2H6v7a6 6 0 0 0 12 0V2Z'/%3E%3C/svg%3E")}.userside-profile-icon{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M19 21v-2a4 4 0 0 0-4-4H9a4 4 0 0 0-4 4v2'/%3E%3Ccircle cx='12' cy='7' r='4'/%3E%3C/svg%3E")}.userside-logout-icon{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M9 21H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h4'/%3E%3Cpolyline points='16 17 21 12 16 7'/%3E%3Cline x1='21' y1='12' x2='9' y2='12'/%3E%3C/svg%3E")}.userside-user-info{padding:1.5rem 0;border-top:1px solid rgba(255,255,255,.1);margin-top:auto;transition:all .3s ease}.userside-user-info h1{font-size:.9rem;color:#fff;margin:0;word-break:break-all;opacity:.9}.userside-logout-button{display:flex;align-items:center;padding:1rem;margin-top:1rem;gap:.75rem;cursor:pointer;color:#dc3545;background:transparent;border:none;border-radius:8px;transition:all .3s ease;width:100%}.userside-logout-button:hover{background-color:#dc35451a;transform:translate(5px)}@media (max-width: 1024px){.userside-sidebar{width:250px}.main-content{margin-left:250px}}@media (max-width: 768px){.userside-sidebar{transform:translate(-100%)}.userside-sidebar.open{transform:translate(0)}.main-content{margin-left:0}.userside-menu-item span{font-size:.9rem}}.userside-sidebar{animation:slideIn .5s ease-out}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}.userside-menu-item:active{animation:pulse .3s ease-in-out}.userside-hamburger-menu{display:none;position:fixed;top:1rem;right:1rem;z-index:1100;background:#2563eb;border:none;border-radius:8px;padding:.75rem;color:#fff;cursor:pointer;transition:all .3s ease}.userside-hamburger-menu:hover{background:#1d4ed8;transform:scale(1.05)}.userside-close-button{display:none;position:absolute;top:1rem;right:1rem;background:transparent;border:none;color:#fff;cursor:pointer;padding:.5rem;transition:all .3s ease}.userside-close-button:hover{transform:rotate(90deg)}.userside-sidebar-overlay{display:none;position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;z-index:999;opacity:0;transition:opacity .3s ease;pointer-events:none}.userside-sidebar-overlay.show{opacity:1;pointer-events:auto}@media (max-width: 768px){.userside-hamburger-menu{display:flex;align-items:center;justify-content:center}.userside-close-button,.userside-sidebar-overlay{display:block}.userside-sidebar{transform:translate(-100%);transition:transform .3s ease-in-out}.userside-sidebar.open{transform:translate(0)}.main-content{margin-left:0;transition:margin-left .3s ease}}@keyframes slideIn{0%{transform:translate(-100%);opacity:0}to{transform:translate(0);opacity:1}}.userside-sidebar.open{animation:slideIn .3s ease-out forwards}.userside-sidebar-overlay.show{animation:fadeIn .3s ease-out forwards}.userside-menu-item{transform-origin:left}.userside-menu-item:hover{transform:translate(10px) scale(1.02)}.userside-close-button,.userside-hamburger-menu{transition:transform .2s ease,background-color .2s ease}.userside-close-button:hover,.userside-hamburger-menu:hover{transform:scale(1.1)}.terms-conditions-container-term{max-width:900px;margin:0 auto;padding:20px;font-family:Arial,sans-serif;line-height:1.6;color:#333}.h1-term{font-size:2.5rem;margin-bottom:20px;color:#fff;font-weight:700;position:relative;left:15rem}.h2-term{font-size:1.8rem;margin-top:30px;color:#fff;font-weight:700}.h3-term{font-size:1.3rem;margin-top:20px;color:#fff;font-weight:700}.p-term{margin:10px 0;color:#fff}.ul-term{margin:10px 0 10px 20px;color:#fff}.li-term{margin-bottom:8px;color:#fff}.sidebar{width:250px;background-color:#1a1a1a;padding:1.5rem;display:flex;flex-direction:column}.sidebar-header h2{color:#fff;font-size:1.5rem;margin-bottom:2rem}.sidebar-nav{display:flex;flex-direction:column;gap:.5rem}.nav-item{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;color:#666;text-decoration:none;border-radius:8px;transition:all .2s}.nav-item:hover{background-color:#333;color:#fff}.nav-item.active{background-color:#3b82f6;color:#fff}.nav-icon{width:20px;height:20px}.main-content{flex:1;padding:2rem}.content-header{margin-bottom:2rem}.content-header h1{color:#fff;font-size:2rem}.stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;margin-bottom:2rem}.stat-card{background-color:#1a1a1a;padding:1.5rem;border-radius:12px;color:#fff}.stat-card h3{color:#666;font-size:.875rem;margin-bottom:.5rem}.stat-value{font-size:1.5rem;font-weight:700}.recent-activity{background-color:#1a1a1a;border-radius:12px;padding:1.5rem;margin-top:2rem}.recent-activity h2{color:#fff;font-size:1.5rem;margin-bottom:1rem}.activity-list{display:flex;flex-direction:column;gap:1rem}.activity-item{display:flex;flex-direction:column;gap:.5rem;padding:1rem;background-color:#222;border-radius:8px;transition:all .2s}.activity-item:hover{background-color:#2a2a2a}.activity-item.enrollment{border-left:4px solid #3b82f6}.activity-item.registration{border-left:4px solid #10b981}.activity-time{color:#666;font-size:.875rem}.activity-item p{color:#fff;margin:0}.loading{color:#666;text-align:center;padding:1rem}.no-activity{color:#666;text-align:center;padding:1rem;background-color:#222;border-radius:8px}@media (max-width: 768px){.recent-activity{padding:1rem}.activity-item{padding:.75rem}}body{margin:0;font-family:Arial,sans-serif;background-color:#121212;color:#fff}.admin-sidebar{width:250px;background-color:#1a1a1a;padding:1rem;position:fixed;height:100%;overflow-y:auto}.admin-sidebar h2{color:#fff;font-size:1.5rem;margin-bottom:1rem}.admin-sidebar ul{list-style-type:none;padding:0}.admin-sidebar li{margin:1rem 0}.admin-sidebar a{color:#bbb;text-decoration:none;font-size:1rem;display:block;padding:.5rem;border-radius:4px;transition:background-color .2s}.admin-sidebar a:hover{background-color:#3b82f6;color:#fff}.button{padding:.75rem 1.5rem;border:none;border-radius:6px;cursor:pointer;transition:background-color .2s}.button-primary{background-color:#3b82f6;color:#fff}.loading{color:#bbb;text-align:center;padding:1rem}.error-message{color:#ef4444;background-color:#ef44441a;padding:.75rem;border-radius:6px;margin-bottom:1rem}@media (max-width: 768px){.admin-sidebar{width:200px}.admin-content{padding:1rem}}.admin-contact{padding:2rem;background-color:#000;min-height:100vh}.admin-contact-header{margin-bottom:2rem}.admin-contact-header h1{color:#fff;font-size:2rem}.admin-contact-grid{display:flex;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.admin-contact-card{background-color:#1a1a1a;border-radius:12px;padding:1.5rem;width:90vh}.admin-contact-card h2{color:#fff;font-size:1.25rem;margin-bottom:1.5rem}.admin-message-list{display:flex;flex-direction:column;gap:1rem}.admin-message-item{background-color:#333;border-radius:8px;padding:1rem}.admin-message-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.admin-message-header h3{color:#fff;font-size:1rem}.admin-message-time{color:#666;font-size:.875rem}.admin-message-preview{color:#999;margin-bottom:.5rem}.admin-message-footer{display:flex;justify-content:space-between;align-items:center}.admin-message-email{color:#666;font-size:.875rem}.admin-view-button{padding:.25rem .75rem;background-color:#3b82f61a;color:#3b82f6;border:none;border-radius:6px;cursor:pointer;font-size:.875rem}.admin-contact-info{display:flex;flex-direction:column;gap:1.5rem}.admin-info-item{display:flex;gap:1rem}.admin-info-icon{width:24px;height:24px;color:#3b82f6}.admin-info-content{flex:1;display:flex;flex-direction:column;gap:.5rem}.admin-info-content label{color:#666;font-size:.875rem}.admin-info-content input,.admin-info-content textarea{padding:.75rem;background-color:#333;border:1px solid #444;border-radius:8px;color:#fff;font-size:1rem}.admin-info-content textarea{min-height:80px;resize:vertical}.admin-save-button{padding:.75rem;background-color:#3b82f6;color:#fff;border:none;border-radius:8px;cursor:pointer;font-size:1rem;transition:background-color .2s}.admin-save-button:hover{background-color:#2563eb}.admin-modal{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#000c;display:flex;justify-content:center;align-items:center;z-index:1000}.admin-modal-content{background-color:#2a2a2a;padding:2rem;border-radius:12px;width:400px;box-shadow:0 0 15px #00000080;color:#fff;font-family:Arial,sans-serif;max-width:600px}.admin-modal-title{font-size:1.5rem;margin-bottom:1rem}.admin-modal-detail{margin:0rem 0;font-size:1rem}.admin-modal-content textarea{width:100%;padding:.5rem;border-radius:6px;border:1px solid #555;background-color:#333;color:#fff;resize:none;max-width:400px;width:350px;margin:3px}.admin-modal-buttons{display:flex;justify-content:space-between;margin-top:1rem}.admin-resolve-button{padding:.75rem 1.5rem;background-color:#3b82f6;color:#fff;border:none;border-radius:6px;cursor:pointer;transition:background-color .2s;font-size:1rem;margin:2px}.admin-resolve-button:hover{background-color:#2563eb}.admin-close-button{padding:.75rem 1.5rem;background-color:#ef4444;color:#fff;border:none;border-radius:6px;cursor:pointer;transition:background-color .2s;font-size:1rem}.admin-close-button:hover{background-color:#dc2626}.admin-faq-container{padding:2rem;min-height:100vh;background-color:#000}.admin-faq-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}.admin-faq-title{font-size:1.875rem;font-weight:700;color:#fff}.admin-add-faq-button{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background-color:#3b82f6;color:#fff;border:none;border-radius:.5rem;cursor:pointer;transition:background-color .2s}.admin-add-faq-button:hover{background-color:#2563eb}.admin-faq-list{display:flex;flex-direction:column;gap:1rem}.admin-faq-item{background-color:#18181b;border-radius:.75rem;padding:1.5rem;width:158vh}.admin-faq-item-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1rem}.admin-faq-content{flex:1}.admin-faq-question{font-size:1.125rem;font-weight:600;color:#fff;margin-bottom:.5rem}.admin-faq-answer{color:#a1a1aa;line-height:1.5}.admin-faq-actions{display:flex;gap:.5rem}.admin-action-button{display:flex;align-items:center;justify-content:center;padding:.5rem;border:none;border-radius:.375rem;cursor:pointer;background-color:transparent;transition:background-color .2s}.admin-action-button.admin-edit{color:#3b82f6}.admin-action-button.admin-edit:hover{background-color:#3b82f61a}.admin-action-button.admin-delete{color:#ef4444}.admin-action-button.admin-delete:hover{background-color:#ef44441a}.admin-action-button.admin-toggle{color:#fff}.admin-action-button.admin-toggle:hover{background-color:#ffffff1a}.admin-faq-categories{display:flex;gap:.5rem;margin-top:1rem}.admin-category-badge{display:inline-flex;align-items:center;padding:.25rem .75rem;background-color:#3b82f61a;color:#3b82f6;border-radius:9999px;font-size:.875rem}.admin-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:50}.admin-modal-container{background-color:#18181b;border-radius:.75rem;padding:1.5rem;width:100%;max-width:28rem;margin:1rem}.admin-modal-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.admin-modal-title{font-size:1.25rem;font-weight:600;color:#fff}.admin-modal-form{display:flex;flex-direction:column;gap:1.5rem}.admin-form-group{display:flex;flex-direction:column;gap:.5rem}.admin-form-label{color:#fff;font-size:.875rem;font-weight:500}.admin-form-input,.admin-form-textarea,.admin-form-select{width:100%;padding:.75rem;background-color:#27272a;border:1px solid #3f3f46;border-radius:.375rem;color:#fff;transition:border-color .2s}.admin-form-input:focus,.admin-form-textarea:focus,.admin-form-select:focus{outline:none;border-color:#3b82f6}.admin-form-textarea{min-height:100px;resize:vertical}.admin-modal-footer{margin-top:1.5rem;display:flex;justify-content:flex-end;gap:1rem}.admin-submit-button{padding:.75rem 1.5rem;background-color:#3b82f6;color:#fff;border:none;border-radius:.375rem;cursor:pointer;transition:background-color .2s}.admin-submit-button:hover{background-color:#2563eb}.admin-hackathons{padding:2rem;background-color:#000;min-height:100vh}.hackathons-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}.hackathons-header h1{color:#fff;font-size:2rem;font-weight:600}.add-button{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background-color:#3b82f6;border:none;border-radius:8px;color:#fff;font-size:1rem;cursor:pointer;transition:background-color .2s}.add-button:hover{background-color:#2563eb}.hackathons-list{display:flex;flex-direction:column;gap:1rem}.hackathon-card{background-color:#1a1a1a;border-radius:12px;padding:1.5rem;display:flex;justify-content:space-between;align-items:flex-start;transition:transform .2s;width:159vh}.hackathon-card:hover{transform:translateY(-2px)}.hackathon-info{flex:1}.hackathon-info h3{color:#fff;font-size:1.25rem;margin-bottom:.5rem;font-weight:600}.hackathon-description{color:#666;margin-bottom:1rem;line-height:1.5}.hackathon-details{display:flex;gap:2rem;flex-wrap:wrap}.detail-item{display:flex;align-items:center;gap:.5rem;color:#999}.detail-icon{width:16px;height:16px;color:#3b82f6}.hackathon-status{display:flex;flex-direction:column;gap:1rem;align-items:flex-end}.status-badge{padding:.25rem .75rem;border-radius:999px;font-size:.875rem;text-transform:capitalize}.status-badge.upcoming{background-color:#3b82f61a;color:#3b82f6}.status-badge.ongoing{background-color:#22c55e1a;color:#22c55e}.status-badge.completed{background-color:#a855f71a;color:#a855f7}.action-buttons{display:flex;gap:.5rem}.action-btn{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;border:none;border-radius:6px;cursor:pointer;font-size:.875rem;transition:background-color .2s}.action-btn.edit:hover{background-color:#3b82f633}.action-btn.delete:hover{background-color:#ef444433}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#000000bf;display:flex;align-items:center;justify-content:center;z-index:50;cursor:pointer}.modal-container-hackton{background-color:#1a1a1a;border-radius:12px;width:100%;max-width:500px;max-height:90vh;margin:1rem;cursor:default;animation:modalFadeIn .3s ease-out;display:flex;flex-direction:column}.modal-header{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;border-bottom:1px solid #333;background-color:#1a1a1a;border-top-left-radius:12px;border-top-right-radius:12px}.modal-title{color:#fff;font-size:1.25rem;font-weight:600}.modal-close-buttons{display:flex;align-items:center;gap:.5rem}.close-button{display:flex;align-items:center;justify-content:center;background-color:#ffffff1a;border:none;border-radius:6px;width:32px;height:32px;cursor:pointer;transition:all .2s ease}.close-button:hover{background-color:#fff3}.close-icon{width:20px;height:20px;color:#fff}.modal-form{display:flex;flex-direction:column;gap:1.25rem;overflow-y:auto;padding:1.5rem;flex:1}.form-group label{color:#fff;font-size:.875rem;font-weight:500}.form-group input,.form-group textarea,.form-group select{width:100%;padding:.75rem;background-color:#333;border:1px solid #444;border-radius:6px;color:#fff;font-size:1rem}.form-group input:focus,.form-group textarea:focus,.form-group select:focus{outline:none;border-color:#3b82f6}.modal-footer{padding:1.5rem;border-top:1px solid #333;background-color:#1a1a1a;border-bottom-left-radius:12px;border-bottom-right-radius:12px}.modal-actions{display:flex;justify-content:flex-end;gap:1rem}.cancel-button{padding:.75rem 1.5rem;background-color:transparent;border:1px solid #444;border-radius:6px;color:#fff;cursor:pointer;transition:all .2s ease}.cancel-button:hover{background-color:#ffffff1a}.submit-button{padding:.75rem 1.5rem;background-color:#3b82f6;border:none;border-radius:6px;color:#fff;cursor:pointer;transition:background-color .2s}.submit-button:hover{background-color:#2563eb}.modal-form::-webkit-scrollbar{width:8px}.modal-form::-webkit-scrollbar-track{background:#1a1a1a;border-radius:4px}.modal-form::-webkit-scrollbar-thumb{background:#333;border-radius:4px}.modal-form::-webkit-scrollbar-thumb:hover{background:#444}.hack-span{color:#fff}.admin-projects-sum{flex:1;padding:1rem;background-color:#1a1a1a}.projects-header-sum{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.add-button-sum1{position:relative;top:2px;left:auto;right:-120px;background-color:#3b82f6;color:#fff;padding:10px;border-radius:8px;font-size:.875rem}.projects-header-sum h1{color:#fff;font-size:1.5rem;font-weight:600}.add-button-sum{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background-color:#3b82f6;border:none;border-radius:8px;color:#fff;font-size:.875rem;cursor:pointer;transition:background-color .2s;position:relative;right:45px}.add-button-sum:hover{background-color:#2563eb}.button-icon-sum{width:16px;height:16px}.projects-grid-sum{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1rem}.project-card-sum{background-color:#1a1a1a;border-radius:12px;padding:1rem;transition:all .2s ease}.project-card-sum:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0003}.project-header-sum{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1rem}.project-header-sum h3{color:#fff;font-size:1.125rem;font-weight:600;margin:0}.project-actions-sum{display:flex;gap:.5rem}.action-btn-sum{padding:.5rem;border:none;border-radius:6px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background-color .2s}.action-btn-sum.edit-sum{background-color:#3b82f61a;color:#3b82f6}.action-btn-sum.edit-sum:hover{background-color:#3b82f633}.action-btn-sum.delete-sum{background-color:#ef44441a;color:#ef4444}.action-btn-sum.delete-sum:hover{background-color:#ef444433}.action-icon-sum{width:14px;height:14px}.project-description-sum{color:#666;margin-bottom:1rem;line-height:1.5}.project-meta-sum{display:flex;gap:1rem;margin-bottom:1rem;flex-wrap:wrap}.meta-item-sum{color:#999;font-size:.75rem}.project-tags-sum{display:flex;flex-wrap:wrap;gap:.5rem}.tag-sum{background-color:#3b82f61a;color:#3b82f6;padding:.25rem .5rem;border-radius:999px;font-size:.75rem}.modal-overlay-sum{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#000000bf;display:flex;align-items:center;justify-content:center;z-index:50;padding:1rem}.modal-content-sum{background-color:#1a1a1a;border-radius:12px;width:100%;max-width:90%;max-height:90vh;overflow-y:auto;animation:modalFadeIn .3s ease-out}@keyframes modalFadeIn{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.modal-header-sum{display:flex;justify-content:space-between;align-items:center;padding:1rem;border-bottom:1px solid #333}.modal-header-sum h2{color:#fff;font-size:1.125rem;font-weight:600;margin:0}.close-button-sum{display:flex;align-items:center;justify-content:center;background-color:#ffffff1a;border:none;border-radius:6px;width:28px;height:28px;cursor:pointer;transition:background-color .2s}.close-button-sum:hover{background-color:#fff3}.close-icon-sum{width:16px;height:16px;color:#fff}.project-form-sum{padding:1rem;display:flex;flex-direction:column;gap:1rem}.form-group-sum{margin-bottom:1rem}.form-group-sum label{display:block;margin-bottom:.5rem;color:#fff;font-weight:500}.form-group-sum input,.form-group-sum textarea,.form-group-sum select{width:100%;padding:.5rem;border:1px solid #333;border-radius:4px;font-size:.875rem;background-color:#333;color:#fff}.form-group-sum textarea{resize:vertical;min-height:80px}.form-group-sum input:focus,.form-group-sum textarea:focus,.form-group-sum select:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f61a}.form-group-sum input::placeholder,.form-group-sum textarea::placeholder{color:#999}.error-message-sum{color:#dc3545;margin-bottom:1rem;padding:.5rem;background:#ffe6e6;border-radius:4px}.form-actions-sum{display:flex;gap:1rem;justify-content:flex-end;margin-top:1.5rem}.cancel-button-sum,.submit-button-sum{padding:.5rem 1rem;border:none;border-radius:4px;font-size:.875rem;cursor:pointer;transition:background-color .2s}.cancel-button-sum{background:#f0f0f0;color:#666}.submit-button-sum{background:#3b82f6;color:#fff}.cancel-button-sum:hover{background:#e0e0e0}.submit-button-sum:hover{background:#2563eb}@media (max-width: 768px){.add-button-sum1{top:10px;right:10px;padding:8px;font-size:.75rem}.add-button-sum{right:10px;padding:.5rem 1rem;font-size:.75rem}.projects-header-sum h1{font-size:1.25rem}.projects-grid-sum{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:.75rem}.project-card-sum{padding:.75rem}.project-header-sum h3{font-size:1rem}.action-icon-sum{width:12px;height:12px}.project-description-sum{font-size:.875rem}.meta-item-sum,.tag-sum{font-size:.75rem}.modal-content-sum{max-width:95%}.modal-header-sum h2{font-size:1rem}.close-button-sum{width:24px;height:24px}.close-icon-sum{width:14px;height:14px}.project-form-sum{padding:.75rem}.form-group-sum input,.form-group-sum textarea,.form-group-sum select{font-size:.75rem}.form-group-sum textarea{min-height:60px}.form-actions-sum{margin-top:1rem}.cancel-button-sum,.submit-button-sum{padding:.5rem 1rem;font-size:.75rem}}@media (max-width: 480px){.add-button-sum1{top:46px;right:5px;padding:6px;font-size:.625rem}.add-button-sum{right:5px;padding:.5rem .75rem;font-size:.625rem}.projects-header-sum h1{font-size:1rem}.projects-grid-sum{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:.5rem}.project-card-sum{padding:.5rem}.project-header-sum h3{font-size:.875rem}.action-icon-sum{width:10px;height:10px}.project-description-sum{font-size:.75rem}.meta-item-sum,.tag-sum{font-size:.625rem}.modal-content-sum{max-width:100%}.modal-header-sum h2{font-size:.875rem}.close-button-sum{width:20px;height:20px}.close-icon-sum{width:12px;height:12px}.project-form-sum{padding:.5rem}.form-group-sum input,.form-group-sum textarea,.form-group-sum select{font-size:.625rem}.form-group-sum textarea{min-height:50px}.form-actions-sum{margin-top:.75rem}.cancel-button-sum,.submit-button-sum{padding:.5rem .75rem;font-size:.625rem}}.admin-settings{padding:2rem;background-color:#000;min-height:100vh}.settings-header{margin-bottom:2rem}.settings-header h1{color:#fff;font-size:2rem}.settings-container{max-width:800px}.settings-section{background-color:#1a1a1a;border-radius:12px;padding:1.5rem;margin-bottom:2rem;width:145vh}.settings-section h2{color:#fff;font-size:1.25rem;margin-bottom:1.5rem}.settings-form{display:flex;flex-direction:column;gap:1.5rem}.form-group{display:flex;flex-direction:column;gap:.5rem}.form-group label{color:#666;font-size:.875rem}.form-group input,.form-group select,.form-group textarea{padding:.75rem;background-color:#333;border:1px solid #444;border-radius:8px;color:#fff;font-size:1rem}.form-group textarea{min-height:100px;resize:vertical}.settings-actions{display:flex;justify-content:flex-end}.save-button{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background-color:#3b82f6;border:none;border-radius:8px;color:#fff;font-size:1rem;cursor:pointer;transition:background-color .2s}.save-button:hover{background-color:#2563eb}.button-icon{width:20px;height:20px}.admin-users{padding:2rem;background-color:#000;min-height:100vh}.users-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}.users-header h1{color:#fff;font-size:2rem}.search-bar{position:relative;width:300px}.search-icon{position:absolute;left:1rem;top:50%;transform:translateY(-50%);color:#666;width:20px;height:20px}.search-bar input{width:100%;padding:.75rem 1rem .75rem 3rem;background-color:#1a1a1a;border:1px solid #333;border-radius:8px;color:#fff}.users-table{background-color:#1a1a1a;border-radius:12px;overflow:hidden;margin-bottom:2rem}table{width:100%;border-collapse:collapse}.users-table th,.users-table td{padding:1rem;text-align:left;color:#fff;width:31vh}.users-table th{background-color:#333;font-weight:600}.users-table tr:nth-child(2n){background-color:#222}.status{padding:.25rem .75rem;border-radius:999px;font-size:.875rem}.status.active{background-color:#22c55e1a;color:#22c55e}.status.inactive{background-color:#ef44441a;color:#ef4444}.actions{display:flex;gap:.5rem}.action-btn{padding:.5rem;border:none;border-radius:6px;cursor:pointer;display:flex;align-items:center;justify-content:center}.action-btn.edit{background-color:#3b82f61a;color:#3b82f6}.action-btn.delete{background-color:#ef44441a;color:#ef4444}.action-icon{width:16px;height:16px}.pagination-admin{display:flex;justify-content:center;gap:.5rem}.page-btn{padding:.5rem 1rem;background-color:#1a1a1a;border:1px solid #333;border-radius:6px;color:#fff;cursor:pointer;position:relative;top:-10px}.page-btn:hover{background-color:#333}.page-btn.active{background-color:#3b82f6;border-color:#3b82f6}.modal-container{background-color:#1a1a1a;border-radius:12px;width:100%;max-width:500px;max-height:90vh;margin:1rem;cursor:default;animation:modalFadeIn .3s ease-out;display:flex;flex-direction:column;padding:145px 110px}.modal-container h2{font-size:31px;position:relative;top:-130px;right:70px}.role{size:20px}.name{size:20px;top:-90px}.email{size:40px}.dialog-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#000000bf;display:flex;justify-content:center;align-items:center;z-index:1000;animation:fadeIn .2s ease-out}.dialog-content{background-color:#1a1a1a;border-radius:12px;width:100%;max-width:500px;padding:2rem;position:relative;animation:slideIn .3s ease-out}.dialog-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}.dialog-header h2{color:#fff;font-size:1.5rem;margin:0}.close-button{background:none;border:none;color:#666;font-size:1.5rem;cursor:pointer;padding:.5rem;line-height:1}.close-button:hover{color:#fff}.form-group label{display:block;color:#fff;margin-bottom:.5rem;font-size:.875rem}.form-input,.form-select{width:100%;padding:.75rem;background-color:#292929;border:1px solid #333;border-radius:6px;color:#fff;font-size:1rem;transition:border-color .2s}.form-input:focus,.form-select:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f61a}.error-message{color:#ef4444;font-size:.875rem;margin-bottom:1rem;padding:.75rem;background-color:#ef44441a;border-radius:6px}.dialog-actions{display:flex;justify-content:flex-end;gap:1rem;margin-top:2rem}.button-primary-admin{background-color:#3b82f6;color:#fff;border:none;position:relative;top:5px;padding:.75rem 1.5rem;border-radius:6px;font-size:.875rem;font-weight:500;cursor:pointer;margin-top:auto;transition:all .2s}.button-secondary{background-color:transparent;color:#fff;border:1px solid #333}.button-secondary:hover{background-color:#292929}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideIn{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.certificate-link{display:inline-flex;align-items:center;justify-content:center;color:#4a5568;transition:color .2s}.certificate-link:hover{color:#2b6cb0}.certificate-icon{width:1.2rem;height:1.2rem}:root{--primary-color: #3b82f6;--secondary-color: #059669;--background-color: #000;--text-color: #fff;--border-color: #333}body{font-family:Arial,sans-serif;margin:0;padding:0;background-color:var(--background-color);color:var(--text-color)}.admin-internships{padding:1rem;background-color:var(--background-color);min-height:100vh;animation:fadeIn .3s ease-out}.internships-header{display:flex;flex-direction:column;align-items:flex-start;margin-bottom:1rem}.internships-header h2{font-size:clamp(1rem,2.5vw,1.5rem);margin-bottom:1rem;color:var(--text-color)}.internships-table{background-color:#1a1a1a;border-radius:12px;overflow-x:auto;margin-bottom:1rem}.internships-table table{width:100%;border-collapse:collapse;min-width:600px}.internships-table th,td{padding:.75rem;text-align:left;color:var(--text-color)}.internships-table th{background-color:#333;font-weight:600}.internships-table tr:nth-child(2n){background-color:#222}select{width:100%;padding:.5rem;background-color:#292929;border:1px solid var(--border-color);border-radius:6px;color:var(--text-color);font-size:.875rem;transition:all .2s}select:focus{outline:none;border-color:var(--primary-color);box-shadow:0 0 0 2px #3b82f61a}.button{padding:.5rem 1rem;border-radius:6px;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s;top:-2px}.button-primary{background-color:#2563eb;color:var(--text-color);border:none}.button-primary:hover{background-color:#2563eb}.download-section{margin-top:1rem;display:flex;justify-content:flex-end;padding:1rem}.download-btn{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background-color:var(--secondary-color);color:var(--text-color);border:none;border-radius:6px;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s}.download-btn:hover{background-color:#047857}.download-btn:active{transform:translateY(1px)}@media screen and (max-width: 1024px){th,td{font-size:.875rem}.download-btn{gap:.25rem}}@media screen and (max-width: 768px){.admin-internships{padding:.5rem}table{min-width:400px}th,td{padding:.5rem;font-size:.75rem}select,.button,.download-btn{font-size:.75rem}.download-section{justify-content:center}}@media screen and (max-width: 480px){.internships-header h2{font-size:1rem}table{display:block}th,td{padding:.25rem;font-size:.625rem}select,.button,.download-btn{font-size:.625rem}.download-btn{width:100%;justify-content:center}}.action-buttons{display:flex;gap:8px;justify-content:center}.edit-btn,.delete-btn,.status-btn{padding:6px;border:none;border-radius:4px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background-color .3s ease}.edit-btn{background-color:#2196f3;color:#fff}.edit-btn:hover{background-color:#1976d2}.delete-btn{background-color:#f44336;color:#fff}.delete-btn:hover{background-color:#d32f2f}.status-btn{background-color:#4caf50;color:#fff;padding:4px 8px;margin-left:8px;font-size:12px}.status-btn:hover{background-color:#388e3c}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000}.modal-content{background-color:#fff;padding:24px;border-radius:8px;width:90%;max-width:500px;max-height:90vh;overflow-y:auto}.modal-content h2{margin-bottom:20px;color:#333}.form-group{margin-bottom:16px}.form-group label{display:block;margin-bottom:8px;color:#333;font-weight:500}.form-group input,.form-group select{width:100%;padding:8px;border:1px solid #ddd;border-radius:4px;font-size:14px}.modal-actions{display:flex;justify-content:flex-end;gap:12px;margin-top:24px}.cancel-btn,.save-btn{padding:8px 16px;border:none;border-radius:4px;cursor:pointer;font-weight:500;transition:background-color .3s ease}.cancel-btn{background-color:#e0e0e0;color:#333}.cancel-btn:hover{background-color:#bdbdbd}.save-btn{background-color:#2196f3;color:#fff}.save-btn:hover{background-color:#1976d2}.admin-container{display:flex;min-height:100vh;background-color:#000}.admin-content{flex:1;padding:2rem;background-color:#1a1a1a}.domains-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}.domains-header h2{color:#fff;font-size:2rem}.add-btn{padding:.75rem 1.5rem;background-color:#3b82f6;color:#fff;border:none;border-radius:6px;cursor:pointer;transition:background-color .2s}.add-btn:hover{background-color:#2563eb}.domains-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem}.domain-card{background-color:#222;border-radius:12px;padding:1.5rem;display:flex;flex-direction:column;justify-content:space-between;transition:transform .2s}.domain-card:hover{transform:scale(1.05)}.domain-info{flex-grow:1}.domain-info h3{color:#fff;font-size:1.25rem;margin-bottom:.5rem}.domain-info p{color:#ccc}.domain-details{margin-top:1rem;color:#fff;font-size:.875rem}.domain-details>span{display:block;margin-bottom:.25rem}.actions{margin-top:1rem;display:flex;justify-content:flex-end;gap:.5rem}.edit-btn{padding:.5rem 1rem;background-color:#10b981;color:#fff;border:none;border-radius:6px;cursor:pointer;transition:background-color .2s}.edit-btn:hover{background-color:#059669}.modal{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#000000b3;display:flex;justify-content:center;align-items:center;z-index:1000}.modal-content{background-color:#1a1a1a;padding:2rem;border-radius:12px;width:400px;box-shadow:0 0 10px #00000080}.modal-content h3{color:#fff;margin-bottom:1rem}.modal-content .form-group{margin-bottom:1rem}.modal-content label{display:block;color:#fff;margin-bottom:.5rem}.modal-content input,.modal-content textarea,.modal-content select{width:100%;padding:.5rem;border:1px solid #444;border-radius:6px;background-color:#222;color:#fff}.modal-content .actions{display:flex;justify-content:space-between;margin-top:1rem}.modal-content button{padding:.5rem 1rem;background-color:#3b82f6;color:#fff;border:none;border-radius:6px;cursor:pointer;transition:background-color .2s}.modal-content button:hover{background-color:#2563eb}@media (max-width: 768px){.admin-content{padding:1rem}.domains-header h2{font-size:1.5rem}.domain-card{padding:1rem}}.admin-dashboard{display:flex;min-height:100vh;background-color:#000}.admin-classes{flex:1;padding:2rem;background-color:#000;color:#fff}.admin-button{margin-bottom:2rem}.admin-button button{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background-color:#3b82f6;color:#fff;border:none;border-radius:6px;cursor:pointer;transition:background-color .2s;position:relative;left:775px;top:-55px}.admin-button button:hover{background-color:#2563eb}.classes-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem}.class-card{background-color:#1a1a1a;padding:1.5rem;border-radius:12px;box-shadow:0 4px 6px #0000001a;transition:transform .2s,box-shadow .2s;position:relative;top:-30px;border:1px solid white}.admin-class-edit{color:#3b82f6}.admin-class-delete{color:#ef4444}.class-card:hover{transform:translateY(-5px);box-shadow:0 6px 12px #0003}.class-card h3{margin-bottom:1rem;font-size:1.25rem;color:#fff;font-weight:700}.class-card p{margin:.5rem 0;color:#ccc}.class-actions{display:flex;gap:.5rem;margin-top:1rem}.class-actions button{display:flex;align-items:center;justify-content:center;padding:.5rem;background-color:#333;border:none;border-radius:6px;cursor:pointer;transition:background-color .2s}.class-actions button:hover{background-color:#444}.modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;display:flex;justify-content:center;align-items:center;overflow-y:auto}.modal-content{background-color:#1a1a1a;padding:2rem;border-radius:12px;width:90%;max-width:500px;max-height:90vh;overflow-y:auto}.modal-content{scroll-behavior:smooth}.modal-content h2{margin-bottom:1.5rem;color:#fff}.form-group{margin-bottom:1rem}.form-group label{display:block;margin-bottom:.5rem;color:#ccc}.form-group input{width:100%;padding:.75rem;background-color:#292929;border:1px solid #333;border-radius:6px;color:#fff;font-size:1rem}.form-actions{display:flex;justify-content:flex-end;gap:.5rem;margin-top:1.5rem}.form-actions button{padding:.75rem 1.5rem;border:none;border-radius:6px;cursor:pointer;transition:background-color .2s}.form-actions button[type=button]{background-color:#444;color:#fff}.form-actions button[type=submit]{background-color:#3b82f6;color:#fff}.form-actions button:hover{opacity:.9}.error-message{color:#ef4444;margin-bottom:1rem}@media (max-width: 768px){.admin-classes{padding:1rem}.classes-list{grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}.modal-content{width:95%}}@supports (-webkit-line-clamp: 2){.hackathon-description-user{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}}.dashboard-container-user{display:flex;min-height:100vh;background-color:#000}.sidebar-menu-user h3{font-size:25px;position:relative;left:12px;top:-17px}.main-content-user{flex:1;margin-left:clamp(20rem,10vw,600px);padding:2rem;background-color:#f8f9fa;min-height:100vh}.dashboard-section-user{margin-bottom:30px}.dashboard-section-user h2{color:#171717;font-size:28px;margin-bottom:20px;border-bottom:1px solid #333333;padding-bottom:10px;font-weight:700}.course-card-user{background:linear-gradient(to right,#3b82f6,#8b5cf6);border-radius:12px;padding:20px;color:#fff;transition:transform .3s ease,box-shadow .3s ease}.course-card-user:hover{transform:translateY(-5px);box-shadow:0 10px 20px #0003}.course-info-user{width:100%}.course-info-user h3{font-size:20px;margin-bottom:15px}.course-dates-user{display:flex;justify-content:flex-start;gap:2rem;margin-top:1rem;flex-wrap:wrap}.date-info-user{display:flex;flex-direction:column;gap:.5rem;min-width:100px;flex:1}.date-info-user span{font-size:14px;opacity:.8;position:static}.date-info-user p{font-size:16px;margin:0;position:static}.userpro-eye-icon{position:static;margin-left:auto}.internship-status{display:flex;justify-content:flex-end;margin-top:1rem}.empty-state-user{color:#666;text-align:center;padding:20px;background-color:#111;border-radius:8px;font-size:16px}.upcoming-hackathon-card-user{background:#2d2d2d;border-radius:12px;padding:1.5rem;display:flex;justify-content:space-between;align-items:center;gap:2rem;border:1px solid #3d3d3d;margin-top:1rem}.upcoming-hackathon-card-user:hover{transform:scale(1.02)}.hackathon-content-user{flex:1;display:flex;gap:2rem;align-items:center;min-width:0}.hackathon-main-info-user{flex:1;min-width:0}.hackathon-main-info-user h3{color:#fff;margin:0 0 .5rem;font-size:1.2rem}.hackathon-description-user{color:#b3b3b3;margin:0;font-size:.9rem;overflow:hidden;text-overflow:ellipsis}.hackathon-details-user{display:flex;gap:2rem;align-items:center}.detail-item-user{display:flex;align-items:center;gap:.5rem;color:#b3b3b3;font-size:.9rem}.detail-icon-user{color:#4299e1;width:16px;height:16px}.join-link-user{background:#4299e1;color:#fff;text-decoration:none;padding:.5rem 1rem;border-radius:6px;display:flex;align-items:center;gap:.5rem;font-size:.9rem;white-space:nowrap;transition:background-color .2s}.join-link-user:hover{background:#2b6cb0;animation:bounce .5s ease}.welcome-card-user{background:linear-gradient(135deg,#4299e1,#7f9cf5);color:#fff;padding:2rem;display:flex;justify-content:space-between;align-items:center;border-radius:16px;margin-bottom:2rem;animation:fadeIn .6s ease;box-shadow:0 8px 20px #00000026}.welcome-card-user h1{font-size:2rem;margin-bottom:.5rem}.welcome-card-user span{font-weight:700;color:#fff}.welcome-card-user p{font-size:1.1rem;margin:0}.completed-projects-grid-user{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1.5rem;padding:1rem 0}.completed-project-card-user{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease;cursor:pointer}.completed-project-card-user:hover{transform:translateY(-4px);box-shadow:0 4px 12px #00000026}.project-image-user{width:100%;height:150px;overflow:hidden}.project-image-user img{width:100%;height:100%;object-fit:cover}.project-info-user{padding:1rem}.project-info-user h3{margin:0 0 .5rem;font-size:1.1rem;color:#333;font-weight:700}.project-tags-user{display:flex;flex-wrap:wrap;gap:.5rem}.tag-user{background:#e9ecef;padding:.25rem .75rem;border-radius:15px;font-size:.8rem;color:#495057}.certificate-card-user{background:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 2px 8px #0000001a;margin-top:1rem;transition:box-shadow .3s ease}.certificate-card-user:hover{box-shadow:0 0 15px #4299e199}.certificate-content-user{display:flex;justify-content:space-between;align-items:center;gap:1rem}.certificate-content-user h3{margin:0;font-size:1.1rem;color:#2d3748;font-weight:700}.view-certificate-btn-user{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background-color:#4299e1;color:#fff;border-radius:6px;text-decoration:none;font-size:.9rem;transition:transform .3s ease,box-shadow .3s ease}.view-certificate-btn-user:hover{background-color:#3182ce;transform:translateY(-3px);box-shadow:0 5px 10px #4299e14d}.certificate-icon-user{width:1rem;height:1rem}.status-tag{padding:4px 8px;border-radius:4px;font-size:.9em;font-weight:500}.status-tag.enrolled{background-color:#e3f2fd;color:#1976d2}.status-tag.in-progress{background-color:#fff3e0;color:#f57c00}.status-tag.completed{background-color:#e8f5e9;color:#2e7d32}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.02)}to{transform:scale(1)}}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}@media (max-width: 1200px){.main-content-user{margin-left:clamp(15rem,8vw,400px);padding:1.5rem}.course-dates-user{gap:1.5rem}.date-info-user{min-width:90px}}@media (max-width: 992px){.dashboard-container-user{flex-direction:column}.main-content-user{margin-left:260px;padding:1rem}.course-dates-user{flex-direction:column;gap:1rem}.date-info-user{min-width:100%;flex:none}.hackathon-content-user{flex-direction:column;gap:1rem}}@media (max-width: 771px){.main-content-user{margin-left:0}.completed-projects-grid-user{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1rem}.course-dates-user{gap:.75rem}.date-info-user span{font-size:13px}.date-info-user p{font-size:15px}.hackathon-details-user{flex-direction:column;gap:1rem}}@media (max-width: 576px){.dashboard-section-user h2{font-size:20px}.course-info-user h3{font-size:16px}.course-dates-user{gap:.5rem}.date-info-user span{font-size:12px}.date-info-user p{font-size:13px}.hackathon-main-info-user h3{font-size:1rem}.hackathon-description-user{font-size:.8rem}.completed-project-card-user .project-info-user h3{font-size:.9rem}.tag-user{font-size:.7rem}.certificate-content-user{flex-direction:column;align-items:flex-start}}.profile-page-container{margin:0;font-family:Poppins,sans-serif;background:linear-gradient(135deg,#6a11cb,#2575fc);color:#fff;min-height:100vh;padding:2rem;overflow-x:hidden}.profile-content-wrapper{display:grid;grid-template-columns:fit-content(350px) 1fr;gap:2rem;max-width:1200px;margin:0 auto;justify-content:center}@media (min-width: 992px){.profile-content-wrapper{grid-template-columns:fit-content(350px) 1fr}}@media (max-width: 991px) and (min-width: 768px){.profile-content-wrapper{grid-template-columns:fit-content(300px) 1fr}}@media (max-width: 767px){.profile-content-wrapper{grid-template-columns:1fr}.profile-card-container{width:100%;max-width:400px}}.profile-card-container{background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:20px;padding:2rem;box-shadow:0 8px 32px #0000001a;border:1px solid rgba(255,255,255,.2);animation:profileSlideIn 1s ease-in-out;width:fit-content;height:fit-content;z-index:10;margin:0 auto}.profile-internships-container{background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:20px;padding:2rem;box-shadow:0 8px 32px #0000001a;border:1px solid rgba(255,255,255,.2);animation:profileSlideIn 1s ease-in-out .2s;animation-fill-mode:both;z-index:5}@keyframes profileSlideIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.profile-back-button{background:#fff3;color:#fff;border:none;padding:.5rem 1rem;border-radius:50px;cursor:pointer;transition:background .3s ease,transform .3s ease;margin-bottom:1.5rem;display:inline-flex;align-items:center;font-weight:500}.profile-back-button:hover{background:#ffffff4d;transform:scale(1.05)}.profile-header-container{text-align:center;margin-bottom:2rem;animation:profileFadeIn 1.5s ease-in-out}@keyframes profileFadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.profile-avatar{width:120px;height:120px;background:linear-gradient(135deg,#6a11cb,#2575fc);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:3rem;color:#fff;font-weight:700;margin:0 auto 1rem;box-shadow:0 4px 20px #0003;transition:transform .5s ease}.profile-avatar:hover{transform:translateY(-5px)}.profile-header-container h2{margin:.5rem 0 .25rem;font-size:2rem;font-weight:700}.profile-role-text{margin:0;color:#fffc;font-size:1rem}.profile-details-container{margin-bottom:2rem;min-width:250px}.profile-detail-item{display:flex;align-items:center;margin-bottom:1.5rem;padding:1rem;background:#ffffff1a;border-radius:10px;transition:transform .3s ease,box-shadow .3s ease}.profile-detail-item:hover{transform:translateY(-5px);box-shadow:0 4px 20px #0003}.profile-detail-icon{font-size:1.5rem;margin-right:1rem;transition:transform .3s ease}.profile-detail-item:hover .profile-detail-icon{transform:rotate(15deg)}.profile-detail-content{flex:1}.profile-detail-item label{font-weight:700;color:#fffc;font-size:.9rem;display:block;margin-bottom:.25rem}.profile-detail-item span{font-size:1.1rem;color:#fff}.profile-password-section{text-align:center;margin:2rem 0 1rem}.profile-password-reset-btn{background:linear-gradient(135deg,#6a11cb,#2575fc);color:#fff;border:none;padding:.75rem 2rem;border-radius:50px;cursor:pointer;font-size:1rem;transition:transform .3s ease,box-shadow .3s ease;font-weight:500}.profile-password-reset-btn:hover{transform:translateY(-3px);box-shadow:0 4px 20px #0003}.profile-message{margin-top:1rem;padding:.75rem;background:#ffffff1a;border-radius:10px;text-align:center;color:#fff}.profile-internships-section h3{font-size:1.5rem;margin-bottom:1.5rem;position:relative;display:inline-block}.profile-internships-section h3:after{content:"";position:absolute;bottom:-8px;left:0;width:50px;height:3px;background:#ffffff80;border-radius:3px}.profile-internships-list{display:grid;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.profile-internship-item{background:#ffffff1a;padding:1.25rem;border-radius:10px;transition:transform .3s ease,box-shadow .3s ease;border:1px solid rgba(255,255,255,.1)}.profile-internship-item:hover{transform:translateY(-5px);box-shadow:0 8px 25px #00000026;border-color:#fff3}.profile-internship-item h4{margin:0 0 .5rem;font-size:1.2rem}.profile-internship-item p{margin:.25rem 0;color:#fffc}.profile-no-internships{text-align:center;color:#fffc;padding:2rem;background:#ffffff0d;border-radius:10px}.profile-loading-spinner{display:flex;justify-content:center;align-items:center;height:100vh;font-size:1.5rem;color:#fff}@media (max-width: 768px){.profile-page-container{padding:1rem}.profile-content-wrapper{grid-template-columns:1fr}.profile-card-container{width:100%;max-width:400px}.profile-internships-list{grid-template-columns:1fr}.profile-avatar{width:100px;height:100px;font-size:2.5rem}.profile-header-container h2{font-size:1.75rem}}@media (max-width: 480px){.profile-card-container,.profile-internships-container{padding:1.5rem}.profile-detail-item{flex-direction:column;align-items:flex-start}.profile-detail-icon{margin-bottom:.75rem;margin-right:0}}.userpro-main-content{margin-left:300px;min-height:100vh;width:calc(100% - 300px);overflow-y:auto;padding:2rem;background-color:#000;transition:margin-left .3s ease}.userpro-projects-container{width:100%;max-width:1200px;padding:1rem;margin:0 auto}.userpro-projects-header-user h1{font-size:2rem;font-weight:700;color:#fff;text-align:center;margin-bottom:2rem}.userpro-projects-grid{display:content;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem;width:100%}.userpro-project-card{background-color:#1a1a1a;border:1px solid #333;border-radius:12px;padding:1.5rem;transition:all .3s ease;min-height:220px;display:flex;flex-direction:column;justify-content:space-between;cursor:pointer;box-shadow:0 4px 6px #0000001a}.userpro-project-card:hover{transform:translateY(-5px);box-shadow:0 10px 15px #0003;border-color:#3b82f6}.userpro-project-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:.5rem}.userpro-project-header h3{color:#fff;font-size:1.25rem;font-weight:600;margin:0;padding-right:.5rem;flex:1}.userpro-resource-link{color:#3b82f6;background-color:#3b82f61a;border-radius:50%;width:32px;height:32px;display:grid;align-items:center;justify-content:center;transition:background-color .2s ease}.userpro-resource-link:hover{background-color:#3b82f633}.userpro-eye-icon{width:18px;height:18px}.userpro-project-description{color:#aaa;margin-bottom:1.5rem;line-height:1.5;overflow-wrap:break-word;flex-grow:1}.userpro-project-meta{display:flex;gap:1rem;margin-bottom:1rem;flex-wrap:wrap}.userpro-meta-item{color:#999;font-size:.875rem}.userpro-project-tags{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:.5rem}.userpro-tag{background-color:#3b82f61a;color:#3b82f6;padding:.25rem .75rem;border-radius:999px;font-size:.875rem}.userpro-loading,.userpro-error{text-align:center;padding:2rem;color:#aaa;font-size:1.2rem;background-color:#0000004d;border-radius:8px;width:100%;max-width:600px;margin:2rem auto}@media (min-width: 1200px){.userpro-projects-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width: 992px){.userpro-projects-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 1024px){.userpro-main-content{margin-left:250px;width:calc(100% - 250px)}}@media (max-width: 768px){.userpro-main-content{margin-left:0;width:100%;padding:1rem}.userpro-main-content.sidebar-open{opacity:.5;pointer-events:none}.userpro-projects-container{padding:.75rem}.userpro-projects-grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:1rem}.userpro-projects-header-user h1{font-size:1.75rem;margin-bottom:1.5rem;margin-top:3rem}.userpro-project-card{padding:1rem;min-height:200px}}@media (max-width: 576px){.userpro-projects-grid{grid-template-columns:1fr}.userpro-projects-header-user h1{font-size:1.5rem;margin-bottom:1rem}.userpro-project-card{min-height:180px}}@media (max-width: 360px){.userpro-projects-container{padding:.5rem}.userpro-projects-header-user h1{font-size:1.25rem}.userpro-project-card{padding:.75rem}.userpro-project-header h3{font-size:1.1rem}}.userhackt-hackathon-list-container{padding:2rem;max-width:1200px;min-height:100vh;margin:0 auto 0 370px}.userhackt-hackathon-list-header{text-align:left;margin-bottom:3rem;padding-bottom:2rem;border-bottom:1px solid #3d3d3d;margin-right:7rem}.userhackt-hackathon-main-title{font-size:2.5rem;color:#fff;margin-bottom:.5rem;font-weight:700}.userhackt-hackathon-subtitle{color:#b3b3b3;font-size:1.1rem}.userhackt-section-title{font-size:1.5rem;color:#fff;margin-bottom:2rem;padding-left:.5rem;border-bottom:2px solid lightblue;position:absolute;top:-45px;left:22vw}.userhackt-hackathon-list-wrapper{display:flex;flex-wrap:wrap;gap:1rem;padding:1rem;position:relative}.userhackt-hackathon-list-item{flex:1;min-width:350px;max-width:calc(33.333% - 1.334rem);background:#2d2d2d;border-radius:12px;box-shadow:0 4px 6px #0003;transition:transform .2s ease,box-shadow .2s ease;overflow:hidden;border:1px solid #3d3d3d;display:flex;flex-direction:column}.userhackt-hackathon-list-item:hover{transform:translateY(-4px);box-shadow:0 6px 12px #0000004d}.userhackt-hackathon-card-content{padding:1.5rem;display:flex;flex-direction:column;flex:1}.userhackt-hackathon-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1rem;gap:1rem}.userhackt-hackathon-header h3{font-size:1.5rem;color:#fff;margin:0;flex:1}.userhackt-hackathon-description{color:#b3b3b3;line-height:1.6;margin-bottom:1.5rem;flex-grow:1}.userhackt-hackathon-info-grid{display:flex;flex-wrap:wrap;gap:1.5rem;margin-bottom:1.5rem;padding:1rem;background:#363636;border-radius:8px}.userhackt-info-item{display:flex;align-items:center;gap:.75rem;flex:1;min-width:150px}.userhackt-info-icon{width:24px;height:24px;color:#4299e1;flex-shrink:0}.userhackt-info-text{display:flex;flex-direction:column;flex:1}.userhackt-info-label{font-size:.875rem;color:#888}.userhackt-info-value{font-weight:600;color:#fff}.userhackt-status-badge{padding:.5rem 1rem;border-radius:9999px;font-size:.875rem;font-weight:500;flex-shrink:0}.userhackt-status-badge.upcoming{background:#4299e133;color:#4299e1}.userhackt-status-badge.ongoing{background:#48bb7833;color:#48bb78}.userhackt-status-badge.completed{background:#a0aec033;color:#a0aec0}.userhackt-hackathon-action{display:flex;justify-content:flex-end;margin-top:auto;padding-top:1rem}.userhackt-join-button{padding:.75rem 1.5rem;border-radius:8px;font-weight:600;border:none;cursor:pointer;transition:all .2s ease;background:#4299e1;color:#fff;display:flex;align-items:center;gap:.5rem;text-decoration:none}.userhackt-join-button:hover:not(.disabled){background:#2b6cb0;text-decoration:none}.userhackt-join-button.disabled{background:#4a5568;cursor:not-allowed;pointer-events:none}.userhackt-loading{text-align:center;padding:2rem;color:#fff;font-size:1.2rem}@media (max-width: 1200px){.userhackt-hackathon-list-item{max-width:calc(50% - 1rem)}}@media (max-width: 1024px){.userhackt-hackathon-list-container{margin-left:0;padding:1rem}.userhackt-section-title{position:static;text-align:center;margin-bottom:1rem}.userhackt-hackathon-list-header{margin-right:0}}@media (max-width: 768px){.userhackt-hackathon-list-item{max-width:100%}.userhackt-hackathon-main-title{font-size:2rem}.userhackt-hackathon-subtitle{font-size:1rem}.userhackt-section-title,.userhackt-hackathon-header h3{font-size:1.25rem}.userhackt-info-icon{width:20px;height:20px}.userhackt-info-label{font-size:.75rem}.userhackt-info-value{font-size:.875rem}.userhackt-join-button{padding:.5rem 1rem;font-size:.875rem}}@media (max-width: 480px){.userhackt-hackathon-list-container{padding:.75rem}.userhackt-hackathon-main-title{font-size:1.5rem}.userhackt-hackathon-subtitle{font-size:.9rem}.userhackt-section-title,.userhackt-hackathon-header h3{font-size:1rem}.userhackt-info-icon{width:16px;height:16px}.userhackt-info-label{font-size:.7rem}.userhackt-info-value{font-size:.8rem}.userhackt-join-button{padding:.5rem 1rem;font-size:.8rem}}:root{--primary: #4a6cfa;--primary-dark: #3557e8;--secondary: #f3f4f6;--gray-100: #f3f4f6;--gray-200: #e5e7eb;--gray-300: #d1d5db;--gray-400: #9ca3af;--gray-500: #6b7280;--gray-600: #4b5563;--gray-700: #374151;--gray-800: #1f2937;--gray-900: #111827;--success: #10b981;--warning: #f59e0b;--info: #3b82f6;--danger: #ef4444;--border-radius: 8px;--shadow-sm: 0 1px 2px 0 rgba(0, 0, 0, .05);--shadow: 0 1px 3px 0 rgba(0, 0, 0, .1), 0 1px 2px 0 rgba(0, 0, 0, .06);--shadow-md: 0 4px 6px -1px rgba(0, 0, 0, .1), 0 2px 4px -1px rgba(0, 0, 0, .06);--shadow-lg: 0 10px 15px -3px rgba(0, 0, 0, .1), 0 4px 6px -2px rgba(0, 0, 0, .05);--transition: all .2s ease}.project-container{max-width:1200px;margin:0 auto;padding:2rem 1rem;color:var(--gray-800);background-color:#fff;min-height:100vh}.project-header{margin-bottom:2rem;padding-bottom:1.5rem;border-bottom:1px solid var(--gray-200);display:flex;flex-direction:column;gap:1rem}@media (min-width: 768px){.project-header{flex-direction:row;justify-content:space-between;align-items:center}}.project-title{font-size:2rem;font-weight:700;color:var(--gray-900);margin:0}.project-meta{display:flex;gap:1rem;flex-wrap:wrap}.project-status,.project-difficulty{display:inline-flex;align-items:center;padding:.35rem .75rem;border-radius:9999px;font-size:.875rem;font-weight:500}.status-completed{background-color:#10b9811a;color:#065f46}.status-in-progress{background-color:#f59e0b1a;color:#92400e}.status-upcoming{background-color:#3b82f61a;color:#1e40af}.difficulty-beginner{background-color:#10b9811a;color:#065f46}.difficulty-intermediate{background-color:#f59e0b1a;color:#92400e}.difficulty-advanced{background-color:#ef44441a;color:#b91c1c}.architecture-card{margin-bottom:2rem;background-color:#fff;border-radius:var(--border-radius);box-shadow:var(--shadow-md);padding:1.5rem;border:1px solid var(--gray-200)}.card-title{font-size:1.25rem;font-weight:600;color:var(--gray-900);margin-bottom:1rem;padding-bottom:.5rem;border-bottom:1px solid var(--gray-200)}.full-width-image-container{width:100%;margin-bottom:1rem}.full-width-image{width:100%;height:auto;border-radius:var(--border-radius);box-shadow:var(--shadow-sm);object-fit:cover}.content-grid{display:grid;grid-template-columns:1fr;gap:1.5rem;margin-bottom:2rem}@media (min-width: 768px){.content-grid{grid-template-columns:repeat(2,1fr)}.description-card{grid-column:span 2}}.content-card{background-color:#fff;border-radius:var(--border-radius);box-shadow:var(--shadow-md);padding:1.5rem;border:1px solid var(--gray-200);height:100%}.card-text{line-height:1.6;color:var(--gray-700)}.details-grid{display:grid;grid-template-columns:1fr;gap:1rem}@media (min-width: 640px){.details-grid{grid-template-columns:repeat(2,1fr)}}.detail-item{display:flex;align-items:flex-start;gap:1rem;padding:1rem;background-color:var(--gray-100);border-radius:var(--border-radius)}.detail-icon{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background-color:var(--primary);color:#fff;border-radius:50%;flex-shrink:0}.detail-content{flex:1}.detail-title{margin:0 0 .25rem;font-size:1rem;font-weight:500;color:var(--gray-700)}.detail-text{margin:0;color:var(--gray-900);font-weight:500}.tech-stack{display:flex;flex-wrap:wrap;gap:.75rem}.tech-tag{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem .75rem;background-color:var(--gray-100);border-radius:var(--border-radius);font-size:.875rem;font-weight:500;color:var(--gray-700);transition:var(--transition)}.tech-tag:hover{background-color:var(--gray-200)}.action-buttons-container{display:flex;flex-wrap:wrap;gap:1rem;margin-top:1.5rem;padding:1.5rem;background-color:#fff;border-radius:var(--border-radius);box-shadow:var(--shadow-md);border:1px solid var(--gray-200)}.action-button{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.25rem;border-radius:var(--border-radius);font-size:.95rem;font-weight:500;cursor:pointer;transition:var(--transition);border:none;outline:none;text-decoration:none}.action-button.primary{background-color:var(--primary);color:#fff}.action-button.primary:hover{background-color:var(--primary-dark);transform:translateY(-2px)}.action-button.secondary{background-color:var(--gray-100);color:var(--gray-700)}.action-button.secondary:hover{background-color:var(--gray-200);transform:translateY(-2px)}.action-button.submitted{background-color:var(--success);color:#fff;cursor:default}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000;padding:1rem}.modal-content{background-color:#fff;border-radius:var(--border-radius);box-shadow:var(--shadow-lg);padding:2rem;width:100%;max-width:500px;max-height:90vh;overflow-y:auto}.modal-title{font-size:1.5rem;font-weight:600;margin-bottom:.5rem;color:var(--gray-900)}.modal-description{margin-bottom:1.5rem;color:var(--gray-600)}.form-group{margin-bottom:1.5rem}.form-group label{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem;font-weight:500;color:var(--gray-700)}.form-group input{width:100%;padding:.75rem;border:1px solid var(--gray-300);border-radius:var(--border-radius);font-size:1rem;transition:var(--transition)}.form-group input:focus{outline:none;border-color:var(--primary);box-shadow:0 0 0 3px #4a6cfa1a}.error-message{padding:.75rem;margin-bottom:1.5rem;background-color:#ef44441a;border-radius:var(--border-radius);color:#b91c1c;font-size:.875rem}.modal-actions{display:flex;justify-content:flex-end;gap:1rem;margin-top:1.5rem}.button-cancel,.button-submit{padding:.75rem 1.25rem;border-radius:var(--border-radius);font-size:.95rem;font-weight:500;cursor:pointer;transition:var(--transition);border:none;outline:none}.button-cancel{background-color:var(--gray-200);color:var(--gray-700)}.button-cancel:hover{background-color:var(--gray-300)}.button-submit{background-color:var(--primary);color:#fff}.button-submit:hover{background-color:var(--primary-dark)}.button-submit:disabled{background-color:var(--gray-400);cursor:not-allowed}.loading,.error{display:flex;justify-content:center;align-items:center;min-height:300px;color:var(--gray-700);font-size:1.125rem}.error{color:var(--danger)}.update-password{display:flex;justify-content:center;align-items:center;min-height:100vh;background:linear-gradient(135deg,#ff9a9e,#fad0c4,#fbc2eb,#a6c1ee,#f6d365);background-size:400% 400%;animation:gradient-background 15s ease infinite;padding:20px}@keyframes gradient-background{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}.update-password__card{background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:20px;padding:2.5rem;max-width:400px;width:100%;box-shadow:0 8px 32px #0000001a;border:1px solid rgba(255,255,255,.2);animation:slide-in .8s ease-out}.update-password__title{font-size:2.2rem;color:#000;text-align:center;margin-bottom:1.5rem;text-shadow:2px 2px 4px rgba(0,0,0,.2);animation:fade-in 1s ease-in}.update-password__form{display:flex;flex-direction:column}.update-password__form-group{margin-bottom:1.5rem}.update-password__label{font-size:1rem;color:#000;margin-bottom:.5rem;display:block;text-shadow:1px 1px 2px rgba(0,0,0,.2)}.update-password__input{width:100%;padding:.75rem;border:1px solid rgba(255,255,255,.3);border-radius:10px;font-size:1rem;background:#ffffff1a;color:#000;transition:border-color .3s ease,background .3s ease}.update-password__input::placeholder{color:#ffffffb3}.update-password__input:focus{border-color:#fff;background:#fff3;outline:none}.update-password__submit-button{background:linear-gradient(135deg,#ff6f61,#ffcc5c);color:#fff;padding:.75rem;border:none;border-radius:10px;font-size:1rem;cursor:pointer;transition:transform .3s ease,box-shadow .3s ease,background .3s ease}.update-password__submit-button:hover{transform:translateY(-3px);box-shadow:0 5px 15px #ff6f6166;background:linear-gradient(135deg,#ffcc5c,#ff6f61)}.update-password__error-message{color:#ff4d4d;text-align:center;margin-top:1rem;text-shadow:1px 1px 2px rgba(0,0,0,.2)}.update-password__success-message{color:#4caf50;text-align:center;margin-top:1rem;text-shadow:1px 1px 2px rgba(0,0,0,.2)}@keyframes slide-in{0%{opacity:0;transform:translateY(-50px)}to{opacity:1;transform:translateY(0)}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}.animate-fade-in{animation:fade-in .5s ease-in}.certificate-page{max-width:1200px;margin:0 auto;padding:1rem}.certificates-wrapper{display:flex;justify-content:space-between;gap:1rem;margin-bottom:1.5rem;width:200%;position:relative;left:-300px}.certificate-container{position:relative;aspect-ratio:1.414/1;width:48%;background-color:#0b0b0b}.certificate-background{position:absolute;top:0;right:0;bottom:0;left:0;background-color:#0a0a0a;box-shadow:0 4px 6px #0000001a;border-radius:.5rem}.background-image{width:100%;height:100%;object-fit:cover}.certificate-content{position:absolute;top:0;right:0;bottom:0;left:0;padding:1rem}.certificate-inner{position:relative;height:100%;display:flex;flex-direction:column;justify-content:space-between}.certificate-header{text-align:center;margin-bottom:1rem}.certificate-title{font-size:1.5rem;font-family:serif;margin-bottom:.5rem}.certificate-subtitle{font-size:.75rem;color:#4b5563}.recipient-details{text-align:center;margin-bottom:1rem}.recipient-name{font-size:2.2rem;font-family:initial;font-weight:700;color:#000;position:relative;top:150px}.recipient-name2{font-size:2.2rem;font-family:initial;font-weight:700;color:#fff;position:relative;top:150px;left:50px}.completion-text{margin-top:10rem;font-size:10px;position:relative;color:#000}.completion-text2{margin-top:10.5rem;font-size:10px;position:relative;color:#fff;left:54px}.domain-name{font-weight:700}.info-value2{position:relative;left:2px;top:-362px;color:#000;font-size:10px}.info-value4{position:relative;left:2px;top:-362px;color:#fff;font-size:10px}.info-label1{position:relative;left:-375px;top:-377px;color:#000;font-size:10px}.info-label2{position:relative;left:-375px;top:-377px;color:#fff;font-size:10px}.certificate-details{text-align:center;margin-bottom:1rem}.details-text{font-size:10px;position:relative;top:140px;color:#000}.certificate-footer{display:flex;justify-content:space-between;font-size:.75rem;margin-top:auto}.signature-section{text-align:center}.signature-placeholder{height:2rem;margin-bottom:.25rem}.signatory-title{color:#4b5563}.actions-panel{background-color:#060606;padding:1.5rem;border-radius:.5rem;box-shadow:0 1px 3px #0000001a}.recipient-info{display:flex;justify-content:space-between;font-size:.875rem;margin-bottom:1rem}.info-group .info-label{font-weight:700}.share-button{width:100%;background-color:#2563eb;color:#fff;padding:.5rem;border-radius:.375rem;border:none;cursor:pointer;transition:background-color .2s;margin-bottom:1rem}.share-button:hover{background-color:#1d4ed8}.action-buttons{display:flex;gap:.5rem;margin-bottom:1rem}.linkedin-button,.download-button,.copy-button{flex:1;padding:.5rem;border:1px solid #d1d5db;border-radius:.375rem;background-color:#090909;cursor:pointer;transition:background-color .2s}.certificates-wrapper img{width:1000%;height:auto;border-radius:2px}.linkedin-button:hover,.download-button:hover,.copy-button:hover{background-color:#1a2c3d}.verification-section{border:1px solid #d1d5db;border-radius:.5rem;padding:1rem}.verification-header{display:flex;align-items:center;gap:.5rem}.verification-icon{width:1rem;height:1rem;background-color:#2563eb;border-radius:50%}.verification-title{font-weight:700}.verification-date{font-size:.875rem;margin:.5rem 0}.verify-button{width:100%;background-color:#0d9488;color:#fff;padding:.5rem;border-radius:.375rem;border:none;cursor:pointer;transition:background-color .2s}.verify-button:hover{background-color:#0f766e}.credential-id{font-size:.75rem;color:#6b7280;margin-top:.5rem}#qr-code-container{position:absolute;bottom:1px;left:45%;transform:translate(-50%);z-index:10}#qr-code{width:35px;height:35px;background-color:#fff;padding:1px;border-radius:2px}.dialog-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#000000bf;display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem}.dialog-content{background-color:#fff;border-radius:.5rem;max-width:500px;width:100%;max-height:90vh;overflow-y:auto;box-shadow:0 20px 25px -5px #0000001a}.dialog-header{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 1.5rem 0;border-bottom:1px solid #e5e7eb}.dialog-title{font-size:1.25rem;font-weight:600;color:#111827;margin:0;flex:1}.dialog-close{background:none;border:none;font-size:1.5rem;color:#6b7280;cursor:pointer;padding:.25rem;margin-left:1rem;width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;border-radius:.25rem;transition:background-color .2s}.dialog-close:hover{background-color:#f3f4f6}.dialog-body{padding:1.5rem}.verification-status{display:flex;align-items:center;gap:1rem;padding:1rem;background-color:#f0fdf4;border:1px solid #bbf7d0;border-radius:.5rem;margin-bottom:1.5rem}.status-icon{width:2.5rem;height:2.5rem;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.2rem;flex-shrink:0}.status-icon.verified{background-color:#10b981;color:#fff}.status-text h4{margin:0 0 .25rem;font-size:1rem;font-weight:600;color:#065f46}.status-text p{margin:0;font-size:.875rem;color:#047857}.verification-details{display:grid;gap:.75rem}.detail-row{display:flex;justify-content:space-between;align-items:flex-start;padding:.75rem 0;border-bottom:1px solid #f3f4f6;gap:1rem}.detail-row:last-child{border-bottom:none}.detail-label{font-weight:500;color:#374151;font-size:.875rem;flex-shrink:0;min-width:100px}.detail-value{color:#111827;font-size:.875rem;text-align:right;word-break:break-word}.status-badge{background-color:#ac9d9d;color:#36df90;padding:.25rem .5rem;border-radius:.25rem;font-size:.75rem;font-weight:500}.dialog-footer{padding:1rem 1.5rem 1.5rem;border-top:1px solid #e5e7eb}.dialog-button{padding:.5rem 1rem;border:1px solid #d1d5db;border-radius:.375rem;cursor:pointer;transition:all .2s;font-size:.875rem;font-weight:500}.dialog-button.primary{background-color:#2563eb;color:#fff;border-color:#2563eb}.dialog-button.primary:hover{background-color:#1d4ed8;border-color:#1d4ed8}@media (max-width: 768px){.dialog-content{margin:.5rem;max-height:85vh}.dialog-header{padding:1rem 1rem 0}.dialog-body{padding:1rem}.dialog-footer{padding:.75rem 1rem 1rem}.verification-status{flex-direction:column;text-align:center;gap:.75rem}.detail-row{flex-direction:column;align-items:flex-start;gap:.25rem}.detail-label{min-width:auto}.detail-value{text-align:left}}@media (prefers-color-scheme: dark){.dialog-content{background-color:#1f2937;color:#fff}.dialog-title{color:#fff}.dialog-header{border-bottom-color:#374151}.dialog-footer{border-top-color:#374151}.detail-row{border-bottom-color:#374151}.detail-label{color:#d1d5db}.detail-value{color:#fff}.dialog-close{color:#9ca3af}.dialog-close:hover{background-color:#374151}}@media (max-width: 768px){.certificates-wrapper{flex-direction:column;align-items:center}.certificate-container{width:100%;max-width:500px}.action-buttons{flex-direction:column}}:root{--primary: #000000;--primary-light: #1a1a1a;--primary-dark: #000000;--accent: #333333;--accent-hover: #404040;--text-primary: #ffffff;--text-secondary: #a0a0a0;--text-muted: #666666;--border-color: #333333;--success: #1a8917;--danger: #8b0000;--background: #121212;--surface: #1e1e1e;--surface-light: #2d2d2d}.flex{display:flex}.grid{display:grid}.h-screen{height:100vh}.w-64{width:16rem}.w-full{width:100%}.p-6{padding:1.5rem}.p-8{padding:2rem}.p-4{padding:1rem}.p-2{padding:.5rem}.p-1{padding:.25rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.mb-6{margin-bottom:1.5rem}.mb-4{margin-bottom:1rem}.mb-2{margin-bottom:.5rem}.mr-2{margin-right:.5rem}.mt-4{margin-top:1rem}.mt-2{margin-top:.5rem}.space-y-4>*+*{margin-top:1rem}.space-y-2>*+*{margin-top:.5rem}.space-x-3>*+*{margin-left:.75rem}.gap-6{gap:1.5rem}.text-xl{font-size:1.25rem}.text-2xl{font-size:1.5rem}.font-bold{font-weight:700;font-size:29px;border-bottom:2px solid blue}.font-semibold{font-weight:600}.bg-gray-100{background-color:var(--background)}.bg-white{background-color:var(--surface)}.bg-gray-50{background-color:var(--surface-light)}.bg-gray-800{background-color:var(--primary-dark)}.bg-blue-50{background-color:var(--accent)}.bg-blue-500{background-color:var(--primary)}.bg-red-500{background-color:var(--danger)}.bg-green-500{background-color:var(--success)}.no-scrollbar{overflow:hidden}.no-scrollbar::-webkit-scrollbar{display:none}.no-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.text-gray-600{color:var(--text-secondary)}.text-blue-600,.text-white{color:var(--text-primary)}.text-green-500{color:var(--success)}.text-gray-400{color:var(--text-muted)}.shadow-lg{box-shadow:0 4px 6px #0000004d}.shadow{box-shadow:0 2px 4px #0003}.rounded-lg{border-radius:.5rem}.rounded{border-radius:.25rem}.rounded-full{border-radius:9999px}.border{border:1px solid var(--border-color)}.flex-1{flex:1}.items-center{align-items:center}.justify-between{justify-content:space-between}.overflow-auto{overflow:auto}.overflow-y-auto{overflow-y:auto}button{border:none;cursor:pointer;background:none;font:inherit;color:var(--text-primary)}button:hover{opacity:.9}.hover\:bg-gray-50:hover{background-color:var(--accent-hover)}.sidebar-button{width:100%;display:flex;align-items:center;padding:.75rem 1.5rem;gap:12px;transition:background-color .2s;color:#fff;font-weight:700}.sidebar-button:hover{background-color:var(--accent)}.sidebar-button.active{background-color:#fff;color:#000}.sidebar-button{display:flex;align-items:center;padding:10px 15px;border:none;background:none;cursor:pointer;transition:background-color .3s ease}.sidebar-button:hover{background-color:#f3f4f6}.logout-button{margin-top:0;color:red;margin-left:-15px}.logout-button:hover{background-color:#ffe0e0}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:var(--surface)}::-webkit-scrollbar-thumb{background:var(--accent);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--accent-hover)}.sidebar-mentor:hover{background-color:var(--accent-hover)}@media (max-width: 768px){.flex{flex-direction:column}.w-64{width:100%}.sidebar{width:100%;height:auto;position:relative}.sidebar-button{padding:.5rem 1rem}.main-content{padding:1rem}}@media (max-width: 480px){.sidebar-button{padding:.5rem}.sidebar-button span{display:none}.sidebar-button{justify-content:center}.main-content{padding:.5rem}}.dashboard-container-classes{display:flex;height:100vh}.sidebar-container-classes{width:250px;background-color:#333;color:#fff}.main-content-classes{flex:1;padding:20px;overflow-y:auto;margin-left:65px}h2{font-size:24px;color:#fff;margin-bottom:20px;font-weight:700}.classes-grid-classes{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:20px}.class-card-classes{background-color:#363636;border:1px solid #ddd;border-radius:12px;padding:20px;box-shadow:0 4px 8px #0000001a;transition:transform .2s,box-shadow .2s}.class-card-classes:hover{transform:translateY(-5px);box-shadow:0 8px 16px #0003}.class-card-classes h3{font-size:20px;color:#fff;margin-bottom:15px;font-weight:700}.class-card-classes p{margin:8px 0;color:#fff}.class-card-classes .status-classes{font-weight:700}.class-card-classes .status-classes.completed{color:#28a745}.class-card-classes .status-classes.upcoming{color:#ffc107}.join-button-classes{background-color:#007bff;color:#fff;padding:10px 20px;border:none;border-radius:5px;cursor:pointer;font-size:16px;transition:background-color .3s;margin-top:15px;width:100%}.join-button-classes:disabled{background-color:#757474;cursor:not-allowed}.join-button-classes:hover:not(:disabled){background-color:#0056b3}@media (max-width: 768px){.dashboard-container-classes{flex-direction:column}.sidebar-container-classes{width:100%;height:auto}.main-content-classes{padding:15px}.classes-grid-classes{grid-template-columns:1fr}}body{margin:0;padding:0;font-family:system-ui,-apple-system,sans-serif;background-color:#000;color:#fff}.web-container{max-width:1200px;margin:0 auto;padding:2rem}.web-hero{display:flex;align-items:center;gap:4rem;padding:4rem 0}.web-hero-content{flex:1}.web-hero-video{flex:1;border-radius:12px;overflow:hidden;position:relative;top:10px}.web-hero h1{font-size:2rem;margin-bottom:1.5rem}.web-hero p{font-size:1rem;color:#94a3b8;margin-bottom:2rem}.web-features-list{list-style:none;padding:0;margin:2rem 0}.web-feature-item{display:flex;align-items:center;gap:1rem;margin-bottom:1rem}.web-feature-icon{width:40px;height:40px;background-color:#1d4ed8;border-radius:50%;display:flex;align-items:center;justify-content:center}.web-apply-button{display:inline-block;background-color:#3b82f6;color:#fff;padding:1rem 2rem;border-radius:8px;text-decoration:none;font-weight:600;transition:background-color .3s}.web-apply-button:hover{background-color:#2563eb}.web-highlights{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;margin:4rem 0}.web-highlight-card{background-color:#1e293b;padding:2rem;border-radius:12px;transition:transform .3s}.web-highlight-card:hover{transform:translateY(-5px)}.web-highlight-icon{color:#60a5fa;font-size:2rem;margin-bottom:1rem}.web-highlight-title{font-size:1.25rem;font-weight:600;margin-bottom:.5rem}.web-highlight-description{color:#94a3b8;font-size:.875rem}.web-journey{margin:4rem 0}.web-journey h2{text-align:center;font-size:2.5rem;margin-bottom:3rem}.web-journey-steps{position:relative;max-width:800px;margin:0 auto}.web-journey-step{display:flex;gap:2rem;margin-bottom:2rem;position:relative;padding-left:3rem}.web-journey-step:before{content:"";position:absolute;left:1.5rem;top:40px;bottom:-6rem;width:2px;background-color:#1d4ed8}.web-journey-step:last-child:before{display:none}.web-step-icon{width:40px;height:40px;background-color:#1d4ed8;border-radius:50%;display:flex;align-items:center;justify-content:center;position:absolute;left:0;top:40px}.web-step-content{background-color:#1e293b;padding:1.5rem;border-radius:12px;flex:1}.web-step-title{font-size:1.25rem;font-weight:600;margin-bottom:.5rem}.web-step-description{color:#94a3b8}body{margin:0;padding:0;font-family:system-ui,-apple-system,sans-serif;background:linear-gradient(180deg,#0a0a0a,#1a1a2e);color:#fff;min-height:100vh}.header-web{text-align:center;padding:40px 20px}.header-web h1{font-size:2.5rem;margin:0}.header-web h1 .highlight-web{color:#3b82f6}.features-grid-web{display:grid;grid-template-columns:repeat(2,1fr);gap:24px;max-width:1200px;margin:0 auto;padding:20px}.feature-card-web{background:#111827cc;border-radius:12px;padding:24px;display:flex;align-items:flex-start;gap:16px}.feature-icon-web{width:48px;height:48px;background:#1e3a8a;border-radius:8px;display:flex;align-items:center;justify-content:center;color:#3b82f6}.feature-content-web h3{margin:0;font-size:1.25rem;color:#fff}.feature-content-web p{margin:8px 0 0;color:#9ca3af;font-size:.875rem}.quote-section-web{text-align:center;padding:60px 20px;font-size:1.5rem;font-style:italic;max-width:800px;margin:0 auto}.quote-section-web .highlight-web{color:#3b82f6}.cta-section-web{text-align:center;padding:60px 20px}.cta-section-web h2{font-size:2.5rem;margin:0;text-transform:uppercase}.cta-section-web p{color:#3b82f6;font-size:1.25rem;margin:16px 0 32px}.enroll-button-web{background:#3b82f6;color:#fff;border:none;padding:12px 32px;border-radius:8px;font-size:1rem;cursor:pointer;transition:background-color .3s}.enroll-button-web:hover{background:#2563eb}.careers-section-web{padding:40px 20px;max-width:1200px;margin:0 auto}.careers-section-web h2{text-align:center;font-size:2.5rem;margin-bottom:40px}.careers-section-web h2 .highlight-web{color:#3b82f6}.careers-grid-web{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.career-card-web{background:#000;border-radius:12px;padding:24px;display:flex;align-items:center;gap:16px;cursor:pointer;transition:transform .3s}.career-card-web:hover{transform:translateY(-4px)}.career-icon-web{width:40px;height:40px;color:#3b82f6}.career-title-web{font-size:1.125rem;margin:0}@media (max-width: 768px){.features-grid-web,.careers-grid-web{grid-template-columns:1fr}.header-web h1,.cta-section-web h2,.careers-section-web h2{font-size:2rem}.quote-section-web{font-size:1.25rem}}body{margin:0;padding:0;background-color:#000;color:#fff;font-family:system-ui,-apple-system,sans-serif}.containerweb{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem}.sectionweb{width:100%;max-width:1200px;margin:2rem 0;text-align:center}.headingweb{font-size:3rem;font-weight:700;margin-bottom:.5rem}.subheadingweb{color:#3b82f6;font-size:1.5rem;margin-top:0}.skills-gridweb{display:grid;grid-template-columns:repeat(5,1fr);gap:1rem;margin-top:2rem}.companies-gridweb{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;margin-top:2rem}.cardweb{background-color:#0f1318;border-radius:.5rem;padding:2rem;display:flex;flex-direction:column;align-items:center;gap:.5rem;transition:transform .2s}.cardweb:hover{transform:translateY(-5px)}.iconweb{color:#3b82f6;width:24px;height:24px}.company-iconweb{color:#4b5563;width:24px;height:24px}.card-textweb{font-size:1rem;margin:0}@media (max-width: 1024px){.skills-gridweb{grid-template-columns:repeat(3,1fr)}.companies-gridweb{grid-template-columns:repeat(2,1fr)}}@media (max-width: 640px){.skills-gridweb{grid-template-columns:repeat(2,1fr)}.companies-gridweb{grid-template-columns:repeat(1,1fr)}.headingweb{font-size:2rem}}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Poppins,sans-serif;color:#fff;overflow-x:hidden;margin:0;padding:0;line-height:1.5}.app-container{display:flex;flex-direction:column;min-height:100vh}.app-container .header{margin-bottom:-2rem;left:0rem}.hero-section{flex:1;display:flex;justify-content:center;align-items:center;padding:50px}/*! tailwindcss v4.0.8 | MIT License | https://tailwindcss.com */@layer theme{:root,:host{--font-sans:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--color-red-500:oklch(.637 .237 25.331);--color-orange-500:oklch(.705 .213 47.604);--color-yellow-600:oklch(.681 .162 75.834);--color-green-500:oklch(.723 .219 149.579);--color-green-600:oklch(.627 .194 149.214);--color-teal-500:oklch(.704 .14 182.503);--color-blue-500:oklch(.623 .214 259.815);--color-blue-600:oklch(.546 .245 262.881);--color-blue-700:oklch(.488 .243 264.376);--color-indigo-500:oklch(.585 .233 277.117);--color-purple-500:oklch(.627 .265 303.9);--color-pink-500:oklch(.656 .241 354.308);--color-gray-100:oklch(.967 .003 264.542);--color-gray-200:oklch(.928 .006 264.531);--color-gray-300:oklch(.872 .01 258.338);--color-gray-400:oklch(.707 .022 261.325);--color-gray-700:oklch(.373 .034 259.733);--color-gray-800:oklch(.278 .033 256.848);--color-gray-900:oklch(.21 .034 264.665);--color-white:#fff;--spacing:.25rem;--text-xs:.75rem;--text-xs--line-height:calc(1/.75);--text-sm:.875rem;--text-sm--line-height:calc(1.25/.875);--text-lg:1.125rem;--text-lg--line-height:calc(1.75/1.125);--text-xl:1.25rem;--text-xl--line-height:calc(1.75/1.25);--text-2xl:1.5rem;--text-2xl--line-height:calc(2/1.5);--text-3xl:1.875rem;--text-3xl--line-height: 1.2 ;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--radius-lg:.5rem;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4,0,.2,1);--default-font-family:var(--font-sans);--default-font-feature-settings:var(--font-sans--font-feature-settings);--default-font-variation-settings:var(--font-sans--font-variation-settings);--default-mono-font-family:var(--font-mono);--default-mono-font-feature-settings:var(--font-mono--font-feature-settings);--default-mono-font-variation-settings:var(--font-mono--font-variation-settings)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;-moz-tab-size:4;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}body{line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1;color:color-mix(in oklab,currentColor 50%,transparent)}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;-moz-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;-moz-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.absolute{position:absolute}.relative{position:relative}.static{position:static}.top-0{top:calc(var(--spacing)*0)}.right-0{right:calc(var(--spacing)*0)}.z-10{z-index:10}.container{width:100%}@media (width>=40rem){.container{max-width:40rem}}@media (width>=48rem){.container{max-width:48rem}}@media (width>=64rem){.container{max-width:64rem}}@media (width>=80rem){.container{max-width:80rem}}@media (width>=96rem){.container{max-width:96rem}}.mt-1{margin-top:calc(var(--spacing)*1)}.mt-2{margin-top:calc(var(--spacing)*2)}.mt-4{margin-top:calc(var(--spacing)*4)}.mt-auto{margin-top:auto}.mb-2{margin-bottom:calc(var(--spacing)*2)}.mb-8{margin-bottom:calc(var(--spacing)*8)}.ml-3{margin-left:calc(var(--spacing)*3)}.block{display:block}.contents{display:contents}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline{display:inline}.inline-flex{display:inline-flex}.table{display:table}.h-2{height:calc(var(--spacing)*2)}.h-4{height:calc(var(--spacing)*4)}.h-6{height:calc(var(--spacing)*6)}.h-8{height:calc(var(--spacing)*8)}.h-full{height:100%}.h-screen{height:100vh}.min-h-screen{min-height:100vh}.w-2{width:calc(var(--spacing)*2)}.w-4{width:calc(var(--spacing)*4)}.w-6{width:calc(var(--spacing)*6)}.w-8{width:calc(var(--spacing)*8)}.w-64{width:calc(var(--spacing)*64)}.w-full{width:100%}.flex-1{flex:1}.grow{flex-grow:1}.transform{transform:var(--tw-rotate-x)var(--tw-rotate-y)var(--tw-rotate-z)var(--tw-skew-x)var(--tw-skew-y)}.cursor-pointer{cursor:pointer}.resize{resize:both}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-between{justify-content:space-between}.gap-2{gap:calc(var(--spacing)*2)}.gap-4{gap:calc(var(--spacing)*4)}.gap-6{gap:calc(var(--spacing)*6)}:where(.space-y-4>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing)*4)*var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing)*4)*calc(1 - var(--tw-space-y-reverse)))}.overflow-auto{overflow:auto}.overflow-x-auto{overflow-x:auto}.rounded{border-radius:.25rem}.rounded-full{border-radius:3.40282e38px}.rounded-lg{border-radius:var(--radius-lg)}.border{border-style:var(--tw-border-style);border-width:1px}.border-b{border-bottom-style:var(--tw-border-style);border-bottom-width:1px}.border-gray-700{border-color:var(--color-gray-700)}.bg-blue-600{background-color:var(--color-blue-600)}.bg-gray-100{background-color:var(--color-gray-100)}.bg-gray-800{background-color:var(--color-gray-800)}.bg-gray-900{background-color:var(--color-gray-900)}.bg-green-600{background-color:var(--color-green-600)}.bg-red-500{background-color:var(--color-red-500)}.bg-white{background-color:var(--color-white)}.bg-yellow-600{background-color:var(--color-yellow-600)}.from-blue-500{--tw-gradient-from:var(--color-blue-500);--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))}.from-green-500{--tw-gradient-from:var(--color-green-500);--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))}.from-orange-500{--tw-gradient-from:var(--color-orange-500);--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))}.from-purple-500{--tw-gradient-from:var(--color-purple-500);--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))}.from-red-500{--tw-gradient-from:var(--color-red-500);--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))}.to-green-500{--tw-gradient-to:var(--color-green-500);--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))}.to-indigo-500{--tw-gradient-to:var(--color-indigo-500);--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))}.to-pink-500{--tw-gradient-to:var(--color-pink-500);--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))}.to-red-500{--tw-gradient-to:var(--color-red-500);--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))}.to-teal-500{--tw-gradient-to:var(--color-teal-500);--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))}.p-2{padding:calc(var(--spacing)*2)}.p-4{padding:calc(var(--spacing)*4)}.p-6{padding:calc(var(--spacing)*6)}.p-8{padding:calc(var(--spacing)*8)}.px-2{padding-inline:calc(var(--spacing)*2)}.px-4{padding-inline:calc(var(--spacing)*4)}.py-1{padding-block:calc(var(--spacing)*1)}.py-2{padding-block:calc(var(--spacing)*2)}.py-3{padding-block:calc(var(--spacing)*3)}.text-center{text-align:center}.text-left{text-align:left}.text-2xl{font-size:var(--text-2xl);line-height:var(--tw-leading,var(--text-2xl--line-height))}.text-3xl{font-size:var(--text-3xl);line-height:var(--tw-leading,var(--text-3xl--line-height))}.text-lg{font-size:var(--text-lg);line-height:var(--tw-leading,var(--text-lg--line-height))}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.text-xl{font-size:var(--text-xl);line-height:var(--tw-leading,var(--text-xl--line-height))}.text-xs{font-size:var(--text-xs);line-height:var(--tw-leading,var(--text-xs--line-height))}.font-bold{--tw-font-weight:var(--font-weight-bold);font-weight:var(--font-weight-bold)}.font-medium{--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium)}.font-semibold{--tw-font-weight:var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}.text-blue-500{color:var(--color-blue-500)}.text-gray-100{color:var(--color-gray-100)}.text-gray-200{color:var(--color-gray-200)}.text-gray-300{color:var(--color-gray-300)}.text-gray-400{color:var(--color-gray-400)}.text-white{color:var(--color-white)}.underline{text-decoration-line:underline}.shadow-lg{--tw-shadow:0 10px 15px -3px var(--tw-shadow-color,#0000001a),0 4px 6px -4px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-xl{--tw-shadow:0 20px 25px -5px var(--tw-shadow-color,#0000001a),0 8px 10px -6px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.filter{filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-all{transition-property:all;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-colors{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.duration-200{--tw-duration:.2s;transition-duration:.2s}.duration-300{--tw-duration:.3s;transition-duration:.3s}.last\:border-0:last-child{border-style:var(--tw-border-style);border-width:0}@media (hover:hover){.hover\:bg-blue-700:hover{background-color:var(--color-blue-700)}.hover\:bg-gray-700:hover{background-color:var(--color-gray-700)}.hover\:bg-gray-800:hover{background-color:var(--color-gray-800)}.hover\:text-blue-700:hover{color:var(--color-blue-700)}.hover\:underline:hover{text-decoration-line:underline}}@media (width>=48rem){.md\:block{display:block}.md\:hidden{display:none}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}}:root{--primary-color:#fff;--secondary-color:#4c4747;--accent-color:#ff9a44;--text-color-primary:#94a3b8;--text-color-secondary:#b2b2b2;--text-color-muted:#ffffffb3;--background-color:#141420;--background-gradient:linear-gradient(180deg,#09092d,#141414);--card-bg-color:#1b2430;--hover-bg-color:#2e3c50;--hover-shadow:#ffffff4d;--gradient-primary:linear-gradient(135deg,#ff5a5f,#2563eb);--gradient-hover:linear-gradient(90deg,#ff5a5f,#ff9a44);--gradient-bg:linear-gradient(145deg,#d0d0d0,#eaeaea);--card-shadow:#0000001a;--card-border-color:#ffffff1a;--deep-shadow:#0003;--transition-duration:.3s;--transition-bezier:cubic-bezier(.4,0,.2,1);--highlight-color:#2563eb;--icon-bg-color:#4a5e7c;--star-color:#ffcf40}*{box-sizing:border-box;margin:0;padding:0}body{color:#fff;background-color:#000;font-family:Inter,system-ui,-apple-system,sans-serif;line-height:1.5}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:var(--card-bg-color);border-radius:10px}::-webkit-scrollbar-thumb{background-color:var(--primary-color);transition:background-color var(--transition-duration);border-radius:10px}@property --tw-rotate-x{syntax:"*";inherits:false;initial-value:rotateX(0)}@property --tw-rotate-y{syntax:"*";inherits:false;initial-value:rotateY(0)}@property --tw-rotate-z{syntax:"*";inherits:false;initial-value:rotateZ(0)}@property --tw-skew-x{syntax:"*";inherits:false;initial-value:skewX(0)}@property --tw-skew-y{syntax:"*";inherits:false;initial-value:skewY(0)}@property --tw-space-y-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-gradient-position{syntax:"*";inherits:false}@property --tw-gradient-from{syntax:"<color>";inherits:false;initial-value:#0000}@property --tw-gradient-via{syntax:"<color>";inherits:false;initial-value:#0000}@property --tw-gradient-to{syntax:"<color>";inherits:false;initial-value:#0000}@property --tw-gradient-stops{syntax:"*";inherits:false}@property --tw-gradient-via-stops{syntax:"*";inherits:false}@property --tw-gradient-from-position{syntax:"<length-percentage>";inherits:false;initial-value:0%}@property --tw-gradient-via-position{syntax:"<length-percentage>";inherits:false;initial-value:50%}@property --tw-gradient-to-position{syntax:"<length-percentage>";inherits:false;initial-value:100%}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-duration{syntax:"*";inherits:false}
