*{box-sizing:border-box;margin:0;padding:0}body{background:#f8f9fa}@keyframes sk{0%{background-position:-600px 0}to{background-position:600px 0}}.sk-wrap{background:#f8f9fa;min-height:100vh;padding:12px 20px}.sk-hdr{border-bottom:1px solid #e8ecf0;justify-content:space-between;margin-bottom:16px;padding:10px 0 14px}.sk-hdr,.sk-hdr-right{align-items:center;display:flex}.sk-hdr-right{gap:6px}.sk-summary{display:flex;gap:40px;justify-content:center;margin-bottom:8px;padding:20px 0 24px}.sk-bar{animation:sk 1.2s infinite;background:linear-gradient(90deg,#ebebeb 25%,#d6d6d6,#ebebeb 75%);background-size:600px 100%;border-radius:4px;flex-shrink:0;height:14px}.sk-grid{display:grid;gap:10px;grid-template-columns:repeat(6,1fr)}.sk-month{background:#fff;border:1px solid #e8ecf0;border-radius:10px;padding:10px}.sk-title{animation:sk 1.2s infinite;background:linear-gradient(90deg,#ebebeb 25%,#d6d6d6,#ebebeb 75%);background-size:600px 100%;border-radius:3px;height:10px;margin-bottom:8px;width:55%}.sk-row{display:grid;gap:2px;grid-template-columns:repeat(7,1fr);margin-bottom:2px}.sk-cell{animation:sk 1.4s infinite;background:linear-gradient(90deg,#f0f0f0 25%,#e4e4e4,#f0f0f0 75%);background-size:600px 100%;border-radius:2px;height:16px}@media(max-width:1100px){.sk-grid{grid-template-columns:repeat(4,1fr)}}@media(max-width:750px){.sk-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:500px){.sk-grid{grid-template-columns:repeat(2,1fr)}}.sk-wrap+div{display:none}
