:root{--navy:#14395f;--navy-hover:#0f2c4a;--sea:#17685c;--sea-tint:#e7f0ec;--sea-deep:#14543f;--cream:#f7f4ee;--cream-input:#fdfcfa;--border:#e6dfd2;--border-input:#d8d0c2;--divider:#f0ebe0;--ink:#17222e;--ink-soft:#29323d;--ink-muted:#43505f;--ink-detail:#3a4552;--grey:#6b7280;--grey-light:#8a8f98;--error:#a4342a;--error-bg:#fdf1ef;--error-border:#e6bdb6;--amber:#b07d16;--amber-bg:#fdf6e7;--amber-border:#e8d49b;--on-navy-muted:#c3d3e4;--content-width:720px;--serif:"Source Serif 4", Georgia, serif;--sans:Karla, system-ui, sans-serif;--mono:ui-monospace, SFMono-Regular, Menlo, monospace}*,:before,:after{box-sizing:border-box}html,body{background:var(--cream);margin:0;padding:0}body{font-family:var(--sans);color:var(--ink);-webkit-font-smoothing:antialiased;flex-direction:column;min-height:100vh;display:flex}a{color:var(--navy);text-underline-offset:2px;text-decoration:underline}a:hover{color:var(--sea)}:focus-visible{outline:3px solid var(--sea);outline-offset:2px;border-radius:4px}.skip-link{background:var(--navy);color:#fff;z-index:40;border-radius:0 0 10px;padding:12px 18px;font-weight:700;text-decoration:none;position:absolute;top:0;left:-9999px}.skip-link:focus{left:0}.shell{max-width:var(--content-width);width:100%;margin:0 auto;padding:0 20px 64px}main{flex:1 0 auto}.header{border-bottom:1px solid var(--border);background:#fff}.header__inner{max-width:var(--content-width);justify-content:space-between;align-items:center;gap:12px;margin:0 auto;padding:14px 20px;display:flex}.header__brand{align-items:center;gap:12px;min-width:0;display:flex}.header__logo{object-fit:contain;border-radius:50%;flex:none;width:44px;height:44px}.header__association{font-family:var(--serif);letter-spacing:-.01em;color:var(--navy);text-wrap:balance;font-size:16px;font-weight:700;line-height:1.2}.header__crests{flex:0 auto;justify-content:flex-end;align-items:center;gap:10px;min-width:0;display:flex}.header__crest{object-fit:contain;width:auto;max-width:100%;height:34px}.header__nav{max-width:var(--content-width);margin:0 auto;padding:0 20px}.header__nav-list{border-top:1px solid var(--divider);flex-wrap:wrap;gap:0 18px;margin:0;padding:6px 0 10px;list-style:none;display:flex}.header__nav-link{color:var(--navy);padding:6px 0;font-size:15px;font-weight:600;text-decoration:none;display:inline-block}.header__nav-link:hover,.header__nav-link:focus-visible{text-underline-offset:3px;text-decoration:underline}.header__nav-link[aria-current=page]{color:var(--sea);text-underline-offset:3px;text-decoration:underline}.intro{padding:30px 0 4px}.intro__badge{letter-spacing:.07em;text-transform:uppercase;color:var(--sea);background:var(--sea-tint);border-radius:999px;align-items:center;gap:8px;margin:0 0 10px;padding:6px 12px;font-size:12.5px;font-weight:700;display:inline-flex}.intro__title{font-family:var(--serif);letter-spacing:-.02em;color:var(--navy);text-wrap:pretty;margin:0 0 12px;font-size:clamp(28px,7.6vw,40px);font-weight:700;line-height:1.12}.intro__lede{color:var(--ink-muted);text-wrap:pretty;margin:0 0 18px;font-size:16.5px;line-height:1.6}.button-primary{text-align:center;background:var(--navy);color:#fff;cursor:pointer;border:0;border-radius:12px;width:100%;min-height:52px;padding:16px 24px;font-size:17px;font-weight:700;text-decoration:none;display:block;box-shadow:0 1px #14395f59}.button-primary:hover{background:var(--navy-hover);color:#fff}.button-secondary{background:var(--navy);color:#fff;cursor:pointer;border:0;border-radius:12px;min-height:48px;padding:14px 22px;font-size:16px;font-weight:700;text-decoration:none;display:inline-block}.button-secondary:hover{background:var(--navy-hover);color:#fff}.fine-print{color:var(--grey);margin:12px 2px 0;font-size:13.5px;line-height:1.55}.section{padding:34px 0 0}.section__title{font-family:var(--serif);color:var(--navy);letter-spacing:-.01em;margin:0 0 4px;font-size:22px;font-weight:700}.section__note{color:var(--grey);margin:0 0 16px;font-size:15px}.prose{text-wrap:pretty;margin:0 0 12px;font-size:15.5px;line-height:1.6}.prose:last-child{margin-bottom:0}.actions{margin-top:8px}.link-row{flex-wrap:wrap;gap:8px 18px;margin-top:16px;display:flex}.link-row a{font-size:15px;font-weight:600}.card{border:1px solid var(--border);background:#fff;border-radius:16px;margin-top:18px;padding:22px 18px}.card--first{margin-top:34px}.card__title{font-family:var(--serif);color:var(--navy);margin:0 0 4px;font-size:21px;font-weight:700}.card__title--spaced{margin-top:30px}.card__note{color:var(--grey);margin:0 0 20px;font-size:14.5px}.summary-list{grid-template-columns:1fr auto;gap:0;margin:0;font-size:15.5px;display:grid}.summary-list dt{border-top:1px solid var(--divider);color:var(--grey);padding:12px 12px 12px 0}.summary-list dd{border-top:1px solid var(--divider);text-align:right;margin:0;padding:12px 0;font-weight:600}.summary-list dt:last-of-type,.summary-list dd:last-of-type{border-bottom:1px solid var(--divider)}.tile-grid{grid-template-columns:repeat(auto-fit,minmax(min(300px,100%),1fr));gap:10px;margin:0;padding:0;list-style:none;display:grid}.tile{border:1px solid var(--border);background:#fff;border-radius:12px;padding:15px 16px}.tile__title{color:var(--navy);margin:0 0 4px;font-size:15.5px;font-weight:700;line-height:1.4}.tile__text{color:var(--ink-muted);margin:0;font-size:14.5px;line-height:1.5}.footer{border-top:1px solid var(--border);background:#fff;flex-shrink:0}.footer__inner{max-width:var(--content-width);flex-direction:column;gap:12px;margin:0 auto;padding:22px 20px 30px;display:flex}.footer__name{color:var(--navy);margin:0;font-size:14.5px;font-weight:700}.footer__links{flex-wrap:wrap;gap:8px 18px;display:flex}.footer__links a{font-size:14.5px}@media (width>=768px){.header__inner{gap:20px}.header__brand{gap:14px}.header__logo{width:52px;height:52px}.header__association{font-size:18px}.header__crests{gap:14px}.header__crest{height:46px}}
