:root{--green:#32cd32;--green-dark:#16762a;--green-deep:#0d4420;--green-ink:#123c20;--green-soft:#e8f9ec;--lime:#c6ef59;--orange:#ff8c42;--paper:#f7f8f1;--cream:#fffdf6;--ink:#172019;--muted:#657066;--line:#dfe7dc;--white:#ffffff;--shadow:0 24px 60px rgba(26,68,37,0.09)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Noto Sans CJK SC,Source Han Sans SC,Arial,sans-serif;line-height:1.65}a{color:inherit;text-decoration:none}a,button{-webkit-tap-highlight-color:transparent}button,input{font:inherit}.site-header{position:relative;z-index:20;width:min(1180px,calc(100% - 48px));min-height:76px;margin:0 auto;gap:34px}.brand,.site-header{display:flex;align-items:center}.brand{gap:11px;margin-right:auto}.brand img{width:43px;height:43px;object-fit:contain}.brand span{display:flex;flex-direction:column;line-height:1.25}.brand strong{color:var(--green-ink);font-size:18px;font-weight:900;letter-spacing:.02em}.brand small{color:#718073;font-size:10px;letter-spacing:.18em}.desktop-nav{display:flex;align-items:center;gap:28px;font-size:14px;font-weight:650}.desktop-nav a{position:relative;padding:28px 0}.desktop-nav a:after{content:"";position:absolute;left:0;bottom:19px;width:100%;height:2px;border-radius:2px;background:var(--green);transform:scaleX(0);transition:transform .18s ease}.desktop-nav a:focus-visible:after,.desktop-nav a:hover:after{transform:scaleX(1)}.header-contact{padding:10px 17px;border-radius:999px;background:var(--green-deep);color:white;font-size:13px;font-weight:750}.mobile-menu{display:none}.mobile-menu summary{cursor:pointer;list-style:none;padding:9px 14px;border:1px solid #cfdacf;border-radius:999px;color:var(--green-ink);font-size:13px;font-weight:800}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu>div{position:absolute;right:0;top:62px;width:min(260px,calc(100vw - 32px));display:grid;padding:10px;border:1px solid #dce5d9;border-radius:16px;background:rgba(255,255,255,.98);box-shadow:0 18px 45px rgba(20,62,30,.14)}.mobile-menu a{padding:12px 13px;border-radius:10px;color:var(--green-ink);font-size:14px;font-weight:750}.mobile-menu a:focus-visible,.mobile-menu a:hover{background:var(--green-soft)}.hero{position:relative;min-height:600px;overflow:hidden;display:grid;grid-template-columns:minmax(0,1fr) minmax(400px,.72fr);align-items:center;gap:42px;padding:56px max(48px,calc((100% - 1180px) / 2)) 80px;background:linear-gradient(140deg,#fbfcf6,#f1f6e8)}.hero:before{content:"";position:absolute;top:0;right:0;bottom:0;width:max(38vw,520px);background:linear-gradient(145deg,#123f20,#17602a);clip-path:polygon(18% 0,100% 0,100% 100%,0 100%)}.hero-copy,.hero-visual{position:relative;z-index:1}.portal-kicker{display:inline-flex;align-items:center;gap:10px;color:var(--green-dark);font-size:13px;font-weight:850;letter-spacing:.08em}.portal-kicker:before{content:"";width:28px;height:3px;border-radius:3px;background:var(--lime)}.eyebrow{display:inline-flex;align-items:center;gap:10px;color:var(--green-dark);font-family:Inter,Arial,sans-serif;font-size:11px;font-weight:850;letter-spacing:.16em;text-transform:uppercase}.eyebrow:before{content:"";width:24px;height:3px;border-radius:3px;background:var(--orange)}.hero h1{max-width:720px;margin:20px 0 24px;color:#14341d;font-size:clamp(46px,4.7vw,68px);line-height:1.1;letter-spacing:-.055em;font-weight:950}.hero h1 span{position:relative;color:var(--green-dark);white-space:nowrap}.hero h1 span:after{content:"";position:absolute;left:0;bottom:4px;width:100%;height:10px;background:rgba(198,239,89,.68);z-index:-1;transform:rotate(-1deg)}.hero-lead{max-width:640px;margin:0;color:#536057;font-size:17px;line-height:1.8}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin:34px 0 28px}.button{min-height:48px;display:inline-flex;align-items:center;justify-content:center;gap:18px;padding:0 22px;border-radius:10px;font-size:14px;font-weight:800;transition:transform .18s ease,box-shadow .18s ease}.button:focus-visible,.button:hover{transform:translateY(-2px)}.button.primary{background:var(--green-dark);color:white;box-shadow:0 14px 28px rgba(22,118,42,.2)}.button.primary span{font-size:18px}.button.secondary{border:1px solid #cdd9cb;background:rgba(255,255,255,.62);color:var(--green-ink)}.hero-visual{min-height:430px;display:flex;align-items:center;justify-content:center}.hero-visual:before{content:"";position:absolute;width:430px;height:430px;border:1px solid rgba(198,239,89,.2);border-radius:50%}.portal-profile{position:relative;z-index:2;width:min(430px,94%);padding:30px;border:1px solid rgba(255,255,255,.72);border-radius:16px;background:#ffffff;box-shadow:0 26px 65px rgba(5,35,16,.24)}.portal-profile-brand{display:flex;align-items:center;gap:15px}.portal-profile-brand img{width:62px;height:62px;object-fit:contain}.portal-profile-brand>div{min-width:0}.portal-profile-brand span{color:var(--green-dark);font-size:12px;font-weight:800;letter-spacing:.08em}.portal-profile h2{margin:3px 0 0;color:var(--green-ink);font-size:25px;line-height:1.25}.portal-profile>p{margin:22px 0 24px;color:#667169;font-size:13px;line-height:1.75}.portal-profile-facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));margin:0;border-top:1px solid #e1e9df;border-left:1px solid #e1e9df}.portal-profile-facts div{min-width:0;padding:15px 14px;border-right:1px solid #e1e9df;border-bottom:1px solid #e1e9df}.portal-profile-facts dt{margin-bottom:3px;color:var(--green-dark);font-size:13px;font-weight:850}.portal-profile-facts dd{margin:0;color:#667269;font-size:11px;line-height:1.5}.float-note{position:absolute;z-index:3;display:flex;align-items:center;gap:8px;padding:9px 13px;border-radius:12px;background:white;box-shadow:0 14px 35px rgba(12,68,26,.16)}.float-note b{color:var(--orange);font-family:Inter,sans-serif;font-size:22px}.float-note span{color:#546158;font-size:10px}.note-one{left:0;bottom:50px}.note-two{right:0;top:58px}.quick-grid{position:relative;z-index:3;width:min(1180px,calc(100% - 48px));margin:-44px auto 0;display:grid;grid-template-columns:repeat(4,1fr);border:1px solid #e4e9e1;border-radius:16px;background:white;box-shadow:var(--shadow);overflow:hidden}.quick-card{min-height:105px;display:flex;align-items:center;gap:13px;padding:24px;border-right:1px solid #e6ebe4;transition:background .16s ease}.quick-card:last-child{border-right:0}.quick-card:focus-visible,.quick-card:hover{background:#f5fbf2}.quick-icon{width:42px;height:42px;flex:0 0 auto;display:grid;place-items:center;border-radius:12px;background:var(--green-soft);color:var(--green-dark);font-size:15px;font-weight:900}.quick-card div{display:flex;flex-direction:column}.quick-card b{color:var(--green-ink);font-size:14px}.quick-card small{color:#788179;font-size:12px}.quick-card>i{margin-left:auto;color:#9bab9d;font-style:normal}.section{width:min(1180px,calc(100% - 48px));margin:0 auto;padding:96px 0 0}.section-heading{margin-bottom:42px}.section-heading h2{margin:11px 0 10px;color:var(--green-ink);font-size:clamp(34px,4vw,50px);line-height:1.18;letter-spacing:-.04em}.section-heading>p{max-width:650px;margin:0;color:#69746c;font-size:15px}.two-column-heading{display:grid;grid-template-columns:1fr minmax(300px,.65fr);align-items:end;gap:64px}.two-column-heading h2{margin-bottom:0}.two-column-heading>p{margin:0 0 7px}.journey-panel{padding:35px 38px 30px;border:1px solid #dfe8db;border-radius:16px;background:white;box-shadow:0 12px 35px rgba(34,75,42,.05)}.exam-timeline-stack{display:grid;gap:20px}.timeline-title p{margin:5px 0 0;color:#758077;font-size:12px}.journey-head{display:flex;align-items:center;justify-content:space-between;gap:24px}.tag{display:inline-block;padding:4px 8px;border-radius:5px;background:var(--green-soft);color:var(--green-dark);font-size:11px;font-weight:850;letter-spacing:.06em}.tag.orange{background:#fff0e5;color:#b85517}.journey-head h3,.resource-list-head h3{margin:8px 0 0;color:var(--green-ink);font-size:23px}.update-badge{padding:7px 10px;border:1px solid #dce5da;border-radius:999px;color:#778178;font-size:11px}.timeline{position:relative;display:grid;grid-template-columns:repeat(5,1fr);gap:0;margin:38px 0 30px;padding:0;list-style:none}.timeline:before{content:"";position:absolute;left:10%;right:10%;top:20px;height:2px;background:#dfe7dc}.timeline li{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;text-align:center}.timeline-dot{width:42px;height:42px;display:grid;place-items:center;margin-bottom:12px;border:2px solid #d5e0d3;border-radius:50%;background:white;color:#8b968c;font-family:Inter,sans-serif;font-size:12px;font-weight:800}.timeline li.current .timeline-dot{border-color:var(--green-dark);background:var(--green-dark);color:white;box-shadow:0 0 0 7px rgba(50,205,50,.14)}.timeline li.complete .timeline-dot{border-color:#79b989;background:#eff9f0;color:var(--green-dark)}.historic-timeline{grid-template-columns:repeat(6,1fr);margin-bottom:34px}.timeline-date{margin-bottom:3px;color:var(--green-dark);font-family:Inter,Arial,sans-serif;font-size:12px;font-weight:850;white-space:nowrap}.timeline b{color:var(--green-ink);font-size:14px}.timeline small{color:#849086;font-size:11px}.journey-source{display:flex;align-items:center;justify-content:space-between;gap:16px;padding-top:18px;border-top:1px solid #e7ece5;color:#626b64;font-size:12px}.journey-source a{color:var(--green-dark);font-weight:800}.guides-section{width:100%;margin-top:96px;padding:92px max(48px,calc((100% - 1180px) / 2));background:#f0f4eb}.guides-section .resource-list-wide,.guides-section .section-heading{width:min(1180px,100%);margin-left:auto;margin-right:auto}.resource-list{border:1px solid #dbe5d8;border-radius:16px;background:white;overflow:hidden;padding:27px}.resource-list-head{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:14px}.resource-list-head>span{padding:5px 8px;border-radius:999px;background:#eff8eb;color:var(--green-dark);font-size:11px;font-weight:800}.resource-list article{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding:17px 0;border-bottom:1px solid #e9ede7}.file-type{width:40px;height:44px;display:grid;place-items:center;border-radius:8px;background:#fff0e5;color:#b95c24;font-family:Inter,sans-serif;font-size:10px;font-weight:850}.file-type.green{background:#e8f7eb;color:var(--green-dark)}.file-type.amber{background:#fff6d7;color:#9b7316}.resource-list article>div{display:flex;flex-direction:column}.resource-list article b{color:var(--green-ink);font-size:14px}.resource-list article small{color:#657066;font-size:12px}.resource-link,.resource-status{padding:5px 8px;border-radius:5px;font-size:11px;font-weight:800}.resource-status{background:#f0f2ef;color:#929a93}.resource-link{background:var(--green-soft);color:var(--green-dark)}.resource-list-more{display:inline-flex;margin-top:18px;color:var(--green-dark);font-size:12px;font-weight:850}.document-page{background:#f7f9f3}.document-hero{position:relative;overflow:hidden;display:grid;grid-template-columns:minmax(0,1.1fr) minmax(300px,.62fr);align-items:center;gap:72px;min-height:480px;padding:68px max(48px,calc((100% - 1180px) / 2)) 84px;background:linear-gradient(140deg,#fbfcf6,#eff5e6)}.document-hero:before{content:"";position:absolute;top:0;right:0;bottom:0;width:max(38vw,520px);background:linear-gradient(145deg,#123f20,#17602a);clip-path:polygon(18% 0,100% 0,100% 100%,0 100%)}.document-hero>*{position:relative;z-index:1}.document-hero h1{max-width:780px;margin:20px 0 24px;color:var(--green-ink);font-size:clamp(46px,5vw,68px);line-height:1.1;letter-spacing:-.055em}.document-hero>div>p{max-width:690px;margin:0;color:#5c685f;font-size:15px;line-height:1.9}.document-hero-actions{display:flex;gap:12px;margin-top:30px}.library-summary{overflow:hidden;display:grid;grid-template-columns:repeat(3,1fr);border:1px solid rgba(21,118,42,.15);border-radius:16px;background:white;box-shadow:0 18px 42px rgba(23,77,33,.08)}.library-summary div{display:flex;flex-direction:column;gap:5px;padding:30px 16px;border-right:1px solid #e4eadf;text-align:center}.library-summary div:nth-child(3){border-right:0}.library-summary b{color:var(--green-dark);font-family:Inter,sans-serif;font-size:30px}.library-summary small,.library-summary span{color:#657066;font-size:11px}.library-summary small{grid-column:1/-1;padding:11px 16px;border-top:1px solid #e4eadf;text-align:center}.document-section{width:min(1180px,calc(100% - 48px));margin:0 auto;padding:100px 0 0;scroll-margin-top:88px}.document-section-heading{margin-bottom:30px}.document-section-heading h2{margin:0 0 8px;color:var(--green-ink);font-size:clamp(32px,4vw,48px);letter-spacing:-.04em}.document-section-heading p{max-width:760px;margin:0;color:#6c776e;font-size:13px}.document-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.document-card{display:flex;flex-direction:column;min-height:430px;padding:28px;border:1px solid #dce5d8;border-radius:16px;background:white;box-shadow:0 14px 34px rgba(26,70,34,.05)}.document-card-top{display:flex;align-items:center;justify-content:space-between}.document-card-top em,.document-card-top span{padding:5px 9px;border-radius:6px;font-size:11px;font-style:normal;font-weight:850}.document-card-top .hosted{background:#fff0e5;color:#ac5019}.document-card-top .official{background:#e9f6e6;color:var(--green-dark)}.document-card-top em{border:1px solid #dce5d8;color:#788278}.document-card h3{margin:22px 0 12px;color:var(--green-ink);font-size:22px;line-height:1.35}.document-card>p{margin:0;color:#6f7971;font-size:13px;line-height:1.8}.document-card dl{display:grid;gap:8px;margin:22px 0;padding:17px 0;border-top:1px solid #edf0eb;border-bottom:1px solid #edf0eb}.document-card dl div{display:grid;grid-template-columns:68px 1fr;gap:10px;font-size:12px}.document-card dt{color:#657066}.document-card dd{margin:0;color:#536057}.document-actions{display:flex;align-items:center;gap:16px;margin-top:auto}.document-actions a{color:var(--green-dark);font-size:12px;font-weight:850}.document-actions .document-download{padding:10px 15px;border-radius:8px;background:var(--green-dark);color:white}.products-section{padding-bottom:18px}.course-section-heading{max-width:700px}.course-list{display:grid;grid-template-columns:1.04fr .96fr;gap:24px}.course-card{overflow:hidden;border:1px solid #d7e2d5;border-radius:18px;background:white;box-shadow:0 18px 45px rgba(24,68,34,.07);transition:transform .22s ease,box-shadow .22s ease}.course-card:hover{transform:translateY(-4px);box-shadow:0 24px 56px rgba(24,68,34,.11)}.course-image{position:relative;aspect-ratio:750/422;overflow:hidden;background:var(--green-deep)}.course-image img{width:100%;height:100%;object-fit:cover;transition:transform .42s cubic-bezier(.16,1,.3,1)}.course-card:hover .course-image img{transform:scale(1.025)}.course-copy{padding:30px 32px 32px}.course-status-row{display:flex;align-items:center;justify-content:space-between;gap:18px}.course-status-row span{padding:5px 10px;border-radius:999px;background:var(--green-soft);color:var(--green-dark);font-size:11px;font-weight:850}.course-status-row small{color:#768078;font-size:11px}.course-copy h3{margin:16px 0 10px;color:var(--green-ink);font-size:25px;line-height:1.35;letter-spacing:-.025em}.course-copy>p{margin:0;color:#657066;font-size:13px;line-height:1.8}.course-facts{display:grid;grid-template-columns:1.25fr 1fr .72fr;gap:1px;margin:24px 0;overflow:hidden;border:1px solid #dfe7dc;border-radius:12px;background:#dfe7dc}.course-facts div{min-width:0;padding:14px 13px;background:#f8faf5}.course-facts dt{color:#7a847c;font-size:10px}.course-facts dd{margin:3px 0 0;color:var(--green-ink);font-size:12px;font-weight:800;line-height:1.45}.course-copy>a{display:inline-flex;align-items:center;gap:12px;padding:11px 18px;border-radius:999px;background:var(--green-deep);color:white;font-size:12px;font-weight:850;transition:transform .18s ease,background .18s ease}.course-copy>a:focus-visible,.course-copy>a:hover{background:var(--green-dark);transform:translateY(-1px)}.course-copy>a:active{transform:translateY(1px)}.course-list-note{margin:18px 0 0;color:#707b72;font-size:12px}.service-section{padding-bottom:96px}.service-showcase{overflow:hidden;display:grid;grid-template-columns:.92fr 1.08fr;min-height:430px;border:1px solid #d4e0d2;border-radius:18px;background:#eef5e9;box-shadow:0 20px 52px rgba(24,68,34,.08)}.service-diagram{position:relative;display:flex;align-items:center;justify-content:center;gap:30px;min-height:430px;border-right:1px solid #d4e0d2;background:radial-gradient(circle at 18% 20%,rgba(198,239,89,.32),transparent 24%),linear-gradient(145deg,#edf6e6,#dfeeda)}.document-sheet{position:relative;width:125px;height:160px;padding:21px 17px;border-radius:7px;background:white;box-shadow:0 15px 28px rgba(24,72,33,.12);transform:rotate(-5deg)}.document-sheet:before{content:"";position:absolute;inset:7px -7px -7px 7px;z-index:-1;border-radius:7px;background:rgba(255,255,255,.7)}.result-sheet{transform:rotate(5deg)}.document-sheet span{display:block;color:#8a948b;font-size:8px}.document-sheet b{display:block;margin:3px 0 16px;color:var(--green-dark);font-family:Inter,sans-serif;font-size:17px}.document-sheet i{display:block;width:85%;height:5px;margin:8px 0;border-radius:4px;background:#dfe8de}.document-sheet i:last-child{width:58%}.process-arrow{color:var(--green-dark);font-size:32px;font-weight:900}.quality-stamp{position:absolute;right:9%;bottom:23px;padding:8px 12px;border:2px solid var(--green-dark);border-radius:50%;color:var(--green-dark);font-size:8px;text-align:center;line-height:1.2;transform:rotate(-9deg)}.quality-stamp b{font-size:9px}.service-copy{display:flex;flex-direction:column;justify-content:center;padding:58px 64px;background:white}.service-label{color:var(--green-dark);font-size:12px;font-weight:850}.service-copy h2{max-width:520px;margin:14px 0 15px;color:var(--green-ink);font-size:clamp(32px,3.4vw,44px);line-height:1.2;letter-spacing:-.04em}.service-copy>p{max-width:570px;margin:0;color:#657066;font-size:14px;line-height:1.85}.service-copy ul{display:flex;flex-wrap:wrap;gap:9px;margin:25px 0 29px;padding:0;list-style:none}.service-copy li{padding:7px 10px;border:1px solid #d8e3d6;border-radius:8px;color:#536158;font-size:11px;font-weight:750}.service-copy>a{width:fit-content;display:inline-flex;align-items:center;gap:13px;padding:11px 18px;border-radius:999px;background:var(--green-deep);color:white;font-size:12px;font-weight:850}.eyebrow.light{color:var(--lime)}.contact-section{width:min(1180px,calc(100% - 48px));display:grid;grid-template-columns:1fr 330px;align-items:center;gap:80px;margin:100px auto;padding:54px 62px;border-radius:16px;background:linear-gradient(135deg,#197b2d,#0d4b20);color:white;box-shadow:0 24px 60px rgba(13,75,32,.2)}.contact-copy h2{margin:15px 0 18px;font-size:clamp(34px,4vw,50px);line-height:1.2;letter-spacing:-.04em}.contact-copy>p{max-width:680px;margin:0;color:rgba(255,255,255,.75);font-size:14px}.qr-card{display:flex;align-items:center;gap:17px;padding:15px;border-radius:12px;background:white;color:var(--green-ink)}.qr-card img{width:126px;height:126px;border-radius:7px}.qr-card>div{display:flex;flex-direction:column}.qr-card b{font-size:15px}.qr-card small{color:#657066;font-size:12px}footer{display:grid;grid-template-columns:1fr 1fr;gap:35px;padding:58px max(48px,calc((100% - 1180px) / 2)) 30px;border-top:1px solid #dfe6dd;background:#f1f3ec}.footer-brand{display:flex;align-items:center;gap:12px}.footer-brand img{width:45px;height:45px;object-fit:contain}.footer-brand>div{display:flex;flex-direction:column}.footer-brand b{color:var(--green-ink);font-size:15px}.footer-brand span{color:#7b847d;font-size:11px}.footer-platforms{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:8px;color:#69736b;font-size:11px}.footer-platforms>span{color:var(--green-dark);font-weight:800}.footer-platforms b{padding:5px 8px;border:1px solid #d6dfd4;border-radius:5px;font-weight:650}.footer-legal{grid-column:1/-1;display:flex;flex-wrap:wrap;gap:16px;padding-top:24px;border-top:1px solid #dce3da;color:#858e86;font-size:11px}.footer-legal a{color:inherit;text-decoration:underline;text-underline-offset:3px}@media (max-width:1050px){.desktop-nav,.header-contact{display:none}.mobile-menu{display:block}.hero{grid-template-columns:1fr .82fr}.quick-grid{grid-template-columns:repeat(2,1fr)}.quick-card:nth-child(2){border-right:0}.quick-card:nth-child(-n+2){border-bottom:1px solid #e6ebe4}}@media (max-width:820px){.contact-section,.quick-grid,.section,.site-header{width:min(100% - 32px,1180px)}.header-contact{display:none}.hero{grid-template-columns:1fr;padding:70px 24px 105px}.hero:before{display:none}.hero h1{font-size:clamp(43px,12vw,62px)}.hero-visual{min-height:430px;margin-top:20px;border-radius:18px;background:linear-gradient(145deg,#123f20,#17602a)}.hero-visual:before{width:330px;height:330px}.note-one{left:3%}.note-two{right:3%}.contact-section,.course-list,.service-showcase,.two-column-heading{grid-template-columns:1fr}.two-column-heading{gap:16px}.timeline{grid-template-columns:1fr;gap:17px}.timeline:before{left:20px;right:auto;top:20px;bottom:20px;width:2px;height:auto}.timeline li{display:grid;grid-template-columns:42px 1fr;justify-items:start;column-gap:14px;text-align:left}.timeline-dot{grid-row:span 3;margin:0}.journey-source{align-items:flex-start;flex-direction:column}.guides-section{padding-left:16px;padding-right:16px}.service-diagram{min-height:360px;border-right:0;border-bottom:1px solid #d4e0d2}.service-copy{padding:48px 42px}.contact-section{gap:30px;padding:42px 30px}.qr-card{width:fit-content}footer{grid-template-columns:1fr;padding-left:24px;padding-right:24px}.footer-platforms{justify-content:flex-start}.document-hero{grid-template-columns:1fr;gap:42px;padding:62px 24px 78px}.document-hero:before{display:none}.document-grid{grid-template-columns:1fr}}@media (max-width:560px){.site-header{min-height:72px}.brand strong{font-size:16px}.brand small{font-size:8px}.hero{padding-top:48px}.hero h1{margin-top:16px;font-size:clamp(38px,10.5vw,42px);line-height:1.08}.hero h1 span{white-space:normal}.document-hero h1{font-size:clamp(34px,9vw,37px)}.document-hero-actions{flex-direction:column}.library-summary div{padding:24px 8px}.document-section{width:min(100% - 32px,1180px);padding-top:76px}.document-card{min-height:0;padding:23px}.hero-lead{font-size:14px}.hero-actions{flex-direction:column}.button{width:100%}.hero-visual{min-height:365px}.portal-profile{width:92%;padding:24px 21px}.portal-profile-brand img{width:54px;height:54px}.portal-profile h2{font-size:21px}.float-note{display:none}.quick-grid{grid-template-columns:1fr}.quick-card{border-right:0;border-bottom:1px solid #e6ebe4}.quick-card:last-child{border-bottom:0}.section{padding-top:82px}.section-heading{margin-bottom:29px}.section-heading h2{font-size:clamp(30px,8.4vw,34px);text-wrap:balance}.journey-panel{padding:25px 20px}.journey-head{align-items:flex-start;flex-direction:column;gap:9px}.service-diagram{min-height:300px}.course-copy{padding:24px}.course-copy h3{font-size:23px}.course-facts{grid-template-columns:1fr}.service-copy{padding:38px 24px}.service-copy h2{font-size:31px}.document-sheet{width:105px;height:140px}.quality-stamp{right:4%}.contact-section{margin-top:72px;margin-bottom:72px}.contact-copy h2{font-size:37px}.qr-card{width:100%}.qr-card img{width:112px;height:112px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{transition-duration:.01ms!important}}.year-page{overflow:hidden;background:#f7f8f1}.compact-header{min-height:76px}.year-hero{position:relative;display:grid;grid-template-columns:minmax(0,1fr) minmax(340px,.62fr);align-items:center;gap:74px;min-height:610px;padding:68px max(48px,calc((100% - 1180px) / 2)) 86px;overflow:hidden;background:linear-gradient(135deg,#fbfcf5,#f0f5e8)}.year-hero:before{content:"";position:absolute;top:0;right:0;bottom:0;width:max(38vw,520px);background:linear-gradient(145deg,#123f20,#17602a);clip-path:polygon(18% 0,100% 0,100% 100%,0 100%)}.current-status-card,.year-hero-copy{position:relative;z-index:1}.breadcrumb{display:flex;flex-wrap:wrap;gap:7px;margin-bottom:34px;color:#7a867b;font-size:12px}.breadcrumb a{color:var(--green-dark);font-weight:800}.year-kicker{display:inline-block;color:var(--green-dark);font-size:12px;font-weight:850;letter-spacing:.04em}.year-hero h1{margin:19px 0 22px;color:#11391e;font-size:clamp(56px,6.5vw,78px);font-weight:950;letter-spacing:-.075em;line-height:1.02}.year-hero-copy>p{max-width:660px;margin:0;color:#5e6a61;font-size:16px;line-height:1.95}.year-hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}.current-status-card{padding:34px;border:1px solid #d9e3d6;border-radius:16px;background:white;box-shadow:0 18px 48px rgba(30,75,40,.09)}.current-status-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-bottom:17px;border-bottom:1px solid #e5ebe3}.current-status-head span{color:var(--green-dark);font-size:12px;font-weight:900;letter-spacing:.12em}.current-status-head em{color:#7e8980;font-size:11px;font-style:normal}.current-status-mark{display:flex;align-items:baseline;gap:10px;margin-top:28px}.current-status-mark b{display:grid;width:64px;height:64px;place-items:center;border:4px solid var(--green);border-radius:50%;color:var(--green-dark);font-size:25px}.current-status-mark span{color:#879087;font-size:12px;font-weight:750}.current-status-card h2{margin:21px 0 10px;color:var(--green-ink);font-size:25px;line-height:1.35}.current-status-card>p{margin:0;color:#6c766e;font-size:14px}.current-status-card>small{display:block;margin-top:24px;color:#657066;font-size:12px}.chart-section,.release-lab{width:min(1180px,calc(100% - 48px));margin:0 auto;padding:106px 0}.release-state-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.release-state{position:relative;min-height:235px;padding:25px;overflow:hidden;border:1px solid #dfe7dd;border-radius:18px;background:white}.release-state:after{content:"";position:absolute;right:-34px;bottom:-48px;width:110px;height:110px;border-radius:50%;background:#eff6ec}.release-state.current{border-color:var(--green-dark);box-shadow:0 18px 40px rgba(22,118,42,.1)}.release-state.complete{background:#143f21;color:white}.release-state>div{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;gap:8px}.release-state>div span{color:var(--orange);font-family:Inter,Arial,sans-serif;font-size:20px;font-weight:900}.release-state>div em{padding:4px 7px;border-radius:999px;background:#f0f4ee;color:#738075;font-size:8px;font-style:normal}.release-state.complete>div em{background:rgba(255,255,255,.11);color:rgba(255,255,255,.72)}.release-state h3{position:relative;z-index:1;margin:34px 0 10px;color:var(--green-ink);font-size:21px}.release-state.complete h3{color:white}.release-state p{position:relative;z-index:1;margin:0;color:#6f7971;font-size:11px}.release-state.complete p{color:rgba(255,255,255,.72)}.speed-note{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:18px;margin-top:18px;padding:16px 19px;border-left:3px solid var(--orange);border-radius:9px;background:#fff7ef;color:#626d65;font-size:11px}.speed-note b{color:#9a4c1c}.speed-note small{color:#8a7162;font-size:9px;white-space:nowrap}.historic-section{display:grid;grid-template-columns:minmax(280px,.65fr) minmax(0,1fr);gap:80px;padding:100px max(48px,calc((100% - 1180px) / 2));background:#113e20;color:white}.historic-copy{align-self:start;position:sticky;top:30px}.historic-copy h2{margin:19px 0 18px;font-size:clamp(36px,4.3vw,54px);letter-spacing:-.05em;line-height:1.15}.historic-copy p{margin:0;color:rgba(255,255,255,.68);font-size:14px;line-height:1.8}.historic-copy>a{display:inline-flex;margin-top:25px;padding-bottom:4px;border-bottom:1px solid rgba(255,255,255,.45);color:white;font-size:13px;font-weight:800}.vertical-timeline{margin:0;padding:0;list-style:none}.vertical-timeline li{display:grid;grid-template-columns:58px 1fr;gap:18px;padding:0 0 32px}.vertical-timeline li:not(:last-child) .vertical-index:after{content:"";position:absolute;top:53px;bottom:-32px;left:50%;width:1px;background:rgba(255,255,255,.18)}.vertical-index{position:relative;width:52px;height:52px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.35);border-radius:50%;color:var(--lime);font-family:Inter,sans-serif;font-weight:850}.vertical-timeline li>div:last-child{padding:5px 0 27px;border-bottom:1px solid rgba(255,255,255,.12)}.vertical-timeline span{color:var(--lime);font-family:Inter,Arial,sans-serif;font-size:13px;font-weight:850}.vertical-timeline h3{margin:3px 0;font-size:20px}.vertical-timeline p{margin:0;color:rgba(255,255,255,.62);font-size:13px;line-height:1.65}.position-guide-section{display:grid;grid-template-columns:minmax(280px,.62fr) minmax(0,1fr);gap:72px;padding:104px max(48px,calc((100% - 1180px) / 2));background:#eef4e9}.position-guide-intro{position:sticky;top:30px;align-self:start}.position-guide-intro>span{color:var(--green-dark);font-size:12px;font-weight:900;letter-spacing:.08em}.position-guide-intro h2{margin:18px 0;color:var(--green-ink);font-size:clamp(36px,4.3vw,54px);letter-spacing:-.05em;line-height:1.15}.position-guide-intro>p{margin:0;color:#647068;font-size:14px;line-height:1.85}.position-guide-note{margin-top:24px;padding:14px 16px;border-left:3px solid var(--orange);border-radius:8px;background:#fff8f1;color:#6e665f;font-size:12px;line-height:1.7}.position-guide-steps{display:grid;gap:12px;margin:0;padding:0;list-style:none}.position-guide-step{display:grid;grid-template-columns:58px minmax(0,1fr);gap:18px;min-width:0;padding:24px;border:1px solid #dbe6d7;border-radius:15px;background:white;box-shadow:0 12px 28px rgba(29,66,36,.045)}.position-guide-step>span{display:grid;width:52px;height:52px;place-items:center;border-radius:50%;background:var(--green-dark);color:white;font-family:Inter,Arial,sans-serif;font-size:15px;font-weight:900}.position-guide-step>div{min-width:0}.position-guide-step h3{margin:2px 0 7px;color:var(--green-ink);font-size:20px;line-height:1.35}.position-guide-step p{margin:0;color:#667169;font-size:13px;line-height:1.75}.position-guide-fields{display:flex;flex-wrap:wrap;gap:7px;margin-top:14px}.position-guide-fields b{max-width:100%;padding:5px 9px;border:1px solid #cfe0ca;border-radius:999px;color:var(--green-dark);font-size:11px;line-height:1.35;overflow-wrap:anywhere}.system-template-links{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.system-template-links a{padding:7px 11px;border:1px solid #bcd3b7;border-radius:999px;color:var(--green-dark);font-size:11px;font-weight:800}.chart-section{padding-bottom:116px}.chart-boundary{display:flex;align-items:center;gap:14px;margin:-8px 0 22px;padding:13px 16px;border:1px solid #f1d7c5;border-radius:10px;background:#fff8f2;color:#6c6e67;font-size:13px}.chart-boundary b{color:#9b4c1b}.chart-boundary small{margin-left:auto;color:#8a796e;font-size:12px}.chart-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:15px}.chart-card{overflow:hidden;border:1px solid #dfe7dc;border-radius:15px;background:white;box-shadow:0 14px 30px rgba(29,66,36,.06)}.chart-card>a{display:block;aspect-ratio:3/4;overflow:hidden;background:#f1f5ed}.chart-card img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .18s ease}.chart-card>a:focus-visible img,.chart-card>a:hover img{transform:scale(1.015)}.chart-card>div{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:9px;padding:14px}.chart-card>div span{color:var(--orange);font-family:Inter,sans-serif;font-size:13px;font-weight:900}.chart-card h3{margin:0;color:var(--green-ink);font-size:14px}.chart-card>div a{color:var(--green-dark);font-size:12px;font-weight:800}.chart-access-note{margin:18px 0 0;color:#778078;font-size:13px;text-align:center}.province-snapshot-section{width:min(1180px,calc(100% - 48px));margin:0 auto;padding:106px 0 116px}.province-snapshot-grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(260px,.65fr);gap:15px}.province-snapshot-grid article{padding:28px;border:1px solid #dfe7dc;border-radius:16px;background:white;box-shadow:0 14px 30px rgba(29,66,36,.06)}.province-snapshot-grid .province-snapshot-primary{grid-row:span 2;display:flex;min-height:330px;flex-direction:column;justify-content:flex-end;border-color:#174c25;background:linear-gradient(145deg,#174c25,#0f371b);color:white}.province-snapshot-grid article>span{color:#718075;font-size:12px;font-weight:800}.province-snapshot-grid strong{display:block;margin:12px 0 2px;color:var(--green-dark);font-size:clamp(42px,5vw,66px);letter-spacing:-.055em;line-height:1}.province-snapshot-grid h3{margin:8px 0 0;color:var(--green-ink);font-size:18px}.province-snapshot-grid p{max-width:520px;margin:18px 0 0;color:rgba(255,255,255,.7);font-size:13px;line-height:1.75}.province-snapshot-grid .province-snapshot-primary h3,.province-snapshot-grid .province-snapshot-primary strong,.province-snapshot-grid .province-snapshot-primary>span{color:white}.province-document-section{margin-top:0}.province-course-section{padding-top:104px}.resource-section{display:grid;grid-template-columns:minmax(280px,.72fr) minmax(0,1fr);gap:72px;padding:92px max(48px,calc((100% - 1180px) / 2));background:linear-gradient(135deg,#1c8e31,#0f4c22);color:white}.resource-intro h2{margin:18px 0;font-size:clamp(34px,4vw,50px);letter-spacing:-.05em;line-height:1.18}.resource-intro p{margin:0;color:rgba(255,255,255,.7);font-size:14px;line-height:1.8}.resource-action-grid{display:grid;gap:13px}.resource-action-grid article{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:15px;padding:22px;border:1px solid rgba(255,255,255,.17);border-radius:15px;background:rgba(255,255,255,.08)}.resource-action-grid article>span{color:var(--lime);font-family:Inter,sans-serif;font-size:19px;font-weight:900}.resource-action-grid h3{margin:0 0 4px;font-size:16px}.resource-action-grid p{grid-column:2;margin:0;color:rgba(255,255,255,.64);font-size:13px;line-height:1.6}.resource-action-grid article>a,.resource-action-grid em{grid-column:3;grid-row:1/span 2;padding:5px 8px;border:1px solid rgba(255,255,255,.22);border-radius:999px;color:rgba(255,255,255,.74);font-size:12px;font-style:normal;white-space:nowrap}.resource-action-grid article>a{color:white;font-style:normal;font-weight:800}.annual-contact{margin-top:92px}@media (max-width:1050px){.year-hero{gap:42px}.chart-grid,.release-state-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:820px){.historic-section,.position-guide-section,.resource-section,.year-hero{grid-template-columns:1fr}.year-hero{gap:46px;min-height:auto;padding:62px 24px 82px}.year-hero:before{display:none}.historic-section,.position-guide-section,.resource-section{gap:44px;padding-right:24px;padding-left:24px}.historic-copy,.position-guide-intro{position:static}.chart-section,.province-snapshot-section,.release-lab{width:min(100% - 32px,1180px);padding:86px 0}.province-snapshot-grid{grid-template-columns:1fr}.province-snapshot-grid .province-snapshot-primary{grid-row:auto;min-height:270px}.speed-note{grid-template-columns:1fr;gap:6px}.speed-note small{white-space:normal}}@media (max-width:560px){.year-hero h1{font-size:54px}.year-hero-copy>p{font-size:14px}.year-hero-actions{flex-direction:column}.current-status-card{padding:26px 22px;border-radius:20px}.current-status-head{align-items:flex-start;flex-direction:column;gap:3px}.chart-grid,.release-state-grid{grid-template-columns:1fr}.release-state{min-height:205px}.chart-boundary{align-items:flex-start;flex-direction:column;gap:3px}.chart-boundary small{margin-left:0}.chart-card>div{padding:16px}.chart-card h3{font-size:15px}.position-guide-step{grid-template-columns:44px minmax(0,1fr);gap:12px;padding:20px 16px}.position-guide-step>span{width:40px;height:40px;font-size:13px}.position-guide-step h3{font-size:18px}.resource-action-grid article{grid-template-columns:auto 1fr}.journey-source{align-items:flex-start;flex-direction:column}.resource-action-grid article>a,.resource-action-grid em{grid-column:2;grid-row:auto;justify-self:start}.vertical-timeline li{grid-template-columns:48px 1fr;gap:13px}.vertical-index{width:44px;height:44px;font-size:12px}.vertical-timeline li:not(:last-child) .vertical-index:after{top:45px}}