.course-page{color:#1d1d1f}.course-hero{background:#ffffff}.course-hero h1{font-size:clamp(2rem,3vw + 1rem,2.8rem);font-weight:700;color:#1d1d1f;line-height:1.15;margin-bottom:1.25rem;position:relative;display:inline-block}.course-hero h1:after{content:"";display:block;width:64px;height:4px;background:#8b9754;margin:.75rem 0 0}.course-hero p{color:#5a6450;font-size:1rem;line-height:1.65;margin-bottom:.8rem}.course-stats{display:flex;gap:2.5rem;flex-wrap:wrap;margin-top:2rem;padding-top:1.5rem;border-top:1px solid #e8ebe1}.course-info{text-align:left}.course-info .number{font-size:2.2rem!important;font-weight:800;line-height:1;color:#8b9754;margin:0}.course-info .info{font-size:.78rem!important;font-weight:600;line-height:1.2;color:#5a6450;margin:.4rem 0 0;text-transform:uppercase;letter-spacing:.08em}.course-hero-image{width:100%;overflow:hidden}.course-hero-image img{width:100%;height:auto;display:block}.course-section-title{font-size:clamp(1.5rem,2vw + .8rem,2rem);font-weight:700;color:#1d1d1f;margin:0 0 .75rem;position:relative;display:inline-block}.course-section-title:after{content:"";display:block;width:64px;height:4px;background:#8b9754;margin:.75rem 0 0}.course-section-subtitle{color:#5a6450;font-size:.95rem;line-height:1.6;max-width:640px;margin:0 0 2rem}.courses-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:1.5rem;gap:1.5rem}.course-card{display:flex;flex-direction:column;background:#ffffff;border:1px solid #e8ebe1;transition:border-color .2s ease}.course-card:hover{border-color:#c9d1b3}.course-card-logo{display:flex;align-items:center;justify-content:center;background:#f8f9f5;padding:2rem 1rem;border-bottom:1px solid #e8ebe1;min-height:140px}.course-card-logo img{max-width:80%;max-height:60px;width:auto;height:auto}.course-card-body{padding:1.25rem;display:flex;flex-direction:column;flex:1 1}.course-card-title{font-size:1.1rem;font-weight:700;color:#1d1d1f;margin:0 0 .75rem;line-height:1.3}.course-card-text{font-size:.9rem;color:#5a6450;line-height:1.55;margin:0 0 .85rem}.course-card-cta{margin-top:auto;align-self:flex-start}.course-login-wrapper{max-width:420px;margin-left:auto;padding:1.75rem;background:#f8f9f5}.course-login-wrapper .course-section-title{font-size:1.4rem;margin-bottom:.4rem}.course-login-wrapper .course-section-title:after{display:none}.course-login-intro{color:#5a6450;font-size:.9rem;line-height:1.5;margin:0}.course-login-form{display:flex;flex-direction:column;gap:.85rem;margin-top:1.25rem}.course-login-label{display:block;font-size:.72rem;font-weight:700;color:#5a6450;margin-bottom:.3rem;text-transform:uppercase;letter-spacing:.08em}.course-login-input{width:100%;padding:.75rem .9rem;font-size:.95rem;color:#1d1d1f;background:#ffffff;border:1px solid #e8ebe1;transition:border-color .2s ease}.course-login-input:focus{outline:none;border-color:#8b9754}.course-login-input::-moz-placeholder{color:#b8bdb0}.course-login-input::placeholder{color:#b8bdb0}.course-login-actions{display:flex;justify-content:space-between;align-items:center;gap:1rem;margin-top:.5rem;flex-wrap:wrap}.course-login-forgot{font-size:.85rem;color:#5a6450;text-decoration:none;transition:color .2s ease}.course-login-forgot:hover{color:#8b9754;text-decoration:underline;text-underline-offset:3px}.course-login-submit{width:100%;justify-content:center}.course-login-help{margin-top:1.25rem;font-size:.85rem;color:#5a6450;text-align:center}.course-login-help a{color:#8b9754;font-weight:600;text-decoration:none}.course-login-help a:hover{text-decoration:underline;text-underline-offset:3px}@media (max-width:991px){.course-login-wrapper{margin:2rem auto 0;max-width:460px}}@media (max-width:575px){.course-hero h1{font-size:1.75rem}.course-stats{gap:1.5rem}.course-info .number{font-size:1.6rem!important}.course-login-wrapper{padding:1.25rem}}