.rh-account-actions{display:flex;align-items:center;gap:10px}
.rh-account-actions #lip-theme-toggle,.rh-account-actions .rh-theme-preview{width:38px!important;min-width:38px!important;height:38px!important;padding:0!important;display:grid!important;place-items:center;border:1px solid var(--border2,#493719)!important;border-radius:11px!important;background:transparent!important;color:var(--gold,#e2b756)!important;box-shadow:none!important;cursor:pointer}
.rh-account-actions #lip-theme-toggle>span:not(.lip-theme-icon){display:none}
.rh-account-actions .lip-theme-icon{font:21px/1 sans-serif!important}
.rh-account-profile{display:flex;gap:9px;align-items:center;justify-content:center;min-height:38px;padding:4px 13px 4px 5px;border:1px solid var(--border2,#493719);border-radius:22px;background:rgba(201,168,76,.07);color:var(--text,#eee3c9);text-decoration:none;font:600 13px/1.2 'Segoe UI',sans-serif;transition:background .2s,border-color .2s,transform .2s}
.rh-account-avatar{display:grid;place-items:center;position:relative;width:28px;height:28px;flex:0 0 28px;border-radius:50%;overflow:hidden;background:linear-gradient(135deg,#65522e,#201d16);color:#ecdcae;font:600 11px/1 'Segoe UI',sans-serif;letter-spacing:.4px}
.rh-account-avatar img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}
.rh-account-actions[data-profile-variant="avatar"] .rh-account-profile{width:38px;height:38px;padding:3px;border-radius:50%}
.rh-account-actions[data-profile-variant="avatar"] .rh-account-profile-label{display:none}
.rh-account-actions[data-profile-variant="avatar"] .rh-account-avatar{width:30px;height:30px;flex-basis:30px}
.rh-account-divider{height:18px;width:1px;background:var(--border2,#493719);margin:0 3px}
.rh-account-actions .rh-account-logout{display:flex;align-items:center;gap:7px;padding:8px 3px!important;background:transparent!important;border:0!important;box-shadow:none!important;color:var(--muted,#ae9b76)!important;text-transform:none!important;letter-spacing:0!important;font:500 12px/1 'Segoe UI',sans-serif!important;cursor:pointer}
.rh-account-logout svg{width:16px;height:16px}.rh-account-actions .rh-account-logout:hover{color:var(--text,#eee3c9)!important}
.rh-account-profile:hover{border-color:var(--gold,#e2b756);background:rgba(201,168,76,.14);transform:translateY(-1px)}
.rh-account-actions a:focus-visible,.rh-account-actions button:focus-visible,.rh-profile-nickname:focus-visible,.rh-profile-tip button:focus-visible{outline:2px solid var(--gold,#e2b756);outline-offset:4px}
.rh-profile-nickname{display:inline-flex;align-items:center;gap:9px;justify-content:center;text-decoration:none;border-radius:9px;padding:4px 8px;transition:color .2s,background .2s}
.rh-profile-nickname[href]:hover{color:var(--gold)!important;background:rgba(201,168,76,.08)}
.rh-profile-nickname .rh-profile-arrow{font:18px/1 sans-serif;color:var(--gold,#e2b756);opacity:.55;transition:transform .25s,opacity .25s}.rh-profile-nickname:hover .rh-profile-arrow{opacity:1;transform:translate(2px,-2px)}
.rh-profile-tip{position:fixed;z-index:9000;width:285px;max-width:calc(100vw - 28px);padding:18px 38px 18px 19px;border:1px solid #80652f;border-radius:15px;background:#201c14;color:#e9ddc1;box-shadow:0 14px 45px rgba(0,0,0,.38);font:13px/1.55 'Segoe UI',sans-serif}
.rh-profile-tip:before{content:'';position:absolute;top:-6px;left:var(--tip-arrow,50%);width:10px;height:10px;border-left:1px solid #80652f;border-top:1px solid #80652f;transform:rotate(45deg);background:inherit}
.rh-profile-tip[data-placement="left"]:before{top:var(--tip-arrow,50%);left:auto;right:-6px;transform:translateY(-50%) rotate(135deg)}
.rh-profile-tip[data-placement="above"]:before{top:auto;bottom:-6px;transform:rotate(225deg)}
.rh-profile-tip strong{display:block;color:#e6c77e;font-size:14px;margin-bottom:5px}.rh-profile-tip p{margin:0;color:#c5b795}.rh-profile-tip button{position:absolute;right:9px;top:9px;border:0;background:transparent;color:#c5b795;width:26px;height:26px;font-size:20px;cursor:pointer}
.rh-profile-tip[hidden]{display:none}.rh-profile-tip.is-leaving{opacity:0;transform:translateY(-5px);transition:opacity .2s,transform .2s}
@media(prefers-reduced-motion:no-preference){.rh-profile-tip{animation:rh-tip-in .5s cubic-bezier(.16,1,.3,1) both}.rh-profile-nickname.is-guided{animation:rh-name-glow 2.5s ease-in-out 2}@keyframes rh-tip-in{from{opacity:0;transform:translateY(-9px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes rh-name-glow{50%{box-shadow:0 0 0 5px rgba(201,168,76,.1);background:rgba(201,168,76,.07)}}}
@media(max-width:480px){.rh-account-actions{gap:7px}.rh-account-divider{margin:0}.rh-account-actions .rh-account-logout{gap:4px}.rh-account-profile{padding-right:9px;font-size:12px}}
