:root{--green:#0b4f3c;--green-dark:#07392d;--aqua:#7ac7c4;--aqua-pale:#e7f4f2;--gold:#d9b45b;--sand:#f6f1e7;--coral:#c85c45;--ink:#17221e;--muted:#56645e;--line:#ccd8d2;--white:#fff;--focus:#ffbf47;--shadow:0 16px 40px rgba(7,57,45,.1);--radius:18px}*{box-sizing:border-box}html{font-size:100%;scroll-behavior:smooth}body{margin:0;color:var(--ink);background:#fff;font-family:Inter,Arial,Helvetica,sans-serif;line-height:1.6}a{color:var(--green-dark)}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible{outline:4px solid var(--focus);outline-offset:3px}.skip-link{position:absolute;left:1rem;top:-6rem;z-index:99;background:#fff;color:#000;padding:.75rem 1rem;border:2px solid #000;font-weight:800}.skip-link:focus{top:1rem}.shell{width:min(1180px,calc(100% - 2rem));margin-inline:auto}.utility-bar{background:var(--green-dark);color:#fff;font-size:.86rem}.utility-inner{display:flex;justify-content:space-between;gap:1rem;padding:.55rem 0}.utility-inner nav{display:flex;gap:1.25rem}.utility-inner a{color:#fff}.masthead{display:flex;align-items:center;justify-content:space-between;gap:2rem;padding:1.15rem 0}.brand{display:flex;align-items:center;gap:.9rem;text-decoration:none;color:var(--ink)}.brand img{border-radius:14px}.brand strong{display:block;letter-spacing:.15em;font-size:1.16rem;color:var(--green)}.brand small{display:block;color:var(--muted);font-size:.88rem}.portal-label{display:flex;align-items:center;gap:.65rem;color:var(--green);font-weight:800}.portal-label span{display:grid;place-items:center;width:48px;height:34px;background:var(--sand);border:1px solid var(--gold);border-radius:999px;color:var(--green-dark)}.hero{position:relative;overflow:hidden;background:var(--sand);border-block:1px solid #e3d9c5}.hero:after{content:"";position:absolute;right:-100px;bottom:-160px;width:500px;height:500px;border:84px solid rgba(122,199,196,.28);border-radius:50%}.hero-pattern{position:absolute;inset:0;background-image:linear-gradient(135deg,rgba(11,79,60,.03) 25%,transparent 25%),linear-gradient(225deg,rgba(11,79,60,.03) 25%,transparent 25%);background-size:42px 42px;opacity:.7}.hero-layout{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1.45fr) minmax(290px,.55fr);gap:4rem;align-items:center;padding:clamp(3.5rem,7vw,6.8rem) 0}.eyebrow{margin:0 0 .55rem;text-transform:uppercase;letter-spacing:.14em;font-weight:900;font-size:.76rem;color:var(--coral)}h1,h2,h3,h4{font-family:Georgia,"Times New Roman",serif;color:var(--green-dark);line-height:1.12;margin-top:0}h1{max-width:820px;margin-bottom:1.3rem;font-size:clamp(2.8rem,6vw,5.6rem);letter-spacing:-.045em}.lead{max-width:760px;font-size:clamp(1.08rem,1.8vw,1.32rem);color:#38473f}.hero-actions{display:flex;flex-wrap:wrap;gap:.8rem;margin-top:1.7rem}.button{min-height:48px;display:inline-flex;align-items:center;justify-content:center;padding:.72rem 1.1rem;border-radius:999px;border:2px solid transparent;font:inherit;font-weight:850;text-decoration:none;cursor:pointer}.button-primary{background:var(--green);color:#fff}.button-primary:hover{background:var(--green-dark)}.button-quiet{background:#fff;color:var(--green-dark);border-color:var(--line)}.button-outline{background:#fff;color:var(--green-dark);border-color:var(--green)}.island-panel{position:relative;min-height:360px;padding:2rem;background:var(--green);color:#fff;border-radius:32px 32px 32px 4px;box-shadow:var(--shadow)}.island-outline{position:absolute;right:1rem;top:1rem;width:125px;height:210px;color:rgba(255,255,255,.18)}.panel-kicker{margin:0 0 .3rem;text-transform:uppercase;letter-spacing:.12em;font-size:.72rem;font-weight:900;color:var(--aqua)}.panel-number{margin:.1rem 0 -1rem;font-family:Georgia,serif;font-size:7rem;line-height:1;color:#fff}.island-panel>p:not(.panel-number):not(.panel-kicker){max-width:190px}.panel-rule{width:52px;height:4px;margin:1.4rem 0;background:var(--gold)}.panel-note{font-size:.87rem;color:#d9ebe5}.quick-links{display:grid;grid-template-columns:1fr 1fr;gap:1rem;transform:translateY(-30px);position:relative;z-index:2}.grade-tile{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:1rem;padding:1.25rem 1.35rem;background:#fff;border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);text-decoration:none}.grade-tile:hover{border-color:var(--green);transform:translateY(-2px)}.grade-code{display:grid;place-items:center;width:58px;height:58px;border-radius:50%;font-family:Georgia,serif;font-size:1.7rem;font-weight:800}.grade-k .grade-code{background:var(--aqua-pale);color:var(--green)}.grade-one .grade-code{background:#f7ebcc;color:#6f5510}.grade-tile strong,.grade-tile small{display:block}.grade-tile strong{font-size:1.1rem}.grade-tile small{color:var(--muted)}.arrow{font-size:1.8rem;color:var(--coral)}.resources{padding:2.5rem 0 6rem}.section-intro{display:flex;justify-content:space-between;align-items:end;gap:1rem;margin-bottom:1.4rem}.section-intro h2{margin:0;font-size:clamp(2rem,4vw,3.2rem)}.result-count{margin:0;color:var(--muted);font-weight:800}.filters{display:grid;grid-template-columns:minmax(260px,2fr) 1fr 1fr auto;gap:1rem;align-items:end;padding:1rem;background:var(--aqua-pale);border:1px solid #badad4;border-radius:var(--radius)}.field{display:grid;gap:.35rem}.field label{font-weight:850;font-size:.88rem;color:var(--green-dark)}input,select{width:100%;min-height:50px;padding:.72rem .85rem;border:2px solid #77978e;border-radius:12px;background:#fff;color:var(--ink);font:inherit}.grade-section{margin-top:4.6rem;scroll-margin-top:1rem}.grade-header{display:grid;grid-template-columns:1fr minmax(280px,.65fr);gap:2rem;align-items:end;padding-bottom:1.2rem;border-bottom:3px solid var(--green)}.grade-header>div{position:relative;padding-left:5.4rem}.grade-index{position:absolute;left:0;top:-.45rem;font-family:Georgia,serif;font-size:3.6rem;line-height:1;color:rgba(11,79,60,.16)}.grade-header h3{margin:0;font-size:2.3rem}.grade-header>p{margin:0;color:var(--muted)}.resource-list{display:grid;gap:1rem;margin-top:1.2rem}.resource-card{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:1.2rem;align-items:center;padding:1.25rem 1.35rem;border:1px solid var(--line);border-radius:16px;background:#fff}.resource-card:hover{border-color:#8cb1a6;box-shadow:0 10px 28px rgba(7,57,45,.08)}.resource-icon{display:grid;place-items:center;width:54px;height:68px;border-radius:8px 8px 8px 2px;background:var(--green);color:#fff;font-weight:900;letter-spacing:.06em;box-shadow:inset -5px 0 rgba(255,255,255,.12)}.resource-icon.alt{background:var(--coral)}.resource-meta{display:flex;flex-wrap:wrap;gap:.45rem .7rem;margin-bottom:.25rem;color:var(--muted);font-size:.8rem}.resource-meta span+span:before{content:"•";margin-right:.7rem;color:var(--gold)}.resource-card h4{margin:.15rem 0 .25rem;font-size:1.45rem}.resource-card p{margin:.25rem 0;color:var(--muted)}.a11y-status{display:flex;flex-wrap:wrap;gap:.45rem;margin-top:.7rem}.a11y-status span{padding:.25rem .55rem;border-radius:999px;background:#edf6ef;color:#285c36;font-size:.74rem;font-weight:800}.a11y-status span:before{content:"✓ ";font-weight:900}.open-link{display:inline-flex;align-items:center;gap:.5rem;white-space:nowrap;font-weight:900;text-decoration:none}.open-link span{font-size:1.2rem;color:var(--coral)}.empty-state{margin-top:2rem;padding:2.5rem;text-align:center;background:var(--sand);border:1px dashed #9f947b;border-radius:var(--radius)}.site-footer{position:relative;background:var(--green-dark);color:#dce9e4}.footer-weave{height:48px;background-color:var(--green);background-image:url('weave.svg');background-repeat:repeat-x;background-position:center}.footer-main{display:grid;grid-template-columns:1fr 1.4fr auto;gap:2rem;padding:2.7rem 0 1.8rem}.footer-main p{margin:.2rem 0}.footer-brand{color:#fff;font-weight:900;letter-spacing:.16em}.chamorro{font-family:Georgia,serif;font-style:italic;color:var(--aqua)}.footer-heading{color:#fff;font-weight:900}.footer-main nav{display:grid;align-content:start;gap:.45rem}.footer-main a{color:#fff}.footer-legal{padding:1rem 0 1.4rem;border-top:1px solid rgba(255,255,255,.16);font-size:.84rem}.content-page{max-width:850px;padding:4rem 0 6rem}.content-page h1{font-size:clamp(2.5rem,5vw,4.5rem)}.content-page h2{margin-top:2.2rem}.callout{margin:1.5rem 0;padding:1.2rem 1.35rem;background:var(--aqua-pale);border-left:5px solid var(--green)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}[hidden]{display:none!important}@media(max-width:880px){.hero-layout,.grade-header,.footer-main{grid-template-columns:1fr}.island-panel{min-height:280px}.quick-links{grid-template-columns:1fr}.filters{grid-template-columns:1fr 1fr}.search-field{grid-column:1/-1}.resource-card{grid-template-columns:auto 1fr}.open-link{grid-column:2}}@media(max-width:620px){.utility-inner,.masthead,.section-intro{align-items:flex-start;flex-direction:column}.portal-label{display:none}.hero-layout{padding:3.5rem 0 5rem}.filters{grid-template-columns:1fr}.search-field{grid-column:auto}.resource-card{grid-template-columns:1fr}.resource-icon{width:46px;height:56px}.open-link{grid-column:auto}.grade-header>div{padding-left:0}.grade-index{position:static;display:block;margin-bottom:.4rem;font-size:2.4rem}.footer-main{gap:1.4rem}}@media(prefers-reduced-motion:reduce){*,*::before,*::after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}@media print{.utility-bar,.filters,.portal-label,.site-footer,.hero-actions{display:none}.hero{background:#fff}.resource-card{break-inside:avoid}.quick-links{transform:none}}

/* Purpose-built print presentation: preserves the visual identity while fitting Letter pages. */
@page { size: Letter portrait; margin: 0; }
@media print {
  html, body { width: 8.5in; margin: 0; background: #fff; -webkit-print-color-adjust: exact !important; print-color-adjust: exact !important; }
  body { font-size: 10pt; line-height: 1.38; }
  .shell { width: auto; margin-inline: 0.58in; }
  .skip-link, .utility-bar, .filters, .hero-actions, .quick-links, .result-count, .site-footer { display: none !important; }
  .site-header { height: .78in; border-bottom: 1px solid #ccd8d2; background: #fff; }
  .masthead { height: .78in; padding: .10in 0; }
  .brand img { width: .46in; height: .46in; border-radius: 8px; }
  .brand strong { font-size: 9.5pt; }
  .brand small { font-size: 7.5pt; }
  .portal-label { display: flex !important; font-size: 8.5pt; }
  .portal-label span { width: .38in; height: .27in; }

  .hero { height: 4.9in; border: 0; background: var(--sand) !important; }
  .hero:after { width: 3.1in; height: 3.1in; border-width: .52in; right: -.5in; bottom: -.95in; }
  .hero-layout { grid-template-columns: 1.55fr .55fr; gap: .42in; padding: .58in 0 .48in; align-items: center; }
  .eyebrow { font-size: 7pt; letter-spacing: .13em; }
  h1 { max-width: 5.3in; font-size: 35pt; line-height: 1.03; margin-bottom: .18in; }
  .lead { max-width: 5.25in; font-size: 11pt; line-height: 1.48; }
  .island-panel { min-height: 3.12in; padding: .28in; border-radius: 22px 22px 22px 4px; box-shadow: none; }
  .island-outline { width: 1.02in; height: 1.75in; }
  .panel-number { font-size: 55pt; margin-bottom: -.05in; }
  .island-panel > p:not(.panel-number):not(.panel-kicker) { max-width: 1.45in; font-size: 8.2pt; }
  .panel-note { font-size: 7.3pt !important; }
  .panel-rule { margin: .16in 0; width: .42in; height: 3px; }

  .resources { padding: .36in 0 0; }
  .section-intro { margin-bottom: .18in; }
  .section-intro h2 { font-size: 23pt; }
  .section-intro:after { content: "Collection overview - 8 accessible resources"; color: var(--muted); font-weight: 700; font-size: 8pt; }

  .grade-section { margin-top: 0; padding-top: .32in; break-before: page; page-break-before: always; }
  .grade-header { grid-template-columns: 1fr 2.25in; gap: .3in; padding-bottom: .14in; border-bottom-width: 2px; }
  .grade-header > div { padding-left: .62in; }
  .grade-index { font-size: 30pt; top: -.02in; }
  .grade-header h3 { font-size: 22pt; }
  .grade-header > p { font-size: 8.3pt; line-height: 1.35; }
  .resource-list { gap: .11in; margin-top: .16in; }
  .resource-card { grid-template-columns: .42in minmax(0,1fr) .72in; gap: .13in; padding: .13in .16in; min-height: 1.33in; border-radius: 11px; break-inside: avoid; page-break-inside: avoid; box-shadow: none !important; }
  .resource-icon { width: .36in; height: .47in; font-size: 7.5pt; border-radius: 5px 5px 5px 1px; }
  .resource-meta { gap: .05in .08in; margin-bottom: .02in; font-size: 6.6pt; }
  .resource-meta span + span:before { margin-right: .08in; }
  .resource-card h4 { margin: .02in 0 .015in; font-size: 12.6pt; }
  .resource-card p { margin: 0; font-size: 7.6pt; line-height: 1.3; }
  .a11y-status { gap: .05in; margin-top: .06in; }
  .a11y-status span { padding: .02in .07in; font-size: 6.2pt; }
  .open-link { font-size: 7.2pt; justify-self: end; }
  .open-link span { font-size: 10pt; }
  #grade-1 { break-before: page; page-break-before: always; }

  /* Printed PDF is a presentation snapshot of the live interface. */
  a { text-decoration: none; }
}

/* Metadata-driven filter expansion for module and unit browsing. */
.filters{grid-template-columns:minmax(240px,2fr) repeat(4,minmax(140px,1fr)) auto}
@media(max-width:1100px){.filters{grid-template-columns:1fr 1fr 1fr}.search-field{grid-column:1/-1}}

/* Simplified copy pass: one-column hero, plain grade jumps, and lighter grade headers. */
.hero-layout-simple{grid-template-columns:minmax(0,1fr);gap:0;padding:clamp(2.6rem,6vw,4.5rem) 0}
.hero-layout-simple .hero-copy-wrap{max-width:780px}
.grade-jumps{display:flex;flex-wrap:wrap;align-items:center;gap:.45rem;margin:1rem 0 0;color:var(--muted);font-weight:800}
.grade-jumps a{color:var(--green-dark);text-decoration:none}
.grade-jumps a:hover{text-decoration:underline}
.grade-header-simple{grid-template-columns:1fr;padding-bottom:.75rem}
.grade-header-simple>div{padding-left:0}
