
:root { color-scheme: light; }
html { scroll-behavior: smooth; }
.skip-link { position: fixed; left: 16px; top: -80px; z-index: 99999; padding: 12px 16px; background: #11119b; color: #fff; text-decoration: none; border-radius: 4px; box-shadow: 0 8px 24px rgba(0,0,0,.18); }
.skip-link:focus { top: 16px; color: #fff; }
:focus-visible { outline: 3px solid #4f46e5; outline-offset: 3px; }
#main-content { scroll-margin-top: 100px; }
.hp-field { position: absolute !important; left: -10000px !important; width: 1px !important; height: 1px !important; overflow: hidden !important; }
.form-error { display: none; padding: 12px 14px; border: 1px solid #b42318; background: #fff4f2; color: #7a271a; }
.form-error.show { display: block; }
.form-success { border-radius: 0 !important; }
.footer-contact { font-size: .92rem; line-height: 1.8; margin-bottom: 2px; }
.footer-contact a { display: inline !important; }
.footer-link-button { appearance: none; border: 0; background: transparent; color: inherit; font: inherit; padding: 0; cursor: pointer; opacity: .82; }
.footer-link-button:hover, .footer-link-button:focus-visible { opacity: 1; text-decoration: underline; }
.privacy-status { padding: 12px 14px; background: #f5f6fb; border: 1px solid #e0e3ee; }
.legal-page { padding-top: 72px; padding-bottom: 88px; }
.legal-page .legal-shell { max-width: 920px; margin: 0 auto; }
.legal-page h1 { margin-bottom: 10px; }
.legal-page h2, .legal-page h3, .legal-page h4 { scroll-margin-top: 110px; }
.legal-page p, .legal-page li { line-height: 1.75; }
.legal-meta { color: #667085; margin-bottom: 36px; }
.policy-note { border-left: 4px solid #11119b; background: #f6f7ff; padding: 16px 18px; margin: 24px 0; }
.resource-article { border-top: 1px solid var(--border, #e5e7eb); padding: 52px 0; scroll-margin-top: 110px; }
.resource-article:first-child { border-top: 0; }
.resource-article ul { padding-left: 1.25rem; }
.scenario-disclosure { margin: 24px 0 34px; padding: 16px 18px; border: 1px solid #d6daf0; background: #f8f9ff; }
.site-footer .brand { color: inherit; }
.site-footer a[href^="mailto:"] { word-break: break-word; }
@media (prefers-reduced-motion: reduce) { html { scroll-behavior: auto; } *, *::before, *::after { animation-duration: .01ms !important; animation-iteration-count: 1 !important; transition-duration: .01ms !important; } }
@media (max-width: 767.98px) { .legal-page { padding-top: 44px; padding-bottom: 60px; } .footer-bottom { align-items: flex-start; } }
