.course-notification{font-family:CustomFont,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;line-height:1.5;color:#fff}.path-hero .notification-header{margin-bottom:1rem}.notification-header{text-align:center;margin-bottom:2rem;position:relative}.new-badge{display:inline-block;background:linear-gradient(135deg,#ff6b6b,#ee5a52);color:#fff!important;padding:.5rem 1rem;border-radius:25px;font-weight:700;font-size:1rem;letter-spacing:1px;box-shadow:0 4px 15px #ff6b6b4d;animation:pulse 2s infinite;flex-shrink:0;-webkit-background-clip:initial!important;-webkit-text-fill-color:white!important;background-clip:initial!important}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}.notification-header h1{font-size:2.5rem;margin:0;background:linear-gradient(135deg,#0e93ce,#1e40af);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;font-weight:700;display:flex;align-items:center;gap:1rem;justify-content:center;flex-wrap:wrap}.course-info h2{font-size:2rem;color:#fff;margin-bottom:1rem;text-align:center;font-weight:600}.course-subtitle{font-size:1.125rem;color:#9ca3af;text-align:center;margin-bottom:2rem;font-style:italic;max-width:800px;margin-left:auto;margin-right:auto}.video-preview{margin-bottom:3rem}.video-preview h3{font-size:1.5rem;color:#fff;margin-bottom:1rem;font-weight:600;text-align:left;border-left:4px solid #0e93ce;padding-left:1rem}.video-container{width:100%;max-width:800px;margin:0 auto;height:450px;border-radius:12px;box-shadow:0 10px 30px #0003;overflow:hidden}.video-container iframe{width:100%;height:100%;border-radius:12px}.description-content h3{color:#fff;font-size:1.5rem;margin-bottom:1rem;font-weight:600;text-align:left;border-left:4px solid #0e93ce;padding-left:1rem}.description-content p{font-size:1rem;line-height:1.6;color:#d1d5db;margin-bottom:1.5rem;text-align:left}.learning-section{margin:3rem 0}.learning-section h4{color:#fff;font-size:1.25rem;margin-bottom:1rem;font-weight:600;text-align:left;border-left:4px solid #0e93ce;padding-left:1rem}.learning-section ul{list-style:none;padding:0}.learning-section li{color:#d1d5db;font-size:1rem;margin-bottom:.5rem;padding-left:2rem;position:relative;line-height:1.5}.learning-section li:before{content:"✓";position:absolute;left:0;color:#10b981;font-weight:700;font-size:1.25rem}.target-audience,.requirements{margin:3rem 0}.target-audience h4,.requirements h4{color:#fff;font-size:1.25rem;margin-bottom:1rem;font-weight:600;text-align:left;border-left:4px solid #0e93ce;padding-left:1rem}.target-audience ul,.requirements ul{list-style:none;padding:0}.target-audience li,.requirements li{color:#d1d5db;font-size:1rem;margin-bottom:.5rem;padding-left:2rem;position:relative;line-height:1.5}.target-audience li:before,.requirements li:before{content:"✓";position:absolute;left:0;color:#10b981;font-weight:700;font-size:1.25rem}.course-links{display:flex;gap:1.5rem;justify-content:center;align-items:center;flex-wrap:wrap;margin-top:3rem}.youtube-btn,.udemy-btn{display:inline-flex;align-items:center;justify-content:center;gap:.75rem;padding:1rem 2rem;border-radius:8px;text-decoration:none;font-weight:600;font-size:1.125rem;transition:all .3s ease;box-shadow:0 4px 12px #0003;min-width:200px;min-height:56px}.platform-icon{font-size:1.25rem;font-weight:700}.youtube-icon{font-size:1rem}.udemy-icon{font-size:1.375rem;font-weight:900}.youtube-btn{background:#FF0000;color:#fff;border:2px solid #FF0000}.youtube-btn:hover{background:#CC0000;border-color:#c00;transform:translateY(-2px);box-shadow:0 8px 20px #ff00004d}.udemy-btn{background:#A435F0;color:#fff;border:2px solid #A435F0}.udemy-btn:hover{background:#8710D8;border-color:#8710d8;transform:translateY(-2px);box-shadow:0 8px 20px #a435f04d}.notification-nav-item{position:relative}.notification-badge{position:absolute;top:-8px;right:-12px;background:#ff6b6b;color:#fff;font-size:.7rem;padding:.2rem .4rem;border-radius:10px;font-weight:700;animation:bounce 1s infinite}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}.notification-link{position:relative}@media (max-width: 768px){main{padding:1rem 0!important;margin-top:1rem!important}.course-notification{padding:1rem}.path-hero .notification-header{margin-bottom:1rem}.notification-header{margin-bottom:1.5rem}.notification-header h1{font-size:2rem}.course-info h2{font-size:1.5rem}.course-subtitle{font-size:1.125rem}.course-links{flex-direction:column;gap:1rem}.youtube-btn,.udemy-btn{min-width:100%;max-width:300px;padding:.75rem 1.5rem;font-size:1rem;min-height:56px}.video-container{height:300px}}@font-face{font-family:CustomFont;src:url(fonts/184967621ad753d9-s.p.woff2) format("woff2");font-display:swap;font-weight:100 900;font-style:normal}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:CustomFont,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;background-color:#000;color:#fff;line-height:1.6;min-height:100vh;display:flex;flex-direction:column}.container{max-width:1280px;margin:0 auto;padding:0 1rem}@media (min-width: 1536px){.container{max-width:1536px}}nav{position:fixed;top:0;left:0;width:100%;z-index:50;background:rgba(0,0,0,.8);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.nav-container{display:flex;align-items:center;justify-content:space-between;padding:.5rem .75rem}@media (min-width: 768px){.nav-container{padding:1rem 1.5rem}}@media (min-width: 1024px){.nav-container{padding:1rem 1.5rem}}.logo{flex-shrink:0;display:flex;align-items:center}.nav-menu{display:none;list-style:none;gap:.5rem}.nav-link{display:block;padding:.25rem .75rem;color:#9ca3af;text-decoration:none;font-size:1rem;transition:color .3s ease}.nav-link:hover{color:#fff}.visit-blog-btn{display:block;padding:.25rem .75rem;background:#ffffff;color:#000;text-decoration:none;border-radius:1.5rem;font-size:1rem;font-weight:500;transition:background-color .3s ease}.visit-blog-btn:hover{background:#D1D5DB}.mobile-menu-toggle{display:inline-flex;align-items:center;padding:.5rem;margin-left:.75rem;font-size:.875rem;border-radius:50%;background:transparent;border:1px solid #374151;color:#fff;cursor:pointer}@media (min-width: 1024px){.mobile-menu-toggle{display:none}}.mobile-menu{position:absolute;top:100%;left:0;right:0;background:rgba(0,0,0,.95);max-height:0;opacity:0;overflow:hidden;transition:all .3s ease;list-style:none;padding:0}.mobile-menu.active{max-height:100vh;opacity:1;padding:1rem}.mobile-menu li{margin-bottom:1rem}@media (min-width: 1024px){.mobile-menu{display:none}}main{flex:1}.hero{padding:2.5rem 0 3rem;position:relative}.hero-grid{display:grid;grid-template-columns:1fr;gap:2.5rem;align-items:start}@media (min-width: 1024px){.hero-grid{grid-template-columns:1fr 1fr}}.hero-content{padding:.5rem .5rem 5rem;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}@media (min-width: 768px){.hero-content{padding-bottom:2.5rem}}@media (min-width: 1024px){.hero-content{padding-top:2.5rem;max-width:36rem}}.hero-title{font-size:3rem;font-weight:700;line-height:1.12;margin-bottom:1rem}@media (min-width: 1024px){.hero-title{font-size:3.9rem;font-weight:800;line-height:1.15}}.hero-subtitle{font-size:1.125rem;line-height:1.75;color:#d1d5db;margin:.75rem 0 1.75rem}@media (min-width: 768px){.hero-subtitle{font-size:1.5rem;line-height:2.5;margin-top:.75rem}}.code-terminal{border-radius:.5rem;border:1px solid #475569;position:relative;-webkit-user-select:none;user-select:none}.terminal-gradient-top{display:flex;flex-direction:row}.gradient-left{height:1px;background:linear-gradient(to right,transparent,#EC4899,#8B5CF6);width:100%}.gradient-right{height:1px;background:linear-gradient(to right,#8B5CF6,transparent);width:100%}.terminal-header{padding:2rem 2rem 1.25rem;display:flex;flex-direction:row;gap:.5rem}.terminal-dot{border-radius:50%;width:.75rem;height:.75rem}.dot-red{background-color:#ef4444}.dot-orange{background-color:#f97316}.dot-green{background-color:#22c55e}.terminal-body{padding:2rem;border-top:2px solid #1E293B;overflow:hidden}.code{font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:.875rem;line-height:1.5}.code-line{margin-bottom:.25rem}.keyword{color:#ec4899}.string{color:#fde047}.boolean{color:#fb923c}.property{color:#fff}.punctuation{color:#9ca3af}.function{color:#fb923c}.this{color:#06b6d4}.operator{color:#fde047}.number{color:#fb923c}.blink:after{content:"|";animation:blink 1s infinite;color:#fff}@keyframes blink{0%,50%{opacity:1}51%,to{opacity:0}}.btn{display:inline-block;padding:.75rem 1.5rem;font-size:1rem;font-weight:500;text-decoration:none;text-align:center;border-radius:2rem;transition:all .2s ease-out;cursor:pointer;border:none}@media (min-width: 768px){.btn{font-weight:600}}.btn-primary{background:#0e93ce;color:#fff}.btn-primary:hover{background:white;color:#0e93ce}.btn-secondary{background:#0e93ce;color:#fff}.btn-secondary:hover{background:white;color:#0e93ce}.btn svg{width:1.5rem;height:1rem;display:inline-block;margin-left:.5rem;transition:all .2s ease-out}.btn:hover svg{margin-left:.75rem}.intro-section{display:flex;flex-direction:column;margin:2.5rem 0}@media (min-width: 1024px){.intro-section{margin:2.5rem 0}}.section-header{margin:3rem 0 1.5rem;text-align:center}.section-subtitle{font-size:1rem;font-weight:600;margin:1rem 0;letter-spacing:.025em;background:linear-gradient(to right,#8B5CF6,#EC4899);-webkit-background-clip:text;background-clip:text;color:transparent;display:inline-block}.section-title{font-size:2.25rem;line-height:1.2;margin:0}.intro-content{display:flex;flex-direction:column;align-items:center}.intro-text{text-align:center;max-width:50ch;font-size:1.125rem;font-weight:500;margin-bottom:2.5rem;opacity:0;transform:translateY(20px);animation:fadeInUp .8s ease forwards}@media (min-width: 768px){.intro-text{font-size:1.5rem;line-height:2.25}}.video-container{max-width:725px;margin:2.5rem auto;padding:0 .75rem;width:100%;opacity:0;transform:scale(.9);animation:fadeInScale .8s ease .3s forwards}.video-container video{width:100%;height:auto;border-radius:.5rem}.stats-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;justify-content:center;margin:0 auto 2.5rem}@media (min-width: 768px){.stats-grid{grid-template-columns:repeat(4,1fr)}}.stat-card{box-shadow:0 25px 50px -12px #00000040;border:1px solid #1F2937;border-radius:.75rem;position:relative;opacity:0;transform:translateY(20px);animation:fadeInUp .8s ease forwards}.stat-card:nth-child(1){animation-delay:.1s}.stat-card:nth-child(2){animation-delay:.2s}.stat-card:nth-child(3){animation-delay:.3s}.stat-card:nth-child(4){animation-delay:.4s}.card-gradient{display:flex;justify-content:center;transform:translateY(-1px)}.card-gradient-inner{width:75%;height:1px;background:linear-gradient(to right,transparent,var(--gradient-color),transparent)}.stat-card-content{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:2rem}.stat-number{font-weight:700;margin-bottom:.5rem;font-size:1.5rem}@media (min-width: 768px){.stat-number{font-size:1.875rem}}@media (min-width: 1024px){.stat-number{font-size:2.25rem}}.stat-label{margin:0;line-height:1.25;font-size:.875rem}.violet{color:#8b5cf6;--gradient-color: #8B5CF6}.green{color:#16a34a;--gradient-color: #16A34A}.pink{color:#ec4899;--gradient-color: #EC4899}.orange{color:#f97316;--gradient-color: #F97316}.features-section{border-top:1px solid #475569;position:relative;overflow:hidden}.feature-grid{display:grid;grid-template-columns:1fr;gap:2rem;margin:2.5rem 0}@media (min-width: 768px){.feature-grid{grid-template-columns:repeat(2,1fr)}}.feature-content{padding:0 1rem;opacity:0;transform:translateY(20px);animation:fadeInUp .8s ease forwards}@media (min-width: 768px){.feature-content{padding:0 1rem}}.feature-icon{display:grid;place-items:center;width:3rem;height:3rem;border-radius:50%;margin:.75rem 0;background:#1E40AF}.feature-icon svg{color:#8b5cf6;width:1.5rem;height:1.5rem}.feature-subtitle{font-size:1rem;font-weight:600;margin-bottom:.75rem;background:linear-gradient(to right,#8B5CF6,#EC4899);-webkit-background-clip:text;background-clip:text;color:transparent;display:inline-block}.feature-title{font-size:1.875rem;font-weight:600;margin-bottom:1rem}@media (min-width: 1024px){.feature-title{margin-bottom:2rem}}.feature-description{font-size:1.125rem;line-height:1.75}@media (min-width: 1024px){.feature-description{font-size:1.5rem;line-height:2.25}}.feature-image{display:flex;justify-content:center;opacity:0;transform:scale(.9);animation:fadeInScale .8s ease forwards}.feature-image img{max-width:100%;height:auto}.trusted-section{display:flex;flex-direction:column;align-items:center;opacity:0;transform:translateY(20px);animation:fadeInUp .8s ease forwards}.trusted-text{margin-bottom:2.5rem;text-align:center;max-width:50ch;font-size:1.125rem;line-height:2;opacity:0;transform:translateY(20px);animation:fadeInUp .8s ease .3s forwards}@media (min-width: 1024px){.trusted-text{font-size:1.25rem}}.trusted-text span{color:#fff;font-weight:600}.cta-buttons{display:flex;flex-direction:column;gap:1.25rem;opacity:0;transform:scale(.9);animation:fadeInScale .8s ease .6s forwards}@media (min-width: 768px){.cta-buttons{flex-direction:row}}footer{position:relative;overflow:hidden;border-top:1px solid #1E40AF;margin-top:5rem}.footer-border{position:absolute;top:0;height:1px;width:100%;background:#1E293B}.footer-content{padding:2.5rem 0}.footer-grid{display:flex;flex-direction:column;gap:1.25rem;align-items:center}@media (min-width: 768px){.footer-grid{flex-direction:row;justify-content:space-between}}.footer-copyright{color:#9ca3af;transition:color .15s ease}.footer-copyright:hover{color:#fff}.footer-copyright a{color:inherit;text-decoration:none}.social-links{display:flex;gap:1.25rem}.social-links a{color:#9ca3af;transition:color .15s ease}.social-links a:hover{color:#fff}.social-links svg{width:1.25rem;height:1.25rem}.footer-legal{font-size:.875rem;display:flex;gap:1.25rem}.footer-legal a{color:#9ca3af;text-decoration:none;transition:color .15s ease}.footer-legal a:hover{color:#fff}@keyframes fadeInScale{to{opacity:1;transform:scale(1)}}@media (max-width: 767px){.md-order-first{order:-1}}.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}body{background-color:#0a0a0a;color:#fff;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif}.container{max-width:1200px;margin:0 auto;padding:0 2rem}nav{background:linear-gradient(135deg,#0a0a0a 0%,#1a1a1a 100%);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid rgba(14,147,206,.1);position:sticky;top:0;z-index:1000}.nav-container{display:flex;justify-content:space-between;align-items:center;height:80px}.logo a{text-decoration:none;display:flex;align-items:center;gap:.5rem}.logo span{font-weight:700;font-size:1.5rem;color:#0e93ce}.nav-menu{display:none;list-style:none;gap:2rem;margin:0;padding:0;align-items:center}@media (min-width: 1024px){.nav-menu{display:flex}}.nav-link{color:#91baca;text-decoration:none;font-weight:500;transition:color .3s ease;padding:.5rem 1rem;border-radius:6px}.blog-btn{background:linear-gradient(135deg,#0e93ce,#91baca);color:#fff;text-decoration:none;font-weight:600;padding:.75rem 1.5rem;border-radius:8px;transition:transform .2s ease}.hero-section{position:relative}.hero-floating-elements{position:absolute;top:0;left:0;right:0;bottom:0;opacity:.1}.floating-element-1{position:absolute;top:20%;left:10%;width:100px;height:100px;background:linear-gradient(135deg,#0e93ce,#91baca);border-radius:50%;animation:float 6s ease-in-out infinite}.floating-element-2{position:absolute;top:60%;right:15%;width:150px;height:150px;background:linear-gradient(135deg,#91baca,#0e93ce);border-radius:30%;animation:float 8s ease-in-out infinite reverse}.floating-element-3{position:absolute;bottom:20%;left:20%;width:80px;height:80px;background:#0e93ce;border-radius:20%;animation:float 7s ease-in-out infinite}.hero-content{text-align:center;position:relative;z-index:1}.hero-content-inner{max-width:800px;margin:0 auto}.hero-title{font-size:4rem;font-weight:900;margin-bottom:2rem;color:#fff;line-height:1.1}.hero-subtitle{font-size:1.25rem;color:#91baca;margin-bottom:3rem;line-height:1.6}.hero-buttons{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap;margin-bottom:4rem}.btn-primary,.btn-secondary{background:#0e93ce;color:#fff;text-decoration:none;font-weight:600;padding:1rem 2rem;border-radius:12px;display:flex;align-items:center;gap:.5rem;transition:background-color .3s ease;box-shadow:0 10px 30px #0e93ce4d}.intro-section{padding:8rem 0;background:linear-gradient(180deg,#0a0a0a 0%,#1a1a1a 100%)}.intro-grid{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;margin-bottom:4rem}.intro-text{font-size:1.2rem;line-height:1.8;color:#91baca;margin-bottom:2rem}.intro-text span{color:#fff}.skill-tags{display:flex;gap:1rem;flex-wrap:wrap}.skill-tag-blue{background:rgba(14,147,206,.1);border:1px solid rgba(14,147,206,.3);border-radius:8px;padding:.5rem 1rem;color:#0e93ce;font-weight:500}.skill-tag-light{background:rgba(145,186,202,.1);border:1px solid rgba(145,186,202,.3);border-radius:8px;padding:.5rem 1rem;color:#91baca;font-weight:500}.video-wrapper{position:relative}.video-container{background:linear-gradient(135deg,rgba(14,147,206,.1),rgba(145,186,202,.1));border:1px solid rgba(14,147,206,.2);border-radius:20px;padding:1rem;overflow:hidden}.video-container iframe{border-radius:12px}.achievement-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem}.achievement-card-blue{background:linear-gradient(135deg,rgba(14,147,206,.1),rgba(145,186,202,.05));border:1px solid rgba(14,147,206,.2);border-radius:20px;padding:2rem;text-align:center;position:relative;overflow:hidden}.achievement-card-light{background:linear-gradient(135deg,rgba(145,186,202,.1),rgba(14,147,206,.05));border:1px solid rgba(145,186,202,.2);border-radius:20px;padding:2rem;text-align:center;position:relative;overflow:hidden}.achievement-bg-blue{position:absolute;top:-50%;right:-50%;width:100%;height:100%;background:radial-gradient(circle,rgba(14,147,206,.1) 0%,transparent 70%);border-radius:50%}.achievement-bg-light{position:absolute;top:-50%;right:-50%;width:100%;height:100%;background:radial-gradient(circle,rgba(145,186,202,.1) 0%,transparent 70%);border-radius:50%}.achievement-number-blue{font-size:3rem;font-weight:900;color:#0e93ce;margin-bottom:.5rem;position:relative}.achievement-number-light{font-size:3rem;font-weight:900;color:#91baca;margin-bottom:.5rem;position:relative}.achievement-label{color:#91baca;font-weight:600;position:relative}.features-section{padding:8rem 0;background:linear-gradient(180deg,#1a1a1a 0%,#0a0a0a 100%)}.features-header{text-align:center;margin-bottom:4rem}.features-subtitle{color:#0e93ce;font-weight:600;text-transform:uppercase;letter-spacing:2px;margin-bottom:1rem}.features-title{font-size:3rem;font-weight:800;margin-bottom:2rem;color:#fff}.features-description{color:#91baca;font-size:1.2rem;max-width:600px;margin:0 auto}.features-grid{display:flex;flex-direction:column;gap:1.5rem}.feature-card{padding:2rem;position:relative;overflow:hidden;transition:all .3s ease;border-radius:16px;border:1px solid rgba(14,147,206,.2);width:100%}.feature-card-blue{background:linear-gradient(135deg,rgba(14,147,206,.1),rgba(145,186,202,.05))}.feature-card-light{background:linear-gradient(135deg,rgba(145,186,202,.1),rgba(14,147,206,.05));border-color:#91baca33}.feature-bg-element{position:absolute;width:100px;height:100px;border-radius:50%}.feature-bg-blue-top-right{top:-50%;right:-50%;background:radial-gradient(circle,rgba(14,147,206,.2) 0%,transparent 70%)}.feature-bg-light-top-left{top:-50%;left:-50%;background:radial-gradient(circle,rgba(145,186,202,.2) 0%,transparent 70%)}.feature-bg-blue-bottom-left{bottom:-50%;left:-50%;background:radial-gradient(circle,rgba(14,147,206,.2) 0%,transparent 70%)}.feature-bg-light-top-right{top:-50%;right:-50%;background:radial-gradient(circle,rgba(145,186,202,.2) 0%,transparent 70%)}.feature-icon{width:60px;height:60px;border-radius:16px;display:flex;align-items:center;justify-content:center;position:relative;flex-shrink:0}.feature-icon-blue{background:linear-gradient(135deg,#0e93ce,#91baca)}.feature-icon-light{background:linear-gradient(135deg,#91baca,#0e93ce)}.feature-card-title{color:#fff;font-size:1.3rem;font-weight:700;margin-bottom:.5rem;position:relative}.feature-card-text{color:#91baca;line-height:1.6;position:relative;margin:0}.feature-content{display:flex;align-items:center;gap:2rem;position:relative}.feature-text-content{flex:1}.cta-section{padding:8rem 0;background:linear-gradient(135deg,#0e93ce 0%,#91baca 100%);position:relative;overflow:hidden}.cta-bg-elements{position:absolute;top:0;left:0;right:0;bottom:0;opacity:.1}.cta-bg-1{position:absolute;top:10%;left:5%;width:200px;height:200px;background:white;border-radius:50%;animation:float 8s ease-in-out infinite}.cta-bg-2{position:absolute;bottom:15%;right:10%;width:150px;height:150px;background:white;border-radius:30%;animation:float 6s ease-in-out infinite reverse}.cta-content{text-align:center;position:relative;z-index:1}.cta-content-inner{max-width:800px;margin:0 auto}.cta-subtitle{color:#ffffffe6;font-weight:600;text-transform:uppercase;letter-spacing:2px;margin-bottom:1rem}.cta-title{font-size:3rem;font-weight:800;margin-bottom:2rem;color:#fff}.cta-text{color:#ffffffe6;font-size:1.25rem;margin-bottom:3rem;line-height:1.6}.cta-buttons{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap;margin-bottom:3rem}.btn-white{background:white;color:#0e93ce;text-decoration:none;font-weight:600;padding:1rem 2rem;border-radius:12px;transition:all .3s ease;box-shadow:0 10px 30px #0003}.btn-outline-white{border:2px solid white;color:#fff;text-decoration:none;font-weight:600;padding:1rem 2rem;border-radius:12px;transition:all .3s ease}footer{background:linear-gradient(180deg,#0a0a0a 0%,#000000 100%);border-top:1px solid rgba(14,147,206,.1);padding:2rem 0}.footer-content{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:2rem}.footer-copyright{color:#91baca}.social-icons{display:flex;gap:1rem}.social-icon{background:rgba(14,147,206,.1);border:1px solid rgba(14,147,206,.2);width:44px;height:44px;border-radius:12px;display:flex;align-items:center;justify-content:center;color:#0e93ce;transition:all .3s ease;text-decoration:none}.social-icon-twitter{background:rgba(145,186,202,.1);border-color:#91baca33;color:#91baca}.footer-links{display:flex;gap:2rem}.footer-link{color:#91baca;text-decoration:none;transition:color .3s ease}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}.btn-primary:hover,.blog-btn:hover,.btn-secondary:hover{background:white;color:#0e93ce}.social-icon:hover{transform:translateY(-2px);background:rgba(14,147,206,.2)!important}@media (max-width: 768px){.intro-grid{grid-template-columns:1fr!important;gap:2rem!important}.hero-title{font-size:2.5rem!important}.features-title,.cta-title{font-size:2rem!important}}.courses-hero{padding:4rem 0;background:linear-gradient(135deg,#0a0a0a 0%,#1a1a2e 50%,#0a0a0a 100%);text-align:center}.courses-section{padding:4rem 0;background:linear-gradient(180deg,#0a0a0a 0%,#1a1a1a 100%)}.platform-section{margin-bottom:4rem}.platform-header{display:flex;align-items:center;gap:1rem;margin-bottom:2rem}.platform-logo{width:40px;height:40px;border-radius:8px;display:flex;align-items:center;justify-content:center;font-weight:700;color:#fff}.linkedin-logo{background:#0077b5}.pluralsight-logo{background:#f15b2a}.udemy-logo{background:#a435f0}.youtube-logo{background:#ff0000}.platform-title{font-size:2rem;font-weight:700;color:#fff;margin:0}.courses-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.course-card{background:linear-gradient(135deg,rgba(14,147,206,.1),rgba(145,186,202,.05));border:1px solid rgba(14,147,206,.2);border-radius:16px;padding:2rem;transition:all .3s ease;position:relative;overflow:hidden}.course-card:hover{transform:translateY(-4px);box-shadow:0 20px 40px #0e93ce33}.course-card:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#0e93ce,#91baca);border-radius:16px 16px 0 0}.course-level{display:inline-block;background:rgba(14,147,206,.2);color:#0e93ce;padding:.25rem .75rem;border-radius:20px;font-size:.85rem;font-weight:500;margin-bottom:1rem}.course-title{font-size:1.25rem;font-weight:700;color:#fff;margin-bottom:1rem;line-height:1.3}.course-description{color:#91baca;margin-bottom:1.5rem;line-height:1.6}.course-meta{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;font-size:.9rem;color:#91baca}.course-duration,.course-rating{display:flex;align-items:center;gap:.5rem}.course-cta{background:linear-gradient(135deg,#0e93ce,#91baca);color:#fff;text-decoration:none;padding:.75rem 1.5rem;border-radius:8px;font-weight:600;display:inline-block;transition:all .3s ease}.course-cta:hover{transform:translateY(-2px);box-shadow:0 8px 20px #0e93ce4d}.filter-tabs{display:flex;justify-content:center;gap:1rem;margin-bottom:3rem;flex-wrap:wrap}.filter-tab{background:rgba(14,147,206,.1);border:1px solid rgba(14,147,206,.2);color:#91baca;padding:.75rem 1.5rem;border-radius:8px;text-decoration:none;font-weight:500;transition:all .3s ease}.filter-tab.active,.filter-tab:hover{background:linear-gradient(135deg,#0e93ce,#91baca);color:#fff;border-color:transparent}@media (max-width: 768px){.platform-header{flex-direction:column;text-align:center;gap:.5rem}.course-meta{flex-direction:column;gap:.5rem;align-items:flex-start}}.path-hero{padding:4rem 0;background:linear-gradient(135deg,#0a0a0a 0%,#1a1a2e 50%,#0a0a0a 100%);text-align:center}.path-section{padding:2rem 0;background:linear-gradient(180deg,#0a0a0a 0%,#1a1a1a 100%);min-height:100vh}.learning-path-modern{max-width:1200px;margin:0 auto;padding:0 2rem}.path-header{text-align:center;margin-bottom:4rem}.path-header h2{font-size:3rem;font-weight:700;color:#0e93ce;margin-bottom:1rem;background:linear-gradient(135deg,#0e93ce,#91baca);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.path-header p{font-size:1.2rem;color:#91baca;max-width:600px;margin:0 auto;line-height:1.6}.timeline-container{position:relative;max-width:100%}.timeline-line{position:absolute;left:2rem;top:0;bottom:0;width:3px;background:linear-gradient(to bottom,#0e93ce,#91baca,#0e93ce);border-radius:2px;z-index:1}.timeline-item{position:relative;margin-bottom:3rem;padding-left:5rem;animation:fadeInUp .6s ease forwards;opacity:0;transform:translateY(30px)}.timeline-item:nth-child(2n){animation-delay:.1s}.timeline-item:nth-child(3n){animation-delay:.2s}.timeline-item:nth-child(4n){animation-delay:.3s}@keyframes fadeInUp{to{opacity:1;transform:translateY(0)}}.timeline-marker{position:absolute;left:-3rem;top:0;width:3rem;height:3rem;background:linear-gradient(135deg,#0e93ce,#91baca);border-radius:50%;display:flex;align-items:center;justify-content:center;z-index:2;box-shadow:0 4px 15px #0e93ce66;transition:all .3s ease}.timeline-marker:hover{transform:scale(1.1);box-shadow:0 6px 20px #0e93ce99}.marker-number{color:#fff;font-weight:700;font-size:1.1rem}.timeline-content{background:rgba(26,26,46,.6);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:20px;padding:2rem;border:1px solid rgba(14,147,206,.2);transition:all .3s ease;position:relative;overflow:hidden}.timeline-content:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#0e93ce,#91baca);border-radius:20px 20px 0 0}.timeline-content:hover{transform:translateY(-5px);box-shadow:0 15px 40px #0e93ce33;border-color:#0e93ce66}.section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;flex-wrap:wrap;gap:1rem}.section-header h3{font-size:1.8rem;font-weight:600;color:#fff;margin:0}.section-status{background:linear-gradient(135deg,#0e93ce,#91baca);color:#fff;padding:.5rem 1rem;border-radius:20px;font-size:.9rem;font-weight:500;white-space:nowrap}.subsections{display:grid;gap:1.5rem}.subsection{background:rgba(255,255,255,.02);border-radius:15px;padding:1.5rem;border:1px solid rgba(255,255,255,.05);transition:all .3s ease}.subsection:hover{background:rgba(255,255,255,.04);border-color:#0e93ce4d}.subsection-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;flex-wrap:wrap;gap:.5rem}.subsection-header h4{font-size:1.2rem;font-weight:500;color:#91baca;margin:0;flex:1}.progress-indicator{display:flex;align-items:center}.progress-circle{width:12px;height:12px;border-radius:50%;background:rgba(145,186,202,.3);border:2px solid rgba(145,186,202,.5);transition:all .3s ease}.subsection:hover .progress-circle{background:rgba(14,147,206,.5);border-color:#0e93ce;transform:scale(1.2)}.tech-grid{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1rem}.tech-item{background:linear-gradient(135deg,rgba(14,147,206,.1),rgba(145,186,202,.1));color:#91baca;padding:.5rem 1rem;border-radius:25px;font-size:.9rem;font-weight:400;border:1px solid rgba(14,147,206,.2);transition:all .3s ease;cursor:pointer}.tech-item:hover{background:linear-gradient(135deg,rgba(14,147,206,.2),rgba(145,186,202,.2));border-color:#0e93ce66;color:#fff;transform:translateY(-2px);box-shadow:0 4px 12px #0e93ce33}.nested-group{margin-bottom:1.5rem}.nested-group:last-child{margin-bottom:0}.nested-group h5{font-size:1rem;font-weight:500;color:#fff;margin-bottom:.75rem;padding-bottom:.5rem;border-bottom:1px solid rgba(145,186,202,.2)}@media (max-width: 768px){.path-hero,.path-section{padding:1.5rem 0}.learning-path-modern{padding:0 1rem}.path-header h2{font-size:2.2rem}.timeline-item{padding-left:4rem}.timeline-marker{left:-2.5rem;width:2.5rem;height:2.5rem}.marker-number{font-size:1rem}.timeline-content{padding:1.5rem}.section-header{flex-direction:column;align-items:flex-start}.section-header h3{font-size:1.5rem}.subsection-header{flex-direction:column;align-items:flex-start;gap:.75rem}.tech-grid{gap:.5rem}.tech-item{font-size:.85rem;padding:.4rem .8rem}}@media (max-width: 480px){.path-hero,.path-section{padding:1rem 0}.timeline-line{left:1.5rem}.timeline-item{padding-left:3.5rem}.timeline-marker{left:-2rem;width:2rem;height:2rem}.marker-number{font-size:.9rem}.path-header h2{font-size:1.8rem}.timeline-content{padding:1.25rem}}.course-details-hero{padding:3rem 0 4rem;background:linear-gradient(135deg,#0a0a0a 0%,#1a1a2e 50%,#0a0a0a 100%);border-bottom:1px solid rgba(14,147,206,.2);position:relative;overflow:hidden}.course-details-hero:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 30% 40%,rgba(14,147,206,.1) 0%,transparent 50%),radial-gradient(circle at 70% 60%,rgba(145,186,202,.05) 0%,transparent 50%);pointer-events:none}.course-details-grid{display:grid;grid-template-columns:2fr 1fr;gap:4rem;align-items:start;position:relative;z-index:1}.platform-badge{display:inline-flex;align-items:center;gap:.5rem;background:#0e93ce;color:#fff;padding:.5rem 1rem;border-radius:6px;margin-bottom:1.5rem;font-size:.85rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.course-details-title{font-size:2.8rem;font-weight:800;color:#fff;margin-bottom:2rem;line-height:1.1;letter-spacing:-.02em}.course-meta-detailed{background:linear-gradient(135deg,rgba(14,147,206,.1),rgba(145,186,202,.05));border:1px solid rgba(14,147,206,.2);padding:2rem;border-radius:12px;box-shadow:0 4px 6px #0000004d;margin-bottom:2rem}.meta-item{display:flex;align-items:center;gap:1rem;font-size:1.1rem;padding:.75rem 0;border-bottom:1px solid rgba(145,186,202,.2);color:#91baca}.meta-item:last-child{border-bottom:none}.meta-item strong{color:#fff;min-width:100px;font-weight:600}.level-badge{padding:.4rem 1rem;border-radius:20px;font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:.5px}.level-beginner{background:#d4edda;color:#155724}.level-intermediate{background:#fff3cd;color:#856404}.level-advanced{background:#cce5ff;color:#004085}.course-actions{margin-top:4rem;display:flex;justify-content:center;position:relative}.course-actions:before{content:"";position:absolute;top:-2rem;left:50%;transform:translate(-50%);width:60px;height:2px;background:linear-gradient(90deg,transparent 0%,#0e93ce 50%,transparent 100%);border-radius:1px}.btn-primary-large{display:inline-flex;align-items:center;gap:.75rem;background:#0e93ce;color:#fff;padding:1.25rem 2.5rem;border-radius:8px;text-decoration:none;font-weight:700;font-size:1.1rem;transition:all .3s ease;box-shadow:0 4px 14px #0e93ce40;text-transform:uppercase;letter-spacing:.5px}.btn-primary-large:hover{background:#0c7db8;transform:translateY(-2px);box-shadow:0 6px 20px #0e93ce59}.course-details-image{display:flex;flex-direction:column;justify-content:center;align-items:center;position:sticky;top:2rem}.course-large-image{width:100%;max-width:350px;height:auto;border-radius:12px;box-shadow:0 8px 32px #0e93ce33;border:1px solid rgba(14,147,206,.3);transition:all .3s ease}.course-large-image:hover{transform:scale(1.02);box-shadow:0 12px 40px #0e93ce4d}.course-details-description{padding:4rem 0;background:linear-gradient(180deg,#0a0a0a 0%,#1a1a1a 100%)}.description-content{max-width:900px;margin:0 auto;padding:0 2rem}.description-content h2{font-size:2.2rem;font-weight:700;color:#fff;margin-bottom:2rem;padding-bottom:1rem;border-bottom:3px solid #0e93ce;display:inline-block}.description-content h3{font-size:1.6rem;font-weight:600;color:#fff;margin:3rem 0 1.5rem;position:relative}.description-content h3:before{content:"";position:absolute;left:-1rem;top:.5rem;width:4px;height:1.5rem;background:#0e93ce;border-radius:2px}.course-description-text{font-size:1.2rem;line-height:1.8;color:#91baca;margin-bottom:2.5rem;text-align:justify;font-weight:400}.additional-notes{font-size:1.1rem;line-height:1.7;color:#2d3748;background:linear-gradient(135deg,#f0f9ff 0%,#e0f2fe 100%);padding:2rem;border-radius:12px;border-left:6px solid #0e93ce;box-shadow:0 2px 10px #0e93ce1a;font-weight:400}.course-cta-section{padding:3rem;border-radius:16px;text-align:center;margin-top:4rem;color:#fff}.course-cta-section.linkedin{background:linear-gradient(135deg,#0077B5 0%,#005885 100%);box-shadow:0 8px 32px #0077b533}.course-cta-section.pluralsight{background:linear-gradient(135deg,#F15B2A 0%,#D14020 100%);box-shadow:0 8px 32px #f15b2a33}.course-cta-section.udemy{background:linear-gradient(135deg,#A435F0 0%,#8710D8 100%);box-shadow:0 8px 32px #a435f033}.course-cta-section.youtube{background:linear-gradient(135deg,#FF0000 0%,#CC0000 100%);box-shadow:0 8px 32px #f003}.course-tags{display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:2rem}.course-tag{padding:.5rem 1rem;border-radius:20px;font-size:.9rem;font-weight:600;text-transform:capitalize;white-space:nowrap;transition:all .3s ease}.course-tag.linkedin{background:rgba(0,119,181,.2);color:#4fc3f7;border:1px solid rgba(0,119,181,.3)}.course-tag.linkedin:hover{background:rgba(0,119,181,.3);color:#fff;transform:translateY(-2px)}.course-tag.pluralsight{background:rgba(241,91,42,.2);color:#ff8a65;border:1px solid rgba(241,91,42,.3)}.course-tag.pluralsight:hover{background:rgba(241,91,42,.3);color:#fff;transform:translateY(-2px)}.course-tag.udemy{background:rgba(164,53,240,.2);color:#b967db;border:1px solid rgba(164,53,240,.3)}.course-tag.udemy:hover{background:rgba(164,53,240,.3);color:#fff;transform:translateY(-2px)}.course-tag.youtube{background:rgba(255,0,0,.2);color:#ff6b6b;border:1px solid rgba(255,0,0,.3)}.course-tag.youtube:hover{background:rgba(255,0,0,.3);color:#fff;transform:translateY(-2px)}.course-cta-section h3{color:#fff;margin-bottom:1rem;font-size:1.8rem;font-weight:700}.course-cta-section h3:before{display:none}.course-cta-section p{color:#fffffff2;margin-bottom:2rem;font-size:1.1rem;line-height:1.6}.btn-secondary-large{display:inline-flex;align-items:center;gap:.75rem;background:white;color:#0e93ce;padding:1.25rem 2.5rem;border-radius:8px;text-decoration:none;font-weight:700;font-size:1.1rem;transition:all .3s ease;text-transform:uppercase;letter-spacing:.5px}.btn-secondary-large:hover{background:#f8fafc;transform:translateY(-2px);box-shadow:0 4px 14px #ffffff4d}.course-card-simple{background:white;border-radius:12px;overflow:hidden;box-shadow:0 4px 6px #00000012;transition:all .3s ease;border:1px solid #e2e8f0}.course-card-simple:hover{transform:translateY(-4px);box-shadow:0 8px 25px #00000026}.course-image-container{width:100%;height:120px;overflow:hidden}.course-small-image{width:100%;height:100%;object-fit:cover}.course-card-content{padding:1.5rem}.course-card-simple .course-level{display:inline-block;padding:.25rem .75rem;border-radius:12px;font-size:.75rem;font-weight:600;text-transform:uppercase;margin-bottom:1rem;background:#e2e8f0;color:#4a5568}.course-card-simple .course-title{font-size:1.1rem;font-weight:600;color:#1a202c;margin-bottom:1rem;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.course-card-simple .course-cta{display:inline-flex;align-items:center;gap:.5rem;background:#0e93ce;color:#fff;padding:.75rem 1.5rem;border-radius:6px;text-decoration:none;font-weight:500;font-size:.9rem;transition:all .3s ease}.course-card-simple .course-cta:hover{background:#0c7db8;transform:translateY(-1px)}@media (max-width: 768px){.course-details-grid{grid-template-columns:1fr;gap:2rem}.course-details-title{font-size:2rem}.course-details-image{order:-1}.course-large-image{max-width:300px}}.sidebar-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.6);z-index:999;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.tech-sidebar{position:fixed;top:0;right:0;width:500px;height:100vh;background:linear-gradient(180deg,#0a0a0a 0%,#1a1a1a 100%);border-left:1px solid rgba(14,147,206,.2);z-index:1000;box-shadow:-4px 0 20px #0000004d;transform:translate(100%);animation:slideIn .3s ease-out forwards;overflow-y:auto}@keyframes slideIn{0%{transform:translate(100%)}to{transform:translate(0)}}.sidebar-header{padding:2rem;border-bottom:1px solid rgba(14,147,206,.2);display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;background:rgba(14,147,206,.05)}.sidebar-title-section{flex:1}.sidebar-title{font-size:1.5rem;font-weight:700;color:#fff;margin:0 0 .5rem;line-height:1.3}.sidebar-subtitle{font-size:.9rem;color:#91baca;margin:0;opacity:.8}.sidebar-close{background:transparent;border:none;color:#91baca;cursor:pointer;padding:.5rem;border-radius:6px;display:flex;align-items:center;justify-content:center;transition:all .3s ease;flex-shrink:0}.sidebar-close:hover{background:rgba(14,147,206,.1);color:#fff;transform:scale(1.1)}.sidebar-content{padding:2rem}.sidebar-section{margin-bottom:2rem}.sidebar-section h3{font-size:1.2rem;font-weight:600;color:#fff;margin:0 0 1rem;position:relative}.sidebar-section h3:before{content:"";position:absolute;left:-1rem;top:.5rem;width:4px;height:1rem;background:#0e93ce;border-radius:2px}.sidebar-section p{color:#91baca;line-height:1.6;margin:0;font-size:.95rem}.tech-item.clickable{cursor:pointer;transition:all .3s ease;position:relative;overflow:hidden}.tech-item.clickable:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(14,147,206,.1),transparent);transition:left .5s ease}.tech-item.clickable:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0e93ce33;border-color:#0e93ce66}.tech-item.clickable:hover:before{left:100%}.tech-item.clickable:active{transform:translateY(0)}@media (max-width: 768px){.tech-sidebar{width:100%;max-width:100vw}.sidebar-header,.sidebar-content{padding:1.5rem}.sidebar-title{font-size:1.3rem}}
