.home-analytics,.home-music{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:100px;width:min(1000px,100% - 48px);padding:55px 0;scroll-margin-top:100px}.home-music .bot-demo{grid-area:1/1}.bot-demo{color:#dbdee1;width:100%;min-width:0;margin:0;font:14px/1.4 Arial,sans-serif}.analytics-demo{justify-self:end;max-width:440px}.music-demo{justify-self:start;max-width:405px}.bot-demo-command{color:#dbdee1;margin:0 0 15px;font-size:13px}.bot-demo-command code{font-family:inherit}.bot-demo-message{align-items:flex-start;gap:12px;display:flex}.bot-demo-avatar-frame{background:#fff;border-radius:50%;flex:0 0 36px;place-items:center;width:36px;height:36px;display:grid;overflow:hidden}.bot-demo .bot-demo-avatar{object-fit:contain;border-radius:0;width:100%;max-width:none;height:100%;padding:3px;display:block;transform:none}.bot-demo-content{flex:1;min-width:0}.bot-demo-author{flex-wrap:wrap;align-items:center;gap:5px;min-height:20px;margin-bottom:2px;display:flex}.bot-demo-author strong{color:#f2f3f5;font:700 14px/20px Bricolage Grotesque,Arial,sans-serif}.bot-demo-meta{color:#8d919c;white-space:nowrap;margin-left:3px;font-size:10px;line-height:16px}.bot-demo .bot-demo-context{color:#a7abb4;margin:0 0 8px;font:13px/1.4 Bricolage Grotesque,Arial,sans-serif}.bot-demo-context strong{font-weight:600}.analytics-demo-tabs{gap:8px}.analytics-demo-panel{aspect-ratio:1300/760;flex:none;min-width:0}.analytics-demo-panel img{border-radius:7px;width:100%;height:auto;display:block}.analytics-demo-controls{justify-content:flex-start;gap:7px!important;height:32px!important;padding:0!important}.analytics-demo-controls [role=tab]{width:49px;height:32px;box-shadow:none;border:0;border-radius:5px;flex:none;padding:0;transition:background-color .18s;background:#202125!important}.analytics-demo-controls [role=tab]:after{display:none}.analytics-demo-controls [role=tab][data-active]{background:#5865f2!important}.analytics-demo-controls [role=tab]:hover{background:#35363c!important}.analytics-demo-controls [role=tab][data-active]:hover{background:#6873f5!important}.analytics-demo-controls img{object-fit:contain;width:18px;height:18px}.bot-demo .analytics-demo-range{color:#cbd0d6;width:100%;height:34px;box-shadow:none;background:#202125;border:0;border-radius:5px;justify-content:space-between;align-items:center;margin-top:8px;padding:8px 11px;font:600 12px/18px Arial,sans-serif;display:flex}.analytics-demo-range>span:first-child{gap:4px;display:flex}.analytics-demo-range:hover,.analytics-demo-range[data-popup-open]{background:#2c2d32}.analytics-demo-range-menu{color:#dbdee1;background:#232428;border:0;border-radius:5px;padding:4px;font:12px/1.4 Arial,sans-serif;box-shadow:0 6px 18px #0007;animation:none!important}.analytics-demo-range-menu [role=option]{font:inherit;border-radius:3px;min-height:32px;padding-left:9px}.analytics-demo-range-menu [role=option][data-highlighted]{color:#fff;background:#35373c}.analytics-demo-range-menu [role=option][aria-selected=true]{background:#404249}.bot-demo figcaption{color:#777b85;margin:9px 0 0 48px;font:11px/1.4 Arial,sans-serif}.music-demo-queued{background:#111113;border-left:3px solid #414247;border-radius:3px;margin-bottom:9px;padding:9px 11px;font-size:12px;line-height:1.5}.music-demo a{color:#39a6fb}.music-demo a:hover{text-decoration:underline}.music-demo-queued a{font-weight:600}.music-demo-queued code{background:#292a31;border-radius:3px;padding:0 3px;font-size:11px}.music-demo-player{background:#111113;border-left:3px solid #e5e5eb;border-radius:5px;padding:12px}.music-demo-track{grid-template-columns:minmax(0,1fr) 64px;align-items:start;gap:10px;display:grid}.music-demo-title{overflow-wrap:anywhere;font:600 16px/1.3 Arial,sans-serif;display:block}.music-demo-cover-frame{border-radius:5px;width:64px;height:64px;display:block;overflow:hidden}.music-demo-cover{object-fit:cover;width:100%;height:100%;display:block;transform:scale(1.34)}.music-demo blockquote{color:#a1a1aa;border-left:3px solid #414247;margin:10px 0 0;padding-left:9px}.music-demo blockquote p{color:#a1a1aa;margin:0;font:12px/1.6 Arial,sans-serif}.music-demo blockquote span{color:#39a6fb}.music-demo blockquote b{font-weight:600}.music-demo-divider{background:#ffffff14;height:1px;margin:10px 0 9px}.music-demo-progress{width:min(100%,228px);height:16px;margin-bottom:8px;display:flex;overflow:hidden}.music-demo-progress img{flex:1 1 0;width:8.33333%;min-width:0;height:16px;display:block}.music-demo-controls{gap:6px;display:flex}.music-demo-controls button{color:#e2e4e8;background:#242529;border:0;border-radius:5px;place-items:center;width:41px;height:29px;padding:0;transition:background-color .18s;display:grid}.music-demo-controls button:hover{background:#383a40}.music-demo-controls button[aria-pressed=true]{background:#5865f2}.music-demo-controls button[data-popup-open]{background:#404249}.bot-demo-loading{justify-content:center;align-items:center;gap:3px;min-width:20px;height:18px;display:inline-flex}.bot-demo-loading i{background:#dcdee5;border-radius:50%;width:3px;height:3px;animation:.75s ease-in-out infinite bot-demo-dot;display:block}.bot-demo-loading i:nth-child(2){animation-delay:.1s}.bot-demo-loading i:nth-child(3){animation-delay:.2s}.music-demo-controls button:disabled,.analytics-demo-controls [role=tab]:disabled{opacity:.65;cursor:default}.music-demo-controls button[aria-busy=true],.analytics-demo-controls [role=tab][aria-busy=true]{opacity:1}@keyframes bot-demo-dot{0%,70%,to{opacity:.35;transform:scale(.8)}35%{opacity:1;transform:scale(1.2)}}.music-demo-controls button:active,.analytics-demo-controls [role=tab]:active{transition-duration:0s;transform:translateY(1px);box-shadow:inset 0 2px 3px #0005;background:#16171a!important}.music-demo-controls button[aria-pressed=true]:active,.analytics-demo-controls [role=tab][data-active]:active{background:#4752c4!important}.music-demo-controls img{object-fit:contain;width:17px;height:17px}.music-demo-controls button:focus-visible{outline-offset:2px;outline:2px solid #99b9ff}.analytics-demo-controls [role=tab]:focus-visible{outline-offset:2px;outline:2px solid #99b9ff}.music-demo-popover{color:#dbdee1;background:#202125;border:0;width:240px;font:13px/1.5 Arial,sans-serif;box-shadow:0 8px 28px #0008}.music-demo-popover p{color:#aeb1ba}@media (max-width:900px){.home-analytics,.home-music{gap:45px}}@media (max-width:720px){.home-analytics,.home-music{grid-template-columns:1fr;gap:35px;width:min(440px,100% - 40px);padding:45px 0}.analytics-demo,.music-demo{justify-self:center}.home-music .bot-demo{grid-area:auto}}@media (max-width:380px){.music-demo-track{grid-template-columns:minmax(0,1fr) 52px;gap:7px}.music-demo-cover-frame{width:52px;height:52px}.music-demo-title{font-size:14px}.music-demo-player{padding:10px}.music-demo-controls{gap:5px}.music-demo-controls button{width:35px}}@media (prefers-reduced-motion:reduce){.bot-demo button{transition:none}.bot-demo-loading i{animation:none}}
