:root{--course-blue:#0d66e5;--course-ink:#111827;--course-muted:#657085;--course-soft:#f3f7ff}
.course-hero{background:linear-gradient(110deg,#f3f7ff 0%,#edf4ff 55%,#d9e8ff 100%);padding:76px 0 64px;overflow:hidden}.course-kicker{display:inline-flex;align-items:center;gap:8px;color:#0d66e5;background:#fff;border:1px solid #dbe8ff;border-radius:30px;padding:9px 15px;font-size:13px;font-weight:600;box-shadow:0 8px 20px rgba(13,102,229,.08)}.course-hero h1{font-size:54px;line-height:1.13;font-weight:800;color:var(--course-ink);margin:20px 0 18px}.course-hero h1 span{color:var(--course-blue);position:relative;z-index:1}.course-hero h1 span:after{content:"";position:absolute;height:12px;background:#fff078;bottom:5px;left:0;right:0;z-index:-1}.course-hero p{max-width:720px;color:#4c5870;font-size:18px;line-height:1.8}.hero-search-box{display:flex;align-items:center;background:#fff;border-radius:14px;padding:7px 7px 7px 17px;max-width:720px;margin-top:30px;box-shadow:0 18px 45px rgba(30,80,150,.15)}.hero-search-box i{color:#0d66e5;font-size:20px}.hero-search-box input{border:0;outline:0;flex:1;padding:13px;font-size:15px;min-width:0}.hero-search-box button{border:0;background:#0d66e5;color:#fff;border-radius:10px;padding:13px 20px;font-weight:600}.course-quick-stats{display:flex;gap:40px;margin-top:28px}.course-quick-stats div{display:flex;flex-direction:column}.course-quick-stats strong{font-size:22px;color:#0d66e5}.course-quick-stats span{font-size:12px;color:#6c7588}.course-visual{height:390px;position:relative}.visual-circle{position:absolute;width:330px;height:330px;border-radius:50%;right:20px;top:35px;background:linear-gradient(145deg,#126de8,#51a2ff);box-shadow:0 30px 70px rgba(13,102,229,.26)}.book-stack{position:absolute;right:92px;bottom:25px;width:190px}.book-stack span{display:block;height:43px;border-radius:8px;margin-top:-4px;box-shadow:0 10px 20px rgba(23,43,76,.2)}.book-stack span:nth-child(1){background:#ffcf4f;width:170px;margin-left:18px}.book-stack span:nth-child(2){background:#ff715b}.book-stack span:nth-child(3){background:#fff;width:185px}.grad-cap{position:absolute;right:115px;top:80px;font-size:150px;color:#fff;transform:rotate(-8deg);filter:drop-shadow(0 18px 18px rgba(0,0,0,.18))}.floating-badge{position:absolute;background:#fff;padding:12px 16px;border-radius:12px;font-weight:600;box-shadow:0 16px 35px rgba(24,49,90,.18);display:flex;gap:9px;align-items:center}.floating-badge i{color:#0d66e5}.b1{top:40px;left:15px}.b2{top:170px;right:-25px}.b3{bottom:22px;left:5px}.category-strip{background:#fff;border-bottom:1px solid #edf0f5;box-shadow:0 8px 22px rgba(37,60,90,.04);position:sticky;top:83px;z-index:20}.category-scroll{display:flex;gap:12px;overflow:auto;padding:18px 2px;scrollbar-width:none}.category-chip{--chip-color:#0d66e5;border:1px solid #e2e7ef;background:#fff;border-radius:12px;padding:10px 14px;white-space:nowrap;font-size:13px;font-weight:600;color:#384254;transition:.2s}.category-chip span{display:inline-grid;place-items:center;width:28px;height:28px;background:color-mix(in srgb,var(--chip-color) 12%,white);color:var(--chip-color);border-radius:8px;margin-right:7px}.category-chip:hover,.category-chip.active{background:#0d66e5;color:#fff;border-color:#0d66e5;transform:translateY(-2px)}.category-chip.active span,.category-chip:hover span{background:rgba(255,255,255,.18);color:#fff}.courses-section{padding:75px 0;background:#fbfcff}.section-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:28px}.mini-title{color:#0d66e5;font-size:12px;letter-spacing:1.4px;font-weight:700}.section-heading h2,.how-choose h2{font-size:34px;font-weight:800;color:#172033;margin:8px 0}.section-heading p{color:#6e7789;margin:0}.result-count{background:#edf4ff;border-radius:14px;padding:12px 20px;display:flex;align-items:center;gap:9px}.result-count strong{font-size:28px;color:#0d66e5}.result-count span{font-size:13px;color:#637087}.course-toolbar{display:grid;grid-template-columns:1fr 220px auto;gap:12px;margin-bottom:30px}.toolbar-search{background:#fff;border:1px solid #e1e6ef;border-radius:11px;padding:0 14px;display:flex;align-items:center}.toolbar-search i{color:#0d66e5}.toolbar-search input{border:0;outline:0;padding:13px;width:100%;background:transparent}.course-toolbar .form-select{border-color:#e1e6ef;border-radius:11px}.course-card{background:#fff;border:1px solid #e9edf4;border-radius:20px;padding:24px;height:100%;transition:.25s;position:relative;overflow:hidden}.course-card:before{content:"";position:absolute;left:0;top:0;width:100%;height:4px;background:linear-gradient(90deg,var(--course-blue),#65a8ff);transform:scaleX(0);transform-origin:left;transition:.25s}.course-card:hover{transform:translateY(-7px);box-shadow:0 22px 48px rgba(42,66,105,.13);border-color:transparent}.course-card:hover:before{transform:scaleX(1)}.course-card-top{display:flex;align-items:center;justify-content:space-between}.course-icon{width:54px;height:54px;border-radius:15px;display:grid;place-items:center;background:color-mix(in srgb,var(--course-color) 12%,white);color:var(--course-color);font-size:23px}.level-pill{background:#f1f5fb;color:#596579;border-radius:30px;padding:6px 11px;font-size:11px;font-weight:700}.course-category{font-size:11px;letter-spacing:.7px;text-transform:uppercase;color:#0d66e5;font-weight:700;margin-top:20px}.course-card h3{font-size:25px;font-weight:800;margin:6px 0 2px;color:#172033}.course-card h4{font-size:13px;font-weight:600;color:#596477;min-height:38px}.course-card p{font-size:13px;line-height:1.65;color:#7a8495;min-height:43px}.course-meta{display:flex;gap:15px;border-top:1px solid #edf0f5;padding-top:15px;margin-top:15px;color:#5f6a7c;font-size:12px}.course-meta span{display:flex;align-items:center;gap:6px}.course-meta i{color:#0d66e5}.course-card-actions{display:flex;gap:9px;margin-top:20px}.course-card-actions .btn{font-size:12px;font-weight:600;padding:9px 12px}.btn-soft{background:#edf4ff;color:#0d66e5}.btn-soft:hover{background:#dceaff;color:#0756c4}.no-results{text-align:center;padding:60px;display:none}.no-results i{font-size:50px;color:#a7b5c9}.how-choose{padding:70px 0;background:#fff}.step-card{border:1px solid #e9edf4;border-radius:18px;padding:24px;height:100%;position:relative}.step-card>span{position:absolute;right:18px;top:15px;font-size:32px;color:#edf1f7;font-weight:800}.step-card i{font-size:30px;color:#0d66e5}.step-card h3{font-size:17px;font-weight:700;margin:18px 0 8px}.step-card p{font-size:12px;color:#778295;margin:0;line-height:1.6}.course-cta{padding:0 0 75px;background:#fff}.cta-box{background:linear-gradient(115deg,#0757c9,#0d74ef);border-radius:25px;padding:42px;color:#fff;display:flex;align-items:center;justify-content:space-between;gap:30px;box-shadow:0 25px 60px rgba(13,102,229,.25)}.cta-box span{font-size:13px;color:#cde1ff}.cta-box h2{font-size:32px;font-weight:800;margin:6px 0}.cta-box p{margin:0;color:#e6f0ff}.cta-actions{display:flex;gap:12px;flex-shrink:0}.modal-course-icon{width:60px;height:60px;border-radius:18px;background:#edf4ff;color:#0d66e5;display:grid;place-items:center;font-size:28px;margin-bottom:18px}
@media(max-width:991px){.course-hero h1{font-size:42px}.course-visual{max-width:520px;margin:auto}.category-strip{top:75px}.cta-box{flex-direction:column;align-items:flex-start}.course-toolbar{grid-template-columns:1fr 180px}.course-toolbar>button{grid-column:1/-1}.section-heading{align-items:flex-start}.course-hero{padding-top:50px}}
@media(max-width:767px){.course-hero h1{font-size:35px}.course-hero p{font-size:15px}.hero-search-box button{display:none}.course-visual{height:310px}.visual-circle{width:270px;height:270px;right:30px}.grad-cap{font-size:120px;right:90px}.b2{right:0}.course-toolbar{grid-template-columns:1fr}.course-toolbar>button{grid-column:auto}.section-heading{display:block}.result-count{display:inline-flex;margin-top:18px}.course-card-actions{flex-direction:column}.cta-actions{flex-direction:column;width:100%}.cta-actions .btn{width:100%}.cta-box{padding:28px}.cta-box h2{font-size:25px}.course-quick-stats{gap:25px}.category-strip{top:72px}}
@media(max-width:480px){.course-hero h1{font-size:30px}.course-visual{display:none}.course-hero{padding-bottom:45px}.course-quick-stats{justify-content:space-between}.course-quick-stats strong{font-size:18px}.section-heading h2,.how-choose h2{font-size:27px}.step-card{padding:18px}.step-card h3{font-size:14px}.step-card p{font-size:11px}}
