.course-fund-hero{position:relative;padding:5rem 0 4rem;background:linear-gradient(135deg,var(--theme-bg-primary) 0%,var(--theme-bg-secondary) 50%,var(--theme-bg-primary) 100%);overflow:hidden}.course-fund-hero .hero-pattern{position:absolute;inset:0;background-image:radial-gradient(circle at 20% 80%,rgba(var(--theme-primary-rgb),.1) 0%,transparent 50%),radial-gradient(circle at 80% 20%,rgba(var(--theme-secondary-rgb),.1) 0%,transparent 50%);pointer-events:none}.course-fund-hero .hero-content{position:relative;z-index:1;max-width:800px;margin:0 auto}.hero-badge-row{display:flex;justify-content:center;margin-bottom:1.5rem}.hero-badge-image{width:120px;height:120px;object-fit:contain;filter:drop-shadow(0 4px 12px rgba(0,0,0,.15))}.course-fund-hero .hero-title{font-family:Karla,sans-serif;font-size:clamp(2rem,5vw,3rem);font-weight:700;color:var(--theme-text-primary);margin-bottom:1rem;letter-spacing:-.02em;line-height:1.2}.course-fund-hero .hero-subtitle{font-size:1.125rem;color:var(--theme-text-secondary);line-height:1.6}.course-fund-content{padding:3rem 0}.fund-section{margin-bottom:4rem;opacity:0;transform:translateY(20px);transition:opacity .6s ease,transform .6s ease}.fund-section.visible{opacity:1;transform:translateY(0)}.section-header{margin-bottom:2rem}.section-number{display:inline-block;font-family:Karla,sans-serif;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.15em;color:var(--theme-primary);margin-bottom:.5rem}.section-title{font-family:Karla,sans-serif;font-size:clamp(1.5rem,4vw,2rem);font-weight:700;color:var(--theme-text-primary);margin:0;letter-spacing:-.01em}.section-content{background:var(--theme-bg-secondary);border-radius:16px;padding:2rem;border:1px solid var(--theme-border-color)}.highlight-card{display:flex;align-items:center;gap:1.5rem;background:linear-gradient(135deg,rgba(var(--theme-primary-rgb),.1),rgba(var(--theme-primary-rgb),.05));border:2px solid var(--theme-primary);border-radius:12px;padding:1.5rem;margin-bottom:1.5rem}.highlight-icon{width:56px;height:56px;display:flex;align-items:center;justify-content:center;background:var(--theme-primary);color:#fff;border-radius:50%;font-size:1.5rem;flex-shrink:0}.highlight-text{font-size:1.125rem;color:var(--theme-text-primary);line-height:1.5}.lead-text{font-size:1.125rem;color:var(--theme-text-secondary);line-height:1.7;margin-bottom:1.5rem}.stats-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;margin-top:2rem}.stat-card{text-align:center;padding:1.5rem;background:var(--theme-bg-primary);border-radius:12px;border:1px solid var(--theme-border-color)}.stat-value{font-size:2rem;font-weight:800;color:var(--theme-primary);margin-bottom:.25rem}.stat-label{font-size:.875rem;color:var(--theme-text-secondary)}.stats-footnote{margin-top:1.5rem;text-align:center;color:var(--theme-text-tertiary)}.stats-footnote small{font-size:.8rem;line-height:1.5}.stats-footnote a{color:var(--theme-primary);text-decoration:none}.stats-footnote a:hover{text-decoration:underline}.two-column{display:grid;grid-template-columns:1fr 1fr;gap:2rem;align-items:start}@media (max-width: 768px){.two-column{grid-template-columns:1fr}}.column-text p{color:var(--theme-text-secondary);line-height:1.7;margin-bottom:1rem}.column-text p:last-of-type{margin-bottom:1.5rem}.trust-badges{display:flex;flex-wrap:wrap;gap:.75rem}.trust-badge{display:inline-flex;align-items:center;gap:.5rem;background:var(--theme-bg-primary);border:1px solid var(--theme-border-color);border-radius:100px;padding:.5rem 1rem;font-size:.875rem;color:var(--theme-text-primary)}.trust-badge i{color:var(--theme-primary)}.process-steps{display:flex;flex-direction:column;align-items:center;gap:.5rem}.process-step{display:flex;align-items:center;gap:1rem;background:var(--theme-bg-primary);border:1px solid var(--theme-border-color);border-radius:12px;padding:1rem 1.5rem;width:100%;max-width:300px}.step-icon{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:rgba(var(--theme-primary-rgb),.1);color:var(--theme-primary);border-radius:50%;flex-shrink:0}.step-text{font-size:.875rem;color:var(--theme-text-primary)}.process-arrow{color:var(--theme-primary);font-size:1rem}.flywheel-section .section-content{background:linear-gradient(180deg,var(--theme-bg-secondary) 0%,var(--theme-bg-primary) 100%)}.flywheel-layout{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:start}@media (max-width: 992px){.flywheel-layout{grid-template-columns:1fr;gap:2rem}}.flywheel-visual{display:flex;justify-content:center;align-items:flex-start;position:sticky;top:2rem}@media (max-width: 992px){.flywheel-visual{position:static;order:-1}}.flywheel-image{max-width:100%;width:100%;height:auto;border-radius:12px;box-shadow:0 4px 6px #0000001a,0 10px 15px #0000001a,0 0 0 1px var(--theme-border-color);background:var(--theme-bg-secondary);cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}.flywheel-image:hover{transform:scale(1.01);box-shadow:0 8px 12px #00000026,0 16px 24px #0000001a,0 0 0 1px var(--theme-border-color)}.flywheel-content{display:flex;flex-direction:column;gap:1.5rem}.flywheel-intro p{color:var(--theme-text-secondary);line-height:1.7;margin-bottom:1rem}.flywheel-intro p:last-child{margin-bottom:0}.flywheel-phases{display:flex;flex-direction:column;gap:.75rem}.phase-card{display:flex;align-items:flex-start;gap:1rem;background:var(--theme-bg-primary);border:1px solid var(--theme-border-color);border-radius:12px;padding:1rem 1.25rem;transition:transform .2s ease,box-shadow .2s ease}.phase-card:hover{transform:translate(4px);box-shadow:0 4px 12px #0000001a}.phase-number{width:32px;height:32px;min-width:32px;display:flex;align-items:center;justify-content:center;background:var(--theme-primary);color:#fff;font-weight:700;font-size:.875rem;border-radius:50%}.phase-content{flex:1}.phase-card h4{font-family:Karla,sans-serif;font-size:.95rem;font-weight:700;color:var(--theme-text-primary);margin:0 0 .25rem}.phase-card p{font-size:.85rem;color:var(--theme-text-secondary);margin:0;line-height:1.5}.flywheel-insight{display:flex;align-items:flex-start;gap:1rem;background:linear-gradient(135deg,rgba(var(--theme-warning-rgb, 255, 179, 71),.15),rgba(var(--theme-warning-rgb, 255, 179, 71),.05));border:1px solid rgba(var(--theme-warning-rgb, 255, 179, 71),.3);border-radius:12px;padding:1rem 1.25rem}.flywheel-insight i{font-size:1.25rem;color:var(--theme-warning, #FFB347);flex-shrink:0}.flywheel-insight strong{color:var(--theme-text-primary)}.insight-detail{display:block;color:var(--theme-text-secondary);font-size:.85rem;margin-top:.25rem}.requirements-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-bottom:2rem}@media (max-width: 768px){.requirements-grid{grid-template-columns:1fr}}.requirement-card{background:var(--theme-bg-primary);border:1px solid var(--theme-border-color);border-radius:12px;padding:1.5rem}.requirement-icon{width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:rgba(var(--theme-primary-rgb),.1);color:var(--theme-primary);border-radius:12px;font-size:1.25rem;margin-bottom:1rem}.requirement-card h4{font-family:Karla,sans-serif;font-size:1rem;font-weight:700;color:var(--theme-text-primary);margin-bottom:.5rem}.requirement-card p{font-size:.875rem;color:var(--theme-text-secondary);margin:0;line-height:1.5}.process-cta{text-align:center;padding:2rem;background:var(--theme-bg-primary);border-radius:12px;border:1px solid var(--theme-border-color)}.process-cta h4{font-family:Karla,sans-serif;font-size:1.25rem;font-weight:700;color:var(--theme-text-primary);margin-bottom:.5rem}.process-cta p{color:var(--theme-text-secondary);margin-bottom:1.5rem}.uses-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:.75rem;margin-bottom:1.5rem}.use-item{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;background:var(--theme-bg-primary);border:1px solid var(--theme-border-color);border-radius:8px;font-size:.875rem;color:var(--theme-text-primary)}.use-item.approved i{color:var(--theme-success, #28a745)}.uses-note{display:flex;align-items:flex-start;gap:.75rem;font-size:.875rem;color:var(--theme-text-secondary);background:rgba(var(--theme-info-rgb, 23, 162, 184),.1);border-radius:8px;padding:1rem;margin:0}.uses-note i{color:var(--theme-info, #17a2b8);flex-shrink:0;margin-top:.125rem}.cta-section{margin-bottom:0}.cta-section .cta-card{display:flex;align-items:center;justify-content:space-between;gap:2rem;padding:2.5rem 3rem;background:linear-gradient(135deg,rgba(var(--theme-primary-rgb, 0, 169, 160),.08) 0%,var(--theme-bg-secondary) 100%);border:1px solid var(--theme-border-color);border-radius:20px}.cta-content h3{font-family:Karla,sans-serif;font-size:1.5rem;font-weight:700;color:var(--theme-text-primary);margin:0 0 .375rem}.cta-content p{font-size:1rem;color:var(--theme-text-secondary);margin:0}.cta-actions{display:flex;gap:1rem;flex-shrink:0}@media (max-width: 991px){.cta-section .cta-card{flex-direction:column;text-align:center;padding:2rem}.cta-actions{width:100%;justify-content:center}}@media (max-width: 768px){.cta-section .cta-card{padding:1.5rem}.cta-actions{flex-direction:column;gap:.75rem}.cta-actions .btn-theme-base{width:100%;justify-content:center}}[data-bs-theme=dark] .course-fund-hero{background:linear-gradient(135deg,var(--theme-bg-primary) 0%,var(--surface-2, #1a1a2e) 50%,var(--theme-bg-primary) 100%)}[data-bs-theme=dark] .course-fund-hero .hero-pattern{background-image:radial-gradient(circle at 20% 80%,rgba(var(--theme-primary-rgb, 0, 169, 160),.12) 0%,transparent 50%),radial-gradient(circle at 80% 20%,rgba(var(--theme-primary-rgb, 0, 169, 160),.08) 0%,transparent 40%)}[data-bs-theme=dark] .hero-badge-image{filter:drop-shadow(0 4px 12px rgba(0,0,0,.3))}[data-bs-theme=dark] .section-content{background:var(--surface-2, #1f1f2e)}[data-bs-theme=dark] .highlight-card{background:linear-gradient(135deg,rgba(var(--theme-primary-rgb),.15),rgba(var(--theme-primary-rgb),.08))}[data-bs-theme=dark] .stat-card,[data-bs-theme=dark] .process-step,[data-bs-theme=dark] .phase-card,[data-bs-theme=dark] .requirement-card,[data-bs-theme=dark] .use-item,[data-bs-theme=dark] .process-cta{background:var(--surface-2, #1f1f2e)}[data-bs-theme=dark] .flywheel-image{box-shadow:0 4px 6px #0003,0 10px 20px #0000004d,0 0 0 1px var(--theme-border-color)}[data-bs-theme=dark] .trust-badge{background:var(--surface-2, #1f1f2e)}[data-bs-theme=dark] .cta-section .cta-card{background:linear-gradient(135deg,rgba(var(--theme-primary-rgb, 0, 169, 160),.12) 0%,var(--surface-2, #1f1f2e) 100%)}@media (max-width: 768px){.course-fund-hero{padding:3rem 0 2.5rem}.course-fund-hero .hero-title{font-size:1.75rem}.course-fund-hero .hero-subtitle{font-size:1rem}.hero-badge-image{width:100px;height:100px}.fund-section{margin-bottom:3rem}.section-title{font-size:1.375rem}.section-content{padding:1.5rem}.highlight-card{flex-direction:column;text-align:center;gap:1rem}}
