.hd-block{background:var(--overlay-lite-dark);border:1px solid var(--outline-main);backdrop-filter:var(--glass-blur);cursor:pointer;user-select:none;border-radius:12px;align-items:center;gap:8px;padding:6px 12px;transition:all .2s;display:flex}.hd-block:hover .hd-emoji,.hd-block:hover .hd-icon-img,.hd-block:hover .hd-text{transform:scale(1.06)}.hd-emoji,.hd-icon-img,.hd-text{transition:transform .2s}.hd-emoji{filter:drop-shadow(0 0 4px var(--holiday-glow,#ffd70099));font-size:26px;animation:2.2s ease-in-out infinite alternate holidayGlow}.hd-icon-img{width:26px;height:26px;filter:drop-shadow(0 0 4px var(--holiday-glow,#ffd70099));animation:2.2s ease-in-out infinite alternate holidayGlow}@keyframes holidayGlow{0%{filter:drop-shadow(0 0 3px var(--holiday-glow,#ffd70099))}to{filter:drop-shadow(0 0 8px var(--holiday-glow,#ffd70099))}}.hd-text{text-align:left;flex-direction:column;gap:.3rem;display:flex}.hd-main{color:var(--white);font-size:13px;font-weight:600}.hd-sub{color:var(--white2);margin-top:-2px;font-size:10px}@media (max-width:650px){.hd-block{gap:6px;padding:5px 8px;transform:scale(.9)}.hd-emoji,.hd-icon-img{width:22px;height:22px;font-size:22px}.hd-main{font-size:11px}}.hd-celebration{cursor:pointer}.hd-celebrate{animation:1s ease-in-out infinite alternate holidayCelebrate}@keyframes holidayCelebrate{0%{transform:rotate(-5deg)scale(1)}to{transform:rotate(5deg)scale(1.1)}}.hd-main.hd-celebrate{background:linear-gradient(90deg,gold,#ffed4e,gold) 0 0/200%;-webkit-text-fill-color:transparent;-webkit-background-clip:text;animation:2s linear infinite shimmer}@keyframes shimmer{to{background-position:200%}}
.pm-icons{flex-wrap:wrap;align-items:center;gap:5px;display:flex}.pm-badge{background:var(--overlay-lite-dark);cursor:default;border-radius:5px;justify-content:center;align-items:center;width:48px;height:24px;transition:transform .15s;display:inline-flex;overflow:hidden}.pm-badge:hover{transform:translateY(-1px)}[data-theme=dark],[data-theme=amoled]{--pm-filter:grayscale(1) brightness(1)}[data-theme=light]{--pm-filter:grayscale(0) brightness(0)}[data-theme=halloween]{--pm-filter:grayscale(.3) brightness(.9)}.pm-badge img,.pm-badge svg{object-fit:contain;width:36px;height:14px;filter:var(--pm-filter);transition:filter .2s;display:block}.pm-badge:hover img,.pm-badge:hover svg{filter:grayscale(0)brightness()}@media (max-width:768px){.pm-badge{width:40px;height:20px}.pm-badge img,.pm-badge svg{width:30px;height:12px}}
footer{background-color:var(--overlay-dark);backdrop-filter:blur(11px);color:var(--white);text-align:center;outline:1px solid var(--outline-main);box-sizing:border-box;z-index:3;width:calc(100% - var(--sidebar-offset,20px));border-radius:15px 15px 0 0;flex-direction:column;align-items:center;gap:5px;margin:0 10px;padding:5px;display:flex;position:fixed;bottom:0;right:0;overflow:hidden}.footer-absolute-container{z-index:10;pointer-events:none;flex-direction:column;gap:.5rem;display:flex;position:absolute;top:50%;left:15px;transform:translateY(-50%)}.footer-absolute-container>*{pointer-events:auto}.footer-status{position:absolute;bottom:10px;right:10px}.footer-text{white-space:pre-line;text-overflow:ellipsis;overflow-wrap:break-word;color:var(--white2);margin:0;font-size:10px}.right-footer{flex-wrap:wrap;justify-content:center;align-items:center;gap:5px;display:flex}.footer-bottom{flex-direction:column;align-items:center;gap:5px;padding:5px;display:flex}.achievements{background-color:var(--dark);border-radius:5px;flex-wrap:wrap;justify-content:center;align-items:center;gap:5px;padding:4px 10px;display:flex}.achievements-skeleton{flex-direction:row;gap:8px;width:100%;display:flex}.skeleton-line{background:var(--gc2);border-radius:6px;height:14px;position:relative;overflow:hidden}.skeleton-line:after{content:"";background:linear-gradient(90deg,#0000 0%,#ffffff0f 50%,#0000 100%) 0 0/200% 100%;animation:1.4s infinite shimmer;position:absolute;inset:0}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@media (max-width:768px){.skeleton-line{height:12px}footer{-webkit-backdrop-filter:none;background-color:var(--bbb2);right:unset;margin:0 10px;padding:6px 10px;left:0;width:calc(100% - 20px)!important}.footer-absolute-container,.footer-bottom,.footer-text{display:none}.footer-mobile-links{flex-wrap:wrap;justify-content:center;align-items:center;gap:6px;width:100%;padding:2px 0;display:flex}}@media (max-width:380px){.footer-mobile-links{gap:4px}}.rh-num{font-family:var(--rh-font-mono);font-variant-numeric:tabular-nums;letter-spacing:-.02em;font-weight:550}
