.header{background-color:#fff;box-shadow:0 2px 4px #0000001a;position:sticky;top:0;z-index:1001}.header-container{max-width:1200px;margin:0 auto;padding:0 20px;display:flex;justify-content:space-between;align-items:center;height:100px}.logo{display:flex;align-items:center;height:100px;padding:0 16px}.logo img{height:100%;max-height:80px;width:auto;object-fit:contain}.nav-desktop{display:flex}.nav-list{display:flex;list-style:none;margin:0;padding:0;gap:30px;align-items:center}.nav-list a{color:#333;text-decoration:none;font-weight:500;transition:color .3s ease;padding:8px 0}.nav-list a:hover{color:#f60}.auth-link{padding:8px 16px!important;border-radius:4px;transition:all .3s ease;color:#fff!important;background-color:#fe8c01}.auth-link:hover{background-color:#bc6b08}.register{background-color:#007bff;color:#fff!important}.register:hover{background-color:#0056b3!important;color:#fff!important}.hamburger{display:none;flex-direction:column;background:none;border:none;cursor:pointer;padding:8px;width:40px;height:40px;justify-content:center;align-items:center;gap:4px;z-index:1000}.hamburger-line{width:24px;height:2px;background-color:#333;transition:all .3s ease;transform-origin:center}.hamburger.active .hamburger-line:nth-child(1){transform:rotate(45deg) translate(6px,6px)}.hamburger.active .hamburger-line:nth-child(2){opacity:0}.hamburger.active .hamburger-line:nth-child(3){transform:rotate(-45deg) translate(6px,-6px)}.nav-mobile{display:none;position:fixed;top:0;right:0;width:280px;height:100%;background-color:#fff;box-shadow:-2px 0 10px #0000001a;transform:translate(100%);transition:transform .3s ease;overflow-y:auto}.nav-mobile.active{transform:translate(0)}.nav-list-mobile{list-style:none;margin:0;padding:30px 20px}.nav-list-mobile li{margin-bottom:20px}.nav-list-mobile a{color:#333;text-decoration:none;font-weight:500;font-size:18px;display:block;padding:15px 0;transition:color .3s ease;border-bottom:1px solid #f0f0f0}.nav-list-mobile a:hover{color:#f60}.nav-list .active{color:#f60;font-weight:700;border-bottom:2px solid #ff6600}.nav-list-mobile .active{color:#f60;font-weight:700}@media (max-width: 928px){.nav-desktop{display:none}.hamburger{display:flex}.nav-mobile{display:block}.header-container{padding:0 15px}}:root{--wl-bg: #ffffff;--wl-metal: #4a4a4a;--wl-accent: #c0c0c0;--wl-spark: #ffcc00;--wl-text: #333}.wl-loader{position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;background-color:var(--wl-bg);z-index:1000}.wl-content{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center}.wl-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.wl-spark{position:absolute;width:10px;height:10px;background-color:var(--wl-spark);border-radius:50%;opacity:0;z-index:1;animation:wl-emit-spark 1.5s infinite ease-out;box-shadow:0 0 8px var(--wl-spark)}.wl-spark-1{animation-delay:0s}.wl-spark-2{animation-delay:.3s}.wl-spark-3{animation-delay:.6s}.wl-spark-4{animation-delay:.9s}.wl-spark-5{animation-delay:1.2s}.wl-spanners{position:relative;width:100%;height:100%;z-index:2;stroke:var(--wl-metal);animation:wl-pulse 2s infinite ease-in-out}.wl-loading-text{margin-top:15px;color:var(--wl-text);font-family:Arial,sans-serif;font-size:20px;font-weight:600;opacity:.8;animation:wl-fade-text 2s infinite ease-in-out}@keyframes wl-emit-spark{0%{transform:scale(0) translate(0);opacity:0}30%{transform:scale(1) translate(-15px,-15px);opacity:.8}to{transform:scale(.2) translate(-40px,-40px);opacity:0}}@keyframes wl-pulse{0%,to{transform:scale(.95)}50%{transform:scale(1)}}@keyframes wl-fade-text{0%,to{opacity:.8}50%{opacity:1}}@media (prefers-reduced-motion: reduce){.wl-spark{display:none}.wl-spanners,.wl-loading-text{animation:none}.wl-spanners{transform:scale(1)}}.footer{background-color:#1e1e1e;color:#f5f5f5;padding:40px 20px 20px}.footer-content{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:30px;max-width:1200px;margin:0 auto}.contact-box{display:flex;flex-direction:column;gap:10px}.contact-item{display:flex;align-items:center;gap:10px;font-size:14px;color:#ddd}.contact-icon{color:#ddd;font-size:16px}.footer-box{flex:1;min-width:250px}.footer-logo{width:100px;margin-bottom:15px;background-color:#f4f4f4;border-radius:50%}.footer-text{font-size:14px;line-height:1.6;color:#ccc}.footer-box h4{margin-bottom:10px;font-size:18px;color:#fff}.footer-box p{margin:6px 0;font-size:14px;color:#ddd}.footer-button{margin-top:15px;padding:10px 20px;background-color:#007bff;color:#fff;border:none;cursor:pointer;font-weight:500;border-radius:4px;transition:background-color .3s}.footer-button:hover{background-color:#0056b3}.footer-bottom{text-align:center;margin-top:30px;padding-top:15px;border-top:1px solid #333;font-size:13px;color:#aaa}.dashboard{max-width:800px;margin:0 auto;padding:2rem;font-family:Arial,sans-serif}.logout-btn{background:#e63946;color:#fff;border:none;padding:10px 16px;border-radius:8px;font-weight:600;cursor:pointer;transition:all .2s ease-in-out}.logout-btn:hover{background:#d62828;transform:scale(1.05)}.logout-btn:active{background:#b22222;transform:scale(.95)}.dashboard-card{background:#fff;border-radius:8px;padding:2rem;margin-bottom:2rem;box-shadow:0 2px 10px #0000001a;border:1px solid #e0e0e0}.dashboard-card h1{color:#333;margin-bottom:1.5rem;font-size:2rem;font-weight:600}.dashboard-card h2{color:#444;margin-bottom:1rem;font-size:1.5rem;font-weight:500}.dashboard-info{display:grid;gap:1rem}.info-item{padding:.75rem;background:#f8f9fa;border-radius:4px;border-left:4px solid #007bff}.info-item strong{color:#333;margin-right:.5rem}.dashboard-message{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:1.5rem;border-radius:8px;font-size:1.1rem;font-weight:500;text-align:center;box-shadow:0 4px 15px #667eea4d}.dashboard-card p{color:#dedede;font-size:1rem;text-align:center;margin:0}.dashboard-actions{display:flex;gap:1rem;margin:1.5rem 0;flex-wrap:wrap}.btn{display:flex;align-items:center;gap:.5rem;font-size:1rem;padding:.75rem 1.25rem;border:none;border-radius:8px;cursor:pointer;font-weight:600;transition:all .2s ease}.btn-icon{font-size:1.2rem}.primary-btn{background-color:#2563eb;color:#fff}.primary-btn:hover{background-color:#1d4ed8;color:#fff}.secondary-btn{background-color:#ef4444;color:#fff}.secondary-btn:hover{background-color:#dc2626}.sidebar-overlay{position:fixed;top:0;left:0;height:100%;width:100%;background:#000c;display:flex;justify-content:center;align-items:flex-start;z-index:21000;padding:2rem;overflow-y:auto}.sidebar-content{background:#fff;border-radius:12px;padding:1rem;width:100%;max-width:1200px;min-height:100vh;position:relative}.close-btn{position:absolute;top:.6rem;right:1rem;border:none;background:#e53935;color:#fff;padding:.4rem .8rem;border-radius:6px;cursor:pointer}.close-btn:hover{background:#c62828}@media (max-width: 768px){.dashboard{padding:1rem}.dashboard-card{padding:1.5rem}.dashboard-card h1{font-size:1.5rem}.dashboard-card h2{font-size:1.25rem}.dashboard-message{padding:1rem;font-size:1rem;text-align:left}.dashboard-message p,.dashboard-message h3{text-align:left}}.schedule-wrapper{max-width:1200px;margin:0 auto;padding:24px 16px}.schedule-header{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:16px;flex-wrap:wrap}.schedule-text{min-width:240px}.schedule-title{margin:0 0 6px;font-size:1.6rem;line-height:1.25;font-weight:700}.schedule-subtitle{margin:0;color:#555;font-size:.98rem}.schedule-cta{display:inline-block;white-space:nowrap;background:#1a73e8;color:#fff;text-decoration:none;padding:10px 14px;border-radius:10px;font-weight:600;transition:transform .15s ease,box-shadow .15s ease,background .15s ease;border:1px solid transparent}.schedule-cta:hover{background:#1666cc;color:#fff;box-shadow:0 6px 18px #1a73e840;transform:translateY(-1px)}.schedule-cta:active{transform:translateY(0)}.schedule-embed-card{background:#fff;border:1px solid #ececec;border-radius:16px;padding:12px;box-shadow:0 4px 20px #0000000f}.schedule-iframe-wrap{position:relative;width:100%;height:clamp(480px,70vh,820px);overflow:hidden;border-radius:12px;border:1px solid #e8e8e8;background:#fafafa}.schedule-iframe-wrap iframe{position:absolute;inset:0;width:100%;height:100%}.schedule-note{margin-top:10px;font-size:.95rem;color:#4a4a4a}.schedule-link-inline{color:#1a73e8;text-decoration:none;border-bottom:1px dashed transparent}.schedule-link-inline:hover{text-decoration:underline}.schedule-noscript{margin-top:12px;font-size:.95rem;color:#666}@media (max-width: 768px){.schedule-title{font-size:1.35rem}.schedule-cta{width:100%;text-align:center}.schedule-iframe-wrap{height:clamp(420px,65vh,700px)}}@media (max-width: 420px){.schedule-iframe-wrap{height:clamp(380px,60vh,640px)}}.auth-container{display:grid;grid-template-columns:1fr 1fr;min-height:100vh}.auth-info{display:flex;justify-content:center;align-items:center;padding:2rem}.auth-info-box{text-align:center;max-width:400px}.auth-logo{width:250px;margin-bottom:1rem}.auth-form{display:flex;justify-content:center;align-items:center;padding:2rem}.auth-card{background:#fff;padding:2.5rem;border-radius:12px;box-shadow:0 6px 18px #0000001a;width:100%;max-width:420px}.auth-title{font-size:1.8rem;margin-bottom:1.5rem;text-align:center}.form-group{margin-bottom:1.2rem}.form-group label{display:block;margin-bottom:.3rem;font-weight:600}.form-group input,.form-group select,.form-group input[type=date]{width:100%;padding:.7rem;border:1px solid #ccc;border-radius:8px;font-size:1rem;box-sizing:border-box}.auth-btn{width:100%;padding:.8rem;background:#07c;color:#fff;border:none;border-radius:8px;font-size:1rem;cursor:pointer;margin-top:1rem;transition:background .3s ease}.auth-btn:hover{background:#005fa3}.auth-links{margin-top:1rem;text-align:center}.forgot-btn{background:none;border:none;color:#07c;cursor:pointer;margin-bottom:.5rem}.forgot-btn:hover,.register-link:hover{text-decoration:none;color:#e67e22}.register-link{color:#07c;font-weight:600}.auth-error{color:red;margin-bottom:1rem;text-align:center}.auth-message{color:green;margin-bottom:1rem;text-align:center}@media (max-width: 768px){.auth-container{grid-template-columns:1fr}.auth-info{padding:1.5rem;order:-1}.auth-form{padding:1.5rem}.auth-card{padding:2rem;max-width:100%}.auth-logo{display:none}}@media (max-width: 500px){.auth-title{font-size:1.5rem}.form-group input{padding:.6rem}.auth-btn{padding:.7rem;font-size:.95rem}}.about-page{font-family:Arial,sans-serif;line-height:1.6;color:#333}.about-container{max-width:1200px;margin:0 auto;padding:0 20px}.about-intro{padding:80px 0 60px;background:linear-gradient(135deg,#f8f9fa,#e9ecef)}.about-intro-content{display:flex;align-items:center;gap:40px}.about-intro-text{flex:1}.about-main-heading{font-size:2.5rem;font-weight:700;color:#2c3e50;margin-bottom:10px;line-height:1.2}.about-subheading{font-size:1.3rem;color:#e67e22;margin-bottom:20px;font-weight:500}.about-intro-paragraph{font-size:1.1rem;color:#555;margin-bottom:0}.about-intro-image{flex:1}.about-image{width:100%;height:auto;border-radius:8px;box-shadow:0 4px 15px #0000001a}.about-mission{padding:60px 0;background:#fff}.about-mission-content{display:flex;align-items:center;gap:40px}.about-mission-text,.about-mission-image{flex:1}.about-section-heading{font-size:2rem;color:#2c3e50;margin-bottom:20px;font-weight:600}.about-mission-paragraph{font-size:1.1rem;color:#555;margin-bottom:0}.about-training{padding:60px 0;background:#f8f9fa}.about-training-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;margin-top:40px}.about-training-card{background:#fff;padding:30px;border-radius:8px;box-shadow:0 2px 10px #0000001a;transition:transform .3s ease,box-shadow .3s ease}.about-training-card:hover{transform:translateY(-5px);box-shadow:0 4px 20px #00000026}.about-card-title{font-size:1.4rem;color:#2c3e50;margin-bottom:15px;font-weight:600}.about-card-description{color:#555;margin-bottom:0}.about-equipment{padding:60px 0;background:#fff}.about-equipment-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:30px;margin-top:40px}.about-equipment-card{text-align:center;background:#f8f9fa;padding:20px;border-radius:8px;transition:transform .3s ease}.about-equipment-card:hover{transform:translateY(-3px)}.about-equipment-image{width:100%;height:200px;object-fit:cover;border-radius:6px;margin-bottom:15px}.about-equipment-title{font-size:1.1rem;color:#2c3e50;margin-bottom:0;font-weight:600}.about-certification{padding:60px 0;background:#f8f9fa}.about-certification-paragraph{font-size:1.1rem;color:#dedede;text-align:center;max-width:800px;margin:10px auto}.about-cta{padding:80px 0;background:linear-gradient(135deg,#2c3e50,#34495e);color:#fff}.about-cta-content{text-align:center}.about-cta-heading{font-size:2.2rem;margin-bottom:30px;font-weight:600}.about-cta-button{background:linear-gradient(135deg,#e67e22,#d35400);color:#fff;border:none;padding:15px 40px;font-size:1.2rem;font-weight:600;border-radius:6px;cursor:pointer;transition:all .3s ease;text-transform:uppercase;letter-spacing:1px}.about-cta-button:hover{transform:translateY(-2px);box-shadow:0 6px 20px #e67e2266}.about-cta-button:focus{outline:2px solid #fff;outline-offset:2px}@media (max-width: 768px){.about-intro-content,.about-mission-content{flex-direction:column;text-align:center}.about-main-heading{font-size:2rem}.about-section-heading{font-size:1.6rem}.about-training-grid{grid-template-columns:1fr}.about-equipment-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:20px}.about-container{padding:0 15px}.about-intro{padding:60px 0 40px}.about-mission,.about-training,.about-equipment,.about-certification{padding:40px 0}.about-cta{padding:60px 0}.about-cta-heading{font-size:1.8rem}}@media (max-width: 480px){.about-main-heading{font-size:1.8rem}.about-section-heading{font-size:1.4rem}.about-equipment-grid{grid-template-columns:1fr}.about-cta-button{padding:12px 30px;font-size:1.1rem}}.course-details-container{display:flex;justify-content:center;padding:3rem 1rem}.course-card{background:#fff;max-width:800px;width:100%;border-radius:12px;box-shadow:0 6px 18px #0000001a;padding:2rem}.course-header{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1.5rem;flex-wrap:wrap}.course-title{font-size:2rem;margin-bottom:.3rem}.course-short-desc{color:#555;font-size:1.05rem}.enquiry-btn{background-color:#07c;color:#fff;border:none;padding:.6rem 1.2rem;border-radius:6px;font-size:1rem;cursor:pointer;transition:background .3s ease}.enquiry-btn:hover{background-color:#005fa3}.course-body{line-height:1.6}.course-full-details{margin-bottom:1.5rem}.course-meta{background:#f9f9f9;padding:.8rem;border-radius:8px;margin:1rem 0}.course-highlights h3{margin-top:1.5rem}.course-highlights ul{padding-left:1.2rem}.back-link{display:inline-block;margin-top:1.5rem;color:#07c}.back-link:hover{text-decoration:none;color:#e67e22}.services-container{min-height:100vh;background-color:#f8f9fa}.services-content{max-width:1200px;margin:0 auto;padding:0 20px}.services-intro{background:linear-gradient(135deg,#2c3e50,#34495e);color:#fff;padding:80px 0 60px;text-align:center}.services-main-heading{font-size:3rem;font-weight:700;margin-bottom:1rem;color:#fff}.services-sub-heading{font-size:1.5rem;font-weight:400;margin-bottom:2rem;color:#ecf0f1}.services-intro-text{font-size:1.1rem;line-height:1.6;max-width:800px;margin:0 auto;color:#bdc3c7}.services-section-heading{font-size:2.5rem;font-weight:600;text-align:center;margin-bottom:3rem;color:#2c3e50;position:relative}.services-section-heading:after{content:"";position:absolute;bottom:-10px;left:50%;transform:translate(-50%);width:80px;height:4px;background:linear-gradient(90deg,#e67e22,#f39c12);border-radius:2px}.services-courses{padding:80px 0;background-color:#fff}.services-courses-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem;margin-top:2rem}.services-course-card{background:#fff;border-radius:12px;box-shadow:0 4px 6px #0000001a;overflow:hidden;transition:all .3s ease;border:1px solid #e9ecef}.services-course-card:hover{transform:translateY(-8px);box-shadow:0 12px 24px #00000026}.services-course-image{width:100%;height:200px;overflow:hidden}.services-course-image img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.services-course-card:hover .services-course-image img{transform:scale(1.05)}.services-course-content{padding:1.5rem}.services-course-title{font-size:1.3rem;font-weight:600;margin-bottom:1rem;color:#2c3e50;line-height:1.3}.services-course-description{font-size:1rem;line-height:1.6;color:#5a6c7d}.services-machines{padding:80px 0;background-color:#f8f9fa}.services-machines-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:2rem}.services-machine-card{background:#fff;border-radius:10px;padding:1.5rem;box-shadow:0 2px 4px #0000001a;transition:all .3s ease;border:1px solid #dee2e6;text-align:center}.services-machine-card:hover{transform:translateY(-4px);box-shadow:0 8px 16px #0000001f;border-color:#e67e22}.services-machine-image{width:80px;height:80px;margin:0 auto 1rem;border-radius:50%;overflow:hidden;background:linear-gradient(135deg,#e67e22,#f39c12);display:flex;align-items:center;justify-content:center}.services-machine-image img{width:50px;height:50px;object-fit:contain;filter:brightness(0) invert(1)}.services-machine-name{font-size:1.2rem;font-weight:600;margin-bottom:.5rem;color:#2c3e50}.services-machine-description{font-size:.95rem;line-height:1.5;color:#6c757d}.services-machines-intro{font-size:1.1rem;line-height:1.6;text-align:center;max-width:800px;margin:0 auto 3rem;color:#5a6c7d}.services-experience{padding:80px 0;background-color:#fff}.services-experience-text{font-size:1.1rem;line-height:1.7;text-align:center;max-width:800px;margin:0 auto;color:#5a6c7d}.services-cta{padding:80px 0;background:linear-gradient(135deg,#e67e22,#f39c12);color:#fff}.services-cta-content{text-align:center;max-width:800px;margin:0 auto}.services-cta-heading{font-size:2.5rem;font-weight:700;margin-bottom:1rem;color:#fff}.services-cta-text{font-size:1.1rem;line-height:1.6;margin-bottom:2rem;color:#fff3e0}.services-cta-button{background:#fff;color:#e67e22;border:none;padding:15px 40px;font-size:1.1rem;font-weight:600;border-radius:8px;cursor:pointer;transition:all .3s ease;text-transform:uppercase;letter-spacing:1px}.services-cta-button:hover{background:#f8f9fa;transform:translateY(-2px);box-shadow:0 8px 16px #0003}.services-cta-button:focus{outline:2px solid #ffffff;outline-offset:2px}@media (max-width: 768px){.services-main-heading{font-size:2.2rem}.services-sub-heading{font-size:1.2rem}.services-section-heading{font-size:2rem}.services-courses-grid{grid-template-columns:1fr;gap:1.5rem}.services-machines-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem}.services-intro{padding:60px 0 40px}.services-courses,.services-machines,.services-experience,.services-cta{padding:60px 0}.services-cta-heading{font-size:2rem}.services-machines-intro{font-size:1rem}}@media (max-width: 480px){.services-content{padding:0 15px}.services-main-heading{font-size:1.8rem}.services-machines-grid{grid-template-columns:1fr}.services-cta-heading{font-size:1.6rem}.services-cta-button{padding:12px 30px;font-size:1rem}}.admin-page{padding:2rem}.admin-search{margin-bottom:1.5rem;padding:.5rem;width:100%;max-width:400px}.user-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1rem}.user-card{padding:1rem;border:1px solid #ccc;border-radius:8px;cursor:pointer;transition:box-shadow .2s}.user-card:hover{box-shadow:0 2px 10px #00000026}.admin-user-detail{max-width:800px;margin:2rem auto;padding:2rem;background-color:#fff;border-radius:12px;box-shadow:0 4px 12px #0000001a}.admin-user-detail h1{font-size:1.8rem;margin-bottom:1.5rem;color:#333;text-align:center}.user-fields{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}.user-fields label{display:block;font-weight:600;margin-bottom:.3rem;color:#555}.user-fields input,.user-fields select{padding:.6rem .8rem;border:1px solid #ccc;border-radius:8px;font-size:1rem;transition:border-color .2s}.user-fields input:focus,.user-fields select:focus{border-color:#0070f3;outline:none}.user-fields button{margin-top:2rem;padding:.8rem 1.2rem;background-color:#0070f3;color:#fff;font-weight:600;border:none;border-radius:8px;cursor:pointer;transition:background-color .2s}.user-fields button:hover{background-color:#005bb5}@media (max-width: 640px){.user-fields{grid-template-columns:1fr}}.hp-container{padding:0}html{scroll-behavior:smooth}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInLeft{0%{opacity:0;transform:translate(-30px)}to{opacity:1;transform:translate(0)}}@keyframes fadeInRight{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}.hp-hero{padding:80px 20px;background:linear-gradient(135deg,#f8f9fa,#e9ecef);animation:fadeInUp 1s ease-out}.hp-hero-content{display:flex;align-items:center;gap:60px}.hp-hero-text{flex:1;animation:fadeInLeft 1s ease-out .2s both}.hp-hero-image{flex:1;animation:fadeInRight 1s ease-out .4s both}.hp-hero-title{font-size:3.5rem;font-weight:700;color:#2c3e50;margin-bottom:20px;line-height:1.2;transition:color .3s ease}.hp-hero-subtitle{font-size:1.25rem;color:#5a6c7d;margin-bottom:15px;line-height:1.6}.hp-hero-intro{font-size:1.1rem;color:#7f8c8d;margin-bottom:40px;font-style:italic;font-weight:500}.hp-hero-buttons{display:flex;gap:20px}.hp-hero-img{width:100%;height:auto;border-radius:12px;box-shadow:0 20px 40px #0000001a;transition:transform .3s ease,box-shadow .3s ease}.hp-hero-img:hover{transform:scale(1.02);box-shadow:0 25px 50px #00000026}.hp-btn{padding:10px 32px;font-size:1.1rem;font-weight:600;border:none;border-radius:8px;cursor:pointer;transition:all .3s ease;text-decoration:none;display:inline-block;text-align:center;position:relative;overflow:hidden}.hp-btn:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s}.hp-btn:hover:before{left:100%}.hp-btn-primary{background:#f39c12;color:#fff}.hp-btn-primary:hover{color:#fff;background:#e67e22;transform:translateY(-3px);box-shadow:0 10px 25px #f39c1266}.hp-btn-secondary{background:transparent;color:#2c3e50;border:2px solid #2c3e50}.hp-btn-secondary:hover{background:#2c3e50;color:#fff;transform:translateY(-3px);box-shadow:0 8px 20px #2c3e504d}.hp-section-title{font-size:2.5rem;font-weight:700;color:#2c3e50;text-align:center;margin-bottom:60px;animation:fadeInUp .8s ease-out;position:relative}.hp-section-title:after{content:"";position:absolute;bottom:-10px;left:50%;transform:translate(-50%);width:60px;height:3px;background:#f39c12;border-radius:2px}.hp-about{padding:80px 0;animation:fadeInUp .8s ease-out}.hp-about-content{max-width:900px;margin:0 auto;text-align:center}.hp-about-description{font-size:1.1rem;color:#5a6c7d;line-height:1.7;text-align:left;transition:color .3s ease}.hp-about-description:hover{color:#2c3e50}.hp-courses{padding:80px 20px;background:#f8f9fa}.hp-courses-title{margin-bottom:60px}.hp-courses-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:40px;max-width:1200px;margin:0 auto}.hp-course-card{background:#fff;padding:30px;border-radius:12px;text-align:left;box-shadow:0 10px 30px #0000001a;transition:all .4s ease;animation:fadeInUp .6s ease-out;position:relative;overflow:hidden;text-decoration:none;color:inherit;display:block;cursor:pointer}.hp-course-card:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(243,156,18,.1),transparent);transition:left .6s}.hp-course-card:hover:before{left:100%}.hp-course-card:hover{transform:translateY(-8px) scale(1.02);box-shadow:0 20px 40px #00000026;border-bottom:4px solid #f39c12;text-decoration:none}.hp-courses-view-all{margin-top:2rem;text-align:center}.hp-course-initials-full{background:linear-gradient(135deg,#f39c12,#e67e22);color:#fff;padding:60px;margin:-30px -30px 25px;font-size:1.5rem;font-weight:700;letter-spacing:1px;text-align:center;box-shadow:0 4px 12px #f39c124d;transition:all .3s ease;position:relative;overflow:hidden}.hp-course-initials-full:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);transition:left .5s}.hp-course-card:hover .hp-course-initials-full{transform:scale(1.02);box-shadow:0 6px 20px #f39c1280}.hp-course-card:hover .hp-course-initials-full:before{left:100%}.hp-course-title{font-size:1.3rem;font-weight:600;color:#2c3e50;margin-bottom:15px;line-height:1.3;transition:color .3s ease;text-align:left}.hp-course-card:hover .hp-course-title{color:#f39c12}.hp-course-description{color:#5a6c7d;line-height:1.6;text-align:left;margin-bottom:20px;transition:color .3s ease}.hp-course-card:hover .hp-course-description{color:#2c3e50}.hp-course-link{color:#f39c12;font-weight:600;font-size:.95rem;transition:all .3s ease;display:inline-block;text-align:left}.hp-course-card:hover .hp-course-link{color:#e67e22;transform:translate(5px)}.hp-features{padding:80px 0}.hp-features-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:40px;max-width:900px;margin:0 auto}.hp-feature{display:flex;align-items:flex-start;gap:20px;transition:transform .3s ease;padding:20px;border-radius:8px;animation:fadeInUp .6s ease-out}.hp-feature:hover{transform:translate(10px);background:#f39c120d}.hp-feature-icon{width:60px;height:60px;flex-shrink:0;transition:transform .3s ease}.hp-feature:hover .hp-feature-icon{transform:scale(1.1) rotate(5deg)}.hp-feature-title{font-size:1.3rem;font-weight:600;color:#2c3e50;margin-bottom:10px;transition:color .3s ease}.hp-feature:hover .hp-feature-title{color:#f39c12}.hp-feature-description{color:#5a6c7d;line-height:1.6}.hp-cta{padding:80px 15px;background:linear-gradient(135deg,#2c3e50,#34495e);animation:fadeInUp .8s ease-out;position:relative;overflow:hidden}.hp-cta:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle,rgba(243,156,18,.1) 0%,transparent 70%);animation:pulse 4s ease-in-out infinite}@keyframes pulse{0%,to{transform:scale(1);opacity:.5}50%{transform:scale(1.1);opacity:.8}}.hp-cta-content{text-align:center;position:relative;z-index:1}.hp-cta-title{font-size:2.5rem;font-weight:700;color:#fff;margin-bottom:40px;transition:transform .3s ease}.hp-cta-title:hover{transform:scale(1.05)}.hp-cta-description{font-size:1.125rem;color:#f0f0f0;max-width:600px;margin:.75rem auto 1.5rem;line-height:1.6;text-align:center}.hp-cta-button{font-size:1.2rem;padding:10px 40px;animation:glow 2s ease-in-out infinite alternate}@keyframes glow{0%{box-shadow:0 0 20px #f39c1280}to{box-shadow:0 0 30px #f39c12cc}}.hp-course-card:nth-child(1){animation-delay:.1s}.hp-course-card:nth-child(2){animation-delay:.2s}.hp-course-card:nth-child(3){animation-delay:.3s}.hp-course-card:nth-child(4){animation-delay:.4s}.hp-course-card:nth-child(5){animation-delay:.5s}.hp-course-card:nth-child(6){animation-delay:.6s}.hp-feature:nth-child(1){animation-delay:.1s}.hp-feature:nth-child(2){animation-delay:.2s}.hp-feature:nth-child(3){animation-delay:.3s}.hp-feature:nth-child(4){animation-delay:.4s}@media (max-width: 768px){.hp-hero-content{flex-direction:column;gap:40px}.hp-feature-icon{width:120px;height:120px}.hp-hero-title{font-size:2.2rem}.hp-hero-buttons{flex-wrap:wrap}.hp-hero-intro{font-size:1rem}.hp-about-content{text-align:center}.hp-about-description{text-align:left}.hp-courses-grid,.hp-features-grid{grid-template-columns:1fr;gap:30px}.hp-feature{flex-direction:column;text-align:center;align-items:center}.hp-feature:hover{transform:translateY(-5px)}.hp-cta-title,.hp-section-title{font-size:2rem}}@media (max-width: 480px){.hp-hero-title{font-size:2rem}.hp-hero-subtitle{font-size:1.1rem}.hp-btn{padding:14px 28px;font-size:1rem}.hp-cta-title{font-size:1.8rem}}#root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif}.logo{will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.read-the-docs{color:#888}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}
