.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;position:relative;overflow:hidden}.hd-progress-track{background:var(--outline-main);border-radius:0 0 12px 12px;height:3px;position:absolute;bottom:0;left:0;right:0}.hd-progress-bar{background:linear-gradient(90deg, color-mix(in srgb, var(--bar-color,var(--holiday-glow,var(--dslite))) 35%, transparent), var(--bar-color,var(--holiday-glow,var(--dslite))), color-mix(in srgb, var(--bar-color,var(--holiday-glow,var(--dslite))) 35%, transparent));height:100%;box-shadow:0 0 6px var(--bar-color,var(--holiday-glow,var(--dslite)));border-radius:0 0 12px 12px;transition:width 1s linear}.hd-block:hover .hd-icon-fa,.hd-block:hover .hd-text{transform:scale(1.06)}.hd-icon-fa,.hd-text{transition:transform .2s}.hd-icon-fa{width:26px;height:26px;filter:drop-shadow(0 0 4px var(--holiday-glow,#ffd70099));justify-content:center;align-items:center;font-size:22px;animation:2.2s ease-in-out infinite alternate holidayGlow;display:inline-flex}@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(--white);opacity:.7;font-size:11px}.hd-countdown{font-family:var(--rh-font-mono);flex-wrap:wrap;align-items:baseline;gap:4px;display:inline-flex}.hd-unit{align-items:baseline;gap:2px;display:inline-flex}.hd-digits{gap:2px;display:inline-flex}.hd-sep{opacity:.65;transform:translateY(-.5px)}.hd-unit-label{opacity:.5;font-size:12px;font-weight:700}.hd-digit{background:color-mix(in srgb, var(--overlay-lite-dark) 75%, transparent);width:.75em;transform-style:preserve-3d;backface-visibility:hidden;will-change:transform;border-radius:4px;place-items:center;display:inline-grid}.hd-digit--flip{animation:.3s ease-in-out hd-digit-flip}@keyframes hd-digit-flip{0%{transform:rotateX(0)}45%{transform:rotateX(-90deg)}55%{transform:rotateX(90deg)}to{transform:rotateX(0)}}.hd-icon-fa.hd-anim-pulse{animation:2.2s ease-in-out infinite alternate holidayGlow,1.1s ease-in-out infinite hd-anim-pulse}.hd-icon-fa.hd-anim-spin{animation:2.2s ease-in-out infinite alternate holidayGlow,5.5s linear infinite hd-anim-spin}.hd-icon-fa.hd-anim-shake{animation:2.2s ease-in-out infinite alternate holidayGlow,1.2s ease-in-out infinite hd-anim-shake}.hd-icon-fa.hd-anim-bounce{animation:2.2s ease-in-out infinite alternate holidayGlow,1.4s ease-in-out infinite hd-anim-bounce}.hd-icon-fa.hd-anim-wobble{animation:2.2s ease-in-out infinite alternate holidayGlow,1.6s ease-in-out infinite hd-anim-wobble}.hd-icon-fa.hd-anim-glow{animation:2.2s ease-in-out infinite alternate holidayGlow,1.35s ease-in-out infinite hd-anim-glow}@keyframes hd-anim-pulse{0%{transform:scale(1)}45%{transform:scale(1.25)}to{transform:scale(1)}}@keyframes hd-anim-spin{to{transform:rotate(360deg)}}@keyframes hd-anim-shake{0%,to{transform:translate(0)}20%{transform:translate(-2px)}40%{transform:translate(2px)}60%{transform:translate(-1px)}80%{transform:translate(1px)}}@keyframes hd-anim-bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}@keyframes hd-anim-wobble{0%,to{transform:rotate(0)}25%{transform:rotate(-6deg)}75%{transform:rotate(6deg)}}@keyframes hd-anim-glow{0%,to{filter:drop-shadow(0 0 4px var(--holiday-glow,#ffd70099)) brightness(1)}50%{filter:drop-shadow(0 0 10px var(--holiday-glow,#ffd70099)) brightness(1.25)}}@media (max-width:650px){.hd-block{gap:6px;padding:5px 8px;transform:scale(.9)}.hd-icon-fa{width:22px;height:22px;font-size:18px}.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}
