:root{--wv-ink:#14213d;--wv-ink-muted:#14213db8;--wv-ink-dim:#14213d85;--wv-canvas:#fff;--wv-paper:#fbf9f4;--wv-parchment:#f5f5f2;--wv-accent:#3054a8;--wv-accent-deep:#264386;--wv-accent-sky:#30b4e4;--wv-marine:#1f5fae;--wv-pharma:#2f9e5e;--wv-finance:#b3831d;--wv-tint-global:#3054a814;--wv-tint-marine:#1f5fae1a;--wv-tint-pharma:#2f9e5e1a;--wv-tint-finance:#b3831d1f;--wv-hairline:#14213d1f;--wv-hairline-soft:#14213d12;--wv-radius-sm:8px;--wv-radius-md:11px;--wv-radius-lg:18px;--wv-radius-pill:999px;--wv-space-1:4px;--wv-space-2:8px;--wv-space-3:12px;--wv-space-4:16px;--wv-space-5:24px;--wv-space-6:32px;--wv-space-7:48px;--wv-space-8:80px;--wv-shadow-panel:0 24px 70px #14213d29, 0 4px 14px #14213d14;--wv-shadow-soft:0 10px 30px #14213d1a, 0 2px 8px #14213d0f;--wv-ease:cubic-bezier(.22, 1, .36, 1);--wv-dur-fast:.15s;--wv-dur:.22s;--wv-focus:#2f6fe4;--wv-maxw:1560px;--wv-gutter:clamp(1.25rem, 5vw, 6rem)}.wv-logomark{line-height:0;display:inline-block;position:relative}.wv-reg{left:var(--wv-reg-left,90%);top:var(--wv-reg-top,40%);font-size:var(--wv-reg-size,13px);color:var(--wv-reg-color,var(--wv-accent));pointer-events:none;-webkit-user-select:none;user-select:none;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:600;line-height:1;transition:opacity .32s;position:absolute}.wv-launcher{align-items:center;display:inline-flex;position:relative}.wv-launcher__logoBtn{appearance:none;font:inherit;color:inherit;text-align:inherit;cursor:pointer;-webkit-tap-highlight-color:transparent;border-radius:var(--wv-radius-sm,8px);background:0 0;border:0;align-items:center;margin:0;padding:0;display:inline-flex}.wv-launcher__logoBtn:focus-visible{outline:2px solid var(--wv-focus,#2f6fe4);outline-offset:4px}.wv-launcher__panel{background:var(--wv-canvas,#fff);border:1px solid var(--wv-hairline,#14213d1f);border-radius:var(--wv-radius-lg,18px);width:min(348px,100vw - 24px);box-shadow:var(--wv-shadow-panel,0 24px 70px #14213d29, 0 4px 14px #14213d14);z-index:1400;transform-origin:100% 0;color:var(--wv-ink,#14213d);margin:0;padding:10px;position:absolute;top:calc(100% + 10px);right:0}.wv-launcher__panel--left{transform-origin:0 0;left:0;right:auto}.wv-launcher__panel.is-opening{animation:wv-launcher-in .2s var(--wv-ease,cubic-bezier(.22, 1, .36, 1)) both}.wv-launcher__panel.is-closing{pointer-events:none;animation:.14s ease-in both wv-launcher-out}@keyframes wv-launcher-in{0%{opacity:0;transform:translateY(-6px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes wv-launcher-out{0%{opacity:1;transform:translateY(0)scale(1)}to{opacity:0;transform:translateY(-4px)scale(.98)}}@media (prefers-reduced-motion:reduce){.wv-launcher__panel.is-opening{animation:.15s both wv-launcher-fade-in}.wv-launcher__panel.is-closing{animation:.12s both wv-launcher-fade-out}}@keyframes wv-launcher-fade-in{0%{opacity:0}to{opacity:1}}@keyframes wv-launcher-fade-out{0%{opacity:1}to{opacity:0}}.wv-launcher__eyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--wv-ink-dim,#14213d85);padding:8px 12px 6px;font-size:11px;font-weight:600;display:block}.wv-launcher__list{flex-direction:column;gap:2px;margin:0;padding:0;list-style:none;display:flex}.wv-launcher__item{border-radius:var(--wv-radius-md,11px);color:var(--wv-ink,#14213d);transition:background-color var(--wv-dur-fast,.15s) ease;align-items:center;gap:14px;padding:10px 12px;text-decoration:none;display:flex}.wv-launcher__item:hover{background:#14213d0d}.wv-launcher__item:active{background:#14213d14}.wv-launcher__item:focus-visible{outline:2px solid var(--wv-focus,#2f6fe4);outline-offset:-2px}.wv-launcher__item[aria-current=page]{background:var(--wv-tint-global,#3054a814)}.wv-launcher__item[aria-current=page]:hover{background:#3054a81f}.wv-launcher__tile{border-radius:var(--wv-radius-md,11px);background:var(--tile,#3054a814);flex:none;place-items:center;width:46px;height:46px;display:grid}.wv-launcher__tile img{width:34px;height:auto;display:block}.wv-launcher__text{flex-direction:column;gap:1px;min-width:0;display:flex}.wv-launcher__name{letter-spacing:-.01em;font-size:14px;font-weight:600;line-height:1.3}.wv-launcher__desc{color:var(--wv-ink-muted,#14213db8);font-size:12px;line-height:1.4}.wv-launcher__check{color:var(--wv-accent,#3054a8);flex:none;place-items:center;margin-left:auto;display:grid}@media (width<=480px){.wv-launcher__panel,.wv-launcher__panel--left{top:var(--wv-launcher-top,72px);transform-origin:top;width:auto;position:fixed;left:12px;right:12px}}
