#cert-cal-root{margin-top:18px}.cert-cal-kpis{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:16px}.cert-cal-kpis>div{background:#fff;border:1px solid #e2e9e4;border-radius:14px;padding:16px;box-shadow:0 6px 22px rgba(20,48,31,.04)}.cert-cal-kpis b{display:block;font-size:1.65rem;color:#17211c}.cert-cal-kpis span{font-size:.78rem;color:#66736c;font-weight:700}.cert-cal-kpis .danger b{color:#c9342c}.cert-cal-card{background:#fff;border:1px solid #e2e9e4;border-radius:16px;padding:16px;box-shadow:0 8px 26px rgba(20,48,31,.055)}.cert-cal-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}.cert-cal-toolbar button,.cert-cal-tabs button{border:1px solid #dce5df;background:#f7faf8;border-radius:9px;padding:9px 12px;font-weight:700}.cal-month-nav{display:flex;align-items:center;gap:10px}.cal-month-nav strong{text-transform:capitalize;min-width:170px;text-align:center}.cert-cal-tabs{display:flex;gap:6px}.cert-cal-tabs .active{background:#009B3A;color:#fff;border-color:#009B3A}.cert-cal-layout{display:grid;grid-template-columns:minmax(0,1fr) 290px;gap:16px}.cert-cal-week,.cert-cal-grid{display:grid;grid-template-columns:repeat(7,1fr)}.cert-cal-week span{text-align:center;padding:8px 3px;font-size:.68rem;font-weight:800;color:#66736c}.cert-cal-day{min-height:96px;border:1px solid #edf1ee;background:#fff;padding:8px;text-align:left;display:flex;flex-direction:column;gap:8px}.cert-cal-day:hover{background:#f4fbf6}.cert-cal-day.selected{box-shadow:inset 0 0 0 2px #009B3A}.cert-cal-day.today .daynum{background:#009B3A;color:#fff}.cert-cal-day.is-empty{background:#fafbfa}.daynum{width:27px;height:27px;display:grid;place-items:center;border-radius:50%;font-weight:800}.event-pill{font-size:.7rem;background:#e8f8ee;color:#087438;border-radius:7px;padding:5px;font-weight:700}.cert-cal-detail-head{display:flex;justify-content:space-between;gap:8px;align-items:flex-start}.cert-cal-detail-head h3{margin:0;text-transform:capitalize;font-size:1rem}.cert-cal-detail-head span{font-size:.72rem;color:#66736c}#cert-cal-detail{border-left:1px solid #edf1ee;padding:8px 0 8px 16px}.cert-cal-item{display:flex;justify-content:space-between;gap:8px;padding:12px 0;border-bottom:1px solid #edf1ee}.cert-cal-item-main b,.cert-cal-item-main small,.cert-cal-item-side span,.cert-cal-item-side small{display:block}.cert-cal-item-main small,.cert-cal-item-side small{color:#66736c;margin-top:3px}.cert-cal-item-side{text-align:right;white-space:nowrap}.cert-cal-item-side span{font-size:.72rem;color:#087438;font-weight:800}.cert-cal-empty{padding:20px 0;color:#66736c}@media(max-width:760px){.cert-cal-kpis{grid-template-columns:repeat(2,1fr)}.cert-cal-card{padding:10px}.cert-cal-toolbar{flex-wrap:wrap}.cal-month-nav{order:3;width:100%;justify-content:space-between}.cal-month-nav strong{min-width:0}.cert-cal-layout{display:block}.cert-cal-day{min-height:58px;padding:4px}.event-pill{font-size:0;width:7px;height:7px;border-radius:50%;padding:0;background:#009B3A}.cert-cal-week span{font-size:.58rem}.daynum{width:25px;height:25px;font-size:.78rem}#cert-cal-detail{border-left:0;border-top:1px solid #edf1ee;margin-top:14px;padding:14px 4px}}