@import"https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,400;0,500;0,600;0,700;1,400&family=Great+Vibes&family=Plus+Jakarta+Sans:wght@400;500;600;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";.header{background:#fff;position:sticky;top:0;z-index:1000;box-shadow:0 2px 20px #00000014}.header-container{max-width:1280px;margin:0 auto;padding:10px 24px;display:flex;align-items:center;justify-content:space-between;min-height:64px}.logo{text-decoration:none;color:#000;font-size:1.75rem;font-weight:700;letter-spacing:-.5px;display:flex;align-items:center;gap:10px}.logo-img{height:48px;width:auto;object-fit:contain;display:block;filter:contrast(1.05)}.nav{display:flex;align-items:center;gap:28px}.nav a{color:#000;text-decoration:none;font-weight:500;font-size:.95rem;transition:color .2s}.nav a:hover{color:#25b2c9}.btn-signup{background:#1d2d47!important;color:#fff!important;padding:10px 22px;border-radius:8px;font-weight:600;transition:background .2s}.btn-signup:hover{background:#0f1a2a!important;color:#fff!important}.btn-logout{background:#1d2d47!important;color:#fff!important;padding:10px 22px;border-radius:8px;font-weight:600;border:none;cursor:pointer;font-size:.95rem;transition:background .2s;display:inline-flex;align-items:center}.btn-logout:hover{background:#0f1a2a!important;color:#fff!important}.menu-toggle{display:none;flex-direction:column;gap:5px;background:none;border:none;cursor:pointer;padding:5px}.menu-toggle span{width:24px;height:2px;background:#000;border-radius:2px}@media (max-width: 768px){.menu-toggle{display:flex}.logo-img{height:44px}.nav{position:absolute;top:100%;left:0;right:0;background:#fff;flex-direction:column;padding:24px;gap:16px;box-shadow:0 4px 20px #0000001a;transform:translateY(-100%);opacity:0;pointer-events:none;transition:all .3s}.nav.open{transform:translateY(0);opacity:1;pointer-events:auto}}.footer{background:#1d2d47;color:#ffffffd9;margin-top:auto}.footer-container{max-width:1280px;margin:0 auto;padding:48px 24px 24px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:40px;margin-bottom:40px}.footer-brand .footer-logo{font-size:1.5rem;font-weight:700;color:#25b2c9;text-decoration:none;display:inline-flex;align-items:center;gap:10px;margin-bottom:12px}.footer-logo-img{height:36px;width:auto;object-fit:contain;display:block}.footer-brand p{font-size:.9rem;line-height:1.6;max-width:280px}.footer-links h4,.footer-contact h4{color:#fff;font-size:1rem;margin-bottom:16px;font-weight:600}.footer-links a{display:block;color:#fffc;text-decoration:none;font-size:.9rem;margin-bottom:8px;transition:color .2s}.footer-links a:hover{color:#25b2c9}.footer-contact p{font-size:.9rem;margin-bottom:6px}.footer-bottom{padding-top:24px;border-top:1px solid rgba(255,255,255,.1);text-align:center}.footer-bottom p{font-size:.85rem;color:#fff9}@media (max-width: 900px){.footer-grid{grid-template-columns:1fr 1fr}}@media (max-width: 600px){.footer-grid{grid-template-columns:1fr;gap:32px}}.dashboard-layout{display:flex;min-height:100vh;background:#f8fafc}.dashboard-sidebar{width:260px;background:#1d2d47;color:#fff;display:flex;flex-direction:column;position:fixed;height:100vh}.sidebar-brand{padding:1.5rem;border-bottom:1px solid rgba(255,255,255,.1);display:flex;align-items:center;gap:10px;text-decoration:none;color:inherit}.sidebar-logo{height:36px;width:auto;object-fit:contain;flex-shrink:0}.sidebar-brand-text{display:flex;flex-direction:column}.brand-text{font-size:1.5rem;font-weight:700;color:#fff}.brand-badge{display:block;font-size:.75rem;color:#25b2c9;margin-top:.25rem}.sidebar-nav{flex:1;padding:1rem 0}.sidebar-nav a{display:flex;align-items:center;gap:.75rem;padding:.875rem 1.5rem;color:#fffc;text-decoration:none;transition:all .2s}.sidebar-nav a:hover{background:#ffffff14;color:#fff}.sidebar-nav a.active{background:#25b2c933;color:#25b2c9;border-left:3px solid #25b2c9}.nav-icon{font-size:1.25rem}.sidebar-user{padding:1rem 1.5rem;border-top:1px solid rgba(255,255,255,.1)}.sidebar-user p{font-size:.875rem;margin-bottom:.5rem}.btn-logout{background:transparent;border:1px solid rgba(255,255,255,.3);color:#fff;padding:.5rem 1rem;border-radius:6px;cursor:pointer;font-size:.875rem;transition:all .2s}.btn-logout:hover{background:#ffffff1a}.dashboard-main{flex:1;margin-left:260px;padding:2rem 2.5rem;min-height:100vh;background:#f8fafc}.admin-layout{display:flex;min-height:100vh;background:linear-gradient(135deg,#f8fafc,#f1f5f9,#e2e8f0);font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif}.admin-sidebar{width:260px;background:linear-gradient(180deg,#0f172a,#1e293b,#0f172a);color:#fff;display:flex;flex-direction:column;position:fixed;height:100vh;box-shadow:4px 0 24px #0f172a33;z-index:100}.admin-brand{padding:1.5rem 1.25rem;border-bottom:1px solid rgba(255,255,255,.08);display:flex;align-items:center;gap:12px;text-decoration:none;color:inherit}.admin-logo{height:40px;width:auto;object-fit:contain;flex-shrink:0;filter:brightness(1.05)}.admin-brand-text-wrap{display:flex;flex-direction:column}.admin-brand-text{font-size:1.25rem;font-weight:700;letter-spacing:-.02em;display:block}.admin-brand-sub{font-size:.6875rem;color:#38bdf8;font-weight:600;letter-spacing:.08em;text-transform:uppercase;margin-top:2px}.admin-nav{flex:1;padding:1.25rem .75rem;overflow-y:auto}.admin-nav a{display:flex;align-items:center;gap:.75rem;padding:.625rem 1rem;margin-bottom:2px;color:#ffffffbf;text-decoration:none;border-radius:8px;transition:all .2s ease;font-size:.875rem;font-weight:500}.admin-nav a:hover{background:#ffffff0f;color:#fff}.admin-nav a.active{background:linear-gradient(135deg,#38bdf833,#25b2c926);color:#38bdf8;font-weight:600;box-shadow:0 0 0 1px #38bdf833}.admin-nav .nav-icon{font-size:1rem;opacity:.9;width:20px;text-align:center}.admin-footer{padding:1.25rem 1rem;border-top:1px solid rgba(255,255,255,.08);background:#0000001a}.view-site{display:block;color:#38bdf8;font-size:.8125rem;font-weight:500;margin-bottom:.75rem;text-decoration:none;transition:color .2s}.view-site:hover{color:#7dd3fc}.admin-change-password{display:block;color:#38bdf8;font-size:.8125rem;font-weight:500;margin-bottom:.5rem;text-decoration:none;transition:color .2s}.admin-change-password:hover{color:#7dd3fc}.admin-user{font-size:.75rem;color:#ffffff8c;margin-bottom:.75rem;font-weight:500}.admin-logout{background:#ffffff14;border:1px solid rgba(255,255,255,.12);color:#fff;padding:.5rem 1rem;border-radius:8px;cursor:pointer;font-size:.8125rem;font-weight:600;width:100%;transition:all .2s ease}.admin-logout:hover{background:#ffffff1f;border-color:#fff3}.admin-main{flex:1;margin-left:260px;padding:2rem 2.5rem;min-height:100vh;overflow-x:hidden}.home-page{background:#f8fafc;color:#0f172a}.container{width:min(1280px,calc(100% - 40px));margin:0 auto}.section-badge{display:inline-block;padding:8px 14px;border-radius:999px;background:#2563eb1f;color:#2563eb;font-size:.78rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;margin-bottom:16px}.section-badge.light{background:#2563eb14}.section-header{margin-bottom:40px}.section-header.center{max-width:760px;margin:0 auto 40px;text-align:center}.section-header h2{margin:0 0 14px;font-size:clamp(2rem,4vw,3rem);line-height:1.15;font-weight:800;color:#0f172a}.section-header p{margin:0;font-size:1.02rem;line-height:1.8;color:#64748b}.hero-section{position:relative;overflow:hidden;background:linear-gradient(135deg,#0f172af5,#1e293beb),radial-gradient(circle at top left,rgba(37,99,235,.2),transparent 35%);min-height:720px;display:flex;align-items:center}.hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 20% 20%,rgba(59,130,246,.12),transparent 25%),radial-gradient(circle at 80% 30%,rgba(14,165,233,.08),transparent 20%)}.hero-container{position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,1.15fr) 420px;gap:48px;align-items:center;padding:90px 0}.hero-left h1{margin:0 0 18px;font-size:clamp(2.8rem,6vw,5rem);line-height:1.05;color:#fff;font-weight:800}.hero-left h1 span{color:#60a5fa}.hero-left p{margin:0 0 28px;max-width:720px;font-size:1.08rem;line-height:1.85;color:#ffffffd1}.hero-actions{display:flex;flex-wrap:wrap;gap:14px;margin-bottom:30px}.btn{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;border-radius:14px;font-weight:700;transition:all .25s ease;cursor:pointer}.btn-primary{background:#2563eb;color:#fff;border:none}.btn-primary:hover{background:#1d4ed8}.btn-outline{border:1px solid #cbd5e1;color:#0f172a;background:#fff}.btn-outline:hover{border-color:#94a3b8}.btn-lg{padding:15px 24px;min-width:170px}.btn-course,.btn-full{width:100%;padding:13px 18px}.hero-stat{min-width:170px;padding:18px 20px;border-radius:20px;background:#ffffff14;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);text-align:left}.hero-stat strong{display:block;margin-bottom:6px;color:#fff;font-size:1.15rem;text-align:left}.hero-stat span{display:block;color:#ffffffbf;font-size:.94rem;text-align:left}.hero-card{background:#fff;border-radius:26px;padding:28px;box-shadow:0 26px 60px #02061733}.hero-card h3{margin:0 0 18px;font-size:1.4rem;color:#0f172a}.hero-card ul{list-style:none;padding:0;margin:0 0 24px}.hero-card li{padding:12px 0;border-bottom:1px solid #e2e8f0;color:#334155}.why-choose-section,.offer-section,.membership-section,.key-features-section,.internships-section,.academics-section,.offer-you-section,.courses-preview-section,.testimonials-section,.cta-section{padding:88px 0}.feature-grid.four-col,.courses-grid.four-col{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}.feature-card,.offer-card,.internship-card,.testimonial-card{background:#fff;border:1px solid #e2e8f0;border-radius:22px;padding:26px;box-shadow:0 10px 35px #0f172a0a}.feature-icon{font-size:2rem;margin-bottom:16px}.feature-card h3,.offer-card h3,.internship-card h3{margin:0 0 12px;font-size:1.15rem;line-height:1.35}.feature-card p,.offer-card p,.internship-card p,.testimonial-card p{margin:0;color:#64748b;line-height:1.8}.offer-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.membership-layout,.academics-layout{display:grid;grid-template-columns:minmax(0,1fr) 420px;gap:36px;align-items:center}.membership-left h2,.academics-left h2{margin:0 0 16px;font-size:clamp(2rem,4vw,3rem);line-height:1.15;font-weight:800}.membership-left p,.academics-left p{margin:0 0 20px;color:#64748b;line-height:1.85;font-size:1.02rem}.membership-points{list-style:none;padding:0;margin:0}.membership-points li{padding:10px 0;color:#334155}.membership-card,.academics-card{background:linear-gradient(180deg,#fff,#f8fafc);border:1px solid #e2e8f0;border-radius:24px;padding:28px;box-shadow:0 16px 45px #0f172a0f}.membership-card h3{margin:0 0 18px;font-size:1.3rem}.membership-benefit,.academics-item{padding:14px 0;border-bottom:1px solid #e2e8f0;color:#334155}.membership-benefit:last-of-type,.academics-item:last-of-type{margin-bottom:20px}.internship-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.course-card{display:flex;flex-direction:column;background:#fff;border:1px solid #e2e8f0;border-radius:22px;overflow:hidden;box-shadow:0 10px 35px #0f172a0d;transition:transform .25s ease,box-shadow .25s ease}.course-card:hover{transform:translateY(-6px);box-shadow:0 18px 45px #0f172a1a}.course-image{position:relative;aspect-ratio:16 / 9;background:#e2e8f0}.course-image img{width:100%;height:100%;object-fit:cover}.course-badge,.course-discount-badge{position:absolute;top:14px;border-radius:999px;padding:7px 12px;font-size:.76rem;font-weight:700}.course-badge{left:14px;background:#0f172ad1;color:#fff}.course-discount-badge{right:14px;background:#dc2626;color:#fff}.course-content{display:flex;flex-direction:column;flex:1;padding:30px}.course-top{margin-bottom:16px}.course-top h3{margin:0 0 10px;font-size:1.18rem;line-height:1.35;color:#0f172a}.course-top p{margin:0;color:#64748b;line-height:1.75;min-height:84px}.course-meta{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:18px}.course-meta span{padding:7px 11px;border-radius:999px;background:#eff6ff;color:#2563eb;font-size:.8rem;font-weight:700}.course-price{display:flex;align-items:end;gap:10px;margin-bottom:18px}.course-price .original{font-size:.95rem;color:#94a3b8;text-decoration:line-through}.course-price .current{font-size:1.35rem;font-weight:800;color:#0f172a}.view-all-wrap{text-align:center;margin-top:34px}.view-all{padding:14px 24px}.testimonials-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.testimonial-card strong{display:inline-block;margin-top:16px;color:#0f172a}.cta-box{text-align:center;max-width:760px}.cta-box h2{margin:0 0 14px;font-size:clamp(2rem,4vw,3rem);line-height:1.15}.cta-box p{margin:0 auto 24px;color:#64748b;line-height:1.8;max-width:680px}@media (max-width: 1200px){.feature-grid.four-col,.courses-grid.four-col{grid-template-columns:repeat(2,minmax(0,1fr))}.hero-container,.membership-layout,.academics-layout,.offer-grid,.internship-grid,.testimonials-grid{grid-template-columns:1fr}.hero-right,.membership-right,.academics-right{max-width:520px}}@media (max-width: 768px){.container{width:min(100% - 28px,1280px)}.hero-section{min-height:auto}.hero-container{padding:54px 0;gap:24px}.hero-left h1{font-size:2.4rem}.hero-left p{font-size:1rem}.hero-actions{flex-direction:column}.btn-lg{width:100%}.hero-stats-home,.feature-grid.four-col,.courses-grid.four-col,.testimonials-grid{grid-template-columns:1fr}.hero-stats-home{display:grid}.why-choose-section,.offer-section,.membership-section,.key-features-section,.internships-section,.academics-section,.offer-you-section,.courses-preview-section,.testimonials-section,.cta-section{padding:60px 0}.course-top p{min-height:auto}}.hero-stats-home{display:grid;grid-template-columns:1fr;gap:12px;margin-top:18px}.hero-stats-home{display:flex;flex-wrap:wrap;gap:20px;margin-top:30px}.why-choose-section{padding:30px 0;background:linear-gradient(180deg,#f8fafc,#fff)}.why-choose-layout{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:48px;align-items:center}.why-choose-left{max-width:620px}.section-kicker{display:inline-block;margin-bottom:18px;padding:8px 14px;border-radius:999px;background:#2563eb14;color:#2563eb;font-size:.78rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.why-choose-left h2{margin:0 0 18px;font-size:clamp(2.2rem,4.4vw,3.5rem);line-height:1.12;font-weight:800;color:#0f172a;letter-spacing:-.03em}.why-choose-left p{margin:0 0 28px;font-size:1.05rem;line-height:1.85;color:#64748b}.why-choose-points{display:grid;gap:18px}.why-point{padding-left:18px;border-left:3px solid #dbeafe}.why-point strong{display:block;margin-bottom:6px;font-size:1rem;color:#0f172a}.why-point span{color:#64748b;line-height:1.7}.why-choose-right{display:flex;justify-content:flex-end}.why-highlight-card{width:100%;max-width:560px;background:#fff;border:1px solid #e2e8f0;border-radius:28px;padding:30px;box-shadow:0 24px 60px #0f172a14}.why-highlight-top{margin-bottom:24px}.highlight-label{display:inline-block;margin-bottom:10px;font-size:.78rem;font-weight:700;color:#2563eb;text-transform:uppercase;letter-spacing:.05em}.why-highlight-top h3{margin:0;font-size:1.55rem;line-height:1.25;color:#0f172a}.why-feature-list{display:grid;gap:16px}.why-feature-item{display:grid;grid-template-columns:54px minmax(0,1fr);gap:14px;align-items:start;padding:18px;border-radius:18px;background:#f8fafc;border:1px solid #e2e8f0}.why-feature-icon{width:54px;height:54px;border-radius:16px;display:grid;place-items:center;font-size:1.35rem;background:#eff6ff}.why-feature-item h4{margin:0 0 6px;font-size:1.02rem;color:#0f172a}.why-feature-item p{margin:0;color:#64748b;line-height:1.7;font-size:.95rem}@media (max-width: 1100px){.why-choose-layout{grid-template-columns:1fr;gap:32px}.why-choose-right{justify-content:flex-start}.why-highlight-card{max-width:100%}}@media (max-width: 768px){.why-choose-section{padding:70px 0}.why-choose-left h2{font-size:2rem}.why-highlight-card{padding:22px;border-radius:22px}.why-feature-item{grid-template-columns:46px minmax(0,1fr);padding:16px}.why-feature-icon{width:46px;height:46px;border-radius:14px;font-size:1.15rem}}.offer-section{padding:30px 0;background:#fff}.offer-top{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:32px;align-items:end;margin-bottom:38px}.offer-intro{max-width:720px}.section-kicker{display:inline-block;margin-bottom:16px;padding:8px 14px;border-radius:999px;background:#2563eb14;color:#2563eb;font-size:.78rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.offer-intro h2{margin:0 0 16px;font-size:clamp(2.1rem,4.4vw,3.3rem);line-height:1.12;font-weight:800;color:#0f172a;letter-spacing:-.03em}.offer-intro p{margin:0;font-size:1.04rem;line-height:1.85;color:#64748b}.offer-summary-card{background:linear-gradient(180deg,#f8fbff,#fff);border:1px solid #dbeafe;border-radius:24px;padding:24px;box-shadow:0 18px 45px #0f172a0d}.offer-summary-label{display:inline-block;margin-bottom:10px;font-size:.78rem;font-weight:700;color:#2563eb;text-transform:uppercase;letter-spacing:.05em}.offer-summary-card h3{margin:0 0 10px;font-size:1.3rem;line-height:1.3;color:#0f172a}.offer-summary-card p{margin:0;line-height:1.75;color:#64748b}.premium-offer-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.premium-offer-card{background:#fff;border:1px solid #e2e8f0;border-radius:24px;padding:26px;box-shadow:0 12px 35px #0f172a0a;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.premium-offer-card:hover{transform:translateY(-6px);border-color:#cbd5e1;box-shadow:0 18px 45px #0f172a14}.offer-icon{width:56px;height:56px;display:grid;place-items:center;margin-bottom:18px;border-radius:16px;background:#eff6ff;font-size:1.5rem}.offer-content h3{margin:0 0 12px;font-size:1.15rem;line-height:1.35;color:#0f172a}.offer-content p{margin:0;color:#64748b;line-height:1.8;font-size:.97rem}@media (max-width: 1100px){.offer-top{grid-template-columns:1fr;align-items:start}.premium-offer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 640px){.offer-section{padding:72px 0}.premium-offer-grid{grid-template-columns:1fr}.offer-summary-card,.premium-offer-card{border-radius:20px}}.membership-section{padding:30px 0;background:linear-gradient(180deg,#f8fafc,#fff)}.membership-premium{display:grid;grid-template-columns:minmax(0,1.05fr) 420px;gap:40px;align-items:center}.membership-copy h2{margin:0 0 16px;font-size:clamp(2.1rem,4.2vw,3.3rem);line-height:1.12;font-weight:800;color:#0f172a;letter-spacing:-.03em}.membership-copy>p{margin:0 0 28px;color:#64748b;line-height:1.85;font-size:1.03rem;max-width:700px}.membership-points-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.membership-point-card{padding:30px;border-radius:20px;background:#fff;border:1px solid #e2e8f0;box-shadow:0 10px 30px #0f172a0a}.membership-point-card strong{display:block;margin-bottom:8px;color:#0f172a;font-size:1rem}.membership-point-card span{color:#64748b;line-height:1.7;font-size:.95rem}.membership-panel-card{background:linear-gradient(180deg,#0f172a,#1e293b);color:#fff;border-radius:28px;padding:30px;box-shadow:0 24px 60px #0f172a2e}.membership-panel-label{display:inline-block;margin-bottom:10px;font-size:.78rem;font-weight:700;color:#93c5fd;text-transform:uppercase;letter-spacing:.05em}.membership-panel-card h3{margin:0 0 22px;font-size:1.4rem;line-height:1.3}.membership-benefit-item{padding:16px 0;border-bottom:1px solid rgba(255,255,255,.12)}.membership-benefit-item:last-of-type{margin-bottom:20px}.membership-benefit-item strong{display:block;margin-bottom:6px;font-size:1rem}.membership-benefit-item p{margin:0;color:#ffffffb8;line-height:1.7;font-size:.94rem}.key-features-section{padding:30px 0;background:#fff}.features-premium-top{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:32px;align-items:end;margin-bottom:36px}.features-premium-intro h2{margin:0 0 14px;font-size:clamp(2rem,4vw,3rem);line-height:1.15;font-weight:800;color:#0f172a}.features-premium-intro p{margin:0;color:#64748b;line-height:1.8;max-width:720px}.features-premium-note{padding:22px;border-radius:22px;background:#f8fafc;border:1px solid #e2e8f0}.features-note-label{display:inline-block;margin-bottom:10px;font-size:.78rem;font-weight:700;color:#2563eb;text-transform:uppercase;letter-spacing:.05em}.features-premium-note p{margin:0;color:#64748b;line-height:1.75}.features-premium-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.feature-premium-card{padding:28px 24px;border-radius:24px;background:linear-gradient(180deg,#fff,#f8fafc);border:1px solid #e2e8f0;box-shadow:0 12px 35px #0f172a0a;transition:transform .25s ease,box-shadow .25s ease}.feature-premium-card:hover{transform:translateY(-6px);box-shadow:0 18px 45px #0f172a14}.feature-premium-icon{width:58px;height:58px;display:grid;place-items:center;margin-bottom:18px;border-radius:18px;background:#eff6ff;font-size:1.45rem}.feature-premium-card h3{margin:0 0 12px;font-size:1.12rem;line-height:1.35;color:#0f172a}.feature-premium-card p{margin:0;color:#64748b;line-height:1.8;font-size:.96rem}.internships-section{padding:30px 0;background:linear-gradient(180deg,#fff,#f8fafc)}.internships-premium{display:grid;grid-template-columns:360px minmax(0,1fr);gap:34px;align-items:start}.internships-left{position:sticky;top:110px}.internships-left h2{margin:0 0 14px;font-size:clamp(2rem,4vw,3rem);line-height:1.15;font-weight:800;color:#0f172a}.internships-left p{margin:0;color:#64748b;line-height:1.85}.internships-right{display:grid;gap:20px}.internship-premium-card{padding:28px;border-radius:24px;background:#fff;border:1px solid #e2e8f0;box-shadow:0 14px 40px #0f172a0d}.internship-tag{display:inline-block;margin-bottom:12px;padding:7px 12px;border-radius:999px;background:#eff6ff;color:#2563eb;font-size:.78rem;font-weight:700}.internship-premium-card h3{margin:0 0 12px;font-size:1.2rem;line-height:1.35;color:#0f172a}.internship-premium-card p{margin:0;color:#64748b;line-height:1.8}@media (max-width: 1100px){.membership-premium,.features-premium-top,.internships-premium{grid-template-columns:1fr}.features-premium-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.internships-left{position:static}}@media (max-width: 640px){.membership-section,.key-features-section,.internships-section{padding:72px 0}.membership-points-grid,.features-premium-grid{grid-template-columns:1fr}.membership-panel-card,.feature-premium-card,.internship-premium-card{border-radius:20px}}.courses-section{padding:100px 0;background:#f8fafc}.courses-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:28px;margin-top:40px}.view-all-wrap{margin-top:40px;text-align:center}.testimonials-section{padding:30px 0;background:#fff}.testimonials-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;margin-top:50px}.testimonial-card{background:#fff;padding:32px;border-radius:16px;box-shadow:0 10px 30px #0000000d;position:relative}.testimonial-quote{font-size:60px;color:#3b82f6;position:absolute;top:-10px;left:20px;opacity:.3}.testimonial-card p{margin-top:20px;color:#475569;line-height:1.7}.testimonial-author{margin-top:20px;display:flex;flex-direction:column}.testimonial-author span{font-size:14px;color:#94a3b8}.cta-section{padding:90px 0;background:#0f172a;color:#fff}.cta-card{background:linear-gradient(135deg,#1e293b,#0f172a);border-radius:20px;padding:60px;text-align:center}.cta-content h2{font-size:36px;margin:10px 0 15px}.cta-content p{color:#cbd5f5;max-width:600px;margin:auto}.cta-buttons{margin-top:30px;display:flex;gap:20px;justify-content:center;flex-wrap:wrap}@media (max-width:1100px){.courses-grid{grid-template-columns:repeat(2,1fr)}.testimonials-grid{grid-template-columns:1fr}}@media (max-width:640px){.courses-grid{grid-template-columns:1fr}}.section-header{max-width:700px;margin:0 auto 50px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:14px}.section-header h2{font-size:42px;font-weight:800;line-height:1.2;margin:0}.section-header p{color:#64748b;font-size:16px;line-height:1.7;max-width:420px}.section-kicker{font-size:12px;font-weight:600;letter-spacing:1px;text-transform:uppercase;color:#3b82f6;background:#eef2ff;padding:8px 16px;border-radius:20px}.section-header h2{font-size:44px;font-weight:800;line-height:1.2;margin:0;color:#0f172a}.section-header p{max-width:600px;color:#64748b;line-height:1.7;font-size:16px}.about-page{min-height:100vh;background:#fafbfc}.about-hero{background:linear-gradient(135deg,#1d2d47,#212f72,#156a90);color:#fff;padding:6rem 2rem;text-align:center;position:relative;overflow:hidden}.about-hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:url(https://images.unsplash.com/photo-1523240795612-9a054b0db644?w=1920) center/cover;opacity:.08}.about-hero .container{position:relative;z-index:1;max-width:800px;margin:0 auto}.about-hero h1{font-size:clamp(2.25rem,5vw,3.5rem);font-weight:800;margin-bottom:1rem;letter-spacing:-.03em;line-height:1.15}.about-hero .tagline{font-size:1.25rem;opacity:.95;font-weight:500;letter-spacing:.02em}.about-content{padding:5rem 1.5rem}.about-content .container{max-width:1200px;margin:0 auto}.about-intro{text-align:center;max-width:700px;margin:0 auto 4rem}.about-intro p{font-size:1.15rem;line-height:1.8;color:var(--gray-700)}.about-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem;margin-bottom:4rem}.about-card{background:#fff;padding:2.5rem;border-radius:16px;box-shadow:0 4px 24px #1d2d470f;border:1px solid #e8ecf0;transition:all .3s ease;position:relative;overflow:hidden}.about-card:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,var(--secondary),var(--accent1))}.about-card:hover{transform:translateY(-4px);box-shadow:0 12px 40px #1d2d471a;border-color:transparent}.about-card h2{color:var(--primary);font-size:1.35rem;font-weight:700;margin-bottom:1rem}.about-card p,.about-card li{color:var(--gray-600);line-height:1.75;font-size:1rem}.about-card ul{margin:0;padding-left:1.25rem}.about-card li{margin-bottom:.5rem}.about-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;margin-bottom:4rem;text-align:center}@media (max-width: 768px){.about-stats{grid-template-columns:repeat(2,1fr)}}.about-stat-item h3{font-size:2.5rem;font-weight:800;color:var(--secondary);margin-bottom:.25rem;letter-spacing:-.02em}.about-stat-item p{color:var(--gray-600);font-size:.95rem}.about-cta{text-align:center;padding:2rem 0}.about-cta .btn-primary{display:inline-flex;align-items:center;gap:.5rem;padding:1rem 2rem;background:linear-gradient(135deg,var(--secondary),var(--accent1));color:#fff;border:none;border-radius:10px;font-weight:700;font-size:1rem;text-decoration:none;transition:all .25s ease;box-shadow:0 4px 16px #25b2c94d}.about-cta .btn-primary:hover{transform:translateY(-2px);box-shadow:0 6px 24px #25b2c966}.courses-page{background:#f8fafc;color:#0f172a}.courses-hero{position:relative;overflow:hidden;background:linear-gradient(135deg,#0f172af5,#1e293beb),radial-gradient(circle at top left,rgba(37,99,235,.22),transparent 35%);min-height:520px;display:flex;align-items:center;justify-content:center}.courses-hero{display:flex;align-items:center;justify-content:center;text-align:center}.courses-hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#02061733,#02061761),radial-gradient(circle at 20% 20%,rgba(59,130,246,.12),transparent 25%),radial-gradient(circle at 80% 30%,rgba(14,165,233,.08),transparent 20%)}.courses-hero-content{position:relative;z-index:2;width:100%;max-width:1100px;margin:0 auto;padding:100px 20px;display:flex;justify-content:center;text-align:center}.courses-hero-text{max-width:980px;margin:0 auto;text-align:center}.section-badge{display:inline-block;margin-bottom:12px;padding:8px 14px;border-radius:999px;background:#ffffff1a;color:#93c5fd;font-size:.8rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.courses-hero-text h1{margin:0 auto 22px;max-width:900px;font-size:clamp(2.8rem,5vw,4.8rem);line-height:1.08;font-weight:800;color:#fff;text-align:center;letter-spacing:-.03em}.courses-hero-text p{margin:0 auto 30px;max-width:820px;font-size:1.08rem;line-height:1.85;color:#ffffffd6;text-align:center}.courses-hero-search{display:flex;justify-content:center;align-items:center;gap:12px;background:#fff;padding:10px;border-radius:18px;max-width:600px;margin:30px auto;box-shadow:0 20px 50px #0206173d}.courses-hero-search input{flex:1;border:none;outline:none;background:transparent;padding:12px 14px;font-size:1rem;color:#0f172a}.courses-hero-search button{border:none;background:#2563eb;color:#fff;padding:14px 22px;border-radius:14px;font-weight:700;cursor:pointer;transition:background .25s ease}.courses-hero-search button:hover{background:#1d4ed8}.hero-stats{display:flex;justify-content:center;flex-wrap:wrap;gap:20px;margin-top:30px}.hero-stat{min-width:150px;padding:16px 18px;border-radius:18px;background:#ffffff14;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.hero-stat strong{display:block;font-size:1.1rem;color:#fff;margin-bottom:4px}.hero-stat span{color:#ffffffb8;font-size:.9rem}.courses-popular-section,.courses-listing-section{padding:40px 0 70px}.section-header{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:28px}.section-header h2{font-size:2.4rem;font-weight:800;line-height:1.2;margin-bottom:14px;text-align:center}.section-header p{font-size:1.05rem;line-height:1.8;color:#64748b;text-align:center;max-width:620px;margin:0 auto}.courses-popular-section{padding-bottom:30px}.courses-filter-bar{display:grid;grid-template-columns:minmax(0,1.5fr) 220px 220px;gap:16px;margin-bottom:28px;padding:20px;border:1px solid #e2e8f0;background:#fff;border-radius:22px;box-shadow:0 10px 35px #0f172a0a}.filter-search input,.filter-select select{width:100%;height:54px;border:1px solid #dbe3ee;border-radius:14px;padding:0 16px;font-size:.98rem;color:#0f172a;background:#fff;outline:none}.filter-search input:focus,.filter-select select:focus{border-color:#2563eb}.courses-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}.course-card{display:flex;flex-direction:column;text-decoration:none;color:inherit;background:#fff;border:1px solid #e2e8f0;border-radius:22px;overflow:hidden;transition:transform .28s ease,box-shadow .28s ease,border-color .28s ease;min-height:100%;box-shadow:0 8px 25px #0f172a0a}.course-card:hover{transform:translateY(-6px);border-color:#cbd5e1;box-shadow:0 18px 40px #0f172a1a}.course-card-image-wrap{position:relative;aspect-ratio:16 / 9;overflow:hidden;background:#e2e8f0}.course-card-image{width:100%;height:100%;object-fit:cover}.course-card-category{position:absolute;left:14px;top:14px;display:inline-flex;align-items:center;padding:7px 12px;border-radius:999px;background:#0f172ac7;color:#fff;font-size:.76rem;font-weight:700;letter-spacing:.03em}.course-card-body{display:flex;flex-direction:column;flex:1;padding:20px}.course-card-top{margin-bottom:16px}.course-card-top h3{margin:0 0 10px;font-size:1.14rem;line-height:1.35;font-weight:800;color:#0f172a}.course-card-top p{margin:0;font-size:.95rem;line-height:1.7;color:#64748b}.course-card-meta{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:18px}.course-card-meta span{padding:7px 11px;border-radius:999px;background:#eff6ff;color:#2563eb;font-size:.8rem;font-weight:700}.course-card-bottom{margin-top:auto;display:flex;justify-content:space-between;align-items:center;gap:12px}.course-card-price{display:flex;flex-direction:column;gap:4px}.old-price{font-size:.9rem;color:#94a3b8;text-decoration:line-through}.current-price{font-size:1.2rem;font-weight:800;color:#0f172a}.course-card-cta{color:#2563eb;font-weight:700;font-size:.95rem}.courses-state-box{padding:56px 24px;text-align:center;background:#fff;border:1px solid #e2e8f0;border-radius:22px;color:#475569}.courses-state-box.empty h3{margin:0 0 10px;font-size:1.4rem;color:#0f172a}.courses-state-box.empty p{margin:0;color:#64748b}@media (max-width: 1200px){.courses-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.courses-filter-bar{grid-template-columns:1fr 1fr}.filter-search{grid-column:1 / -1}}@media (max-width: 900px){.courses-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.courses-hero-content{padding:64px 0}.section-header{align-items:start}}@media (max-width: 640px){.courses-hero{min-height:auto}.courses-hero-content{padding:52px 0}.courses-hero-text h1{font-size:2.1rem}.courses-hero-search{flex-direction:column;align-items:stretch;padding:12px}.courses-hero-search button{width:100%}.courses-filter-bar,.courses-grid{grid-template-columns:1fr}.section-header h2{font-size:1.7rem}}.course-card-top h3{margin:0 0 12px;font-size:1.22rem;line-height:1.35;font-weight:800;color:#0f172a}.course-card-top p{margin:0;font-size:.98rem;line-height:1.8;color:#64748b;min-height:88px}.course-card-meta{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:22px}.course-card-meta span{padding:8px 12px;border-radius:999px;background:#eff6ff;color:#2563eb;font-size:.82rem;font-weight:700}.course-card-cta{color:#2563eb;font-weight:700;font-size:.96rem}.section-header{display:flex;justify-content:center;align-items:center;text-align:center;margin-bottom:32px}.section-header h2{font-size:2.5rem;font-weight:800;color:#0f172a;text-align:center;margin:0 auto 10px}.section-header p{font-size:1.05rem;line-height:1.8;color:#64748b}@media (max-width: 768px){.courses-hero{min-height:auto}.courses-hero-content{padding:40px 16px 32px}.courses-hero-text{max-width:100%;text-align:center}.section-badge{font-size:.7rem;padding:8px 12px;margin-bottom:14px}.courses-hero-text h1{font-size:2.1rem;line-height:1.12;max-width:100%;margin:0 auto 16px;letter-spacing:-.02em}.courses-hero-text p{font-size:1rem;line-height:1.75;max-width:100%;margin:0 auto 24px}.courses-hero-search{flex-direction:column;align-items:stretch;gap:10px;max-width:100%;margin:0 auto 24px;padding:12px;border-radius:20px}.courses-hero-search input{width:100%;padding:14px 12px;font-size:.98rem}.courses-hero-search button{width:100%;padding:14px 16px;border-radius:14px;font-size:.98rem}.hero-stats{display:grid;grid-template-columns:1fr;gap:12px;margin-top:18px}.hero-stat{min-width:0;width:100%;padding:16px;border-radius:18px;text-align:center}.hero-stat strong{font-size:1.05rem}.hero-stat span{font-size:.92rem}.courses-popular-section,.courses-listing-section{padding:44px 0}.section-header{max-width:100%;margin:0 auto 24px;padding:0 16px;text-align:center}.section-header h2{font-size:2rem;line-height:1.18;margin-bottom:12px}.section-header p{font-size:1rem;line-height:1.75;max-width:100%;margin:0 auto}.courses-filter-bar{grid-template-columns:1fr;gap:12px;padding:16px;margin:0 16px 24px;border-radius:18px}.filter-search input,.filter-select select{height:50px;font-size:.95rem;border-radius:12px}.courses-grid{grid-template-columns:1fr;gap:18px;padding:0 16px}.course-card{border-radius:18px;overflow:hidden}.course-card-image-wrap{aspect-ratio:16 / 9}.course-card-body{padding:18px 16px}.course-card-top h3{font-size:1.35rem;line-height:1.3;margin-bottom:10px}.course-card-top p{font-size:.98rem;line-height:1.75;min-height:auto}.course-card-meta{gap:8px;margin-bottom:18px}.course-card-meta span{font-size:.78rem;padding:7px 10px}.course-card-bottom{align-items:center;gap:10px}.old-price{font-size:.9rem}.current-price{font-size:1.15rem}.course-card-cta{font-size:.95rem}.courses-state-box{margin:0 16px;padding:36px 18px;border-radius:18px}}@media (max-width: 480px){.courses-hero-content{padding:32px 14px 28px}.courses-hero-text h1{font-size:1.85rem}.courses-hero-text p{font-size:.96rem}.section-header{padding:0 14px}.section-header h2{font-size:1.8rem}.courses-grid{padding:0 14px}.course-card-body{padding:16px 14px}.course-card-top h3{font-size:1.22rem}.course-card-top p{font-size:.95rem}}.course-details-page{background:#f8fafc;color:#0f172a}.course-details-loading{min-height:60vh;display:grid;place-items:center;font-size:1.1rem;color:#475569}.course-hero{position:relative;overflow:hidden;min-height:680px;display:flex;align-items:center}.course-hero-bg{position:absolute;top:0;right:0;bottom:0;left:0}.course-hero-bg img{width:100%;height:100%;object-fit:cover}.course-hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#020617e0,#020617b8 45%,#02061773),linear-gradient(180deg,#0f172a26,#0f172a80)}.course-hero-container{position:relative;z-index:2;display:grid;grid-template-columns:1.05fr 420px;gap:70px;align-items:center;max-width:1380px;margin:0 auto;padding:90px 60px 90px 90px}.course-hero-left{color:#fff;max-width:760px;padding-left:48px}.course-category-badge{display:inline-block;padding:10px 16px;border-radius:999px;background:#ffffff24;border:1px solid rgba(255,255,255,.18);font-size:.82rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;margin-bottom:18px}.course-hero-left h1{font-size:clamp(2.2rem,5vw,4rem);line-height:1.1;margin:0 0 18px;font-weight:800}.course-hero-description{max-width:760px;font-size:1.08rem;line-height:1.8;color:#ffffffe0;margin-bottom:24px}.course-instructor-row{display:flex;align-items:center;gap:10px;margin-bottom:24px;color:#ffffffeb}.course-instructor-label{color:#ffffffb3}.course-hero-meta{display:flex;flex-wrap:wrap;gap:14px;margin-bottom:28px}.meta-pill{min-width:130px;padding:14px 16px;border-radius:18px;background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.meta-pill strong{display:block;font-size:1rem;color:#fff}.meta-pill span{font-size:.85rem;color:#ffffffb3}.course-hero-actions{display:flex;flex-wrap:wrap;gap:14px;margin-bottom:22px}.btn-primary-large,.btn-secondary-large,.btn-enroll-main,.lesson-action-btn{border:none;cursor:pointer;font-weight:700;transition:all .25s ease}.btn-primary-large,.btn-secondary-large{padding:14px 24px;border-radius:14px;font-size:1rem}.btn-primary-large,.btn-enroll-main{background:#2563eb;color:#fff}.btn-primary-large:hover,.btn-enroll-main:hover,.lesson-action-btn:hover{background:#1d4ed8}.btn-secondary-large{background:#ffffff24;color:#fff;border:1px solid rgba(255,255,255,.18)}.btn-secondary-large:hover{background:#fff3}.course-trust-points{display:flex;flex-wrap:wrap;gap:18px;color:#fffc;font-size:.95rem}.course-hero-card{position:relative;z-index:2}.course-preview-card{background:#fff;border-radius:24px;overflow:hidden;box-shadow:0 30px 80px #02061740}.preview-thumbnail{position:relative;aspect-ratio:16 / 9}.preview-thumbnail img{width:100%;height:100%;object-fit:cover}.preview-play-btn{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);padding:14px 20px;border:none;border-radius:999px;background:#0f172ad9;color:#fff;font-weight:700;cursor:pointer}.preview-card-body{padding:24px}.course-price-block{display:flex;align-items:center;gap:12px;margin-bottom:18px}.course-original-price{font-size:1rem;color:#94a3b8;text-decoration:line-through}.course-current-price{font-size:2rem;font-weight:800;color:#0f172a}.btn-enroll-main{width:100%;padding:14px 20px;border-radius:14px;font-size:1rem;margin-bottom:22px}.course-includes-list{list-style:none;padding:0;margin:0}.course-includes-list li{padding:12px 0;border-bottom:1px solid #e2e8f0;color:#334155;font-size:.96rem}.course-main-layout{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:32px;max-width:1200px;margin:0 auto;padding:60px 20px 100px;align-items:start}.course-content-area{display:grid;gap:28px}.course-section{background:#fff;border:1px solid #e2e8f0;border-radius:20px;padding:28px;margin-bottom:24px;box-shadow:0 8px 25px #0f172a0a}.section-heading{margin-bottom:24px}.section-heading h2{margin:0 0 8px;font-size:1.7rem;font-weight:800;color:#0f172a}.section-heading p{margin:0;color:#64748b}.course-about-card p{margin:0;line-height:1.9;color:#334155}.learning-outcomes-grid,.feature-highlight-grid,.reviews-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.outcome-card,.highlight-card,.review-card{border:1px solid #e2e8f0;border-radius:18px;padding:20px;background:#f8fafc}.outcome-card{display:flex;align-items:center;gap:12px;padding:16px 18px;border-radius:14px;border:1px solid #e2e8f0;background:#f8fafc;font-size:15px;line-height:1.6}.outcome-card:before{content:"✓";position:absolute;left:18px;top:18px;width:20px;height:20px;display:grid;place-items:center;border-radius:50%;background:#dbeafe;color:#2563eb;font-weight:800}.curriculum-layout{display:grid;grid-template-columns:280px minmax(0,1fr);gap:22px}.curriculum-sidebar{display:grid;gap:12px}.curriculum-module-tab{text-align:left;padding:16px;border-radius:18px;border:1px solid #e2e8f0;background:#fff;cursor:pointer;transition:all .2s ease}.curriculum-module-tab.active{border-color:#2563eb;background:#eff6ff}.module-tab-number{display:block;font-size:.78rem;font-weight:700;color:#2563eb;margin-bottom:6px;text-transform:uppercase}.curriculum-module-tab strong{display:block;color:#0f172a;margin-bottom:4px}.curriculum-module-tab small{color:#64748b}.curriculum-module-card{border:1px solid #e2e8f0;border-radius:20px;padding:24px;background:#fcfdff}.module-card-top{margin-bottom:22px}.module-label{display:inline-block;margin-bottom:8px;font-size:.78rem;font-weight:700;color:#2563eb;text-transform:uppercase}.module-card-top h3{margin:0 0 10px;font-size:1.35rem}.module-card-top p{margin:0;color:#64748b;line-height:1.8}.lesson-list{list-style:none;padding:0;margin:0;display:grid;gap:14px}.lesson-item{display:flex;justify-content:space-between;gap:18px;align-items:center;padding:16px 18px;border-radius:16px;background:#fff;border:1px solid #e2e8f0}.lesson-item.locked{opacity:.8}.lesson-left{display:flex;gap:14px;align-items:center;min-width:0}.lesson-index{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#eff6ff;color:#2563eb;font-weight:700;flex-shrink:0}.lesson-info h4{margin:0 0 6px;font-size:1rem;color:#0f172a}.lesson-meta{display:flex;flex-wrap:wrap;gap:10px;color:#64748b;font-size:.9rem}.lesson-demo{color:#16a34a;font-weight:700}.lesson-action-btn{padding:10px 16px;border-radius:12px;background:#2563eb;color:#fff}.lesson-locked-badge{font-size:.92rem;font-weight:700;color:#94a3b8}.curriculum-empty{margin:0;color:#64748b}.highlight-card h3{margin:0 0 10px;font-size:1.05rem}.highlight-card p,.review-card p{margin:0;line-height:1.8;color:#475569}.certificate-card{display:flex;gap:18px;align-items:flex-start;padding:24px;border-radius:20px;background:linear-gradient(135deg,#eff6ff,#f8fafc);border:1px solid #dbeafe}.certificate-icon{width:58px;height:58px;border-radius:16px;background:#2563eb;color:#fff;display:grid;place-items:center;flex-shrink:0}.certificate-icon svg{width:28px;height:28px}.certificate-text h3{margin:0 0 10px}.certificate-text p{margin:0;color:#475569;line-height:1.8}.review-rating{margin-bottom:12px;font-size:1.1rem;color:#f59e0b}.review-card span{display:inline-block;margin-top:14px;font-weight:700;color:#0f172a}.course-sticky-summary{position:sticky;top:100px}.sticky-summary-card{background:#fff;border-radius:20px;border:1px solid #e2e8f0;padding:24px;box-shadow:0 10px 30px #0f172a0d}.sticky-summary-card h3{margin:0 0 16px}@media (max-width: 1024px){.course-main-layout{grid-template-columns:1fr}.course-sticky-summary{position:relative;top:auto}.learning-outcomes-grid{grid-template-columns:1fr}}.learning-outcomes-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:20px}.sticky-summary-card ul{list-style:none;padding:0;margin:0 0 22px}.sticky-summary-card li{padding:12px 0;border-bottom:1px solid #e2e8f0;color:#334155}.secondary-sticky-btn{margin-bottom:0}.demo-video-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#020617b8;display:flex;align-items:center;justify-content:center;padding:24px;z-index:1000}.demo-video-modal{width:min(920px,100%);background:#fff;border-radius:24px;padding:24px;position:relative}.demo-video-close{position:absolute;top:14px;right:16px;width:40px;height:40px;border:none;border-radius:50%;background:#f1f5f9;font-size:1.5rem;cursor:pointer}.demo-video-modal h3{margin:0 0 18px;padding-right:40px}.demo-video-player{border-radius:18px;overflow:hidden;background:#000}.demo-video-player video,.demo-video-player iframe,.demo-youtube-placeholder img{width:100%;display:block;aspect-ratio:16 / 9}.demo-youtube-placeholder{position:relative}.demo-watch-youtube-btn{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);padding:14px 18px;border-radius:999px;background:#0f172ae0;color:#fff;text-decoration:none;font-weight:700}.demo-video-desc{margin:16px 0 0;line-height:1.8;color:#475569}@media (max-width: 1200px){.course-hero-container,.course-main-layout,.curriculum-layout{grid-template-columns:1fr}.course-sticky-summary{position:static}}@media (max-width: 768px){.course-hero{min-height:auto;padding-top:0}.course-hero-container{grid-template-columns:1fr;gap:24px;padding:32px 16px 28px;align-items:start}.course-hero-left{max-width:100%;padding-left:0}.course-category-badge{margin-bottom:14px;padding:8px 12px;font-size:.72rem}.course-hero-left h1{font-size:2rem;line-height:1.15;margin-bottom:14px}.course-hero-description{font-size:1rem;line-height:1.7;margin-bottom:20px;max-width:100%}.course-instructor-row{margin-bottom:20px;font-size:.95rem;flex-wrap:wrap}.course-hero-meta{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-bottom:22px}.meta-pill{min-width:0;width:100%;padding:14px 12px;border-radius:16px}.meta-pill strong{font-size:1rem}.meta-pill span{font-size:.82rem}.course-hero-actions{flex-direction:column;gap:12px;margin-bottom:18px}.btn-primary-large,.btn-secondary-large{width:100%;padding:14px 18px;font-size:1rem;border-radius:14px}.course-trust-points{display:grid;grid-template-columns:1fr;gap:10px;font-size:.94rem}.course-hero-card{width:100%}.course-preview-card{border-radius:20px;overflow:hidden;box-shadow:0 18px 40px #02061733}.preview-thumbnail{aspect-ratio:16 / 10}.preview-play-btn{padding:12px 16px;font-size:.92rem}.preview-card-body{padding:18px}.course-price-block{margin-bottom:14px}.course-current-price{font-size:1.75rem}.btn-enroll-main{padding:14px 18px;border-radius:14px;margin-bottom:18px}.course-includes-list li{padding:10px 0;font-size:.92rem}}@media (max-width: 480px){.course-hero-container{padding:24px 14px}.course-hero-left h1{font-size:1.8rem}.course-hero-description{font-size:.96rem}.course-hero-meta{grid-template-columns:1fr 1fr;gap:10px}.meta-pill{padding:12px 10px}.meta-pill strong{font-size:.95rem}.meta-pill span{font-size:.78rem}.course-trust-points{font-size:.9rem}.preview-card-body{padding:16px}.course-current-price{font-size:1.6rem}}@media (max-width: 768px){.course-hero-overlay{background:linear-gradient(180deg,#020617e0,#020617d1 55%,#020617e6)}}.contact-page{background:#f8fafc;color:#0f172a}.contact-hero{position:relative;overflow:hidden;background:linear-gradient(135deg,#0f172af5,#1e293beb),radial-gradient(circle at top left,rgba(37,99,235,.18),transparent 35%);padding:90px 0 80px}.contact-hero-container{text-align:center;max-width:820px}.contact-kicker,.contact-section-label{display:inline-block;padding:8px 14px;border-radius:999px;background:#60a5fa1f;color:#60a5fa;font-size:.78rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;margin-bottom:16px}.contact-hero h1{margin:0 0 16px;font-size:clamp(2.4rem,5vw,4.4rem);line-height:1.08;font-weight:800;color:#fff;letter-spacing:-.03em}.contact-hero p{margin:0 auto;max-width:720px;font-size:1.08rem;line-height:1.85;color:#ffffffd1}.contact-main-section{padding:90px 0 100px}.contact-main-grid{display:grid;grid-template-columns:minmax(0,1fr) 520px;gap:34px;align-items:start}.contact-intro-card{background:#fff;border:1px solid #e2e8f0;border-radius:28px;padding:30px;box-shadow:0 18px 45px #0f172a0d;margin-bottom:24px}.contact-intro-card h2,.contact-form-card h2{margin:0 0 14px;font-size:2rem;line-height:1.2;font-weight:800;color:#0f172a}.contact-intro-card p,.contact-form-subtext{margin:0;font-size:1rem;line-height:1.8;color:#64748b}.contact-info-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.info-card{display:flex;align-items:flex-start;gap:16px;background:#fff;border:1px solid #e2e8f0;border-radius:24px;padding:24px;box-shadow:0 12px 35px #0f172a0a}.info-icon{width:52px;height:52px;display:grid;place-items:center;border-radius:16px;background:#eff6ff;font-size:1.35rem;flex-shrink:0}.info-content h3{margin:0 0 8px;font-size:1.05rem;line-height:1.3;color:#0f172a}.info-content p{margin:0;color:#64748b;line-height:1.75;font-size:.96rem}.contact-form-card{background:#fff;border:1px solid #e2e8f0;border-radius:28px;padding:30px;box-shadow:0 18px 45px #0f172a0f}.contact-form-subtext{margin-bottom:24px}.contact-form{display:grid;gap:18px}.form-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.form-group{display:grid;gap:8px}.form-group label{font-size:.92rem;font-weight:700;color:#0f172a}.form-group input,.form-group textarea{width:100%;border:1px solid #dbe3ee;border-radius:16px;background:#fff;padding:14px 16px;font-size:.98rem;color:#0f172a;outline:none;transition:border-color .2s ease,box-shadow .2s ease}.form-group input:focus,.form-group textarea:focus{border-color:#2563eb;box-shadow:0 0 0 4px #2563eb14}.form-group textarea{resize:vertical;min-height:140px}.contact-submit-btn{border:none;background:#2563eb;color:#fff;border-radius:16px;padding:15px 18px;font-size:1rem;font-weight:700;cursor:pointer;transition:background .25s ease}.contact-submit-btn:hover{background:#1d4ed8}.contact-submit-btn:disabled{opacity:.7;cursor:not-allowed}.success-msg{background:#f0fdf4;border:1px solid #bbf7d0;color:#166534;border-radius:18px;padding:22px}.success-msg h3{margin:0 0 8px;font-size:1.15rem}.success-msg p{margin:0;line-height:1.7}@media (max-width: 1100px){.contact-main-grid{grid-template-columns:1fr}.contact-form-panel{order:-1}}@media (max-width: 768px){.container{width:min(100% - 28px,1240px)}.contact-hero{padding:70px 0 60px}.contact-main-section{padding:70px 0 80px}.contact-info-grid,.form-row{grid-template-columns:1fr}.contact-intro-card,.contact-form-card,.info-card{border-radius:22px;padding:22px}.contact-intro-card h2,.contact-form-card h2{font-size:1.7rem}}.blog-page{background:#f8fafc;color:#0f172a}.container{width:min(1240px,calc(100% - 40px));margin:0 auto}.blog-hero{position:relative;overflow:hidden;background:linear-gradient(135deg,#0f172af5,#1e293beb),radial-gradient(circle at top left,rgba(37,99,235,.18),transparent 35%);padding:90px 0 80px}.blog-hero-container{max-width:860px;text-align:center}.blog-kicker,.blog-section-label{display:inline-block;padding:8px 14px;border-radius:999px;background:#60a5fa1f;color:#60a5fa;font-size:.78rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;margin-bottom:16px}.blog-hero h1{margin:0 0 16px;font-size:clamp(2.4rem,5vw,4.4rem);line-height:1.08;font-weight:800;color:#fff;letter-spacing:-.03em}.blog-hero p{margin:0 auto;max-width:720px;font-size:1.08rem;line-height:1.85;color:#ffffffd1}.blog-content-section{padding:90px 0 100px}.blog-section-header{max-width:760px;margin:0 auto 38px;text-align:center}.blog-section-header h2{margin:0 0 14px;font-size:clamp(2rem,4vw,3rem);line-height:1.15;font-weight:800;color:#0f172a}.blog-section-header p{margin:0;color:#64748b;line-height:1.8;font-size:1.02rem}.blog-state-box{background:#fff;border:1px solid #e2e8f0;border-radius:24px;padding:48px 24px;text-align:center;box-shadow:0 12px 35px #0f172a0a}.blog-state-box p{margin:0;color:#64748b;font-size:1rem}.blog-state-box.empty h3{margin:0 0 10px;font-size:1.4rem;color:#0f172a}.blog-state-box.empty p{margin:0;color:#64748b}.posts-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.post-card{display:flex;flex-direction:column;text-decoration:none;color:inherit;background:#fff;border:1px solid #e2e8f0;border-radius:24px;overflow:hidden;box-shadow:0 10px 35px #0f172a0a;transition:transform .28s ease,box-shadow .28s ease,border-color .28s ease}.post-card:hover{transform:translateY(-6px);border-color:#cbd5e1;box-shadow:0 18px 45px #0f172a1a}.post-image{position:relative;aspect-ratio:16 / 9;background-size:cover;background-position:center;background-repeat:no-repeat}.post-badge{position:absolute;left:14px;top:14px;display:inline-flex;align-items:center;padding:7px 12px;border-radius:999px;background:#0f172ac7;color:#fff;font-size:.76rem;font-weight:700;letter-spacing:.03em}.post-content{display:flex;flex-direction:column;flex:1;padding:22px}.post-meta{margin-bottom:10px}.post-date{font-size:.88rem;color:#64748b;font-weight:600}.post-content h3{margin:0 0 12px;font-size:1.2rem;line-height:1.35;font-weight:800;color:#0f172a}.post-content p{margin:0 0 18px;color:#64748b;line-height:1.8;font-size:.96rem;flex:1}.post-read-more{color:#2563eb;font-weight:700;font-size:.95rem}@media (max-width: 1100px){.posts-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 768px){.container{width:min(100% - 28px,1240px)}.blog-hero{padding:70px 0 60px}.blog-content-section{padding:70px 0 80px}.posts-grid{grid-template-columns:1fr;gap:20px}.post-card{border-radius:20px}.post-content{padding:18px}.blog-section-header h2{font-size:1.9rem}}.auth-page{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#1d2d47,#212f72,#156a90);padding:2rem}.auth-container{background:#fff;border-radius:16px;box-shadow:0 24px 64px #00000040;padding:2.5rem;width:100%;max-width:420px;transition:box-shadow .3s ease}.auth-container:hover{box-shadow:0 28px 72px #00000047}.auth-header{text-align:center;margin-bottom:1.5rem}.auth-header h1{color:#1d2d47;font-size:1.75rem;margin-bottom:.5rem}.auth-header p{color:#666;font-size:.95rem}.auth-form .form-group{margin-bottom:1rem}.auth-form .form-group.has-error input{border-color:#dc3545;background:#fff8f8}.auth-form .field-error{font-size:.8rem;color:#dc3545;margin-top:.35rem}.auth-form label{display:block;font-weight:600;color:#1d2d47;margin-bottom:.4rem;font-size:.9rem}.auth-form input{width:100%;padding:.85rem 1rem;border:1px solid #e0e0e0;border-radius:10px;font-size:1rem;transition:border-color .2s,box-shadow .2s}.auth-form input:focus{outline:none;border-color:#25b2c9;box-shadow:0 0 0 3px #25b2c926}.forgot-link{display:block;text-align:right;font-size:.9rem;color:#25b2c9;margin-bottom:1rem;transition:color .2s}.auth-form .btn-primary{width:100%;padding:.95rem;background:linear-gradient(135deg,#25b2c9,#1d9bb0);color:#fff;border:none;border-radius:10px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .25s ease;box-shadow:0 4px 14px #25b2c959}.auth-form .btn-primary:hover:not(:disabled){background:linear-gradient(135deg,#1d9bb0,#178a9e);transform:translateY(-1px);box-shadow:0 6px 20px #25b2c966}.auth-form .btn-primary:disabled{opacity:.7;cursor:not-allowed}.auth-error{background:#fee;color:#c33;padding:.75rem;border-radius:8px;margin-bottom:1rem;font-size:.9rem}.auth-footer{text-align:center;margin-top:1.5rem;color:#666;font-size:.95rem}.auth-footer a{color:#25b2c9;font-weight:600;text-decoration:none;transition:color .2s}.auth-footer a:hover{color:#1d9bb0;text-decoration:underline}.forgot-link:hover{color:#1d9bb0}.auth-container.auth-success{text-align:center}.auth-success-icon{width:64px;height:64px;margin:0 auto 1.25rem;background:linear-gradient(135deg,#25b2c9,#156a90);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.75rem;font-weight:700}.auth-success .auth-header h1{margin-bottom:.75rem}.auth-success .auth-header p{margin-bottom:.5rem}.auth-success-hint{font-size:.875rem;color:#888;margin-top:.5rem}.auth-back-btn{display:block;width:100%;padding:.95rem;margin-top:1.5rem;text-align:center;background:linear-gradient(135deg,#25b2c9,#1d9bb0);color:#fff;border-radius:10px;font-size:1rem;font-weight:600;text-decoration:none;transition:all .25s ease;box-shadow:0 4px 14px #25b2c959}.auth-back-btn:hover{background:linear-gradient(135deg,#1d9bb0,#178a9e);color:#fff;transform:translateY(-1px);box-shadow:0 6px 20px #25b2c966}.auth-icon{width:56px;height:56px;margin:0 auto 1.25rem;background:linear-gradient(135deg,#25b2c91f,#156a9014);border-radius:14px;display:flex;align-items:center;justify-content:center;color:#25b2c9}.auth-icon svg{width:28px;height:28px}.my-courses-page{max-width:1200px;margin:0 auto;padding-bottom:4rem}.my-courses-loading{min-height:400px}.my-courses-skeleton{display:flex;flex-direction:column;gap:1.5rem}.skeleton-hero{height:180px;background:linear-gradient(90deg,#f1f5f9 25%,#e2e8f0,#f1f5f9 75%);background-size:200% 100%;animation:skeleton-shimmer 1.5s infinite;border-radius:20px}.skeleton-cards{display:grid;grid-template-columns:repeat(auto-fill,minmax(340px,1fr));gap:1.5rem}.skeleton-card{height:320px;background:linear-gradient(90deg,#f8fafc 25%,#f1f5f9,#f8fafc 75%);background-size:200% 100%;animation:skeleton-shimmer 1.5s infinite;border-radius:16px}@keyframes skeleton-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.my-courses-hero{position:relative;background:linear-gradient(135deg,#1d2d47,#212f72,#156a90);border-radius:20px;padding:2.5rem 2rem;margin-bottom:2.5rem;overflow:hidden}.my-courses-hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 100% 0%,rgba(37,178,201,.2),transparent 45%),radial-gradient(circle at 0% 100%,rgba(33,47,114,.3),transparent 45%);pointer-events:none}.my-courses-hero-content{position:relative}.hero-badge{display:inline-block;padding:.4rem .9rem;background:#ffffff26;color:#fffffff2;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;border-radius:999px;margin-bottom:.75rem}.my-courses-hero h1{font-size:clamp(1.75rem,4vw,2.25rem);font-weight:700;color:#fff;margin:0 0 .5rem;letter-spacing:-.02em}.my-courses-hero p{font-size:1.05rem;color:#ffffffe6;margin:0 0 1rem;max-width:480px}.hero-stats{font-size:.9rem;color:#fffc}.my-courses-empty{text-align:center;padding:4rem 2rem;background:#fff;border-radius:20px;box-shadow:0 4px 24px #1d2d470f;border:1px solid rgba(29,45,71,.06)}.empty-illustration{margin-bottom:1.5rem}.empty-icon-wrap{width:100px;height:100px;margin:0 auto;background:linear-gradient(135deg,#25b2c91f,#156a9014);border-radius:24px;display:flex;align-items:center;justify-content:center}.empty-icon{font-size:2.5rem}.my-courses-empty h2{font-size:1.5rem;font-weight:700;color:var(--primary);margin:0 0 .5rem}.my-courses-empty p{font-size:1rem;color:var(--gray-500);margin:0 0 1.5rem;max-width:400px;margin-left:auto;margin-right:auto}.btn-browse{display:inline-flex;align-items:center;padding:.95rem 1.75rem;background:linear-gradient(135deg,var(--secondary),var(--accent1));color:#fff;font-size:1rem;font-weight:600;border-radius:12px;text-decoration:none;transition:all .25s ease;box-shadow:0 4px 14px #25b2c959}.btn-browse:hover{transform:translateY(-2px);box-shadow:0 6px 20px #25b2c966;color:#fff}.my-courses-section{margin-top:0}.section-header{margin-bottom:1.5rem}.section-header h2{font-size:1.35rem;font-weight:700;color:var(--primary);margin:0 0 .25rem}.section-header p{font-size:.95rem;color:var(--gray-500);margin:0}.course-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(340px,1fr));gap:1.5rem}.course-card{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 4px 24px #1d2d470f;border:1px solid rgba(29,45,71,.06);text-decoration:none;color:inherit;display:flex;flex-direction:column;transition:all .3s ease}.course-card:hover{transform:translateY(-4px);box-shadow:0 12px 40px #1d2d471f;border-color:#25b2c933}.course-card-image{position:relative;height:200px;overflow:hidden}.course-card-image img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.course-card:hover .course-card-image img{transform:scale(1.05)}.course-card-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(29,45,71,.85),transparent 50%);display:flex;align-items:flex-end;padding:1.25rem;opacity:0;transition:opacity .3s ease}.course-card:hover .course-card-overlay{opacity:1}.overlay-cta{font-size:.95rem;font-weight:600;color:#fff}.course-card-badge{position:absolute;top:1rem;right:1rem;padding:.4rem .85rem;background:#10b981f2;color:#fff;font-size:.75rem;font-weight:600;border-radius:999px}.course-card-body{padding:1.5rem;flex:1;display:flex;flex-direction:column}.course-card-body h3{font-size:1.15rem;font-weight:700;color:var(--primary);margin:0 0 .5rem;line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.course-card-body p{font-size:.9rem;color:var(--gray-500);margin:0 0 1rem;line-height:1.5;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.course-progress{margin-top:auto}.progress-track{height:6px;background:#e2e8f0;border-radius:999px;overflow:hidden;margin-bottom:.5rem}.progress-fill{height:100%;background:linear-gradient(90deg,var(--secondary),var(--accent1));border-radius:999px;transition:width .4s ease}.progress-label{font-size:.85rem;font-weight:600;color:var(--gray-500)}.course-cta{display:inline-block;margin-top:1rem;font-size:.9rem;font-weight:600;color:var(--secondary);transition:color .2s,transform .2s}.course-card:hover .course-cta{color:var(--accent1)}.course-complete .progress-fill{background:linear-gradient(90deg,#10b981,#059669)}.dashboard-loading{padding:4rem;text-align:center;color:var(--gray-500)}.profile-page{max-width:960px;margin:0 auto;padding-bottom:4rem}.profile-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:400px;gap:1rem;color:var(--gray-500)}.profile-loading-spinner{width:40px;height:40px;border:3px solid #e5e7eb;border-top-color:var(--secondary);border-radius:50%;animation:profile-spin .8s linear infinite}@keyframes profile-spin{to{transform:rotate(360deg)}}.profile-hero{position:relative;background:linear-gradient(135deg,#1d2d47,#212f72,#156a90);border-radius:20px;padding:2.5rem 2rem;margin-bottom:2rem;overflow:hidden}.profile-hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 100% 0%,rgba(37,178,201,.2),transparent 40%),radial-gradient(circle at 0% 100%,rgba(33,47,114,.3),transparent 40%);pointer-events:none}.profile-hero-content{position:relative;display:flex;align-items:center;gap:2rem;flex-wrap:wrap}.profile-avatar{width:96px;height:96px;border-radius:50%;background:#ffffff26;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:3px solid rgba(255,255,255,.3);display:flex;align-items:center;justify-content:center;flex-shrink:0}.avatar-initials{font-size:2rem;font-weight:700;color:#fff;letter-spacing:-.02em}.profile-hero-text h1{color:#fff;font-size:1.75rem;font-weight:700;margin:0 0 .25rem;letter-spacing:-.02em}.profile-email{color:#ffffffd9;font-size:1rem;margin:0 0 1.5rem}.profile-stats{display:flex;align-items:center;gap:1.5rem}.stat-item{display:flex;flex-direction:column;gap:.15rem}.stat-value{font-size:1.5rem;font-weight:700;color:#fff}.stat-label{font-size:.8rem;color:#ffffffbf;text-transform:uppercase;letter-spacing:.05em}.stat-divider{width:1px;height:36px;background:#ffffff40}.profile-content{display:flex;flex-direction:column;gap:1.5rem}.profile-card{background:#fff;border-radius:16px;box-shadow:0 4px 24px #1d2d470f;border:1px solid rgba(29,45,71,.06);overflow:hidden}.profile-card-header{padding:1.5rem 2rem;border-bottom:1px solid #f1f5f9}.profile-card-header h2{font-size:1.25rem;font-weight:700;color:var(--primary);margin:0 0 .25rem}.profile-card-header p{font-size:.9rem;color:var(--gray-500);margin:0}.profile-form{padding:2rem}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}@media (max-width: 600px){.form-row{grid-template-columns:1fr}}.profile-form .form-group{margin-bottom:1.5rem}.profile-form .form-group:last-of-type{margin-bottom:1.5rem}.profile-form label{display:block;font-size:.875rem;font-weight:600;color:var(--primary);margin-bottom:.5rem}.profile-form input{width:100%;padding:.85rem 1rem;border:1px solid #e2e8f0;border-radius:10px;font-size:1rem;transition:border-color .2s,box-shadow .2s}.profile-form input:focus{outline:none;border-color:var(--secondary);box-shadow:0 0 0 3px #25b2c926}.profile-form input.input-disabled{background:#f8fafc;color:var(--gray-500);cursor:not-allowed}.form-hint{font-size:.8rem;color:var(--gray-500);margin-top:.35rem;display:block}.form-alert{padding:.9rem 1rem;border-radius:10px;font-size:.9rem;margin-bottom:1.5rem}.form-alert.success{background:#ecfdf5;color:#065f46;border:1px solid #a7f3d0}.form-alert.error{background:#fef2f2;color:#991b1b;border:1px solid #fecaca}.btn-save{display:inline-flex;align-items:center;gap:.5rem;padding:.9rem 1.75rem;background:linear-gradient(135deg,var(--secondary),var(--accent1));color:#fff;border:none;border-radius:10px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .25s ease;box-shadow:0 4px 14px #25b2c959}.btn-save:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 6px 20px #25b2c966}.btn-save:disabled{opacity:.8;cursor:not-allowed}.btn-spinner{width:18px;height:18px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:profile-spin .8s linear infinite}.profile-table-wrap{overflow-x:auto}.profile-table{width:100%;border-collapse:collapse}.profile-table th,.profile-table td{padding:1rem 1.5rem;text-align:left;border-bottom:1px solid #f1f5f9}.profile-table th{font-size:.75rem;font-weight:600;color:var(--gray-500);text-transform:uppercase;letter-spacing:.05em}.profile-table tbody tr{transition:background .2s}.profile-table tbody tr:hover{background:#fafbfc}.profile-table td{font-size:.95rem;color:var(--gray-700)}.cell-course{font-weight:500;color:var(--primary)}.cell-amount{font-weight:600;color:var(--primary)}.status-badge{display:inline-block;padding:.35rem .75rem;border-radius:999px;font-size:.8rem;font-weight:600}.status-success{background:#d1fae5;color:#065f46}.status-pending{background:#fef3c7;color:#92400e}.status-failed{background:#fee2e2;color:#991b1b}.profile-empty{padding:3rem 2rem;text-align:center}.profile-empty .empty-icon{font-size:1.5rem;margin-bottom:.75rem;opacity:.6}.profile-empty p{font-size:1rem;font-weight:600;color:var(--primary);margin:0 0 .35rem}.profile-empty span{font-size:.9rem;color:var(--gray-500)}.cert-grid{padding:1.5rem 2rem;display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:1rem}.cert-card{display:flex;flex-direction:column;align-items:flex-start;padding:1.25rem;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;text-decoration:none;color:inherit;transition:all .25s ease}.cert-card:hover{background:#fff;border-color:var(--secondary);box-shadow:0 8px 24px #25b2c91f;transform:translateY(-2px)}.cert-card-icon{width:44px;height:44px;background:linear-gradient(135deg,var(--secondary),var(--accent1));border-radius:10px;display:flex;align-items:center;justify-content:center;color:#fff;margin-bottom:1rem}.cert-card-icon svg{width:22px;height:22px}.cert-card h3{font-size:1rem;font-weight:600;color:var(--primary);margin:0 0 .5rem;line-height:1.4}.cert-view{font-size:.875rem;color:var(--secondary);font-weight:600;transition:color .2s}.cert-card:hover .cert-view{color:var(--accent1)}.enroll-page{min-height:80vh;padding:3rem 2rem;background:#f8fafc}.enroll-loading{text-align:center;padding:4rem;color:#1d2d47}.enroll-container{max-width:700px;margin:0 auto;background:#fff;border-radius:12px;box-shadow:0 4px 20px #00000014;overflow:hidden}.enroll-course{display:flex;gap:1.5rem;padding:2rem}.enroll-course img{width:180px;height:120px;object-fit:cover;border-radius:8px}.enroll-course h1{color:#1d2d47;font-size:1.5rem;margin-bottom:.5rem}.enroll-course p{color:#666;font-size:.95rem;margin-bottom:1rem}.price-box{display:flex;align-items:center;gap:.75rem}.price-box .original{text-decoration:line-through;color:#999;font-size:1rem}.price-box .current{font-size:1.5rem;font-weight:700;color:#25b2c9}.enroll-actions{padding:1.5rem 2rem;background:#f8fafc;border-top:1px solid #eee}.btn-enroll{width:100%;padding:1rem;background:#25b2c9;color:#fff;border:none;border-radius:8px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:background .2s}.btn-enroll:hover:not(:disabled){background:#1d9bb0}.btn-enroll:disabled{opacity:.7;cursor:not-allowed}.payment-options{display:flex;flex-direction:column;gap:.75rem}.dummy-payment-notice{padding:.75rem 1rem;background:#fef3c7;border:1px solid #fcd34d;border-radius:8px;margin-bottom:.25rem}.dummy-payment-notice .dummy-badge{display:inline-block;background:#f59e0b;color:#fff;font-size:.7rem;font-weight:600;padding:.2rem .5rem;border-radius:4px;margin-bottom:.5rem;text-transform:uppercase}.dummy-payment-notice p{margin:0;font-size:.9rem;color:#92400e;line-height:1.5}.btn-enroll.btn-dummy{background:linear-gradient(135deg,#f59e0b,#d97706);box-shadow:0 4px 14px #f59e0b59}.btn-enroll.btn-dummy:hover:not(:disabled){background:linear-gradient(135deg,#d97706,#b45309)}.btn-dummy-link{background:none;border:none;color:#6b7280;font-size:.9rem;cursor:pointer;text-decoration:underline;padding:.5rem 0;transition:color .2s}.btn-dummy-link:hover:not(:disabled){color:#f59e0b}.btn-dummy-link:disabled{opacity:.6;cursor:not-allowed}.payment-result{min-height:60vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;text-align:center}.payment-result .result-icon{width:80px;height:80px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:2.5rem;font-weight:700;margin-bottom:1.5rem}.payment-result.success .result-icon{background:#25b2c933;color:#25b2c9}.payment-result.failed .result-icon{background:#dc354533;color:#dc3545}.payment-result h1{font-size:1.75rem;margin-bottom:.5rem;color:#1d2d47}.payment-result p{color:#666;margin-bottom:1.5rem}.payment-result .btn-primary{padding:.75rem 2rem;background:#25b2c9;color:#fff;border-radius:8px;text-decoration:none;font-weight:600;transition:background .2s}.payment-result .btn-primary:hover{background:#1d9aad}.course-player{max-width:1400px;margin:0 auto;padding:0 0 3rem}.player-skeleton{display:flex;flex-direction:column;gap:1.5rem}.skeleton-hero{height:200px;background:linear-gradient(90deg,#e2e8f0 25%,#f1f5f9,#e2e8f0 75%);background-size:200% 100%;animation:player-shimmer 1.5s infinite;border-radius:20px}.skeleton-layout{display:grid;grid-template-columns:1fr 380px;gap:2rem}@media (max-width: 1100px){.skeleton-layout{grid-template-columns:1fr}}.skeleton-main{display:flex;flex-direction:column;gap:1.5rem}.skeleton-video{padding-bottom:56.25%;background:linear-gradient(90deg,#e2e8f0 25%,#f1f5f9,#e2e8f0 75%);background-size:200% 100%;animation:player-shimmer 1.5s infinite;border-radius:16px}.skeleton-info{height:100px;background:linear-gradient(90deg,#e2e8f0 25%,#f1f5f9,#e2e8f0 75%);background-size:200% 100%;animation:player-shimmer 1.5s infinite;border-radius:12px}.skeleton-sidebar{height:500px;background:linear-gradient(90deg,#e2e8f0 25%,#f1f5f9,#e2e8f0 75%);background-size:200% 100%;animation:player-shimmer 1.5s infinite;border-radius:16px}@keyframes player-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.player-breadcrumb{display:flex;align-items:center;gap:.5rem;margin-bottom:1rem;font-size:.9rem}.player-breadcrumb a{color:var(--gray-500);transition:color .2s}.player-breadcrumb a:hover{color:var(--secondary)}.crumb-sep{color:var(--gray-400)}.crumb-current{color:var(--primary);font-weight:500;max-width:400px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.player-hero{position:relative;background:linear-gradient(135deg,#1d2d47,#212f72,#156a90);border-radius:20px;padding:2.5rem 2rem;margin-bottom:2rem;overflow:hidden}.player-hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;background-size:cover;background-position:center;opacity:.15}.player-hero-bg:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,#1d2d47 0%,transparent 60%)}.player-hero-content{position:relative;z-index:1}.player-hero-content h1{font-size:clamp(1.5rem,3vw,2rem);font-weight:700;color:#fff;margin:0 0 .5rem;letter-spacing:-.02em}.player-hero-content p{font-size:1rem;color:#ffffffe6;margin:0 0 1.5rem;line-height:1.5;max-width:600px}.player-progress-wrap{max-width:400px}.player-progress-bar{height:8px;background:#ffffff40;border-radius:999px;overflow:hidden;margin-bottom:.5rem}.player-progress-fill{height:100%;background:linear-gradient(90deg,#25b2c9,#fff);border-radius:999px;transition:width .5s ease}.player-progress-text{font-size:.9rem;font-weight:600;color:#fffffff2}.player-layout{display:grid;grid-template-columns:1fr 380px;gap:2rem;align-items:start}@media (max-width: 1100px){.player-layout{grid-template-columns:1fr}.player-sidebar{position:static;max-height:none}}.player-main{min-width:0}.video-wrapper{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;background:#0f172a;border-radius:16px;box-shadow:0 8px 32px #1d2d4733}.video-wrapper video,.video-wrapper iframe,.video-wrapper .yt-player-container{position:absolute;top:0;left:0;width:100%;height:100%;border:none}.video-wrapper .yt-player-container iframe{position:absolute;top:0;left:0;width:100%;height:100%}.no-video{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#ffffffb3;padding:2rem;text-align:center}.no-video .no-video-icon{font-size:3rem;margin-bottom:1rem;opacity:.6}.no-video p{font-size:1.1rem;margin:0}.video-info{margin-top:1.5rem;background:#fff;border-radius:16px;padding:1.5rem 2rem;box-shadow:0 4px 24px #1d2d470f;border:1px solid #e8ecf0}.video-info-header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:.75rem}.video-info-header h2{font-size:1.25rem;font-weight:700;color:var(--primary);margin:0;line-height:1.4;flex:1}.video-duration-badge{font-size:.8rem;font-weight:600;color:var(--gray-500);background:#f1f5f9;padding:.35rem .75rem;border-radius:8px;flex-shrink:0}.video-description{font-size:.95rem;color:var(--gray-600);line-height:1.7;margin:0}.btn-complete-next{margin-top:1rem;padding:.75rem 1.5rem;background:linear-gradient(135deg,var(--secondary),var(--accent1));color:#fff;border:none;border-radius:10px;font-weight:600;font-size:.95rem;cursor:pointer;transition:all .2s;box-shadow:0 2px 8px #25b2c94d}.btn-complete-next:hover{transform:translateY(-1px);box-shadow:0 4px 12px #25b2c966}.player-sidebar{position:sticky;top:2rem;background:#fff;border-radius:16px;box-shadow:0 4px 24px #1d2d4714;border:1px solid #e8ecf0;overflow:hidden;max-height:calc(100vh - 6rem);display:flex;flex-direction:column}.sidebar-tabs{display:flex;gap:0;padding:.5rem .5rem 0;background:#f8fafc;border-bottom:1px solid #e8ecf0}.sidebar-tab{flex:1;display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1rem;font-size:.9rem;font-weight:600;color:var(--gray-600);background:transparent;border:none;border-radius:10px 10px 0 0;cursor:pointer;transition:all .2s;position:relative}.sidebar-tab:hover{color:var(--secondary);background:#25b2c90f}.sidebar-tab.active{color:var(--secondary);background:#fff;box-shadow:0 -2px 8px #0000000a;border:1px solid #e8ecf0;border-bottom-color:#fff}.tab-icon{font-size:1rem}.tab-badge{font-size:.7rem;font-weight:700;color:#fff;background:var(--secondary);padding:.15rem .5rem;border-radius:999px;min-width:1.25rem;text-align:center}.sidebar-section{display:flex;flex-direction:column;flex:1;min-height:0}.sidebar-section-header{padding:1.25rem 1.5rem;border-bottom:1px solid #e8ecf0;background:#fff}.sidebar-section-header h3{font-size:1rem;font-weight:700;color:var(--primary);margin:0;line-height:1.4}.section-desc{font-size:.8rem;color:var(--gray-500);margin:.35rem 0 0}.lesson-count{display:block;font-size:.8rem;color:var(--gray-500);margin-top:.35rem}.curriculum-section{flex:1;min-height:0;display:flex;flex-direction:column}.curriculum-list{overflow-y:auto;flex:1}.module-section{border-bottom:1px solid #e8ecf0}.module-section:last-child{border-bottom:none}.module-header{display:flex;align-items:center;gap:.75rem;padding:1rem 1.5rem;background:#f8fafc}.module-num{font-size:.75rem;font-weight:700;color:var(--secondary);background:#25b2c91f;padding:.3rem .65rem;border-radius:6px;flex-shrink:0}.module-header h4{font-size:.95rem;font-weight:600;color:var(--primary);margin:0;line-height:1.4}.video-list{list-style:none;padding:0;margin:0}.video-list li{margin:0}.video-item{display:flex;align-items:center;gap:.75rem;width:100%;padding:.85rem 1.5rem;border:none;background:transparent;cursor:pointer;text-align:left;transition:background .2s,color .2s;font-size:.9rem;color:var(--gray-700)}.video-item:hover{background:#25b2c914}.video-item.active{background:#25b2c924;color:var(--secondary);font-weight:600}.video-item.completed .video-item-icon{background:#10b981;color:#fff}.video-item-icon{width:32px;height:32px;flex-shrink:0;display:flex;align-items:center;justify-content:center;background:#25b2c926;color:var(--secondary);border-radius:8px;font-size:.65rem}.video-item.active .video-item-icon{background:var(--secondary);color:#fff}.video-item-title{flex:1;min-width:0;line-height:1.4;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.video-item-duration{font-size:.8rem;color:var(--gray-500);flex-shrink:0}.video-item.active .video-item-duration{color:var(--secondary)}.notes-section{padding:1rem 1.5rem 1.5rem;overflow-y:auto}.notes-download-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.5rem}.notes-download-list li{margin:0}.btn-note-download{width:100%;display:flex;align-items:center;gap:.75rem;padding:1rem 1.25rem;background:#fff;color:var(--primary);border:1px solid #e8ecf0;border-radius:10px;font-size:.9375rem;font-weight:500;cursor:pointer;transition:all .2s;text-align:left}.btn-note-download:hover{background:linear-gradient(135deg,#25b2c914,#156a900d);border-color:#25b2c94d;color:var(--accent1)}.note-download-icon{flex-shrink:0;color:var(--secondary)}.notes-empty-state{text-align:center;padding:2.5rem 1rem;color:var(--gray-500)}.notes-empty-icon{font-size:2.5rem;display:block;margin-bottom:.75rem;opacity:.5}.notes-empty-state p{margin:0;font-size:.9rem;line-height:1.5}.cert-cta{margin-top:auto;padding:1.5rem;border-top:1px solid #e8ecf0;background:linear-gradient(135deg,#25b2c914,#156a900d);flex-shrink:0}.cert-cta-icon{width:44px;height:44px;background:linear-gradient(135deg,var(--secondary),var(--accent1));border-radius:12px;display:flex;align-items:center;justify-content:center;color:#fff;margin-bottom:1rem}.cert-cta-icon svg{width:22px;height:22px}.cert-cta-title{font-size:1rem;font-weight:700;color:var(--primary);margin:0 0 .25rem}.cert-cta-desc{font-size:.875rem;color:var(--gray-500);margin:0 0 1rem;line-height:1.5}.btn-cert{width:100%;display:flex;align-items:center;justify-content:center;gap:.5rem;padding:1rem 1.25rem;background:linear-gradient(135deg,var(--secondary),var(--accent1));color:#fff;border:none;border-radius:12px;font-size:1rem;font-weight:700;cursor:pointer;transition:all .25s ease;box-shadow:0 4px 16px #25b2c959}.btn-cert:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 24px #25b2c966}.btn-cert:disabled{opacity:.6;cursor:not-allowed;transform:none}.test-page{padding:24px;max-width:800px;margin:0 auto}.test-container h1{color:#1d2d47;margin-bottom:8px}.test-info{color:#666;margin-bottom:24px}.questions-list{margin-bottom:24px}.question-card{background:#fff;padding:24px;border-radius:12px;box-shadow:0 2px 8px #00000014;margin-bottom:20px}.question-card h3{color:#1d2d47;margin-bottom:16px;font-size:1.05rem}.options{display:flex;flex-direction:column;gap:10px}.option{display:flex;align-items:center;gap:12px;padding:12px 16px;background:#f8f9fa;border-radius:8px;cursor:pointer;transition:all .2s}.option:hover{background:#e8f4f8}.option.selected{background:#25b2c9;color:#fff}.option input{accent-color:#1d2d47}.btn-submit{width:100%;padding:14px;background:#1d2d47;color:#fff;border:none;border-radius:8px;font-weight:600;font-size:1rem;cursor:pointer;transition:background .2s}.btn-submit:hover:not(:disabled){background:#156a90}.btn-submit:disabled{opacity:.6;cursor:not-allowed}.test-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;min-height:320px;font-size:1rem;color:#64748b}.test-loading:before{content:"";width:40px;height:40px;border:3px solid #e2e8f0;border-top-color:#25b2c9;border-radius:50%;animation:testLoadingSpin .8s linear infinite}@keyframes testLoadingSpin{to{transform:rotate(360deg)}}.result-card{background:#fff;padding:48px 40px;border-radius:20px;box-shadow:0 4px 24px #00000014,0 1px 3px #0000000f;text-align:center;max-width:480px;margin:0 auto;border:1px solid rgba(0,0,0,.06);animation:resultCardIn .4s ease-out}@keyframes resultCardIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.result-card--passed{background:linear-gradient(180deg,#fff,#f0fdf9);border-color:#10b98133;box-shadow:0 4px 24px #10b9811f,0 1px 3px #0000000f}.result-card--failed{background:linear-gradient(180deg,#fff,#fffbf5);border-color:#f59e0b33;box-shadow:0 4px 24px #f59e0b14,0 1px 3px #0000000f}.result-card-icon{width:96px;height:96px;margin:0 auto 28px}.result-card-icon svg{width:100%;height:100%}.result-card-title{color:#1d2d47;font-size:1.5rem;font-weight:700;margin-bottom:12px;letter-spacing:-.02em;line-height:1.3}.result-card--failed .result-card-title{color:#92400e}.result-card-subtitle{color:#64748b;font-size:1rem;margin-bottom:28px;line-height:1.6}.result-card-score{display:inline-flex;flex-direction:column;align-items:center;gap:4px;padding:16px 32px;margin-bottom:32px;border-radius:12px;background:#fffc;border:1px solid rgba(0,0,0,.06)}.result-card--passed .result-card-score{background:#10b98114;border-color:#10b98133}.result-card--failed .result-card-score{background:#f59e0b14;border-color:#f59e0b33}.result-card-score-label{font-size:.8125rem;font-weight:500;color:#64748b;text-transform:uppercase;letter-spacing:.05em}.result-card-score-value{font-size:2rem;font-weight:700;color:#1d2d47;letter-spacing:-.02em}.result-card--passed .result-card-score-value{color:#059669}.result-card--failed .result-card-score-value{color:#b45309}.result-card-actions{display:flex;flex-direction:column;gap:12px;align-items:center}.result-card-actions button{display:inline-flex;align-items:center;justify-content:center;gap:10px}.btn-certificate,.btn-attempt-again{min-width:240px;padding:14px 28px;background:linear-gradient(135deg,#25b2c9,#1a9aa8);color:#fff;border:none;border-radius:10px;font-weight:600;font-size:1rem;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 14px #25b2c959}.btn-certificate:hover,.btn-attempt-again:hover{transform:translateY(-1px);box-shadow:0 6px 20px #25b2c973}.btn-attempt-again{background:linear-gradient(135deg,#1d2d47,#152238);box-shadow:0 4px 14px #1d2d474d}.btn-attempt-again:hover{box-shadow:0 6px 20px #1d2d4766}.btn-back{padding:12px 24px;background:transparent;color:#64748b;border:1.5px solid #e2e8f0;border-radius:10px;font-weight:500;cursor:pointer;transition:all .2s ease}@media (max-width: 520px){.result-card{padding:32px 24px;border-radius:16px}.result-card-title{font-size:1.25rem}.btn-certificate,.btn-attempt-again{min-width:100%}}.certificate-page{padding:40px 24px;max-width:920px;margin:0 auto;background:linear-gradient(180deg,#f8fafc,#f1f5f9);min-height:calc(100vh - 80px)}.cert-loading{display:flex;align-items:center;justify-content:center;min-height:320px;font-size:1rem;color:#64748b}.certificate-preview{margin-bottom:36px;overflow-x:auto}.certificate-card{position:relative;width:100%;max-width:820px;min-width:640px;aspect-ratio:1.42 / 1;margin:0 auto;background:linear-gradient(180deg,#fefdfb,#faf8f5,#faf9f7);border-radius:2px;box-shadow:0 0 0 1px #0f172a0f,0 0 0 2px #b4530914,0 24px 48px -12px #0f172a2e,0 8px 24px -8px #00000014;overflow:hidden}.certificate-card:before{content:"EDVIONIX";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) rotate(-18deg);font-family:Cormorant Garamond,serif;font-size:120px;font-weight:300;color:#0f172a0a;letter-spacing:.2em;pointer-events:none;z-index:0}.cert-border-frame{position:absolute;top:24px;right:24px;bottom:24px;left:24px;border:1px solid rgba(15,23,42,.12);border-radius:1px;pointer-events:none}.cert-border-frame:after{content:"";position:absolute;top:-10px;right:-10px;bottom:-10px;left:-10px;border:1px solid rgba(180,83,9,.15);border-radius:2px;pointer-events:none}.cert-corner{position:absolute;width:48px;height:48px;pointer-events:none;opacity:.9}.cert-corner:before,.cert-corner:after{content:"";position:absolute;background:linear-gradient(135deg,#0f172a,#1e293b);opacity:.4}.cert-corner-tl{top:24px;left:24px;background:linear-gradient(135deg,transparent 50%,rgba(15,23,42,.08) 50%);border-top:2px solid #0f172a;border-left:2px solid #0f172a;border-radius:2px 0 0}.cert-corner-tr{top:24px;right:24px;border-top:2px solid #0f172a;border-right:2px solid #0f172a;border-radius:0 2px 0 0}.cert-corner-bl{bottom:24px;left:24px;border-bottom:2px solid #0f172a;border-left:2px solid #0f172a;border-radius:0 0 0 2px}.cert-corner-br{bottom:24px;right:24px;border-bottom:2px solid #0f172a;border-right:2px solid #0f172a;border-radius:0 0 2px}.cert-seal{position:absolute;bottom:32px;right:48px;width:72px;height:72px;border:2px solid rgba(180,83,9,.4);border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;background:linear-gradient(135deg,#fef3c799,#fef9c366);font-family:Cormorant Garamond,serif;font-size:9px;font-weight:700;color:#92400e;letter-spacing:.05em;text-align:center;line-height:1.2;padding:8px;z-index:2}.cert-content{position:relative;z-index:1;height:100%;padding:40px 56px 48px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.cert-header{display:grid;grid-template-columns:minmax(80px,1fr) minmax(200px,2fr) minmax(80px,1fr);align-items:center;justify-items:center;gap:32px;width:100%;margin-bottom:28px;padding-bottom:24px;border-bottom:1px solid rgba(15,23,42,.06)}.cert-logo{text-align:left;min-width:0;max-width:100%}.cert-logo-left{justify-self:start}.cert-logo-right{justify-self:end;text-align:right;display:flex;align-items:center;justify-content:flex-end;max-width:130px}.cert-logo-img{height:36px;width:auto;max-width:120px;object-fit:contain;display:block;filter:contrast(1.05)}.cert-brand{display:block;font-family:Cormorant Garamond,serif;font-size:22px;font-weight:600;color:#0f172a;letter-spacing:.2em}.cert-tag{display:block;font-family:Plus Jakarta Sans,sans-serif;font-size:9px;color:#64748b;font-weight:500;letter-spacing:.25em;margin-top:4px}.cert-title{font-family:Cormorant Garamond,serif;font-size:22px;font-weight:600;color:#0f172a;letter-spacing:.3em;text-transform:uppercase;margin:0;text-align:center;grid-column:2}.cert-intro{font-family:Plus Jakarta Sans,sans-serif;font-size:12px;color:#64748b;margin-bottom:12px;letter-spacing:.08em}.cert-recipient{font-family:Great Vibes,cursive;font-size:48px;color:#0f172a;font-weight:400;margin:8px 0 20px;line-height:1.2;letter-spacing:.02em}.cert-date-wrap{margin-bottom:24px}.cert-date-label{font-family:Plus Jakarta Sans,sans-serif;font-size:9px;font-weight:600;color:#94a3b8;letter-spacing:.2em;text-transform:uppercase;margin-bottom:6px}.cert-date-value{font-family:Cormorant Garamond,serif;font-size:15px;font-weight:500;color:#0f172a;letter-spacing:.05em;padding-bottom:8px;border-bottom:1px solid rgba(15,23,42,.15)}.cert-body{font-family:Plus Jakarta Sans,sans-serif;font-size:13px;color:#475569;line-height:1.85;max-width:500px;margin:0 auto 16px;text-align:center}.cert-body strong{color:#0f172a;font-weight:600}.cert-id{font-family:Plus Jakarta Sans,sans-serif;font-size:10px;color:#94a3b8;margin:0 auto 32px;letter-spacing:.05em;text-align:center}.cert-signatures{display:flex;justify-content:space-between;width:100%;max-width:420px;margin-top:auto;padding-top:24px;border-top:1px solid rgba(15,23,42,.08)}.cert-sig-block{text-align:center}.cert-sig-line{width:140px;height:32px;border-bottom:1px solid rgba(15,23,42,.2);margin:0 auto 10px}.cert-sig-title{font-family:Plus Jakarta Sans,sans-serif;font-size:9px;font-weight:600;color:#64748b;letter-spacing:.15em}.cert-actions{display:flex;gap:12px;justify-content:center;flex-wrap:wrap}.cert-actions button{display:inline-flex;align-items:center;justify-content:center;gap:8px}.btn-download{padding:14px 28px;background:linear-gradient(135deg,#25b2c9,#1a9aa8);color:#fff;border:none;border-radius:10px;font-weight:600;font-size:1rem;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 14px #25b2c959}.btn-download:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 6px 20px #25b2c973}.btn-download:disabled{cursor:wait;opacity:.9}.btn-spinner{display:inline-block;width:18px;height:18px;border:2px solid rgba(255,255,255,.4);border-top-color:#fff;border-radius:50%;animation:cert-spin .8s linear infinite}@keyframes cert-spin{to{transform:rotate(360deg)}}.btn-back{padding:14px 28px;background:transparent;color:#64748b;border:1.5px solid #e2e8f0;border-radius:10px;font-weight:500;cursor:pointer;transition:all .2s ease}.btn-back:hover{background:#f8fafc;color:#475569;border-color:#cbd5e1}@media (max-width: 640px){.certificate-card{min-width:100%}.cert-content{padding:28px 24px 32px}.cert-header{grid-template-columns:1fr;gap:12px;padding-bottom:16px}.cert-logo-left,.cert-logo-right{justify-self:center;text-align:center}.cert-title{grid-column:1}.cert-recipient{font-size:36px}}.admin-dashboard{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;max-width:1400px;margin:0 auto}.admin-dashboard h1{margin-bottom:.5rem;color:#0f172a;font-size:1.75rem;font-weight:700;letter-spacing:-.025em}.admin-dashboard .dashboard-subtitle{font-size:.9375rem;color:#64748b;margin-bottom:2rem;font-weight:500}.admin-loading{padding:4rem 2rem;text-align:center;color:#64748b;font-weight:500}.stats-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem;margin-bottom:2rem}@media (max-width: 900px){.stats-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 600px){.stats-grid{grid-template-columns:1fr}}.stat-card{background:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 1px 3px #0000000a,0 4px 12px #0f172a0a;border:1px solid rgba(15,23,42,.04);display:flex;align-items:flex-start;gap:1rem;transition:all .2s ease}.stat-card:hover{box-shadow:0 4px 16px #0f172a14;transform:translateY(-1px)}.stat-icon-wrap{width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:1.5rem;flex-shrink:0}.stat-card:nth-child(1) .stat-icon-wrap{background:linear-gradient(135deg,#e0e7ff,#c7d2fe)}.stat-card:nth-child(2) .stat-icon-wrap{background:linear-gradient(135deg,#ccfbf1,#99f6e4)}.stat-card:nth-child(3) .stat-icon-wrap{background:linear-gradient(135deg,#fef3c7,#fde68a)}.stat-card:nth-child(4) .stat-icon-wrap{background:linear-gradient(135deg,#d1fae5,#a7f3d0)}.stat-card:nth-child(5) .stat-icon-wrap{background:linear-gradient(135deg,#e0e7ff,#c7d2fe)}.stat-card:nth-child(6) .stat-icon-wrap{background:linear-gradient(135deg,#fce7f3,#fbcfe8)}.stat-content{flex:1;min-width:0}.stat-value{display:block;font-size:1.625rem;font-weight:700;color:#0f172a;letter-spacing:-.02em;line-height:1.2}.stat-label{font-size:.8125rem;color:#64748b;font-weight:500;margin-top:.25rem}.dashboard-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(340px,1fr));gap:1.5rem}.dashboard-card{background:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 1px 3px #0000000a,0 4px 12px #0f172a0a;border:1px solid rgba(15,23,42,.04);transition:all .2s ease}.dashboard-card:hover{box-shadow:0 4px 16px #0f172a0f}.dashboard-card h3{margin:0 0 1.25rem;color:#0f172a;font-size:1rem;font-weight:600;letter-spacing:-.01em;padding-bottom:1rem;border-bottom:1px solid #f1f5f9}.dashboard-card ul{list-style:none;margin:0;padding:0}.dashboard-card li{padding:.75rem 0;border-bottom:1px solid #f1f5f9;font-size:.875rem;color:#475569;display:flex;align-items:flex-start;gap:.5rem}.dashboard-card li:last-child{border-bottom:none}.dashboard-card li.empty{color:#94a3b8;font-style:normal}.dashboard-card li .rank{display:inline-flex;align-items:center;justify-content:center;min-width:24px;height:24px;background:linear-gradient(135deg,#38bdf8,#25b2c9);color:#fff;border-radius:6px;font-size:.75rem;font-weight:600;flex-shrink:0}.dashboard-card li strong{color:#0f172a;font-weight:600}.link-more{display:inline-flex;align-items:center;margin-top:1rem;color:#38bdf8;font-size:.875rem;font-weight:600;text-decoration:none;transition:color .2s,transform .2s}.link-more:hover{color:#0ea5e9}.admin-toolbar{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1.25rem;padding:1rem;background:#fff;border-radius:10px;border:1px solid rgba(15,23,42,.06);box-shadow:0 1px 3px #0000000a}.admin-toolbar-left{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem}.admin-search-wrap{position:relative}.admin-search-icon{position:absolute;left:12px;top:50%;transform:translateY(-50%);font-size:.9rem;opacity:.6}.admin-search-input{padding:.5rem .75rem .5rem 2.25rem;border:1px solid #e2e8f0;border-radius:8px;font-size:.875rem;min-width:200px;transition:border-color .2s,box-shadow .2s}.admin-search-input:focus{outline:none;border-color:#38bdf8;box-shadow:0 0 0 3px #38bdf826}.admin-filter-select{padding:.5rem 2rem .5rem .75rem;border:1px solid #e2e8f0;border-radius:8px;font-size:.875rem;background:#fff;cursor:pointer;transition:border-color .2s}.admin-filter-select:focus{outline:none;border-color:#38bdf8}.admin-toolbar-right{display:flex;gap:.5rem}.admin-export-btn{padding:.5rem 1rem;border:1px solid #e2e8f0;border-radius:8px;font-size:.8125rem;font-weight:600;background:#fff;color:#475569;cursor:pointer;transition:all .2s}.admin-export-btn:hover{background:#f8fafc;border-color:#38bdf8;color:#0ea5e9}.admin-page h1{margin-bottom:1.5rem;color:#1d2d47;font-size:1.5rem}.admin-table-wrap{overflow-x:auto;background:#fff;border-radius:8px;box-shadow:0 2px 8px #1d2d4714}.admin-table{width:100%;border-collapse:collapse}.admin-table th,.admin-table td{padding:.75rem 1rem;text-align:left;border-bottom:1px solid #eee}.admin-table th{background:#f8fafc;color:#1d2d47;font-weight:600}.admin-table tr:hover{background:#f8fafc}.badge{padding:.25rem .5rem;border-radius:4px;font-size:.75rem}.badge-published{background:#d4edda;color:#155724}.badge-draft{background:#fff3cd;color:#856404}.badge-archived{background:#f8d7da;color:#721c24}.form-section{margin:1.5rem 0;padding:1rem;background:#f8fafc;border-radius:6px}.question-block{background:#fff;padding:1rem;border-radius:6px;margin-bottom:1rem;border:1px solid #eee}.option-row{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem}.option-row input[type=text]{flex:1}.modal-lg{max-width:700px;max-height:90vh;overflow-y:auto}.badge-new{background:#cce5ff;color:#004085}.badge-in-progress{background:#fff3cd;color:#856404}.badge-resolved{background:#d4edda;color:#155724}.badge-manual{background:#e2e3e5;color:#383d41}.badge-paid{background:#d4edda;color:#155724}.badge-promo{background:#e7d4f8;color:#5a3d7a}.admin-table-professional th{white-space:nowrap;font-size:.8125rem}.admin-table-professional td{font-size:.875rem}.admin-table-professional .order-id,.admin-table-professional .cert-id{font-family:Consolas,monospace;font-size:.8rem;background:#f1f5f9;padding:.2rem .4rem;border-radius:4px}.admin-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;flex-wrap:wrap;gap:1rem}.admin-header h1{margin:0}.btn{padding:.5rem 1rem;border-radius:6px;font-weight:500;cursor:pointer;border:none;font-size:.9rem}.btn-primary{background:#25b2c9;color:#fff}.btn-primary:hover{background:#1d9aae}.btn-outline{background:#fff;color:#1d2d47;border:1px solid #1d2d47}.btn-outline:hover{background:#f0f4f8}.btn-danger{background:#dc3545;color:#fff}.btn-danger:hover{background:#c82333}.btn-link{background:none;color:#25b2c9;text-decoration:underline;padding:.25rem .5rem}.btn-sm{padding:.25rem .5rem;font-size:.8rem}.modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem}.modal-content{background:#fff;border-radius:8px;max-width:600px;width:100%;max-height:90vh;overflow-y:auto;padding:1.5rem;box-shadow:0 4px 20px #00000026}.modal-content h2{margin:0 0 1rem;color:#1d2d47}.admin-form .form-row{margin-bottom:1rem}.admin-form label{display:block;margin-bottom:.35rem;font-weight:500;color:#1d2d47}.admin-form input,.admin-form select,.admin-form textarea{width:100%;padding:.5rem .75rem;border:1px solid #ddd;border-radius:6px;font-size:.9rem}.admin-form .form-row.two-col{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.admin-form .form-row.checkboxes{display:flex;gap:1.5rem;flex-wrap:wrap}.admin-form .form-row.checkboxes label{display:flex;align-items:center;gap:.5rem;font-weight:400}.admin-form .form-actions{display:flex;gap:.75rem;justify-content:flex-end;margin-top:1.5rem;padding-top:1rem;border-top:1px solid #eee}.thumbnail-preview{margin-top:.75rem}.actions{display:flex;gap:.5rem;flex-wrap:wrap}.thumbnail-preview img{max-width:200px;max-height:120px;object-fit:cover;border-radius:6px;border:1px solid #ddd}.admin-form small{display:block;margin-top:.35rem;color:#64748b;font-size:.8rem}.thumbnail-preview{margin-top:.5rem}.thumbnail-preview img{max-width:200px;max-height:120px;object-fit:cover;border-radius:8px;border:1px solid #e2e8f0}.admin-form small{display:block;margin-top:.25rem;color:#64748b;font-size:.8rem}.admin-form .thumbnail-preview{margin-top:.5rem}.admin-form .thumbnail-preview{margin-top:.75rem}.admin-form .thumbnail-preview img{max-width:200px;max-height:120px;object-fit:cover;border-radius:8px;border:1px solid #e2e8f0}.admin-form .form-row small{display:block;margin-top:.35rem;color:#64748b;font-size:.8rem}.admin-header-actions{display:flex;gap:.75rem;align-items:center;flex-wrap:wrap}.bulk-upload-section{border:1px dashed #25b2c9;background:#f0f9ff!important}.bulk-upload-desc{margin:0 0 1rem;font-size:.875rem;color:#0c4a6e;line-height:1.5}.bulk-upload-actions{display:flex;flex-wrap:wrap;gap:1rem;align-items:center}.bulk-upload-form{display:flex;gap:.75rem;align-items:center}.bulk-upload-form input[type=file]{font-size:.875rem}.bulk-file-name{color:#059669;font-weight:500}.course-edit-page{max-width:960px;margin:0 auto}.course-edit-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:320px;gap:1rem}.course-edit-loading .loading-spinner{width:44px;height:44px;border:3px solid #e2e8f0;border-top-color:#25b2c9;border-radius:50%;animation:course-edit-spin .8s linear infinite}.course-edit-loading p{margin:0;font-size:.9375rem;color:#64748b}@keyframes course-edit-spin{to{transform:rotate(360deg)}}.course-edit-header{display:flex;flex-direction:column;gap:1rem;margin-bottom:1.5rem;padding-bottom:1.5rem;border-bottom:1px solid #e2e8f0}.course-edit-header .btn-back{align-self:flex-start;display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.9rem;font-weight:500;color:#64748b;background:#fff;border:1px solid #e2e8f0;border-radius:8px;cursor:pointer;transition:all .2s}.course-edit-header .btn-back:hover{color:#1d2d47;background:#f8fafc;border-color:#cbd5e1}.course-edit-title{display:flex;flex-direction:column;gap:.5rem}.course-edit-title h1{margin:0;font-size:1.5rem;font-weight:600;color:#0f172a;letter-spacing:-.02em}.course-edit-badge{display:inline-flex;align-items:center;width:fit-content;font-size:.75rem;font-weight:600;color:#0e7490;background:#ecfeff;padding:.25rem .75rem;border-radius:6px;text-transform:uppercase;letter-spacing:.05em}.course-edit-info{background:linear-gradient(135deg,#f0f9ff,#e0f2fe);border:1px solid #bae6fd;border-radius:10px;padding:1rem 1.25rem;margin-bottom:2rem}.course-edit-info p{margin:0;font-size:.9375rem;color:#0c4a6e;line-height:1.5}.modules-section .section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;flex-wrap:wrap;gap:1rem}.modules-section .section-header h2{margin:0;font-size:1.25rem;font-weight:600;color:#0f172a;display:flex;align-items:center;gap:.5rem}.modules-section .section-header h2:before{content:"";display:inline-block;width:4px;height:1.25em;background:linear-gradient(180deg,#25b2c9,#0e7490);border-radius:2px}.btn-add-module{display:inline-flex;align-items:center;gap:.5rem;padding:.625rem 1.25rem;font-size:.9rem;font-weight:500;color:#fff;background:linear-gradient(135deg,#25b2c9,#0e7490);border:none;border-radius:8px;cursor:pointer;box-shadow:0 2px 8px #25b2c959;transition:all .2s}.btn-add-module:hover{transform:translateY(-1px);box-shadow:0 4px 12px #25b2c966}.course-edit-page .empty-state{background:#fff;border:2px dashed #e2e8f0;border-radius:12px;padding:3rem 2rem;text-align:center}.empty-state-icon{font-size:3rem;margin-bottom:1rem;opacity:.6}.empty-state h3{margin:0 0 .5rem;font-size:1.125rem;font-weight:600;color:#334155}.empty-state p{margin:0 0 1.25rem;font-size:.9375rem;color:#64748b;line-height:1.5}.module-list{display:flex;flex-direction:column;gap:1.25rem}.module-block{background:#fff;border-radius:12px;box-shadow:0 1px 3px #0000000f;border:1px solid #e2e8f0;overflow:hidden;transition:box-shadow .2s,border-color .2s}.module-block:hover{box-shadow:0 4px 12px #1d2d4714;border-color:#cbd5e1}.module-block-header{display:flex;align-items:flex-start;gap:1rem;padding:1.25rem 1.5rem;background:linear-gradient(180deg,#fafbfc,#fff);border-bottom:1px solid #f1f5f9}.module-number{flex-shrink:0;font-size:.75rem;font-weight:700;color:#fff;background:linear-gradient(135deg,#25b2c9,#0e7490);padding:.4rem .6rem;border-radius:8px;display:flex;align-items:center;justify-content:center;white-space:nowrap}.module-info{flex:1;min-width:0}.module-title{margin:0 0 .35rem;font-size:1.0625rem;font-weight:600;color:#0f172a}.module-desc{margin:0 0 .5rem;font-size:.875rem;color:#64748b;line-height:1.5}.module-meta{display:inline-flex;font-size:.75rem;color:#94a3b8;background:#f1f5f9;padding:.2rem .5rem;border-radius:4px;font-weight:500}.module-actions{display:flex;gap:.5rem;flex-wrap:wrap;flex-shrink:0}.btn-module{padding:.4rem .75rem;font-size:.8125rem;font-weight:500;border-radius:6px;border:none;cursor:pointer;transition:all .2s}.btn-module.btn-edit{background:#f1f5f9;color:#475569}.btn-module.btn-edit:hover{background:#e2e8f0;color:#1d2d47}.btn-module.btn-add{background:#25b2c9;color:#fff}.btn-module.btn-add:hover{background:#0e7490}.btn-module.btn-delete{background:#fef2f2;color:#dc2626}.btn-module.btn-delete:hover{background:#fee2e2}.videos-list{padding:1rem 1.5rem 1.25rem}.videos-list-header{margin-bottom:.75rem}.videos-count{font-size:.8125rem;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.05em;display:flex;align-items:center;gap:.35rem}.videos-icon{color:#25b2c9;font-size:.75rem}.no-videos{display:flex;flex-direction:column;align-items:center;gap:.75rem;padding:1.25rem;background:#f8fafc;border-radius:8px;border:1px dashed #e2e8f0}.no-videos span{font-size:.875rem;color:#94a3b8}.video-rows{display:flex;flex-direction:column;gap:.5rem}.video-row{display:flex;justify-content:space-between;align-items:center;padding:.75rem 1rem;background:#fff;border:1px solid #f1f5f9;border-radius:8px;transition:background .2s,border-color .2s}.video-row:hover{background:#f8fafc;border-color:#e2e8f0}.video-info{display:flex;align-items:center;gap:.5rem;flex:1;min-width:0}.video-info .video-num{font-size:.8125rem;font-weight:600;color:#94a3b8;min-width:1.5rem}.video-title{font-size:.9375rem;color:#334155;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.video-duration{font-size:.8125rem;color:#94a3b8;flex-shrink:0}.badge-demo{background:#d1fae5;color:#065f46;padding:.2rem .5rem;border-radius:4px;font-size:.6875rem;font-weight:600;text-transform:uppercase;letter-spacing:.03em}.video-actions{display:flex;gap:.35rem;flex-shrink:0}.btn-video{padding:.3rem .6rem;font-size:.75rem;font-weight:500;border-radius:5px;border:none;cursor:pointer;transition:all .2s}.btn-video.btn-edit{background:transparent;color:#25b2c9}.btn-video.btn-edit:hover{background:#f0f9ff;color:#0e7490}.btn-video.btn-delete{background:transparent;color:#dc2626}.btn-video.btn-delete:hover{background:#fef2f2}.notes-section{margin-top:2.5rem;padding-top:2rem;border-top:1px solid #e2e8f0}.notes-section .section-header{margin-bottom:.5rem}.notes-desc{margin:0 0 1.25rem;font-size:.875rem;color:#64748b}.notes-empty{padding:2rem}.notes-list{display:flex;flex-direction:column;gap:.5rem}.note-row{display:flex;justify-content:space-between;align-items:center;padding:.75rem 1rem;background:#fff;border:1px solid #f1f5f9;border-radius:8px;transition:background .2s,border-color .2s}.note-row:hover{background:#f8fafc;border-color:#e2e8f0}.note-info{display:flex;align-items:center;gap:.5rem;flex:1;min-width:0}.note-info .note-num{font-size:.8125rem;font-weight:600;color:#94a3b8;min-width:1.5rem}.note-title{font-size:.9375rem;color:#334155;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.note-file{font-size:.75rem;color:#94a3b8;flex-shrink:0}.note-actions{display:flex;gap:.35rem;flex-shrink:0}.btn-note{padding:.3rem .6rem;font-size:.75rem;font-weight:500;border-radius:5px;border:none;cursor:pointer;transition:all .2s}.btn-note.btn-view{background:transparent;color:#0e7490;text-decoration:none}.btn-note.btn-view:hover{background:#ecfeff;color:#0e7490}.btn-note.btn-edit{background:transparent;color:#25b2c9}.btn-note.btn-edit:hover{background:#f0f9ff;color:#0e7490}.btn-note.btn-delete{background:transparent;color:#dc2626}.btn-note.btn-delete:hover{background:#fef2f2}.text-success{color:#059669}.course-edit-page .modal-content{border-radius:12px;box-shadow:0 25px 50px -12px #00000040}.course-edit-page .modal-content h2{font-size:1.25rem;font-weight:600;padding-bottom:.75rem;border-bottom:1px solid #e2e8f0;margin-bottom:1.25rem}.master-modules-page .master-modules-selector{margin-bottom:1.5rem}.master-modules-page .master-modules-selector label{display:block;margin-bottom:.5rem;color:#1d2d47}.master-modules-page .course-select{width:100%;max-width:400px;padding:.5rem .75rem;border:1px solid #ddd;border-radius:6px;font-size:.9rem;background:#fff}.master-modules-page .empty-state{padding:2rem;text-align:center;background:#f8fafc;border-radius:8px;color:#64748b}.master-modules-page .section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;flex-wrap:wrap;gap:1rem}.master-modules-page .section-header h2{margin:0;font-size:1.25rem;color:#1d2d47}.modules-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem}.module-card{background:#fff;border-radius:8px;box-shadow:0 2px 8px #1d2d4714;overflow:hidden;border:1px solid #e2e8f0}.module-card-cover{position:relative;height:140px;background:#e2e8f0;display:flex;align-items:center;justify-content:center}.module-card-cover img{width:100%;height:100%;object-fit:cover}.module-cover-placeholder{color:#94a3b8;font-size:.875rem}.module-badge{position:absolute;top:.5rem;left:.5rem;background:#25b2c9e6;color:#fff;padding:.2rem .5rem;border-radius:4px;font-size:.75rem;font-weight:500}.module-card-body{padding:1rem}.module-card-body h3{margin:0 0 .5rem;font-size:1rem;color:#1d2d47}.module-desc{margin:0 0 .75rem;font-size:.875rem;color:#64748b;line-height:1.4}.module-videos-count{font-size:.8rem;color:#64748b;margin-bottom:.75rem}.module-card-actions{display:flex;gap:.5rem;flex-wrap:wrap}.module-videos-list{padding:1rem;border-top:1px solid #f1f5f9;margin-top:.5rem}.module-videos-list h4{margin:0 0 .75rem;font-size:.9rem;color:#1d2d47}.video-row{display:flex;justify-content:space-between;align-items:center;padding:.5rem 0;border-bottom:1px solid #f1f5f9;font-size:.875rem}.video-row:last-child{border-bottom:none}.video-row span{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.video-row>div{display:flex;gap:.25rem}.text-success{color:#16a34a}.radio-group{display:flex;gap:1.5rem;flex-wrap:wrap}.radio-group label{display:flex;align-items:center;gap:.5rem;font-weight:400;cursor:pointer}.admin-change-password-page .admin-change-password-card{max-width:420px;background:#fff;border-radius:12px;padding:1.5rem 2rem;box-shadow:0 2px 8px #1d2d4714;border:1px solid rgba(15,23,42,.06)}.admin-change-password-page .change-password-desc{color:#64748b;font-size:.95rem;margin-bottom:1.5rem;line-height:1.5}.admin-change-password-page .step-info{color:#475569;font-size:.9rem;margin-bottom:1.25rem}.admin-change-password-page .change-password-msg{margin-top:1rem;padding:.75rem 1rem;border-radius:8px;font-size:.9rem}.admin-change-password-page .change-password-msg.success{background:#d4edda;color:#155724;border:1px solid #c3e6cb}.admin-change-password-page .change-password-msg.error{background:#f8d7da;color:#721c24;border:1px solid #f5c6cb}:root{--primary: #1d2d47;--secondary: #25b2c9;--accent1: #156a90;--accent2: #212f72;--white: #ffffff;--gray-50: #f9fafb;--gray-100: #f3f4f6;--gray-200: #e5e7eb;--gray-300: #d1d5db;--gray-500: #6b7280;--gray-700: #374151;--gray-900: #111827}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:var(--gray-900);background:var(--white)}a{text-decoration:none;color:inherit}button{cursor:pointer;font-family:inherit}input,textarea,select{font-family:inherit}
