/* Education records stay readable; original certificate images load on request. */
.education-section{padding:56px 0 12px;border-top:1px solid var(--line);margin-top:32px}.education-heading{display:flex;align-items:end;justify-content:space-between;gap:25px;margin-bottom:30px}.education-heading .eyebrow{display:block;margin-bottom:10px}.detail-page .education-heading h2{font-size:34px;margin-bottom:14px}.education-heading p{font-size:17px;margin:0}.education-period{font-size:17px;letter-spacing:.05em;color:#718977;white-space:nowrap}.education-highlights{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-bottom:44px}.education-highlights article{display:flex;flex-direction:column;align-items:flex-start;padding:29px;background:#f0f4ed;border:1px solid #dfe6dc;border-radius:9px}.education-highlight-kicker{font-size:13px;font-weight:600;letter-spacing:.02em;color:#6d8574}.detail-page .education-highlights h3{font-size:24px;line-height:1.55;margin:17px 0 12px;font-weight:500}.detail-page .education-highlights p{font-size:15px;color:#67796d;line-height:1.8;margin:0 0 24px}.credential-proof{font:inherit;font-weight:600;font-size:14px;line-height:1.5;min-height:44px;padding:10px 18px;border:1px solid #a9bbae;border-radius:24px;background:white;color:#294d3e;cursor:pointer;white-space:nowrap}.education-highlights .credential-proof{margin-top:auto}.credential-proof:hover{background:#e7eee3;border-color:#617e68}.credential-proof:focus-visible,.credential-dialog a:focus-visible,.credential-close:focus-visible{outline:3px solid #147e83;outline-offset:3px}.education-year{display:grid;grid-template-columns:130px minmax(0,1fr);gap:24px;border-top:1px solid #d7e0d5;padding:12px 0 18px}.detail-page .education-year>h3{font-size:32px;letter-spacing:-.04em;font-weight:400;color:#79907b;padding-top:17px;margin:0}.education-row{display:grid;grid-template-columns:132px minmax(0,1fr) auto;align-items:start;gap:18px;padding:24px 0;border-bottom:1px solid #e8ece6}.education-row:last-child{border-bottom:0}.education-date{font-size:14px;color:#6c7e70;line-height:1.8;padding-top:2px;overflow-wrap:anywhere}.education-type{font-size:12px;font-weight:600;line-height:1.7;color:#758c7a;display:block;margin-bottom:7px}.detail-page .education-content h4{font-size:19px;line-height:1.6;font-weight:600;margin:0;color:#2a4034;word-break:keep-all;overflow-wrap:anywhere}.detail-page .education-issuer{font-size:15px;margin:6px 0 0;color:#607263}.detail-page .education-note{font-size:14px;margin:4px 0 0;color:#809083;line-height:1.7}.education-action{padding-top:6px}.credential-award{display:grid;grid-template-columns:.8fr 1.2fr;gap:40px;background:#f6f3ec;border:1px solid #e8e2d6;border-radius:9px;padding:32px;margin-top:32px}.credential-award .eyebrow{display:block;font-size:11px;margin-bottom:13px}.detail-page .credential-award h2{font-size:25px}.detail-page .credential-award h3{font-size:24px;margin:9px 0}.detail-page .credential-award p{font-size:15px;margin:7px 0;color:#786f5e}.credential-award .credential-proof{margin-top:18px;border-color:#c3b79c;color:#65573e}.credential-dialog{position:fixed;inset:0;width:min(900px,calc(100vw - 40px));max-width:900px;max-height:calc(100dvh - 40px);margin:auto;padding:25px;border:1px solid #d5dfd5;border-radius:12px;background:#fafbf8;color:var(--ink);overflow:auto}.credential-dialog::backdrop{background:#142b28b8}.credential-dialog-top{display:flex;align-items:start;justify-content:space-between;gap:20px}.detail-page .credential-dialog h2{font-size:22px;line-height:1.5;margin:0;word-break:keep-all}.credential-close{font:inherit;font-size:14px;line-height:1.5;font-weight:600;border:1px solid #acbbb0;background:white;color:#284637;border-radius:22px;min-height:44px;min-width:66px;cursor:pointer;flex-shrink:0;padding:10px 15px}.detail-page .credential-meta{font-size:14px;line-height:1.7;margin:12px 0 18px;color:#6e8072}.credential-image-wrap{background:#e7ece4;border-radius:6px;min-height:200px;display:flex;align-items:center;justify-content:center}.credential-image{display:block;max-width:100%;width:auto;height:auto;max-height:67dvh;object-fit:contain}.credential-original{display:inline-flex;padding:12px 0 0;font-size:14px;font-weight:600;color:#305a40;text-decoration:underline;text-underline-offset:4px}.detail-profile .profile-education-link{display:inline-flex;min-height:44px;align-items:center;font-size:15px;font-weight:600;color:#345d42;text-decoration:underline;text-underline-offset:4px;margin-top:10px}.profile-education-link:focus-visible{outline:3px solid #147e83;outline-offset:3px}#education{scroll-margin-top:110px}
@media(max-width:1000px){.education-highlights article{padding:24px}.detail-page .education-highlights h3{font-size:21px}.education-year{grid-template-columns:95px minmax(0,1fr);gap:20px}.education-row{grid-template-columns:1fr auto;gap:6px 20px}.education-date{grid-column:1/-1;font-size:13px;margin-bottom:4px}.education-action{align-self:center}.credential-award{gap:25px}.detail-page .credential-award h3{font-size:22px}}
@media(max-width:600px){.education-section{padding-top:34px;margin-top:24px}.education-heading{display:block}.detail-page .education-heading h2{font-size:29px}.education-heading p{font-size:16px}.education-period{display:inline-block;margin-top:16px;font-size:15px}.education-highlights{grid-template-columns:1fr;gap:14px;margin-bottom:32px}.education-highlights article{padding:24px}.detail-page .education-highlights h3{font-size:23px;margin:12px 0}.detail-page .education-highlights p{margin-bottom:17px}.education-year{grid-template-columns:1fr;gap:0;padding:10px 0 13px}.detail-page .education-year>h3{font-size:28px;padding-top:12px}.education-row{grid-template-columns:minmax(0,1fr);padding:22px 0;gap:6px}.education-date{grid-column:auto;margin-bottom:6px}.detail-page .education-content h4{font-size:19px}.detail-page .education-issuer{font-size:15px}.detail-page .education-note{font-size:13px}.education-action{padding-top:8px}.education-type{font-size:12px}.credential-award{grid-template-columns:1fr;gap:20px;padding:25px;margin-top:24px}.detail-page .credential-award h2{font-size:25px;margin-bottom:10px}.credential-dialog{width:calc(100vw - 24px);max-height:calc(100dvh - 24px);padding:18px;border-radius:10px}.detail-page .credential-dialog h2{font-size:19px}.credential-dialog-top{gap:12px}.detail-page .credential-meta{font-size:13px}.credential-image{max-height:60dvh}.credential-close{font-size:13px;min-width:60px;padding-inline:12px}#education{scroll-margin-top:95px}}

