.programs-section{position:relative;padding:100px 40px 80px;overflow:hidden;background:radial-gradient(circle at top left,#020617,#0f172a);border-radius:24px}.programs-section:before,.programs-section:after{content:"";position:absolute;border-radius:50%;opacity:.15;z-index:0;animation:float 12s ease-in-out infinite}.programs-section:before{width:400px;height:400px;background:radial-gradient(circle,#6366f1,transparent);top:-100px;left:-100px}.programs-section:after{width:300px;height:300px;background:radial-gradient(circle,#818cf8,transparent);bottom:-80px;right:-80px;animation-delay:6s}@keyframes float{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-20px) rotate(10deg)}}.programs-grid{position:relative;display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,320px));gap:32px;justify-content:center;z-index:1}.programs-title{text-align:center;font-size:2.4rem;color:#e0e7ff;margin-bottom:12px}.programs-subtitle{text-align:center;max-width:700px;margin:0 auto 60px;color:#a5b4fc;font-size:1.05rem}.programs-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,320px));gap:32px;justify-content:center;align-items:stretch;max-width:1200px;margin:0 auto}.program-card{background:linear-gradient(180deg,#1e293b99,#0f172ae6);border:1px solid rgba(148,163,184,.15);border-radius:18px;padding:32px;display:flex;flex-direction:column;justify-content:flex-start;transition:transform .25s ease,box-shadow .25s ease}.program-card h3{font-size:1.25rem;margin-bottom:12px;color:#e0e7ff}.program-card p{color:#c7d2fe;line-height:1.6;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;margin-bottom:16px}.program-card:hover{transform:translateY(-6px);box-shadow:0 20px 40px #6366f126}.program-card.highlight{border:2px solid #6366f1;box-shadow:0 15px 30px #6366f140}.program-card .primary-btn{align-self:flex-start;margin-top:auto;padding:12px 28px;font-size:.95rem}.program-icon{width:40px;height:40px;color:#818cf8;margin-bottom:16px}.about-section{padding:100px 40px;text-align:center;background:linear-gradient(135deg,#020617,#0f172a);border-radius:24px;color:#e0e7ff;position:relative;overflow:hidden}.about-section:before{content:"";position:absolute;width:200px;height:200px;background:#6366f133;border-radius:50%;top:-50px;left:10%;z-index:0;animation:float 6s ease-in-out infinite alternate}.about-section:after{content:"";position:absolute;width:300px;height:300px;background:#818cf826;border-radius:50%;bottom:-100px;right:15%;z-index:0;animation:float 8s ease-in-out infinite alternate-reverse}@keyframes float{0%{transform:translateY(0)}to{transform:translateY(30px)}}.about-title{font-size:2.6rem;margin-bottom:20px;text-transform:uppercase;letter-spacing:.08em;position:relative;z-index:1}.about-subtitle{max-width:700px;margin:0 auto 60px;font-size:1.1rem;color:#c7d2fe;position:relative;z-index:1;line-height:1.6}.about-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:32px;justify-content:center;position:relative;z-index:1}.about-card{background:linear-gradient(180deg,#1e293b99,#0f172ae6);padding:32px;border-radius:18px;border:1px solid rgba(148,163,184,.15);box-shadow:0 15px 30px #6366f11a;transition:transform .25s ease,box-shadow .25s ease;display:flex;flex-direction:column;justify-content:flex-start}.about-card:hover{transform:translateY(-6px);box-shadow:0 25px 50px #6366f133}.about-card h3{font-size:1.25rem;margin-bottom:12px;color:#e0e7ff}.about-card p{color:#c7d2fe;line-height:1.6}@media(max-width:768px){.about-section{padding:70px 20px;border-radius:0}.about-section:before,.about-section:after{width:140px;height:140px;opacity:.15}.about-section:before{top:-60px;left:-40px}.about-section:after{bottom:-60px;right:-40px}.about-title{font-size:2rem;letter-spacing:.05em}.about-subtitle{font-size:1rem;margin-bottom:40px;padding:0 6px}.about-cards{gap:24px}.about-card{padding:26px}.about-card h3{font-size:1.15rem}.about-card p{font-size:.95rem}}.contact-header{text-align:center;margin-bottom:60px}.contact-header .contact-title{font-size:2.8rem;text-transform:uppercase;letter-spacing:.05em;background:linear-gradient(90deg,#6366f1,#818cf8);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.contact-header .contact-subtitle{font-size:1.1rem;color:#c7d2fe;margin-top:12px}.contact-grid{display:flex;gap:40px;flex-wrap:wrap;justify-content:center;align-items:flex-start}.contact-card{flex:1 1 400px;max-width:600px;background:#0f172af2;padding:40px;border-radius:24px;box-shadow:0 20px 40px #020617b3;transition:transform .25s ease,box-shadow .25s ease}.contact-card:hover{transform:translateY(-4px);box-shadow:0 30px 60px #020617d9}.contact-form .form-group{display:flex;flex-direction:column;margin-bottom:20px}.contact-form label{margin-bottom:8px;font-weight:600;color:#c7d2fe}.contact-form input,.contact-form textarea{padding:12px 16px;border-radius:12px;border:1px solid #334155;background:#0f172a;color:#eef2ff;font-size:1rem;outline:none;transition:border-color .25s,box-shadow .25s}.contact-form input:focus,.contact-form textarea:focus{border-color:#6366f1;box-shadow:0 0 10px #6366f166}.contact-form .primary-btn{width:100%;padding:14px 0;font-size:1.05rem;border-radius:12px;background:linear-gradient(135deg,#6366f1,#818cf8);color:#fff;font-weight:700;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}.primary-btn:hover{transform:translateY(-2px);box-shadow:0 10px 25px #6366f159}.contact-info-card{flex:0 0 280px;background:linear-gradient(180deg,#1e293b,#0f172a);padding:30px;border-radius:20px;box-shadow:0 15px 35px #020617b3;display:flex;flex-direction:column;gap:20px;transition:transform .25s ease,box-shadow .25s ease}.contact-info-card h3{color:#818cf8;font-size:1.4rem;margin-bottom:12px;text-align:center}.contact-info-card:hover{transform:translateY(-3px);box-shadow:0 25px 50px #020617cc}.contact-item{display:flex;align-items:center;gap:12px;background:#6366f126;padding:12px 16px;border-radius:12px;color:#eef2ff;font-weight:600;font-size:.95rem;transition:transform .2s ease,box-shadow .2s ease}.contact-item:hover{transform:translateY(-2px);box-shadow:0 10px 20px #6366f14d}.contact-icon{width:20px;height:20px;color:#6366f1}.contact-note{font-size:.9rem;color:#c7d2fe;text-align:center;margin-top:10px}@media screen and (max-width:900px){.contact-grid{flex-direction:column;align-items:center}.contact-card,.contact-info-card{flex:1 1 100%;max-width:600px}}.course-page{background:#0f172a;color:#e5e7eb;padding:90px 20px;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.course-container{max-width:1100px;margin:auto}.course-hero{text-align:center;margin-bottom:110px}.course-hero h1{font-size:2.8rem;font-weight:800;margin-bottom:18px;background:linear-gradient(135deg,#6366f1,#a5b4fc);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.course-hero p{max-width:820px;margin:auto;font-size:1.05rem;color:#dbeafe;line-height:1.7}.course-meta{display:flex;justify-content:center;gap:30px;flex-wrap:wrap;margin-top:40px;font-size:.95rem;font-weight:600;color:#a5b4fc}.course-section{margin-bottom:90px}.course-section h2{font-size:2rem;margin-bottom:14px;color:#c7d2fe}.course-section p{max-width:750px;color:#cbd5f5;line-height:1.7}.card-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:30px;margin-top:40px}.card{background:#1e293bbf;border:1px solid rgba(148,163,184,.15);border-radius:18px;padding:30px;transition:transform .25s ease,box-shadow .25s ease}.card:hover{transform:translateY(-6px);box-shadow:0 22px 45px #6366f12e}.card h4{margin-bottom:12px;color:#e0e7ff;font-size:1.05rem}.card p{color:#c7d2fe;font-size:.95rem}.curriculum{display:grid;gap:18px;margin-top:35px}.curriculum div{padding:18px 24px;background:#1e293ba6;border-radius:14px;border-left:4px solid #6366f1;color:#dbeafe;font-weight:500}.project-list{display:grid;gap:20px;margin-top:30px}.project-list li{list-style:none;background:#1e293b99;padding:20px 26px;border-radius:16px;color:#e0e7ff}.tools-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:20px;margin-top:30px}.tool{background:#1e293b99;padding:16px;text-align:center;border-radius:14px;font-weight:600;color:#c7d2fe}.faq{margin-top:30px;display:grid;gap:16px}.faq div{background:#1e293b99;padding:18px 22px;border-radius:14px}.faq strong{color:#e0e7ff}.course-cta{background:linear-gradient(135deg,#1e293b,#020617);border-radius:28px;padding:65px 45px;text-align:center;margin-top:120px}.course-cta h2{font-size:2.3rem;margin-bottom:16px;color:#e0e7ff}.course-cta p{margin-bottom:34px;color:#c7d2fe}.course-cta a{display:inline-block;padding:14px 36px;border-radius:999px;background:linear-gradient(135deg,#6366f1,#818cf8);color:#fff;font-weight:700;letter-spacing:.08em;text-decoration:none;box-shadow:0 14px 35px #6366f173}@media(max-width:768px){.course-hero h1{font-size:2.1rem}.course-section{margin-bottom:65px}.course-cta{padding:50px 26px}}.enroll-page{padding:120px 40px;background:radial-gradient(circle at top,#020617,#020617 60%)}.enroll-container{max-width:1100px;margin:0 auto}.enroll-header{text-align:center;margin-bottom:60px}.enroll-header h1{font-size:3rem;letter-spacing:.05em;text-transform:uppercase;background:linear-gradient(90deg,#6366f1,#818cf8);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.enroll-header p{color:#c7d2fe;max-width:700px;margin:16px auto 0;font-size:1.05rem}.enroll-grid{display:flex;gap:50px;align-items:flex-start;flex-wrap:wrap;justify-content:center}.enroll-info{flex:1 1 380px;background:linear-gradient(180deg,#1e293b,#0f172a);padding:40px;border-radius:24px;box-shadow:0 20px 40px #020617b3}.enroll-info h3{font-size:1.5rem;color:#818cf8;margin-bottom:20px}.enroll-info ul{list-style:none;padding:0;margin:0 0 24px}.enroll-info li{margin-bottom:12px;color:#e0e7ff;font-weight:500}.enroll-note{font-size:.95rem;color:#a5b4fc}.enroll-card{flex:1 1 420px;background:#0f172af2;padding:40px;border-radius:24px;box-shadow:0 20px 45px #020617cc}.enroll-card h3{text-align:center;margin-bottom:28px;color:#e0e7ff;font-size:1.6rem}.enroll-form .form-group{display:flex;flex-direction:column;margin-bottom:18px}.enroll-form label{margin-bottom:6px;color:#c7d2fe;font-weight:600}.enroll-form input,.enroll-form select,.enroll-form textarea{padding:12px 16px;border-radius:12px;border:1px solid #334155;background:#0f172a;color:#eef2ff;font-size:.95rem;outline:none}.enroll-form input:focus,.enroll-form select:focus,.enroll-form textarea:focus{border-color:#6366f1;box-shadow:0 0 10px #6366f159}@media screen and (max-width:900px){.enroll-grid{flex-direction:column}}*{box-sizing:border-box;margin:0;padding:0}html{overflow-y:scroll}:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.6;font-weight:400;color:#e5e7eb;background-color:#020617;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{min-width:320px;min-height:100vh;background:linear-gradient(180deg,#020617,#0f172a)}a{font-weight:500;color:#818cf8;text-decoration:none}a:hover{color:#a5b4fc}h1{font-size:3rem;line-height:1.1}h1,h2,h3{margin-bottom:12px;color:#e0e7ff;letter-spacing:-.02em}p{color:#cbd5f5;line-height:1.7}button{border-radius:10px;border:none;padding:.7em 1.4em;font-size:1rem;font-weight:600;font-family:inherit;background:#1e293b;color:#fff;cursor:pointer;transition:all .25s ease}button:hover{background:#334155}button:focus-visible{outline:3px solid #818cf8}.app-container{min-height:100vh;display:flex;flex-direction:column}.content{flex:1;width:100%;max-width:1200px;margin:0 auto;padding:80px 40px}.card{background:linear-gradient(180deg,#020617,#020617);border:1px solid #1e293b;padding:28px;margin:24px 0;border-radius:16px;box-shadow:0 20px 40px #02061799}.hero{text-align:center;padding:140px 30px 120px;background:radial-gradient(circle at top left,#1e1b4b,#020617 60%);border-radius:24px;position:relative;overflow:hidden}.hero h1{font-size:3.8rem;text-transform:uppercase;letter-spacing:.1em;background:linear-gradient(90deg,#6366f1,#818cf8);-webkit-background-clip:text;-webkit-text-fill-color:transparent;margin-bottom:20px}.hero-subtitle{max-width:720px;margin:0 auto 40px;font-size:1.2rem;color:#c7d2fe}.floating-shape{position:absolute;top:-50px;right:-50px;width:200px;height:200px;background:radial-gradient(circle,#6366f1,#818cf8);border-radius:50%;opacity:.4;animation:float 8s ease-in-out infinite alternate;z-index:0}@keyframes float{0%{transform:translate(0) rotate(0)}50%{transform:translate(-30px,30px) rotate(45deg)}to{transform:translateY(-20px) rotate(90deg)}}.primary-btn{background:linear-gradient(135deg,#6366f1,#818cf8);color:#fff;padding:18px 40px;border-radius:999px;font-size:1.1rem;font-weight:700;cursor:pointer;transition:transform .25s ease,box-shadow .25s ease}.primary-btn:hover{transform:translateY(-4px);box-shadow:0 18px 45px #6366f166}.features-section{position:relative;margin-top:120px;padding:80px 40px;border-radius:24px;background:linear-gradient(135deg,#020617,#0b1220);overflow:hidden;z-index:0}.floating-shape1{position:absolute;top:-50px;left:-50px;width:200px;height:200px;background:radial-gradient(circle,#6366f1,transparent);border-radius:50%;opacity:.15;animation:float 12s ease-in-out infinite alternate;z-index:0}.floating-shape2{position:absolute;bottom:-60px;right:-40px;width:250px;height:250px;background:radial-gradient(circle,#818cf8,transparent);border-radius:50%;opacity:.15;animation:float2 14s ease-in-out infinite alternate-reverse;z-index:0}@keyframes float{0%{transform:translate(0) rotate(0)}50%{transform:translate(-30px,20px) rotate(45deg)}to{transform:translateY(-20px) rotate(90deg)}}@keyframes float2{0%{transform:translate(0) rotate(0)}50%{transform:translate(20px,-30px) rotate(30deg)}to{transform:translate(-10px,20px) rotate(60deg)}}.features-title{text-align:center;font-size:2.2rem;color:#e0e7ff;margin-bottom:12px}.features-subtitle{text-align:center;max-width:650px;margin:0 auto 60px;color:#a5b4fc;font-size:1.05rem}.features{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,320px));gap:32px;justify-content:center;align-items:stretch;max-width:1000px;margin:0 auto}.feature-card{background:linear-gradient(180deg,#1e293b99,#0f172ae6);border:1px solid rgba(148,163,184,.15);border-radius:18px;padding:32px;width:100%;min-height:280px;display:flex;flex-direction:column;justify-content:flex-start;transition:transform .25s ease,box-shadow .25s ease}.feature-card h3{font-size:1.25rem;margin-bottom:12px;color:#e0e7ff}.feature-card p{color:#c7d2fe;line-height:1.6;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.feature-card:hover{transform:translateY(-6px);box-shadow:0 20px 40px #6366f126}@media(min-width:1400px){.features{grid-template-columns:repeat(4,1fr)}}.wave-bg{position:absolute;top:-50px;left:0;width:100%;height:100px;z-index:0}@media(max-width:1024px){.content{padding:60px 24px}h1{font-size:2.6rem}.hero{padding:100px 24px 90px}.hero h1{font-size:3rem;letter-spacing:.08em}.features-section{padding:60px 24px}}@media(max-width:768px){h1{font-size:2.2rem}h2{font-size:1.6rem}p{font-size:.95rem}.hero{padding:80px 20px 70px;border-radius:16px}.hero h1{font-size:2.2rem;letter-spacing:.05em}.hero-subtitle{font-size:1rem;margin-bottom:30px}.primary-btn{padding:14px 28px;font-size:1rem}.floating-shape,.floating-shape1,.floating-shape2{width:120px;height:120px;opacity:.2}.content{padding:50px 20px}.feature-card{padding:24px;min-height:auto}.features-title{font-size:1.8rem}.features-subtitle{font-size:.95rem;margin-bottom:40px}}@media(max-width:480px){.hero h1{font-size:1.9rem}.hero-subtitle{font-size:.95rem}button,.primary-btn{width:100%;text-align:center}.features{gap:24px}}
