@media only screen and (max-width:1000px){.hidden-small{display:none!important}}@media only screen and (min-width:1000px){.only-small{display:none!important}}@media only screen and (max-width:500px){.hidden-mobile{display:none!important}}.bot-card{display:flex;width:100%;height:100%;background:#161921;border-radius:8px}@media only screen and (max-width:1000px){.bot-card{flex-direction:column}}.bot-card__left{display:flex;height:64px;margin-top:4px;padding:4px 10px}@media only screen and (max-width:1000px){.bot-card__left{margin:1rem 0;padding:0;justify-content:center;height:96px}}.bot-card__icon-wrapper{position:relative;display:block;width:64px;height:64px}@media only screen and (max-width:1000px){.bot-card__icon-wrapper{width:96px;height:96px}}.bot-card__icon{border-radius:50%}@media only screen and (max-width:1000px){.bot-card__icon{width:96px;height:96px}}.bot-card__status{position:absolute;display:block;bottom:-4px;right:-4px;background:#747f8d;height:26px;width:26px;border:4px solid #161921;margin:0;border-radius:50%;box-sizing:border-box}.bot-card__status.is-online{background:#43b581}.bot-card__status.is-idle{background:#faa61a}.bot-card__status.is-dnd{background:#f04747}.bot-card__status.is-offline{background:#747f8d}.bot-card__status.is-streaming{background:#9676cb}.bot-card__content{flex-direction:column;justify-content:flex-start}.bot-card__content,.bot-card__header{width:100%;display:flex}@media only screen and (max-width:1000px){.bot-card__header{flex-wrap:wrap;justify-content:center}}.bot-card__library,.bot-card__name,.bot-card__no-servers,.bot-card__servers,.bot-card__unverified{display:inline-flex;align-items:center;gap:6px;padding:.5rem;font-size:20px;border-radius:0 0 8px 8px}.bot-card__name,.bot-card__unverified{padding:.5rem 1rem;margin-right:.5rem;background:#424a62}.bot-card__name>*,.bot-card__unverified>*{color:#fff;text-decoration:none}@media only screen and (max-width:1000px){.bot-card__name>*,.bot-card__unverified>*{flex:1 0 auto;padding:.5rem 1rem}}@media only screen and (max-width:500px){.bot-card__name>*,.bot-card__unverified>*{flex:initial;min-width:-webkit-fill-available;min-width:-moz-available;min-width:stretch}}@media only screen and (max-width:1000px){.bot-card__name,.bot-card__unverified{display:flex;border-radius:0;width:100%;margin:0;padding:0;text-align:center}}.bot-card__unverified{background:#ffc73a80}.bot-card__servers{color:#00b050}.bot-card__no-servers{color:#fbff47}.bot-card__library{color:#606b8e}.bot-card__row,.bot-card__tags{margin-top:1rem}.bot-card__row{display:grid;grid-auto-flow:column;gap:1rem;max-width:-moz-max-content;max-width:max-content}@media only screen and (max-width:1000px){.bot-card__row{justify-content:center;flex-wrap:wrap;padding:0 .5rem;margin-top:.5rem;gap:.5rem;max-width:inherit;grid-template-columns:1fr 1fr}}.bot-card__prefix{word-wrap:break-word;word-break:break-all}@media only screen and (max-width:1000px){.bot-card__owner>.tag,.bot-card__prefix>.tag{width:100%;text-align:center;word-break:break-all;word-wrap:break-word}}.bot-card__overview{margin:1rem 52px 1rem 0}@media only screen and (max-width:1000px){.bot-card__overview{margin:1rem 1.5rem}}.bot-card__footer{display:flex;flex:1 0 auto;flex-direction:column;justify-content:flex-end}@media only screen and (max-width:1000px){.bot-card__footer{justify-content:center}}.bot-card__actions{display:flex;margin:0 .5rem;align-self:flex-end;align-items:flex-end;flex-wrap:wrap}@media only screen and (max-width:1000px){.bot-card__actions{align-self:center;align-items:center;width:100%;margin:0;padding:0 .75rem}}.bot-card__actions:last-child{padding-bottom:.5rem}@media only screen and (max-width:1000px){.bot-card__actions:last-child{padding-bottom:.75rem}}.bot-card__actions>*{margin:.5rem}@media only screen and (max-width:1000px){.bot-card__actions>*{flex:1 0 auto;text-align:center}}@media only screen and (max-width:500px){.bot-card__actions>*{flex:1 0 50%}}
