
.wko-rt{ padding:18px 20px; border-radius:20px; margin:0 0 14px;
  background:#fff !important; border:1px solid #E8E4DC !important; }
.wko-rtn{ font-size:1.05rem; font-weight:800;
  color:#243447 !important; -webkit-text-fill-color:#243447 !important; }
.wko-rdays{ display:flex; flex-direction:column; gap:8px; margin:12px 0 0; }
.wko-rday{ display:flex; align-items:center; gap:10px; flex-wrap:wrap; padding:10px 13px;
  border-radius:12px; background:#FBFAF7 !important; }
.wko-rdl{ flex:none; min-width:92px; font-size:.72rem; font-weight:800; letter-spacing:.1em;
  text-transform:uppercase; color:#6E7A61 !important; -webkit-text-fill-color:#6E7A61 !important; }
.wko-rw{ display:inline-flex; align-items:center; gap:7px; font-size:.88rem;
  color:#243447 !important; -webkit-text-fill-color:#243447 !important; }
.wko-rx{ width:30px; height:30px; border-radius:50%; cursor:pointer; font:inherit; font-size:.7rem;
  border:0 !important; background:#F1EDE8 !important;
  color:#78766c !important; -webkit-text-fill-color:#78766c !important; }
.wko-up{ display:grid; grid-template-columns:repeat(7,minmax(0,1fr)); gap:8px; }
.wko-upd{ padding:12px 10px; border-radius:14px; min-width:0;
  background:#fff !important; border:1px solid #E8E4DC !important; }
.wko-upd.is-on{ background:#F3F7F1 !important; border-color:#CFE0C9 !important; }
.wko-udl{ display:block; font-size:.7rem; font-weight:800;
  color:#9AA2AD !important; -webkit-text-fill-color:#9AA2AD !important; }
.wko-uds{ display:block; margin-top:5px; font-size:.75rem; line-height:1.35;
  color:#3F5F3A !important; -webkit-text-fill-color:#3F5F3A !important; }
.wko-uds em{ display:block; font-style:normal; font-size:.68rem;
  color:#9AA2AD !important; -webkit-text-fill-color:#9AA2AD !important; }
#wkoSheet .wko-exl{ margin:0 0 4px; padding-left:20px; }
#wkoSheet .wko-exl li{ margin:0 0 9px; display:flex; align-items:center; gap:10px; flex-wrap:wrap; }
#wkoSheet .wko-exn2{ flex:1 1 120px; font-weight:800;
  color:#243447 !important; -webkit-text-fill-color:#243447 !important; }
#wkoSheet .wko-exm{ font-size:.82rem;
  color:#8B94A0 !important; -webkit-text-fill-color:#8B94A0 !important; }
#wkoSheet .wko-daypick{ display:flex; gap:8px; flex-wrap:wrap; }
#wkoSheet .wko-daychk{ display:inline-flex; align-items:center; gap:6px; min-height:44px;
  padding:9px 13px; border-radius:999px; font-size:.82rem; font-weight:700;
  background:#FBFAF7 !important; border:1px solid #EDE8DD !important;
  color:#3E4B65 !important; -webkit-text-fill-color:#3E4B65 !important; }
@media (max-width:620px){ .wko-up{ grid-template-columns:repeat(4,minmax(0,1fr)); } }
