.cs-hero{background:linear-gradient(135deg,var(--navy) 0%,var(--navy-mid) 55%,#1a3a72 100%);color:var(--white);padding:100px 0 90px;min-height:520px;display:flex;align-items:center;position:relative;overflow:hidden}.cs-hero:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse 70% 60% at 65% 50%,rgba(107,163,247,.08) 0%,transparent 70%);pointer-events:none}.cs-hero-content{max-width:720px;position:relative}.cs-hero-tag{display:inline-block;background:#6ba3f726;color:var(--blue-light);font-size:.75rem;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;padding:.35rem 1rem;border-radius:20px;margin-bottom:1.2rem;border:1px solid rgba(107,163,247,.3)}.cs-hero-content h1{margin-bottom:1.2rem}.cs-hero-subtitle{font-size:1.12rem;color:#ffffffc7;max-width:600px;margin-bottom:2rem;line-height:1.7}.cs-hero-price-row{margin-bottom:2rem}.cs-price-badge{display:inline-flex;align-items:baseline;gap:.75rem;background:#ffffff14;border:1px solid rgba(255,255,255,.15);border-radius:10px;padding:.75rem 1.5rem}.cs-price-amount{font-size:2.4rem;font-weight:800;color:var(--white);line-height:1}.cs-price-label{font-size:.88rem;color:#ffffff8c;font-weight:500}.cs-bonus-callout{background:#34c7591a;border:1px solid rgba(52,199,89,.3);border-radius:10px;padding:1rem 1.3rem;margin-bottom:2rem}.cs-bonus-badge{display:inline-block;background:#34c75933;color:#4cd964;font-size:.68rem;font-weight:800;letter-spacing:1px;text-transform:uppercase;padding:.2rem .7rem;border-radius:20px;margin-bottom:.5rem}.cs-bonus-callout p{font-size:.92rem;color:#ffffffd9;line-height:1.6;margin:0}.cs-bonus-callout strong{color:var(--white)}.cs-hero-cta{display:flex;gap:1rem;flex-wrap:wrap}.cs-outcomes{padding:90px 0;background:var(--off-white)}.cs-outcomes-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.8rem}.cs-outcome-card{background:var(--white);border-radius:var(--radius);padding:2rem 1.8rem;box-shadow:var(--shadow-sm);border:1px solid var(--gray-100);transition:transform var(--transition),box-shadow var(--transition)}.cs-outcome-card:hover{transform:translateY(-4px);box-shadow:var(--shadow-md)}.cs-outcome-icon{width:56px;height:56px;background:#6ba3f71a;border-radius:10px;display:flex;align-items:center;justify-content:center;color:var(--blue-dark);margin-bottom:1.2rem}.cs-outcome-card h3{margin-bottom:.6rem;color:var(--navy);font-size:1.08rem}.cs-outcome-card p{font-size:.93rem;color:var(--gray-600);line-height:1.65}.cs-curriculum{padding:90px 0;background:var(--navy)}.cs-curriculum .section-tag{background:#6ba3f726;color:var(--blue-light);border-color:#6ba3f74d}.cs-curriculum .section-header h2{color:var(--white)}.cs-curriculum .section-header p{color:#fff9}.cs-modules{max-width:840px;margin:0 auto;display:flex;flex-direction:column;gap:0}.cs-module{display:flex;align-items:flex-start;gap:1.5rem;padding:1.5rem 1.8rem;border-bottom:1px solid rgba(255,255,255,.07);transition:background var(--transition);border-radius:8px}.cs-module:hover{background:#ffffff08}.cs-module:last-child{border-bottom:none}.cs-module-num{font-size:1.4rem;font-weight:800;color:#6ba3f759;flex-shrink:0;width:40px;line-height:1.3}.cs-module-info{flex:1}.cs-module-info h3{font-size:1.05rem;font-weight:700;color:var(--white);margin-bottom:.35rem;line-height:1.35}.cs-module-info p{font-size:.88rem;color:#ffffff80;line-height:1.6}.cs-module-duration{font-size:.82rem;font-weight:600;color:var(--blue);white-space:nowrap;flex-shrink:0;margin-top:2px}.cs-instructor{padding:100px 0;background:var(--off-white)}.cs-instructor-grid{display:grid;grid-template-columns:auto 1fr;gap:4rem;align-items:center;max-width:860px;margin:0 auto}.cs-instructor-photo-col{display:flex;flex-direction:column;align-items:center;gap:1rem}.cs-instructor-photo-wrap{width:180px;height:180px;border-radius:50%;overflow:hidden;border:4px solid rgba(107,163,247,.3);box-shadow:0 0 40px #6ba3f71f}.cs-instructor-photo-wrap img{width:100%;height:100%;object-fit:cover;object-position:center top}.cs-instructor-badge{display:inline-flex;align-items:center;gap:.3rem;background:var(--blue);color:var(--navy);font-size:.72rem;font-weight:800;letter-spacing:.5px;padding:.35rem .9rem;border-radius:20px;white-space:nowrap}.cs-instructor-info .section-tag{display:inline-block;margin-bottom:.8rem}.cs-instructor-info h2{margin-bottom:1.2rem}.cs-instructor-info p{font-size:1rem;color:var(--gray-600);line-height:1.72;margin-bottom:1rem}.cs-instructor-creds{display:flex;flex-direction:column;gap:.7rem;margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid var(--gray-200)}.cs-cred{display:flex;align-items:center;gap:.6rem;font-size:.9rem;font-weight:600;color:var(--navy)}.cs-cred svg{color:var(--blue-dark);flex-shrink:0}.cs-pricing-cta{padding:90px 0;background:var(--navy)}.cs-pricing-card{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center;background:#1a2a42;border:1px solid rgba(255,255,255,.1);border-radius:var(--radius);padding:3.5rem;max-width:900px;margin:0 auto}.cs-pricing-left .section-tag{background:#6ba3f726;color:var(--blue-light);border-color:#6ba3f74d;margin-bottom:1rem;display:inline-block}.cs-pricing-left h2{color:var(--white);font-size:clamp(1.4rem,2.5vw,1.8rem);margin-bottom:.5rem}.cs-pricing-title-sub{color:#ffffff80;font-size:.95rem;line-height:1.5}.cs-pricing-right{text-align:center}.cs-pricing-amount{font-size:3.5rem;font-weight:800;color:var(--white);line-height:1;margin-bottom:.3rem}.cs-pricing-once{font-size:.88rem;color:#ffffff73;margin-bottom:1.5rem}.cs-pricing-includes{list-style:none;display:flex;flex-direction:column;gap:.6rem;margin-bottom:2rem;text-align:left}.cs-pricing-includes li{display:flex;align-items:center;gap:.6rem;font-size:.92rem;color:#fffc;font-weight:500}.cs-pricing-includes li svg{color:var(--blue);flex-shrink:0}.cs-enroll-btn{width:100%}@media(max-width:900px){.cs-outcomes-grid{grid-template-columns:repeat(2,1fr)}.cs-pricing-card{grid-template-columns:1fr;gap:2rem;padding:2.5rem 2rem;text-align:center}.cs-pricing-left{text-align:center}.cs-pricing-includes{align-items:center}}@media(max-width:768px){.cs-hero{padding:50px 0 45px;min-height:auto}.cs-hero-subtitle{font-size:1rem;margin-bottom:1.5rem}.cs-hero-cta{flex-direction:column;align-items:stretch}.cs-hero-cta .btn{text-align:center}.cs-price-amount{font-size:2rem}.cs-outcomes,.cs-curriculum,.cs-instructor,.cs-pricing-cta{padding:60px 0}.cs-outcomes-grid{grid-template-columns:1fr}.cs-module{flex-direction:column;gap:.5rem;padding:1.2rem 1rem}.cs-module-num{font-size:1rem}.cs-module-duration{margin-top:.5rem}.cs-instructor-grid{grid-template-columns:1fr;gap:2rem;text-align:center}.cs-instructor-photo-wrap{width:130px;height:130px}.cs-instructor-creds{align-items:center}.cs-pricing-card{padding:2rem 1.5rem}.cs-pricing-amount{font-size:2.8rem}}
