.rfm-chat{--rfm-gold:#dbb75f;--rfm-muted:#bdb9ad;box-sizing:border-box;max-width:1180px;margin:24px auto;background:#101112;color:#f7f5ee;border:1px solid #4c422b;border-radius:18px;overflow:hidden;font:16px/1.5 system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color-scheme:dark;box-shadow:0 12px 35px #0003}.rfm-chat-standalone{margin:0;min-height:100vh;background:#050505;overflow-x:hidden}.rfm-chat-standalone .rfm-chat{width:100%;max-width:none;min-height:100vh;margin:0;border:0;border-radius:0;box-shadow:none}.rfm-chat-standalone .rfm-footer{display:none}.rfm-chat-standalone .rfm-messages{height:clamp(360px,calc(100vh - 330px),900px)}.rfm-chat-standalone .rfm-chat{display:flex;flex-direction:column;height:100vh;overflow:hidden}.rfm-chat-standalone .rfm-header,.rfm-chat-standalone .rfm-room-bar{flex:0 0 auto}.rfm-chat-standalone [data-room]{display:flex;flex:1 1 auto;min-height:0;flex-direction:column}.rfm-chat-standalone .rfm-room-grid{flex:1 1 auto;min-height:0}.rfm-chat-standalone .rfm-conversation{display:flex;flex-direction:column;min-height:0}.rfm-chat-standalone .rfm-messages{height:auto;min-height:0;flex:1 1 auto}.rfm-chat-standalone .rfm-compose{flex:0 0 auto}.rfm-chat-standalone .rfm-online{overflow-y:auto}.rfm-chat-standalone .rfm-intro{margin-top:auto}.rfm-chat-standalone .rfm-entry{overflow-y:auto;min-height:0}.rfm-chat .rfm-header{min-height:62px;padding:10px 18px;gap:14px}.rfm-brand{display:flex;align-items:center;gap:12px;min-width:0}.rfm-brand .rfm-eyebrow{margin-bottom:2px}.rfm-brand h2{font-size:24px}.rfm-logo{width:38px;height:38px;flex:0 0 38px;display:grid;place-items:center}.rfm-logo img{width:100%;height:100%;object-fit:contain;border-radius:7px}.rfm-menu-toggle{min-width:38px;width:38px;height:38px;padding:0;background:transparent!important;color:var(--rfm-gold)!important;border-color:#66552e!important;font-size:19px}.rfm-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.rfm-sidebar{display:flex;flex:0 0 64px;flex-direction:column;gap:6px;overflow:hidden;background:#141517;border-right:1px solid #39352c;transition:flex-basis .2s ease}.rfm-menu-open .rfm-sidebar{flex-basis:190px;padding:14px}.rfm-side-item{justify-content:flex-start!important;background:transparent!important;color:#ddd!important;border:1px solid transparent!important;text-align:left}.rfm-side-item.is-active,.rfm-side-item:hover{border-color:#66552e!important;color:var(--rfm-gold)!important}.rfm-room-grid{grid-template-columns:64px minmax(0,1fr) 220px}.rfm-compose{display:flex;align-items:flex-end;gap:10px;padding:12px 18px}.rfm-compose textarea{flex:1;min-height:44px;max-height:130px}.rfm-compose button{flex:0 0 auto;min-width:88px}.rfm-user-bar{display:flex;align-items:center;justify-content:flex-end;gap:8px;padding:8px 18px;border-top:1px solid #343129;background:#151618}.rfm-user-bar span{margin-right:auto;color:var(--rfm-muted);font-size:12px}.rfm-user-bar button{min-height:32px;padding:5px 10px;background:0 0;color:var(--rfm-gold);border:1px solid #66552e;font-size:12px}.rfm-user-bar button:hover{background:#2a2418}.rfm-chat .rfm-header,.rfm-chat .rfm-compose,.rfm-chat .rfm-user-bar,.rfm-chat .rfm-online{background:linear-gradient(120deg,#1f1e19cc,#141516dd);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}body:has(.rfm-chat){overflow:hidden !important}body:has(.rfm-chat) .rfm-chat{position:fixed !important;inset:0 !important;z-index:99990 !important;width:100vw !important;height:100vh !important;height:100dvh !important;max-width:none !important;max-height:100vh !important;max-height:100dvh !important;margin:0 !important;border-radius:0 !important}body:has(.rfm-chat) .rfm-chat{display:flex !important;flex-direction:column !important;overflow:hidden !important}body.admin-bar:has(.rfm-chat) .rfm-chat{top:32px !important;height:calc(100vh - 32px) !important;height:calc(100dvh - 32px) !important}body:has(.rfm-chat) .rfm-chat [data-room]:not([hidden]){display:flex !important;flex:1 1 auto !important;min-height:0 !important;flex-direction:column !important}body:has(.rfm-chat) .rfm-chat .rfm-room-grid{display:grid !important;flex:1 1 auto !important;min-height:0 !important;height:auto !important}body:has(.rfm-chat) .rfm-chat .rfm-conversation{display:flex !important;flex-direction:column !important;min-height:0 !important;height:auto !important}body:has(.rfm-chat) .rfm-chat .rfm-messages{height:auto !important;min-height:0 !important;flex:1 1 auto !important;overflow-y:auto !important}body:has(.rfm-chat) .rfm-chat .rfm-compose{flex:0 0 auto !important}.rfm-chat *{box-sizing:border-box}.rfm-chat [hidden]{display:none!important}.rfm-chat h2,.rfm-chat h3,.rfm-chat p{color:inherit;margin:0}.rfm-chat h2{font-size:32px;line-height:1.2;letter-spacing:-1px}.rfm-chat h2 span{font-weight:400}.rfm-chat h3{font-size:19px;line-height:1.4}.rfm-chat small{font-size:12px;color:var(--rfm-muted)}.rfm-header{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:26px 30px;border-bottom:1px solid #353024;background:linear-gradient(115deg,#252218,#121313 65%)}.rfm-eyebrow{display:block;font-size:10px;font-weight:700;letter-spacing:2px;color:var(--rfm-gold);margin-bottom:8px}.rfm-status{font-size:12px;color:var(--rfm-muted);display:flex;align-items:center;gap:8px}.rfm-status:before{content:"";width:7px;height:7px;background:#918b7c;border-radius:50%;flex-shrink:0}.rfm-chat[data-connected=true] .rfm-status:before{background:#8bc894}.rfm-entry{padding:32px}.rfm-intro{margin-bottom:26px}.rfm-intro h3{font-size:28px;letter-spacing:-.5px;margin-bottom:10px}.rfm-intro p{color:var(--rfm-muted)}.rfm-auth-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.rfm-card{display:flex;flex-direction:column;gap:10px;padding:24px;background:#191a1c;border:1px solid #38352d;border-radius:12px}.rfm-card h3{margin-bottom:8px}.rfm-card p{font-size:14px;color:var(--rfm-muted);margin-bottom:8px}.rfm-chat label{font-size:13px;font-weight:600}.rfm-chat input:not([type=checkbox]),.rfm-chat textarea{width:100%;max-width:100%;min-width:0;background:#0f1011;color:#fff;border:1px solid #555044;border-radius:7px;font:inherit;padding:12px;box-shadow:none}.rfm-chat textarea{resize:vertical;min-height:80px;max-height:200px}.rfm-chat button{display:inline-flex;justify-content:center;align-items:center;gap:12px;min-height:44px;padding:10px 18px;border:1px solid var(--rfm-gold);border-radius:7px;background:var(--rfm-gold);color:#16130d;font:600 14px/1.4 system-ui,sans-serif;cursor:pointer;box-shadow:none;text-transform:none;letter-spacing:normal}.rfm-card button{margin-top:auto}.rfm-chat button:hover{filter:brightness(1.1)}.rfm-chat button.rfm-secondary{background:0 0;color:var(--rfm-gold);border-color:#766239}.rfm-chat button:disabled{opacity:.45;cursor:default}.rfm-chat :focus-visible{outline:2px solid #f6d586;outline-offset:3px}.rfm-chat .rfm-remember{display:flex;align-items:center;gap:10px;margin-top:20px;font-weight:400}.rfm-remember input{accent-color:var(--rfm-gold);width:18px;height:18px}.rfm-privacy{display:block;margin-top:8px}.rfm-notice{padding:12px 30px;background:#342b18;color:#ffe2a1;font-size:14px;overflow-wrap:anywhere}.rfm-room-bar{display:flex;justify-content:space-between;align-items:center;padding:18px 26px;gap:12px;border-bottom:1px solid #343129}.rfm-room-bar small{display:block;margin-top:4px}.rfm-room-grid{display:grid;grid-template-columns:minmax(0,1fr) 240px}.rfm-conversation{min-width:0;position:relative}.rfm-chat .rfm-history-note{font-size:12px;color:var(--rfm-muted);padding:12px 24px 0}.rfm-messages{height:420px;height:clamp(280px,47vh,560px);overflow-y:auto;overscroll-behavior:contain;padding:16px 24px;scrollbar-color:#776239 #171819}.rfm-message{padding:12px 0;border-bottom:1px solid #ffffff0b;overflow-wrap:anywhere}.rfm-message-meta{display:flex;align-items:baseline;gap:9px;flex-wrap:wrap;font-size:12px;color:var(--rfm-muted)}.rfm-message-meta strong{font-size:14px;color:var(--rfm-gold)}.rfm-message-meta time{margin-left:auto;font-size:11px}.rfm-chat .rfm-message-text{white-space:pre-wrap;margin-top:5px;font-size:15px}.rfm-compose{padding:18px 24px;border-top:1px solid #343129;background:#17181a}.rfm-compose label{display:block;margin-bottom:8px}.rfm-compose-bottom{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:10px}.rfm-compose-bottom small span{display:block}.rfm-online{padding:22px 18px;background:#151618;border-left:1px solid #343129;min-width:0}.rfm-online h3{display:flex;align-items:center;justify-content:space-between;font-size:15px}.rfm-online h3 span{color:var(--rfm-gold);font-size:12px;background:#29261d;border-radius:20px;padding:2px 9px}.rfm-chat .rfm-online p{font-size:12px;color:var(--rfm-muted);margin-top:12px}.rfm-online ul{padding:0;margin:14px 0 0;list-style:none;max-height:470px;overflow-y:auto}.rfm-online li{margin:0;padding:10px 0;border-bottom:1px solid #ffffff0a;overflow-wrap:anywhere;display:flex;align-items:baseline;gap:8px}.rfm-online li:before{content:"";width:6px;height:6px;border-radius:50%;background:#a7bd85;flex-shrink:0}.rfm-online li small{margin-left:auto}.rfm-latest{position:absolute;right:24px;bottom:190px;background:#252319!important}.rfm-footer{padding:14px 26px;border-top:1px solid #343129;display:flex;justify-content:space-between;gap:10px;font-size:11px;color:var(--rfm-muted)}@media(max-width:720px){.rfm-chat{border-radius:12px;margin:12px auto}.rfm-header{padding:20px}.rfm-entry{padding:22px 18px}.rfm-auth-grid{grid-template-columns:1fr}.rfm-intro h3{font-size:24px}.rfm-room-grid{grid-template-columns:minmax(0,1fr)}.rfm-online{border-left:0;border-top:1px solid #343129;padding:18px}.rfm-online ul{max-height:180px;display:flex;flex-wrap:wrap;gap:0 18px}.rfm-online li{max-width:100%}.rfm-room-bar{padding:16px}.rfm-messages{padding:12px 16px}.rfm-compose{padding:16px}.rfm-compose-bottom{align-items:flex-end}.rfm-header h2{font-size:27px}.rfm-status{max-width:135px}.rfm-notice{padding:12px 18px}.rfm-footer{padding:14px 18px}.rfm-card{padding:20px}}@media(max-width:720px){.rfm-chat .rfm-header{padding:8px 12px;min-height:54px}.rfm-chat .rfm-brand h2{font-size:21px}.rfm-chat .rfm-logo{width:32px;height:32px;flex-basis:32px}.rfm-room-grid{display:flex!important;flex-direction:column}.rfm-online{max-height:150px}.rfm-user-bar{gap:4px;padding:7px 10px}.rfm-user-bar button{padding:4px 7px}.rfm-compose{padding:10px}.rfm-compose button{min-width:76px;padding:8px}.rfm-menu-open .rfm-sidebar{position:absolute;z-index:5;top:54px;bottom:0;left:0;width:190px;flex-basis:auto;box-shadow:8px 0 20px #0008}}@media(prefers-reduced-motion:reduce){.rfm-chat *{scroll-behavior:auto!important}}.rfm-sidebar-tools{display:flex;flex-direction:column;gap:12px;padding-top:10px}.rfm-sidebar-panel{display:none;color:#ddd;font-size:12px}.rfm-sidebar-panel.is-visible{display:flex;flex-direction:column;gap:8px}.rfm-sidebar-panel strong{color:var(--rfm-gold);font-size:13px}.rfm-sidebar-panel code{color:#f4d58a;background:#201d16;padding:5px 7px;border-radius:5px}.rfm-sidebar-panel p{color:var(--rfm-muted);margin:0}.rfm-user-action{min-width:auto!important;padding:8px 10px!important;font-size:12px!important;background:transparent!important;color:var(--rfm-gold)!important}.rfm-menu-open .rfm-sidebar{flex-basis:190px;padding:14px;background:linear-gradient(145deg,#191a1dcc,#101113dd);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}body:has(.rfm-chat) .rfm-chat .rfm-entry{flex:1 1 auto!important;min-height:0!important;overflow-y:auto!important;overscroll-behavior:contain}.rfm-chat .rfm-auth-grid{align-items:start}.rfm-chat input:not([type=checkbox]),.rfm-chat textarea{background:#0f1011!important;background-color:#0f1011!important;color:#fff!important;-webkit-text-fill-color:#fff!important}.rfm-chat input:-webkit-autofill,.rfm-chat input:-webkit-autofill:hover,.rfm-chat input:-webkit-autofill:focus{-webkit-box-shadow:0 0 0 1000px #0f1011 inset!important;box-shadow:0 0 0 1000px #0f1011 inset!important;-webkit-text-fill-color:#fff!important;caret-color:#fff}.rfm-chat .rfm-room-grid{position:relative;grid-template-columns:var(--rfm-left-width) minmax(0,1fr) var(--rfm-right-width)!important}.rfm-chat .rfm-sidebar{grid-column:1!important;grid-row:1!important;position:relative}.rfm-chat .rfm-conversation{grid-column:2!important;grid-row:1!important}.rfm-chat .rfm-online{grid-column:3!important;grid-row:1!important;position:relative}.rfm-chat .rfm-resize-handle{position:absolute!important;top:0;bottom:0;width:8px!important;display:block!important;z-index:8;cursor:col-resize;background:0 0;touch-action:none}.rfm-chat .rfm-resize-left{right:-4px}.rfm-chat .rfm-resize-right{left:-4px}.rfm-chat:not(.rfm-menu-open) .rfm-resize-left{display:none!important}.rfm-chat .rfm-resize-handle:hover,.rfm-chat .rfm-resize-handle:focus-visible{background:#dbb75f66}@media(max-width:720px){.rfm-chat .rfm-resize-handle{display:none!important}}.rfm-chat .rfm-compose{gap:8px;padding:10px 14px;min-width:0}.rfm-chat .rfm-compose textarea{flex:1 1 280px;min-width:160px;min-height:42px;height:42px;resize:none}.rfm-chat .rfm-compose button{min-width:0;padding:8px 11px;white-space:nowrap}.rfm-chat .rfm-user-action{padding:8px 9px!important}@media(max-width:1050px){.rfm-chat .rfm-compose{flex-wrap:wrap}.rfm-chat .rfm-compose textarea{flex-basis:100%}}@media(min-width:1280px) and (max-height:1080px){.rfm-chat .rfm-header{min-height:54px;padding-top:7px;padding-bottom:7px}.rfm-chat .rfm-messages{padding-top:8px;padding-bottom:8px}.rfm-chat .rfm-message{padding:8px 0}.rfm-chat .rfm-compose{min-height:62px}}.rfm-entry--compact{display:block;width:100%;min-height:0;padding:clamp(20px, 4vw, 42px) 16px 32px;box-sizing:border-box}.rfm-entry--compact[hidden]{display:none !important}.rfm-entry-inner{width:min(100%, 480px);margin:0 auto}.rfm-entry-intro{margin:0 0 18px;text-align:center}.rfm-entry-intro .rfm-kicker{margin:0 0 7px;font-size:10px;line-height:1.3;font-weight:800;letter-spacing:.22em;text-transform:uppercase;color:#d6ad52}.rfm-entry-intro h2{margin:0;font-size:clamp(24px, 5vw, 32px);line-height:1.1;font-weight:650;letter-spacing:-.025em;color:#fff}.rfm-entry-intro>p:last-child{max-width:380px;margin:9px auto 0;font-size:14px;line-height:1.5;color:rgba(255,255,255,.66)}.rfm-auth-shell,.rfm-auth-panel{width:100%}.rfm-auth-panel[hidden]{display:none !important}.rfm-auth-card{width:100%;margin:0;padding:20px;box-sizing:border-box;border:1px solid rgba(214,173,82,.19);border-radius:16px;background:linear-gradient(145deg,rgba(255,255,255,.055),rgba(255,255,255,.025));box-shadow:0 18px 45px rgba(0,0,0,.22),inset 0 1px 0 rgba(255,255,255,.035)}.rfm-auth-heading{margin-bottom:17px}.rfm-auth-heading h3{margin:0;font-size:19px;line-height:1.2;font-weight:650;color:#fff}.rfm-auth-heading p{margin:5px 0 0;font-size:13px;line-height:1.45;color:rgba(255,255,255,.58)}.rfm-field{display:grid;gap:6px;margin:0 0 13px}.rfm-field label{margin:0;font-size:12px;font-weight:650;color:rgba(255,255,255,.87)}.rfm-field small{display:block;margin:-1px 0 0;font-size:11px;line-height:1.35;color:rgba(255,255,255,.47)}.rfm-auth-card input[type=text],.rfm-auth-card input[type=email],.rfm-auth-card input[type=password],.rfm-resend-row input{display:block;width:100%;min-width:0;height:46px;margin:0;padding:0 13px;box-sizing:border-box;border:1px solid rgba(255,255,255,.18);border-radius:9px;outline:none;background:rgba(0,0,0,.28);color:#fff;font:inherit;font-size:16px;transition:border-color .15s ease,box-shadow .15s ease,background .15s ease}.rfm-auth-card input:focus,.rfm-resend-row input:focus{border-color:rgba(214,173,82,.72);background:rgba(0,0,0,.38);box-shadow:0 0 0 3px rgba(214,173,82,.1)}.rfm-auth-card input::placeholder,.rfm-resend-row input::placeholder{color:rgba(255,255,255,.38)}.rfm-remember{display:flex;align-items:center;gap:8px;margin:2px 0 15px;cursor:pointer;font-size:11px;line-height:1.35;color:rgba(255,255,255,.55)}.rfm-remember input{width:16px;height:16px;flex:0 0 auto;accent-color:#d6ad52}.rfm-auth-primary{display:flex !important;align-items:center;justify-content:center;gap:9px;width:100% !important;min-height:46px;margin:0 !important;padding:10px 16px !important;border:1px solid #d6ad52 !important;border-radius:9px !important;background:var(--rfm-gold) !important;color:#141414 !important;font-size:13px !important;font-weight:750 !important;cursor:pointer}.rfm-auth-primary:hover{background:#e4c36b !important;border-color:#f1d27a !important;filter:none;transform:translateY(-1px)}.rfm-auth-primary:disabled{opacity:.55;cursor:wait;transform:none}.rfm-auth-switches{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:10px}.rfm-auth-switch{min-height:44px;padding:8px 10px;border:1px solid #e8c96f !important;border-radius:9px;background:var(--rfm-gold) !important;color:#16130d !important;font:inherit;font-size:12px;font-weight:700;line-height:1.3;text-align:center;cursor:pointer;box-shadow:0 7px 18px rgba(219,183,95,.1)}.rfm-auth-switch strong{color:#16130d !important;font-weight:800}.rfm-auth-switch:hover{border-color:#f1d27a !important;background:#e4c36b !important;color:#111 !important;filter:none;transform:translateY(-1px)}.rfm-auth-back{min-height:36px !important;margin:-5px 0 12px !important;padding:3px 0 !important;border:0 !important;background:0 0 !important;box-shadow:none !important;color:#d6ad52 !important;font:inherit !important;font-size:12px !important;font-weight:650 !important;text-align:left !important;cursor:pointer}.rfm-register-passwords{display:grid;grid-template-columns:1fr 1fr;gap:10px}.rfm-register-passwords .rfm-field{min-width:0}.rfm-resend-verification{margin-top:15px}.rfm-resend-verification[hidden]{display:none !important}.rfm-resend-divider{height:1px;margin:0 0 13px;background:linear-gradient(90deg,transparent,rgba(214,173,82,.38),transparent)}.rfm-resend-verification strong{display:block;margin:0 0 4px;font-size:12px;color:#f1d38b}.rfm-resend-verification p{margin:0 0 9px;font-size:11px;line-height:1.4;color:rgba(255,255,255,.55)}.rfm-resend-row{display:grid;grid-template-columns:minmax(0, 1fr) auto;gap:7px}.rfm-resend-row input{height:42px}.rfm-auth-secondary{min-height:42px !important;margin:0 !important;padding:8px 12px !important;border:1px solid rgba(214,173,82,.5) !important;border-radius:8px !important;background:rgba(214,173,82,.08) !important;color:#f2d48d !important;font:inherit !important;font-size:11px !important;font-weight:700 !important;white-space:nowrap;cursor:pointer}.rfm-visually-hidden{position:absolute !important;width:1px !important;height:1px !important;padding:0 !important;margin:-1px !important;overflow:hidden !important;clip:rect(0,0,0,0) !important;white-space:nowrap !important;border:0 !important}@media (max-width:600px){.rfm-entry--compact{padding:max(14px, env(safe-area-inset-top))
            12px
            max(20px, env(safe-area-inset-bottom))}.rfm-entry-inner{width:100%;max-width:none}.rfm-entry-intro{margin-bottom:14px}.rfm-entry-intro h2{font-size:24px}.rfm-entry-intro>p:last-child{margin-top:7px;font-size:13px}.rfm-auth-card{padding:16px;border-radius:13px}.rfm-auth-heading{margin-bottom:14px}.rfm-auth-heading h3{font-size:18px}.rfm-field{margin-bottom:11px}.rfm-auth-card input[type=text],.rfm-auth-card input[type=email],.rfm-auth-card input[type=password]{height:46px}.rfm-auth-switches{grid-template-columns:1fr;gap:6px}.rfm-auth-switch{min-height:44px}.rfm-register-passwords{grid-template-columns:1fr;gap:0}.rfm-resend-row{grid-template-columns:1fr}.rfm-auth-secondary{width:100% !important;min-height:44px !important}}@media (max-width:360px){.rfm-entry--compact{padding-left:8px;padding-right:8px}.rfm-auth-card{padding:14px}.rfm-entry-intro .rfm-kicker{letter-spacing:.16em}}.rfm-chat .rfm-room-grid{grid-template-columns:var(--rfm-left-width) minmax(0, 1fr) var(--rfm-right-width) !important}.rfm-chat .rfm-sidebar,.rfm-chat .rfm-online{min-width:0;box-sizing:border-box}.rfm-chat.rfm-menu-open .rfm-sidebar{width:100% !important;max-width:none !important;flex-basis:auto !important}.rfm-chat .rfm-resize-handle{width:12px !important;background:0 0 !important}.rfm-chat .rfm-resize-handle:after{content:"";position:absolute;top:12px;bottom:12px;left:50%;width:2px;border-radius:2px;background:rgba(219,183,95,.28);transform:translateX(-50%);transition:background .15s ease,box-shadow .15s ease}.rfm-chat .rfm-resize-handle:hover:after,.rfm-chat .rfm-resize-handle:focus-visible:after,.rfm-chat .rfm-resize-handle.is-resizing:after{background:var(--rfm-gold);box-shadow:0 0 9px rgba(219,183,95,.35)}.rfm-chat .rfm-resize-left{right:-6px !important}.rfm-chat .rfm-resize-right{left:-6px !important}.rfm-chat .rfm-compose button,.rfm-chat .rfm-user-bar button,.rfm-chat button.rfm-user-action{background:var(--rfm-gold) !important;background-color:var(--rfm-gold) !important;color:#16130d !important;-webkit-text-fill-color:#16130d !important;border:1px solid #e8c96f !important;box-shadow:0 5px 14px rgba(219,183,95,.1) !important;font-weight:700 !important}.rfm-chat .rfm-compose button:hover,.rfm-chat .rfm-user-bar button:hover,.rfm-chat button.rfm-user-action:hover{background:#e4c36b !important;background-color:#e4c36b !important;color:#111 !important;-webkit-text-fill-color:#111 !important;border-color:#f1d27a !important;filter:none !important}.rfm-chat .rfm-compose button:disabled,.rfm-chat .rfm-user-bar button:disabled,.rfm-chat button.rfm-user-action:disabled{background:var(--rfm-gold) !important;color:#16130d !important;-webkit-text-fill-color:#16130d !important;opacity:.48}@media (max-width:720px){.rfm-chat .rfm-resize-handle{display:none !important}.rfm-chat.rfm-menu-open .rfm-sidebar{width:min(86vw, 320px) !important;max-width:min(86vw, 320px) !important}}.rfm-chat.rfm-room-visible .rfm-header:after{bottom:-18px;height:20px;background:linear-gradient(to bottom,rgba(17,18,16,.22),transparent 86%)}.rfm-chat.rfm-room-visible .rfm-header:after{display:none !important}.rfm-chat.rfm-room-visible .rfm-header:before{bottom:0 !important;height:2px !important;box-shadow:0 -1px 0 rgba(255,239,166,.3),0 -3px 7px rgba(0,0,0,.42),0 -4px 10px rgba(194,147,44,.12) !important}.rfm-chat.rfm-room-visible .rfm-header{box-shadow:0 10px 22px rgba(0,0,0,.58),0 3px 8px rgba(223,184,86,.12) !important}.rfm-chat.rfm-room-visible .rfm-latest{box-shadow:0 10px 22px rgba(0,0,0,.58),0 3px 8px rgba(223,184,86,.18),inset 0 1px 0 rgba(255,245,190,.24) !important}.rfm-chat.rfm-room-visible .rfm-messages{scrollbar-width:none !important}.rfm-chat.rfm-room-visible .rfm-messages::-webkit-scrollbar{width:0 !important;height:0 !important}.rfm-chat.rfm-room-visible .rfm-latest{color:#fff !important;-webkit-text-fill-color:#fff !important}.rfm-chat [data-tooltip]:after{top:auto !important;bottom:calc(100% + 10px) !important;transform:translate(50%,4px) !important}.rfm-chat [data-tooltip]:hover:after,.rfm-chat [data-tooltip]:focus-visible:after{transform:translate(50%,0) !important}.rfm-chat.rfm-room-visible .rfm-latest{color:#fff !important;-webkit-text-fill-color:#fff !important}.rfm-chat [data-tooltip]:after{top:auto !important;bottom:calc(100% + 10px) !important;transform:translate(50%,4px) !important}.rfm-chat [data-tooltip]:hover:after,.rfm-chat [data-tooltip]:focus-visible:after{transform:translate(50%,0) !important}.rfm-chat.rfm-room-visible .rfm-compose textarea{background:rgba(15,16,17,.42) !important;background-color:rgba(15,16,17,.42) !important;color:#fff !important;-webkit-text-fill-color:#fff !important;border-color:rgba(219,183,95,.38) !important;box-shadow:inset 0 1px rgba(255,255,255,.06),0 0 0 1px rgba(0,0,0,.18) !important;backdrop-filter:blur(14px) saturate(120%);-webkit-backdrop-filter:blur(14px) saturate(120%)}.rfm-chat.rfm-room-visible .rfm-compose textarea::placeholder{color:rgba(245,241,229,.62) !important;opacity:1}.rfm-chat.rfm-room-visible .rfm-compose textarea:focus{background:rgba(15,16,17,.34) !important;background-color:rgba(15,16,17,.34) !important;border-color:#e8c96f !important;box-shadow:0 0 0 2px rgba(241,212,119,.18),inset 0 1px rgba(255,255,255,.08) !important}.rfm-chat .rfm-header .rfm-menu-toggle{display:none}.rfm-chat.rfm-room-visible .rfm-header .rfm-menu-toggle{display:inline-flex}.rfm-chat:not(.rfm-room-visible) .rfm-header{border-bottom:2px solid transparent;border-image:linear-gradient(90deg,#72501a 0%,#d9ae4d 18%,#f1d477 50%,#d9ae4d 82%,#72501a 100%) 1}.rfm-chat.rfm-room-visible .rfm-header:after{display:none}.rfm-chat.rfm-room-visible .rfm-header:after{bottom:-18px;height:20px;background:linear-gradient(to bottom,rgba(17,18,16,.22),transparent 86%)}@media (min-width:721px){.rfm-chat .rfm-room-grid,.rfm-chat.rfm-menu-open .rfm-room-grid{display:grid !important;grid-template-columns:var(--rfm-left-width) minmax(0, 1fr)
            var(--rfm-right-width) !important;min-width:0 !important}.rfm-chat .rfm-sidebar{grid-column:1 !important;grid-row:1 !important;position:relative !important;width:100% !important;max-width:none !important;min-width:0 !important;overflow:visible !important}.rfm-chat:not(.rfm-menu-open) .rfm-sidebar{display:none !important;width:0 !important;padding:0 !important;border:0 !important}.rfm-chat.rfm-menu-open .rfm-sidebar{display:flex !important;width:100% !important;max-width:none !important;min-width:0 !important;flex-basis:auto !important}.rfm-chat .rfm-conversation{grid-column:2 !important;grid-row:1 !important;min-width:0 !important}.rfm-chat .rfm-online{grid-column:3 !important;grid-row:1 !important;position:relative !important;width:100% !important;max-width:none !important;min-width:0 !important;overflow:visible !important}.rfm-chat .rfm-resize-handle{position:absolute !important;top:0 !important;bottom:0 !important;width:16px !important;z-index:30 !important;display:block !important;cursor:col-resize !important;touch-action:none !important;background:0 0 !important}.rfm-chat .rfm-resize-left{right:-8px !important}.rfm-chat .rfm-resize-right{left:-8px !important}.rfm-chat:not(.rfm-menu-open) .rfm-resize-left{display:none !important}.rfm-chat .rfm-resize-handle:after{top:8px !important;bottom:8px !important;width:2px !important;pointer-events:none !important}}.rfm-chat .rfm-compose button.rfm-user-action{background:var(--rfm-gold) !important;background-color:var(--rfm-gold) !important;color:#16130d !important;-webkit-text-fill-color:#16130d !important;border-color:#e8c96f !important;box-shadow:none !important}.rfm-chat .rfm-compose button[type=submit]{background:#f2c447 !important;background-color:#f2c447 !important;color:#171208 !important;-webkit-text-fill-color:#171208 !important;border-color:#ffd96a !important;box-shadow:0 0 0 1px rgba(255,217,106,.12),0 5px 16px rgba(242,196,71,.18) !important;font-weight:800 !important}.rfm-chat .rfm-compose button[type=submit]:hover:not(:disabled){background:#ffd45f !important;background-color:#ffd45f !important;border-color:#ffe28c !important;box-shadow:0 0 0 1px rgba(255,226,140,.18),0 6px 20px rgba(242,196,71,.28) !important}.rfm-chat .rfm-compose button[type=submit]:disabled{background:#8f793e !important;background-color:#8f793e !important;color:#211c12 !important;-webkit-text-fill-color:#211c12 !important;border-color:#a38a48 !important;box-shadow:none !important;opacity:.78 !important}.rfm-chat .rfm-header{position:relative;top:0;left:0;right:0;z-index:40;background:linear-gradient(110deg,rgba(31,30,25,.32),rgba(14,15,16,.18)) !important;border-bottom-color:transparent;box-shadow:none;backdrop-filter:blur(16px) saturate(120%);-webkit-backdrop-filter:blur(16px) saturate(120%)}.rfm-chat.rfm-room-visible .rfm-header:after{content:"";position:absolute;right:0;bottom:-52px;left:0;height:54px;pointer-events:none;background:linear-gradient(to bottom,rgba(17,18,16,.48),rgba(21,22,20,.18) 56%,transparent);z-index:1}.rfm-chat.rfm-room-visible .rfm-header:before{content:"";position:absolute;right:0;bottom:0;left:0;z-index:2;height:2px;pointer-events:none;background:linear-gradient(90deg,#72501a 0%,#d9ae4d 18%,#f1d477 50%,#d9ae4d 82%,#72501a 100%);box-shadow:0 1px 0 rgba(255,239,166,.3),0 3px 7px rgba(0,0,0,.55),0 4px 10px rgba(194,147,44,.14)}.rfm-chat.rfm-room-visible .rfm-header{position:absolute}.rfm-chat .rfm-menu-toggle{background:var(--rfm-gold) !important;background-color:var(--rfm-gold) !important;color:#16130d !important;-webkit-text-fill-color:#16130d !important;border-color:#e8c96f !important}.rfm-chat-standalone .rfm-chat>[data-room]{position:relative;z-index:1}@media (min-width:721px){.rfm-chat.rfm-room-visible .rfm-room-grid{grid-template-rows:var(--rfm-header-height,108px) minmax(0, 1fr) !important}.rfm-chat.rfm-room-visible .rfm-sidebar{grid-row:2 !important;align-self:stretch;min-height:0;overflow-x:hidden !important;overflow-y:auto !important;overscroll-behavior:contain}.rfm-chat.rfm-room-visible .rfm-conversation{grid-row:2 !important;min-height:0}.rfm-chat.rfm-room-visible .rfm-online{grid-row:2 !important;align-self:stretch;height:auto;margin-top:0;padding-top:22px !important;overflow-y:auto !important}}.rfm-chat.rfm-room-visible .rfm-sidebar,.rfm-chat.rfm-room-visible .rfm-online{isolation:isolate;background:linear-gradient(to bottom,#0b0c0b 0,#141512 42px,rgba(20,21,19,0) 94px),linear-gradient(155deg,#24231e,#1c1d1b 35%,#161715 74%,#141513) !important;border-color:rgba(219,183,95,.16) !important;box-shadow:inset 0 1px rgba(255,255,255,.035),inset 0 0 28px rgba(219,183,95,.018);scrollbar-color:rgba(219,183,95,.62) rgba(10,11,12,.36)}.rfm-chat.rfm-room-visible .rfm-sidebar:before,.rfm-chat.rfm-room-visible .rfm-online:before{content:"";position:absolute;inset:0;z-index:-1;pointer-events:none;background:linear-gradient(115deg,rgba(255,255,255,.018),transparent 38%,rgba(219,183,95,.014))}.rfm-chat.rfm-room-visible .rfm-sidebar:after,.rfm-chat.rfm-room-visible .rfm-online:after{content:"";position:absolute;top:0;bottom:0;z-index:4;width:2px;pointer-events:none;background:linear-gradient(90deg,#72501a 0%,#d9ae4d 28%,#f1d477 50%,#d9ae4d 72%,#72501a 100%);box-shadow:1px 0 0 rgba(255,239,166,.22),3px 0 7px rgba(0,0,0,.52),4px 0 10px rgba(194,147,44,.1)}.rfm-chat.rfm-room-visible .rfm-sidebar:after{right:0}.rfm-chat.rfm-room-visible .rfm-online:after{left:0;box-shadow:-1px 0 0 rgba(255,239,166,.22),-3px 0 7px rgba(0,0,0,.52),-4px 0 10px rgba(194,147,44,.1)}.rfm-chat .rfm-sidebar-tools{min-height:0}.rfm-chat .rfm-gif-gallery{display:grid;grid-template-columns:repeat(auto-fill,minmax(84px, 1fr));gap:8px;min-height:0;overflow-y:auto;overscroll-behavior:contain;padding:4px 0 12px;scrollbar-color:rgba(219,183,95,.62) rgba(10,11,12,.36)}.rfm-chat .rfm-shortcode-gallery{display:grid;grid-template-columns:repeat(auto-fill,minmax(82px, 1fr));gap:10px;align-content:start;min-height:0;padding:14px}.rfm-chat .rfm-shortcode-category{grid-column:1/-1;margin:8px 0 0;padding:5px 2px 3px;color:var(--rfm-gold);font-size:12px;text-transform:uppercase;letter-spacing:.08em;border-bottom:1px solid rgba(219,183,95,.22)}.rfm-chat .rfm-message-rfm{display:inline-flex;align-items:center;vertical-align:baseline;align-self:baseline;margin-right:1px;line-height:1;font-size:10px;transform:translateY(-1px)}.rfm-chat .rfm-rfm-mark{position:relative;overflow:hidden}.rfm-chat .rfm-rfm-mark:after{content:"";position:absolute;inset:-30% auto -30% -70%;width:35%;transform:skewX(-20deg);background:linear-gradient(90deg,transparent,rgba(255,255,255,.9),transparent);animation:rfm-label-shine 3.2s ease-in-out infinite;pointer-events:none}.rfm-chat .rfm-name-standard-shine{background:linear-gradient(110deg,#c99835 0%,#f7df88 38%,#fff8c9 50%,#d2a848 64%,#c99835 100%);background-size:240% 100%;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;animation:rfm-name-shine 3.2s ease-in-out infinite}@keyframes rfm-label-shine{0%,55%{left:-70%}100%{left:135%}}@keyframes rfm-name-shine{0%,55%{background-position:120% 0}100%{background-position:-120% 0}}@media (prefers-reduced-motion:reduce){.rfm-chat .rfm-rfm-mark:after,.rfm-chat .rfm-name-standard-shine{animation:none}}.rfm-chat .rfm-shortcode-tile{display:flex;flex-direction:column;justify-content:center;gap:7px;min-height:88px;padding:9px 6px;color:#f5f1e5;background:linear-gradient(145deg,#2a2923,#1b1c19) !important;border-color:rgba(219,183,95,.34) !important;box-shadow:inset 0 1px rgba(255,255,255,.05),0 4px 10px rgba(0,0,0,.18)}.rfm-chat .rfm-shortcode-tile{height:104px;min-height:104px;overflow:hidden;box-sizing:border-box}.rfm-chat .rfm-shortcode-tile img{display:block;width:auto;max-width:100%;height:64px;max-height:64px !important;object-fit:contain;overflow:hidden}.rfm-chat .rfm-shortcode-tile:hover:not(:disabled){background:linear-gradient(145deg,#3a3425,#23231c) !important;border-color:#d9ae4d !important;filter:none}.rfm-chat .rfm-shortcode-tile>span{font-size:29px;line-height:1}.rfm-chat .rfm-shortcode-tile code{color:#e6c367;font-size:11px}.rfm-chat.rfm-room-visible .rfm-compose{position:relative;z-index:3;background:linear-gradient(110deg,rgba(31,30,25,.48),rgba(14,15,16,.36)) !important;border-top-color:transparent !important;box-shadow:0 -10px 28px rgba(0,0,0,.16);backdrop-filter:blur(18px) saturate(125%);-webkit-backdrop-filter:blur(18px) saturate(125%)}.rfm-chat.rfm-room-visible .rfm-compose:before{content:"";position:absolute;top:0;right:0;left:0;z-index:1;height:2px;pointer-events:none;background:linear-gradient(90deg,#72501a 0%,#d9ae4d 18%,#f1d477 50%,#d9ae4d 82%,#72501a 100%);box-shadow:0 -1px 0 rgba(255,239,166,.3),0 -3px 7px rgba(0,0,0,.55),0 -4px 10px rgba(194,147,44,.14)}.rfm-chat .rfm-compose textarea{height:42px;min-height:42px;padding:10px 14px;line-height:20px}.rfm-chat .rfm-compose .rfm-user-action{min-width:42px !important;width:42px;padding:8px !important;font-size:20px !important;line-height:1}.rfm-chat.rfm-room-visible .rfm-conversation{position:relative}.rfm-chat.rfm-room-visible .rfm-messages{padding-bottom:76px !important}.rfm-chat.rfm-room-visible .rfm-compose{position:absolute;right:0;bottom:0;left:0}.rfm-chat [data-tooltip]{position:relative}.rfm-chat [data-tooltip]:after{content:attr(data-tooltip);position:absolute;right:50%;bottom:calc(100% + 10px);z-index:100;padding:6px 9px;color:#171208 !important;-webkit-text-fill-color:#171208 !important;background:#e4bd5b;border:1px solid #ffe08a;border-radius:5px;box-shadow:0 4px 14px rgba(0,0,0,.45);font:600 12px/1.2 system-ui,sans-serif;white-space:nowrap;opacity:0;pointer-events:none;transform:translate(50%,4px);transition:opacity .15s ease,transform .15s ease}.rfm-chat [data-tooltip]:hover:after,.rfm-chat [data-tooltip]:focus-visible:after{opacity:1;transform:translate(50%,0)}.rfm-chat .rfm-menu-toggle{width:auto;min-width:58px;padding-inline:12px;font-size:13px;font-weight:800;letter-spacing:.02em}.rfm-chat .rfm-brand{gap:0}.rfm-chat .rfm-header-image{width:var(--rfm-header-logo-width,800px);max-width:100%;line-height:0;flex:0 1 auto}.rfm-chat .rfm-header-image img{display:block;width:100%;height:auto;max-height:80px;object-fit:contain;object-position:left center}@media (max-width:720px){.rfm-chat-standalone .rfm-online{padding-top:18px !important}.rfm-chat .rfm-header-image{max-width:calc(100vw - 86px)}}.rfm-chat.rfm-room-visible .rfm-header{position:relative !important}.rfm-chat.rfm-room-visible .rfm-header:after{display:none !important}@media (min-width:721px){.rfm-chat.rfm-room-visible .rfm-room-grid{grid-template-rows:minmax(0, 1fr) !important}.rfm-chat.rfm-room-visible .rfm-sidebar,.rfm-chat.rfm-room-visible .rfm-conversation,.rfm-chat.rfm-room-visible .rfm-online{grid-row:auto !important}}.rfm-chat:not(.rfm-room-visible) .rfm-header{justify-content:center}.rfm-chat:not(.rfm-room-visible) .rfm-header .rfm-brand{margin-inline:auto}.rfm-chat:not(.rfm-room-visible) .rfm-status,.rfm-chat:not(.rfm-room-visible) .rfm-menu-toggle{display:none !important}.rfm-chat.rfm-room-visible .rfm-header{border-bottom:0 !important}.rfm-chat.rfm-room-visible .rfm-header:before{bottom:0 !important;height:2px !important}.rfm-chat.rfm-room-visible .rfm-header:after{display:none !important}.rfm-chat.rfm-room-visible .rfm-header:before{box-shadow:0 -1px 0 rgba(255,239,166,.3),0 -3px 7px rgba(0,0,0,.42),0 -4px 10px rgba(194,147,44,.12) !important}.rfm-chat.rfm-room-visible .rfm-messages{scrollbar-width:none !important}.rfm-chat.rfm-room-visible .rfm-messages::-webkit-scrollbar{width:0 !important;height:0 !important}.rfm-chat.rfm-room-visible .rfm-scroll-rail{position:absolute;top:calc(var(--rfm-header-height, 108px) + 1px);right:1px;bottom:calc(var(--rfm-compose-height, 78px) + 1px);z-index:28;width:12px;border:1px solid rgba(219,183,95,.26);border-radius:8px;background:rgba(8,9,10,.68);box-shadow:inset 0 0 5px rgba(0,0,0,.58);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);cursor:pointer;touch-action:none}.rfm-chat.rfm-room-visible .rfm-scroll-thumb{width:100%;min-height:32px;border:1px solid #f1d477;border-radius:7px;background:linear-gradient(180deg,#f1d477,#b8892d 48%,#f1d477);box-shadow:0 0 6px rgba(219,183,95,.42)}@media (max-width:720px){.rfm-chat.rfm-room-visible .rfm-scroll-rail{top:calc(var(--rfm-header-height, 70px) + 1px);bottom:calc(var(--rfm-compose-height, 70px) + 1px);right:1px}}.rfm-chat.rfm-room-visible .rfm-messages{scrollbar-width:thin;scrollbar-color:#d9ae4d #0b0c0d}.rfm-chat.rfm-room-visible .rfm-messages::-webkit-scrollbar{width:10px}.rfm-chat.rfm-room-visible .rfm-messages::-webkit-scrollbar-track{background:#0b0c0d;border-left:1px solid rgba(219,183,95,.18)}.rfm-chat.rfm-room-visible .rfm-messages::-webkit-scrollbar-thumb{min-height:34px;background:linear-gradient(180deg,#f1d477,#b8892d 48%,#f1d477) !important;border:2px solid #0b0c0d;border-radius:8px;box-shadow:0 0 5px rgba(219,183,95,.35)}.rfm-chat.rfm-room-visible .rfm-messages::-webkit-scrollbar-thumb:hover{background:#ffe08a !important}.rfm-chat.rfm-room-visible .rfm-header{position:absolute !important}.rfm-chat.rfm-room-visible .rfm-history-note{display:none !important}@media (min-width:721px){.rfm-chat.rfm-room-visible .rfm-room-grid{grid-template-rows:var(--rfm-header-height,108px) minmax(0, 1fr) !important}.rfm-chat.rfm-room-visible .rfm-conversation{grid-row:1/span 2 !important}.rfm-chat.rfm-room-visible .rfm-sidebar,.rfm-chat.rfm-room-visible .rfm-online{grid-row:2 !important;align-self:stretch;min-height:0}}.rfm-chat .rfm-message{padding:8px 0}.rfm-chat .rfm-message-meta{display:flex;align-items:baseline;gap:7px;flex-wrap:wrap;font-size:14px;line-height:1.35}.rfm-chat .rfm-message-meta time{flex:0 0 42px;margin-left:0;color:var(--rfm-muted);font-size:11px}.rfm-chat .rfm-message-meta strong{font-size:14px}.rfm-chat .rfm-message-role{color:var(--rfm-muted);font-size:12px}.rfm-chat .rfm-message-colon{color:var(--rfm-gold)}.rfm-chat .rfm-message-text{flex:1 1 auto;min-width:0;margin-top:0 !important;white-space:pre-wrap;font-size:14px !important}.rfm-chat.rfm-room-visible>[data-notice]{position:absolute;top:100px;right:var(--rfm-right-width,220px);left:var(--rfm-left-width,0px);z-index:25;margin:0;border-top:0;border-bottom:1px solid rgba(219,183,95,.34);background:rgba(37,35,27,.28) !important;color:#f5d77d !important;backdrop-filter:blur(14px) saturate(125%);-webkit-backdrop-filter:blur(14px) saturate(125%)}.rfm-chat.rfm-room-visible .rfm-latest{right:24px;bottom:82px;z-index:12;background:rgba(219,183,95,.38) !important;color:#16130d !important;-webkit-text-fill-color:#16130d !important;border:1px solid #f1d477 !important;box-shadow:0 5px 18px rgba(0,0,0,.45),inset 0 1px rgba(255,245,190,.35) !important;backdrop-filter:blur(12px) saturate(125%);-webkit-backdrop-filter:blur(12px) saturate(125%)}.rfm-chat.rfm-room-visible>[data-notice],.rfm-chat.rfm-room-visible .rfm-latest{box-shadow:0 5px 18px rgba(0,0,0,.28),inset 0 1px rgba(255,245,190,.18) !important}@media (max-width:720px){.rfm-chat.rfm-room-visible>[data-notice]{top:70px;right:0;left:0}.rfm-chat.rfm-room-visible .rfm-latest{right:14px;bottom:72px}}.rfm-chat.rfm-room-visible .rfm-header:after{bottom:-18px;height:20px;background:linear-gradient(to bottom,rgba(17,18,16,.22),transparent 86%)}.rfm-chat.rfm-room-visible .rfm-header:after{display:none !important}.rfm-chat.rfm-room-visible .rfm-header:before{bottom:0 !important;height:2px !important;box-shadow:0 -1px 0 rgba(255,239,166,.3),0 -3px 7px rgba(0,0,0,.42),0 -4px 10px rgba(194,147,44,.12) !important}.rfm-chat.rfm-room-visible .rfm-messages{scrollbar-width:none !important}.rfm-chat.rfm-room-visible .rfm-messages::-webkit-scrollbar{width:0 !important;height:0 !important}.rfm-chat.rfm-room-visible .rfm-latest{color:#fff !important;-webkit-text-fill-color:#fff !important}.rfm-chat [data-tooltip]:after{top:auto !important;bottom:calc(100% + 10px) !important;transform:translate(50%,4px) !important}.rfm-chat [data-tooltip]:hover:after,.rfm-chat [data-tooltip]:focus-visible:after{transform:translate(50%,0) !important}.rfm-profile-modal{position:fixed;inset:0;z-index:1000;display:grid;place-items:center;padding:20px;background:rgba(0,0,0,.24)}.rfm-profile-card{width:min(460px,100%);display:flex;flex-direction:column;gap:10px;padding:26px;color:#f5f1e5;background:rgba(105,94,65,.18)!important;border:1px solid rgba(239,202,111,.72);border-radius:16px;box-shadow:0 18px 55px rgba(0,0,0,.62),inset 0 1px rgba(255,245,190,.3),inset 0 0 22px rgba(255,255,255,.08);backdrop-filter:blur(22px) saturate(165%);-webkit-backdrop-filter:blur(22px) saturate(165%)}.rfm-profile-head{display:flex;align-items:center;gap:16px;padding-bottom:18px;margin-bottom:4px;border-bottom:1px solid rgba(219,183,95,.24)}.rfm-profile-head h3{margin:0 0 4px;color:#f1d477;font-size:22px}.rfm-profile-identity p{margin:0;color:rgba(245,241,229,.58);font-size:13px}.rfm-profile-card h3{margin:0 0 4px;color:#f1d477}.rfm-profile-card label{color:#e8c96f;font-size:13px;font-weight:600}.rfm-profile-card textarea,.rfm-profile-card input[type=date],.rfm-profile-file{width:100%;box-sizing:border-box;background:rgba(12,13,14,.32)!important;border-color:rgba(239,202,111,.34)!important;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}.rfm-profile-card textarea{min-height:100px;resize:vertical}.rfm-profile-avatar,.rfm-profile-avatar-fallback{width:88px;height:88px;flex:0 0 88px;object-fit:cover;display:grid;place-items:center;border-radius:50%;border:1px solid #e8c96f;box-shadow:0 0 0 4px rgba(219,183,95,.1)}.rfm-profile-avatar-fallback{color:#171208;background:linear-gradient(145deg,#f1d477,#9f7628);font-size:34px;font-weight:700}.rfm-profile-picker{display:flex;align-items:center;gap:10px;cursor:pointer}.rfm-profile-picker-button{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:0 16px;color:#171208;background:linear-gradient(145deg,#f1d477,#d5aa4e);border:1px solid #f6d586;border-radius:7px;font-weight:700;box-shadow:inset 0 1px rgba(255,255,255,.3),0 4px 12px rgba(0,0,0,.2)}.rfm-profile-picker:hover .rfm-profile-picker-button{filter:brightness(1.08)}.rfm-profile-file{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}.rfm-profile-file-name{color:rgba(245,241,229,.55);font-size:12px}.rfm-profile-status{min-height:20px;margin:0;color:#d8c895;font-size:13px}.rfm-management-card{width:min(1040px,100%);height:min(780px,calc(100vh - 32px));max-height:calc(100vh - 32px);min-height:0;overflow:hidden}.rfm-profile-modal:not(.rfm-management-modal) .rfm-profile-card{width:min(640px,calc(100vw - 32px));gap:8px;padding:22px 26px}.rfm-profile-modal:not(.rfm-management-modal) .rfm-profile-head{margin-bottom:0;padding-bottom:12px}.rfm-profile-modal:not(.rfm-management-modal) .rfm-profile-card textarea{min-height:78px}.rfm-profile-modal:not(.rfm-management-modal) .rfm-profile-card input[type=color]{width:100%;height:34px;padding:2px}.rfm-profile-modal:not(.rfm-management-modal) .rfm-profile-card{gap:5px;padding:16px 22px}.rfm-profile-modal:not(.rfm-management-modal) .rfm-profile-head{gap:12px;padding-bottom:8px}.rfm-profile-modal:not(.rfm-management-modal) .rfm-profile-avatar,.rfm-profile-modal:not(.rfm-management-modal) .rfm-profile-avatar-fallback{width:68px;height:68px;flex-basis:68px}.rfm-profile-modal:not(.rfm-management-modal) .rfm-profile-card textarea{min-height:58px;height:58px}.rfm-profile-modal:not(.rfm-management-modal) .rfm-profile-card input[type=color]{height:26px}.rfm-profile-modal:not(.rfm-management-modal) .rfm-profile-card input[type=date]{height:38px;padding:7px 10px}.rfm-profile-modal:not(.rfm-management-modal) .rfm-profile-picker-button{min-height:34px;padding:0 12px}.rfm-profile-modal:not(.rfm-management-modal) .rfm-profile-card button{min-height:36px;padding:7px 12px}.rfm-management-intro{margin:0 0 8px;color:rgba(245,241,229,.72);font-size:13px}.rfm-settings-tabs{display:flex;gap:8px;padding-bottom:4px;border-bottom:1px solid rgba(239,202,111,.24)}.rfm-settings-tab{min-height:38px;padding:0 16px;color:rgba(245,241,229,.72);background:rgba(18,19,18,.28);border:1px solid rgba(239,202,111,.25);border-radius:8px 8px 0 0;font-weight:700}.rfm-settings-tab.is-active{color:#1d1608;background:linear-gradient(145deg,#f1d477,#d5aa4e);border-color:#f6d586}.rfm-management-card>h3,.rfm-management-card>.rfm-settings-tabs,.rfm-management-card>.rfm-auth-back{flex:0 0 auto}.rfm-settings-panel{flex:1 1 auto;min-height:0;overflow:hidden;display:flex;flex-direction:column}.rfm-management-list{flex:1 1 auto;min-height:0;overflow:auto;padding-right:4px}.rfm-management-table{width:100%;border-collapse:collapse;table-layout:fixed;border:1px solid rgba(239,202,111,.28);border-radius:10px;overflow:hidden;background:rgba(12,13,14,.22)}.rfm-management-table th,.rfm-management-table td{padding:7px 8px;text-align:left;vertical-align:middle;border-bottom:1px solid rgba(239,202,111,.16);font-size:12px}.rfm-management-table th{color:#e8c96f;background:rgba(86,73,39,.32);font-size:12px;letter-spacing:.02em}.rfm-management-table tbody tr{background:rgba(15,16,17,.12)}.rfm-management-table tbody tr:hover{background:rgba(219,183,95,.08)}.rfm-management-table tbody tr:last-child td{border-bottom:0}.rfm-management-table th:nth-child(1){width:27%}.rfm-management-table th:nth-child(2){width:11%}.rfm-management-table th:nth-child(3){width:19%}.rfm-management-table th:nth-child(4){width:18%}.rfm-management-table th:nth-child(5){width:25%}.rfm-management-user{display:grid;grid-template-columns:minmax(160px,1fr) auto minmax(120px,150px) auto;align-items:center;gap:10px;padding:11px;border:1px solid rgba(239,202,111,.22);border-radius:9px;background:rgba(15,16,17,.22);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.rfm-management-identity{min-width:0;display:flex;flex-direction:column}.rfm-management-identity small,.rfm-management-status{color:rgba(245,241,229,.62);font-size:12px}.rfm-management-status.is-active{color:#b8d88a}.rfm-management-status.is-disabled{color:#e0b178}.rfm-management-role{min-height:36px;color:#f5f1e5;border:1px solid rgba(239,202,111,.34);border-radius:7px;padding:0 8px;background:rgba(12,13,14,.38)}.rfm-management-actions{display:flex;gap:5px;flex-wrap:wrap}.rfm-management-actions button{min-height:30px!important;padding:4px 7px!important;font-size:11px!important}.rfm-danger{color:#fff!important;background:rgba(150,48,44,.72)!important;border-color:rgba(244,140,128,.7)!important}.rfm-role-badge{display:inline-flex;align-items:center;gap:3px;max-width:100%;color:#e5e4df;font-size:12px;white-space:nowrap}.rfm-role-icon{display:inline-grid;place-items:center;width:18px;height:18px;color:#16130a;background:#b9b9af;border-radius:50%;font-size:11px;font-weight:900}.rfm-role-admin .rfm-role-icon{background:#f1d477}.rfm-role-moderator .rfm-role-icon{background:#7ab1df}.rfm-role-chatwatch .rfm-role-icon{background:#b0d690}.rfm-rfm-mark{margin-left:4px;padding:1px 4px;color:#1c1507;background:linear-gradient(145deg,#ffe59a,#ba872f);border-radius:4px;font-size:9px;font-weight:900;letter-spacing:.06em}.rfm-chat-live-badge{display:inline-block;margin-left:5px;padding:2px 5px;color:#fff;background:#d33232;border-radius:4px;font-size:10px;font-weight:900;letter-spacing:.08em;animation:rfm-live-pulse 1.25s ease-in-out infinite}@keyframes rfm-live-pulse{50%{box-shadow:0 0 0 5px rgba(211,50,50,0);filter:brightness(1.24)}}.rfm-management-inline-actions{display:flex;flex-wrap:wrap;gap:7px;justify-content:flex-end}.rfm-user-actions{position:fixed;z-index:2147483647;display:flex;flex-direction:column;min-width:154px;max-width:min(210px,calc(100vw - 16px));max-height:calc(100vh - 16px);overflow:auto;padding:4px;border:1px solid rgba(239,202,111,.72);border-radius:8px;color:#f5f1e5;background:linear-gradient(145deg,rgba(125,106,59,.34),rgba(20,20,17,.42));box-shadow:0 12px 28px rgba(0,0,0,.72),inset 0 1px rgba(255,245,190,.25);backdrop-filter:blur(25px) saturate(165%);-webkit-backdrop-filter:blur(25px) saturate(165%)}.rfm-user-actions button{justify-content:flex-start!important;min-height:29px!important;height:29px!important;margin:0!important;padding:4px 8px!important;color:#f5f1e5!important;background:transparent!important;border-color:transparent!important;border-radius:5px!important;font-size:12px!important;line-height:1!important}.rfm-user-actions button:hover{background:rgba(219,183,95,.2)!important;border-color:rgba(239,202,111,.35)!important}.rfm-user-actions .rfm-user-actions-more{color:#f1d477!important;font-weight:700}.rfm-user-actions .rfm-user-actions-back{color:rgba(245,241,229,.7)!important;border-bottom:1px solid rgba(239,202,111,.22)!important;border-radius:0!important}.rfm-whisper-window{position:fixed;z-index:2147483646;left:calc(50% - 210px);top:130px;width:min(420px,calc(100vw - 16px))}.rfm-whisper-window .rfm-whisper-card{width:100%}.rfm-whisper-title{cursor:move;user-select:none}.rfm-whisper-log{display:flex;flex-direction:column;gap:6px;min-height:190px;max-height:360px;overflow:auto;padding:10px;border:1px solid rgba(239,202,111,.26);border-radius:9px;background:rgba(8,10,11,.25);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}.rfm-whisper-message{margin:0;padding:7px 9px;color:rgba(245,241,229,.9);border-radius:7px;background:rgba(255,255,255,.055);white-space:pre-wrap;overflow-wrap:anywhere}.rfm-whisper-message.is-own{align-self:flex-end;max-width:86%;background:rgba(219,183,95,.18)}.rfm-whisper-message strong{color:#f1d477}.rfm-mention-setting{display:flex!important;align-items:center;gap:8px;color:rgba(245,241,229,.82)!important;cursor:pointer}.rfm-mention-setting input{width:16px!important;height:16px!important;accent-color:#e8c96f}.rfm-whisper-window{right:auto;bottom:auto;left:auto;top:auto;box-sizing:border-box;width:360px;height:400px;min-width:min(340px,calc(100vw - 16px));min-height:min(400px,calc(100vh - 16px));max-width:calc(100vw - 16px);max-height:calc(100vh - 16px);resize:none;overflow:hidden}.rfm-whisper-window .rfm-whisper-card{height:100%;min-height:0;box-sizing:border-box;display:grid;grid-template-rows:auto minmax(92px,1fr) 58px auto 34px 25px;gap:8px;padding:14px;background:linear-gradient(145deg,rgba(40,36,27,.88),rgba(13,15,15,.92))!important;box-shadow:0 14px 38px rgba(0,0,0,.72),inset 0 1px rgba(255,245,190,.22);backdrop-filter:blur(18px) saturate(135%);-webkit-backdrop-filter:blur(18px) saturate(135%)}.rfm-whisper-window .rfm-whisper-title{margin:0!important;padding:1px 0 7px;color:#f5f1e5!important;font-size:18px!important;font-weight:700!important;line-height:1.2!important}.rfm-whisper-window .rfm-whisper-log{min-height:0;max-height:none;padding:7px}.rfm-whisper-window textarea{min-height:58px!important;height:58px!important;margin:0!important;padding:8px 9px!important;color:#fff!important;caret-color:#f1d477!important;font-size:14px!important;line-height:1.3!important;background:rgba(5,7,8,.68)!important;border-color:rgba(239,202,111,.48)!important}.rfm-whisper-window textarea::placeholder{color:rgba(245,241,229,.6)!important}.rfm-whisper-window .rfm-profile-status{min-height:0;margin:0;color:#e8d49a!important;font-size:11px!important}.rfm-whisper-window .rfm-auth-primary{display:flex!important;min-height:34px!important;height:34px!important;padding:6px 10px!important;color:#171208!important;background:linear-gradient(145deg,#f1d477,#c99a3b)!important;border-color:#f6d586!important;font-size:13px!important;font-weight:800!important;opacity:1!important}.rfm-whisper-window .rfm-auth-back{min-height:25px!important;padding:3px 8px!important;color:#f1d477!important;font-size:12px!important}.rfm-whisper-resize{position:absolute;right:0;bottom:0;z-index:2;width:22px;height:22px;cursor:nwse-resize;touch-action:none;background:linear-gradient(135deg,transparent 42%,rgba(241,212,119,.88) 43%,rgba(241,212,119,.88) 49%,transparent 50%,transparent 62%,rgba(241,212,119,.88) 63%,rgba(241,212,119,.88) 69%,transparent 70%)}.rfm-chat .rfm-message-media{display:inline-block;width:auto;max-width:100%;margin:0 3px;vertical-align:text-bottom;object-fit:contain;border:0!important;border-radius:0!important;box-shadow:none!important;background:transparent!important}.rfm-chat .rfm-shortcode-tile img{max-width:100%;width:auto;margin:auto;border:0!important;border-radius:0!important;box-shadow:none!important;background:transparent!important}.rfm-confirm-card{width:min(440px,100%)}.rfm-confirm-actions{display:flex;justify-content:flex-end;gap:10px}.rfm-public-profile-bio{margin:0;color:rgba(245,241,229,.78);white-space:pre-wrap}.rfm-chat .rfm-online .rfm-online-user{display:flex;align-items:center;gap:6px;min-width:0}.rfm-chat .rfm-online .rfm-online-user:before{display:none!important}.rfm-presence-dot{width:7px;height:7px;flex:0 0 7px;border-radius:50%}.rfm-presence-dot.is-online{background:#75e08b;box-shadow:0 0 5px #75e08b,0 0 10px rgba(117,224,139,.75)}.rfm-presence-dot.is-away{background:#ffd45c;box-shadow:0 0 5px #ffd45c,0 0 10px rgba(255,212,92,.7)}.rfm-chat .rfm-online .rfm-role-badge{flex:0 0 auto}.rfm-chat .rfm-online .rfm-role-icon{width:18px;height:18px;background:0 0;color:#efcf71;font-size:14px}.rfm-chat .rfm-online .rfm-role-admin .rfm-role-icon{border:1px solid #efcf71;border-radius:50%;font-size:11px}.rfm-chat .rfm-online .rfm-online-rfm{flex:0 0 auto;margin:0}.rfm-chat .rfm-online .rfm-online-name{display:block;min-width:0;flex:1 1 auto;min-height:0;padding:0!important;overflow:hidden;color:#f4f0e5!important;text-align:left;text-overflow:ellipsis;white-space:nowrap;background:transparent!important;border:0!important;box-shadow:none!important;font:inherit!important;cursor:pointer}.rfm-chat .rfm-online .rfm-online-name:hover,.rfm-chat .rfm-online .rfm-online-name:focus-visible{color:#f1d477!important;text-decoration:underline}.rfm-chat .rfm-online .rfm-online-name:disabled{opacity:1;cursor:default;color:#ddd!important;text-decoration:none}.rfm-chat .rfm-online .rfm-chat-live-badge{flex:0 0 auto;margin-left:auto}.rfm-chat .rfm-online .rfm-online-avatar{display:grid;place-items:center;width:25px;height:25px;flex:0 0 25px;overflow:hidden;color:#1a150a;background:linear-gradient(145deg,#f1d477,#ae802f);border:1px solid rgba(255,231,146,.8);border-radius:7px;font-size:12px;font-weight:800}.rfm-chat .rfm-online .rfm-online-avatar img{width:100%;height:100%;object-fit:cover;display:block}.rfm-user-name-action{cursor:pointer}.rfm-user-name-action:hover{text-decoration:underline}.rfm-chat .rfm-online{display:flex;flex-direction:column;overflow:hidden}.rfm-chat .rfm-online [data-users]{flex:1 1 auto;min-height:0;max-height:none;overflow-y:auto}.rfm-chat .rfm-online-player{position:relative;z-index:1;flex:0 0 auto;margin:12px -4px -4px;padding-top:10px;border-top:1px solid rgba(219,183,95,.24)}.rfm-chat .rfm-online-player>span{display:block;margin:0 4px 6px;color:var(--rfm-gold);font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.rfm-chat .rfm-online-player iframe{display:block;width:100%;height:86px;border:0;border-radius:8px;background:#090a0a}.rfm-chat .rfm-header-player{display:flex;flex:1 1 420px;align-items:center;justify-content:flex-end;width:auto;min-width:280px;height:80px;margin-left:auto;overflow:hidden;background:transparent!important}.rfm-chat .rfm-header-player-inline,.rfm-chat .rfm-header-player-inline .rfm-player-shell,.rfm-chat .rfm-header-player-inline .rfm-player,.rfm-chat .rfm-header-player-inline .rfm-left,.rfm-chat .rfm-header-player-inline .rfm-center,.rfm-chat .rfm-header-player-inline .rfm-right{background:transparent!important;background-image:none!important;border-color:transparent!important;box-shadow:none!important}.rfm-chat .rfm-header-player-inline .rfm-player-shell{width:100%!important;height:80px!important;min-height:80px!important;margin:0!important;overflow:hidden!important}.rfm-chat .rfm-header-player-inline .rfm-player{width:100%!important;height:80px!important;min-height:80px!important;margin:0!important;padding:6px 12px!important;border:0!important;border-radius:0!important;grid-template-columns:minmax(0,1fr) auto auto!important;gap:10px!important}.rfm-chat .rfm-header-player-inline .rfm-gold-line,.rfm-chat .rfm-header-player-inline .rfm-player:before,.rfm-chat .rfm-header-player-inline .rfm-player:after{display:none!important}.rfm-chat .rfm-header-player-inline .rfm-cover-wrap{width:54px!important;height:54px!important;min-width:54px!important;padding:0!important;background:transparent!important;border:0!important;box-shadow:none!important}.rfm-chat .rfm-header-player-inline .rfm-cover{width:54px!important;height:54px!important;border-radius:7px!important;background:transparent!important}.rfm-chat .rfm-header-player-inline .rfm-meta{min-width:0!important}.rfm-chat .rfm-header .rfm-status,.rfm-chat .rfm-notice{display:none!important}.rfm-chat .rfm-header-player-inline .rfm-player-shell.rfm-chat-player,.rfm-chat .rfm-header-player-inline .rfm-player-shell.rfm-chat-player .rfm-player,.rfm-chat .rfm-header-player-inline .rfm-player-shell.rfm-chat-player .rfm-left,.rfm-chat .rfm-header-player-inline .rfm-player-shell.rfm-chat-player .rfm-center,.rfm-chat .rfm-header-player-inline .rfm-player-shell.rfm-chat-player .rfm-right{background:transparent!important;background-image:none!important;border:0!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}.rfm-chat .rfm-header-player-inline .rfm-player-shell.rfm-chat-player .rfm-player:before,.rfm-chat .rfm-header-player-inline .rfm-player-shell.rfm-chat-player .rfm-player:after,.rfm-chat .rfm-header-player-inline .rfm-player-shell.rfm-chat-player .rfm-gold-line{content:none!important;display:none!important}.rfm-chat .rfm-header{box-sizing:border-box!important;height:92px!important;min-height:92px!important;max-height:92px!important;padding:6px 18px!important;overflow:hidden!important}.rfm-chat .rfm-header-image{height:80px;display:flex;align-items:center}.rfm-chat .rfm-header-image img{max-height:80px!important}.rfm-login-error-modal{z-index:10000!important;display:grid!important;visibility:visible!important;opacity:1!important}.rfm-login-error-modal .rfm-profile-card{width:min(390px,calc(100vw - 32px));gap:10px;padding:22px 24px;background:rgba(24,22,18,.98);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.rfm-login-error-modal .rfm-profile-card h3{margin:0;color:#ffe29a;font-size:18px}.rfm-login-error-modal .rfm-profile-card p{margin:0;color:#fff}.rfm-login-error-code{display:block;color:#d8bd78;font-size:12px}.rfm-login-error-modal .rfm-profile-card button{align-self:flex-end;min-height:36px;padding:7px 14px}.rfm-chat .rfm-online-quick-links{position:relative;z-index:1;display:grid;grid-template-columns:1fr 1fr;gap:6px;flex:0 0 auto;margin:10px -2px 0}.rfm-chat .rfm-online-quick-links button{min-height:32px;padding:6px 8px;border:1px solid #ffe69a!important;border-radius:7px;background:linear-gradient(135deg,#ffe99e,#d7aa41)!important;color:#211806!important;font-size:11px;font-weight:800;box-shadow:inset 0 1px 0 rgba(255,255,255,.65),0 2px 5px rgba(0,0,0,.28)}.rfm-chat .rfm-online-quick-links button:hover{filter:brightness(1.08)}.rfm-chat .rfm-embed-modal{z-index:40;padding:clamp(12px,3vw,34px);background:rgba(2,3,3,.52);backdrop-filter:blur(7px);-webkit-backdrop-filter:blur(7px)}.rfm-chat .rfm-profile-modal.rfm-embed-modal .rfm-embed-card{display:flex;flex-direction:column;width:min(1420px,calc(100vw - 32px))!important;max-width:calc(100vw - 32px)!important;height:min(800px,calc(100dvh - 48px));padding:0;overflow:hidden;border-color:rgba(234,202,112,.72);background:linear-gradient(145deg,rgba(38,35,25,.95),rgba(14,15,14,.94));box-shadow:0 22px 70px rgba(0,0,0,.65),inset 0 1px 0 rgba(255,237,173,.12)}.rfm-chat .rfm-embed-header{display:flex;align-items:center;justify-content:space-between;gap:12px;flex:0 0 auto;padding:12px 16px;border-bottom:1px solid rgba(219,183,95,.28)}.rfm-chat .rfm-embed-header h3{margin:0;color:#f5e7bd;font-size:17px}.rfm-chat .rfm-embed-close{min-height:30px;padding:5px 10px}.rfm-chat .rfm-embed-frame{display:block;width:100%;height:100%;min-height:0;border:0;background:#111}.rfm-chat .rfm-embed-shortcode-content{min-height:0;flex:1 1 auto;overflow:auto;padding:18px;color:#f6f1df}@media (max-width:720px){.rfm-chat .rfm-online{max-height:245px}.rfm-chat .rfm-online-player iframe{height:72px}}@media (max-width:720px){.rfm-chat .rfm-header-player{width:145px;min-width:145px;height:42px}.rfm-chat .rfm-header-player-inline .rfm-player-shell,.rfm-chat .rfm-header-player-inline .rfm-player{height:42px!important;min-height:42px!important}.rfm-chat .rfm-header-player-inline .rfm-cover-wrap,.rfm-chat .rfm-header-player-inline .rfm-cover{width:34px!important;height:34px!important;min-width:34px!important}.rfm-chat .rfm-header-image{max-width:calc(100vw - 175px)}.rfm-chat .rfm-profile-modal.rfm-embed-modal .rfm-embed-card{width:calc(100vw - 24px)!important;max-width:calc(100vw - 24px)!important}}.rfm-avatar-crop-card{width:min(470px,100%)}.rfm-avatar-crop-viewport{width:min(320px,100%);margin:0 auto;overflow:hidden;border:1px solid rgba(239,202,111,.7);border-radius:12px;background:#0c0d0d;touch-action:none;cursor:grab}.rfm-avatar-crop-viewport:active{cursor:grabbing}.rfm-avatar-crop-viewport canvas{display:block;width:100%;height:auto}.rfm-avatar-crop-zoom{width:100%;accent-color:#e8c96f}@media (max-width:720px){.rfm-management-card{padding:18px}.rfm-management-table{min-width:760px}.rfm-management-list{overflow-x:auto}.rfm-management-user{grid-template-columns:1fr 1fr}}@media (max-width:720px){body:has(.rfm-chat) .rfm-chat{height:100dvh!important}body.admin-bar:has(.rfm-chat) .rfm-chat{height:calc(100dvh - 46px)!important;top:46px!important}.rfm-chat .rfm-header,.rfm-chat.rfm-room-visible .rfm-header{height:68px!important;min-height:68px!important;max-height:68px!important;padding:5px 10px!important;gap:8px!important}.rfm-chat .rfm-menu-toggle{min-width:48px;height:38px;padding-inline:8px;font-size:12px}.rfm-chat .rfm-header-image{height:56px;max-width:calc(100vw - 214px)!important}.rfm-chat .rfm-header-image img{max-height:56px!important}.rfm-chat .rfm-header-player{flex:0 0 148px;width:148px;min-width:148px;height:54px}.rfm-chat .rfm-header-player-inline .rfm-player-shell,.rfm-chat .rfm-header-player-inline .rfm-player{height:54px!important;min-height:54px!important;padding:4px 5px!important;gap:5px!important}.rfm-chat .rfm-header-player-inline .rfm-cover-wrap,.rfm-chat .rfm-header-player-inline .rfm-cover{width:38px!important;height:38px!important;min-width:38px!important}.rfm-chat .rfm-header-player-inline .rfm-meta{font-size:11px!important}.rfm-chat .rfm-header-player-inline .rfm-meta>*{max-width:82px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rfm-chat.rfm-room-visible .rfm-room-grid{grid-template-columns:minmax(0,1fr)!important;grid-template-rows:68px minmax(0,1fr) auto!important;min-height:0!important}.rfm-chat.rfm-room-visible .rfm-conversation{grid-column:1!important;grid-row:2!important;min-height:0!important}.rfm-chat.rfm-room-visible .rfm-online{grid-column:1!important;grid-row:3!important;min-height:0;max-height:152px!important;padding:10px 12px!important;border-top:1px solid rgba(219,183,95,.34)!important;border-left:0!important}.rfm-chat.rfm-room-visible .rfm-online:after{top:0;right:0;bottom:auto;left:0;width:auto;height:2px}.rfm-chat .rfm-online h3{font-size:14px}.rfm-chat .rfm-online [data-users]{display:flex;gap:0 10px;margin:6px 0 0;padding-bottom:2px;overflow:auto}.rfm-chat .rfm-online li{flex:0 0 auto;max-width:190px;padding:5px 0}.rfm-chat .rfm-online-player{display:none}.rfm-chat .rfm-online-quick-links{margin-top:7px}.rfm-chat .rfm-online-quick-links button{min-height:30px;font-size:11px}.rfm-chat.rfm-room-visible .rfm-sidebar{position:absolute!important;z-index:60!important;top:68px!important;bottom:0!important;left:0!important;width:min(86vw,320px)!important;min-width:0!important;padding:12px!important;transform:translateX(-105%);transition:transform .2s ease;box-shadow:10px 0 28px rgba(0,0,0,.62);overflow:hidden!important}.rfm-chat.rfm-menu-open .rfm-sidebar{transform:translateX(0)}.rfm-chat .rfm-gif-gallery{grid-template-columns:repeat(auto-fill,minmax(76px,1fr));gap:7px}.rfm-chat .rfm-shortcode-gallery{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;padding:8px}.rfm-chat .rfm-shortcode-tile{height:88px;min-height:88px;padding:6px 4px}.rfm-chat .rfm-shortcode-tile img{height:52px;max-height:52px!important}.rfm-chat.rfm-room-visible .rfm-messages{padding:9px 10px 68px!important}.rfm-chat .rfm-message{padding:8px 0}.rfm-chat .rfm-message-meta{gap:5px;font-size:11px}.rfm-chat .rfm-message-meta strong{font-size:13px}.rfm-chat .rfm-message-text{font-size:14px}.rfm-chat .rfm-message-media{max-height:min(180px,30vh)!important;min-height:0!important}.rfm-chat.rfm-room-visible .rfm-compose{padding:7px 8px!important;gap:5px!important}.rfm-chat .rfm-compose textarea{min-width:0!important;min-height:40px;height:40px;padding:9px!important;font-size:16px!important}.rfm-chat .rfm-compose .rfm-user-action,.rfm-chat .rfm-compose button[type=submit]{width:38px;min-width:38px!important;height:40px;min-height:40px;padding:5px!important;font-size:17px!important}.rfm-chat .rfm-compose button[data-leave]{display:none!important}.rfm-chat.rfm-room-visible .rfm-latest{right:12px;bottom:76px;font-size:12px}.rfm-chat.rfm-room-visible .rfm-scroll-rail{top:69px!important;bottom:68px!important}.rfm-profile-modal{align-items:end;padding:8px}.rfm-profile-card,.rfm-profile-modal:not(.rfm-management-modal) .rfm-profile-card{width:100%!important;max-height:calc(100dvh - 16px);padding:16px!important;overflow:auto;border-radius:15px}.rfm-profile-head{gap:10px}.rfm-profile-avatar,.rfm-profile-avatar-fallback{width:56px!important;height:56px!important;flex-basis:56px!important}.rfm-whisper-window{width:calc(100vw - 16px);min-width:0;height:min(480px,calc(100dvh - 16px));min-height:0}.rfm-chat .rfm-profile-modal.rfm-embed-modal .rfm-embed-card{height:calc(100dvh - 24px)}}@media (max-width:390px){.rfm-chat .rfm-header-player{flex-basis:124px;width:124px;min-width:124px}.rfm-chat .rfm-header-image{max-width:calc(100vw - 190px)!important}.rfm-chat .rfm-header-player-inline .rfm-cover-wrap,.rfm-chat .rfm-header-player-inline .rfm-cover{display:none!important}.rfm-chat .rfm-shortcode-gallery{grid-template-columns:repeat(2,minmax(0,1fr))}}.rfm-mobile-users-toggle{display:none!important}@media (max-width:720px){.rfm-chat .rfm-header{gap:7px!important}.rfm-chat .rfm-brand{max-width:none!important}.rfm-chat .rfm-header-player{flex:0 0 48px!important;width:48px!important;min-width:48px!important;height:48px!important}.rfm-chat .rfm-header-player-inline .rfm-player-shell,.rfm-chat .rfm-header-player-inline .rfm-player{width:48px!important;height:48px!important;min-height:48px!important;padding:0!important;display:block!important;overflow:visible!important}.rfm-chat .rfm-header-player-inline .rfm-left,.rfm-chat .rfm-header-player-inline .rfm-center,.rfm-chat .rfm-header-player-inline .rfm-moderator,.rfm-chat .rfm-header-player-inline .rfm-volume,.rfm-chat .rfm-header-player-inline .rfm-player-like{display:none!important}.rfm-chat .rfm-header-player-inline .rfm-right,.rfm-chat .rfm-header-player-inline .rfm-controls{display:flex!important;width:48px!important;min-width:48px!important;height:48px!important;padding:0!important;transform:none!important}.rfm-chat .rfm-header-player-inline .rfm-play{display:grid!important;width:48px!important;height:48px!important;min-width:48px!important;margin:0!important;border-radius:50%!important}.rfm-mobile-users-toggle{display:inline-flex!important;flex:0 0 auto;min-width:58px!important;height:38px!important;min-height:38px!important;padding:6px 8px!important;color:#211806!important;background:linear-gradient(145deg,#ffe99e,#d7aa41)!important;border-color:#ffe69a!important;font-size:11px!important;font-weight:800!important}.rfm-chat.rfm-room-visible .rfm-room-grid{grid-template-rows:68px minmax(0,1fr)!important}.rfm-chat.rfm-room-visible .rfm-online{position:absolute!important;z-index:70!important;top:68px!important;right:8px!important;bottom:8px!important;left:8px!important;display:none!important;max-height:none!important;padding:14px!important;border:1px solid rgba(239,202,111,.62)!important;border-radius:14px!important;background:linear-gradient(145deg,rgba(31,30,25,.97),rgba(14,15,16,.98))!important;box-shadow:0 18px 48px rgba(0,0,0,.68)!important;backdrop-filter:blur(22px) saturate(145%);-webkit-backdrop-filter:blur(22px) saturate(145%)}.rfm-chat.rfm-mobile-users-open .rfm-online{display:flex!important}.rfm-chat.rfm-mobile-users-open .rfm-online [data-users]{display:block!important;margin:10px 0!important;overflow-y:auto!important}.rfm-chat.rfm-mobile-users-open .rfm-online li{max-width:none!important;padding:9px 0!important}.rfm-chat.rfm-mobile-users-open .rfm-online-quick-links{margin-top:auto!important}.rfm-chat.rfm-room-visible .rfm-compose{flex-wrap:nowrap!important;min-height:58px!important;padding:8px!important}.rfm-chat .rfm-compose textarea{flex:1 1 0!important;flex-basis:0!important;width:auto!important;min-width:0!important}.rfm-chat.rfm-room-visible .rfm-messages{padding-bottom:72px!important}.rfm-chat.rfm-room-visible .rfm-latest{bottom:74px!important;right:12px!important;z-index:12!important}.rfm-chat.rfm-room-visible .rfm-scroll-rail{bottom:70px!important}}@media (max-width:720px){.rfm-chat .rfm-header-player-inline .rfm-player{position:relative!important}.rfm-chat .rfm-header-player-inline .rfm-player>.rfm-gold-line,.rfm-chat .rfm-header-player-inline .rfm-player>.rfm-left,.rfm-chat .rfm-header-player-inline .rfm-player>.rfm-center{display:none!important}.rfm-chat .rfm-header-player-inline .rfm-player>.rfm-right{position:absolute!important;inset:0!important;display:block!important;width:48px!important;height:48px!important}.rfm-chat .rfm-header-player-inline .rfm-right>.rfm-moderator{display:none!important}.rfm-chat .rfm-header-player-inline .rfm-right>.rfm-controls{position:absolute!important;inset:0!important;display:block!important;width:48px!important;height:48px!important}.rfm-chat .rfm-header-player-inline .rfm-controls>:not([data-rfm-toggle]){display:none!important}.rfm-chat .rfm-header-player-inline [data-rfm-toggle]{position:absolute!important;inset:0!important;display:grid!important;width:48px!important;height:48px!important;min-width:48px!important;min-height:48px!important;visibility:visible!important;opacity:1!important}.rfm-chat.rfm-menu-open .rfm-sidebar{overflow-y:auto!important;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;touch-action:pan-y}.rfm-chat.rfm-menu-open .rfm-sidebar-tools{min-height:100%;height:auto}.rfm-chat.rfm-menu-open .rfm-sidebar-panel.is-visible{min-height:0;flex:1 1 auto}.rfm-chat.rfm-menu-open .rfm-gif-gallery{min-height:0!important;max-height:none!important;overflow-y:auto!important;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;touch-action:pan-y;padding-bottom:calc(18px + env(safe-area-inset-bottom))}.rfm-chat.rfm-mobile-users-open .rfm-online h3:before{content:'Menü';margin-right:auto;color:#f5e7bd}.rfm-chat.rfm-mobile-users-open .rfm-online h3{font-size:0!important}.rfm-chat.rfm-mobile-users-open .rfm-online h3:before,.rfm-chat.rfm-mobile-users-open .rfm-online h3 span{font-size:16px!important}.rfm-chat.rfm-mobile-users-open .rfm-online [data-online-note]{display:none!important}.rfm-chat.rfm-mobile-users-open .rfm-online-quick-links{grid-template-columns:1fr 1fr!important}.rfm-chat.rfm-mobile-users-open .rfm-online-quick-links button{min-height:44px!important;font-size:13px!important}}@media (max-width:720px){.rfm-chat.rfm-mobile-users-open .rfm-online{position:fixed!important;top:68px!important;right:0!important;bottom:0!important;left:0!important;width:auto!important;height:auto!important;max-height:none!important;padding:18px 18px max(18px,env(safe-area-inset-bottom))!important;border:0!important;border-top:2px solid rgba(239,202,111,.72)!important;border-radius:0!important}.rfm-chat.rfm-mobile-users-open .rfm-online [data-users]{flex:1 1 auto!important;min-height:0!important;max-height:none!important;padding-right:4px!important;overflow-y:auto!important;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;touch-action:pan-y}.rfm-chat.rfm-mobile-users-open .rfm-online-quick-links{flex:0 0 auto!important}.rfm-chat .rfm-header-player-inline [data-rfm-toggle]{border:1px solid #ffe69a!important;background:radial-gradient(circle at 35% 28%,#fff2ae 0,#e4bd56 45%,#9c7420 100%)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.72),0 2px 8px rgba(0,0,0,.48)!important}.rfm-chat .rfm-header-player-inline .rfm-icon-play{border-left-color:#211806!important}.rfm-chat .rfm-header-player-inline .rfm-icon-pause:before,.rfm-chat .rfm-header-player-inline .rfm-icon-pause:after{background:#211806!important}}@media (max-width:720px){.rfm-chat .rfm-header{justify-content:flex-start!important}.rfm-chat .rfm-brand{flex:1 1 auto!important;min-width:0!important;max-width:calc(100% - 156px)!important;overflow:hidden!important}.rfm-chat .rfm-header-image{width:100%!important;max-width:100%!important;min-width:0!important}.rfm-chat .rfm-header-image img{width:100%!important;object-position:left center!important}.rfm-chat .rfm-header-player{flex:0 0 100px!important;width:100px!important;min-width:100px!important;margin-left:0!important}.rfm-chat .rfm-header-player-inline .rfm-player{grid-template-columns:auto 1fr!important;justify-content:end!important}.rfm-chat .rfm-header-player-inline .rfm-left,.rfm-chat .rfm-header-player-inline .rfm-meta,.rfm-chat .rfm-header-player-inline .rfm-center{display:none!important}.rfm-chat .rfm-header-player-inline .rfm-right{min-width:0!important;transform:scale(.82);transform-origin:right center}.rfm-chat.rfm-room-visible .rfm-online{max-height:126px!important;padding:8px 12px!important}.rfm-chat .rfm-online [data-users]{margin-top:3px!important}.rfm-chat .rfm-online li{padding:3px 0!important}.rfm-chat .rfm-online-quick-links{margin-top:5px!important;gap:5px!important}.rfm-chat .rfm-online-quick-links button{min-height:36px!important;padding:5px 6px!important}.rfm-chat .rfm-message-media{max-height:min(135px,23vh)!important}.rfm-chat .rfm-message-text{line-height:1.35}.rfm-chat.rfm-room-visible .rfm-messages{padding-bottom:64px!important}.rfm-chat .rfm-shortcode-gallery{grid-template-columns:repeat(4,minmax(0,1fr))}.rfm-chat .rfm-shortcode-tile{height:78px;min-height:78px}.rfm-chat .rfm-shortcode-tile img{height:43px;max-height:43px!important}}@media (max-width:390px){.rfm-chat .rfm-brand{max-width:calc(100% - 148px)!important}.rfm-chat .rfm-header-player{flex-basis:92px!important;width:92px!important;min-width:92px!important}.rfm-chat .rfm-header-player-inline .rfm-right{transform:scale(.72)}.rfm-chat .rfm-shortcode-gallery{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:720px){.rfm-chat.rfm-mobile-users-open .rfm-online{position:fixed!important;z-index:2147483000!important;top:68px!important;right:0!important;bottom:auto!important;left:0!important;display:flex!important;flex-direction:column!important;width:100vw!important;min-width:100vw!important;height:calc(100dvh - 68px)!important;min-height:calc(100dvh - 68px)!important;max-height:calc(100dvh - 68px)!important;box-sizing:border-box!important;padding:18px 18px max(18px,env(safe-area-inset-bottom))!important;overflow:hidden!important;border:0!important;border-top:2px solid rgba(239,202,111,.72)!important;border-radius:0!important}.rfm-chat.rfm-mobile-users-open .rfm-online h3{flex:0 0 auto!important}.rfm-chat.rfm-mobile-users-open .rfm-online [data-users]{display:block!important;flex:1 1 auto!important;min-height:0!important;height:auto!important;max-height:none!important;margin:10px 0!important;padding:0 5px 0 0!important;overflow-x:hidden!important;overflow-y:auto!important;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;touch-action:pan-y}.rfm-chat.rfm-mobile-users-open .rfm-online-quick-links{flex:0 0 auto!important;margin-top:0!important;padding-top:10px!important;border-top:1px solid rgba(239,202,111,.25)!important;background:linear-gradient(180deg,rgba(20,21,20,0),rgba(20,21,20,.96) 30%)!important}.rfm-chat .rfm-header-player{flex:0 0 48px!important;width:48px!important;min-width:48px!important;height:48px!important;margin:0!important}.rfm-chat .rfm-header-player-inline .rfm-player-shell,.rfm-chat .rfm-header-player-inline .rfm-player,.rfm-chat .rfm-header-player-inline .rfm-player>.rfm-right,.rfm-chat .rfm-header-player-inline .rfm-right>.rfm-controls,.rfm-chat .rfm-header-player-inline [data-rfm-toggle]{width:48px!important;min-width:48px!important;height:48px!important;min-height:48px!important;transform:none!important}.rfm-chat .rfm-header-player-inline .rfm-player>.rfm-right{transform:none!important}.rfm-chat .rfm-brand{max-width:none!important}}@media (max-width:720px){.rfm-online.rfm-mobile-users-portal{position:fixed!important;z-index:2147483000!important;top:var(--rfm-mobile-menu-top,68px)!important;right:0!important;bottom:0!important;left:0!important;display:flex!important;flex-direction:column!important;width:100vw!important;min-width:100vw!important;height:calc(100dvh - var(--rfm-mobile-menu-top,68px))!important;min-height:calc(100dvh - var(--rfm-mobile-menu-top,68px))!important;max-height:calc(100dvh - var(--rfm-mobile-menu-top,68px))!important;box-sizing:border-box!important;padding:18px 18px max(18px,env(safe-area-inset-bottom))!important;overflow:hidden!important;color:#f5f1e5!important;border:0!important;border-top:2px solid rgba(239,202,111,.72)!important;border-radius:0!important;background:linear-gradient(145deg,rgba(31,30,25,.99),rgba(14,15,16,.99))!important;box-shadow:0 18px 48px rgba(0,0,0,.72)!important}.rfm-online.rfm-mobile-users-portal h3{flex:0 0 auto!important}.rfm-online.rfm-mobile-users-portal h3:before{content:'Menü';margin-right:auto;color:#f5e7bd}.rfm-online.rfm-mobile-users-portal h3{font-size:0!important}.rfm-online.rfm-mobile-users-portal h3:before,.rfm-online.rfm-mobile-users-portal h3 span{font-size:16px!important}.rfm-online.rfm-mobile-users-portal [data-online-note]{display:none!important}.rfm-online.rfm-mobile-users-portal [data-users]{display:block!important;flex:1 1 auto!important;min-height:0!important;height:auto!important;max-height:none!important;margin:10px 0!important;padding:0 5px 0 0!important;overflow-x:hidden!important;overflow-y:auto!important;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;touch-action:pan-y}.rfm-online.rfm-mobile-users-portal li,.rfm-online.rfm-mobile-users-portal .rfm-online-user{display:flex!important;align-items:center!important;gap:6px!important;width:100%!important;max-width:none!important;min-height:44px!important;margin:0!important;padding:9px 0!important;color:#f4f0e5!important;border-bottom:1px solid rgba(255,255,255,.07)!important;background:transparent!important;list-style:none!important}.rfm-online.rfm-mobile-users-portal .rfm-online-user:before{display:none!important}.rfm-online.rfm-mobile-users-portal .rfm-presence-dot{width:7px!important;height:7px!important;flex:0 0 7px!important;border-radius:50%!important}.rfm-online.rfm-mobile-users-portal .rfm-presence-dot.is-online{background:#75e08b!important;box-shadow:0 0 5px #75e08b,0 0 10px rgba(117,224,139,.75)!important}.rfm-online.rfm-mobile-users-portal .rfm-presence-dot.is-away{background:#ffd45c!important;box-shadow:0 0 5px #ffd45c,0 0 10px rgba(255,212,92,.7)!important}.rfm-online.rfm-mobile-users-portal .rfm-online-rfm{flex:0 0 auto!important;margin:0!important;padding:1px 4px!important;color:#1c1507!important;background:linear-gradient(145deg,#ffe59a,#ba872f)!important;border-radius:4px!important;font-size:9px!important;font-weight:900!important;line-height:1.4!important;letter-spacing:.06em!important}.rfm-online.rfm-mobile-users-portal .rfm-role-badge{display:inline-flex!important;flex:0 0 auto!important;align-items:center!important;max-width:none!important}.rfm-online.rfm-mobile-users-portal .rfm-role-icon{display:inline-grid!important;place-items:center!important;width:18px!important;height:18px!important;color:#efcf71!important;background:transparent!important;border-radius:50%!important;font-size:11px!important;line-height:1!important}.rfm-online.rfm-mobile-users-portal .rfm-role-admin .rfm-role-icon{border:1px solid #efcf71!important}.rfm-online.rfm-mobile-users-portal .rfm-online-avatar{display:grid!important;place-items:center!important;width:30px!important;min-width:30px!important;max-width:30px!important;height:30px!important;min-height:30px!important;max-height:30px!important;flex:0 0 30px!important;margin:0!important;padding:0!important;overflow:hidden!important;color:#1a150a!important;background:linear-gradient(145deg,#f1d477,#ae802f)!important;border:1px solid rgba(255,231,146,.8)!important;border-radius:7px!important;font-size:12px!important;font-weight:800!important;line-height:1!important}.rfm-online.rfm-mobile-users-portal .rfm-online-avatar img{display:block!important;width:100%!important;min-width:0!important;max-width:100%!important;height:100%!important;min-height:0!important;max-height:100%!important;margin:0!important;padding:0!important;object-fit:cover!important;border:0!important;border-radius:6px!important;box-shadow:none!important}.rfm-online.rfm-mobile-users-portal .rfm-online-name{display:block!important;flex:1 1 auto!important;width:auto!important;min-width:0!important;max-width:none!important;min-height:0!important;height:auto!important;margin:0!important;padding:0!important;overflow:hidden!important;color:#f4f0e5!important;-webkit-text-fill-color:#f4f0e5!important;text-align:left!important;text-overflow:ellipsis!important;white-space:nowrap!important;background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important;font:inherit!important;line-height:1.4!important;cursor:pointer!important}.rfm-online.rfm-mobile-users-portal .rfm-online-guest{flex:0 0 auto!important;margin-left:auto!important;color:#bdb9ad!important;font-size:11px!important}.rfm-online.rfm-mobile-users-portal .rfm-chat-live-badge{display:inline-block!important;flex:0 0 auto!important;margin-left:auto!important;padding:2px 5px!important;color:#fff!important;background:#d33232!important;border-radius:4px!important;font-size:10px!important;font-weight:900!important;line-height:1.4!important}.rfm-online.rfm-mobile-users-portal .rfm-online-quick-links{flex:0 0 auto!important;display:grid!important;grid-template-columns:1fr 1fr!important;gap:8px!important;margin:0!important;padding-top:10px!important;border-top:1px solid rgba(239,202,111,.25)!important;background:linear-gradient(180deg,rgba(20,21,20,0),rgba(20,21,20,.96) 30%)!important}.rfm-online.rfm-mobile-users-portal .rfm-online-quick-links button{min-height:44px!important;padding:8px 10px!important;color:#211806!important;-webkit-text-fill-color:#211806!important;background:linear-gradient(135deg,#ffe99e 0%,#efca69 48%,#d7aa41 100%)!important;border:1px solid #ffe69a!important;border-radius:8px!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.72),0 4px 10px rgba(0,0,0,.34)!important;font-size:13px!important;font-weight:800!important}.rfm-chat .rfm-header-player,.rfm-chat .rfm-header-player-inline .rfm-player-shell,.rfm-chat .rfm-header-player-inline .rfm-player,.rfm-chat .rfm-header-player-inline .rfm-player>.rfm-right,.rfm-chat .rfm-header-player-inline .rfm-right>.rfm-controls{display:flex!important;align-items:center!important;justify-content:center!important;width:48px!important;min-width:48px!important;height:48px!important;min-height:48px!important;margin:0!important;padding:0!important;transform:none!important}.rfm-chat .rfm-header-player-inline [data-rfm-toggle]{position:relative!important;inset:auto!important;display:grid!important;place-items:center!important;width:44px!important;min-width:44px!important;height:44px!important;min-height:44px!important;margin:0!important;padding:0!important;border:1px solid #ffe69a!important;border-radius:50%!important;background:radial-gradient(circle at 35% 28%,#fff2ae 0,#e4bd56 45%,#9c7420 100%)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.72),0 2px 8px rgba(0,0,0,.48)!important;transform:none!important}}