.brand-shell{display:flex;align-items:center;gap:12px}.shell-options{position:relative}.shell-options-toggle{display:inline-flex;align-items:center;gap:7px;padding:9px 13px;border-radius:9px;border:1px solid rgba(232,192,106,.55);background:rgba(201,149,42,.18);color:#fff;font-weight:900;cursor:pointer}.shell-options-menu{display:none;position:absolute;left:0;top:calc(100% + 8px);width:220px;padding:6px;background:rgba(20,14,8,.98);border:1px solid rgba(201,149,42,.28);border-radius:12px;box-shadow:0 16px 38px rgba(0,0,0,.42)}.shell-options-menu.open{display:block}.shell-options-menu a{display:block;padding:10px 12px;border-radius:8px;color:#eee;font-size:13px;font-weight:800}.shell-options-menu a:hover{background:rgba(201,149,42,.18)}@media(max-width:820px){.shell-options-toggle{width:40px;height:40px;padding:0;justify-content:center}.shell-options-toggle span{display:none}}
