
.catalog-experience{background:#fff;color:var(--navy)}
.catalog-experience .topbar{box-shadow:0 8px 30px rgba(11,34,57,.05)}
.catalog-experience main{overflow:hidden}
.catalog-kicker{font-size:11px;letter-spacing:.19em;font-weight:900;color:var(--green);margin-bottom:10px}
.catalog-kicker-light{color:#d9f3ce}
.catalog-hero{border-bottom:1px solid #e8eeeb}
.catalog-hero-grid{display:grid;grid-template-columns:1.02fr .98fr;min-height:355px}
.catalog-hero-copy{padding:52px 48px 48px 0;display:flex;flex-direction:column;justify-content:center}
.catalog-hero h1{font-size:clamp(42px,5vw,64px);line-height:.98;letter-spacing:-.045em;margin:0 0 18px;color:#132b36}
.catalog-hero h1 span{color:var(--green)}
.catalog-hero p{font-size:16px;line-height:1.55;color:#42596d;max-width:640px;margin:0}
.catalog-hero-media{position:relative;min-height:355px;overflow:hidden;background:#0d3d35}
.catalog-hero-media:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(9,54,47,.05),rgba(8,53,44,.3))}
.catalog-hero-media img{width:100%;height:100%;object-fit:cover}
.catalog-hero-note{position:absolute;right:24px;bottom:22px;z-index:2;max-width:235px;background:rgba(10,60,50,.9);color:#fff;padding:15px 17px;font-size:13px;line-height:1.45}
.catalog-search{display:flex;margin-top:25px;background:#fff;border:1px solid #cfd9d5;border-radius:7px;overflow:hidden;max-width:620px;box-shadow:0 8px 24px rgba(11,34,57,.05)}
.catalog-search input{min-width:0;flex:1;border:0;outline:0;padding:15px 17px;font-size:14px;color:var(--navy);background:#fff}
.catalog-search button{border:0;background:#0c6c58;color:#fff;padding:0 23px;font-weight:800;cursor:pointer;transition:background .18s ease,transform .18s ease}
.catalog-search button:hover{background:#085947}.catalog-search button:active{transform:scale(.98)}
.catalog-trust-row{display:flex;gap:20px;flex-wrap:wrap;margin-top:22px;font-size:12px;font-weight:700;color:#486258}
.catalog-section-head{display:flex;justify-content:space-between;align-items:flex-end;gap:28px;margin-bottom:24px}
.catalog-section-head h2{font-size:32px;letter-spacing:-.03em;margin:0 0 7px}.catalog-section-head p{margin:0;color:#637683}
.catalog-text-link{font-size:13px;font-weight:800;color:#0a6b56;white-space:nowrap}
.category-main{padding:42px 0 34px}
.category-showcase{display:grid;grid-template-columns:repeat(6,1fr);gap:14px}
.category-card{position:relative;min-height:245px;overflow:hidden;background:#173f37;color:#fff;border:1px solid #dbe4df;grid-column:span 2;text-decoration:none;isolation:isolate}
.category-card:nth-child(1),.category-card:nth-child(2){grid-column:span 3;min-height:300px}
.category-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-2;transition:transform .28s ease}
.category-card:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(5,30,26,.12) 10%,rgba(5,36,29,.9) 100%);z-index:-1}
.category-card-content{position:absolute;left:0;right:0;bottom:0;padding:24px}
.category-card .category-icon{font-size:25px;margin-bottom:12px}
.category-card h3{font-size:22px;line-height:1.06;margin:0 0 8px}.category-card p{margin:0 0 10px;color:#e7efeb;font-size:13px;line-height:1.45;max-width:540px}
.category-card-meta{display:flex;gap:10px;flex-wrap:wrap;font-size:11px;color:#e3ece8;margin-bottom:16px}.category-card-meta span+span:before{content:"|";margin-right:10px;opacity:.65}
.category-card-cta{display:inline-flex;align-items:center;gap:8px;background:#fff;color:#0b5e4d;padding:8px 12px;font-size:12px;font-weight:900;border-radius:5px}
.category-card:hover img{transform:scale(1.025)}.category-card:hover .category-card-cta{transform:translateX(3px)}
.category-card-cta{transition:transform .18s ease}
.goal-section{padding:18px 0 36px}.goal-panel{background:linear-gradient(105deg,#083f35,#0a5a48);color:#fff;padding:30px;display:grid;grid-template-columns:.95fr 1.45fr;gap:30px;align-items:center}
.goal-intro{display:flex;gap:18px;align-items:flex-start}.goal-icon{width:46px;height:46px;border:1px solid rgba(255,255,255,.4);border-radius:50%;display:grid;place-items:center;font-size:24px;flex:0 0 auto}
.goal-intro h2{font-size:25px;margin:0 0 7px}.goal-intro p{font-size:13px;line-height:1.5;color:#dbe8e3;margin:0}
.goal-options{display:grid;grid-template-columns:repeat(2,1fr);gap:9px}.goal-options a{background:#fff;color:#17342f;padding:15px;border-radius:6px;font-size:12px;font-weight:800;display:flex;gap:10px;align-items:center;border:1px solid transparent;transition:transform .18s ease,border-color .18s ease}.goal-options a:hover{transform:translateY(-2px);border-color:#a9d69a}.goal-options span{color:var(--green);font-weight:900}
.catalog-benefits{padding:18px 0 38px}.benefits-row{display:grid;grid-template-columns:repeat(4,1fr);gap:0;border-top:1px solid #e6ece9;border-bottom:1px solid #e6ece9}.benefits-row article{display:flex;gap:13px;align-items:center;padding:20px 22px;border-right:1px solid #e6ece9}.benefits-row article:last-child{border-right:0}.benefits-row b{width:34px;height:34px;border-radius:50%;background:#eff6ec;color:#0c6c58;display:grid;place-items:center;font-size:17px;flex:0 0 auto}.benefits-row strong,.benefits-row span{display:block}.benefits-row strong{font-size:13px}.benefits-row span{font-size:11px;color:#6e7d76;margin-top:3px;line-height:1.35}
.catalog-final-cta{padding:0 0 42px}.catalog-cta-box{background:#123f36;color:#fff;padding:32px 36px;display:flex;align-items:center;justify-content:space-between;gap:30px}.catalog-cta-box h2{font-size:30px;margin:0 0 7px}.catalog-cta-box p{margin:0;color:#d8e7e2}.catalog-cta-button{background:#fff!important;color:#15483c!important;border-radius:6px!important;white-space:nowrap}
.courses-hero{background:linear-gradient(90deg,#f8fbfa 0,#eff6f2 68%,#e5efe9 100%);padding:42px 0 30px}.courses-hero-inner{max-width:910px;margin:0 auto;text-align:center}.courses-hero h1{margin-bottom:14px}.courses-hero p{margin:0 auto;max-width:680px}.catalog-search-wide{max-width:760px;margin:22px auto 0;text-align:left}.popular-searches{display:flex;justify-content:center;align-items:center;gap:7px;flex-wrap:wrap;margin-top:11px;font-size:11px;color:#6a7b74}.popular-searches button{border:1px solid #dce4e0;background:#fff;color:#52665e;border-radius:999px;padding:6px 10px;font-size:11px;cursor:pointer}.popular-searches button:hover{border-color:#9fc494;color:#0a624f}
.catalog-category-nav{background:#fff;border-bottom:1px solid #e5ece8;position:sticky;top:78px;z-index:20}.catalog-category-nav .container{display:flex;gap:28px;overflow:auto;scrollbar-width:none}.catalog-category-nav button{border:0;background:transparent;padding:16px 0;font-weight:800;color:#5d6e68;cursor:pointer;white-space:nowrap;border-bottom:2px solid transparent}.catalog-category-nav button.active{color:#0b634f;border-bottom-color:#0b634f}
.catalog-store{background:#f7f9f8;padding:28px 0 36px}.store-layout{display:grid;grid-template-columns:minmax(210px,23%) 1fr;gap:28px;align-items:start}.catalog-filters{background:#fff;border:1px solid #e1e8e4;padding:20px;position:sticky;top:132px}.filter-title-row{display:flex;align-items:center;justify-content:space-between;gap:15px;padding-bottom:14px;border-bottom:1px solid #e7ece9}.filter-title-row h2{font-size:18px;margin:0}.filter-title-row button{border:0;background:transparent;color:#0b674f;font-size:11px;font-weight:800;cursor:pointer}.catalog-filters fieldset{border:0;margin:0;padding:18px 0;border-bottom:1px solid #edf1ef}.catalog-filters legend{font-size:13px;font-weight:900;margin-bottom:10px}.catalog-filters label{display:flex;align-items:center;gap:8px;font-size:12px;color:#53665d;margin:9px 0;cursor:pointer}.catalog-filters input{accent-color:#0b6b57}.price-filter input{width:100%}.price-filter>div{display:flex;justify-content:space-between;font-size:10px;color:#7c8b84;margin-top:5px}.price-filter strong{color:#0b5f4d}.active-filter-chips{display:flex;gap:6px;flex-wrap:wrap;padding-top:12px}.filter-chip{border:1px solid #cfe0d7;background:#f5faf7;color:#185343;padding:5px 8px;border-radius:999px;font-size:10px;cursor:pointer}.active-filter-chips:empty{display:none}
.catalog-results-head{display:flex;justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:15px}.catalog-results-head strong{font-size:15px}.catalog-results-head span{display:block;color:#7b8a84;font-size:11px;margin-top:4px}.catalog-results-head select{border:1px solid #d3ddd8;background:#fff;padding:9px 12px;border-radius:6px;font-size:12px;color:#42554e}
.catalog-course-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.store-course-card{position:relative;background:#fff;border:1px solid #dde6e1;min-width:0;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.store-course-card:hover{transform:translateY(-3px);box-shadow:0 12px 28px rgba(14,48,39,.09);border-color:#accfa0}.store-course-image{aspect-ratio:16/9;background:#e8efeb;overflow:hidden;position:relative}.store-course-image img{width:100%;height:100%;object-fit:cover;transition:transform .25s ease}.store-course-card:hover .store-course-image img{transform:scale(1.02)}.store-course-badge{position:absolute;left:9px;top:9px;background:#0b6b57;color:#fff;font-size:9px;padding:5px 7px;border-radius:3px;font-weight:800}.store-course-body{padding:13px 13px 12px}.store-course-category{font-size:9px;font-weight:900;color:#0b7158;text-transform:uppercase;letter-spacing:.03em}.store-course-body h3{font-size:15px;line-height:1.15;margin:5px 0 7px;min-height:34px;color:#172d36}.store-course-description{font-size:11px;color:#6d7d76;line-height:1.4;height:31px;overflow:hidden;margin:0 0 8px}.store-course-meta{display:flex;gap:9px;flex-wrap:wrap;font-size:10px;color:#708078;margin-bottom:9px}.store-course-price{font-size:16px;font-weight:900;color:#0c5445;margin-bottom:9px}.store-course-actions{display:grid;grid-template-columns:1fr auto;gap:7px}.store-course-add,.store-course-details{min-height:34px;border-radius:4px;font-size:11px;font-weight:900;cursor:pointer}.store-course-add{border:1px solid #0c6b57;background:#fff;color:#0c6b57}.store-course-add:hover{background:#eff7f2}.store-course-details{display:grid;place-items:center;border:1px solid #d9e2dd;color:#50655d;padding:0 10px}.store-course-hover{position:absolute;inset:0;background:rgba(9,55,46,.97);color:#fff;padding:19px;opacity:0;visibility:hidden;transform:translateY(6px);transition:opacity .18s ease,transform .18s ease,visibility .18s;display:flex;flex-direction:column;z-index:5}.store-course-card:hover .store-course-hover{opacity:1;visibility:visible;transform:none}.store-course-hover .hover-category{font-size:9px;letter-spacing:.08em;text-transform:uppercase;color:#bfe2b4;font-weight:900}.store-course-hover h4{font-size:17px;line-height:1.15;margin:7px 0}.store-course-hover p{font-size:11px;line-height:1.45;color:#dbe8e3;margin:0 0 9px}.store-course-hover ul{font-size:10px;line-height:1.45;padding-left:16px;margin:0 0 12px}.store-course-hover .hover-spacer{flex:1}.store-course-hover-price{font-size:18px;font-weight:900;margin-bottom:8px}.store-course-hover .store-course-add{background:#fff;color:#0c604e;border-color:#fff}.store-course-hover .store-course-details{color:#fff;border-color:rgba(255,255,255,.35)}
.catalog-pagination{display:flex;justify-content:center;gap:6px;margin-top:24px}.catalog-pagination button{width:34px;height:34px;border:1px solid #d6dfda;background:#fff;color:#52645d;border-radius:4px;font-weight:800;cursor:pointer}.catalog-pagination button.active{background:#0c6b57;color:#fff;border-color:#0c6b57}.catalog-pagination button:disabled{opacity:.45;cursor:not-allowed}.catalog-loading,.catalog-empty{grid-column:1/-1;background:#fff;border:1px solid #e1e8e4;padding:34px;text-align:center;color:#667871}.catalog-benefits-store{background:#fff;padding-top:0;padding-bottom:0}.catalog-benefits-store .benefits-row{border-top:0}
@media(max-width:1050px){.catalog-category-nav{top:68px}.category-card:nth-child(n){grid-column:span 3}.store-layout{grid-template-columns:220px 1fr}.catalog-course-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.catalog-filters{top:118px}}
@media(max-width:760px){.catalog-hero-grid{grid-template-columns:1fr}.catalog-hero-copy{padding:38px 0 28px}.catalog-hero-media{min-height:240px}.catalog-trust-row{gap:10px 16px}.category-main{padding-top:30px}.catalog-section-head{align-items:flex-start;flex-direction:column}.category-showcase{grid-template-columns:1fr}.category-card:nth-child(n){grid-column:auto;min-height:240px}.goal-panel{grid-template-columns:1fr;padding:24px}.goal-options{grid-template-columns:1fr}.benefits-row{grid-template-columns:1fr 1fr}.benefits-row article:nth-child(2){border-right:0}.benefits-row article:nth-child(-n+2){border-bottom:1px solid #e6ece9}.catalog-cta-box{align-items:flex-start;flex-direction:column}.courses-hero{padding-top:34px}.catalog-category-nav .container{gap:20px}.catalog-store{padding-top:18px}.store-layout{display:block}.catalog-filters{position:static;margin-bottom:18px}.catalog-results-head{align-items:flex-start}.catalog-course-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.store-course-hover{display:none}}
@media(max-width:520px){.catalog-hero h1{font-size:42px}.catalog-search{margin-top:20px}.catalog-search button{padding:0 16px}.catalog-section-head h2{font-size:28px}.benefits-row{grid-template-columns:1fr}.benefits-row article{border-right:0!important;border-bottom:1px solid #e6ece9}.benefits-row article:last-child{border-bottom:0}.catalog-course-grid{grid-template-columns:1fr}.catalog-results-head{flex-direction:column}.catalog-results-head select{width:100%}.goal-intro{flex-direction:column}.store-course-body h3{min-height:0}}
@media (prefers-reduced-motion:reduce){.category-card img,.category-card-cta,.store-course-card,.store-course-image img,.store-course-hover,.goal-options a,.catalog-search button{transition:none!important}}


/* 2026-09 catalog information + real syllabus drawer */
.store-course-syllabus{border:0;background:transparent;color:#0b6b57;padding:0;margin:0 0 9px;font-size:10px;font-weight:900;text-decoration:underline;text-underline-offset:3px;cursor:pointer;text-align:left}.store-course-syllabus:hover{color:#15435a}.store-course-syllabus.light{color:#d8f0e6;margin:4px 0 10px}.hover-course-meta{display:flex;gap:9px;flex-wrap:wrap;font-size:10px;color:#cde1da;margin:2px 0 5px}.store-course-add,.store-course-details,.store-course-syllabus{transition:transform .2s ease,box-shadow .2s ease,background-color .2s ease,color .2s ease,border-color .2s ease}@media(hover:hover) and (pointer:fine){.store-course-add:hover,.store-course-details:hover,.store-course-syllabus:hover{transform:translateY(-2px);box-shadow:0 6px 14px rgba(14,48,39,.09)}}.store-course-add:active,.store-course-details:active,.store-course-syllabus:active{transform:scale(.985)}.store-course-add:focus-visible,.store-course-details:focus-visible,.store-course-syllabus:focus-visible{outline:3px solid rgba(101,181,70,.28);outline-offset:2px}
.catalog-syllabus-modal[hidden]{display:none}.catalog-syllabus-modal{position:fixed;inset:0;z-index:100;display:grid;place-items:center;padding:24px}.catalog-syllabus-backdrop{position:absolute;inset:0;background:rgba(7,31,27,.56);backdrop-filter:blur(3px)}.catalog-syllabus-dialog{position:relative;width:min(720px,94vw);max-height:min(78vh,760px);overflow:auto;background:#fff;border-radius:12px;padding:28px;box-shadow:0 28px 70px rgba(7,31,27,.24);z-index:1}.catalog-syllabus-close{position:absolute;right:14px;top:12px;width:38px;height:38px;border:0;border-radius:50%;background:#f1f5f3;color:#173a31;font-size:25px;cursor:pointer}.catalog-syllabus-kicker{font-size:10px;font-weight:900;letter-spacing:.18em;color:#0b6b57;margin-bottom:7px}.catalog-syllabus-dialog h2{font-size:26px;margin:0 44px 18px 0;color:#172d36}.catalog-syllabus-topic{border:1px solid #dde6e1;border-radius:8px;margin:8px 0;background:#fff;overflow:hidden}.catalog-syllabus-topic summary{display:flex;justify-content:space-between;gap:16px;align-items:center;padding:14px 15px;cursor:pointer;font-weight:850;list-style:none}.catalog-syllabus-topic summary::-webkit-details-marker{display:none}.catalog-syllabus-topic summary small{font-size:10px;color:#708078;white-space:nowrap}.catalog-syllabus-topic>div{padding:2px 15px 12px;border-top:1px solid #edf1ef}.catalog-syllabus-topic p{font-size:12px;color:#53675f;margin:9px 0}.syllabus-modal-open{overflow:hidden}
@media(max-width:760px){.catalog-syllabus-modal{align-items:end;padding:0}.catalog-syllabus-dialog{width:100%;max-height:84vh;border-radius:16px 16px 0 0;padding:24px 18px 20px}.store-course-meta{gap:6px 10px}.store-course-syllabus{font-size:11px}}
@media(prefers-reduced-motion:reduce){.store-course-add,.store-course-details,.store-course-syllabus{transition:none!important}}
