
.ktrm-front-wrap{width:100%;overflow:hidden;border-radius:14px}
.ktrm-front-map{width:100%;min-height:300px;background:#eef2f4}
.ktrm-num span{width:32px;height:32px;border-radius:50%;background:#102d42;color:#fff;display:flex;align-items:center;justify-content:center;border:3px solid #fff;box-shadow:0 2px 7px rgba(0,0,0,.3);font-weight:700}
.ktrm-num{transition:opacity .2s ease}
.ktrm-num-active span{transform:scale(1.12);box-shadow:0 0 0 5px rgba(16,45,66,.18),0 3px 10px rgba(0,0,0,.35)}
.ktrm-day-hint{min-height:22px;padding:8px 2px 0;color:#102d42;font-size:13px;font-weight:600}
