:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--background:#f7f5ef;--surface:#fff;--surface-muted:#f1eee6;--text:#1f2933;--text-muted:#5d6878;--border:#ded8ca;--primary:#0f766e;--primary-dark:#0f4f4a;--accent:#b4234b;--amber:#b7791f;--success:#16704a;--warning:#9a5b00;--danger:#b42318;--shadow:0 18px 50px #1f293317;--radius:8px;--max-width:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--background);min-height:100vh;color:var(--text);text-rendering:optimizelegibility;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,Noto Sans CJK SC,sans-serif;font-size:16px;line-height:1.65}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}img,svg{max-width:100%;display:block}.site-shell{flex-direction:column;min-height:100vh;display:flex}.site-main{flex:1}.container{width:min(100% - 32px, var(--max-width));margin-inline:auto}.section{padding:72px 0}.section-tight{padding:44px 0}.site-header{z-index:20;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#f7f5eff0;border-bottom:1px solid #ded8cadb;position:sticky;top:0}.site-header__inner{justify-content:space-between;align-items:center;gap:20px;min-height:72px;display:flex}.brand{letter-spacing:0;align-items:center;gap:10px;font-weight:760;display:inline-flex}.brand__mark{border-radius:var(--radius);width:34px;height:34px;color:var(--primary);background:#fdfbf6;border:1px solid #0f766e3d;place-items:center;display:grid}.site-nav{color:var(--text-muted);align-items:center;gap:16px;font-size:.95rem;display:flex}.site-nav a:hover{color:var(--text)}.header-actions{align-items:center;gap:12px;display:flex}.language-switcher{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);width:78px;min-height:36px;color:var(--text);justify-content:flex-end;align-items:center;transition:width .17s,box-shadow .17s;display:flex;position:relative;overflow:hidden}.language-switcher:is(:hover,:focus-within,.is-expanded){width:198px;box-shadow:0 10px 24px #1f293314}.language-switcher__trigger,.language-switcher__options button{color:inherit;background:0 0;border:0}.language-switcher__trigger{z-index:2;border-radius:calc(var(--radius) - 1px);justify-content:center;align-items:center;gap:6px;min-width:76px;min-height:34px;padding:5px 8px;font-weight:800;transition:transform .16s;display:inline-flex;position:relative}.language-switcher__options{opacity:0;align-items:center;gap:4px;width:0;transition:width .17s,opacity .14s,transform .17s;display:flex;transform:translate(8px)}.language-switcher:is(:hover,:focus-within,.is-expanded) .language-switcher__trigger{transform:translate(-2px)}.language-switcher:is(:hover,:focus-within,.is-expanded) .language-switcher__options{opacity:1;width:116px;padding-right:5px;transform:translate(0)}.language-switcher__options button{min-width:26px;min-height:28px;color:var(--text-muted);border-radius:6px;place-items:center;font-size:.82rem;font-weight:850;display:grid}.language-switcher__options button:hover,.language-switcher__options button.is-active{color:var(--primary-dark);background:#e5f3ef}.button-row{flex-wrap:wrap;gap:12px;display:flex}.button{border-radius:var(--radius);border:1px solid #0000;justify-content:center;align-items:center;gap:8px;min-height:42px;padding:9px 14px;font-weight:700;line-height:1.25;display:inline-flex}.button:disabled{cursor:not-allowed;opacity:.55}.button-primary{background:var(--primary);color:#fff}.button-primary:hover{background:var(--primary-dark)}.button-secondary{border-color:var(--border);background:var(--surface);color:var(--text)}.button-secondary:hover{background:#fbfaf6;border-color:#c6bca8}.button-ghost{color:var(--primary-dark);background:0 0;border-color:#0000}.eyebrow{color:var(--accent);letter-spacing:.08em;text-transform:uppercase;font-size:.82rem;font-weight:780}.page-title{letter-spacing:0;max-width:880px;margin:10px 0 18px;font-size:clamp(1.6rem,4.2vw,3.5rem);line-height:1.04}.section-title{letter-spacing:0;max-width:800px;margin:0 0 14px;font-size:clamp(1.65rem,3vw,2.5rem);line-height:1.12}.lead{max-width:760px;color:var(--text-muted);font-size:clamp(1.05rem,2vw,1.25rem)}.muted{color:var(--text-muted)}.card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.card{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);box-shadow:var(--shadow)}.site-footer{border-top:1px solid var(--border);color:var(--text-muted);background:#fcfaf5}.site-footer__inner{grid-template-columns:1.2fr 2fr;gap:28px;padding:34px 0;display:grid}.site-footer small{display:block}.image-placeholder{border-radius:var(--radius);min-height:260px;color:var(--text-muted);text-align:center;background:linear-gradient(135deg,#0f766e14,#b4234b12),#fbfaf6;border:1px dashed #b9ae9b;place-items:center;padding:24px;display:grid}.image-placeholder strong{color:var(--text);display:block}.home-hero,.info-hero{border-bottom:1px solid var(--border);background:#fbfaf6;padding:72px 0 58px}.home-hero__grid,.info-hero__grid{grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);align-items:center;gap:44px;display:grid}.home-hero__disclaimer{max-width:660px;color:var(--warning);margin:18px 0 28px;font-weight:700}.homepage-image{border:1px solid var(--border);border-radius:var(--radius);width:100%;min-width:0;max-width:100%;box-shadow:var(--shadow);background:#f4f0e7;overflow:hidden}.homepage-image img{object-fit:cover;width:100%;height:100%}.homepage-image--hero{aspect-ratio:2}.homepage-image--panel{aspect-ratio:4/3;place-self:center;width:min(100%,410px);min-height:0;position:relative}.homepage-image--panel img{object-fit:cover;object-position:center}.homepage-image__trigger{color:inherit;cursor:zoom-in;font:inherit;text-align:inherit;padding:0;display:block}.homepage-image__trigger img{transition:transform .22s}.homepage-image__overlay{color:#fff;opacity:0;background:#16232dd1;border-radius:6px;align-items:center;gap:7px;padding:8px 11px;font-size:.82rem;font-weight:700;transition:opacity .18s,transform .18s;display:inline-flex;position:absolute;bottom:14px;right:14px;transform:translateY(4px);box-shadow:0 8px 22px #0b182038}.homepage-image__trigger:is(:hover,:focus-visible) img{transform:scale(1.035)}.homepage-image__trigger:is(:hover,:focus-visible) .homepage-image__overlay{opacity:1;transform:translateY(0)}.image-lightbox{z-index:1100;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.image-lightbox__backdrop{cursor:zoom-out;background:#0a141bdb;border:0;position:absolute;inset:0}.image-lightbox__panel{z-index:1;place-items:center;width:min(1100px,94vw);max-height:90vh;display:grid;position:relative}.image-lightbox__image{border-radius:var(--radius);object-fit:contain;width:auto;max-width:100%;height:auto;max-height:88vh;box-shadow:0 24px 80px #0006}.image-lightbox__close{z-index:2;color:#fff;cursor:pointer;background:#111d25d6;border:1px solid #ffffff57;border-radius:50%;place-items:center;width:42px;height:42px;display:grid;position:absolute;top:12px;right:12px}.homepage-image--flow{aspect-ratio:16/10}.section-heading{margin-bottom:28px}.section-muted{border-bottom:1px solid var(--border);border-top:1px solid var(--border);background:#efede6}.method-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:18px;display:grid}.method-grid>*{min-width:0}.method-panel,.program-card,.info-summary,.detail-section{padding:24px}.method-panel{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface)}.method-panel svg,.check-list svg{color:var(--primary)}.method-panel h3,.program-card h3,.info-summary h2,.detail-section h2{margin:12px 0 8px;line-height:1.2}.method-panel p,.program-card p,.info-summary p,.detail-section p{color:var(--text-muted)}.method-panel ul,.program-card ul,.detail-section ul,.notice-band ul{margin:14px 0 0;padding-left:20px}.program-card{flex-direction:column;justify-content:space-between;gap:18px;min-height:390px;display:flex}.program-card__tag{border-radius:var(--radius);min-height:30px;color:var(--primary-dark);background:#e5f3ef;align-items:center;padding:4px 9px;font-size:.88rem;font-weight:780;display:inline-flex}.assistance-grid{grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);align-items:start;gap:34px;display:grid}.check-list{gap:12px;margin:22px 0 0;padding:0;list-style:none;display:grid}.check-list li{grid-template-columns:20px 1fr;align-items:start;gap:10px;display:grid}.notice-band{background:#fff7ed;border-top:1px solid #ead8bd}.notice-band h2{margin:0 0 10px}.statistics-highlight{border-bottom:1px solid var(--border);background:#edf4f1}.statistics-highlight__heading{justify-content:space-between;align-items:end;gap:28px;margin-bottom:24px;display:flex}.statistics-highlight__heading .eyebrow{align-items:center;gap:7px;display:inline-flex}.statistics-highlight__heading .section-title,.statistics-highlight__heading .muted{margin-bottom:0}.statistics-highlight__scroller{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.statistic-card{border-radius:var(--radius);background:var(--surface);border:1px solid #0f766e33;flex-direction:column;min-width:0;min-height:220px;padding:18px;display:flex;box-shadow:0 12px 30px #1f293312}.statistic-card__meta{color:var(--text-muted);gap:5px;font-size:.8rem;font-weight:760;line-height:1.35;display:grid}.statistic-card__meta time{color:var(--primary-dark)}.statistic-card__value{flex-wrap:wrap;align-items:baseline;gap:7px;margin:16px 0 2px;display:flex}.statistic-card__value strong{font-size:clamp(1.75rem,3vw,2.35rem);line-height:1}.statistic-card__value span,.statistic-card__metric{color:var(--text-muted);font-size:.86rem}.statistic-card__metric{margin:4px 0 16px;line-height:1.4}.statistic-card__source{color:var(--primary-dark);align-items:center;gap:5px;margin-top:auto;font-size:.78rem;font-weight:750;display:inline-flex}.statistics-source-note{max-width:900px;color:var(--text-muted);margin:16px 0 0;font-size:.86rem}.statistics-empty{border:1px dashed var(--border);border-radius:var(--radius);background:var(--surface);color:var(--text-muted);margin:0;padding:20px}.subpage-hero{border-bottom:1px solid var(--border);background:#fbfaf6;padding:58px 0 36px}.news-source-note{max-width:820px;color:var(--text-muted);margin:18px 0 0;font-size:.95rem}.news-layout{gap:24px;display:grid}.news-filter-bar,.statistics-filter-bar{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);align-items:center;gap:8px;padding:10px;display:flex;overflow-x:auto;box-shadow:0 10px 28px #1f29330d}.news-filter-bar svg,.statistics-filter-bar svg{color:var(--primary);flex:none}.news-filter-bar button,.statistics-filter-bar button{min-height:34px;color:var(--text-muted);background:0 0;border:1px solid #0000;border-radius:999px;flex:none;padding:6px 12px;font-size:.92rem;font-weight:760}.news-filter-bar button:hover,.news-filter-bar button.is-active,.statistics-filter-bar button:hover,.statistics-filter-bar button.is-active{color:var(--primary-dark);background:#e5f3ef;border-color:#0f766e42}.news-list{gap:16px;display:grid}.news-card{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);gap:12px;padding:20px;display:grid;box-shadow:0 12px 32px #1f29330f}.news-card__meta,.news-card__footer{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.news-card__meta{color:var(--text-muted);font-size:.9rem;font-weight:720}.news-card__meta span{color:var(--primary-dark);background:#f1eee6;border-radius:999px;padding:4px 9px}.news-card h2{margin:0;font-size:clamp(1.15rem,2vw,1.55rem);line-height:1.3}.news-card p{color:var(--text-muted);margin:0}.news-card__footer{border-top:1px solid var(--border);color:var(--text-muted);padding-top:12px;font-size:.92rem}.news-empty{border:1px dashed var(--border);border-radius:var(--radius);background:var(--surface);color:var(--text-muted);margin:0;padding:20px}.statistics-section{scroll-margin-top:88px}.statistics-section__layout{gap:24px;display:grid}.statistics-section__heading{max-width:900px}.statistics-section__heading .section-title,.statistics-section__heading .muted{margin-bottom:0}.statistics-table{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);overflow-x:auto;box-shadow:0 12px 32px #1f29330f}.statistics-table__head,.statistics-table__row{grid-template-columns:110px minmax(170px,.9fr) 130px minmax(250px,1.4fr) minmax(170px,.8fr);align-items:center;gap:16px;min-width:940px;display:grid}.statistics-table__head{border-bottom:1px solid var(--border);color:var(--text-muted);text-transform:uppercase;background:#f7f5ef;padding:11px 16px;font-size:.78rem;font-weight:800}.statistics-table__row{padding:16px}.statistics-table__row+.statistics-table__row{border-top:1px solid var(--border)}.statistics-table__row:hover{background:#fbfaf6}.statistics-table__period{color:var(--primary-dark);font-size:.9rem;font-weight:800}.statistics-table__scheme,.statistics-table__source{gap:3px;display:grid}.statistics-table__scheme strong{line-height:1.3}.statistics-table__scheme span,.statistics-table__source small{color:var(--text-muted);font-size:.78rem;line-height:1.4}.statistics-table__value{flex-wrap:wrap;align-items:baseline;gap:5px;margin:0;display:flex}.statistics-table__value strong{font-size:1.32rem}.statistics-table__value span{color:var(--text-muted);font-size:.78rem}.statistics-table__description{color:var(--text-muted);margin:0;font-size:.85rem;line-height:1.5}.statistics-table__source a{color:var(--primary-dark);align-items:center;gap:5px;font-size:.82rem;font-weight:750;display:inline-flex}.data-latest-section{border-bottom:1px solid var(--border)}.data-filter-section{z-index:2;border-bottom:1px solid var(--border);background:#f7f5ef;padding:18px 0;position:relative}.year-range-filter{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);gap:12px;padding:14px 16px;display:grid;box-shadow:0 10px 28px #1f29330d}.year-range-filter__heading,.year-range-filter__body,.year-range-filter__range{align-items:end;gap:12px;min-width:0;display:flex}.year-range-filter__heading{justify-content:space-between;align-items:center}.year-range-filter__heading strong{font-size:.88rem}.year-range-filter__clear{color:var(--primary-dark);font:inherit;cursor:pointer;background:0 0;border:0;align-items:center;gap:6px;padding:3px;font-size:.78rem;font-weight:750;display:inline-flex}.year-range-filter__clear:disabled{color:var(--text-muted);cursor:default;opacity:.55}.year-range-filter__modes{border:1px solid var(--border);border-radius:var(--radius);background:#f7f5ef;grid-template-columns:repeat(3,minmax(0,1fr));min-width:min(100%,390px);padding:3px;display:grid;overflow:hidden}.year-range-filter__modes button{border-radius:calc(var(--radius) - 2px);min-width:0;min-height:38px;color:var(--text-muted);font:inherit;cursor:pointer;background:0 0;border:0;padding:6px 10px;font-size:.8rem;font-weight:750;line-height:1.2}.year-range-filter__modes button.is-active{background:var(--surface);color:var(--primary-dark);box-shadow:0 2px 8px #1f29331a}.year-range-filter__field{min-width:150px;color:var(--text-muted);gap:5px;font-size:.78rem;font-weight:750;display:grid}.year-range-filter__field select{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);width:100%;min-height:42px;color:var(--text);font:inherit;padding:7px 10px}.year-range-filter__modes button:focus-visible,.year-range-filter__clear:focus-visible,.year-range-filter__field select:focus{border-color:var(--primary);outline:3px solid #0f766e24}.data-latest-grid .statistic-card{min-height:205px}.data-charts-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:20px;display:grid}.data-chart-tool{min-width:0}.data-chart-tool .section-heading{min-height:98px}.data-chart-panel{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);min-width:0;padding:18px;box-shadow:0 12px 32px #1f29330f}.data-chart-controls,.data-table-filters{flex-wrap:wrap;gap:12px;display:flex}.data-chart-controls label,.data-table-filters label{min-width:190px;color:var(--text-muted);flex:190px;gap:6px;font-size:.84rem;font-weight:760;display:grid}.data-chart-controls select,.data-table-filters select{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);width:100%;min-height:42px;color:var(--text);font:inherit;padding:7px 10px}.data-chart-controls select:focus,.data-table-filters select:focus{border-color:var(--primary);outline:3px solid #0f766e24}.data-chart-controls--year label{max-width:190px}.trend-chart{width:100%;margin-top:16px;overflow-x:auto}.trend-chart svg{width:100%;min-width:560px;height:auto;display:block}.trend-chart__grid{stroke:#e4dfd4;stroke-width:1px}.trend-chart__axis{fill:var(--text-muted);font-size:11px;font-weight:650}.trend-chart__line{fill:none;stroke:var(--primary);stroke-linecap:round;stroke-linejoin:round;stroke-width:4px}.trend-chart__point{fill:var(--surface);stroke:var(--primary-dark);stroke-width:3px}.outcome-chart{grid-template-columns:minmax(180px,220px) minmax(0,1fr);align-items:center;gap:16px;min-width:0;margin-top:16px;display:grid}.outcome-chart__graphic{aspect-ratio:1;justify-self:center;width:min(100%,240px);position:relative}.outcome-chart__graphic svg{width:100%;height:100%;display:block;transform:rotate(-90deg)}.outcome-chart__track,.outcome-chart__segment{fill:none;stroke-width:28px}.outcome-chart__track{stroke:#ece8df}.outcome-chart__segment{transition:stroke-dasharray .2s}.outcome-chart__total{text-align:center;place-content:center;display:grid;position:absolute;inset:26%}.outcome-chart__total strong{font-size:1.35rem;line-height:1.05}.outcome-chart__total span{color:var(--text-muted);margin-top:4px;font-size:.68rem;line-height:1.25}.outcome-chart__legend{border:1px solid var(--border);border-radius:var(--radius);background:#fbfaf6;gap:0;width:100%;min-width:0;margin:0;padding:5px 10px;list-style:none;display:grid;overflow:hidden}.outcome-chart__legend li{border-bottom:1px solid var(--border);grid-template-columns:10px minmax(0,1fr) minmax(74px,auto);align-items:center;gap:10px;min-width:0;min-height:54px;padding:8px 0;display:grid}.outcome-chart__legend li:last-child{border-bottom:0}.outcome-chart__label,.outcome-chart__number{min-width:0;display:grid}.outcome-chart__label{overflow-wrap:anywhere;gap:2px}.outcome-chart__legend strong{font-size:.83rem;line-height:1.3}.outcome-chart__legend small{color:var(--text-muted);font-size:.7rem}.outcome-chart__swatch{border-radius:2px;align-self:start;width:10px;height:10px;margin-top:5px}.outcome-chart__number{text-align:right;white-space:nowrap;justify-items:end}.data-chart-note{border-top:1px solid var(--border);color:var(--text-muted);margin:18px 0 0;padding-top:14px;font-size:.79rem}.data-table-filters{max-width:720px}.data-source-notes{border-top:1px solid var(--border);background:#f7f5ef}.data-source-notes h2{margin:0 0 12px;font-size:1.25rem}.data-source-notes ul{max-width:980px;color:var(--text-muted);gap:8px;margin:0;padding-left:1.15rem;display:grid}.news-floating{z-index:30;align-items:stretch;transition:transform .18s;display:flex;position:fixed;top:42%;right:0;transform:translate(calc(100% - 42px))}.news-floating:hover,.news-floating:focus-within,.news-floating.is-open{transform:translate(0)}.news-floating__trigger{border-radius:var(--radius) 0 0 var(--radius);width:42px;min-height:118px;color:var(--primary-dark);background:#fffffff0;border:1px solid #0f766e3d;border-right:0;place-items:center;gap:6px;display:grid;box-shadow:0 12px 32px #1f29331f}.news-floating__trigger span{writing-mode:vertical-rl;letter-spacing:0;font-size:.78rem;font-weight:820}.news-floating__panel{border:1px solid var(--border);border-radius:var(--radius) 0 0 var(--radius);background:var(--surface);border-right:0;width:min(360px,100vw - 56px);max-height:min(520px,72vh);overflow:hidden;box-shadow:0 22px 60px #1f293329}.news-floating__header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:10px;padding:14px 14px 10px;display:flex}.news-floating__header h2{margin:0;font-size:1rem}.news-floating__close{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);width:34px;height:34px;color:var(--text-muted);place-items:center;display:none}.news-floating__list{max-height:330px;padding:8px;display:grid;overflow:auto}.news-floating__item{border-radius:var(--radius);gap:3px;padding:10px;display:grid}.news-floating__item:hover{background:#fbfaf6}.news-floating__item time{color:var(--primary-dark);font-size:.78rem;font-weight:780}.news-floating__item span{color:var(--text);font-size:.92rem;line-height:1.35}.news-floating__all{width:calc(100% - 24px);margin:4px 12px 12px}.news-floating__backdrop{display:none}.info-layout{align-items:start;gap:18px;display:grid}.info-summary{border-left:4px solid var(--primary);border-radius:0 var(--radius) var(--radius) 0;background:#fbfaf6}.info-scroll-panel{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);max-height:65vh;box-shadow:var(--shadow);scroll-behavior:smooth;position:relative;overflow:auto}.info-scroll-panel:focus{outline:3px solid #0f766e29}.info-scroll-panel:after{content:"";pointer-events:none;background:linear-gradient(180deg, #fff0, var(--surface));height:38px;margin-top:-38px;display:block;position:sticky;bottom:0}.info-sections{display:grid}.detail-section{border-bottom:1px solid var(--border);background:0 0}.detail-section h2{margin-top:0}.notice-section{background:#fffaf0;border-color:#0000;border-bottom-style:none;border-bottom-width:0}.service-cta{background:#e5f3ef;border-top:1px solid #0f766e33}.service-cta__inner{justify-content:space-between;align-items:center;gap:24px;display:flex}.service-cta h2{margin:0 0 6px}.service-cta p{max-width:720px;color:var(--text-muted);margin:0}.assessment-hero{border-bottom:1px solid var(--border);background:#fbfaf6;padding:58px 0 34px}.assessment-shell{gap:24px;display:grid}.assessment-intro{grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);gap:18px;display:grid}.assessment-intro--compact{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);box-shadow:var(--shadow);grid-template-columns:1fr;padding:18px}.assessment-intro--compact p{margin:0}.assessment-intro--compact .achievement-note{border-radius:0 var(--radius) var(--radius) 0;border:0;border-left:4px solid #e2c793;margin-top:10px;padding:10px 12px}.assessment-intro>div,.progress-panel,.criteria-card,.result-summary{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);box-shadow:var(--shadow)}.assessment-intro>div{padding:22px}.assessment-intro h2,.criteria-card h2,.result-summary h2{margin:0 0 10px;line-height:1.18}.achievement-note{border-color:#e2c793;background:#fffaf0!important}.progress-panel{padding:16px}.progress-track{background:#ede7db;border-radius:999px;height:8px;overflow:hidden}.progress-track span{border-radius:inherit;background:var(--primary);height:100%;transition:width .18s;display:block}.progress-steps{grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;margin:14px 0 0;padding:0;list-style:none;display:grid}.progress-steps button{border:1px solid var(--border);border-radius:var(--radius);width:100%;min-height:46px;color:var(--text-muted);background:#fbfaf6;justify-content:center;align-items:center;gap:8px;padding:7px 8px;font-size:.92rem;font-weight:700;display:flex}.progress-steps button.is-active{color:var(--primary-dark);background:#e5f3ef;border-color:#0f766e5c}.progress-steps span{background:var(--surface);border-radius:999px;flex:none;place-items:center;width:24px;height:24px;display:grid}.assessment-step{gap:18px;display:grid}.criteria-card{padding:22px}.criteria-card__header{justify-content:space-between;gap:18px;display:flex}.criteria-card__header p{color:var(--text-muted);margin:0}.criteria-card__body{gap:16px;margin-top:18px;display:grid}.tooltip{border:1px solid var(--border);width:30px;height:30px;color:var(--primary-dark);background:#fbfaf6;border-radius:999px;flex:none;place-items:center;font-weight:800;display:grid;position:relative}.tooltip__bubble{z-index:15;border:1px solid var(--border);border-radius:var(--radius);color:#fff;width:min(280px,100vw - 48px);box-shadow:var(--shadow);opacity:0;pointer-events:none;text-align:left;background:#1f2933;padding:10px 12px;font-size:.86rem;font-weight:600;line-height:1.45;transition:opacity .14s,transform .14s;position:absolute;top:calc(100% + 8px);right:0;transform:translateY(-4px)}.tooltip:hover .tooltip__bubble,.tooltip:focus-visible .tooltip__bubble,.tooltip.is-open .tooltip__bubble{opacity:1;transform:translateY(0)}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:end;gap:14px;display:grid}.field,.computed-field{gap:6px;display:grid}.field span,.computed-field span{color:var(--text-muted);font-size:.9rem;font-weight:700}.field input,.field select,.field textarea{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);width:100%;min-height:42px;color:var(--text);padding:8px 10px}.field input:focus,.field select:focus,.field textarea:focus{border-color:var(--primary);outline:3px solid #0f766e24}.computed-field{border:1px solid var(--border);border-radius:var(--radius);background:#fbfaf6;min-height:42px;padding:8px 10px}.computed-field strong{font-size:1.25rem;line-height:1.1}.field-note{color:var(--warning);margin:0;font-size:.92rem;font-weight:650}.success-note{color:var(--success);margin:0;font-size:.92rem;font-weight:700}.segmented-field{border:0;flex-wrap:wrap;gap:10px;margin:0;padding:0;display:flex}.segmented-field legend{width:100%;color:var(--text-muted);font-weight:750}.segmented-field label{border:1px solid var(--border);border-radius:var(--radius);background:#fbfaf6;align-items:center;gap:8px;min-height:38px;padding:7px 12px;font-weight:750;display:inline-flex}.segmented-field label:has(input:checked){color:var(--primary-dark);background:#e5f3ef;border-color:#0f766e52}.searchable-field{position:relative}.searchable-menu{z-index:12;border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);max-height:280px;box-shadow:var(--shadow);position:absolute;top:calc(100% + 6px);left:0;right:0;overflow:auto}.searchable-menu button,.searchable-menu__empty{width:100%;color:var(--text);text-align:left;background:0 0;border:0;border-bottom:1px solid #eee8dc;gap:2px;padding:10px 12px;display:grid}.searchable-menu button:hover{background:#f5f2ea}.searchable-menu span{color:var(--text-muted);font-size:.84rem;font-weight:500}.language-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.checkbox-field{color:var(--text);align-items:flex-start;gap:10px;font-weight:650;display:flex}.checkbox-field input{margin-top:6px}.work-list{gap:14px;display:grid}.experience-item{border:1px solid var(--border);border-radius:var(--radius);background:#fbfaf6;gap:14px;padding:16px;display:grid}.experience-item__header{justify-content:space-between;align-items:center;gap:12px;display:flex}.inline-options{flex-wrap:wrap;gap:16px;display:flex}.field-group{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);gap:10px;margin:0;padding:12px;display:grid}.field-group legend{color:var(--text-muted);padding:0 4px;font-weight:750}.multi-check-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.work-summary-table{border:1px solid var(--border);border-radius:var(--radius);display:grid;overflow:hidden}.work-summary-row{border-bottom:1px solid var(--border);background:#fbfaf6;grid-template-columns:minmax(180px,1.2fr) minmax(110px,.5fr) minmax(100px,.45fr) minmax(220px,1fr);align-items:center;gap:12px;padding:12px;display:grid}.work-summary-row:last-child{border-bottom:0}.work-summary-head{color:var(--primary-dark);background:#e5f3ef;font-size:.88rem;font-weight:850}.assessment-actions{justify-content:space-between;gap:12px;display:flex}.assessment-actions .button:disabled{cursor:not-allowed;opacity:.48}.assessment-disclaimer{border-radius:var(--radius);color:#6f4a00;background:#fffaf0;border:1px solid #e2c793;margin:0;padding:16px;font-size:.92rem}.result-summary{gap:18px;padding:22px;display:grid}.result-summary__top{grid-template-columns:minmax(0,1fr) minmax(300px,360px);align-items:flex-start;gap:20px;display:grid}.result-summary__actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;width:100%;display:grid}.result-summary__actions .button{white-space:nowrap;width:100%;min-width:0}.result-summary__actions .button:last-child{grid-column:1/-1}.review-note{color:var(--warning);font-weight:700}.result-list{gap:10px;display:grid}.result-item{border:1px solid var(--border);border-radius:var(--radius);background:#fbfaf6;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:16px;padding:14px;display:grid}.result-item h3{margin:0 0 4px;font-size:1rem;line-height:1.25}.result-item p{color:var(--text-muted);margin:0 0 6px}.result-item small{color:var(--text-muted)}.status-chip{white-space:nowrap;border-radius:999px;justify-content:center;min-width:92px;padding:5px 8px;font-size:.82rem;font-weight:800;display:inline-flex}.status-chip--met{color:var(--success);background:#e5f3ef}.status-chip--not-met{color:var(--text-muted);background:#f2ede4}.status-chip--review{color:var(--warning);background:#fff4d8}.share-panel,.social-share{border:1px solid var(--border);border-radius:var(--radius);background:#fbfaf6;gap:12px;padding:16px;display:grid}.share-panel h3,.social-share h3{margin:0 0 6px;font-size:1rem}.share-panel p,.social-share p{color:var(--text-muted);margin:0}.share-actions,.social-share__buttons{flex-wrap:wrap;gap:10px;display:flex}.social-share__button{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);min-height:46px;color:var(--text);align-items:center;gap:9px;padding:8px 12px;font-weight:780;transition:border-color .16s,background .16s,transform .16s;display:inline-flex}.social-share__button:hover{background:#fffdf8;border-color:#0f766e57;transform:translateY(-1px)}.social-share__button svg,.share-dialog__title svg{fill:currentColor;flex:none;width:22px;height:22px}.social-share__button--xiaohongshu{color:#b4234b}.social-share__button--wechat{color:#16704a}.social-share__button--x{color:#1f2933}.social-share__button--facebook{color:#1d4ed8}.social-share__button--instagram{color:#b4234b}.share-panel__notice{color:var(--primary-dark);font-weight:750}.share-dialog{z-index:60;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.share-dialog__backdrop{background:#1f293357;border:0;position:absolute;inset:0}.share-dialog__panel{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);width:min(560px,100%);max-height:min(720px,100vh - 36px);display:grid;position:relative;overflow:auto;box-shadow:0 24px 80px #1f293333}.share-dialog__header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:12px;padding:16px 18px;display:flex}.share-dialog__title{align-items:center;gap:10px;display:flex}.share-dialog__title h3{margin:0;font-size:1.1rem}.share-dialog__close{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);width:36px;height:36px;color:var(--text-muted);place-items:center;display:grid}.share-dialog__body{gap:18px;padding:18px;display:grid}.share-dialog__body h4{margin:0 0 8px}.share-dialog__body ol{margin:0;padding-left:1.25rem}.share-dialog__text{border:1px solid var(--border);border-radius:var(--radius);color:var(--text);background:#fbfaf6;padding:12px}.assessment-summary-dialog__preview{border:1px solid var(--border);border-radius:var(--radius);max-height:min(420px,48vh);color:var(--text);font:inherit;white-space:pre-wrap;overflow-wrap:anywhere;background:#fbfaf6;margin:0;padding:14px;font-size:.86rem;line-height:1.65;overflow:auto}.share-dialog__actions{border-top:1px solid var(--border);flex-wrap:wrap;gap:10px;padding:16px 18px 18px;display:flex}.result-image-dialog{z-index:80;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.result-image-dialog__backdrop{background:#1f29338f;border:0;position:absolute;inset:0}.result-image-dialog__panel{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);width:min(720px,100%);max-height:calc(100vh - 36px);display:grid;position:relative;overflow:auto;box-shadow:0 24px 80px #1f293342}.result-image-dialog__header{z-index:1;border-bottom:1px solid var(--border);background:var(--surface);justify-content:space-between;align-items:flex-start;gap:16px;padding:16px 18px;display:flex;position:sticky;top:0}.result-image-dialog__header h3{margin:2px 0 0;font-size:1.15rem}.result-image-dialog__header .eyebrow{margin:0;font-size:.7rem}.result-image-dialog__close{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);width:38px;height:38px;color:var(--text-muted);flex:none;place-items:center;display:grid}.result-image-dialog__body{gap:14px;padding:18px;display:grid}.result-image-dialog__body>p{max-width:62ch;color:var(--text-muted);margin:0 auto;font-size:.88rem}.result-image-dialog__preview{border:1px solid var(--border);border-radius:var(--radius);background:#f2ede4;justify-self:center;place-items:center;width:min(100%,520px);min-height:280px;display:grid;overflow:hidden}.result-image-dialog__preview img{width:100%;height:auto;display:block}.result-image-dialog__loading{max-width:34ch;color:var(--text-muted);text-align:center;padding:36px 20px}.result-image-dialog__actions{border-top:1px solid var(--border);background:var(--surface);justify-content:flex-end;gap:10px;padding:14px 18px 16px;display:flex;position:sticky;bottom:0}.coming-soon{align-items:center;min-height:66vh;display:grid}.coming-soon__inner{max-width:860px}.coming-soon__mark{border-radius:var(--radius);width:68px;height:68px;color:var(--primary-dark);background:#e5f3ef;border:1px solid #0f766e3d;place-items:center;display:grid}@media (max-width:860px){.site-header__inner{align-items:flex-start;min-height:auto;padding:12px 0}.site-nav{display:none}.brand__text{max-width:150px;line-height:1.2}.language-switcher{width:78px}.language-switcher:is(:hover,:focus-within,.is-expanded){width:198px}.section{padding:48px 0}.card-grid,.site-footer__inner,.home-hero__grid,.info-hero__grid,.method-grid,.assistance-grid,.assessment-intro,.form-grid,.language-grid{grid-template-columns:1fr}.homepage-image--panel{width:min(100%,560px)}.homepage-image__overlay{opacity:1;transform:none}.image-lightbox{padding:16px}.home-hero,.info-hero{padding:48px 0 38px}.program-card{min-height:auto}.statistics-highlight__heading{flex-direction:column;align-items:stretch}.statistics-highlight__heading .button{width:fit-content}.statistics-highlight__scroller{scroll-snap-type:x proximity;scrollbar-width:thin;grid-template-columns:repeat(6,minmax(230px,76vw));margin-right:-16px;padding:2px 16px 12px 0;overflow-x:auto}.statistic-card{scroll-snap-align:start;min-height:210px}.data-charts-grid{grid-template-columns:1fr}.year-range-filter__body,.year-range-filter__range{flex-direction:column;align-items:stretch}.year-range-filter__modes,.year-range-filter__field{width:100%;min-width:0}.data-chart-tool .section-heading{min-height:0}.outcome-chart{grid-template-columns:1fr}.outcome-chart__legend{justify-self:center;width:min(100%,520px)}.data-chart-panel{padding:14px}.info-scroll-panel{max-height:72vh}.service-cta__inner{flex-direction:column;align-items:stretch}.progress-steps{grid-template-columns:1fr}.progress-steps button{justify-content:flex-start}.criteria-card__header,.assessment-actions{flex-direction:column}.result-summary__top,.result-summary__actions{grid-template-columns:1fr}.result-summary__actions .button:last-child{grid-column:auto}.assessment-actions .button{width:100%}.result-item,.multi-check-grid,.work-summary-row{grid-template-columns:1fr}.status-chip{width:fit-content}.news-floating__backdrop{z-index:28;background:#1f29333d;border:0;display:block;position:fixed;inset:0}.news-floating{display:block;top:auto;bottom:16px;right:16px;transform:none}.news-floating__trigger{border:1px solid #0f766e3d;border-radius:999px;grid-auto-flow:column;width:auto;min-height:42px;padding:0 12px}.news-floating__trigger span{writing-mode:horizontal-tb;font-size:.86rem}.news-floating__panel{border:1px solid var(--border);border-radius:var(--radius);opacity:0;pointer-events:none;width:min(420px,100vw - 32px);max-height:min(520px,100vh - 120px);transition:opacity .16s,transform .16s;position:fixed;bottom:70px;right:16px;transform:translateY(10px)}.news-floating:hover .news-floating__panel,.news-floating:focus-within .news-floating__panel{opacity:0;pointer-events:none}.news-floating.is-open .news-floating__panel{opacity:1;pointer-events:auto;transform:translateY(0)}.news-floating__close{display:grid}.social-share__button{flex:150px;justify-content:center}.share-dialog{align-items:end;padding:12px}.share-dialog__panel{max-height:min(680px,100vh - 24px)}.share-dialog__actions .button{flex:160px}.result-image-dialog{align-items:end;padding:10px}.result-image-dialog__panel{max-height:calc(100vh - 20px)}.result-image-dialog__actions .button{flex:140px}}
