:root{--bg: #1e1f22;--surface: #2b2d31;--surface-2: #313338;--ink: #f2f3f5;--ink-2: #b5bac1;--blurple: #5865f2;--green: #23a559;--red: #f23f43;--yellow: #f0b132;--stream-red: #e64a4a;--stream-red-2: #ff6b6b}html,body,#root{margin:0;padding:0;min-height:100vh;font-family:gg sans,-apple-system,BlinkMacSystemFont,Helvetica Neue,sans-serif;background:var(--bg);color:var(--ink)}*{box-sizing:border-box}@media (min-width: 900px){html,body,#root{width:100%;height:100%;overflow:hidden}body{background:radial-gradient(circle at 18% 18%,rgba(88,101,242,.28),transparent 34%),radial-gradient(circle at 78% 80%,rgba(230,74,74,.18),transparent 32%),#1e1f22}#root{display:grid;place-items:center;padding:42px}.discord-activity-frame{width:min(1080px,calc(100vw - 84px));height:min(680px,calc(100vh - 84px));min-height:0!important;overflow:hidden;border-radius:24px;border:1px solid rgba(255,255,255,.08);box-shadow:0 32px 90px #0000006b;background:var(--bg)}.activity-body{min-height:0;overflow:hidden}}@keyframes pulse-red{0%,to{opacity:1;transform:scale(1)}50%{opacity:.55;transform:scale(1.18)}}.live-dot{width:8px;height:8px;border-radius:50%;background:var(--stream-red);animation:pulse-red 1.2s ease-in-out infinite;box-shadow:0 0 8px var(--stream-red)}@keyframes float-up{0%{transform:translateY(0) scale(1);opacity:1}60%{opacity:1}to{transform:translateY(-260px) scale(1.4);opacity:0}}.reaction-emit{position:absolute;bottom:20px;right:24px;font-size:28px;pointer-events:none;animation:float-up 2s ease-out forwards;-webkit-user-select:none;user-select:none}@keyframes buffer-fill{0%{width:12%}50%{width:78%}to{width:92%}}.buffer-bar{animation:buffer-fill 6s ease-in-out infinite alternate}.scroll-thin::-webkit-scrollbar{width:6px}.scroll-thin::-webkit-scrollbar-thumb{background:#3a3c40;border-radius:4px}.scroll-thin::-webkit-scrollbar-track{background:transparent}
