*{box-sizing:border-box}html,body{margin:0;padding:0;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif}h1,h2,h3{margin:0 0 12px}p,ul{margin:0 0 12px;line-height:1.6}ul{padding-left:20px}.mainContainer{box-sizing:border-box;width:100%;max-width:1440px;margin:0 auto;padding:0 20px}
.Header-module__zCemKG__headerWrap{--nav-gap:8px;z-index:50;background:#fff;border-bottom:1px solid #eaeaea;position:sticky;top:0}.Header-module__zCemKG__container{box-sizing:border-box;max-width:1440px;margin:0 auto;padding:0 20px;display:flex}.Header-module__zCemKG__topbar{align-items:center;width:100%;height:64px;display:flex}.Header-module__zCemKG__logo,.Header-module__zCemKG__blank{flex:none;align-items:center;gap:10px;display:flex}.Header-module__zCemKG__logo a img{height:auto}.Header-module__zCemKG__topNav{column-gap:var(--nav-gap);flex:auto;grid-auto-columns:1fr;grid-auto-flow:column;align-items:stretch;min-width:0;margin:0;padding:0 12px;list-style:none;display:grid}.Header-module__zCemKG__topNav>li{min-width:0;display:flex}.Header-module__zCemKG__topNav>li>a,.Header-module__zCemKG__topNav>li>button{white-space:pre-line;flex:1;justify-content:center;align-items:center;padding:0 12px;display:flex}.Header-module__zCemKG__topNavItem{align-items:center;display:flex;position:relative}.Header-module__zCemKG__topNavButton{appearance:none;cursor:pointer;color:#222;background:0 0;border:0;height:64px;padding:0 14px;font-size:15px;font-weight:600}.Header-module__zCemKG__topNavItem:hover .Header-module__zCemKG__topNavButton,.Header-module__zCemKG__topNavItem:focus-within .Header-module__zCemKG__topNavButton{color:#111}.Header-module__zCemKG__indicator{transform-origin:50%;opacity:0;background:linear-gradient(90deg,#0ea5e9,#22c55e);border-radius:999px;height:0;transition:height .14s,opacity .14s;position:absolute;bottom:0;left:10%;right:10%}.Header-module__zCemKG__topNavItem.Header-module__zCemKG__active .Header-module__zCemKG__indicator{opacity:1;height:3px}.Header-module__zCemKG__mega{opacity:0;pointer-events:none;background:#fff;border-bottom:1px solid #eaeaea;transition:transform .16s,opacity .16s;display:block;position:absolute;top:64px;left:0;right:0;transform:translateY(-8px);box-shadow:0 10px 24px #0000000a}.Header-module__zCemKG__mega.Header-module__zCemKG__open{opacity:1;pointer-events:auto;transform:translateY(0)}.Header-module__zCemKG__megaInner{column-gap:var(--nav-gap);flex:auto;grid-auto-columns:1fr;grid-auto-flow:column;padding:16px 12px 20px;display:grid}.Header-module__zCemKG__megaCol{border-radius:12px;padding:8px;transition:background .12s}.Header-module__zCemKG__megaCol:hover,.Header-module__zCemKG__megaColActive{background:#0ea5e90f}.Header-module__zCemKG__megaList{flex-direction:column;justify-content:center;align-items:center;margin:0;padding:0;list-style:none;display:flex}.Header-module__zCemKG__megaLink{color:#1f2937;white-space:pre-line;border-radius:8px;padding:8px 10px;font-size:14px;text-decoration:none;transition:background .12s,color .12s,transform 90ms;display:block}.Header-module__zCemKG__megaLink:hover,.Header-module__zCemKG__megaLink:focus-visible{color:#0f172a;background:#f1f5f9;outline:none;transform:translateY(-1px)}.Header-module__zCemKG__hamburger{cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;width:44px;height:44px;margin-left:auto;padding:0;display:inline-flex}.Header-module__zCemKG__hamburgerIcon{object-fit:contain;width:28px;height:28px;transition:transform .12s,opacity .12s}.Header-module__zCemKG__hamburger:focus-visible .Header-module__zCemKG__hamburgerIcon,.Header-module__zCemKG__hamburger:hover .Header-module__zCemKG__hamburgerIcon{opacity:.85;transform:scale(1.06)}.Header-module__zCemKG__mobileMega{opacity:0;pointer-events:none;z-index:1;background:#fff;border-bottom:1px solid #eaeaea;transition:transform .16s,opacity .16s;display:none;position:absolute;top:64px;left:0;right:0;transform:translateY(-8px);box-shadow:0 10px 24px #0000000a}.Header-module__zCemKG__mobileMega.Header-module__zCemKG__open{opacity:1;pointer-events:auto;transform:translateY(0)}.Header-module__zCemKG__mobileGrid{gap:12px;width:100%;padding:16px 0 18px;display:grid}.Header-module__zCemKG__sectionCard{background:#fff;border:1px solid #eef2f7;border-radius:12px;padding:12px 14px}.Header-module__zCemKG__sectionHeading{color:#0f172a;margin:2px 0 8px;font-size:16px;font-weight:800}.Header-module__zCemKG__sectionLinks{flex-direction:column;gap:6px;margin:0;padding:0;list-style:none;display:flex}.Header-module__zCemKG__sectionLink{color:#1f2937;white-space:pre-line;background:0 0;border:0;border-radius:10px;padding:8px 0;text-decoration:none;transition:background .12s,transform 90ms,border-color .12s;display:inline-block}.Header-module__zCemKG__sectionLink:hover,.Header-module__zCemKG__sectionLink:focus-visible{color:#0b7ac1;outline:none;text-decoration:underline;transform:translateY(-1px)}.Header-module__zCemKG__screenReaderFocusKeeper{pointer-events:none;width:1px;height:1px;position:absolute;overflow:hidden}@media (min-width:1024px){.Header-module__zCemKG__topNav{display:grid}.Header-module__zCemKG__mega{display:block}.Header-module__zCemKG__hamburger,.Header-module__zCemKG__mobileMega{display:none}}@media (min-width:768px) and (max-width:1023px){.Header-module__zCemKG__topNav,.Header-module__zCemKG__mega{display:none}.Header-module__zCemKG__hamburger{justify-content:center;align-items:center;display:inline-flex}.Header-module__zCemKG__mobileMega{display:block}.Header-module__zCemKG__mobileGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.Header-module__zCemKG__sectionLink{padding:5px 10px}}@media (min-width:480px) and (max-width:767px){.Header-module__zCemKG__topNav,.Header-module__zCemKG__mega{display:none}.Header-module__zCemKG__hamburger{justify-content:center;align-items:center;display:inline-flex}.Header-module__zCemKG__mobileMega{display:block}.Header-module__zCemKG__mobileGrid{grid-template-columns:1fr}.Header-module__zCemKG__sectionLink{padding:5px 10px}}@media (min-width:340px) and (max-width:479px){.Header-module__zCemKG__topNav,.Header-module__zCemKG__mega{display:none}.Header-module__zCemKG__hamburger{justify-content:center;align-items:center;display:inline-flex}.Header-module__zCemKG__mobileMega{display:block}.Header-module__zCemKG__mobileGrid{grid-template-columns:1fr;gap:10px}.Header-module__zCemKG__sectionHeading{font-size:15px}.Header-module__zCemKG__sectionLink{padding:9px 10px;font-size:14px}}@media (max-width:339px){.Header-module__zCemKG__topNav,.Header-module__zCemKG__mega{display:none}.Header-module__zCemKG__hamburger{justify-content:center;align-items:center;display:inline-flex}.Header-module__zCemKG__mobileMega{display:block}.Header-module__zCemKG__topbar{height:56px}.Header-module__zCemKG__mobileGrid{grid-template-columns:1fr;gap:10px}.Header-module__zCemKG__sectionHeading{font-size:14px}.Header-module__zCemKG__sectionLink{padding:8px 10px;font-size:13px}}
.Footer-module__q7ZRWa__footerWrap{--footer-fg:#0f172a;--footer-muted:#475569;--link:#1d4ed8;--divider:#94a3b83d;color:var(--footer-fg);background:linear-gradient(#e2e8f0bf,#f1f5f9eb);padding:clamp(36px,8vw,64px) 0 clamp(28px,6vw,48px)}.Footer-module__q7ZRWa__container{box-sizing:border-box;flex-direction:column;gap:clamp(24px,5vw,36px);max-width:1440px;margin:0 auto;padding:0 clamp(16px,5vw,40px);display:flex}.Footer-module__q7ZRWa__logoRow{flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:clamp(12px,3vw,18px);display:flex}.Footer-module__q7ZRWa__brand{align-items:center;text-decoration:none;display:inline-flex}.Footer-module__q7ZRWa__logo{width:auto;height:clamp(26px,4vw,36px);transition:transform .14s,opacity .14s}.Footer-module__q7ZRWa__brand:hover .Footer-module__q7ZRWa__logo,.Footer-module__q7ZRWa__brand:focus-visible .Footer-module__q7ZRWa__logo{opacity:.9;transform:translateY(-1px)}.Footer-module__q7ZRWa__tagline{color:var(--footer-muted);margin:0;font-size:clamp(14px,2.4vw,17px);font-weight:500}.Footer-module__q7ZRWa__infoRow{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:clamp(16px,4vw,32px);display:grid}.Footer-module__q7ZRWa__colLeft,.Footer-module__q7ZRWa__colRight{margin:0;padding:0;font-style:normal;list-style:none}.Footer-module__q7ZRWa__line{letter-spacing:.01em;color:var(--footer-muted);margin:0 0 6px;line-height:1.6}.Footer-module__q7ZRWa__line strong{color:var(--footer-fg);font-weight:700}.Footer-module__q7ZRWa__link{color:var(--footer-fg);border-bottom:1px solid #0000;text-decoration:none;transition:color .14s,border-color .14s}.Footer-module__q7ZRWa__link:hover,.Footer-module__q7ZRWa__link:focus-visible{color:var(--link);border-color:var(--link);outline:none}.Footer-module__q7ZRWa__bottomBar{border-top:1px solid var(--divider);margin-top:clamp(20px,5vw,32px)}.Footer-module__q7ZRWa__copy{opacity:.85;padding:clamp(10px,3vw,16px) 0;font-size:13px;line-height:1.4;display:inline-block}@media (min-width:1024px){.Footer-module__q7ZRWa__logo{height:34px}}@media (max-width:640px){.Footer-module__q7ZRWa__footerWrap{padding:clamp(28px,10vw,44px) 0 clamp(24px,8vw,40px)}.Footer-module__q7ZRWa__container{gap:clamp(20px,8vw,28px);padding:0 clamp(14px,6vw,24px)}.Footer-module__q7ZRWa__logo{height:26px}.Footer-module__q7ZRWa__infoRow{grid-template-columns:1fr}.Footer-module__q7ZRWa__copy{text-align:center;font-size:12px}}
