:root{--green:#008640;--green-dark:#00692f;--ink:#131820;--muted:#68716e;--line:#e3e8e5;--tint:#f1f7f4;--radius:9px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--ink);font-family:Arial,Helvetica,sans-serif;font-size:14px;line-height:1.6}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,select,textarea,summary{outline-offset:4px}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #50af80}button{cursor:pointer}button:disabled{cursor:default}h1,h2,h3,p{margin-top:0}h1{font-size:40px;line-height:1.18;letter-spacing:-1.3px;margin-bottom:14px}h2{font-size:20px;line-height:1.35;letter-spacing:-.4px;margin-bottom:20px}h3{font-size:15px;line-height:1.4;margin-bottom:9px}p{margin-bottom:16px}.wrap{width:min(1100px,calc(100% - 64px));margin-inline:auto}.icon{width:23px;height:23px;flex-shrink:0}.site-header{background:#10151d;color:white}.topbar{display:flex;align-items:center;gap:24px;height:68px}.brand{font-size:32px;font-weight:800;letter-spacing:-1.8px;display:inline-flex;align-items:center;line-height:1;color:white}.brand-mark{font-size:17px;color:#52b877;line-height:.48;letter-spacing:-3px;margin-right:5px;transform:skewY(-4deg)}.brand-dot{font-size:9px;align-self:flex-start;margin:2px 0 0 3px}.brand-subtitle{font-size:12px;color:#e0e5e3;border-left:1px solid #394039;padding-left:24px;letter-spacing:.3px}.top-spacer{flex:1}.header-help,.account-link{display:flex;align-items:center;gap:9px;font-size:12px;color:#e0e5e3}.header-help .icon,.account-link .icon{width:19px;height:19px}.nav-shell{background:#fff;color:var(--ink);border-bottom:1px solid var(--line)}.nav-bar{display:flex;align-items:center;gap:29px;min-height:58px}.nav-bar>a{font-size:12px;height:58px;display:flex;align-items:center;border-bottom:3px solid transparent;padding-top:3px;white-space:nowrap}.nav-bar>a.active{font-weight:700;border-color:var(--green)}.nav-bar>a:hover{color:var(--green)}.nav-search{margin-left:auto;display:flex;align-items:center;gap:7px;background:#f5f6f5;border:1px solid #f0f1f0;border-radius:6px;padding:6px 10px;width:225px}.nav-search .icon{width:15px;height:15px;color:#858c88}.nav-search input{padding:0;border:0;background:transparent;min-width:0;width:100%;font-size:11px;box-shadow:none}.main-content{min-height:55vh;padding-bottom:35px}.hero{display:grid;grid-template-columns:1fr 1fr;min-height:310px;background:linear-gradient(110deg,#f7f9f7,#f0f3f1);position:relative;margin-bottom:40px;overflow:hidden}.hero-copy{padding:46px 0 38px 36px;z-index:1}.eyebrow{font-size:10px;font-weight:700;color:var(--green);letter-spacing:1.6px;display:block;margin-bottom:15px}.hero h1{font-size:43px;margin-bottom:18px}.hero-copy p{max-width:365px;font-size:14px;line-height:1.8;margin-bottom:24px}.hero-art{position:relative;min-width:0;height:100%}.hero-art>img{width:100%;height:100%;object-fit:cover;display:block}.button{display:inline-flex;align-items:center;justify-content:center;gap:16px;background:var(--green);border:1px solid var(--green);color:white;padding:10px 20px;border-radius:5px;font-size:12px;font-weight:700;min-height:40px;transition:background .18s,transform .18s}.button:hover{background:var(--green-dark);border-color:var(--green-dark);transform:translateY(-1px)}.button .icon{width:16px;height:16px}.button.secondary{background:#fff;color:var(--green);border-color:#cbded2}.button.secondary:hover{background:var(--tint)}.hero-play{position:absolute;bottom:25px;right:30px;display:flex;align-items:center;gap:10px;border:0;border-radius:6px;padding:10px 16px;background:#fff;color:var(--green)}.section{margin-bottom:38px}.section-heading{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:21px}.section-heading h2{margin:0}.section-heading>.muted{font-size:11px}.section-link{color:var(--green-dark);font-size:12px;font-weight:700;display:inline-flex;align-items:center;gap:8px}.section-link:hover{text-decoration:underline}.section-link .icon{width:16px;height:16px}.explore-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.explore-card{border:1px solid var(--line);border-radius:var(--radius);display:flex;align-items:center;gap:25px;padding:25px 28px;transition:border-color .2s,box-shadow .2s}.explore-card:hover{border-color:#9ec9ad;box-shadow:0 5px 20px #00692f0a}.explore-card>.icon:first-child{width:52px;height:52px;color:var(--green);stroke-width:1.3}.explore-card>.icon:last-child{width:19px;color:var(--green);margin-left:auto}.explore-card h3{margin:0 0 7px}.explore-card p{font-size:12px;margin:0;line-height:1.8;color:#4c5550}.news-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.news-card{border:1px solid var(--line);border-radius:7px;overflow:hidden;background:#fff;transition:box-shadow .2s}.news-card:hover{box-shadow:0 6px 22px #1d332014}.news-image{height:175px;overflow:hidden;background:#e8edea}.news-image img{width:100%;height:100%;object-fit:cover;transition:transform .3s}.news-card:hover img{transform:scale(1.035)}.news-card-body{padding:17px 18px}.news-card h3{font-size:14px;min-height:40px;margin-bottom:13px}.news-card time{font-size:11px;color:#68716e}.tinted{padding:25px;background:linear-gradient(110deg,#eff6f2,#f7faf8);border-radius:var(--radius)}.product-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:15px}.product-card{background:#fff;border:1px solid #edf0ed;border-radius:6px;padding:8px 8px 13px;display:flex;flex-direction:column;min-width:0;transition:transform .2s,box-shadow .2s}.product-card:hover{transform:translateY(-3px);box-shadow:0 8px 18px #2049300d}.product-image{height:117px;border-radius:3px;overflow:hidden;background:#f1f3f2;margin-bottom:13px}.product-image img{width:100%;height:100%;object-fit:cover}.product-card h3{font-size:13px;margin:0 2px 7px;letter-spacing:-.2px}.product-card p{font-size:11px;line-height:1.7;margin:0 2px 14px;min-height:36px;color:#545c58}.intro-link{display:flex;align-items:center;gap:5px;font-size:10px;background:none;border:0;margin-top:auto;padding:0 2px;text-align:left}.intro-link .icon{width:14px;height:14px;color:var(--green)}.topic-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:0}.topic-card{display:flex;align-items:center;flex-direction:column;padding:15px 10px 9px;text-align:center;border-right:1px solid #dfe8e2;transition:color .2s}.topic-card:last-child{border:0}.topic-card:hover{color:var(--green)}.topic-card>.icon{width:37px;height:37px;margin-bottom:17px;color:#426150;stroke-width:1.7}.topic-card h3{font-size:12px;margin:0}.site-footer{padding-bottom:18px}.footer-features{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;background:var(--tint);border-radius:8px;padding:26px}.footer-features>a{display:flex;align-items:flex-start;gap:14px}.footer-features .icon{width:33px;height:33px;color:#458166;stroke-width:1.1}.footer-features strong{display:block;font-size:12px;margin:0}.footer-features small{display:block;font-size:11px;line-height:1.6;color:#4e5851}.footer-bottom{display:flex;align-items:center;gap:25px;justify-content:space-between;padding-top:20px;font-size:10px;color:#7a827e}.text-button{border:0;background:none;color:inherit;padding:0;font:inherit}.breadcrumb{font-size:11px;color:#7c837e;display:flex;flex-wrap:wrap;gap:10px;align-items:center;padding:26px 0}.breadcrumb a:hover{color:var(--green)}.page-heading{margin:12px 0 30px}.page-heading p{color:#637169;max-width:650px}.page-heading.compact h1{font-size:32px;margin-bottom:5px}.page-heading.compact p{color:#303a34;margin:0}.category-grid{margin-bottom:35px}.category-grid .product-image{height:160px}.topic-list{grid-template-columns:repeat(3,1fr);gap:22px}.topic-list .topic-card{padding:30px}.topic-list p{font-size:13px;color:var(--muted);margin:12px 0 20px}.topic-list .topic-card:last-child{border:1px solid var(--line)}.intro-grid{display:grid;grid-template-columns:1.8fr 1fr;gap:45px;align-items:center;max-width:920px;margin-bottom:42px}.video-cover{position:relative;display:block;border:1px solid #26332d;padding:0;border-radius:7px;overflow:hidden;width:100%;aspect-ratio:1.92;background:#cdd5cf;color:white}.video-cover>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;filter:saturate(.35)}.video-shade{position:absolute;inset:0;background:linear-gradient(#18202822,#10191ccb)}.play-button{position:absolute;left:50%;top:47%;transform:translate(-50%,-50%);background:#182029cb;border-radius:10px;width:67px;height:46px;display:flex;align-items:center;justify-content:center}.play-button .icon{width:23px;height:23px;fill:white;stroke:none;margin-left:0}.video-brand{position:absolute;bottom:23%;left:0;right:0;font-size:14px;font-weight:800;letter-spacing:-1px}.pending-video{position:absolute;bottom:9px;left:0;right:0;font-size:10px;color:#fff}.intro-description h3{font-size:13px}.intro-description p{font-size:13px;line-height:1.85;max-width:260px}.learning-grid{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(260px,1fr);gap:50px;margin-bottom:30px}.learning-grid h2{font-size:18px}.tabs{display:flex;gap:6px;border-bottom:1px solid var(--line);margin-bottom:19px;overflow-x:auto}.tabs>a,.tabs>button{border:0;border-bottom:2px solid transparent;padding:12px 22px;font-size:12px;background:none;white-space:nowrap}.tabs .active{color:var(--green-dark);border-color:var(--green);font-weight:700}.tabs span{font-size:10px;background:#edf3ef;padding:2px 5px;border-radius:4px;margin-left:4px}.video-row{display:flex;align-items:center;gap:19px;padding:11px 0;border-bottom:1px solid #f0f2f0}.video-row:last-child{border-bottom:0}.small-cover{width:155px;flex:0 0 155px;aspect-ratio:1.65;border-radius:4px}.small-cover .play-button{width:32px;height:24px;border-radius:4px}.small-cover .play-button .icon{width:13px;height:13px}.small-cover .video-brand{font-size:8px;bottom:18%}.small-cover .pending-video{display:none}.video-row h3{font-size:12px;margin:0 0 7px}.video-row .muted{font-size:11px}.video-row p{font-size:12px;margin:8px 0;white-space:pre-line}.side-panel{background:#f8f9f8;border:1px solid #edf0ed;padding:19px 20px;margin-bottom:18px;border-radius:7px}.side-panel>h3{font-size:12px;margin-bottom:14px}.document-row{display:flex;gap:13px;align-items:center;border-bottom:1px solid #e9eee9;padding:12px 0}.document-row h3{font-size:12px;margin:0 0 2px}.document-row .icon{width:23px;height:26px;color:#65746a}.document-row small{font-size:10px}.document-row>div{flex:1}.side-panel .section-link{font-size:10px;margin-top:14px}.download-link{color:var(--green);padding:4px 9px;font-size:21px}.faq{background:#f8f9f8;border:1px solid #e8ece9;border-bottom-width:0}.faq:last-child{border-bottom-width:1px}.faq summary{padding:12px 16px;cursor:pointer;list-style:none;font-size:13px;display:flex;justify-content:space-between;gap:14px}.faq summary::-webkit-details-marker{display:none}.faq summary span{transition:transform .2s}.faq[open] summary{font-weight:700;color:var(--green-dark)}.faq[open] summary span{transform:rotate(180deg)}.faq .prose{padding:0 16px 16px;font-size:13px}.side-panel .faq summary{padding:8px;font-size:10px}.side-panel .faq .prose{font-size:11px;padding:8px}.contact-banner{display:flex;align-items:center;gap:20px;background:#f7f8f7;border:1px solid #edf0ed;border-radius:7px;padding:23px;margin-top:30px}.contact-banner>.icon{width:34px;height:34px;color:#4c5c51}.contact-banner strong{font-size:12px}.contact-banner p{font-size:12px;margin:0;color:#5e6962}.contact-banner .button{margin-left:auto}.interior-content{margin-bottom:35px}.interior-content h2{font-size:21px}.panel{border:1px solid var(--line);border-radius:var(--radius);padding:25px;background:white}.muted{color:var(--muted)}.block{display:block}.empty{padding:30px 15px;color:var(--muted);font-size:13px;text-align:center;background:#f8faf8;border:1px dashed #dce6de;border-radius:6px}.prose{white-space:pre-line;overflow-wrap:anywhere;line-height:1.85}.article{max-width:850px;margin:auto}.article-image{height:340px;margin:25px 0}.article-image img{width:100%;height:100%;object-fit:cover;border-radius:8px}.article>.prose{margin:30px 0 40px}.pagination{display:flex;justify-content:center;align-items:center;gap:25px;margin:30px 0;font-size:12px}.pagination a{color:var(--green-dark);font-weight:700}.pagination>span{color:var(--muted)}label{display:flex;flex-direction:column;gap:7px;font-size:12px;font-weight:700}input,select,textarea{width:100%;border:1px solid #cfd8d2;border-radius:5px;padding:11px 12px;background:#fff;color:var(--ink);min-width:0}input:focus,select:focus,textarea:focus{outline:2px solid #b4d9c2;border-color:var(--green)}textarea{resize:vertical}label small{font-weight:400;color:var(--muted);font-size:11px}.form-stack{display:flex;flex-direction:column;gap:20px}.form-stack h2{margin:0}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.checkbox{flex-direction:row;align-items:center;gap:10px;font-weight:400}.checkbox input{width:16px;height:16px;accent-color:var(--green)}.filter-bar{display:flex;gap:15px;align-items:flex-end;margin-bottom:25px;background:var(--tint)}.filter-bar label:first-child{flex:1.3}.filter-bar label{flex:1}.filter-bar .section-link{margin-bottom:12px}.resource-result{padding:20px 0;border-bottom:1px solid var(--line)}.resource-category{color:var(--green);font-size:11px;font-weight:700}.resource-result .faq{margin-top:12px}.contact-layout,.login-layout{display:grid;grid-template-columns:1fr 1fr;gap:75px;margin:35px 0 50px;align-items:start}.login-layout{padding:45px 25px;align-items:center;min-height:430px}.login-layout>div p{color:var(--muted)}.login-layout .panel{padding:32px}.login-layout h1{font-size:43px}.login-layout .muted{font-size:12px}.login-layout .muted a{color:var(--green)}.alert{padding:15px 20px;border-radius:6px;margin:20px 0;font-size:13px}.alert ul{margin:5px 0}.success{background:#eaf8ef;color:#145c30;border:1px solid #c3e6d0}.error{background:#fff0ed;color:#963724;border:1px solid #f2cdc4}.progress-summary{display:grid;grid-template-columns:1fr 2fr;gap:40px;background:var(--tint);margin-bottom:30px}.progress-summary strong{display:block;font-size:58px;line-height:1.2;color:var(--green);letter-spacing:-2px}.progress-summary strong small{font-size:23px}.progress-summary span{font-size:12px}.progress-summary p{margin-bottom:12px}.progress-summary small.muted{font-size:11px}.progress-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.progress-grid h2{margin:0 0 10px}.progress-grid .section-link{margin-top:15px}progress{appearance:none;width:100%;height:8px;border:0;border-radius:9px;overflow:hidden;background:#dce7df;display:block;margin:10px 0}progress::-webkit-progress-bar{background:#dce7df}progress::-webkit-progress-value{background:var(--green);border-radius:9px}progress::-moz-progress-bar{background:var(--green)}.completion-button{border:1px solid #d5dfd8;background:#fff;color:#5a685e;border-radius:4px;font-size:10px;padding:5px 8px;margin-top:8px;display:flex;align-items:center;gap:4px}.completion-button .icon{width:13px;height:13px}.completion-button.is-complete{background:var(--tint);color:var(--green)}dialog{border:0;border-radius:10px;padding:18px;background:#10171c;color:#fff;width:min(950px,95vw);max-height:95vh}dialog::backdrop{background:#07100bdc}.modal-top{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:12px}.modal-top h2{font-size:16px;margin:0}.modal-top button{background:#ffffff15;border:0;color:#fff;border-radius:5px;width:34px;height:34px}#video-frame{aspect-ratio:16/9;background:#000}#video-frame iframe{width:100%;height:100%;border:0}dialog p{font-size:11px;color:#b3beb6;margin:12px 0 0}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.skip-link{position:absolute;left:12px;top:-100px;z-index:100;background:white;color:var(--green);padding:10px}.skip-link:focus{top:10px}[hidden]{display:none!important}.admin-body{background:#f5f7f5}.admin-sidebar{position:fixed;inset:0 auto 0 0;width:245px;background:#101b16;color:#b7c4bc;padding:32px 21px;display:flex;flex-direction:column}.admin-sidebar .brand{margin:0 13px 24px}.admin-label{font-size:9px;letter-spacing:1.8px;margin:0 13px 28px;color:#6f917d}.admin-sidebar nav{display:flex;flex-direction:column;gap:7px}.admin-sidebar nav a{padding:11px 13px;border-radius:5px;font-size:12px}.admin-sidebar nav a:hover,.admin-sidebar nav a.active{background:#1d3829;color:#fff}.admin-sidebar-bottom{margin-top:auto;padding:15px 13px 0;font-size:12px;display:flex;flex-direction:column;gap:14px}.admin-sidebar-bottom>span{border-top:1px solid #304235;padding-top:18px;font-size:11px}.admin-main{margin-left:245px;padding:0 42px 50px;max-width:1550px}.admin-top{display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:80px;border-bottom:1px solid #dde4dd;margin-bottom:35px;font-size:10px;letter-spacing:1px;color:var(--muted)}.admin-main .page-heading h1{font-size:32px}.stats-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:16px;margin-bottom:28px}.stat-card{display:flex;flex-direction:column;gap:15px;padding:20px}.stat-card strong{font-size:35px;line-height:1;color:var(--green)}.stat-card span{font-size:11px}.action-row{display:flex;gap:12px;align-items:center;flex-wrap:wrap}.admin-note{margin-top:25px;background:#edf4ef}.admin-note p{font-size:13px;margin:0}.badge{display:inline-block;color:var(--green-dark);background:#e5f2e9;border-radius:20px;padding:4px 10px;font-size:10px;letter-spacing:0}.badge.neutral{background:#f3eee2;color:#8e6624}.admin-search{display:flex;align-items:center;gap:12px;margin:0 0 25px}.admin-search input{max-width:380px}.admin-search>a{font-size:12px;color:var(--muted)}.table-wrap{overflow-x:auto;padding:0}table{width:100%;border-collapse:collapse;font-size:12px}th{text-align:left;background:#f8faf8;font-size:10px;text-transform:uppercase;color:#758078;letter-spacing:.7px;white-space:nowrap}td,th{padding:17px 20px;border-bottom:1px solid #e9eee9}tr:last-child td{border-bottom:0}td strong{font-size:12px}td small{font-size:10px}.table-actions{display:flex;gap:15px;align-items:center;white-space:nowrap}.table-actions>a{color:var(--green);font-weight:700}.danger-link{border:0;padding:0;background:none;color:#a34836;font-size:11px}.edit-form{max-width:820px;padding:30px}.upload-preview{width:220px;height:130px}.upload-preview img{width:100%;height:100%;object-fit:cover;border-radius:5px}.contact-detail{margin:0}.contact-detail dt{font-size:11px;color:var(--muted);font-weight:700}.contact-detail dd{margin:3px 0 19px}.edit-form input[type=file]{font-size:11px;padding:10px}
@media(min-width:1450px){.wrap{width:1120px}}
@media(max-width:1050px){.nav-bar{gap:20px}.nav-search{width:180px}.product-grid{gap:9px}.product-card h3{font-size:12px}.product-image{height:100px}.learning-grid{gap:28px}.stats-grid{grid-template-columns:repeat(3,1fr)}.admin-main{padding-inline:25px}.admin-sidebar{width:220px}.admin-main{margin-left:220px}.footer-features{gap:14px;padding:20px}.footer-features>a{gap:9px}.filter-bar{flex-wrap:wrap}.filter-bar label{min-width:180px}}
@media(max-width:760px){.wrap{width:calc(100% - 32px)}.topbar{height:60px;gap:15px}.brand{font-size:28px}.brand-subtitle{font-size:10px;padding-left:14px}.account-link span{display:none}.nav-bar{gap:24px;overflow-x:auto;min-height:53px}.nav-bar>a{height:53px;flex-shrink:0}.nav-search{display:none}.hero{grid-template-columns:1.1fr 1fr;min-height:260px;margin-bottom:28px}.hero-copy{padding:30px 0 30px 20px}.hero h1{font-size:34px}.eyebrow{font-size:9px;letter-spacing:1.1px}.hero-copy p{font-size:12px}.hero .button{font-size:10px;padding:9px 12px;gap:8px}.hero-art img{object-position:45% center}.section{margin-bottom:28px}.section-heading{gap:15px}.section-heading h2{font-size:17px}.section-heading>.muted{display:none}.section-link{font-size:10px}.explore-grid{gap:12px}.explore-card{padding:19px 15px;gap:15px}.explore-card h3{font-size:12px}.explore-card p{font-size:11px}.explore-card>.icon:first-child{width:32px;height:32px}.explore-card>.icon:last-child{display:none}.news-grid{gap:12px}.news-image{height:120px}.news-card-body{padding:12px}.news-card h3{font-size:12px;min-height:48px}.tinted{padding:19px 16px}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.product-image{height:125px}.topic-grid{grid-template-columns:repeat(3,1fr);gap:20px 0}.topic-card:nth-child(3n){border-right:0}.footer-features{grid-template-columns:repeat(2,1fr);gap:25px}.footer-bottom{flex-wrap:wrap;gap:12px}.intro-grid{gap:25px;grid-template-columns:1.5fr 1fr}.learning-grid{grid-template-columns:1fr;gap:25px}.learning-grid>aside{display:grid;grid-template-columns:1fr 1fr;gap:16px}.side-panel{margin:0}.page-heading h1{font-size:32px}.contact-layout,.login-layout{gap:25px;padding:0;grid-template-columns:1fr}.contact-layout h1 br,.login-layout h1 br{display:none}.login-layout{margin:35px auto;max-width:500px}.contact-layout{margin-top:5px}.contact-layout .page-heading{margin-bottom:0}.progress-grid{grid-template-columns:repeat(2,1fr)}.progress-summary{gap:20px}.progress-summary strong{font-size:46px}.admin-sidebar{position:static;width:100%;padding:20px;display:block}.admin-sidebar .brand{margin:0 15px 12px 0}.admin-label{display:inline}.admin-sidebar nav{flex-direction:row;flex-wrap:wrap;gap:4px}.admin-sidebar nav a{padding:7px 10px;font-size:11px}.admin-sidebar-bottom{display:flex;flex-direction:row;align-items:center;gap:20px;padding:10px;margin:0}.admin-sidebar-bottom>span{padding:0;border:0}.admin-main{margin:0;padding:0 20px 35px}.admin-top{min-height:60px;margin-bottom:25px}.admin-main .page-heading h1{font-size:27px}.stats-grid{grid-template-columns:repeat(3,1fr)}.stat-card{padding:15px}.table-wrap{margin-inline:-5px}.form-grid{gap:15px}.edit-form{padding:20px}}
@media(max-width:480px){.brand-subtitle{font-size:9px}.topbar{gap:12px}.header-help{display:none}.hero{grid-template-columns:1fr;min-height:0}.hero-copy{padding:28px 24px}.hero-copy p{max-width:100%}.hero-art{height:190px;order:2}.hero-art img{object-fit:cover;object-position:center 57%}.hero-copy .button{font-size:11px}.hero h1{font-size:36px}.explore-grid{grid-template-columns:1fr}.explore-card{padding:20px}.explore-card>.icon:first-child{width:40px;height:40px}.explore-card p br{display:none}.news-grid{grid-template-columns:1fr}.news-card>a{display:grid;grid-template-columns:130px 1fr}.news-image{height:130px}.news-card h3{min-height:0;font-size:13px}.news-card-body{display:flex;flex-direction:column;justify-content:center}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-image{height:110px}.tinted .section-heading{align-items:flex-start}.section-heading h2{font-size:16px}.section-heading .section-link{font-size:9px;flex-shrink:0;max-width:90px;line-height:1.5}.section-heading .section-link .icon{display:none}.topic-card h3{font-size:10px}.topic-card>.icon{width:30px;height:30px}.topic-list{grid-template-columns:1fr 1fr;gap:12px}.topic-list .topic-card{padding:20px 12px}.intro-grid{grid-template-columns:1fr;gap:20px;margin-bottom:30px}.intro-description p{max-width:none}.learning-grid>aside{grid-template-columns:1fr}.page-heading.compact h1{font-size:29px}.breadcrumb{padding:20px 0;font-size:10px}.tabs>a,.tabs>button{padding:11px 16px}.video-row{gap:13px}.small-cover{width:120px;flex-basis:120px}.contact-banner{padding:18px;gap:12px;flex-wrap:wrap}.contact-banner .button{margin-left:46px}.footer-features{padding:20px 16px;gap:20px 16px}.footer-features .icon{width:25px;height:25px}.footer-features small{font-size:10px}.footer-features strong{font-size:11px}.footer-bottom{font-size:9px}.filter-bar{padding:17px}.filter-bar label{flex:auto;width:100%}.filter-bar .button{flex:1}.progress-summary{grid-template-columns:1fr;gap:15px}.progress-grid{grid-template-columns:1fr}.article-image{height:220px}.stats-grid{grid-template-columns:1fr 1fr;gap:12px}.admin-main .section-heading{align-items:flex-start}.admin-main .section-heading>.button{padding:8px 12px;white-space:nowrap}.form-grid{grid-template-columns:1fr}.admin-top{font-size:8px}.admin-main .page-heading h1{font-size:25px}.login-layout h1{font-size:33px}.login-layout .panel{padding:24px}.pagination{gap:15px;font-size:11px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}}

.brand-logo{width:114px;height:29px;display:block;object-fit:contain}.hero-art img{object-position:72% center}.hero-art:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#f2f5f1 0%,transparent 30%);pointer-events:none}@media(max-width:480px){.hero-art:after{display:none}}
.error-page{padding:60px 0 90px}