.learning-outcomes{margin-top:24px}.learning-outcomes .checklist{list-style:none;padding:0;margin:12px 0 0}.learning-outcomes .checklist li{position:relative;padding-left:28px;margin:8px 0}.learning-outcomes .checklist li::before{content:'✓';position:absolute;left:0;top:0;color:var(--accent-2);font-weight:900}.audience-prereq{margin-top:24px}.audience-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.audience-grid .bullets{margin:8px 0 0}.audience-grid .bullets li{margin:6px 0}@media(max-width:900px){.audience-grid{grid-template-columns:1fr}}.sticky-apply{position:sticky;bottom:16px}:root{--brand:#0b1c36;--brand-light:#eef2ff;--accent:#f59e0b;--accent-2:#0E7C86;--bg:#ffffff;--text:#374151;--muted:#6b7280;--card:#ffffff;--ring:rgba(16, 35, 69, 0.07)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:inter,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;color:var(--text);background:var(--bg)}body{background:var(--bg)}.site-header{background:var(--brand);color:#fff}.site-header--dark{background:var(--brand)}.site-header.is-scrolled{position:sticky;top:0;z-index:50;box-shadow:0 6px 16px rgba(0,0,0,8%)}.header-inner{max-width:1200px;margin:0 auto;padding:14px 28px}.nav{display:flex;align-items:center;justify-content:space-between;gap:24px}.logo{display:flex;align-items:center;gap:12px;text-decoration:none;color:#fff}.logo-icon{font-size:24px}.logo-text{line-height:1.2}.logo-title{font-weight:800;font-size:16px;line-height:1}.logo-subtitle{font-size:12px;opacity:.9}.nav-links{display:flex;align-items:center;gap:40px;margin-left:auto}.nav-links nav ul{list-style:none;display:flex;gap:32px;margin:0;padding:0;align-items:center}.nav-links a{color:#fff;text-decoration:none;font-weight:500;font-size:14px}.search-icon{font-size:18px;cursor:pointer}.btn{display:inline-block;padding:12px 18px;border-radius:8px;font-weight:700;font-size:14px;text-decoration:none;border:1px solid transparent}.btn-primary{background:var(--accent);color:#111827}.btn-accent{background:var(--accent-2);color:#fff}.hero-banner{position:relative;background:var(--brand-light);padding:36px 0 48px;overflow:hidden}.hero-banner::after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:80px}.banner-inner{max-width:1200px;margin:0 auto;padding:0 24px;position:relative;z-index:1}.badge{display:inline-block;background:rgba(0,0,0,.8);color:#fff;padding:6px 12px;border-radius:4px;font-size:12px;font-weight:600;margin-bottom:16px}.banner-title{font-size:32px;font-weight:800;color:var(--brand);margin:0;max-width:900px}.banner-sub{color:#1f2937;max-width:70ch}.main-content{background:#fff}.content-inner{max-width:1200px;margin:0 auto;padding:48px 24px}.detail-wrap{display:grid;grid-template-columns:2fr 1fr;gap:32px}.detail-card{background:#fff;border-radius:10px;box-shadow:0 4px 16px rgba(0,0,0,6%);padding:24px}.sidebar-card{background:#fff;border-radius:10px;box-shadow:0 4px 16px rgba(0,0,0,6%);overflow:hidden}.sidebar-card.sticky{position:sticky;top:24px;align-self:start}@media(max-width:900px){.detail-wrap{grid-template-columns:1fr}}.hero-split{position:relative;background:#fff;overflow:hidden}.hero-split::after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:80px;background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1200 120" preserveAspectRatio="none"><path d="M0,0 C300,120 900,0 1200,100 L1200,120 L0,120 Z" fill="%23ffffff"/></svg>')50%/cover no-repeat}.hero-inner{max-width:1200px;margin:0 auto;padding:64px 24px 72px;display:grid;grid-template-columns:1.8fr 1fr;gap:40px;align-items:center}.hero-badge{color:var(--accent-2);font-weight:800;font-size:12px;text-transform:uppercase;letter-spacing:.3px;margin-bottom:8px}.hero-title{font-size:40px;line-height:1.08;margin:10px 0;font-weight:900;color:var(--brand)}.hero-desc{color:#1f2937;max-width:68ch;margin:0 0 18px;font-size:18px}.hero-right{position:relative}.hero-right::before{content:"";position:absolute;right:10%;top:6%;width:360px;height:360px;background:#f3f4f6;border-radius:999px;z-index:0;filter:blur(.2px)}.hero-student{position:relative;z-index:1;width:100%;height:auto;border-radius:10px;object-fit:cover}.hero-floating{position:absolute;left:-20px;bottom:10%;background:#fff;padding:12px 16px;border-radius:12px;box-shadow:0 12px 36px rgba(0,0,0,.1);z-index:2;font-size:12px;border:1px solid #eef2ff}@media(max-width:960px){.hero-inner{grid-template-columns:1fr}.hero-right::before{right:auto;left:50%;transform:translateX(-50%);width:280px;height:280px}.hero-title{font-size:42px}}.info-section{margin-bottom:48px}.info-card{display:grid;grid-template-columns:2fr 1fr;gap:32px;align-items:center;background:#f8fafc;padding:32px;border-radius:8px}.info-text h2{font-size:24px;font-weight:700;margin:0 0 16px}.info-text p{margin:0 0 16px;line-height:1.6}.info-text a{color:var(--brand);text-decoration:underline}.info-image img{width:100%;border-radius:8px}.courses-section{margin-bottom:48px}.section-title{font-size:24px;font-weight:700;margin:0 0 24px}.courses-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-bottom:24px}.course-card{background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.1)}.course-image{height:140px;background:#f3f4f6 50%/cover no-repeat;position:relative}.course-image::after{content:"";position:absolute;inset:auto 0 0 0;height:3px;background:linear-gradient(90deg,var(--accent-2),var(--accent))}.course-content{padding:16px}.course-title{font-size:15px;font-weight:700;margin:0 0 6px;line-height:1.3}.course-provider{font-size:12px;color:var(--muted)}.course-card .actions{padding:12px 16px 16px}.course-card .actions .btn{width:100%;text-align:center;border-radius:6px}.rating-badge{position:absolute;top:10px;left:10px;background:var(--accent-2);color:#fff;font-size:12px;font-weight:700;padding:4px 8px;border-radius:999px}.funding-section{margin-bottom:48px}.funding-grid{display:grid;grid-template-columns:2fr 1fr;gap:32px}.funding-text h2{font-size:24px;font-weight:700;margin:0 0 16px}.funding-text p{line-height:1.6;margin:0}.promo-card{background:var(--brand);color:#fff;padding:24px;border-radius:8px;position:relative}.promo-card h3{font-size:16px;margin:0 0 8px}.promo-card p{font-size:14px;margin:0 0 16px}.promo-avatar{position:absolute;bottom:16px;right:16px}.promo-avatar img{width:40px;height:40px;border-radius:50%}.faq-section h2{font-size:24px;font-weight:700;margin:0 0 24px}.faq-list{margin-bottom:24px}.faq-item{background:#f8fafc;border:1px solid #e2e8f0;border-radius:4px;margin-bottom:8px}.faq-item summary{padding:16px;font-weight:600;cursor:pointer}.faq-item p{padding:0 16px 16px;margin:0;line-height:1.6}.view-all-btn{text-align:center}.reveal{opacity:0;transform:translateY(12px);transition:opacity .5s ease,transform .5s ease}.reveal--visible{opacity:1;transform:none}.course-card{transition:transform .2s ease,box-shadow .2s ease}.course-card.is-hover{transform:translateY(-4px);box-shadow:0 8px 24px rgba(0,0,0,.12)}@media(max-width:768px){.courses-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr))}.hero .title{font-size:40px}.stats-grid{grid-template-columns:repeat(2,1fr);gap:24px}.about-section{grid-template-columns:1fr}}.footer{background:#0b1530;color:#dbeafe;margin-top:48px}.footer-inner{max-width:1200px;margin:0 auto;padding:32px 24px;display:grid;grid-template-columns:1.5fr 2fr;gap:24px}.footer-col .footer-title{font-weight:800;font-size:14px;margin-bottom:12px;color:#e0e7ff;text-transform:uppercase;letter-spacing:.3px}.footer-col.links ul{list-style:none;margin:0;padding:0;display:grid;gap:8px}.footer a{color:#e6ecff;text-decoration:none}.chips{display:flex;flex-wrap:wrap;gap:8px}.chip{display:inline-block;padding:6px 10px;background:#0e214d;border-radius:999px;color:#e6ecff;font-size:12px;text-decoration:none}.footer-bottom{border-top:1px solid rgba(255,255,255,.1);padding:14px 24px;text-align:center}.brand-title{font-weight:800;font-size:18px;margin-bottom:6px}.brand-meta{color:#a5b4fc;font-size:13px}@media(max-width:900px){.footer-inner{grid-template-columns:1fr}}.pagination{display:flex;align-items:center;justify-content:center;gap:16px;margin:24px 0 8px}.pagination .page{background:var(--brand);color:#fff;padding:10px 14px;border-radius:999px;text-decoration:none;font-weight:700;font-size:13px;box-shadow:0 4px 14px rgba(0,0,0,8%)}.pagination .page:hover{background:var(--accent-2);color:#fff}.pagination .page-numbers{color:#6b7280;font-weight:600;font-size:13px}.section{padding:32px 0}.container{max-width:1200px;margin:0 auto;padding:0 24px}.form{background:var(--card);border:1px solid #e6eaf0;box-shadow:0 8px 24px rgba(0,0,0,4%);border-radius:12px;padding:24px}.form h2{margin:0 0 8px;font-size:26px;font-weight:800;color:var(--brand)}.form .small{color:var(--muted)}.form label{display:block;font-weight:700;font-size:14px;margin:14px 0 6px;color:#111827}.form input,.form select,.form textarea{width:100%;padding:12px 14px;border-radius:10px;border:1px solid #e5e7eb;background:#fff;color:var(--text);font:inherit;box-shadow:0 1px rgba(0,0,0,2%);transition:border-color .2s ease,box-shadow .2s ease}.form select{appearance:none;background-image:url('data:image/svg+xml;utf8,<svg fill="%236b7280" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20"><path d="M5.293 7.293a1 1 0 011.414 0L10 10.586l3.293-3.293a1 1 0 111.414 1.414l-4 4a1 1 0 01-1.414 0l-4-4a1 1 0 010-1.414z"/></svg>');background-repeat:no-repeat;background-position:right 12px center;background-size:16px 16px}.form textarea{resize:vertical}.form input:focus,.form select:focus,.form textarea:focus{outline:none;border-color:#c7d2fe;box-shadow:0 0 0 4px var(--ring)}.form fieldset{margin:16px 0;background:#f9fafb;border-radius:10px}.form legend{padding:0 6px;font-weight:800;color:var(--brand)}.form .row{display:grid;gap:.75rem}.form .row.cols-2{grid-template-columns:1fr 1fr}.form .row.cols-3{grid-template-columns:2fr 1fr 1fr}@media(max-width:800px){.form .row.cols-2,.form .row.cols-3{grid-template-columns:1fr}}.form .help{font-size:12px;color:var(--muted);margin-top:6px}.form input[type=checkbox]{width:16px;height:16px;vertical-align:middle;accent-color:var(--accent-2)}.form label.small{font-weight:600;color:var(--muted);display:flex;align-items:center;gap:8px}.form button[type=submit],.form .btn{margin-top:10px}.form button[type=submit]{background:var(--accent);color:#111827;font-weight:800;border:none;padding:12px 18px;border-radius:8px;cursor:pointer;box-shadow:0 6px 18px rgba(245,158,11,.25)}.form button[type=submit]:hover{filter:brightness(.98)}.register-hero{position:relative;overflow:hidden}.register-hero .hero-inner{max-width:1200px;margin:0 auto;padding:0 24px}.register-hero .hero-title{font-size:clamp(36px,3.2vw + 16px,56px);font-weight:900;color:#0b0f19;margin:0 0 12px;letter-spacing:-.5px}.register-hero .hero-title .accent{color:var(--accent-2);position:relative}.register-hero .hero-title .accent::after{content:"";position:absolute;left:0;right:0;bottom:-8px;height:8px;background:linear-gradient(90deg,var(--accent-2),#0b6a73);border-radius:8px;opacity:.25}.register-hero .hero-sub{color:#374151;max-width:70ch;margin:0 0 18px;font-size:18px;line-height:1.7}.register-hero .hero-points{display:flex;flex-wrap:wrap;gap:10px;margin-top:8px}.register-hero .chip{display:inline-block;padding:8px 12px;background:#e6f6f7;color:#0e7c86;border:1px solid #bee6e9;border-radius:999px;font-weight:700;font-size:12px}.register-hero .hero-blob{position:absolute;right:-80px;top:-60px;width:380px;height:380px;filter:blur(2px);z-index:0;border-radius:50%}@media(max-width:960px){.register-hero .hero-blob{right:-120px;top:-100px;width:420px;height:420px}}@media(max-width:800px){#register .container>.form [style*=grid-template-columns]{grid-template-columns:1fr!important}}