.er-site-header{position:sticky;top:0;z-index:99999;background:#fff;border-bottom:3px solid #000}.er-topbar{height:30px;border-bottom:1px solid #eee;background:#fafafa;font-size:12px;color:#555}.er-topbar-inner{height:30px;display:flex;align-items:center;justify-content:space-between}.er-topbar-links{display:flex;align-items:center;gap:18px}.er-topbar a:hover{color:var(--er-blue)}.er-header-row{height:72px;display:grid;grid-template-columns:54px minmax(220px,1fr) auto;align-items:center;max-width:var(--er-max);margin:0 auto;padding:0 var(--er-pad);gap:16px}.er-menu-open,.er-search-open{border:0;background:transparent;color:#111;cursor:pointer;padding:0;display:flex;align-items:center}.er-menu-open{width:42px;height:42px;flex-direction:column;justify-content:center;gap:5px;border-radius:50%}.er-menu-open:hover{background:#f0f0f0}.er-menu-open span{display:block;width:23px;height:2px;background:#111;border-radius:2px}.er-logo{display:flex;align-items:center;justify-content:flex-start;min-width:0}.er-logo img{height:34px;width:auto;max-width:260px;display:block;object-fit:contain}.er-header-actions{display:flex;align-items:center;justify-content:flex-end;gap:10px}.er-header-socials{display:flex}.er-action-news,.er-action-support{height:34px;display:inline-flex;align-items:center;gap:7px;border:1px solid #ddd;border-radius:999px;padding:0 12px;font-size:12px;font-weight:800;background:#fff;white-space:nowrap}.er-action-news svg,.er-action-support svg{width:16px;height:16px;fill:currentColor}.er-action-news:hover,.er-action-support:hover{border-color:#111}.er-action-support{background:#111;color:#fff;border-color:#111}.er-search-open{width:36px;height:36px;justify-content:center;border-radius:50%}.er-search-open:hover{background:#f1f1f1}.er-site-header.is-scrolled{box-shadow:0 4px 14px rgba(0,0,0,.08)}.er-nav-desktop{display:block;border-top:1px solid #eee;overflow-x:auto;scrollbar-width:none}.er-nav-desktop::-webkit-scrollbar{display:none}.er-nav-desktop ul{max-width:var(--er-max);margin:0 auto;padding:0 var(--er-pad);list-style:none;display:flex;align-items:center;justify-content:space-between;gap:4px}.er-nav-desktop a{display:block;font-family:Inter,Arial,sans-serif;font-size:13px;font-weight:900;padding:0 12px;line-height:46px;text-transform:uppercase;letter-spacing:.02em;white-space:nowrap}.er-nav-desktop a:hover{color:var(--er-blue)}.er-search-panel{border-bottom:1px solid #ddd;background:#fff;padding:12px 0}.er-search-form{max-width:820px;margin:0 auto;display:flex;gap:8px;padding:0 18px}.er-search-form input{height:44px;flex:1;border:1px solid #cfcfcf;padding:0 14px;font-size:14px}.er-search-form button{height:44px;border:0;background:#111;color:#fff;padding:0 20px;font-weight:800}.er-drawer-backdrop{position:fixed;inset:0;background:rgba(0,0,0,.42);z-index:99998}.er-drawer{position:fixed;top:0;left:-430px;width:400px;max-width:92vw;height:100vh;background:#fff;z-index:999999;transition:left .24s ease;box-shadow:0 0 34px rgba(0,0,0,.22);overflow:auto}.er-drawer.is-open{left:0}.er-drawer-head{height:86px;display:flex;align-items:center;justify-content:space-between;padding:0 24px;border-bottom:1px solid #ddd}.er-drawer-close{border:0;background:transparent;font-size:38px;line-height:1;cursor:pointer}.er-drawer-logo img{height:32px;width:auto}.er-drawer-search{display:flex;gap:8px;padding:18px 24px;border-bottom:1px solid #eee}.er-drawer-search input{min-width:0;flex:1;height:42px;border:1px solid #ddd;padding:0 12px}.er-drawer-search button{height:42px;border:0;background:#111;color:#fff;font-weight:800;padding:0 14px}.er-drawer-menu{list-style:none;margin:0;padding:6px 0}.er-drawer-menu a{display:flex;align-items:center;justify-content:space-between;padding:16px 26px;border-bottom:1px solid #eee;font-size:16px;font-weight:900;text-transform:uppercase;letter-spacing:.02em}.er-drawer-menu a:after{content:'›';font-size:22px;color:#aaa}.er-drawer-menu a:hover{background:#f6f6f6;color:var(--er-blue)}.er-drawer-block{padding:22px 24px 34px}.er-drawer-cta{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;min-height:44px;border:1px solid #111;border-radius:4px;font-weight:900;margin-bottom:10px}.er-drawer-cta svg{width:18px;height:18px;fill:currentColor}.er-drawer-support{background:#111;color:#fff}.er-drawer-socials{justify-content:center;margin-top:16px}@media(max-width:980px){.er-topbar{display:none}.er-header-row{height:62px;grid-template-columns:44px 1fr 44px}.er-logo{justify-content:center}.er-logo img{height:30px;max-width:220px}.er-header-socials,.er-action-news,.er-action-support{display:none}.er-nav-desktop{display:none}.er-header-actions{gap:0}}@media(max-width:420px){.er-logo img{max-width:190px;height:28px}.er-drawer{width:360px}}
