.topbar .logo,.topbar .brand-link .logo{width:96px;height:54px;object-fit:contain}.topbar .top-menu{position:relative;display:inline-flex}.topbar .top-menu-button{min-height:42px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--line, #e5e7eb);border-radius:999px;background:#fff;color:#374151;cursor:pointer;font:inherit;font-size:.84rem;font-weight:800;padding:0 12px;white-space:nowrap}.topbar .top-menu-button:hover{box-shadow:0 2px 10px #00000014}.topbar .top-menu-button .menu-icon{width:18px;height:12px;display:block;position:relative}.topbar .top-menu-button .menu-icon:before,.topbar .top-menu-button .menu-icon:after,.topbar .top-menu-button .menu-icon span{content:"";position:absolute;left:0;width:18px;height:2px;border-radius:999px;background:currentColor}.topbar .top-menu-button .menu-icon:before{top:0}.topbar .top-menu-button .menu-icon span{top:5px}.topbar .top-menu-button .menu-icon:after{bottom:0}.topbar .top-menu-panel{position:absolute;top:calc(100% + 10px);right:0;z-index:6200;min-width:230px;display:grid;gap:4px;border:1px solid var(--line, #e5e7eb);border-radius:16px;background:#fff;box-shadow:0 18px 48px #00000029;padding:8px}.topbar .top-menu-panel[hidden]{display:none}.topbar .top-menu-panel a{display:block;border-radius:12px;color:var(--text, #222);font-size:.92rem;font-weight:700;padding:10px 12px;text-decoration:none}.topbar .top-menu-panel a:hover{background:var(--soft, #f7f7f7)}@media(max-width:680px){.topbar .logo,.topbar .brand-link .logo{width:82px;height:38px}.topbar .top-menu-button{min-height:34px;padding:0 10px;font-size:.78rem}.topbar .top-menu-panel{position:fixed;top:48px;right:16px}}
