:root{--gh-bg:#f8fafdeb;--gh-border:#0000000f;--gh-heading:#0f172a;--gh-sub:#9ca3af;--gh-badge-bg:#30a14e17;--gh-badge-clr:#216e39;--gh-tip-bg:#fff;--gh-tip-clr:#0f172a;--gh-tip-shadow:0 8px 28px #0000001f,0 0 0 1px #0000000f;--gh-card-shadow:0 2px 20px #0000000f,inset 0 1px 0 #ffffffe6;--gh-skel-base:#e8edf2;--gh-skel-shine:#f4f7fa;--gh-skel-dot:#30a14e;--gh-dot-idle:#d1d8e0}.dark{--gh-bg:#0d1321bf;--gh-border:#ffffff12;--gh-heading:#c9d8eb;--gh-sub:#4a6380;--gh-badge-bg:#26a64124;--gh-badge-clr:#39d353;--gh-tip-bg:#0b1320;--gh-tip-clr:#d4e4f5;--gh-tip-shadow:0 8px 28px #00000080,0 0 0 1px #ffffff0f;--gh-card-shadow:0 4px 32px #0006,inset 0 1px 0 #ffffff0a;--gh-skel-base:#0d1b2a;--gh-skel-shine:#162032;--gh-skel-dot:#26a641;--gh-dot-idle:#2a3a50}@keyframes gh-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@keyframes gh-pulse-dot{0%,to{opacity:.4;transform:scale(.7)}50%{opacity:1;transform:scale(1.2)}}@keyframes gh-fade-up{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes gh-glow{0%,to{box-shadow:0 0 #39d35300}50%{box-shadow:0 0 14px 2px #39d3532e}}.gh-card{box-sizing:border-box;background:var(--gh-bg);border:1px solid var(--gh-border);-webkit-backdrop-filter:blur(16px);width:100%;max-width:980px;box-shadow:var(--gh-card-shadow);border-radius:20px;margin:24px auto;padding:20px 20px 16px;animation:.5s both gh-fade-up;position:relative}.gh-calendar-area{contain:layout;width:100%;min-height:112px}.gh-skel-block{background:linear-gradient(90deg,var(--gh-skel-base)25%,var(--gh-skel-shine)50%,var(--gh-skel-base)75%);background-size:200% 100%;border-radius:4px;width:100%;height:100%;animation:1.6s ease-in-out infinite gh-shimmer}.gh-status-dot{background:var(--gh-dot-idle);border-radius:50%;width:8px;height:8px;transition:background .4s}.gh-status-dot.loaded{background:#39d353;animation:2.4s infinite gh-glow}.gh-badge{background:var(--gh-badge-bg);color:var(--gh-badge-clr);letter-spacing:.02em;border-radius:20px;align-items:center;gap:6px;padding:3px 10px;font-size:12px;font-weight:600;animation:.4s .2s both gh-fade-up;display:inline-flex}.gh-label{color:var(--gh-heading);letter-spacing:.01em;font-size:13px;font-weight:600}.gh-sub{color:var(--gh-sub);font-size:11px}.gh-tooltip{background:var(--gh-tip-bg);color:var(--gh-tip-clr);box-shadow:var(--gh-tip-shadow);z-index:60;white-space:nowrap;pointer-events:auto;border-radius:10px;align-items:center;gap:8px;padding:6px 10px;font-size:12px;font-weight:500;animation:.15s both gh-fade-up;display:flex;position:absolute;transform:translate(-50%)}.gh-pulse-wrap{justify-content:center;align-items:center;gap:6px;padding:32px 0;display:flex}.gh-pulse-dot{background:var(--gh-skel-dot);border-radius:50%;width:8px;height:8px;animation:1.2s ease-in-out infinite gh-pulse-dot}
