*,:before,:after{box-sizing:border-box;margin:0;padding:0}img,svg{max-width:100%;display:block}a{color:inherit;text-decoration:none}ul,ol{list-style:none}button{cursor:pointer;font:inherit;background:0 0;border:none}:root{--green-dark:#5aaa35;--green:#6ebe45;--green-light:#82cc5c;--green-pale:#e8f5e0;--navy:#080073;--navy-light:#0d009c;--text:#1a1a2e;--text-muted:#546e7a;--border:#d8e0d0;--surface:#f5f9f2;--white:#fff;--shadow-sm:0 1px 3px #00000014;--shadow:0 2px 8px #0000001f;--shadow-lg:0 4px 20px #00000029;--radius:6px;--radius-lg:10px;--nav-h:72px;--max-w:1200px;--font-sans:system-ui, -apple-system, "Segoe UI", sans-serif}html{scroll-behavior:smooth}body{font-family:var(--font-sans);color:var(--text);background:var(--white);-webkit-font-smoothing:antialiased;font-size:16px;line-height:1.65}h1,h2,h3,h4,h5,h6{color:var(--text);font-weight:700;line-height:1.25}h1{font-size:clamp(1.75rem,4vw,2.75rem)}h2{font-size:clamp(1.4rem,3vw,2rem)}h3{font-size:clamp(1.15rem,2.5vw,1.5rem)}h4{font-size:1.15rem}p{margin-bottom:1rem}p:last-child{margin-bottom:0}strong{font-weight:700}em{font-style:italic}code{background:var(--surface);border-radius:3px;padding:.1em .4em;font-family:Courier New,monospace;font-size:.9em}.prose h2,.prose h3,.prose h4{margin-top:1.75rem;margin-bottom:.6rem}.prose p{margin-bottom:1rem}.prose ul,.prose ol{margin:0 0 1rem 1.5rem}.prose ul{list-style:outside}.prose ol{list-style:decimal}.prose li{margin-bottom:.35rem}.prose a{color:var(--green-dark);text-decoration:underline}.prose a:hover{color:var(--navy)}.prose hr{border:none;border-top:1px solid var(--border);margin:2rem 0}.container{max-width:var(--max-w);margin:0 auto;padding:0 1.25rem}.page-body{min-height:100vh;padding-top:var(--nav-h)}.home-main{margin-top:calc(-1 * var(--nav-h))}.site-header{z-index:100;background:var(--navy);border-bottom:3px solid var(--green);height:var(--nav-h);position:fixed;top:0;left:0;right:0;box-shadow:0 2px 12px #00000059}.header-inner{height:var(--nav-h);align-items:center;gap:1.5rem;display:flex}.site-logo{flex-shrink:0;align-items:center;gap:.65rem;text-decoration:none;display:flex}.site-logo img{width:auto;height:52px}.site-logo-text{color:var(--white);font-size:.95rem;font-weight:700;line-height:1.2;display:none}.site-logo-text span{color:#ffffffa6;font-size:.7rem;font-weight:500;display:block}.primary-nav{flex:1;align-items:center;gap:.15rem;display:flex}.primary-nav>li{position:relative}.primary-nav>li>a,.primary-nav>li>button{border-radius:var(--radius);color:#ffffffe0;white-space:nowrap;align-items:center;gap:.3rem;padding:.5rem .7rem;font-size:.84rem;font-weight:600;transition:background .15s,color .15s;display:flex}.primary-nav>li>a:hover,.primary-nav>li>button:hover{color:var(--white);background:#ffffff1f}.primary-nav>li>a.nav-active{color:var(--green);font-weight:700}.nav-caret{opacity:.55;font-size:.65rem}.nav-dropdown{background:var(--white);border:1px solid var(--border);border-top:3px solid var(--green);border-radius:0 0 var(--radius) var(--radius);min-width:260px;box-shadow:var(--shadow-lg);z-index:200;padding:.4rem 0;display:none;position:absolute;top:calc(100% + 6px);left:0}.primary-nav>li:hover .nav-dropdown,.primary-nav>li:focus-within .nav-dropdown{display:block}.nav-dropdown a{color:var(--text);padding:.55rem 1.1rem;font-size:.84rem;transition:background .1s,color .1s;display:block}.nav-dropdown a:hover{background:var(--green-pale);color:var(--green-dark);padding-left:1.4rem}.nav-cta{background:var(--green)!important;color:var(--white)!important;border-radius:var(--radius)!important;margin-left:auto!important;padding:.5rem 1.1rem!important;font-weight:700!important}.nav-cta:hover{background:var(--green-dark)!important;color:var(--white)!important}.nav-toggle{border-radius:var(--radius);color:var(--white);justify-content:center;align-items:center;margin-left:auto;padding:.45rem;display:none}.nav-toggle:hover{background:#ffffff26}.site-header.nav-open{height:auto}.site-header.nav-open .primary-nav{border-top:1px solid #ffffff26;flex-direction:column;align-items:stretch;gap:0;width:100%;padding:.5rem 0 1rem;display:flex}.site-header.nav-open .primary-nav>li>a,.site-header.nav-open .primary-nav>li>button{color:#ffffffe6;border-radius:0;justify-content:space-between;padding:.65rem 1rem;font-size:.95rem}.site-header.nav-open .nav-dropdown{border:none;border-left:3px solid var(--green);box-shadow:none;background:#ffffff0f;border-radius:0;margin:0 0 .25rem 1rem;padding:0;display:none;position:static}.site-header.nav-open .nav-dropdown.open{display:block}.site-header.nav-open .nav-dropdown a{color:#fffc;padding:.5rem 1rem;font-size:.88rem}.site-header.nav-open .nav-dropdown a:hover{color:var(--white);background:#ffffff1a;padding-left:1.25rem}.site-header.nav-open .nav-cta{text-align:center;justify-content:center;border-radius:var(--radius)!important;margin:.5rem 1rem 0!important}.site-header.nav-open .header-inner{flex-wrap:wrap;height:auto;padding:.5rem 0}.site-footer{color:#a0b4cc;background:#0a0060;margin-top:auto;font-size:.875rem}.footer-body{border-bottom:1px solid #ffffff1a;grid-template-columns:2fr 1fr 1fr;gap:3rem;padding:3.5rem 0 2.5rem;display:grid}.footer-logo-img{filter:brightness(0)invert();opacity:.92;width:auto;height:56px;margin-bottom:1.25rem;display:block}.footer-address{font-style:normal;line-height:1.7}.footer-address p{color:#8099b8;margin-bottom:.15rem;font-size:.855rem}.footer-contact-links{flex-direction:column;gap:.3rem;margin-top:.85rem;display:flex}.footer-contact-links a{color:#8099b8;font-size:.855rem;text-decoration:none;transition:color .15s}.footer-contact-links a:hover{color:var(--green)}.footer-col-heading{color:var(--white);text-transform:uppercase;letter-spacing:.1em;border-bottom:1px solid #6ebe4559;margin-bottom:.9rem;padding-bottom:.5rem;font-size:.78rem;font-weight:700}.footer-link-list{flex-direction:column;gap:.3rem;list-style:none;display:flex}.footer-link-list a{color:#8099b8;font-size:.855rem;text-decoration:none;transition:color .15s;display:inline-block}.footer-link-list a:hover{color:var(--green)}.footer-social{align-items:center;gap:.5rem;display:flex!important}.footer-bottom{text-align:center;color:#4a6080;padding:1rem 0;font-size:.8rem}.home-intro{text-align:center;background:var(--white);padding:4.5rem 0 3.5rem}.home-intro-title{color:var(--navy);margin-bottom:.75rem;font-size:clamp(1.6rem,4vw,2.5rem)}.home-intro-sub{color:var(--text-muted);margin-bottom:2rem;font-size:clamp(1rem,2.5vw,1.25rem)}.home-intro-btn{padding:.85rem 2.25rem;font-size:1rem}.category-section{background:var(--white);padding:0 0 4rem}.category-grid{grid-template-columns:repeat(3,1fr);gap:1.25rem;display:grid}.category-card{border-radius:var(--radius-lg);color:var(--white);aspect-ratio:4/3;background:var(--navy);text-decoration:none;display:block;position:relative;overflow:hidden}.category-card img{object-fit:cover;width:100%;height:100%;transition:transform .35s}.category-card:hover img{transform:scale(1.05)}.category-card-overlay{background:linear-gradient(#0000 0%,#00000040 40%,#080073d9 100%);align-items:flex-end;padding:1.25rem;display:flex;position:absolute;inset:0}.category-card-title{color:var(--white);font-size:1.1rem;font-weight:700;line-height:1.3}.cta-banner{text-align:center;background-position:50%;background-size:cover;padding:5.5rem 0;position:relative}.cta-banner-overlay{background:#080073b8;position:absolute;inset:0}.cta-banner-content{z-index:1;position:relative}.cta-banner-content h2{color:var(--white);text-shadow:0 2px 8px #0000004d;margin-bottom:2rem;font-size:clamp(1.4rem,3vw,2.1rem)}.cta-banner-btn{padding:.9rem 2.5rem;font-size:1rem}.hero-slider{width:100%;height:100vh;min-height:560px;position:relative;overflow:hidden}.hero-slide{opacity:0;z-index:0;background-position:50%;background-size:cover;transition:opacity 1s ease-in-out;position:absolute;inset:0}.hero-slide--active{opacity:1;z-index:1}.hero-overlay{z-index:2;background:linear-gradient(#080073a6 0%,#08007373 40%,#0000008c 100%);position:absolute;inset:0}.hero-content{z-index:3;text-align:center;color:var(--white);justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.hero-content .container{width:100%}.hero-content h1{color:var(--white);text-shadow:0 2px 12px #00000080;margin-bottom:1rem;font-size:clamp(2rem,5vw,3.5rem);line-height:1.18}.hero-br{display:none}.hero-eyebrow{background:var(--green);color:var(--white);letter-spacing:.1em;text-transform:uppercase;border-radius:20px;margin-bottom:1.1rem;padding:.3rem .9rem;font-size:.78rem;font-weight:700;display:inline-block}.hero-sub{opacity:.92;text-shadow:0 1px 6px #0006;max-width:640px;margin:0 auto 2.25rem;font-size:clamp(1rem,2vw,1.2rem)}.hero-actions{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.btn-hero-primary{background:var(--green);color:var(--white);border-radius:var(--radius);padding:.85rem 2rem;font-size:1rem;font-weight:700;transition:background .15s,transform .15s;box-shadow:0 4px 14px #0000004d}.btn-hero-primary:hover{background:var(--green-dark);transform:translateY(-2px)}.btn-hero-outline{color:var(--white);border-radius:var(--radius);background:0 0;border:2px solid #ffffffbf;padding:.85rem 2rem;font-size:1rem;font-weight:600;transition:background .15s,border-color .15s,transform .15s}.btn-hero-outline:hover{border-color:var(--white);background:#ffffff1f;transform:translateY(-2px)}.hero-dots{z-index:4;gap:.5rem;display:flex;position:absolute;bottom:1.5rem;left:50%;transform:translate(-50%)}.hero-dot{cursor:pointer;background:#ffffff73;border:none;border-radius:50%;width:10px;height:10px;padding:0;transition:background .25s,transform .25s}.hero-dot--active{background:var(--white);transform:scale(1.3)}.hero-dot:hover{background:#fffc}.btn{border-radius:var(--radius);white-space:nowrap;align-items:center;gap:.4rem;padding:.7rem 1.5rem;font-size:.9rem;font-weight:600;transition:all .15s;display:inline-flex}.btn-primary{background:var(--green);color:var(--white)}.btn-primary:hover{background:var(--green-dark)}.btn-outline{color:var(--white);background:0 0;border:2px solid #ffffffb3}.btn-outline:hover{border-color:var(--white);background:#ffffff1f}.btn-green{background:var(--green);color:var(--white)}.btn-green:hover{background:var(--green-dark)}.btn-navy{background:var(--navy);color:var(--white)}.btn-navy:hover{background:var(--navy-light)}.btn-ghost{color:var(--green-dark);border:2px solid var(--green);background:0 0}.btn-ghost:hover{background:var(--green-pale)}.gateway-section{background:var(--surface);padding:3.5rem 0}.gateway-section h2{text-align:center;color:var(--text);margin-bottom:.5rem}.gateway-subtitle{text-align:center;color:var(--text-muted);margin-bottom:2.5rem;font-size:1.05rem}.gateway-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.25rem;display:grid}.gateway-card{background:var(--white);border:1px solid var(--border);border-radius:var(--radius-lg);text-align:center;color:var(--text);flex-direction:column;align-items:center;gap:.75rem;padding:1.75rem 1.25rem;text-decoration:none;transition:box-shadow .2s,transform .2s,border-color .2s;display:flex}.gateway-card:hover{box-shadow:var(--shadow-lg);border-color:var(--green);color:var(--green-dark);transform:translateY(-3px)}.gateway-card-icon{background:var(--green-pale);width:56px;height:56px;color:var(--green);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.gateway-card-icon img,.gateway-card-icon svg{width:30px;height:30px}.gateway-card strong{font-size:1rem;font-weight:700}.gateway-card p{color:var(--text-muted);font-size:.82rem;line-height:1.4}.gateway-card:hover .gateway-card-icon{background:var(--green);color:var(--white)}.section{padding:3.5rem 0}.section-alt{background:var(--surface)}.section-header{text-align:center;margin-bottom:2.5rem}.section-header p{color:var(--text-muted);margin-top:.5rem;font-size:1.05rem}.programs-grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:1.5rem;display:grid}.program-card{border-radius:var(--radius-lg);color:var(--white);aspect-ratio:3/2;background:var(--navy);text-decoration:none;display:block;position:relative;overflow:hidden}.program-card img{object-fit:cover;width:100%;height:100%;transition:transform .35s}.program-card:hover img{transform:scale(1.05)}.program-card-overlay{background:linear-gradient(#0000 0%,#0003 40%,#080073d9 100%);flex-direction:column;justify-content:flex-end;padding:1.25rem;display:flex;position:absolute;inset:0}.program-card-label{text-transform:uppercase;letter-spacing:.08em;color:var(--green);margin-bottom:.3rem;font-size:.72rem;font-weight:700}.program-card-title{color:var(--white);font-size:1rem;font-weight:700;line-height:1.3}.course-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem;display:grid}.course-card{background:var(--white);border:1px solid var(--border);border-radius:var(--radius-lg);color:var(--text);flex-direction:column;text-decoration:none;transition:box-shadow .2s,transform .2s;display:flex;overflow:hidden}.course-card:hover{box-shadow:var(--shadow-lg);transform:translateY(-2px)}.course-card-thumb{aspect-ratio:16/9;background:var(--surface);border-bottom:1px solid var(--border);justify-content:center;align-items:center;width:100%;display:flex;overflow:hidden}.course-card-thumb img{object-fit:cover;width:100%;height:100%}.course-card-thumb-placeholder{opacity:.3;width:48px;height:48px;color:var(--green)}.course-card-body{flex-direction:column;flex:1;padding:1.1rem 1.25rem;display:flex}.course-card-topics{flex-wrap:wrap;gap:.4rem;margin-bottom:.6rem;display:flex}.topic-tag{letter-spacing:.04em;text-transform:uppercase;background:var(--green-pale);color:var(--green-dark);border-radius:20px;padding:.2rem .6rem;font-size:.7rem;font-weight:600}.course-card-title{margin-bottom:auto;font-size:.95rem;font-weight:700;line-height:1.3}.course-card-footer{border-top:1px solid var(--border);color:var(--text-muted);justify-content:space-between;align-items:center;margin-top:.9rem;padding-top:.75rem;font-size:.78rem;display:flex}.course-card-arrow{color:var(--green);font-size:1rem}.filter-bar{background:var(--white);border:1px solid var(--border);border-radius:var(--radius-lg);flex-wrap:wrap;align-items:center;gap:.75rem;margin-bottom:2rem;padding:1.25rem;display:flex}.filter-search{border:1px solid var(--border);border-radius:var(--radius);min-width:200px;font-size:.9rem;font-family:var(--font-sans);background:var(--surface);outline:none;flex:1;padding:.55rem .9rem;transition:border-color .15s}.filter-search:focus{border-color:var(--green)}.filter-select{border:1px solid var(--border);border-radius:var(--radius);font-size:.875rem;font-family:var(--font-sans);background:var(--surface);cursor:pointer;outline:none;min-width:160px;padding:.55rem .9rem;transition:border-color .15s}.filter-select:focus{border-color:var(--green)}.filter-count{color:var(--text-muted);white-space:nowrap;margin-left:auto;font-size:.85rem}.page-header{background:linear-gradient(135deg, var(--navy) 0%, #1a0096 100%);color:var(--white);padding:3rem 0 2.5rem}.page-header.has-image{background-position:50%;background-size:cover;align-items:flex-end;min-height:240px;display:flex}.page-header h1{color:var(--white)}.page-header p{color:#ffffffd9;margin-top:.5rem;font-size:1.05rem}.breadcrumb{color:#ffffffa6;align-items:center;gap:.5rem;margin-bottom:.75rem;font-size:.8rem;display:flex}.breadcrumb a{color:#ffffffbf}.breadcrumb a:hover{color:var(--white)}.breadcrumb span{opacity:.5}.course-detail-layout{grid-template-columns:1fr 340px;align-items:start;gap:2.5rem;padding:3rem 0;display:grid}.course-detail-sidebar{top:calc(var(--nav-h) + 1.5rem);position:sticky}.course-sidebar-card{background:var(--white);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);overflow:hidden}.course-sidebar-thumb{aspect-ratio:16/9;background:var(--surface);justify-content:center;align-items:center;width:100%;display:flex;overflow:hidden}.course-sidebar-thumb img{object-fit:cover;width:100%;height:100%}.course-sidebar-body{padding:1.5rem}.course-sidebar-body .btn{justify-content:center;width:100%;margin-bottom:.75rem}.course-meta-list{flex-direction:column;gap:.5rem;margin-top:1rem;display:flex}.course-meta-item{color:var(--text-muted);gap:.5rem;font-size:.85rem;display:flex}.course-meta-item strong{color:var(--text);min-width:90px}.page-content{padding:3rem 0}.page-content-inner{max-width:800px}.pt-root{background:var(--white)}.pt-hero{background:var(--white);border-bottom:1px solid var(--border);padding:3rem 0 2.5rem}.pt-hero-inner{grid-template-columns:1fr 1fr;align-items:center;gap:2.5rem;display:grid}.pt-hero-text{flex-direction:column;gap:1rem;display:flex}.pt-hero-title{color:var(--navy);margin:0;font-size:clamp(1.75rem,3.5vw,2.5rem);font-weight:700;line-height:1.2}.pt-hero-intro{color:var(--text);margin:0;font-size:1.05rem;line-height:1.75}.pt-hero-img-wrap{border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);aspect-ratio:4/3;overflow:hidden}.pt-hero-img{object-fit:cover;width:100%;height:100%;display:block}.pt-features{background:var(--surface);padding:3rem 0 4rem}.pt-feature-grid{gap:1.5rem;display:grid}.pt-feature-grid--4{grid-template-columns:repeat(4,1fr)}.pt-feature-grid--3{grid-template-columns:repeat(3,1fr)}.pt-feature-grid--2{grid-template-columns:repeat(2,1fr)}.pt-feature-grid--1{grid-template-columns:1fr}.pt-card{background:var(--white);border-radius:var(--radius-lg);color:var(--text);border:1px solid #e8eaed;flex-direction:column;text-decoration:none;transition:box-shadow .2s,transform .2s,border-color .2s;display:flex;overflow:hidden;box-shadow:0 2px 8px #00000012}.pt-card:hover{border-color:var(--green);transform:translateY(-4px);box-shadow:0 6px 24px #08007321}.pt-card-img{aspect-ratio:16/9;background:var(--navy);flex-shrink:0;width:100%;overflow:hidden}.pt-card-img img{object-fit:cover;width:100%;height:100%;transition:transform .4s}.pt-card:hover .pt-card-img img{transform:scale(1.06)}.pt-card-body{flex-direction:column;flex:1;gap:.45rem;padding:1.2rem 1.25rem 1.4rem;display:flex}.pt-card-title{color:var(--navy);margin:0;font-size:.98rem;font-weight:700;line-height:1.35}.pt-card-desc{color:var(--text-muted);flex:1;margin:0;font-size:.82rem;line-height:1.5}.pt-card-arrow{color:var(--green-dark);margin-top:.6rem;font-size:.82rem;font-weight:700;display:inline-block}.pt-card:hover .pt-card-arrow{color:var(--navy)}.pt-content{background:var(--white);padding:2.5rem 0 3.5rem}.pt-content-inner{max-width:860px}.pt-prose h1{display:none}.pt-prose h2{color:var(--navy);margin-top:1.75rem;margin-bottom:.65rem;font-size:clamp(1.2rem,2.5vw,1.55rem)}.pt-prose h3{color:var(--navy);margin-top:1.35rem;margin-bottom:.45rem;font-size:1.15rem}.pt-prose h4{color:var(--navy);margin-top:1rem;margin-bottom:.35rem;font-size:1rem}.pt-prose p{margin-bottom:.95rem;line-height:1.8}.pt-prose ul{margin:0 0 1rem 1.4rem;list-style:outside}.pt-prose ol{margin:0 0 1rem 1.4rem;list-style:decimal}.pt-prose li{margin-bottom:.35rem;line-height:1.6}.pt-prose a{color:var(--green-dark);text-decoration:underline}.pt-prose a:hover{color:var(--navy)}.pt-prose blockquote{border-left:3px solid var(--green);color:var(--text-muted);margin:1rem 0;padding-left:1rem}.pt-prose hr{border:none;border-top:1px solid var(--border);margin:2rem 0}.badge{text-transform:uppercase;letter-spacing:.06em;border-radius:20px;align-items:center;padding:.2rem .65rem;font-size:.72rem;font-weight:700;display:inline-flex}.badge-green{background:var(--green-pale);color:var(--green-dark)}.badge-navy{color:var(--navy);background:#0800731a}.empty-state{text-align:center;color:var(--text-muted);padding:4rem 2rem}.empty-state h3{color:var(--text);margin-bottom:.5rem}@keyframes shimmer{0%{background-position:-400px 0}to{background-position:400px 0}}.skeleton{background:linear-gradient(90deg, var(--border) 25%, var(--surface) 50%, var(--border) 75%);border-radius:var(--radius-sm);background-size:800px 100%;animation:1.4s linear infinite shimmer}.catalog-error{text-align:center;color:var(--text-muted);border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);padding:4rem 2rem}.catalog-error p{max-width:400px;margin:0 auto;font-size:1rem}@media (max-width:1024px){.pt-feature-grid--4,.pt-feature-grid--3{grid-template-columns:repeat(2,1fr)}}@media (max-width:900px){.primary-nav{display:none}.nav-toggle{display:flex}.footer-body{grid-template-columns:1fr 1fr;gap:2rem}.footer-col--brand{grid-column:1/-1}.course-detail-layout{grid-template-columns:1fr}.course-detail-sidebar{position:static}.category-grid{grid-template-columns:repeat(2,1fr)}.pt-hero-inner{grid-template-columns:1fr}.pt-hero-img-wrap{max-height:260px;aspect-ratio:unset;order:-1}}@media (max-width:640px){.gateway-grid{grid-template-columns:repeat(2,1fr)}.hero-slider{min-height:480px}.hero-br{display:inline}.footer-body{grid-template-columns:1fr}.footer-col--brand{grid-column:auto}.programs-grid{grid-template-columns:1fr 1fr}.category-grid{grid-template-columns:repeat(2,1fr)}.cta-banner{padding:3.5rem 0}.pt-feature-grid--4,.pt-feature-grid--3,.pt-feature-grid--2{grid-template-columns:1fr 1fr}.pt-hero{padding:2rem 0}}@media (max-width:400px){.gateway-grid,.programs-grid,.category-grid,.pt-feature-grid--4,.pt-feature-grid--3,.pt-feature-grid--2{grid-template-columns:1fr}}
