.site-header-module__wBaYfG__header{z-index:25;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff0;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:1rem;width:100%;min-width:0;padding:.62rem max(3vw,50vw - 610px);display:grid;position:sticky;top:0}.site-header-module__wBaYfG__brand{align-items:center;width:174px;min-width:174px;display:inline-flex}.site-header-module__wBaYfG__brand img{object-fit:contain;object-position:left center;width:100%;height:58px}.site-header-module__wBaYfG__nav{color:var(--muted);white-space:nowrap;scrollbar-width:none;justify-content:center;align-items:center;gap:.2rem;min-width:0;display:flex;overflow:visible}.site-header-module__wBaYfG__nav::-webkit-scrollbar{display:none}.site-header-module__wBaYfG__link,.site-header-module__wBaYfG__cta,.site-header-module__wBaYfG__userSummary,.site-header-module__wBaYfG__logoutButton{border-radius:var(--radius-sm);border:1px solid #0000;justify-content:center;align-items:center;gap:.38rem;min-height:38px;padding:.4rem .55rem;font-size:.92rem;font-weight:700;display:inline-flex}.site-header-module__wBaYfG__link:hover{background:var(--surface-alt);color:var(--ink)}.site-header-module__wBaYfG__productMenu{flex:none;align-items:center;display:inline-flex;position:relative}.site-header-module__wBaYfG__productMenu:after{content:"";height:.6rem;position:absolute;top:100%;left:0;right:0}.site-header-module__wBaYfG__productTrigger{position:relative}.site-header-module__wBaYfG__chevron{transition:transform .16s}.site-header-module__wBaYfG__productDropdown{z-index:50;opacity:0;pointer-events:none;background:linear-gradient(145deg,#fffffffa,#eef8fffa);border:1px solid #c7deee;border-radius:18px;min-width:245px;padding:.45rem;transition:opacity .16s,transform .16s;display:grid;position:absolute;top:calc(100% + .5rem);left:50%;transform:translate(-50%,8px);box-shadow:0 22px 55px #0f2b442e}.site-header-module__wBaYfG__productMenu:hover .site-header-module__wBaYfG__productDropdown,.site-header-module__wBaYfG__productMenu:focus-within .site-header-module__wBaYfG__productDropdown{opacity:1;pointer-events:auto;transform:translate(-50%)}.site-header-module__wBaYfG__productMenu:hover .site-header-module__wBaYfG__chevron,.site-header-module__wBaYfG__productMenu:focus-within .site-header-module__wBaYfG__chevron{transform:rotate(180deg)}.site-header-module__wBaYfG__dropdownLink{color:var(--ink);border-radius:14px;gap:.14rem;padding:.72rem .85rem;text-decoration:none;display:grid}.site-header-module__wBaYfG__dropdownLink:hover,.site-header-module__wBaYfG__dropdownLink:focus-visible{color:var(--brand-strong);background:#fff;outline:none;box-shadow:inset 0 0 0 1px #c7deee}.site-header-module__wBaYfG__dropdownLink strong{font-size:.96rem;line-height:1.1}.site-header-module__wBaYfG__dropdownLink small{color:var(--muted);font-size:.78rem;font-weight:700}.site-header-module__wBaYfG__active{color:var(--brand-strong);background:var(--brand-soft);border-color:#c7deee}.site-header-module__wBaYfG__cta{color:#fff;background:var(--accent);border-color:var(--accent);padding-inline:.75rem}.site-header-module__wBaYfG__cta:hover{background:var(--accent-strong)}.site-header-module__wBaYfG__account{justify-content:flex-end;min-width:0;display:flex}.site-header-module__wBaYfG__authActions,.site-header-module__wBaYfG__userMenu{align-items:center;gap:.45rem;min-width:0;display:flex}.site-header-module__wBaYfG__sessionState{color:var(--muted);font-size:.88rem;font-weight:700}.site-header-module__wBaYfG__userSummary{border-color:var(--line);min-height:42px;color:var(--ink);background:#fff;gap:.55rem;padding:.4rem .7rem .4rem .4rem}.site-header-module__wBaYfG__userSummary:hover{border-color:var(--brand);background:var(--brand-soft)}.site-header-module__wBaYfG__avatar{background:var(--brand);color:#fff;border-radius:50%;place-items:center;width:34px;height:34px;font-size:.82rem;font-weight:850;display:grid}.site-header-module__wBaYfG__userText{text-align:left;gap:.08rem;min-width:0;line-height:1.08;display:grid}.site-header-module__wBaYfG__profileMeta{align-items:center;min-width:0;margin-bottom:.04rem;display:flex}.site-header-module__wBaYfG__userText strong,.site-header-module__wBaYfG__userText small,.site-header-module__wBaYfG__clientNumberLink{text-overflow:ellipsis;white-space:nowrap;max-width:145px;overflow:hidden}.site-header-module__wBaYfG__userText strong{font-size:.98rem;line-height:1.05}.site-header-module__wBaYfG__userText small{color:var(--muted);font-size:.73rem}.site-header-module__wBaYfG__profileTag{color:#805300;letter-spacing:.04em;text-transform:uppercase;background:#ffe7a3;border-radius:999px;flex:none;justify-content:center;align-items:center;min-height:18px;padding:0 .45rem;font-size:.64rem;font-weight:800;display:inline-flex}.site-header-module__wBaYfG__clientNumberLink{color:var(--muted);font-size:.78rem;font-weight:700}.site-header-module__wBaYfG__logoutButton{border-color:var(--line);width:40px;color:var(--muted);background:#fff;padding-inline:0}.site-header-module__wBaYfG__logoutButton:hover{color:var(--danger);background:var(--danger-soft);border-color:#e9b9b9}@media (max-width:920px){.site-header-module__wBaYfG__header{grid-template-columns:auto auto;grid-template-areas:"brand account""nav nav";padding-inline:3vw}.site-header-module__wBaYfG__brand{grid-area:brand;width:150px;min-width:150px}.site-header-module__wBaYfG__brand img{height:52px}.site-header-module__wBaYfG__nav{grid-area:nav;justify-content:flex-start;overflow-x:auto}.site-header-module__wBaYfG__productDropdown{left:0;transform:translateY(8px)}.site-header-module__wBaYfG__productMenu:hover .site-header-module__wBaYfG__productDropdown,.site-header-module__wBaYfG__productMenu:focus-within .site-header-module__wBaYfG__productDropdown{transform:translate(0)}.site-header-module__wBaYfG__account{grid-area:account;justify-self:end}}@media (max-width:520px){.site-header-module__wBaYfG__header{gap:.5rem;padding:.55rem .75rem}.site-header-module__wBaYfG__nav{gap:.32rem;padding-bottom:.1rem}.site-header-module__wBaYfG__link span,.site-header-module__wBaYfG__chevron{display:none}.site-header-module__wBaYfG__link{width:40px;padding-inline:0}.site-header-module__wBaYfG__userText{display:none}.site-header-module__wBaYfG__brand{width:132px;min-width:132px}.site-header-module__wBaYfG__brand img{height:46px}.site-header-module__wBaYfG__account{max-width:48vw}.site-header-module__wBaYfG__productDropdown{min-width:210px}.site-header-module__wBaYfG__cta{padding-inline:.58rem}.site-header-module__wBaYfG__sessionState{display:none}}@media (max-width:380px){.site-header-module__wBaYfG__brand{width:116px;min-width:116px}.site-header-module__wBaYfG__brand img{height:42px}.site-header-module__wBaYfG__link,.site-header-module__wBaYfG__logoutButton{width:36px}.site-header-module__wBaYfG__cta{min-height:36px;font-size:.84rem}}
