#guestSettingsButton{display:none;width:36px;height:32px;place-items:center;padding:0;background:none;border:0;border-radius:8px;color:#ddd;cursor:pointer}
body.user-guest #guestSettingsButton{display:grid}
body.user-guest .creation-account-dock .rail-account{display:none}
body.user-guest .creation-account-dock .rail-bottom{gap:8px;padding:5px 8px}
body.user-guest #railGuestLogin{width:66px;border:0;border-left:1px solid #ffffff16;border-radius:0;background:none;color:#eee;font-size:14px}
#guestSettingsButton:hover,#guestSettingsButton[aria-expanded=true]{background:#ffffff0b;color:#fff}
.guest-public-menu,.guest-public-sub{position:fixed;z-index:1800;box-sizing:border-box;background:#262628;border:1px solid #ffffff10;border-radius:15px;padding:7px;box-shadow:0 14px 48px #0005;color:#eee;max-height:calc(100dvh - 24px);overflow:auto}
.guest-public-menu[hidden],.guest-public-sub[hidden]{display:none}
.guest-public-menu>button,.guest-public-sub>button{width:100%;display:flex;align-items:center;gap:13px;border:0;border-radius:10px;background:none;color:inherit;font:14px/22px system-ui;padding:13px 14px;text-align:left;cursor:pointer}
.guest-public-menu>button>span:last-child{margin-left:auto;color:#919198;font-size:22px}
.guest-public-menu>button:hover,.guest-public-menu>button[aria-expanded=true],.guest-public-sub>button:hover{background:#ffffff0b}
.guest-public-menu button:focus-visible,.guest-public-sub button:focus-visible,#guestSettingsButton:focus-visible{outline:2px solid #c2b5f5;outline-offset:-2px}
.guest-public-sub h3{font-size:14px;margin:12px 14px}.guest-public-sub .rail-qual-body{margin:10px 14px 16px;font-size:13px;line-height:1.95;overflow-wrap:anywhere}.guest-public-sub a{color:#cbbded}
.guest-legal-dialog{width:min(620px,calc(100vw - 32px));max-height:calc(100dvh - 48px);box-sizing:border-box;padding:0;border:1px solid #ffffff20;border-radius:18px;background:#242426;color:#dedee3;box-shadow:0 24px 80px #0008}
.guest-legal-dialog::backdrop{background:#0009;backdrop-filter:blur(5px)}.guest-legal-dialog header{display:flex;align-items:center;justify-content:space-between;padding:18px 24px;border-bottom:1px solid #ffffff12}.guest-legal-dialog h2{font-size:18px;margin:0}.guest-legal-dialog header button{width:32px;height:32px;border:0;border-radius:8px;background:#ffffff08;color:#ddd;font-size:23px;cursor:pointer}.guest-legal-body{max-height:calc(100dvh - 142px);overflow:auto;padding:8px 24px 22px;font:14px/1.9 system-ui;color:#b4b4bb}.guest-legal-body h3{font-size:15px;color:#d8d8de}.guest-legal-body a{color:inherit;text-decoration:none;border-bottom:1px solid #ffffff22;opacity:.75}.guest-legal-body a:hover{opacity:1}.guest-legal-body [hidden]{display:none}
