.tj-announcement{min-height:34px;padding:8px 24px;background:#050505;color:#fff;display:flex;align-items:center;justify-content:center;gap:18px;font-size:11px;font-weight:700;letter-spacing:.12em;text-align:center}.tj-announcement__divider{width:1px;height:12px;background:#777}.tj-header{position:relative;z-index:30;display:grid;grid-template-columns:240px 1fr auto;align-items:center;min-height:78px;padding:0 32px;background:#fff;border-bottom:1px solid #e9e9e9}.tj-header__brand{display:flex;align-items:baseline;gap:5px;color:#050505;text-decoration:none;line-height:1;white-space:nowrap}.tj-header__brand span{font-size:18px;font-weight:650;letter-spacing:-.04em}.tj-header__brand strong{font-size:42px;font-weight:950;letter-spacing:-.09em}.tj-header__nav{display:flex;justify-content:center;align-items:center;gap:clamp(18px,2vw,34px)}.tj-header__nav a,.tj-header__actions a{color:#0a0a0a;text-decoration:none}.tj-header__nav a{position:relative;padding:29px 0 27px;font-size:12px;font-weight:800;letter-spacing:.075em;white-space:nowrap}.tj-header__nav a:after{content:"";position:absolute;left:0;right:100%;bottom:21px;height:2px;background:#000;transition:right .2s ease}.tj-header__nav a:hover:after{right:0}.tj-header__actions{display:flex;align-items:center;justify-content:flex-end;gap:17px}.tj-header__actions svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.8}.tj-header__mobile{display:none}.tj-header__mobile summary{list-style:none;cursor:pointer}.tj-header__mobile summary::-webkit-details-marker{display:none}.tj-header__mobile summary span{display:block;width:24px;height:2px;margin:5px 0;background:#000}.tj-header__mobile-panel{position:absolute;left:0;right:0;top:100%;padding:18px 24px 28px;background:#fff;border-top:1px solid #eee;box-shadow:0 18px 24px rgba(0,0,0,.08)}.tj-header__mobile-panel a{display:block;padding:13px 0;color:#050505;text-decoration:none;font-size:14px;font-weight:750;letter-spacing:.04em;border-bottom:1px solid #eee}@media(max-width:1100px){.tj-header{grid-template-columns:180px 1fr auto;padding:0 22px}.tj-header__nav{gap:16px}.tj-header__nav a{font-size:10px}.tj-header__brand span{font-size:15px}.tj-header__brand strong{font-size:36px}}@media(max-width:820px){.tj-announcement{justify-content:center;font-size:9px;letter-spacing:.09em}.tj-announcement span:nth-child(n+2){display:none}.tj-header{grid-template-columns:48px 1fr auto;min-height:64px;padding:0 16px}.tj-header__nav{display:none}.tj-header__mobile{display:block;grid-column:1;grid-row:1}.tj-header__brand{grid-column:2;grid-row:1;justify-self:center}.tj-header__brand span{font-size:13px}.tj-header__brand strong{font-size:33px}.tj-header__actions{grid-column:3;grid-row:1}.tj-header__actions a:nth-child(-n+2){display:none}}
