[data-public-theme="education"] { color-scheme: light; --page: #f8f9f1; --surface: #fffef8; --surface-sunk: #edf0e5; --text: #233e35; --muted: #52645c; --cream: #f8f9f1; --ink: #233e35; --ink-soft: #52645c; --line: #d7dfd0; --accent: #375f43; }
[data-public-theme="education"] body { background: #f8f9f1; color: #233e35; }
[data-public-theme="education"] .masthead { background: #f8f9f1; }
[data-public-theme="education"] .wordmark { font-family: ui-sans-serif, system-ui, sans-serif; font-weight: 750; letter-spacing: -.04em; }
[data-public-theme="education"] .masthead__link, [data-public-theme="education"] .masthead__lang { color: #385449; }
[data-public-theme="education"] .masthead__link { display: inline-flex; align-items: center; min-height: 44px; white-space: nowrap; }
[data-public-theme="education"] .masthead__lang { min-height: 44px; }
[data-public-theme="education"] .masthead__nav { gap: .25rem 1.4rem; }
[data-public-theme="education"] .education-signin { min-height: 44px; padding: .5rem 1.1rem; border: 1px solid #6c876b; border-radius: 7px; color: #31583e; white-space: nowrap; }
[data-public-theme="education"] .education-signin:hover { background: #e9eee0; border-color: #31583e; }
[data-public-theme="education"] .colophon { background: #e9eee0; color: #233e35; border-top-color: #d7dfd0; }
[data-public-theme="education"] .colophon h2, [data-public-theme="education"] .colophon__brand .wordmark, [data-public-theme="education"] .colophon a:hover { color: #233e35; }
[data-public-theme="education"] .colophon { padding-block: 2rem 1.5rem; }
[data-public-theme="education"] .colophon__fine { margin-top: 1.2rem; padding-top: 1rem; border-top-color: #d7dfd0; }
.education-footer { display: flex; justify-content: space-between; align-items: center; gap: 1rem 2rem; flex-wrap: wrap; }
.education-footer .wordmark { font-size: 1.2rem; }
.education-footer .colophon__blurb { margin-top: .5rem; max-width: 33rem; }
.education-footer__links { display: flex; align-items: center; gap: 1.5rem; }
.education-footer__links a { display: inline-flex; align-items: center; min-height: 44px; }
.edu-site { overflow: hidden; }
.edu-hero { display: grid; grid-template-columns: 1.05fr 1fr; align-items: center; gap: 3rem; padding-block: 5rem 6rem; }
.edu-eyebrow { font: 600 .72rem/1.6 ui-sans-serif, system-ui, sans-serif; letter-spacing: .12em; text-transform: uppercase; color: #52725b; }
.edu-spark { display: inline-block; color: #3b6846; font-size: 1.5rem; vertical-align: middle; margin-right: .45rem; }
.edu-hero h1 { font: 600 clamp(2.4rem, 4.7vw, 4.6rem)/1.2 ui-sans-serif, system-ui, sans-serif; letter-spacing: -.055em; margin: 1.6rem 0; }
.edu-hero h1 span { display: block; }
.edu-hero h1 span:last-child { color: #4f774c; }
.edu-intro { max-width: 36rem; font-size: 1.05rem; line-height: 1.9; color: #52645c; }
.edu-actions { display: flex; flex-wrap: wrap; gap: 1.25rem; align-items: center; margin-top: 2rem; }
.edu-button { color: #fff !important; background: #31583e; border: 1px solid #31583e; border-radius: 7px; padding: .95rem 1.25rem; font-weight: 600; text-decoration: none; }
.edu-button:hover { background: #24482f; }
.edu-button span { margin-left: 1rem; }
.edu-text-link { color: #31583e; font-size: .9rem; text-decoration: none; border-bottom: 1px solid #a1b69b; padding-block: .3rem; }
.edu-footnote { color: #657365; font-size: .8rem; margin-top: 1.5rem; line-height: 1.8; }
.edu-hero__art { position: relative; margin: 0; background: #e6ecd6; border-radius: 48% 48% 7px 7px; }
.edu-hero__art img { display: block; width: 100%; height: auto; }
.edu-hero__art figcaption { display: flex; justify-content: space-between; padding: 0 2rem 1.5rem; color: #40573d; font-size: .8rem; }
.edu-section-heading { margin-bottom: 2.5rem; }
.edu-site h2 { font: 600 clamp(1.6rem, 2.8vw, 2.5rem)/1.4 ui-sans-serif, system-ui, sans-serif; letter-spacing: -.04em; }
.edu-site h3 { font: 600 1.16rem/1.5 ui-sans-serif, system-ui, sans-serif; margin: 1.2rem 0 .75rem; }
.edu-features { padding-block: 3rem 5rem; border-top: 1px solid #d7dfd0; }
.edu-feature-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 2.5rem; }
.edu-feature-grid article p { line-height: 1.9; font-size: .95rem; color: #52645c; }
.edu-feature-icon { display: inline-grid; width: 3rem; height: 3rem; place-items: center; border-radius: 50%; font-size: 1.6rem; background: #e5ebd7; color: #31583e; }
.edu-note { display: flex; gap: 3rem; align-items: center; padding: 3rem; background: #eff0ce; border-radius: 12px; }
.edu-note__star { font-size: 6rem; color: #698355; }
.edu-note div { max-width: 49rem; }
.edu-note div > p:last-child { font-size: clamp(1.1rem, 2vw, 1.5rem); line-height: 1.9; margin-bottom: 0; }
.edu-about { padding-block: 1rem 3rem; }
.edu-about > .edu-intro { max-width: 49rem; margin: 2rem 0 0; }
.edu-about .edu-note p { margin-top: 0; }
.edu-questions { scroll-margin-top: 6rem; }
.edu-questions { display: grid; grid-template-columns: .8fr 1.2fr; gap: 4rem; padding-block: 2rem 5rem; }
.edu-questions__list details { border-bottom: 1px solid #ccd7c5; padding: 1.2rem 0; }
.edu-questions__list details:first-child { border-top: 1px solid #ccd7c5; }
.edu-questions summary { display: flex; justify-content: space-between; gap: 1rem; align-items: center; cursor: pointer; list-style: none; font-weight: 600; line-height: 1.6; }
.edu-questions summary::-webkit-details-marker { display: none; }
.edu-questions summary span { flex-shrink: 0; font-size: 1.4rem; color: #668255; }
.edu-questions details[open] summary span { transform: rotate(45deg); }
.edu-questions details p { font-size: .94rem; line-height: 1.9; color: #52645c; padding-right: 1.5rem; }
[data-public-theme="education"] .auth-card { background: #fffef8; border-color: #d7dfd0; }
[data-public-theme="education"] .auth-submit { background: #31583e; color: white; }
[data-public-theme="education"] .auth-mark { color: #31583e; }
.education-auth-brand { display: flex; align-items: center; gap: .6rem; margin-bottom: 1.3rem; font: 750 1.4rem/1.2 ui-sans-serif, system-ui, sans-serif; letter-spacing: -.04em; }
.education-auth-brand img { display: block; flex: 0 0 34px; }
[data-public-theme="education"] :focus-visible { outline: 3px solid #487c54; outline-offset: 4px; }
@media (max-width: 850px) {
  .edu-hero { grid-template-columns: 1fr; padding-block: 3rem; gap: 2rem; }
  .edu-hero__art { max-width: 520px; justify-self: center; width: 100%; }
  .edu-hero h1 { font-size: clamp(2.25rem, 7vw, 3.5rem); }
  .edu-feature-grid { gap: 1.5rem; }
  .edu-questions { grid-template-columns: 1fr; gap: 1rem; }
  .edu-note { padding: 2rem; gap: 1.5rem; }
  .edu-note__star { font-size: 3rem; }
}
@media (max-width: 560px) {
  [data-public-theme="education"] .masthead__inner:not(.masthead__inner--language-only) { display: grid; grid-template-columns: 1fr; gap: .15rem; }
  [data-public-theme="education"] .masthead__inner > .wordmark { justify-self: start; }
  [data-public-theme="education"] .masthead__nav { justify-content: space-between; flex-wrap: nowrap; gap: .6rem; }
  [data-public-theme="education"] .masthead__inner--language-only .masthead__nav { justify-content: flex-end; }
  .education-footer { display: grid; gap: .6rem; }
  .edu-feature-grid { grid-template-columns: 1fr; }
  .edu-note { display: block; padding: 1.5rem; }
  .edu-hero .edu-eyebrow { max-width: 20rem; }
  .edu-hero__art figcaption { padding-inline: 1.25rem; font-size: .75rem; }
  .edu-actions { gap: 1rem; }
  .edu-button { font-size: .9rem; }
}
