
.lwl-topbar{position:relative;z-index:99;background:#2f241d;color:#fff;font-size:14px}
.lwl-topbar-inner{max-width:1200px;margin:0 auto;padding:8px 14px;display:flex;gap:16px;align-items:center;justify-content:space-between;flex-wrap:wrap}
.lwl-topbar-left{display:flex;gap:8px;align-items:center}
.lwl-lang{display:inline-flex;align-items:center;gap:6px;padding:4px 8px;border-radius:999px;background:rgba(255,255,255,.08);color:#fff;text-decoration:none}
.lwl-lang.is-active{background:rgba(255,255,255,.2);font-weight:600}
.lwl-lang:hover{background:rgba(255,255,255,.15);color:#fff}
.lwl-topbar-right{opacity:.95}
