html[data-interface-design="claude"][data-v74-route="calendar"] :is(.v56-month-grid,.v56-week-grid){background:#241a12!important;border:2px solid #241a12;gap:1px!important}
html[data-interface-design="claude"][data-v74-route="calendar"] .v56-day{position:relative;border-radius:2px!important;box-sizing:border-box}
html[data-interface-design="claude"][data-v74-route="calendar"] .v56-day.tif-workday-empty{background:#afc6d8!important;color:#3a3126!important}
html[data-interface-design="claude"][data-v74-route="calendar"] .v56-day.tif-workday-busy{background:#3d6e93!important;color:#fff!important}
html[data-interface-design="claude"][data-v74-route="calendar"] .v56-day.tif-off-empty{background:#e6c7a8!important;color:#3a3126!important}
html[data-interface-design="claude"][data-v74-route="calendar"] .v56-day.tif-off-busy{background:#c97a3d!important;color:#fff!important}
html[data-interface-design="claude"][data-v74-route="calendar"] .v56-weekday{color:#fff!important}
html[data-interface-design="claude"][data-v74-route="calendar"] .v56-day:is(.today,.tif-today){
  filter:none!important;color:#2a1c06!important;text-shadow:0 0 2px rgba(0,0,0,.45);transition:none!important;
  box-shadow:0 0 0 1px rgba(255,255,255,.92),0 0 5px 1px rgba(255,224,140,.38),inset 0 0 13px 4px rgba(255,255,255,.82)!important
}
html[data-interface-design="claude"][data-v74-route="calendar"] .v56-day:is(.today,.tif-today)::after{content:none!important}
html[data-interface-design="claude"][data-v74-route="calendar"] .v56-day.tif-selected{box-shadow:inset 0 0 0 3px #c9a24b!important;z-index:1}
html[data-interface-design="claude"][data-v74-route="calendar"] .v56-day:is(.today,.tif-today):is(.selected,.tif-selected){
  box-shadow:inset 0 0 0 3px #c9a24b,0 0 5px 1px rgba(255,224,140,.38),inset 0 0 13px 4px rgba(255,255,255,.82)!important
}
.tif-holiday-star{display:none}
html[data-interface-design="claude"] .tif-holiday-star{display:block;position:absolute;top:2px;right:2px;width:8px;height:8px;pointer-events:none}
