/* Fixed three-region site header. */
.site-header{height:56px;padding:0 20px;background:#18151e}.site-header__inner{display:grid;grid-template-columns:minmax(250px,1fr) minmax(320px,520px) minmax(420px,1fr);align-items:center;width:100%;height:56px;gap:18px}.site-header__left{display:flex;align-items:center;gap:18px;min-width:0}.site-header__search{width:100%;max-width:520px;margin:0}.site-header__actions{justify-content:flex-end;min-width:0}.portal-brand,.portal-brand .custom-logo-link{display:flex;align-items:center;min-width:0}.portal-brand img,.portal-brand .custom-logo{display:block;width:auto;max-width:200px;max-height:46px;height:auto}.portal-brand>a{color:var(--text-primary)}.portal-brand__name{font-size:17px;font-weight:800}.portal-brand__tagline{display:block;font-size:11px}.site-header .portal-icon-button{height:36px;width:36px;min-width:36px;border:1px solid rgba(255,255,255,.1);border-radius:9px}.portal-lucide{display:block;width:19px;height:19px}.portal-search__icon{display:grid;place-items:center;color:#958e9d}.portal-search__icon .portal-lucide{width:18px;height:18px}.site-header .portal-account{display:grid;place-items:center;width:36px;height:36px;box-sizing:border-box;padding:0;border:0;border-radius:9px;background:linear-gradient(135deg,#ff8a00,#ffb000);color:#fff!important}.site-header .portal-account:hover{background:linear-gradient(135deg,#ff9c24,#ffc033);color:#fff!important}.portal-install{display:flex;align-items:center;gap:7px;height:36px;padding:0 12px;border:1px solid rgba(255,255,255,.14);border-radius:9px;background:transparent;color:#f7f5fa;font-size:12px;font-weight:800;cursor:pointer}.portal-install:hover{background:rgba(255,255,255,.06);border-color:rgba(255,255,255,.25)}.site-header .portal-search{width:100%;max-width:none}.site-header .portal-search input{outline:0}.site-header .portal-search:focus-within{border-color:rgba(255,138,0,.75);box-shadow:0 0 0 3px rgba(255,138,0,.12)}
@media(max-width:1199px){.site-header__inner{grid-template-columns:minmax(160px,1fr) minmax(280px,520px) minmax(160px,1fr);gap:10px}}@media(max-width:767px){.site-header{height:56px;padding:0 8px}.site-header__inner{height:56px;display:flex;gap:6px}.site-header__left{gap:7px;min-width:0}.site-header__search{position:absolute!important;top:56px;right:0;left:0;width:auto!important;max-width:none!important;margin:0!important;padding:8px;background:#18151e;border-bottom:1px solid rgba(255,255,255,.1)}.site-header__actions{margin-left:auto}.portal-brand img,.portal-brand .custom-logo{max-width:138px;max-height:40px}.site-header__actions .portal-icon-button:nth-child(n+4){display:none}}
