.hc-nav-btn{color:#334155;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:12px;align-items:center;gap:6px;padding:8px 14px;font-size:13px;font-weight:700;transition:all .2s cubic-bezier(.4,0,.2,1);display:inline-flex;box-shadow:0 1px 2px #0000000d}.hc-nav-btn:hover{background:#f8fafc;border-color:#cbd5e1;transform:translateY(-1px);box-shadow:0 4px 6px -1px #0000000d}.hc-nav-btn:active{transform:translateY(0)}.hc-view-btn{color:#64748b;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:10px;padding:8px 16px;font-size:13px;font-weight:700;transition:all .2s}.hc-view-btn:hover{color:#334155}.hc-view-active{color:#059669;background:#fff;border-color:#e2e8f0;box-shadow:0 2px 4px #00000005}.hc-calendar-wrap{background:#f8fafc;border:1px solid #f1f5f9;border-radius:20px;padding:12px}@media (width>=640px){.hc-calendar-wrap{padding:16px}}.hc-calendar-grid{grid-template-columns:repeat(7,minmax(0,1fr));gap:4px;display:grid}@media (width>=640px){.hc-calendar-grid{gap:6px}}.hc-dow{text-align:center;color:#64748b;padding:8px 2px;font-size:11px;font-weight:800}.hc-sat{color:#3b82f6}.hc-sun{color:#ef4444}.hc-cell{background:#fff;border:1px solid #e2e8f0;border-radius:10px;flex-direction:column;min-height:64px;padding:6px;transition:all .2s;display:flex;box-shadow:0 1px 2px #00000005}@media (width>=640px){.hc-cell{border-radius:12px;min-height:84px;padding:8px}}.hc-cell:not(.hc-empty):hover{z-index:10;border-color:#cbd5e1;position:relative;transform:translateY(-2px);box-shadow:0 4px 12px #0000000d}.hc-cell-num{color:#334155;align-self:flex-start;margin-bottom:auto;font-size:13px;font-weight:800;line-height:1}@media (width>=640px){.hc-cell-num{font-size:15px}}.hc-cell-name{color:#475569;text-align:center;word-break:break-all;background:#f1f5f9;border-radius:6px;margin-top:4px;padding:3px;font-size:9px;font-weight:700;line-height:1.25;display:block}@media (width>=640px){.hc-cell-name{border-radius:6px;margin-top:6px;padding:4px;font-size:10px}}.hc-empty{box-shadow:none;pointer-events:none;background:0 0;border-color:#0000}.hc-holiday{background:#fff1f2;border-color:#fecdd3}.hc-holiday .hc-cell-num{color:#e11d48}.hc-holiday .hc-cell-name{color:#be123c;background:#ffe4e6}.hc-substitute{background:#fffbeb;border-color:#fde68a}.hc-substitute .hc-cell-num{color:#d97706}.hc-substitute .hc-cell-name{color:#b45309;background:#fef3c7}.hc-sat-cell .hc-cell-num{color:#3b82f6}.hc-sun-cell .hc-cell-num{color:#ef4444}.hc-today{position:relative;border:2px solid #10b981!important}.hc-today:before{content:"";background:#10b981;border-radius:50%;width:6px;height:6px;position:absolute;top:6px;right:6px}.hc-list-wrap{background:#fff;border:1px solid #e2e8f0;border-radius:16px;overflow:hidden;box-shadow:0 4px 6px -1px #00000005}.hc-table{border-collapse:separate;border-spacing:0;width:100%;font-size:13px}@media (width>=640px){.hc-table{font-size:14px}}.hc-table th{color:#64748b;text-transform:uppercase;letter-spacing:.05em;text-align:left;background:#f8fafc;border-bottom:2px solid #e2e8f0;padding:12px 16px;font-size:12px;font-weight:800}.hc-table td{color:#334155;border-bottom:1px solid #f1f5f9;padding:12px 16px;font-weight:600}.hc-table tr:last-child td{border-bottom:none}.hc-table tr{transition:background .15s}.hc-table tr:hover td{background:#f8fafc}.hc-table tr.hc-tr-holiday td{color:#be123c;background:#fff1f2;border-bottom-color:#ffe4e6}.hc-table tr.hc-tr-sub td{color:#b45309;background:#fffbeb;border-bottom-color:#fef3c7}.hc-btn{color:#fff;cursor:pointer;background:#059669;border:none;border-radius:12px;justify-content:center;align-items:center;gap:6px;padding:10px 20px;font-size:14px;font-weight:700;transition:all .2s cubic-bezier(.4,0,.2,1);display:inline-flex;box-shadow:0 4px 12px #05966933}.hc-btn:hover{background:#047857;transform:translateY(-1px);box-shadow:0 6px 16px #0596694d}.hc-btn:active{transform:translateY(0)}.hc-legend-wrap{border-top:1px dashed #e2e8f0;flex-wrap:wrap;gap:10px;margin-top:24px;padding-top:24px;display:flex}.hc-legend{border-radius:100px;align-items:center;gap:4px;padding:6px 12px;font-size:12px;font-weight:700;display:inline-flex;box-shadow:0 1px 2px #00000005}.hc-legend-holiday{color:#e11d48;background:#fff1f2;border:1px solid #fecdd3}.hc-legend-sub{color:#d97706;background:#fffbeb;border:1px solid #fde68a}.hc-legend-sat{color:#3b82f6;background:#eff6ff;border:1px solid #bfdbfe}.hc-legend-sun{color:#ef4444;background:#fef2f2;border:1px solid #fecaca}
