#bot-header{box-sizing:border-box;position:sticky;top:0;z-index:100;display:flex;align-items:center;justify-content:space-between;gap:24px;width:100%;max-width:none;margin:0;padding:15px 5%;background:#11120ff5;border:0;border-bottom:1px solid #ffffff24;color:#f0ebdf;font:14px/1.5 Arial,sans-serif;letter-spacing:normal;text-transform:none}
#bot-header *{box-sizing:border-box}#bot-header a{color:inherit;text-decoration:none;background:none;box-shadow:none}#bot-header .bot-brand{display:flex;align-items:center;gap:12px;flex-shrink:0;border:0;padding:0}#bot-header .bot-brand img{display:block;width:58px;height:58px;max-width:none;object-fit:contain}#bot-header .bot-brand>span{font:26px/1.1 Georgia,serif}#bot-header small{display:block;font:10px/1.6 Arial,sans-serif;letter-spacing:.24em;margin-top:7px;color:#c9ad77}#bot-header nav{position:static;display:flex;flex-wrap:wrap;gap:20px;align-items:center;width:auto;margin:0;padding:0;font:14px/1.5 Arial,sans-serif;background:none;border:0}#bot-header nav a{padding:8px 0;border:0;white-space:nowrap}#bot-header nav a:hover,#bot-header nav a[aria-current=page]{color:#c9ad77}#bot-header .bot-actions{display:flex;gap:10px;align-items:center}#bot-header .bot-actions a{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:10px 14px;border:1px solid #c9ad7770;border-radius:3px;color:#c9ad77;white-space:nowrap;font:14px/1.5 Arial,sans-serif}#bot-header a:focus-visible{outline:2px solid #c9ad77;outline-offset:4px}
@media(max-width:1250px){#bot-header{flex-wrap:wrap;gap:14px}#bot-header nav{order:3;flex-basis:100%;justify-content:center}#bot-header .bot-actions{margin-left:auto}}
@media(max-width:600px){#bot-header{padding:10px 5%;gap:10px}#bot-header .bot-brand img{width:42px;height:42px}#bot-header .bot-brand>span{font-size:22px}#bot-header small{font-size:9px;margin-top:4px}#bot-header .bot-actions{width:100%;margin:0}#bot-header .bot-actions a{flex:1;font-size:12px;padding:8px}#bot-header nav{gap:4px 16px;font-size:13px}#bot-header nav a{padding:6px 0}}
