body .site-header:not(.saros-site-header){display:none!important}
body .saros-site-header{box-sizing:border-box;position:sticky;top:0;z-index:50;display:flex;align-items:center;justify-content:space-between;gap:24px;width:100%;max-width:none;margin:0;padding:24px max(6%,calc((100% - 1400px)/2));min-height:108px;border-bottom:1px solid #353535;background:#111;color:#f3f2ed;font-family:Arial,'Malgun Gothic',sans-serif;line-height:1.5}
body .saros-site-header .saros-brand{display:flex;align-items:center;gap:18px;color:inherit;text-decoration:none;flex:none}
body .saros-site-header .saros-brand-symbol{display:block;width:auto;height:54px;max-width:none;object-fit:contain;flex:0 0 auto;margin:0}
body .saros-site-header .saros-wordmark{font-size:34px;font-weight:800;letter-spacing:-1.5px;line-height:1.1;white-space:nowrap}
body .saros-site-header b{color:#ff6258}body .saros-site-header small{display:block;font-size:10px;letter-spacing:4px;margin-top:6px;font-weight:400}
body .saros-site-header .saros-brand-name{font-size:19px;letter-spacing:0;font-weight:700;white-space:nowrap}
body .saros-site-header nav{display:flex;align-items:center;gap:34px;margin:0;padding:0;position:static;width:auto}
body .saros-site-header nav a{display:block;padding:12px 0;border:0;border-bottom:1px solid transparent;font-size:13px;font-weight:700;letter-spacing:1px;line-height:1.5;text-decoration:none;color:inherit;white-space:nowrap}
body .saros-site-header nav a:hover,body .saros-site-header nav a[aria-current]{border-bottom-color:#ff6258}
body .saros-site-header a:focus-visible{outline:2px solid #ff6258;outline-offset:5px}
html{scroll-padding-top:145px}
@media(max-width:1100px){body .saros-site-header .saros-brand-name{display:none}}
@media(max-width:760px){body .saros-site-header{padding:15px 5%;min-height:118px;flex-wrap:wrap;gap:12px}body .saros-site-header .saros-brand{gap:14px}body .saros-site-header .saros-brand-symbol{height:44px}body .saros-site-header .saros-wordmark{font-size:27px}body .saros-site-header nav{width:100%;justify-content:space-between;gap:10px}body .saros-site-header nav a{font-size:11px;padding:7px 0}}
