:root{--site-pearl:#f4f6fb;--site-paper:#fff;--site-ink:#0f1324;--site-secondary:#3d4356;--site-muted:#5c6270;--site-faint:#676d7b;--site-registry:#101b66;--site-cobalt:#1f3de0;--site-link:#1b34c9;--site-blue-light:#8fa2f8;--site-line:#101b6624;--site-fill:#eef1f9;--site-material-pearl:radial-gradient(ellipse 75% 56% at 8% 0%, #8fa2f830, transparent 72%), linear-gradient(180deg, #fff, #f4f6fb 80%);--site-material-ink:radial-gradient(ellipse 80% 90% at 10% -30%, #1f3de057, transparent 70%), linear-gradient(168deg, #1b2350, #151b3d 52%, #121736);--site-material-focus:linear-gradient(110deg, #1f3de014, #8fa2f80a);--site-material-action:linear-gradient(180deg, #3b57f0, #1f3de0 52%, #1b34c9);--site-elevation-panel:0 24px 64px -26px #101b6640, 0 1px 0 #ffffffe6 inset;--site-elevation-stage:0 30px 70px -34px #101b6673, 0 1px 0 #ffffff1f inset;--site-ease:cubic-bezier(.22, 1, .36, 1);--site-motion-disclosure:.18s;--site-motion-selection:.12s}.site-pearl{background:var(--site-material-pearl);color:var(--site-ink)}.site-ink{background:var(--site-material-ink);color:#f1f3fb;box-shadow:var(--site-elevation-stage)}.site-focus{background:var(--site-material-focus)}@media (max-width:767px){.site-pearl{background:linear-gradient(160deg,#eef1f9,#fff 52%,#f4f6fb)}}@media (prefers-reduced-motion:reduce){:root{--site-motion-disclosure:0s;--site-motion-selection:0s}}
.header-module__bY5_QG__header{z-index:60;background:var(--site-pearl);width:100%;color:var(--site-ink);border-bottom:1px solid var(--site-line);font-family:var(--font-geist-site), sans-serif;--br-ground:var(--site-pearl);--header-bar-height:80px;position:sticky;top:0}.header-module__bY5_QG__bar{z-index:3;max-width:1280px;height:var(--header-bar-height);background:var(--site-pearl);justify-content:space-between;align-items:center;gap:28px;margin:auto;padding:0 40px;display:flex;position:relative}.header-module__bY5_QG__logo{width:92px;min-height:44px;color:var(--site-registry);flex:none;align-items:center;display:inline-flex}.header-module__bY5_QG__desktop{align-items:center;gap:2px;display:flex}.header-module__bY5_QG__trigger{cursor:pointer;min-height:44px;color:var(--site-secondary);transition:background var(--site-motion-selection), color var(--site-motion-selection);white-space:nowrap;background:0 0;border:0;border-radius:8px;align-items:center;gap:6px;padding:0 12px;font-size:14px;font-weight:500;display:inline-flex}.header-module__bY5_QG__trigger:hover,.header-module__bY5_QG__trigger[aria-expanded=true],.header-module__bY5_QG__trigger[aria-current=page]{background:var(--site-material-focus);color:var(--site-link)}.header-module__bY5_QG__trigger svg{transition:transform var(--site-motion-disclosure) var(--site-ease)}.header-module__bY5_QG__trigger[aria-expanded=true] svg{transform:rotate(180deg)}.header-module__bY5_QG__utilities{flex:none;align-items:center;gap:18px;display:flex}.header-module__bY5_QG__login{align-items:center;gap:5px;min-height:44px;font-size:13px;display:inline-flex}.header-module__bY5_QG__demo,.header-module__bY5_QG__mobileDemo{background:var(--site-material-action);color:#fff;border-radius:999px;justify-content:center;align-items:center;min-height:44px;padding:0 20px;font-size:14px;font-weight:500;display:inline-flex;box-shadow:inset 0 1px #fff3}.header-module__bY5_QG__demo:hover,.header-module__bY5_QG__mobileDemo:hover{filter:brightness(1.08)}.header-module__bY5_QG__header a:focus-visible,.header-module__bY5_QG__header button:focus-visible{outline:2px solid var(--site-cobalt);outline-offset:4px}.header-module__bY5_QG__panelFrame{left:0;right:0;top:calc(var(--header-bar-height) + 1px);z-index:2;animation:header-module__bY5_QG__disclose var(--site-motion-disclosure) var(--site-ease);padding:12px 24px 24px;position:fixed}.header-module__bY5_QG__panelFrame[hidden]{display:none}.header-module__bY5_QG__panel{background:var(--site-paper);border:1px solid var(--site-line);max-width:1200px;min-height:450px;box-shadow:var(--site-elevation-panel);border-radius:16px;grid-template-columns:minmax(0,1.65fr) minmax(285px,1fr);margin:auto;display:grid;overflow:hidden}.header-module__bY5_QG__panel[hidden]{display:none}.header-module__bY5_QG__destinations{flex-direction:column;padding:28px 30px 18px;display:flex}.header-module__bY5_QG__panelIntro{color:var(--site-muted);border-bottom:1px solid var(--site-line);padding:0 10px 18px;font-size:14px;line-height:1.6}.header-module__bY5_QG__linkGrid{grid-template-columns:1fr 1fr;gap:4px 12px;margin:15px 0;display:grid}.header-module__bY5_QG__destination{border-radius:10px;min-height:83px;padding:13px 10px;display:block}.header-module__bY5_QG__destination[data-selected=true]{background:var(--site-material-focus)}.header-module__bY5_QG__destination>span{justify-content:space-between;align-items:center;gap:8px;font-size:16px;font-weight:500;line-height:1.35;display:flex}.header-module__bY5_QG__destination svg{color:var(--site-link);opacity:0;flex:none}.header-module__bY5_QG__destination[data-selected=true] svg{opacity:1}.header-module__bY5_QG__destination small{max-width:245px;color:var(--site-muted);margin-top:5px;font-size:13px;line-height:1.5;display:block}.header-module__bY5_QG__panelFooter{border-top:1px solid var(--site-line);color:var(--site-link);justify-content:space-between;margin-top:auto;padding:16px 10px 0;font-size:13px;display:flex}.header-module__bY5_QG__preview{background:var(--site-material-pearl);border-left:1px solid var(--site-line);flex-direction:column;justify-content:flex-start;padding:28px 30px;display:flex}.header-module__bY5_QG__previewLabel{font-family:var(--font-geist-mono-site), monospace;letter-spacing:.07em;text-transform:uppercase;color:var(--site-muted);font-size:10px;line-height:1.5}.header-module__bY5_QG__previewRegister{border:1px solid var(--site-line);box-shadow:0 8px 22px -18px var(--site-registry);background:#fff;border-radius:12px;margin:20px 0;padding:20px 20px 16px}.header-module__bY5_QG__previewRegister>span{font-family:var(--font-geist-mono-site), monospace;color:var(--site-link);letter-spacing:.1em;font-size:9px}.header-module__bY5_QG__previewRegister i{background:var(--site-line);height:1px;margin:14px 0;display:block}.header-module__bY5_QG__previewRegister strong{letter-spacing:-.03em;font-size:22px;font-weight:400;line-height:1.2;display:block}.header-module__bY5_QG__previewRegister div{color:var(--site-muted);border-top:1px solid var(--site-line);justify-content:space-between;gap:6px;margin-top:20px;padding-top:12px;font-size:10px;display:flex}.header-module__bY5_QG__preview h2{letter-spacing:-.02em;font-size:18px;font-weight:500;line-height:1.4}.header-module__bY5_QG__preview>p{color:var(--site-muted);margin-top:8px;font-size:14px;line-height:1.65}.header-module__bY5_QG__scrim{inset:calc(var(--header-bar-height) + 1px) 0 0;z-index:1;background:#101b661f;position:fixed}.header-module__bY5_QG__mobileToggle,.header-module__bY5_QG__mobilePanel{display:none}@keyframes header-module__bY5_QG__disclose{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1199px){.header-module__bY5_QG__bar{gap:14px;padding-inline:24px}.header-module__bY5_QG__trigger{padding-inline:8px;font-size:13px}.header-module__bY5_QG__utilities{gap:12px}}@media (max-width:1099px){.header-module__bY5_QG__header{--header-bar-height:72px}.header-module__bY5_QG__bar{padding-inline:24px}.header-module__bY5_QG__desktop,.header-module__bY5_QG__login,.header-module__bY5_QG__panelFrame,.header-module__bY5_QG__scrim{display:none}.header-module__bY5_QG__mobileToggle{border:1px solid var(--site-line);width:44px;height:44px;color:var(--site-ink);cursor:pointer;background:0 0;border-radius:10px;justify-content:center;align-items:center;display:inline-flex}.header-module__bY5_QG__mobilePanel{overscroll-behavior:contain;background:var(--site-pearl);z-index:4;animation:header-module__bY5_QG__disclose var(--site-motion-disclosure) var(--site-ease);padding:30px max(24px,50vw - 360px) 32px;display:block;position:fixed;inset:0;overflow:auto}.header-module__bY5_QG__mobileHeading{justify-content:space-between;align-items:center;padding-bottom:18px;display:flex}.header-module__bY5_QG__mobileHeading button{border:1px solid var(--site-line);border-radius:10px;place-items:center;width:44px;height:44px;display:grid}.header-module__bY5_QG__mobileEyebrow{color:var(--site-muted);font-size:12px}.header-module__bY5_QG__mobileGroup,.header-module__bY5_QG__mobileLink{border-bottom:1px solid var(--site-line)}.header-module__bY5_QG__mobileGroup>button,.header-module__bY5_QG__mobileLink{letter-spacing:-.03em;cursor:pointer;justify-content:space-between;align-items:center;gap:15px;width:100%;min-height:62px;font-size:25px;font-weight:400;display:flex}.header-module__bY5_QG__mobileGroup>button svg{transition:transform var(--site-motion-disclosure)}.header-module__bY5_QG__mobileGroup>button[aria-expanded=true] svg{transform:rotate(180deg)}.header-module__bY5_QG__mobileLinks{padding:4px 0 16px}.header-module__bY5_QG__mobileLinks a{border-left:1px solid var(--site-line);padding:12px 14px;display:block}.header-module__bY5_QG__mobileLinks span{font-size:16px;display:block}.header-module__bY5_QG__mobileLinks small{color:var(--site-muted);margin-top:4px;font-size:13px;line-height:1.5;display:block}.header-module__bY5_QG__mobileBottom{color:var(--site-link);justify-content:space-between;margin:26px 0;font-size:14px;display:flex}.header-module__bY5_QG__mobileDemo{width:100%;min-height:50px}.header-module__bY5_QG__mobileNote{color:var(--site-muted);text-align:center;margin-top:20px;font-size:12px}}@media (max-width:479px){.header-module__bY5_QG__bar{gap:12px;padding-inline:20px}.header-module__bY5_QG__utilities{gap:10px}.header-module__bY5_QG__demo{min-height:42px;padding-inline:16px;font-size:13px}.header-module__bY5_QG__mobilePanel{padding:24px 24px 32px}}
:is(html[data-brand-theme=light] body:has(.brand-register) .Footer-module__EZoWya__logo,body:has(.brand-register.br-day) .Footer-module__EZoWya__logo){--br-ground:#1b2350}
