.topbar{background:#fff;justify-content:space-between;align-items:center;min-height:72px;display:flex}.topbar .logo{flex:none;align-items:center;display:inline-flex}.topbar .logo img{width:112px;height:auto;display:block}.topbar nav{align-items:center;gap:24px;font-size:14px;font-weight:600;display:flex}.topbar nav a{color:#334155;text-decoration:none}.topbar nav a:hover{color:#168fd5}.topbar .login{color:#168fd5;margin-left:8px}.topbar .button{color:#fff;background:#0879c8;border-radius:9999px;justify-content:center;align-items:center;min-height:40px;padding:10px 18px;font-size:13px;font-weight:700;display:inline-flex}.topbar .button:hover{color:#fff;background:#066aa9}.menu-toggle{color:#153640;cursor:pointer;background:0 0;border:0;padding:8px;display:none}@media (max-width:760px){.topbar{min-height:64px;position:relative}.topbar .logo img{width:94px}.topbar .menu-toggle{justify-content:center;align-items:center;display:inline-flex}.topbar nav{z-index:100;background:#fff;border-bottom:1px solid #e2e8f0;flex-direction:column;align-items:stretch;gap:0;padding:12px 24px 20px;display:none;position:absolute;top:64px;left:0;right:0}.topbar nav.open{display:flex}.topbar nav a{padding:12px 0}.topbar .login{margin-left:0}.topbar .button{margin-top:8px}}.site-header{z-index:20;justify-content:space-between;align-items:center;width:min(1152px,100% - 48px);max-width:none;height:72px;min-height:72px;padding:0;display:flex;position:relative;overflow:visible}.site-header .logo{flex:none;align-items:center;display:inline-flex;transform:none}.site-header .logo img{width:112px;height:auto;display:block}.site-header .site-nav{box-shadow:none;background:0 0;border:0;flex:0 auto;align-items:center;gap:24px;padding:0;font-size:14px;font-weight:600;display:flex;position:static}.site-header .site-nav a{white-space:nowrap;align-items:center;min-height:44px;display:inline-flex}.site-header .site-nav .login{margin-left:8px}.site-header .site-nav .button-small{min-height:40px}.site-header .menu-toggle{flex:none;justify-content:center;align-items:center;min-width:44px;min-height:44px;display:none}@media (max-width:1060px){.site-header .site-nav{gap:14px}.site-header .site-nav .login{margin-left:0;padding-left:10px;padding-right:10px}}@media (max-width:900px){.site-header{width:min(100% - 32px,1152px);height:64px;min-height:64px;padding:0;display:flex}.site-header .logo img{width:100px}.site-header .menu-toggle{margin-left:auto;display:inline-flex}.site-header .site-nav{background:#fff;border-top:1px solid #e2e8f0;border-bottom:1px solid #e2e8f0;flex-direction:column;align-items:stretch;gap:0;width:100vw;max-height:calc(100vh - 64px);padding:12px max(16px,50vw - 576px) 20px;font-size:15px;display:none;position:absolute;top:64px;left:50%;right:auto;overflow-y:auto;transform:translate(-50%);box-shadow:0 12px 24px #0f233e1a}.site-header .site-nav.open{display:flex}.site-header .site-nav a{border-bottom:1px solid #f1f5f9;width:100%;min-height:48px;padding:12px 0}.site-header .site-nav a:last-child{border-bottom:0}.site-header .site-nav .login{margin:4px 0 0}.site-header .site-nav .button-small{justify-content:center;width:100%;margin-top:8px}.site-header .site-nav .login,.site-header .site-nav .button-small{flex:none}}@media (max-width:380px){.site-header{width:calc(100% - 24px)}.site-header .logo img{width:92px}}.topbar.site-header{display:flex;height:72px!important;min-height:72px!important;overflow:visible!important}.topbar.site-header .logo{transform:none!important}@media (max-width:900px){.topbar.site-header{height:64px!important;min-height:64px!important}.topbar.site-header .site-nav{top:64px}}
#footer{background:#f8f9fa;border-top:0;padding:0 0 30px;position:relative}.footer-wave-divider{width:100%;height:24px;margin-top:-1px;margin-bottom:60px}.footer-wave-divider svg{width:100%;height:100%;display:block}.footer-grid{grid-template-columns:1.5fr repeat(5,1fr);gap:24px;margin-bottom:50px;display:grid}.footer-logo-col{flex-direction:column;display:flex}.footer-logo-col .logo{margin-bottom:0;transform:none}.footer-logo-col .logo img{width:100px;height:auto}.footer-grid div:not(.footer-logo-col){flex-direction:column;gap:12px;display:flex}.footer-grid b{letter-spacing:.05em;color:#4b5d75;text-transform:uppercase;margin-bottom:6px;font-family:DM Sans,sans-serif;font-size:11px;font-weight:700}.footer-grid a{color:#111b28;font-size:13px;font-weight:500;text-decoration:none;transition:color .2s}.footer-grid a:hover{color:#168fd5}.footer-bottom{color:#4b5d75;border-top:1px solid #e5e7eb;justify-content:space-between;align-items:center;margin-top:40px;padding-top:24px;font-size:13px;display:flex}.footer-bottom .copyright{font-weight:500}.footer-bottom-links,.footer-social-icons{display:flex}.footer-bottom-links{gap:24px}.footer-link-blue{color:#168fd5;font-weight:600;text-decoration:underline}.footer-social-icons{gap:14px}.social-icon{color:#fff;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:transform .2s,opacity .2s;display:flex}.social-icon:hover{opacity:.9;transform:translateY(-2px)}.social-icon svg{display:block}.social-x{font-size:16px;font-weight:700;line-height:1}.social-icon.twitter{background:#1da1f2}.social-icon.instagram{background:#d9465f}.social-icon.facebook{background:#1877f2}@media (max-width:992px){.footer-grid{grid-template-columns:repeat(3,1fr);gap:30px}.footer-logo-col{grid-column:span 3;margin-bottom:10px}}@media (max-width:760px){.footer-grid{grid-template-columns:repeat(2,1fr);gap:30px}.footer-logo-col{grid-column:span 2}.footer-bottom{text-align:center;flex-direction:column;gap:20px}.footer-bottom-links,.footer-social-icons{justify-content:center}}
