*,*:before,*:after{box-sizing:border-box}body{margin:0}*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#020617;min-height:100vh;background-color:#0f172a;overflow-x:hidden;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:relative}.video-background{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:-1;overflow:hidden}.video-background video{width:100%;height:100%;object-fit:cover;object-position:center}.video-background:after{content:"";position:absolute;inset:0;background:#ffffff1a;pointer-events:none}body:before,body:after{content:"";position:fixed;width:320px;height:320px;border-radius:50%;filter:blur(90px);opacity:.35;z-index:0;pointer-events:none}body:before{top:10%;right:8%;background:#818cf8}body:after{bottom:6%;left:10%;background:#fb7185}img{max-width:100%;display:block}:root{--primary: #2563eb;--primary-soft: rgba(37, 99, 235, .12);--primary-strong: #1d4ed8;--accent: #a855f7;--accent-soft: rgba(168, 85, 247, .16);--text-main: #020617;--text-soft: #333539;--white-soft: rgba(255, 255, 255, .82);--glass-bg: rgba(15, 23, 42, .42);--glass-border: rgba(148, 163, 184, .4);--radius-xl: 30px;--shadow-soft: 0 18px 45px rgba(15, 23, 42, .45);--blur-strong: 24px;--color-primary: #2563eb;--color-secondary: #4f46e5;--color-bg-secondary: #f8fafc;--color-border: #e2e8f0;--color-text-primary: #0f172a;--color-text-secondary: #475569;--color-bg-primary: #ffffff}.page-shell{position:relative;width:100%;max-width:1200px;margin:0 auto;padding:2rem clamp(1.5rem,4vw,3rem) 5rem;z-index:1}@media(max-width:768px){.page-shell{padding:1.5rem 1.25rem 4rem}}.navbar{position:sticky;top:0;z-index:50;margin-bottom:1.2rem;padding-top:.6rem;background:linear-gradient(180deg,#ffffff1f,#fff0)}.navbar-row{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:0 2rem;max-width:1400px;margin:0 auto;width:100%}.navbar-glass{display:flex;align-items:center;justify-content:flex-start;padding:.6rem 1.5rem;border-radius:12px;background:#fff9;border:1px solid rgb(0 0 0 / 33%);box-shadow:0 6px 18px #04050514;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);flex:0 1 auto}.nav-center{display:flex;align-items:center;gap:.8rem}.nav-left{display:flex;align-items:center;gap:2rem;padding:0}.nav-extras{display:flex;align-items:center;gap:1rem}.logo-mark{display:inline-flex;align-items:center;justify-content:center}.logo-img{display:block;height:40px;width:auto}.logo-text{font-weight:700;font-size:.95rem;color:#0f172a;letter-spacing:.08em;margin-left:.5rem;white-space:nowrap}.nav-menu{list-style:none;display:flex;align-items:center;gap:2rem;margin:0;padding:0}@media(max-width:768px){.nav-menu{gap:1rem}}.nav-link{color:#0f172a;font-size:1rem;text-decoration:none;opacity:.85;transition:color .2s ease,opacity .2s ease,transform .16s ease;padding:.4rem .6rem;border-radius:6px;font-weight:500}.nav-link:hover{color:#0b1220;opacity:1;transform:translateY(-1px)}.nav-item-hiring{display:flex;align-items:center;gap:.4rem}.pill{font-size:.7rem;letter-spacing:.08em;text-transform:uppercase;padding:.25rem .6rem;border-radius:999px;border:1px solid rgba(15,23,42,.06);background:transparent}.pill-primary{border-color:#3b82f6bf;background:linear-gradient(135deg,#1d4ed8,#4f46e5)}.mobile-menu-btn{display:none;flex-direction:column;gap:5px;justify-content:center;padding:.4rem;border:1px solid rgba(0,0,0,.08);border-radius:10px;background:#fff;cursor:pointer;width:42px;height:42px;box-shadow:0 8px 18px #0f172a1f}.mobile-menu-btn span{display:block;height:2px;width:100%;background:#0f172a;border-radius:999px}.mobile-drawer-overlay{position:fixed;inset:0;background:#00000059;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);opacity:0;pointer-events:none;transition:opacity .18s ease;z-index:80}.mobile-drawer-overlay.show{opacity:1;pointer-events:auto}.mobile-drawer{position:fixed;top:0;left:0;width:70vw;max-width:360px;height:100svh;max-height:100svh;background:#fff;box-shadow:12px 0 35px #0f172a2e;transform:translate(-105%);transition:transform .2s ease;z-index:90;padding:1.2rem 1.1rem;display:flex;flex-direction:column;gap:1rem;overflow:hidden}.mobile-drawer.open{transform:translate(0)}.mobile-drawer-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.mobile-drawer .logo-mark.small .logo-img{height:36px;width:auto}.mobile-close-btn{border:1px solid rgba(0,0,0,.08);background:#f8fafc;width:38px;height:38px;border-radius:12px;cursor:pointer;font-size:1rem}.mobile-nav-links{display:flex;flex-direction:column;gap:.75rem;flex:1 1 auto;overflow-y:auto}.mobile-nav-links a{text-decoration:none;color:#0f172a;font-weight:600;font-size:1.05rem;padding:.65rem .4rem;border-radius:10px;transition:background .12s ease,transform .12s ease}.mobile-nav-links a:hover{background:#2563eb14;transform:translate(3px)}.mobile-auth{display:flex;flex-direction:column;gap:.6rem;margin-top:auto;padding-top:.4rem}.mobile-auth .btn.full{width:100%;justify-content:center}.nav-right{display:flex;align-items:center;gap:.9rem}.btn-ghost{background:#0f172a33;color:#e5e7eb;border:1px solid rgba(148,163,184,.7);padding:.65rem 1.35rem;border-radius:999px;transition:transform .15s ease,box-shadow .2s ease,background .2s ease,color .2s ease}.btn-ghost.auth-btn{background:#fff;color:#0f172a;border:1px solid rgba(15,23,42,.06)}.btn-primary.auth-btn{background:var(--primary);color:#fff;box-shadow:0 8px 20px #2563eb2e}.btn-ghost:hover{background:#0f172a8c;box-shadow:0 10px 30px #0f172aa6;transform:translateY(-1px)}.btn-primary{position:relative;background:linear-gradient(135deg,#2563eb,#4f46e5);color:#eff6ff;padding:.6rem 1.6rem;min-height:44px;max-height:48px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;border:none;box-shadow:0 4px 14px #2563eb66;transition:transform .3s cubic-bezier(.34,1.56,.64,1),box-shadow .3s ease,background .3s ease;overflow:hidden;cursor:pointer}.btn-primary:hover{background:linear-gradient(135deg,#1d4ed8,#4338ca);transform:translateY(-2px) scale(1.02);box-shadow:0 8px 24px #2563eb80,0 4px 8px #2563eb4d}.btn-primary:after{content:"";position:absolute;width:160%;height:160%;left:-30%;top:-30%;background:radial-gradient(circle at 10% 0,rgba(239,246,255,.4),transparent 55%);opacity:0;transform:translate3d(-40%,0,0);transition:opacity .25s ease}.btn-primary:hover:after{opacity:1;animation:btn-sheen .9s ease-out forwards}@keyframes btn-sheen{0%{opacity:0;transform:translate3d(-40%,0,0)}50%{opacity:.6}to{opacity:0;transform:translate3d(60%,0,0)}}.btn-icon-right{display:inline-flex;align-items:center;gap:.55rem}.btn-icon-right .btn-icon{display:inline-block;width:16px;height:16px;animation:arrow-bounce 1.5s ease-in-out infinite}.btn-icon-right:hover .btn-icon{animation:arrow-slide .6s ease-in-out infinite}@keyframes arrow-bounce{0%,to{transform:translate(0)}50%{transform:translate(4px)}}@keyframes arrow-slide{0%,to{transform:translate(0)}50%{transform:translate(6px)}}.theme-toggle{width:44px;height:48px;border-radius:12px;border:1px solid rgba(15,23,42,.06);background:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:6px 4px;cursor:pointer;color:#0f172a;font-size:.9rem}.theme-toggle .theme-sun,.theme-toggle .theme-moon{display:block;line-height:1}.theme-toggle .theme-sun{margin-bottom:4px}.theme-toggle .theme-moon{margin-top:0}.hero{padding:0;display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);gap:2.5rem;align-items:center;width:100vw;max-width:94.5vw;margin-left:calc(-47.25vw + 50%);margin-right:0}.hero-eyebrow{font-size:.78rem;letter-spacing:.18em;text-transform:uppercase;color:#333539;margin-bottom:1.2rem}.hero-title{font-size:clamp(3.2rem,4vw,3.8rem);line-height:1.1;font-weight:800;margin-bottom:1.4rem}.hero-left{display:flex;flex-direction:column;padding:5rem}.hero-title span{display:block;background:linear-gradient(120deg,#4f46e5,#7c3aed,#2563eb);-webkit-background-clip:text;color:transparent}.hero-sub{font-size:1.02rem;color:#2e2f34;max-width:40rem;line-height:1.7;margin-bottom:1.7rem}.hero-cta-row{display:flex;align-items:center;gap:1.25rem;margin-bottom:1.8rem}.hero-meta{font-size:.9rem;color:#333539}.hero-meta strong{color:#0f172a}.hero-right{display:flex;flex-direction:column;gap:1rem;width:100%;height:100%;align-items:stretch}.hero-card{border-radius:var(--radius-xl);-webkit-backdrop-filter:blur(var(--blur-strong));backdrop-filter:blur(var(--blur-strong));width:100%;height:100%;display:flex;align-items:flex-end;justify-content:center;overflow:hidden;position:relative}.hero-student{position:absolute;bottom:0;left:40%;transform:translate(-50%);max-height:90%;width:auto;filter:drop-shadow(0 28px 45px rgba(15,23,42,.55));z-index:2}.hero-image-container{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.hero-overlay-image-secondary{width:100%;height:100%;object-fit:cover;position:absolute;z-index:0;opacity:.55;transform:translate(-12px,16px) scale(1.015);filter:blur(1px)}.hero-base-image{width:100%;height:100%;object-fit:cover;position:absolute;z-index:2}.hero-overlay-image{width:100%;height:100%;object-fit:cover;position:absolute;z-index:1;opacity:.6;mix-blend-mode:overlay}.google-review-chip{position:absolute;bottom:1.2rem;left:1.2rem;width:180px;height:auto;z-index:3}.hero-abstract{position:absolute;inset:0;pointer-events:none;z-index:0}.hero-bar{position:absolute;width:42px;height:160px;border-radius:999px;background:linear-gradient(180deg,#38bdf8,#0ea5e9);opacity:.92}.hero-bar.bar-1{left:55%;top:18%}.hero-bar.bar-2{right:-10%;top:-15%;width:90px;height:400px;transform:rotate(44deg);opacity:.9}.hero-bar.bar-3{left:60%;bottom:10%}.hero-floating-card{position:absolute;right:8%;top:32%;transform:translateY(-50%)}.glass-card{background:#ffffffe6;border-radius:18px;padding:.9rem 1.15rem;box-shadow:0 18px 35px #0f172a8c;border:1px solid rgba(148,163,184,.65);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.glass-meta{font-size:.68rem;letter-spacing:.16em;text-transform:uppercase;color:#94a3b8;margin-bottom:.45rem}.avatar-row{display:flex;align-items:center;gap:.55rem}.avatar-stack{display:inline-flex}.avatar{width:24px;height:24px;border-radius:999px;border:2px solid #fff;object-fit:cover;margin-left:-6px}.avatar:first-child{margin-left:0}.avatar-label{font-size:.9rem;font-weight:600;color:#0f172a}.hero-review-card{position:absolute;right:0;bottom:12%}.review-row{display:flex;align-items:center;justify-content:space-between;gap:.7rem}.review-score{font-size:.9rem;color:#0f172a}.review-score strong{font-weight:700}.badge-google{display:inline-flex;align-items:center;gap:.35rem;font-size:.8rem;color:#333539}.badge-dot{width:8px;height:8px;border-radius:999px;background:#22c55e}.logo-strip{margin-top:3.4rem}.logo-strip-inner{border-radius:0;padding:.5rem 0;background:transparent;border:none;-webkit-backdrop-filter:none;backdrop-filter:none;display:flex;align-items:center;gap:1.5rem;overflow:hidden}.logo-strip-text{font-size:.82rem;color:#cbd5f5;letter-spacing:.12em;text-transform:uppercase}.logo-row{display:flex;align-items:center;gap:3rem;opacity:.9}.logo-row img{height:38px;width:auto;opacity:.9;filter:grayscale(0);flex-shrink:0}.marquee-logo{height:38px;width:auto;opacity:.9;filter:grayscale(0);flex-shrink:0;margin:0}.logo-marquee{flex:1;overflow:hidden}.logo-marquee-track{display:inline-flex;align-items:center;gap:4rem;animation:logo-scroll 15s linear infinite;white-space:nowrap}.logo-strip-inner:hover .logo-marquee-track{animation-play-state:paused}@keyframes logo-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.section{margin-top:7.5rem;position:relative}.section>*:not(.section-header){margin-left:clamp(0rem,1vw,1rem);margin-right:clamp(0rem,1vw,1rem)}.section-header{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:1.2rem;padding:.2rem;border-radius:6px;background:transparent;border:none}.section-title{font-size:1.6rem;font-weight:700;color:#0f172a}.section-sub{font-size:.95rem;color:#6b7280}.courses-carousel{position:relative;overflow:visible;margin-top:1.6rem;padding-bottom:.25rem}.courses-track{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;align-items:flex-start;justify-content:flex-start}.course-card{background:#0f172a00;border-radius:26px;border:none;width:100%;height:28vw;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease;display:flex;flex-direction:column}@media(max-width:1200px){.courses-track{grid-template-columns:repeat(2,1fr)}.course-card{height:32vw}}@media(max-width:720px){.courses-track{grid-template-columns:1fr}.course-card{height:auto;min-height:320px}}.course-card-top{border-radius:26px 26px 0 0;padding:1.1rem 1.4rem 1.4rem;color:#0f172a;position:relative;display:flex;flex-direction:column;gap:.5rem;flex:1.2 1 auto;overflow:hidden}.course-card-top:before{content:"";position:absolute;bottom:0;right:0;font-size:8rem;font-weight:900;color:#ffffff14;opacity:.8;transform:rotate(0);pointer-events:none;z-index:0;line-height:1;white-space:nowrap}.course-card-bottom{border-radius:0 0 26px 26px;padding:1.2rem 1.4rem 1.4rem;background:#fffffff2;border:1px solid rgba(148,163,184,.55);border-top:none;box-shadow:0 22px 45px #0f172a8c;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.course-card:hover{transform:translateY(-8px)}.course-pill{font-size:.75rem;letter-spacing:.14em;text-transform:uppercase;color:#0f172adb;margin-bottom:.5rem;background:transparent;padding:0}.course-name{font-size:2.1rem;line-height:1.1;font-weight:800;color:#0f172a;text-shadow:none}.course-offer{position:absolute;right:1.4rem;top:1.4rem;padding:.4rem .9rem;border-radius:999px;background:#0f172a;color:#f9fafb;font-size:.8rem;letter-spacing:.14em;text-transform:uppercase;box-shadow:0 10px 25px #0f172a99}.course-meta-row{display:flex;flex-direction:column;margin-bottom:.9rem}.course-meta-label{font-size:.78rem;letter-spacing:.18em;text-transform:uppercase;color:#94a3b8;margin-bottom:.25rem}.course-meta-value{font-size:.95rem;color:#020617}.course-link{display:inline-flex;align-items:center;gap:.3rem;margin-top:.6rem;font-size:.95rem;font-weight:600;color:#0f172a;text-decoration:none}.course-link:hover{text-decoration:underline}.course-ml .course-card-top{background:linear-gradient(135deg,#facc15,#f97316)}.course-ml .course-card-top:before{content:"ML";font-size:8rem}.course-ds .course-card-top{background:linear-gradient(135deg,#a855f7,#4f46e5)}.course-ds .course-card-top:before{content:"DS";font-size:8rem}.course-ai .course-card-top{background:linear-gradient(135deg,#22c55e,#16a34a)}.course-ai .course-card-top:before{content:"AI";font-size:8rem}.course-azure .course-card-top{background:linear-gradient(135deg,#fb7185,#f97316)}.course-azure .course-card-top:before{content:"AZURE";font-size:8rem}.course-python .course-card-top{background:linear-gradient(135deg,#f9a8d4,#f472b6)}.course-python .course-card-top:before{content:"PYTHON";font-size:8rem}.stats-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.4rem;perspective:1400px}.stat-card{position:relative;background:radial-gradient(circle at top left,#070ff6,#020617);border-radius:22px;padding:1.2rem 1.4rem;border:1px solid rgba(148,163,184,.75);-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);box-shadow:0 24px 50px #0f172ad9;transform-style:preserve-3d;transform:translateZ(0) rotateX(0) rotateY(0);transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease;overflow:hidden}.stat-value{font-size:1.3rem;font-weight:700;color:#e5e7eb}.stat-label{font-size:.85rem;color:#333539}@media(max-width:720px){.navbar-row{padding:0 .9rem;gap:.6rem;justify-content:center}.navbar-glass{width:100%;flex:1 1 auto;justify-content:space-between;gap:1rem}.nav-left{width:100%;justify-content:space-between;align-items:center}.logo-mark{display:inline-flex;align-items:center;gap:0;text-decoration:none}.logo-mark .logo-img{width:82px;height:auto}.logo-text{display:block;margin-left:-.5rem;font-size:1rem;white-space:nowrap}.theme-toggle{display:none}.mobile-auth .signup-btn{background:#20356a;color:#fff;border-color:#20356a}.nav-left{gap:1.2rem}.mobile-menu-btn{display:flex}.section{margin-top:5rem}.nav-center,.nav-menu{display:none}.nav-right{gap:.5rem}.hero{grid-template-columns:1fr;gap:1rem;margin-left:0;max-width:100vw;padding:.6rem .8rem}.hero-left{padding:1.2rem}.hero-eyebrow{font-size:1rem}.hero-title{font-size:3.2rem;line-height:1.12}.hero-sub{font-size:.98rem;max-width:100%}.hero-cta-row{margin-top:1.8rem;margin-bottom:0}.btn.btn-primary.btn-icon-right{width:15rem}.hero-right,.hero-student,.hero-base-image,.hero-overlay-image,.hero-overlay-image-secondary{display:none!important}.courses-track{grid-template-columns:1fr;gap:2rem}.course-card{min-height:auto;height:auto}.course-card-top,.course-card-bottom{padding:.95rem 1rem}.highlight-grid{grid-template-columns:1fr;gap:1rem}.highlight-card{padding:1.25rem 1.4rem;border-radius:18px;min-height:260px;box-shadow:0 10px 24px #0f172a2e}.highlight-title{font-size:1.6rem;line-height:1.2}.highlight-sub{font-size:.95rem}.highlight-visual{position:relative;inset:auto;margin-top:1rem}.rating-value{font-size:3rem}.highlight-visual-global{width:140px;height:70px}.offer-tag{transform:rotate(-6deg)}.page-shell{padding:1rem .9rem 3.2rem;max-width:100%}.glass-card,.hero-card,.stat-card{box-shadow:0 8px 18px #0f172a2e;border-radius:14px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:.5rem}.footer{padding:2rem .8rem}}.stat-card:before{content:"";position:absolute;inset:-40%;background:conic-gradient(from 180deg,rgba(59,130,246,.12),rgba(168,85,247,.2),rgba(45,212,191,.12),transparent 55%);opacity:0;transform:translate3d(-40%,-40%,-40px);animation:stat-orbit 10s linear infinite;pointer-events:none}.stat-card:hover{transform:translateY(-10px) rotateX(10deg) rotateY(-6deg);box-shadow:0 32px 70px #0f172af2;border-color:#3b82f6f2}.stat-card:hover:before{opacity:.9}@keyframes stat-orbit{0%{transform:translate3d(-40%,-40%,-60px) rotate(0)}50%{transform:translateZ(-40px) rotate(180deg)}to{transform:translate3d(40%,40%,-60px) rotate(360deg)}}.experts-card{margin-top:2rem;border-radius:20px;padding:2.8rem 3rem;background:#ffffffbf;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(148,163,184,.2);box-shadow:0 10px 30px #0f172a14;transition:box-shadow .3s ease}.experts-card:hover{box-shadow:0 16px 40px #0f172a1f}.experts-eyebrow{font-size:.85rem;letter-spacing:.22em;text-transform:uppercase;color:#6b7280;margin-bottom:1.4rem}.experts-title{font-size:2.8rem;line-height:1.15;font-weight:800;color:#020617;margin-bottom:1rem}.experts-sub{font-size:1rem;line-height:1.7;color:#333539;max-width:450px;margin-bottom:0}.experts-inner{display:flex;align-items:center;justify-content:space-between;gap:3rem}.experts-left{flex:0 1 auto;max-width:500px}.experts-right{flex:1 1 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:2rem;align-items:center;justify-items:center}.experts-logo{height:45px;width:auto;opacity:0;filter:grayscale(.3);transition:filter .3s ease,transform .3s ease}.experts-logo:hover{filter:grayscale(0);transform:scale(1.05)}.section.in-view .experts-logo{animation:fade-slide-in .7s ease-out forwards}.experts-logo:nth-child(1){animation-delay:0s}.experts-logo:nth-child(2){animation-delay:.2s}.experts-logo:nth-child(3){animation-delay:.4s}@keyframes fade-slide-in{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media(max-width:900px){.experts-inner{flex-direction:column;align-items:flex-start;gap:2rem}.experts-left{max-width:100%}.experts-right{width:100%;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:1.5rem}.experts-logo{height:38px}.experts-card{padding:2rem 1.8rem}.experts-title{font-size:2.2rem}}.highlight-grid{margin-top:2rem;display:flex;flex-wrap:wrap;gap:1.8rem}.highlight-grid>*{flex:1 1 280px;min-width:0}.highlight-card{border-radius:28px;padding:1.8rem 2rem;background:#fffffff5;box-shadow:0 24px 60px #0f172a73;position:relative;overflow:hidden;display:flex;flex-direction:column;min-height:360px}.highlight-card:nth-child(1){background:linear-gradient(145deg,#e0f2fe,#eff6ff)}.highlight-card:nth-child(2){background:linear-gradient(145deg,#fef3c7,#fef9c3)}.highlight-card:nth-child(3){background:linear-gradient(145deg,#ede9fe,#f5f3ff)}.highlight-card:after{content:"";position:absolute;width:180px;height:180px;border-radius:50%;background:#0f172a26;right:-40px;bottom:-40px;filter:blur(5px)}.highlight-eyebrow{font-size:.85rem;letter-spacing:.22em;text-transform:uppercase;color:#6b7280;margin-bottom:1.3rem}.highlight-title{font-size:2rem;line-height:1.15;font-weight:800;color:#020617}.highlight-sub{margin-top:1.1rem;font-size:.95rem;color:#4b5563;max-width:320px}.highlight-visual{position:absolute;inset:auto 1.5rem 1.5rem auto}.highlight-visual-global{width:160px;height:80px;border-radius:80px;border:2px solid rgba(15,23,42,.1);background:radial-gradient(circle at center,rgba(59,130,246,.3),transparent 70%);box-shadow:inset 0 0 30px #3b82f633;position:relative}.highlight-visual-global:before,.highlight-visual-global:after{content:"";position:absolute;width:2px;height:100%;background:#0f172a1a;left:40%;top:0;transform:rotate(12deg)}.highlight-visual-global:after{left:65%;transform:rotate(-8deg)}.highlight-visual-rating{display:flex;align-items:center;gap:.4rem}.rating-value{font-size:4rem;font-weight:900;color:#020617;text-shadow:0 18px 35px rgba(0,0,0,.15)}.rating-sparkle{font-size:2.4rem;animation:sparkle-pop 1.5s ease-in-out infinite}.highlight-visual-offer{display:inline-flex;align-items:center;gap:.65rem}.offer-course-pill{padding:.55rem .95rem;border-radius:999px;background:linear-gradient(135deg,#a855f7,#4f46e5);color:#f9fafb;box-shadow:0 14px 30px #581c8773}.offer-pill-label{display:block;font-size:.68rem;text-transform:uppercase;letter-spacing:.16em}.offer-pill-name{font-weight:600;font-size:.9rem}.offer-tag{padding:.4rem .8rem;border-radius:999px;border:2px dashed #22c55e;background:#ecfdf3;color:#15803d;font-weight:600;font-size:.9rem;transform:rotate(-8deg);box-shadow:0 10px 25px #16a34a59}@keyframes sparkle-pop{0%,to{transform:scale(1) rotate(0)}50%{transform:scale(1.12) rotate(10deg)}}.faq-grid{display:grid;grid-template-columns:minmax(0,6fr) minmax(0,6fr);gap:2rem;align-items:stretch}@keyframes slide-in-right{0%{opacity:0;transform:translate(40px)}to{opacity:1;transform:translate(0)}}.faq-intro{color:#0f172a;padding:2.4rem 2rem;border-radius:20px;background:#fff;border:1px solid rgba(15,23,42,.08);box-shadow:0 12px 28px #0f172a24;height:100%;display:flex;flex-direction:column;justify-content:center}.faq-intro .section-title{font-size:2.2rem;font-weight:800;margin-bottom:1.2rem;line-height:1.2;color:#0f172a}.faq-intro p{color:#6b7280;margin-top:0;font-size:.95rem;line-height:1.6;font-weight:500}.accordion{display:grid;gap:.8rem}.accordion-item{border-radius:18px;border:1px solid rgba(15,23,42,.08);background:#fff;box-shadow:0 8px 20px #0f172a29;overflow:hidden}.accordion-header{padding:.85rem 1rem;display:flex;align-items:center;justify-content:space-between;cursor:pointer;color:#f8fafc;background:#0f172a}.accordion-body{max-height:none;overflow:visible;padding:1rem;transition:max-height .2s ease;color:#1f2937;font-size:.9rem}.accordion-item.active .accordion-body{max-height:none;padding-bottom:.9rem}.accordion-icon{display:none}.footer{margin-top:4rem;padding:2.4rem 2rem;border-radius:24px 24px 0 0;border:1px solid rgba(148,163,184,.5);background:#0f172ae6;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);color:#333539;font-size:.85rem;display:flex;justify-content:space-between;align-items:flex-start;gap:2rem}.footer-main{display:flex;flex-direction:column;gap:1rem}.footer-contact{display:flex;flex-wrap:wrap;gap:2.5rem}.footer-contact-group{display:flex;flex-direction:column;gap:.25rem}.footer-contact-label{font-weight:600;font-size:.9rem;opacity:.9;margin-bottom:.25rem}.footer-links{display:flex;flex-direction:column;align-items:flex-end;gap:.5rem}.footer-links a{color:#333539;text-decoration:none}.footer-links a:hover{color:#e5e7eb}.footer,.footer p,.footer a,.footer h1,.footer h2,.footer h3,.footer h4,.footer h5,.footer h6,.footer li,.footer-legal a,.footer-col a,.footer-bottom p{color:#fff!important;text-decoration:none}.footer a:hover{color:#fff!important;opacity:.92;text-decoration:none}@media(max-width:960px){.navbar-glass{border-radius:24px}.nav-menu{display:none}.menu-toggle{display:inline-flex;border-radius:999px;padding:.4rem .8rem;border:1px solid rgba(148,163,184,.4);background:#0f172ab3;color:#e5e7eb}.hero{grid-template-columns:minmax(0,1fr);width:100%;max-width:100%;margin-left:0;margin-right:0;padding:0;transform:none}.hero-right{order:-1}.glass-grid,.stats-row{grid-template-columns:repeat(2,minmax(0,1fr))}.faq-grid{grid-template-columns:minmax(0,1fr)}}@media(max-width:720px){.page-shell{padding-inline:1.1rem}.hero-card{height:280px}.hero-left{padding:2rem 1.25rem}.glass-grid{grid-template-columns:minmax(0,1fr)}.logo-strip{margin-top:2rem}.logo-strip-inner{flex-direction:row;align-items:center;overflow:hidden;width:100%}.logo-marquee{width:100%;overflow:hidden}.logo-marquee-track{gap:3.5rem;animation:logo-scroll 12s linear infinite}.marquee-logo{height:32px;width:auto;flex-shrink:0;min-width:80px}.logo-row{flex-wrap:nowrap;gap:3.5rem}.logo-row img{height:32px;width:auto;flex-shrink:0;min-width:80px}.footer{flex-direction:column;align-items:flex-start;padding:2.4rem 1.2rem;gap:1.5rem;border-radius:24px 24px 0 0}.footer-contact{flex-direction:column;gap:1.2rem}.footer-links{align-items:flex-start}}#testimonials{background:linear-gradient(140deg,#eef2ff,#e0f2fe);border-radius:24px;padding:2rem 1.8rem;border:1px solid rgba(15,23,42,.06);box-shadow:0 16px 36px #0f172a1f}.testimonials-header{text-align:center;margin-bottom:1.6rem}.testimonials-container{display:flex;flex-direction:column;gap:1.6rem;width:100%}.testimonials-header .section-title{font-size:2rem;font-weight:800;color:#0f172a;letter-spacing:-.02em;margin-bottom:.4rem}.testimonials-header .section-sub{font-size:.95rem;color:#475569;font-weight:500}.testimonials-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.2rem;grid-auto-rows:minmax(200px,auto);grid-auto-flow:dense;margin-bottom:0}.testimonial-card{background:linear-gradient(170deg,#fffffff5,#ffffffe6);border-radius:18px;padding:1.3rem;box-shadow:0 12px 24px #0f172a1f;border:1px solid rgba(15,23,42,.08);display:flex;flex-direction:column;gap:1.2rem;cursor:pointer;transition:all .4s cubic-bezier(.34,1.56,.64,1);position:relative;overflow:hidden;animation:fade-slide-up .6s ease-out forwards;opacity:0}.testimonial-card:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#6366f1,#14b8a6);opacity:.9}.testimonial-card-1,.testimonial-card-2{grid-column:span 1;grid-row:span 1}.testimonial-card:hover{transform:translateY(-10px) scale(1.01);box-shadow:0 18px 32px #0f172a2e;border-color:#0f172a29}.testimonial-content{display:flex;flex-direction:column;gap:.95rem;height:100%;justify-content:space-between}.testimonial-quote{font-size:.9rem;line-height:1.5;color:#1f2937;font-weight:500;letter-spacing:.2px}.testimonial-footer{display:flex;gap:.85rem;align-items:center}.testimonial-image{width:42px;height:42px;border-radius:50%;object-fit:cover;border:2px solid rgba(15,23,42,.08);transition:transform .3s ease}.testimonial-card:hover .testimonial-image{transform:scale(1.1)}.testimonial-info{display:flex;flex-direction:column;gap:.2rem}.testimonial-name{font-size:.88rem;font-weight:600;color:#0f172a}.testimonial-badge{font-size:.7rem;font-weight:700;padding:.24rem .64rem;border-radius:9999px;width:fit-content;border:1px solid rgba(15,23,42,.12)}.badge-blue .testimonial-badge{background:#0366d61a;color:#0366d6}.badge-green .testimonial-badge{background:#10b9811a;color:#10b981}.badge-purple .testimonial-badge{background:#8b5cf61a;color:#8b5cf6}.badge-orange .testimonial-badge{background:#f973161a;color:#f97316}.badge-pink .testimonial-badge{background:#ec48991a;color:#ec4899}.badge-cyan .testimonial-badge{background:#22d3ee1a;color:#22d3ee}.badge-blue .testimonial-card:before{background:#0366d6}.badge-green .testimonial-card:before{background:#10b981}.badge-purple .testimonial-card:before{background:#8b5cf6}.badge-orange .testimonial-card:before{background:#f97316}.badge-pink .testimonial-card:before{background:#ec4899}.badge-cyan .testimonial-card:before{background:#22d3ee}.testimonial-card:nth-child(1){animation-delay:0s}.testimonial-card:nth-child(2){animation-delay:.1s}.testimonial-card:nth-child(3){animation-delay:.2s}.testimonial-card:nth-child(4){animation-delay:.3s}.testimonial-card:nth-child(5){animation-delay:.4s}.testimonial-card:nth-child(6){animation-delay:.5s}.testimonial-card:nth-child(7){animation-delay:.6s}.testimonial-card:nth-child(8){animation-delay:.7s}.testimonial-card:nth-child(9){animation-delay:.8s}#testimonials.in-view .testimonial-card{opacity:1}@keyframes fade-slide-up{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media(max-width:960px){.testimonials-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.5rem;grid-auto-rows:minmax(220px,auto)}.testimonial-card-2{grid-column:span 1;grid-row:span 1}.testimonials-header .section-title{font-size:2rem}.testimonial-card{padding:1.5rem}}@media(max-width:720px){#testimonials{padding:2rem .8rem}.testimonials-grid{grid-template-columns:1fr;gap:1rem;grid-auto-rows:auto}.testimonials-header .section-title{font-size:1.8rem}.testimonials-header .section-sub{font-size:1rem}.testimonial-card{padding:1.2rem;gap:1rem}.testimonial-quote{font-size:.9rem}}.course-page{--course-accent: #2563eb}.course-main{display:flex;flex-direction:column;gap:2rem}.course-hero{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.8rem;padding:2.2rem;border-radius:28px;background:linear-gradient(145deg,#2563eb1f,#0f172aa6);border:1px solid rgba(148,163,184,.5);box-shadow:0 18px 50px #00000059;position:relative;overflow:hidden}.course-hero:after{content:"";position:absolute;width:380px;height:380px;border-radius:50%;background:radial-gradient(circle at 30% 30%,var(--course-accent),transparent 60%);opacity:.18;right:-80px;top:-120px;filter:blur(24px)}.course-hero-left{position:relative;z-index:1;color:#e5e7eb}.course-hero-title{font-size:clamp(2.2rem,4vw,3.2rem);margin:.4rem 0 .8rem;line-height:1.1}.course-hero-sub{color:#cbd5f5;font-size:1rem;line-height:1.7;max-width:42rem}.course-meta-chips{display:flex;flex-wrap:wrap;gap:.6rem;margin:1.2rem 0 1.6rem}.course-chip{display:inline-flex;align-items:center;gap:.35rem;padding:.45rem .8rem;border-radius:999px;border:1px solid rgba(148,163,184,.55);background:#0f172a8c;color:#e5e7eb;font-weight:600;font-size:.9rem}.course-chip-offer{border-color:#22c55e99;color:#bbf7d0;background:#22c55e26}.course-perks{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1rem}.course-perk{padding:.45rem .75rem;border-radius:999px;background:#94a3b81f;border:1px dashed rgba(148,163,184,.35);color:#dbeafe;font-size:.88rem}.course-hero-right{position:relative;z-index:1;display:grid;gap:1rem}.course-hero-card{border-radius:22px;border:1px solid rgba(148,163,184,.55);background:#0f172ac7;padding:1.1rem 1.2rem;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.course-outcomes{list-style:none;display:grid;gap:.65rem;margin-top:.7rem}.course-outcomes li{color:#e5e7eb;display:flex;gap:.45rem;align-items:flex-start}.course-outcomes li:before{content:"•";color:var(--course-accent);font-size:1.1rem;line-height:1}.course-stat-card{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:.8rem}.course-stat-pair{padding:.8rem;border-radius:14px;border:1px dashed rgba(148,163,184,.35);background:#94a3b814}.stat-label{display:block;color:#cbd5e1;font-size:.8rem;margin-bottom:.3rem}.stat-value{color:#e2e8f0;font-weight:700}.course-details{display:grid;gap:1.4rem}.course-overview-card{border-radius:22px;padding:1.6rem;background:#0f172ae6;border:1px solid rgba(148,163,184,.55);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);color:#e5e7eb}.course-highlights{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:.8rem;margin-top:1rem}.course-highlight-pill{padding:.9rem 1rem;border-radius:16px;background:#2563eb24;border:1px solid rgba(37,99,235,.45);color:#dbeafe}.course-outline{border-radius:22px;padding:1.6rem;background:#0f172ae6;border:1px solid rgba(148,163,184,.55);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.course-outline-head{color:#e5e7eb;margin-bottom:1rem}.course-outline-head p{color:#cbd5e1}.course-modules-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1rem}.course-module-card{padding:1rem;border-radius:18px;border:1px solid rgba(148,163,184,.55);background:#2563eb14;color:#e5e7eb}.course-module-card h3{font-size:1.05rem;margin-bottom:.65rem}.module-items{list-style:none;display:grid;gap:.45rem;color:#cbd5e1;font-size:.93rem}.module-items li{display:flex;gap:.4rem}.module-items li:before{content:"↗";color:var(--course-accent);font-size:.9rem}.course-cta{margin-top:.6rem}.course-cta-card{display:flex;justify-content:space-between;align-items:center;gap:1.2rem;border-radius:22px;background:linear-gradient(135deg,#2563eb2e,#7c3aed1a);border:1px solid rgba(148,163,184,.55);padding:1.4rem 1.6rem}.course-cta-card h3{color:#e5e7eb;margin-bottom:.35rem}.course-cta-card p{color:#cbd5e1}.course-cta-actions{display:flex;gap:.8rem;align-items:center;flex-wrap:wrap}@media(max-width:900px){.course-hero{padding:1.5rem}.course-cta-card{flex-direction:column;align-items:flex-start}}.modal-overlay,.auth-modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}.modal-content,.auth-modal{background:#fff;border-radius:20px;padding:2.5rem;max-width:500px;width:90%;box-shadow:0 25px 50px #00000040;position:relative;animation:slideUp .3s ease-out}@keyframes slideUp{0%{transform:translateY(30px);opacity:0}to{transform:translateY(0);opacity:1}}.modal-close{position:absolute;top:1.5rem;right:1.5rem;background:none;border:none;font-size:1.5rem;cursor:pointer;color:#666}.modal-content h2,.auth-modal h2{margin-bottom:1.5rem;color:#0f172a}.modal-content form,.auth-modal form{display:flex;flex-direction:column;gap:1.2rem}.modal-content input,.modal-content select,.modal-content textarea,.auth-modal input{padding:.95rem;border:1px solid rgba(0,0,0,.1);border-radius:10px;font-size:1rem;font-family:inherit;transition:border-color .2s}.modal-content input:focus,.modal-content select:focus,.modal-content textarea:focus,.auth-modal input:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.form-message,.auth-message{padding:1rem;border-radius:10px;margin-bottom:1rem;background:#22c55e1a;color:#16a34a;border:1px solid rgba(34,197,94,.3)}.auth-toggle{text-align:center;margin-top:1rem;color:#666;font-size:.9rem}.auth-toggle button{margin-left:.3rem;font-weight:600}.contact-form-wrapper{max-width:600px;margin:2rem auto}.contact-form{display:flex;flex-direction:column;gap:1.2rem}.contact-form input,.contact-form textarea{padding:.95rem;border:1px solid rgba(0,0,0,.1);border-radius:10px;font-size:1rem;font-family:inherit}.contact-form textarea{resize:vertical;min-height:120px}.admin-panel{padding:2.5rem clamp(1.25rem,3vw,2.5rem);max-width:1280px;margin:2rem auto 3rem;background:linear-gradient(180deg,#f8fbff,#fff 60%);border-radius:16px;border:1px solid #e2e8f0;box-shadow:0 18px 45px #0f172a14}.admin-header{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1.75rem}.admin-kicker{font-size:.85rem;letter-spacing:.12em;text-transform:uppercase;color:#475569;margin:0 0 .35rem}.admin-panel h2{margin:0 0 .35rem;color:#0f172a;font-size:2rem}.admin-subtitle{color:#333539;margin:0}.admin-status-badge{padding:.65rem 1.1rem;border-radius:999px;background:#2563eb14;color:#1d4ed8;font-weight:700;border:1px solid rgba(37,99,235,.2)}.admin-guard{background:#fff5f5;border:1px solid #fecdd3;color:#9f1239;padding:1.5rem;border-radius:12px;margin-bottom:1.5rem}.admin-guard h3{margin:0 0 .4rem}.admin-guard p{margin:0 0 1rem}.admin-guard-actions{display:flex;gap:.75rem;flex-wrap:wrap}.btn-primary{display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#2563eb,#4f46e5);color:#fff;padding:.85rem 1.2rem;border-radius:10px;text-decoration:none;font-weight:700;border:1px solid rgba(37,99,235,.25);box-shadow:0 10px 25px #2563eb40;transition:transform .2s ease,box-shadow .2s ease}.btn-primary:hover{transform:translateY(-1px);box-shadow:0 14px 30px #2563eb4d}.admin-tabs{display:flex;gap:1rem;margin-bottom:2rem;border-bottom:2px solid #e5e7eb}.tab-btn{padding:1rem 1.5rem;background:none;border:none;border-bottom:3px solid transparent;cursor:pointer;font-size:1rem;font-weight:600;color:#666;transition:all .2s}.tab-btn.active{color:#2563eb;border-bottom-color:#2563eb}.admin-message{padding:1rem;margin-bottom:1.5rem;background:#2563eb1a;color:#0f172a;border-radius:10px;border:1px solid rgba(37,99,235,.3)}.admin-table-wrapper{overflow-x:auto;margin-top:2rem}.admin-table{width:100%;border-collapse:collapse;background:#fff;border-radius:10px;overflow:hidden;box-shadow:0 4px 12px #00000014}.admin-table thead{background:#f3f4f6;border-bottom:2px solid #e5e7eb}.admin-table th{padding:1rem;text-align:left;font-weight:600;color:#0f172a}.admin-table td{padding:1rem;border-bottom:1px solid #e5e7eb;color:#374151}.admin-table tr:last-child td{border-bottom:none}.btn-delete{padding:.5rem 1rem;background:#ef4444;color:#fff;border:none;border-radius:6px;cursor:pointer;font-size:.9rem;transition:background .2s}.btn-delete:hover{background:#dc2626}.coming-soon-page{min-height:80vh;display:flex;align-items:center;justify-content:center;padding:2rem}.coming-soon-content{text-align:center;max-width:600px}.coming-soon-icon{font-size:5rem;margin-bottom:2rem;animation:float 3s ease-in-out infinite}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}.coming-soon-content h1{font-size:3rem;font-weight:700;color:#0f172a;margin-bottom:1rem;background:linear-gradient(135deg,#2563eb,#1e40af);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.coming-soon-subtitle{font-size:1.25rem;color:#475569;margin-bottom:1rem}.coming-soon-message{font-size:1.05rem;color:#333539;margin-bottom:2rem;line-height:1.6}.coming-soon-timeline{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:2rem;margin:2rem 0;padding:2rem;background:linear-gradient(135deg,#f0f4ff,#f8f9ff);border-radius:15px}.timeline-item{padding:1.5rem;border-radius:10px;background:#fff;box-shadow:0 4px 12px #00000014;transition:transform .3s ease,box-shadow .3s ease}.timeline-item:hover{transform:translateY(-5px);box-shadow:0 8px 20px #2563eb26}.timeline-marker{font-size:2rem;display:block;margin-bottom:.5rem}.timeline-item p{color:#0f172a;font-weight:600}.coming-soon-eta{color:#94a3b8;font-size:.95rem;margin-top:2rem}.blog-page{min-height:80vh;padding:4rem 2rem}.blog-header{text-align:center;margin-bottom:4rem}.blog-header h1{font-size:2.5rem;color:#0f172a;margin-bottom:.5rem}.blog-header p{font-size:1.1rem;color:#333539}.no-blogs{text-align:center;padding:4rem 2rem}.no-blogs-icon{font-size:4rem;margin-bottom:1.5rem}.no-blogs h2{font-size:1.8rem;color:#0f172a;margin-bottom:.5rem}.no-blogs p{color:#333539;font-size:1.05rem;margin-bottom:1rem}.coming-soon-note{color:#94a3b8;font-style:italic}.blog-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:2rem}.blog-card{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 12px #00000014;transition:transform .3s ease,box-shadow .3s ease}.blog-card:hover{transform:translateY(-8px);box-shadow:0 12px 24px #0000001f}.blog-card img{width:100%;height:200px;object-fit:cover}.blog-content{padding:1.5rem}.blog-category{display:inline-block;background:#dbeafe;color:#0c4a6e;padding:.4rem .8rem;border-radius:20px;font-size:.8rem;font-weight:600;margin-bottom:.8rem}.blog-card h3{font-size:1.3rem;color:#0f172a;margin-bottom:.5rem;line-height:1.4}.blog-card p{color:#333539;font-size:.95rem;line-height:1.6;margin-bottom:1rem}.blog-meta{display:flex;justify-content:space-between;font-size:.85rem;color:#94a3b8;margin-bottom:1rem;padding-bottom:1rem;border-bottom:1px solid #e2e8f0}.blog-read-more{background:linear-gradient(135deg,#2563eb,#1e40af);color:#fff;border:none;padding:.6rem 1.2rem;border-radius:6px;cursor:pointer;font-weight:600;transition:all .3s ease}.blog-read-more:hover{transform:translate(4px);box-shadow:0 4px 12px #2563eb4d}.courses-page{min-height:80vh;padding:4rem 2rem}.courses-page-header{text-align:center;margin-bottom:4rem}.courses-page-header h1{font-size:2.5rem;color:#0f172a;margin-bottom:.5rem}.courses-page-header p{font-size:1.1rem;color:#333539}.no-courses{text-align:center;padding:4rem 2rem}.no-courses h2{font-size:2rem;color:#0f172a;margin-bottom:1rem}.no-courses p{color:#333539;font-size:1.05rem}.courses-page-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:2.5rem}.course-page-card{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 12px #00000014;transition:transform .3s ease,box-shadow .3s ease;display:flex;flex-direction:column}.course-page-card:hover{transform:translateY(-10px);box-shadow:0 16px 32px #0000001f}.course-card-image{position:relative;width:100%;height:200px;overflow:hidden}.course-card-image img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.course-page-card:hover .course-card-image img{transform:scale(1.08)}.course-level{position:absolute;top:1rem;right:1rem;background:#2563eb;color:#fff;padding:.4rem .8rem;border-radius:20px;font-size:.8rem;font-weight:600}.course-card-body{padding:1.5rem;flex:1;display:flex;flex-direction:column}.course-card-body h3{font-size:1.25rem;color:#0f172a;margin-bottom:.5rem;line-height:1.4}.course-description{color:#333539;font-size:.95rem;line-height:1.5;margin-bottom:1rem;flex:1}.course-meta{display:flex;gap:1rem;margin-bottom:1rem;flex-wrap:wrap}.course-category{background:#f0f4ff;color:#2563eb;padding:.4rem .8rem;border-radius:6px;font-size:.85rem;font-weight:600}.course-duration{color:#333539;font-size:.9rem}.course-info{border-top:1px solid #e2e8f0;border-bottom:1px solid #e2e8f0;padding:1rem 0;margin-bottom:1rem}.course-instructor,.course-modules{color:#475569;font-size:.9rem;margin-bottom:.4rem}.course-price{color:#059669;font-weight:700;font-size:1.1rem;margin-top:.5rem}.course-enrolled{color:#333539;font-size:.9rem;margin-bottom:1rem}.enroll-btn{width:100%;padding:.8rem 1rem;background:linear-gradient(135deg,#2563eb,#1e40af);color:#fff;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease}.enroll-btn:hover{transform:translateY(-2px);box-shadow:0 8px 16px #2563eb4d}.loading{text-align:center;padding:4rem 2rem;color:#333539;font-size:1.1rem}.user-dashboard{min-height:100vh;background:linear-gradient(135deg,#f0f4ff,#f8f9ff);padding:2rem 0}.dashboard-header{text-align:center;margin-bottom:3rem}.dashboard-header h1{font-size:2.5rem;color:#0f172a;margin-bottom:.5rem}.dashboard-header p{color:#333539;font-size:1.05rem}.dashboard-container{display:grid;grid-template-columns:280px 1fr;gap:2rem}.dashboard-sidebar{background:#fff;border-radius:12px;padding:2rem;box-shadow:0 4px 12px #00000014;height:fit-content;position:sticky;top:0}.dashboard-profile{text-align:center;padding-bottom:2rem;border-bottom:1px solid #e2e8f0;margin-bottom:2rem}.profile-avatar{width:80px;height:80px;border-radius:50%;background:linear-gradient(135deg,#2563eb,#1e40af);color:#fff;display:flex;align-items:center;justify-content:center;font-size:2rem;font-weight:700;margin:0 auto 1rem}.dashboard-profile h3{color:#0f172a;margin-bottom:.3rem;word-break:break-all}.profile-role{color:#94a3b8;font-size:.9rem}.dashboard-nav{display:flex;flex-direction:column;gap:.5rem}.nav-item{background:none;border:none;padding:1rem;text-align:left;cursor:pointer;border-radius:8px;color:#475569;font-weight:500;transition:all .3s ease;font-size:1rem}.nav-item:hover{background:#f0f4ff;color:#2563eb}.nav-item.active{background:linear-gradient(135deg,#2563eb,#1e40af);color:#fff}.nav-item.logout{margin-top:1rem;border-top:1px solid #e2e8f0;padding-top:1.5rem;color:#dc2626}.nav-item.logout:hover{background:#fee2e2;color:#991b1b}.dashboard-content{background:#fff;border-radius:12px;padding:2.5rem;box-shadow:0 4px 12px #00000014}.tab-content h2{font-size:1.8rem;color:#0f172a;margin-bottom:2rem;border-bottom:2px solid #e2e8f0;padding-bottom:1rem}.profile-info{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin-top:1.5rem}.info-group{padding:1.5rem;background:#f8f9ff;border-radius:8px;border:1px solid #e2e8f0}.info-group label{display:block;color:#475569;font-size:.9rem;font-weight:600;margin-bottom:.5rem;text-transform:uppercase;letter-spacing:.5px}.info-group p{color:#0f172a;font-size:1.1rem;word-break:break-all}.empty-state{text-align:center;padding:3rem 2rem;background:#f0f4ff;border-radius:8px}.empty-state p{color:#333539;font-size:1.1rem;margin-bottom:1.5rem}.empty-state a{display:inline-block}.enrollments-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem}.enrollment-card{padding:1.5rem;background:linear-gradient(135deg,#f0f4ff,#f8f9ff);border:1px solid #dbeafe;border-radius:8px;transition:all .3s ease}.enrollment-card:hover{transform:translateY(-4px);box-shadow:0 8px 16px #2563eb26}.enrollment-card h3{color:#0f172a;margin-bottom:.5rem}.enrollment-card p{color:#333539;font-size:.9rem;margin-bottom:1rem}.status-badge{display:inline-block;padding:.4rem .8rem;border-radius:20px;font-size:.8rem;font-weight:600;text-transform:capitalize}.status-badge.pending{background:#fef3c7;color:#92400e}.status-badge.confirmed{background:#dbeafe;color:#0c4a6e}.status-badge.enrolled{background:#dcfce7;color:#166534}.settings-group{margin-bottom:2rem}.settings-group h3{color:#0f172a;margin-bottom:1.5rem;font-size:1.2rem}.settings-form{display:flex;flex-direction:column;gap:1rem;max-width:400px}.settings-form input{padding:.8rem;border:1px solid #e2e8f0;border-radius:6px;font-size:1rem;transition:all .3s ease}.settings-form button{padding:.8rem;background:linear-gradient(135deg,#2563eb,#1e40af);color:#fff;border:none;border-radius:6px;font-weight:600;cursor:pointer;transition:all .3s ease}.settings-form button:hover{transform:translateY(-2px);box-shadow:0 8px 16px #2563eb4d}.dashboard-loading{min-height:80vh;display:flex;align-items:center;justify-content:center;color:#333539;font-size:1.2rem}@media(max-width:768px){.dashboard-container{grid-template-columns:1fr}.dashboard-sidebar{position:sticky;top:0;z-index:10}.dashboard-header h1{font-size:1.8rem}.dashboard-content{padding:1.5rem}.blog-grid,.courses-page-grid,.enrollments-grid,.coming-soon-timeline{grid-template-columns:1fr}}.user-dashboard-modern{display:grid;grid-template-columns:280px 1fr;gap:2rem;min-height:100vh;background:linear-gradient(135deg,#f0f4ff,#f8f9ff);padding:2rem}.dashboard-sidebar-modern{position:sticky;top:0;height:fit-content;display:flex;flex-direction:column;gap:2rem}.sidebar-user-card{background:#fff;border-radius:16px;padding:2rem 1.5rem;box-shadow:0 4px 20px #00000014;text-align:center;background:linear-gradient(135deg,#fff,#f8f9ff);border:1px solid rgba(37,99,235,.1)}.user-avatar-large{width:80px;height:80px;margin:0 auto 1rem;border-radius:50%;background:linear-gradient(135deg,#2563eb,#1e40af);color:#fff;display:flex;align-items:center;justify-content:center;font-size:2rem;font-weight:700;box-shadow:0 8px 20px #2563eb4d}.sidebar-username{color:#0f172a;font-size:1.3rem;margin:0 0 .3rem}.sidebar-email{color:#333539;font-size:.9rem;word-break:break-all;margin-bottom:1.5rem}.sidebar-stats{display:grid;grid-template-columns:1fr 1fr;gap:1rem;padding-top:1.5rem;border-top:1px solid #e2e8f0}.stat-item{display:flex;flex-direction:column;align-items:center}.stat-number{font-size:1.5rem;font-weight:700;color:#2563eb}.stat-label{font-size:.75rem;color:#333539;text-transform:uppercase;letter-spacing:.5px}.sidebar-nav-modern{display:flex;flex-direction:column;gap:.8rem}.nav-button-modern{display:flex;align-items:center;gap:1rem;padding:1rem 1.2rem;background:#fff;border:1px solid #e2e8f0;border-radius:12px;color:#475569;font-weight:500;font-size:.95rem;cursor:pointer;transition:all .3s ease;position:relative}.nav-button-modern .icon{font-size:1.3rem}.nav-button-modern:hover{background:#f0f4ff;border-color:#2563eb;color:#2563eb}.nav-button-modern.active{background:linear-gradient(135deg,#2563eb,#1e40af);color:#fff;border-color:#2563eb;box-shadow:0 8px 16px #2563eb4d}.nav-button-modern .badge{margin-left:auto;background:#ffffff4d;color:#fff;padding:.2rem .6rem;border-radius:12px;font-size:.75rem;font-weight:700}.nav-button-modern.active .badge{background:#ffffff4d}.nav-button-modern .badge.danger{background:#dc2626}.logout-btn-modern{display:flex;align-items:center;gap:.8rem;width:100%;padding:1rem 1.2rem;background:#fee2e2;border:1px solid #fecaca;border-radius:12px;color:#991b1b;font-weight:600;cursor:pointer;transition:all .3s ease;font-size:.95rem}.logout-btn-modern:hover{background:#fecaca;box-shadow:0 4px 12px #dc262633}.dashboard-content-modern{min-height:100vh}.section-overview{display:flex;flex-direction:column;gap:2.5rem}.greeting-card{background:linear-gradient(135deg,#fff,#f8f9ff);border-radius:20px;padding:2.5rem;box-shadow:0 8px 32px #00000014;border:1px solid rgba(37,99,235,.1);display:grid;grid-template-columns:1fr 1fr;gap:2rem;align-items:center}.greeting-content h1{font-size:2rem;color:#0f172a;margin-bottom:.5rem;background:linear-gradient(135deg,#2563eb,#1e40af);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.greeting-content p{color:#333539;font-size:1.05rem}.greeting-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.stat-card{background:#fff;border-radius:12px;padding:1.5rem;display:flex;align-items:center;gap:1rem;border:1px solid #e2e8f0;transition:all .3s ease}.stat-card:hover{box-shadow:0 8px 16px #0000001a;transform:translateY(-2px)}.stat-icon{font-size:2.5rem}.stat-value{font-size:1.3rem;font-weight:700;color:#2563eb;margin:0}.stat-text{color:#333539;font-size:.85rem;margin:.3rem 0 0}.section-title{font-size:1.5rem;color:#0f172a;margin-top:1rem;margin-bottom:1.5rem}.course-cards-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem}.course-card-modern{background:#fff;border-radius:16px;padding:1.5rem;box-shadow:0 4px 16px #00000014;transition:all .3s ease;border:1px solid #e2e8f0;position:relative;overflow:hidden}.course-card-modern:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#2563eb,#1e40af)}.course-card-modern:hover{transform:translateY(-8px);box-shadow:0 12px 24px #2563eb26}.course-card-modern.completed:before{background:linear-gradient(90deg,#059669,#047857)}.course-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.course-badge{background:#dbeafe;color:#0c4a6e;padding:.4rem .8rem;border-radius:6px;font-size:.8rem;font-weight:600}.status-badge{padding:.4rem .8rem;border-radius:6px;font-size:.8rem;font-weight:600;background:#fef3c7;color:#92400e}.status-badge.completed{background:#dcfce7;color:#166534}.course-card-modern h3{color:#0f172a;margin-bottom:.5rem;font-size:1.1rem;line-height:1.4}.course-instructor{color:#333539;font-size:.9rem;margin-bottom:1rem}.progress-bar{width:100%;height:6px;background:#e2e8f0;border-radius:3px;overflow:hidden;margin-bottom:.5rem}.progress-fill{height:100%;background:linear-gradient(90deg,#2563eb,#1e40af);transition:width .3s ease}.progress-text{color:#94a3b8;font-size:.85rem;margin:0}.latest-notifications{display:flex;flex-direction:column;gap:1rem}.notif-item{display:flex;gap:1rem;padding:1rem;background:#fff;border-radius:12px;border-left:4px solid #e2e8f0;transition:all .3s ease}.notif-item.unread{background:#f0f4ff;border-left-color:#2563eb}.notif-item:hover{box-shadow:0 4px 12px #00000014}.notif-icon{font-size:1.5rem;flex-shrink:0}.notif-content{flex:1}.notif-title{color:#0f172a;font-weight:600;margin:0 0 .3rem}.notif-date{color:#94a3b8;font-size:.85rem;margin:0}.section-courses{background:#fff;border-radius:20px;padding:2.5rem;box-shadow:0 4px 16px #00000014}.section-courses h1{color:#0f172a;margin-bottom:2rem}.empty-state{text-align:center;padding:4rem 2rem}.empty-icon{font-size:3rem;margin-bottom:1rem}.empty-state h2{color:#0f172a;margin-bottom:.5rem}.empty-state p{color:#333539;margin-bottom:1.5rem}.courses-list{display:flex;flex-direction:column;gap:1.5rem}.course-detailed-card{display:grid;grid-template-columns:1fr 1fr;gap:2rem;padding:2rem;background:linear-gradient(135deg,#f8f9ff,#fff);border:1px solid #e2e8f0;border-radius:16px;transition:all .3s ease}.course-detailed-card:hover{box-shadow:0 8px 20px #2563eb1a;transform:translateY(-2px)}.course-detail-left h3{color:#0f172a;font-size:1.3rem;margin-bottom:.5rem}.course-category{display:inline-block;background:#dbeafe;color:#0c4a6e;padding:.4rem .8rem;border-radius:6px;font-size:.85rem;margin-bottom:1rem}.course-detail-left p{color:#333539;margin:.5rem 0}.course-detail-right{display:flex;flex-direction:column;gap:1.5rem;justify-content:center}.progress-section{display:flex;flex-direction:column;gap:.5rem}.progress-bar-large{width:100%;height:8px;background:#e2e8f0;border-radius:4px;overflow:hidden}.progress-percentage{color:#2563eb;font-weight:700;text-align:right}.status-badge-large{padding:.6rem 1.2rem;border-radius:8px;font-weight:600;text-align:center;background:#fef3c7;color:#92400e}.status-badge-large.completed{background:#dcfce7;color:#166534}.continue-btn{padding:.8rem 1.5rem;background:linear-gradient(135deg,#2563eb,#1e40af);color:#fff;border:none;border-radius:8px;font-weight:600;cursor:pointer;transition:all .3s ease}.continue-btn:hover{transform:translateY(-2px);box-shadow:0 8px 16px #2563eb4d}.section-notifications{background:#fff;border-radius:20px;padding:2.5rem;box-shadow:0 4px 16px #00000014}.notif-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}.notif-header h1{color:#0f172a;margin:0}.mark-all-read{padding:.6rem 1.2rem;background:#e2e8f0;border:none;border-radius:8px;color:#0f172a;font-weight:600;cursor:pointer;transition:all .3s ease}.mark-all-read:hover{background:#cbd5e1}.notifications-timeline{display:flex;flex-direction:column;gap:0;position:relative}.notifications-timeline:before{content:"";position:absolute;left:20px;top:0;bottom:0;width:2px;background:#e2e8f0}.notif-timeline-item{display:grid;grid-template-columns:40px 1fr;gap:1.5rem;padding:1.5rem 0;position:relative}.notif-timeline-item.unread{background:#f0f4ff;border-radius:12px;margin:.5rem 0;padding:1.5rem}.notif-timeline-dot{width:40px;height:40px;background:#fff;border:3px solid #2563eb;border-radius:50%;position:relative;z-index:1}.notif-timeline-item.unread .notif-timeline-dot{background:#2563eb;box-shadow:0 0 0 4px #2563eb1a}.notif-timeline-content{padding-top:.5rem}.notif-top{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1rem}.notif-meta{display:flex;gap:1rem;flex:1}.notif-icon-large{font-size:1.5rem}.notif-timeline-content h3{color:#0f172a;margin:0 0 .3rem;font-size:1.1rem}.notif-type{color:#2563eb;font-size:.8rem;text-transform:capitalize;margin:0;font-weight:600}.notif-date-large{color:#94a3b8;font-size:.9rem;white-space:nowrap}.notif-message{color:#64748b;line-height:1.6;margin-bottom:1rem}.notif-actions{display:flex;gap:1rem}.action-btn{padding:.5rem 1rem;border:none;border-radius:6px;font-size:.85rem;cursor:pointer;transition:all .3s ease;font-weight:500}.action-btn.mark-read{background:#dbeafe;color:#0c4a6e}.action-btn.mark-read:hover{background:#bfdbfe}.action-btn.delete-notif{background:#fee2e2;color:#991b1b}.action-btn.delete-notif:hover{background:#fecaca}.section-settings{background:#fff;border-radius:20px;padding:2.5rem;box-shadow:0 4px 16px #00000014}.section-settings h1{color:#0f172a;margin-bottom:2rem}.settings-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem}.settings-card{background:linear-gradient(135deg,#f8f9ff,#fff);border:1px solid #e2e8f0;border-radius:16px;padding:2rem}.settings-card h3{color:#0f172a;margin-bottom:1.5rem}.setting-item{margin-bottom:1.5rem}.setting-item label{display:block;color:#475569;font-weight:600;margin-bottom:.5rem;font-size:.9rem}.setting-item p{color:#0f172a;margin:0}.settings-form{display:flex;flex-direction:column;gap:1rem}.settings-form input{padding:.8rem;border:1px solid #e2e8f0;border-radius:8px;font-size:1rem;transition:all .3s ease}.settings-form input:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.dashboard-loading{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;background:linear-gradient(135deg,#f0f4ff,#f8f9ff)}.loader{width:50px;height:50px;border:4px solid #e2e8f0;border-top-color:#2563eb;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.dashboard-loading p{color:#64748b;font-size:1.05rem}@media(max-width:1200px){.user-dashboard-modern{grid-template-columns:1fr}.dashboard-sidebar-modern{position:static;flex-direction:row;gap:1rem;overflow-x:auto;padding-bottom:1rem}.sidebar-user-card{flex-shrink:0;min-width:250px}.sidebar-nav-modern{flex-direction:row;flex-shrink:0;min-width:max-content}.greeting-card{grid-template-columns:1fr}.greeting-stats{grid-template-columns:repeat(2,1fr)}.course-detailed-card{grid-template-columns:1fr}}@media(max-width:768px){.user-dashboard-modern{padding:1rem;gap:1rem}.dashboard-sidebar-modern{flex-wrap:wrap}.sidebar-user-card{flex:1;min-width:200px}.sidebar-nav-modern{flex-wrap:wrap;flex:1}.nav-button-modern{flex:1;min-width:120px}.logout-btn-modern{width:100%}.section-overview{gap:1.5rem}.greeting-card{padding:1.5rem}.greeting-content h1{font-size:1.3rem}.greeting-stats,.course-cards-grid{grid-template-columns:1fr}.stat-card{padding:1rem}.section-courses,.section-notifications,.section-settings{padding:1.5rem}.notif-header{flex-direction:column;gap:1rem;align-items:flex-start}.mark-all-read{width:100%}.notifications-timeline:before{left:12px}.notif-timeline-item{grid-template-columns:28px 1fr;gap:1rem}.notif-timeline-dot{width:28px;height:28px}.settings-grid{grid-template-columns:1fr}}.course-detail-page{min-height:100vh;background:radial-gradient(circle at 20% 20%,rgba(0,68,255,.08),transparent 40%),radial-gradient(circle at 80% 0%,rgba(74,0,224,.08),transparent 35%),var(--color-bg-primary);padding-top:80px}.course-hero{position:relative;min-height:400px;display:flex;align-items:center;justify-content:center;overflow:hidden;padding:4rem 2rem;margin-bottom:3rem}.course-hero:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,#0044ffe6,#4a00e0d9);z-index:1}.course-hero-bg{position:absolute;inset:0;object-fit:cover;width:100%;height:100%;z-index:0}.course-hero-content{position:relative;z-index:2;max-width:1200px;width:100%;color:#fff;text-align:center}.course-breadcrumb{display:flex;align-items:center;gap:.5rem;justify-content:flex-start;margin-bottom:.75rem;font-size:.95rem;color:var(--color-text-secondary)}.course-breadcrumb a{color:var(--color-text-secondary);text-decoration:none;transition:color .2s ease}.course-breadcrumb a:hover{color:var(--color-primary)}.course-hero-title{font-size:3rem;font-weight:700;margin-bottom:1rem;line-height:1.2}.course-hero-subtitle{font-size:1.3rem;opacity:.95;margin-bottom:2rem;font-weight:400}.course-hero-meta{display:flex;align-items:center;justify-content:center;gap:2rem;flex-wrap:wrap;margin-bottom:2rem;font-size:1rem}.course-hero-meta-item{display:flex;align-items:center;gap:.5rem}.course-top{display:flex;flex-direction:column;gap:.6rem;background:#fff;color:var(--color-text-primary);border:1px solid var(--color-border);box-shadow:0 14px 30px #00000014}.course-title{font-size:2.4rem;font-weight:700;color:var(--color-text-primary)}.course-subtitle{font-size:1.05rem;color:var(--color-text-secondary)}.course-top-meta{display:flex;align-items:center;gap:1.25rem;flex-wrap:wrap;font-size:.95rem;color:var(--color-text-secondary)}.course-top-actions{display:flex;align-items:center;gap:1rem;flex-wrap:wrap;margin-top:.25rem}.btn-enroll-primary{background:linear-gradient(135deg,var(--color-primary),var(--color-secondary));color:#fff;border:none;padding:.9rem 1.6rem;font-size:1rem;font-weight:700;border-radius:999px;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px #0044ff4d}.btn-enroll-primary:hover{transform:translateY(-2px);box-shadow:0 6px 25px #04f6}.course-offer-tag{padding:.45rem .9rem;border-radius:999px;background:#0044ff14;border:1px solid rgba(0,68,255,.25);color:var(--color-primary);font-weight:700;font-size:.9rem}.course-top .course-breadcrumb,.course-top .course-breadcrumb a{color:var(--color-text-secondary)}.course-top .course-breadcrumb a:hover{color:var(--color-primary)}.btn-enroll-hero{background:#fff;color:var(--color-primary);border:none;padding:1rem 2.5rem;font-size:1.1rem;font-weight:600;border-radius:50px;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px #0003}.btn-enroll-hero:hover{transform:translateY(-3px);box-shadow:0 6px 25px #0000004d}.course-content-wrapper{max-width:1400px;margin:0 auto;padding:0 2rem 4rem}.course-content-grid{display:grid;grid-template-columns:1fr 380px;gap:3rem;align-items:start}.course-main{min-width:0}.course-section{background:var(--color-bg-secondary);border-radius:16px;padding:2rem;margin-bottom:2rem;border:1px solid var(--color-border)}.course-section-title{font-size:1.8rem;font-weight:700;margin-bottom:1.5rem;color:var(--color-text-primary)}.course-description{font-size:1.05rem;line-height:1.8;color:var(--color-text-secondary);margin-bottom:1rem}.highlights-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;margin-top:1.5rem}.highlight-item{display:flex;align-items:flex-start;gap:.75rem;padding:1rem;background:linear-gradient(180deg,#0044ff0f,#4a00e00a);border-radius:12px;border:1px solid rgba(0,68,255,.12)}.highlight-icon{flex-shrink:0;width:24px;height:24px;border-radius:50%;background:#0044ff1a;display:flex;align-items:center;justify-content:center;color:var(--color-text-primary);font-size:.9rem}.highlight-text{font-size:.95rem;color:var(--color-text-primary);line-height:1.5}.modules-list{list-style:none;padding:0;margin:0}.module-item{display:flex;align-items:flex-start;gap:1rem;padding:1.25rem;background:linear-gradient(180deg,#ffffffe6,#ffffffd9);border-radius:10px;border:1px solid rgba(0,68,255,.1);margin-bottom:1rem;transition:all .3s ease}.module-item:hover{border-color:#0044ff59;transform:translate(5px)}.module-number{flex-shrink:0;width:40px;height:40px;border-radius:10px;background:#0044ff1f;display:flex;align-items:center;justify-content:center;color:var(--color-text-primary);font-weight:700;font-size:1.1rem}.module-content h4{font-size:1.1rem;font-weight:600;margin:0 0 .5rem;color:var(--color-text-primary)}.module-content p{font-size:.95rem;color:var(--color-text-secondary);margin:0;line-height:1.6}.prerequisites-list{list-style:none;padding:0;margin:0}.prerequisite-item{display:flex;align-items:center;gap:.75rem;padding:1rem;background:linear-gradient(180deg,#0044ff0d,#0044ff05);border-radius:10px;border:1px solid rgba(0,68,255,.12);margin-bottom:.75rem;font-size:.95rem;color:var(--color-text-primary)}.prerequisite-item:before{content:"📚";font-size:1.2rem}.course-sidebar{position:sticky;top:100px}.course-card-sticky{background:var(--color-bg-secondary);border-radius:16px;padding:2rem;border:1px solid var(--color-border);box-shadow:0 4px 20px #0000001a}.course-thumbnail{width:100%;height:200px;object-fit:cover;border-radius:12px;margin-bottom:1.5rem}.course-price{font-size:2.5rem;font-weight:700;color:var(--color-primary);margin-bottom:1.5rem;text-align:center}.course-info-list{list-style:none;padding:0;margin:0 0 1.5rem}.course-info-item{display:flex;justify-content:space-between;align-items:center;padding:.75rem 0;border-bottom:1px solid var(--color-border);font-size:.95rem}.course-info-item:last-child{border-bottom:none}.course-info-label{color:var(--color-text-secondary);font-weight:500}.course-info-value{color:var(--color-text-primary);font-weight:600}.btn-enroll-sidebar{width:100%;background:linear-gradient(135deg,var(--color-primary),var(--color-secondary));color:#fff;border:none;padding:1rem 2rem;font-size:1.1rem;font-weight:600;border-radius:50px;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px #0044ff4d;margin:2rem 0}.btn-enroll-sidebar:hover{transform:translateY(-2px);box-shadow:0 6px 25px #04f6}.course-share-info{text-align:center;padding-top:1rem;border-top:1px solid var(--color-border);font-size:.9rem;color:var(--color-text-secondary)}.admin-managed-note{font-size:.9rem;color:var(--color-text-secondary);margin:.5rem 0 1.5rem}.course-not-found{text-align:center;padding:4rem 2rem;max-width:600px;margin:0 auto}.course-not-found h2{font-size:2rem;margin-bottom:1rem;color:var(--color-text-primary)}.course-not-found p{font-size:1.1rem;color:var(--color-text-secondary);margin-bottom:2rem}.course-not-found .btn-enroll-sidebar{width:auto;display:inline-block}@media(max-width:1024px){.course-content-grid{grid-template-columns:1fr}.course-sidebar{position:static;order:-1}.highlights-grid{grid-template-columns:1fr}}@media(max-width:768px){.course-title{font-size:1.8rem}.course-top-meta{font-size:.9rem;gap:.75rem}.course-top-actions{flex-direction:column;align-items:flex-start}.btn-enroll-primary{width:100%;text-align:center}.course-hero-title{font-size:2rem}.course-hero-subtitle{font-size:1.1rem}.course-hero-meta{font-size:.9rem;gap:1rem}.course-section{padding:1.5rem}.course-section-title{font-size:1.5rem}.course-card-sticky{padding:1.5rem}.btn-enroll-hero,.btn-enroll-sidebar{font-size:1rem;padding:.875rem 2rem}}
