.course-hero{background:linear-gradient(120deg,var(--green-bg) 0%,#f5faf4 100%);padding:56px 0}.course-hero-inner{display:grid;grid-template-columns:1.1fr .9fr;gap:36px;align-items:center}.course-hero .tag{display:inline-block;background:var(--green);color:var(--white);font-size:13px;font-weight:700;padding:4px 14px;border-radius:999px;margin-bottom:14px}.course-hero h1{font-size:clamp(23px,2.9vw,34px);font-weight:900;line-height:1.35}.course-hero h1 .accent-green{color:var(--green)}.course-hero .lead{margin-top:16px;font-size:16px;font-weight:500;color:var(--text-mid)}.course-hero-photo{border-radius:20px;overflow:hidden;box-shadow:var(--shadow-green)}.course-hero-photo img{width:100%;height:auto;display:block}.feature-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:22px}.feature-card{background:var(--white);border-radius:var(--radius);padding:28px 24px;box-shadow:var(--shadow-green);text-align:center}.feature-card .icon{width:56px;height:56px;margin:0 auto 14px;border-radius:50%;background:var(--green-bg);color:var(--green);display:grid;place-items:center}.feature-card h3{font-size:16px;font-weight:900;margin-bottom:8px}.feature-card p{font-size:13.5px;color:var(--text-mid)}.step-list{max-width:720px;margin:0 auto}.step-item{display:grid;grid-template-columns:auto 1fr;gap:18px;background:var(--white);border-radius:var(--radius);padding:22px 26px;margin-bottom:14px;box-shadow:var(--shadow-green);align-items:center}.step-item .step-num{width:48px;height:48px;border-radius:50%;background:var(--green);color:var(--white);font-weight:900;font-size:18px;display:grid;place-items:center}.step-item h3{font-size:16px;font-weight:900}.step-item p{font-size:13.5px;color:var(--text-mid);margin-top:4px}.price-box{max-width:640px;margin:0 auto;background:var(--white);border-radius:20px;padding:36px;box-shadow:var(--shadow-green);text-align:center}.price-box .price-label{font-size:14px;font-weight:700;color:var(--text-mid)}.price-box .price{font-size:clamp(36px,5vw,52px);font-weight:900;color:var(--green);line-height:1.2;margin:8px 0}.price-box .price small{font-size:.45em;color:var(--text)}.price-box .price-note{font-size:12px;color:#9a908a}.price-perks{margin-top:22px;display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px;text-align:left}.price-perk{background:var(--green-bg);border-radius:12px;padding:14px 16px;font-size:13px;font-weight:700;display:flex;gap:8px;align-items:center;color:var(--text)}.price-perk svg{color:var(--green);flex-shrink:0}.course-cta{background:linear-gradient(135deg,var(--green-bg),#f5faf4);border-radius:20px;padding:40px 32px;text-align:center}.course-cta h2{font-size:clamp(20px,2.4vw,26px);font-weight:900;margin-bottom:20px}.course-cta .buttons{display:flex;gap:12px;justify-content:center;flex-wrap:wrap}.schedule-wrap{max-width:860px;margin:0 auto;overflow-x:auto;background:var(--white);border-radius:var(--radius);box-shadow:var(--shadow-pink);padding:8px}.schedule-table{width:100%;border-collapse:collapse;font-size:13.5px;white-space:nowrap}.schedule-table th,.schedule-table td{padding:13px 16px;text-align:left;border-bottom:1px solid #f3e6ec}.schedule-table th{background:var(--pink-bg);font-weight:700;color:var(--text)}.schedule-table tbody tr:last-child td{border-bottom:none}.schedule-table .status{display:inline-block;background:#eeeae6;color:var(--text-light);font-size:12px;font-weight:700;padding:3px 12px;border-radius:999px}.schedule-table .status.open{background:var(--green);color:var(--white)}.course-hero.live-theme{background:linear-gradient(120deg,var(--pink-bg) 0%,#fdf5f8 100%)}.course-hero.live-theme .tag{background:var(--pink)}.course-hero.live-theme+* .feature-card .icon,.feature-grid.live-theme .feature-card .icon{background:var(--pink-icon);color:var(--pink)}.step-list.live-theme .step-num{background:var(--pink)}.price-box.live-theme .price{color:var(--pink)}.price-box.live-theme .price-perk{background:var(--pink-bg)}.price-box.live-theme .price-perk svg{color:var(--pink)}.course-cta.live-theme{background:linear-gradient(135deg,var(--pink-bg),#fdf5f8)}@media(max-width:860px){.course-hero-inner{grid-template-columns:1fr}.course-hero-photo{max-width:420px;margin:0 auto}}
