.feedback-chat{z-index:180;right:16px;bottom:max(18px,env(safe-area-inset-bottom));font-family:var(--font-geist),Arial,sans-serif;position:fixed}.feedback-chat-trigger{color:#fff;cursor:pointer;background:#e50914;border:1px solid #ff566060;border-radius:999px;align-items:center;gap:8px;padding:12px 16px;font-size:11px;font-weight:900;display:flex;box-shadow:0 12px 35px #000a}.feedback-chat-panel{background:#111114;border:1px solid #39393e;border-radius:16px;width:min(360px,100vw - 28px);position:absolute;bottom:54px;right:0;overflow:hidden;box-shadow:0 28px 80px #000d}.feedback-chat-panel header{background:linear-gradient(135deg,#261014,#131316);border-bottom:1px solid #29292e;justify-content:space-between;align-items:center;padding:15px 16px;display:flex}.feedback-chat-panel header div{gap:4px;display:grid}.feedback-chat-panel header small{color:#ff6a72;letter-spacing:.14em;font-size:8px;font-weight:900}.feedback-chat-panel header b{font-size:13px}.feedback-chat-panel header button{color:#bbb;cursor:pointer;background:#ffffff12;border:0;border-radius:50%;width:30px;height:30px;font-size:20px}.feedback-chat-list{flex-direction:column;gap:9px;min-height:120px;max-height:310px;padding:14px;display:flex;overflow:auto}.feedback-chat-list article{background:#1a1a1d;border:1px solid #303035;border-radius:11px;max-width:86%;padding:10px 11px}.feedback-chat-list article.user{background:#450d13;border-color:#e5091455;align-self:flex-end}.feedback-chat-list article b{color:#aaa;font-size:8px;display:block}.feedback-chat-list article p{white-space:pre-wrap;margin:5px 0;font-size:11px;line-height:1.45}.feedback-chat-list article small{color:#777;text-align:right;font-size:8px;display:block}.feedback-chat-empty{color:#777;text-align:center;margin:auto;padding:20px;font-size:11px}.feedback-chat-compose{background:#0c0c0e;border-top:1px solid #29292e;grid-template-columns:1fr auto;gap:8px;padding:12px;display:grid}.feedback-chat-compose textarea{resize:vertical;color:#fff;min-height:42px;max-height:92px;font:inherit;background:#17171a;border:1px solid #303036;border-radius:8px;outline:0;padding:9px;font-size:11px}.feedback-chat-compose textarea:focus{border-color:#e50914}.feedback-chat-compose button{color:#fff;cursor:pointer;background:#e50914;border:0;border-radius:8px;align-self:end;padding:10px;font-size:10px;font-weight:800}.feedback-chat-compose button:disabled{opacity:.5;cursor:default}@media (max-width:560px){.feedback-chat{right:12px}.feedback-chat-trigger{justify-content:center;width:44px;height:44px;padding:0}.feedback-chat-trigger span{display:none}.feedback-chat-panel{bottom:52px}}
.feedback-chat-trigger{position:relative}.feedback-chat-trigger em{color:#e50914;background:#fff;border-radius:10px;place-items:center;min-width:19px;height:19px;font-size:9px;font-style:normal;display:grid;position:absolute;top:-7px;right:-5px}.feedback-chat-toast{text-align:left;color:#fff;cursor:pointer;background:#231014;border:1px solid #ff697266;border-radius:12px;gap:4px;width:270px;padding:12px;display:grid;position:absolute;bottom:58px;right:0;box-shadow:0 18px 48px #000c}.feedback-chat-toast b{color:#ff9ca3;font-size:10px}.feedback-chat-toast span{text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.feedback-notification-enable{color:#ff9ca3;cursor:pointer;background:#e5091418;border:1px solid #ff566060;border-radius:8px;width:calc(100% - 24px);margin:12px 12px 0;padding:9px;font-size:10px;font-weight:800}.notification-choice-backdrop{z-index:1000;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#000a;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.notification-choice{text-align:center;background:linear-gradient(145deg,#231014,#101013);border:1px solid #ff56605a;border-radius:18px;width:min(360px,100%);padding:26px;box-shadow:0 28px 90px #000}.notification-choice>i{background:#e5091424;border-radius:16px;place-items:center;width:52px;height:52px;margin:auto;font-size:24px;font-style:normal;display:grid}.notification-choice h2{margin:17px 0 8px;font-size:24px}.notification-choice p{color:#aaa;margin:0;font-size:12px;line-height:1.6}.notification-choice>div{grid-template-columns:1fr 1fr;gap:9px;margin-top:21px;display:grid}.notification-choice button{color:#ddd;cursor:pointer;background:#19191c;border:1px solid #39393f;border-radius:9px;min-height:43px;font-size:11px;font-weight:800}.notification-choice .primary-button{color:#fff;background:#e50914;border:0}
.admin-chat-heading{margin-bottom:20px}.admin-chat-heading h1{margin:8px 0;font-size:34px}.admin-chat-heading span{color:#777;font-size:12px}.admin-chat-workspace{background:#101012;border:1px solid #2b2b30;border-radius:16px;grid-template-columns:minmax(230px,310px) minmax(0,1fr);min-height:610px;display:grid;overflow:hidden}.admin-chat-workspace>aside{background:#0b0b0d;border-right:1px solid #2b2b30;overflow:auto}.admin-chat-workspace>aside>button{text-align:left;color:#eee;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #222227;grid-template-columns:38px 1fr auto;align-items:center;gap:10px;width:100%;padding:13px;display:grid}.admin-chat-workspace>aside>button:hover,.admin-chat-workspace>aside>button.active{background:#e5091415}.admin-chat-workspace>aside i{color:#ff8088;background:#331014;border-radius:50%;place-items:center;width:36px;height:36px;font-style:normal;font-weight:900;display:grid}.admin-chat-workspace>aside span{gap:4px;min-width:0;display:grid}.admin-chat-workspace>aside b{font-size:11px}.admin-chat-workspace>aside small{color:#777;text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.admin-chat-workspace>aside em{color:#fff;background:#e50914;border-radius:50%;place-items:center;min-width:18px;height:18px;font-size:8px;font-style:normal;display:grid}.admin-chat-workspace>aside>p{color:#777;padding:18px;font-size:10px}.admin-chat-workspace>main{grid-template-rows:auto 1fr auto;min-width:0;display:grid}.admin-chat-workspace>main>header{border-bottom:1px solid #2b2b30;flex-direction:column;gap:4px;padding:16px 18px;display:flex}.admin-chat-workspace>main>header b{font-size:13px}.admin-chat-workspace>main>header small{color:#777;font-size:10px}.admin-chat-thread{flex-direction:column;gap:10px;min-height:330px;padding:18px;display:flex;overflow:auto}.admin-chat-thread article{background:#19191c;border:1px solid #303036;border-radius:11px;max-width:min(78%,480px);padding:11px}.admin-chat-thread article.admin{background:#421015;border-color:#e5091455;align-self:flex-end}.admin-chat-thread article b{color:#aaa;font-size:8px;display:block}.admin-chat-thread article p{white-space:pre-wrap;margin:5px 0;font-size:11px;line-height:1.5}.admin-chat-thread article small{color:#777;text-align:right;font-size:8px;display:block}.admin-chat-input{border-top:1px solid #2b2b30;grid-template-columns:1fr auto;gap:10px;padding:14px;display:grid}.admin-chat-input textarea{resize:vertical;color:#fff;min-height:46px;max-height:120px;font:inherit;background:#17171a;border:1px solid #34343a;border-radius:9px;outline:0;padding:10px;font-size:11px}.admin-chat-input textarea:focus{border-color:#e50914}.admin-chat-input .primary-button{border:0;align-self:end}.admin-chat-empty{color:#777;place-items:center;font-size:12px;display:grid}@media (max-width:760px){.admin-chat-workspace{grid-template-columns:1fr;min-height:0}.admin-chat-workspace>aside{border-bottom:1px solid #2b2b30;border-right:0;max-height:230px}.admin-chat-workspace>main{min-height:450px}.admin-chat-input{grid-template-columns:1fr}.admin-chat-input .primary-button{width:100%}}
.admin-side nav a{position:relative}.admin-chat-badge{color:#fff;background:#e50914;border-radius:10px;place-items:center;min-width:18px;height:18px;font-size:8px;font-style:normal;display:grid;position:absolute;top:50%;right:10px;transform:translateY(-50%)}
