.sgh-header[data-astro-cid-3ef6ksr2]{position:sticky;top:0;z-index:100;background:#f5f7faeb;backdrop-filter:blur(10px);border-bottom:1px solid var(--sgh-border)}.sgh-header__inner[data-astro-cid-3ef6ksr2]{display:flex;align-items:center;justify-content:space-between;min-height:var(--sgh-header-height);gap:1rem}.sgh-header__brand[data-astro-cid-3ef6ksr2]{display:inline-flex;align-items:center;gap:.7rem;text-decoration:none;color:var(--sgh-navy)}.sgh-header__brand[data-astro-cid-3ef6ksr2]:hover{color:var(--sgh-navy)}.sgh-header__name[data-astro-cid-3ef6ksr2]{font-family:var(--sgh-font-display);font-weight:700;font-size:1.2rem;letter-spacing:-.01em}.sgh-header__toggle[data-astro-cid-3ef6ksr2]{display:flex;flex-direction:column;justify-content:center;gap:5px;width:2.5rem;height:2.5rem;padding:0;border:none;background:transparent;cursor:pointer}.sgh-header__toggle-bar[data-astro-cid-3ef6ksr2]{display:block;width:1.35rem;height:2px;margin:0 auto;background:var(--sgh-navy);border-radius:1px}.sgh-header__nav[data-astro-cid-3ef6ksr2]{display:none;position:absolute;top:100%;left:0;right:0;background:var(--sgh-off-white);border-bottom:1px solid var(--sgh-border);padding:1rem 1.25rem 1.25rem;box-shadow:var(--sgh-shadow-lg)}.sgh-header__nav[data-astro-cid-3ef6ksr2].is-open{display:block}.sgh-header__links[data-astro-cid-3ef6ksr2]{list-style:none;margin:0 0 1rem;padding:0;display:flex;flex-direction:column;gap:.15rem}.sgh-header__link[data-astro-cid-3ef6ksr2]{display:block;padding:.5rem 0;text-decoration:none;font-weight:600;font-size:.95rem;color:var(--sgh-text)}.sgh-header__link[data-astro-cid-3ef6ksr2]:hover,.sgh-header__link[data-astro-cid-3ef6ksr2].is-active{color:var(--sgh-gold)}@media(min-width:1100px){.sgh-header__toggle[data-astro-cid-3ef6ksr2]{display:none}.sgh-header__nav[data-astro-cid-3ef6ksr2]{display:flex;position:static;align-items:center;gap:1.25rem;padding:0;border:none;box-shadow:none;background:transparent}.sgh-header__links[data-astro-cid-3ef6ksr2]{flex-direction:row;align-items:center;gap:.1rem;margin:0}.sgh-header__link[data-astro-cid-3ef6ksr2]{padding:.45rem .55rem;font-size:.9rem}}.sgh-footer[data-astro-cid-sz7xmlte]{background:var(--sgh-navy-deep);color:var(--sgh-steel-light);padding:3rem 0 2rem;border-top:3px solid var(--sgh-gold)}.sgh-footer__inner[data-astro-cid-sz7xmlte]{display:grid;gap:2rem}.sgh-footer__name[data-astro-cid-sz7xmlte]{font-family:var(--sgh-font-display);font-size:1.35rem;font-weight:700;color:var(--sgh-white);margin:0 0 .5rem}.sgh-footer__tagline[data-astro-cid-sz7xmlte],.sgh-footer__group[data-astro-cid-sz7xmlte]{margin:0 0 .5rem;font-size:.95rem}.sgh-footer__nav[data-astro-cid-sz7xmlte] ul[data-astro-cid-sz7xmlte]{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem 1rem}.sgh-footer[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{color:var(--sgh-steel-pale);text-decoration:none;font-size:.925rem}.sgh-footer[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:var(--sgh-gold-soft)}.sgh-footer__meta[data-astro-cid-sz7xmlte]{font-size:.85rem;border-top:1px solid rgba(139,154,171,.25);padding-top:1.25rem}.sgh-footer__meta[data-astro-cid-sz7xmlte] p[data-astro-cid-sz7xmlte]{margin:0 0 .35rem}@media(min-width:800px){.sgh-footer__inner[data-astro-cid-sz7xmlte]{grid-template-columns:1.2fr 1fr;align-items:start}.sgh-footer__meta[data-astro-cid-sz7xmlte]{grid-column:1 / -1;display:flex;justify-content:space-between;gap:1rem}}:root{--sgh-navy: #0b1f33;--sgh-navy-deep: #071525;--sgh-navy-soft: #132d47;--sgh-charcoal: #1a2332;--sgh-steel: #5c6b7a;--sgh-steel-light: #8b9aab;--sgh-steel-pale: #c5ced8;--sgh-gold: #c9a227;--sgh-gold-soft: #e0c56a;--sgh-gold-muted: rgba(201, 162, 39, .15);--sgh-white: #ffffff;--sgh-off-white: #f5f7fa;--sgh-bg: #eef1f5;--sgh-text: #1a2332;--sgh-text-muted: #5c6b7a;--sgh-border: #d0d7e0;--sgh-shadow: 0 1px 3px rgba(11, 31, 51, .08);--sgh-shadow-lg: 0 16px 40px rgba(7, 21, 37, .18);--sgh-radius: 8px;--sgh-radius-lg: 14px;--sgh-max: 72rem;--sgh-section: clamp(3.5rem, 7vw, 5.5rem);--sgh-header-height: 4.5rem;--sgh-font-body: "Source Sans 3", "Segoe UI", sans-serif;--sgh-font-display: "Source Serif 4", Georgia, "Times New Roman", serif}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:var(--sgh-font-body);font-size:1.0625rem;line-height:1.65;color:var(--sgh-text);background:var(--sgh-off-white);-webkit-font-smoothing:antialiased}img{max-width:100%;height:auto;display:block}a{color:var(--sgh-navy);text-decoration-thickness:1px;text-underline-offset:.15em}a:hover{color:var(--sgh-gold)}h1,h2,h3,h4{font-family:var(--sgh-font-display);font-weight:600;line-height:1.2;color:var(--sgh-navy);margin:0 0 .75rem}h1{font-size:clamp(2.25rem,5vw,3.25rem);letter-spacing:-.02em}h2{font-size:clamp(1.75rem,3.5vw,2.35rem);letter-spacing:-.015em}h3{font-size:1.25rem}p{margin:0 0 1rem}p:last-child{margin-bottom:0}ul{margin:0 0 1rem;padding-left:1.25rem}.skip-link{position:absolute;left:-9999px;top:0;z-index:1000;background:var(--sgh-gold);color:var(--sgh-navy-deep);padding:.75rem 1.25rem;font-weight:600;text-decoration:none}.skip-link:focus{left:1rem;top:1rem}.sgh-wrap{width:min(100% - 2.5rem,var(--sgh-max));margin-inline:auto}.sgh-section{padding:var(--sgh-section) 0}.sgh-section--dark{background:linear-gradient(165deg,var(--sgh-navy-deep) 0%,var(--sgh-navy) 45%,var(--sgh-charcoal) 100%);color:var(--sgh-steel-pale)}.sgh-section--dark h2,.sgh-section--dark h3{color:var(--sgh-white)}.sgh-section--muted{background:var(--sgh-bg)}.sgh-section__eyebrow{display:inline-block;font-family:var(--sgh-font-body);font-size:.8125rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--sgh-gold);margin-bottom:.75rem}.sgh-section__lead{font-size:1.125rem;color:var(--sgh-text-muted);max-width:40rem}.sgh-section--dark .sgh-section__lead{color:var(--sgh-steel-light)}.sgh-section__header{margin-bottom:2.5rem;max-width:40rem}.sgh-btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;min-height:2.875rem;padding:.7rem 1.4rem;border-radius:var(--sgh-radius);font-family:var(--sgh-font-body);font-size:.975rem;font-weight:600;text-decoration:none;border:1.5px solid transparent;cursor:pointer;transition:background .2s ease,color .2s ease,border-color .2s ease,transform .15s ease}.sgh-btn:hover{text-decoration:none;transform:translateY(-1px)}.sgh-btn--primary{background:var(--sgh-gold);color:var(--sgh-navy-deep);border-color:var(--sgh-gold)}.sgh-btn--primary:hover{background:var(--sgh-gold-soft);color:var(--sgh-navy-deep);border-color:var(--sgh-gold-soft)}.sgh-btn--secondary{background:transparent;color:var(--sgh-white);border-color:#ffffff73}.sgh-btn--secondary:hover{background:#ffffff14;color:var(--sgh-white);border-color:var(--sgh-gold-soft)}.sgh-btn--outline{background:transparent;color:var(--sgh-navy);border-color:var(--sgh-navy)}.sgh-btn--outline:hover{background:var(--sgh-navy);color:var(--sgh-white)}.sgh-btn--sm{min-height:2.35rem;padding:.45rem 1rem;font-size:.9rem}.sgh-grid{display:grid;gap:1.25rem}.sgh-grid--2,.sgh-grid--3{grid-template-columns:1fr}@media(min-width:640px){.sgh-grid--2{grid-template-columns:repeat(2,1fr)}}@media(min-width:900px){.sgh-grid--3{grid-template-columns:repeat(3,1fr)}}.sgh-card{background:var(--sgh-white);border:1px solid var(--sgh-border);border-radius:var(--sgh-radius-lg);padding:1.5rem 1.4rem;box-shadow:var(--sgh-shadow);height:100%;transition:border-color .2s ease,box-shadow .2s ease}.sgh-card:hover{border-color:var(--sgh-steel-light);box-shadow:var(--sgh-shadow-lg)}.sgh-card__icon{width:2.5rem;height:2.5rem;margin-bottom:1rem;color:var(--sgh-gold)}.sgh-card h3{margin-bottom:.5rem}.sgh-card p{color:var(--sgh-text-muted);font-size:.975rem}.sgh-card a{text-decoration:none;color:inherit}.sgh-card a:hover h3{color:var(--sgh-gold)}.sgh-disclaimer{font-size:.8125rem;line-height:1.5;color:var(--sgh-steel);max-width:56rem;margin:0}.sgh-form{display:grid;gap:1.1rem;background:var(--sgh-white);border:1px solid var(--sgh-border);border-radius:var(--sgh-radius-lg);padding:1.75rem;box-shadow:var(--sgh-shadow)}.sgh-form__banner{background:var(--sgh-gold-muted);border:1px solid rgba(201,162,39,.35);border-radius:var(--sgh-radius);padding:.85rem 1rem;font-size:.9rem;color:var(--sgh-navy);margin:0}.sgh-form__banner code{font-size:.85em;background:#0b1f330f;padding:.1em .35em;border-radius:3px}.sgh-form__row{display:grid;gap:1.1rem}@media(min-width:640px){.sgh-form__row{grid-template-columns:1fr 1fr}}.sgh-form__field{display:flex;flex-direction:column;gap:.35rem}.sgh-form__field label{font-size:.9rem;font-weight:600;color:var(--sgh-navy)}.sgh-form__req{color:var(--sgh-gold)}.sgh-form__field input,.sgh-form__field select,.sgh-form__field textarea{font:inherit;color:var(--sgh-text);background:var(--sgh-off-white);border:1px solid var(--sgh-border);border-radius:var(--sgh-radius);padding:.7rem .85rem;width:100%}.sgh-form__field input:focus,.sgh-form__field select:focus,.sgh-form__field textarea:focus{outline:2px solid var(--sgh-gold);outline-offset:1px;border-color:var(--sgh-gold);background:var(--sgh-white)}.sgh-form__helper{font-size:.85rem;color:var(--sgh-text-muted);margin:0}.sgh-form__note{font-size:1rem;color:var(--sgh-navy);margin:0}.sgh-form__notice{font-size:.875rem;color:var(--sgh-text-muted);background:var(--sgh-bg);border-radius:var(--sgh-radius);padding:.85rem 1rem;margin:0}.sgh-prose{max-width:42rem}.sgh-prose h2{margin-top:2rem}.sgh-prose h2:first-child{margin-top:0}.sgh-list-check{list-style:none;padding:0;margin:0;display:grid;gap:.85rem}.sgh-list-check li{position:relative;padding-left:1.75rem;color:var(--sgh-text-muted)}.sgh-list-check li:before{content:"";position:absolute;left:0;top:.45rem;width:.65rem;height:.65rem;border:2px solid var(--sgh-gold);border-radius:2px}
