/* All rights reserved. (c) https://zptr.cc/ */
.card{gap:16px;display:flex;justify-content:start}.card img,.card svg{width:75px;height:75px;user-select:none;cursor:pointer;outline:2px solid var(--accent);border:6px solid #2a292b;outline-offset:-2px}.card>div{display:flex;flex-direction:column}.card .left{position:relative}.card .right{flex-grow:1}.card .links{margin-top:8px}.c88x31{display:flex;user-select:none;justify-content:center;flex-wrap:wrap}.c88x31 a{width:88px;height:31px}.c88x31:has(a:focus) img,.c88x31:has(a:hover) img{opacity:.4}.c88x31 a:focus img,.c88x31 a:hover img{position:absolute;opacity:1!important;z-index:9999}.navig{text-decoration:none;font-weight:900;color:var(--clr)}.nm{color:var(--clr);text-decoration:none}#weather img{cursor:pointer}#hotlinewebring{--clr:#FA9ABA}#bucketwebring{--clr:#ccafe9}#bucketwebring .nm{text-shadow:none;color:transparent!important;background-clip:text;background-image:linear-gradient(to right,#ffcaca 0,#ffedc1 20%,#feffb8 40%,#c4ffcb 60%,#add8ff 80%,#ccafe9 100%);animation:4s linear infinite bucketwebring}@keyframes bucketwebring{from{background-position:0}to{background-position:130px}}.gg{display:grid;grid-template-columns:1fr max-content;gap:16px}.gg>div{display:grid;grid-auto-rows:max-content;gap:12px}.gg hr,.gg p{padding:0;margin:0}#visits{display:grid;grid-auto-flow:column;grid-auto-columns:max-content;justify-content:center;gap:4px}#visits img{filter:drop-shadow(2px 2px 2px #000);transition:filter .2s;height:80px;width:36px}#visits img:hover{filter:drop-shadow(6px 6px 2px #000)}#chat{padding:0 0 6px;margin:0;list-style:none;height:275px;max-height:275px;overflow-x:hidden;overflow-y:visible;background:#262527;border:2px solid #333;color:unset}#chat-title{display:grid;grid-auto-flow:column;grid-auto-columns:max-content 1fr max-content;gap:1ch}#chat li{display:flex;word-break:break-word;font-size:17px;padding:0;margin:0}.ctext{flex-grow:1}.cauthor{font-weight:700;margin-right:1ch;display:inline-block}.cdate{flex-shrink:0;user-select:none;font-size:12px;opacity:.5}@media screen and (max-width:720px){.cdate{display:none}}#chat_msg{display:grid;grid-auto-flow:column;grid-template-columns:1fr max-content;border:2px solid #333;background:#333;gap:2px}#chat_msg button{cursor:pointer}#chat_msg *{font-family:Terminus,sans-serif;background:#414141;font-size:18px;padding:0 2px;color:#fff;border:none;margin:0}#chat_msg :focus,#chat_msg :hover{background:#555;outline:0}#chat_msg button:disabled{pointer-events:none;opacity:.5}#online{display:block;user-select:none;color:#555}#online_num{display:inline-block}#online:empty{opacity:0}.sw_w{display:flex;align-items:center;align-content:center;margin-bottom:8px;gap:8px}.sw_w img{filter:brightness(150%) saturate(150%);user-select:none;height:48px}.sw_w>div{display:flex;flex-grow:1;flex-flow:column}#song span{text-overflow:ellipsis;overflow:hidden;white-space:nowrap;max-width:180px}#mood a{font-weight:900;color:var(--color);filter:saturate(200%)}#mood a:focus,#mood a:hover{color:#000}#m_hr{display:none}.weather{z-index:0;pointer-events:none;position:fixed;top:0;left:0;right:0;bottom:0}.weather.rain,.weather.thunder{rotate:10deg;scale:1.5}.weather.rain span{position:fixed;width:1px;bottom:100%;background:linear-gradient(to bottom,#fff0,#fff3);animation:.5s linear infinite w-rain}.weather.thunder span{background:linear-gradient(to bottom,#fff0,#fff7)}.weather.snow span{position:fixed;width:6px;height:6px;background:#fff;border-radius:100%;bottom:100%;--y:100%}@keyframes w-snowflake{0%{left:var(--ax);bottom:calc(var(--y) + 6px)}100%{left:var(--bx);bottom:-10%}}@keyframes w-rain{0%{bottom:100%}100%,75%{opacity:.5;bottom:0}}@media screen and (max-width:640px){#widget_container{max-width:unset!important;width:100%!important}#song span{max-width:100%}.gg{grid-template-columns:unset;grid-template-rows:max-content max-content}#m_hr{display:block}#visits{display:flex}#visits img{margin:0 auto;cursor:grab;height:80px;width:36px}}#broadcast{width:100%;overflow:hidden;overflow-x:hidden;overflow-y:hidden;position:relative;height:20px}#broadcast span{width:max-content;text-wrap:nowrap;display:inline-block;white-space:nowrap;text-align:left}#widget_container{width:236px;max-width:236px;align-content:flex-start;align-items:flex-start;margin-bottom:8px}#dots{display:grid;grid-auto-flow:column;grid-auto-columns:16px;grid-template-columns:1fr;align-items:center;align-content:center;justify-content:center;gap:8px}#dots span{display:inline-block;background:#555;position:relative;cursor:pointer;height:6px}#dots span:hover{background:#888}#dots span.current{background:#555}#dots span.prev{background:#fff}#dots span.current::after{content:"";position:absolute;top:0;left:0;height:100%;width:50%;background:#fff;animation:10s steps(20) slide}#dots span.paused::after{animation-play-state:paused;min-width:1px}#widget_title{color:#fff}@keyframes slide{from{width:0%}to{width:100%}}.widget h4{margin-top:16px;margin-bottom:8px}