:root{--brand:#064961;--brand-600:#0ea5b0;--text:#0b1220;--muted:#5b667a;--bg:#f7fafc}*{box-sizing:border-box}html,body{height:100%}body{color:var(--text);background:var(--bg);margin:0;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Noto Sans,Ubuntu,Cantarell,Helvetica Neue,Arial,Apple Color Emoji,Segoe UI Emoji}.container{max-width:1120px;margin:0 auto;padding:0 16px}.btn{background:var(--brand);color:#fff;border-radius:12px;align-items:center;padding:9px 15px;font-weight:600;text-decoration:none;display:inline-block}.btn:hover{filter:brightness(1.05)}.card{background:#fff;border-radius:16px;padding:16px;box-shadow:0 8px 24px rgba(0,0,0,.06)}.grid{gap:16px;display:grid}
.Header-module-scss-module__R6eCJW__header{z-index:50;background:#fff;border-bottom:1px solid #eaeaea;position:-webkit-sticky;position:sticky;top:0}.Header-module-scss-module__R6eCJW__headerTitle{color:var(--brand);font-size:1.2rem;font-weight:500}.Header-module-scss-module__R6eCJW__row{justify-content:space-between;align-items:center;padding:12px 0;display:flex}.Header-module-scss-module__R6eCJW__brand{color:var(--text);align-items:center;gap:10px;font-weight:800;text-decoration:none;display:flex}.Header-module-scss-module__R6eCJW__nav{align-items:center;gap:16px;display:flex}.Header-module-scss-module__R6eCJW__nav a{color:var(--text);font-weight:600;text-decoration:none}.Header-module-scss-module__R6eCJW__nav a:hover{color:var(--brand)}.Header-module-scss-module__R6eCJW__brand img{display:block}.Header-module-scss-module__R6eCJW__menuButton{color:var(--brand);cursor:pointer;z-index:200;background-color:transparent;border:none;flex-direction:column;display:flex}.Header-module-scss-module__R6eCJW__bar{background-color:#fff;border-radius:2px;width:100%;height:3px;transition:all .3s}.Header-module-scss-module__R6eCJW__menuButton .Header-module-scss-module__R6eCJW__bar.Header-module-scss-module__R6eCJW__open:first-child{transform:rotate(45deg)translateY(8px)}.Header-module-scss-module__R6eCJW__menuButton .Header-module-scss-module__R6eCJW__bar.Header-module-scss-module__R6eCJW__open:nth-child(2){opacity:0}.Header-module-scss-module__R6eCJW__menuButton .Header-module-scss-module__R6eCJW__bar.Header-module-scss-module__R6eCJW__open:nth-child(3){transform:rotate(-45deg)translateY(-8px)}.Header-module-scss-module__R6eCJW__mobileMenu{text-align:center;background:#000;flex-direction:column;width:100%;padding:1rem 0;animation:.3s forwards Header-module-scss-module__R6eCJW__fadeIn;display:flex;position:absolute;top:100%;right:0}.Header-module-scss-module__R6eCJW__mobileMenu a{color:#fff;padding:1rem;text-decoration:none;transition:background .3s}.Header-module-scss-module__R6eCJW__mobileMenu a:hover{background:rgba(255,255,255,.1)}@keyframes Header-module-scss-module__R6eCJW__fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}
.Footer-module-scss-module__K1pO7W__footer{color:#fff;background:#0b1220;margin-top:48px;padding:32px 0}.Footer-module-scss-module__K1pO7W__cols{grid-template-columns:1fr auto;align-items:start;gap:16px;display:grid}.Footer-module-scss-module__K1pO7W__colsMobile{flex-direction:column;display:flex}.Footer-module-scss-module__K1pO7W__copy{opacity:.7;margin-top:16px;font-size:14px}.Footer-module-scss-module__K1pO7W__footer a{color:#fff;text-decoration:none}.Footer-module-scss-module__K1pO7W__footer a:hover{text-decoration:underline}
