#c4b-app .date-btn{padding:10px 6px!important;min-height:80px!important;border:2px solid #e5e7eb!important;border-radius:12px!important;background:#fff!important;cursor:pointer!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;transition:all .2s ease!important}#c4b-app .date-btn:hover{border-color:#6366f1!important;transform:translateY(-2px)!important;box-shadow:0 4px 12px rgba(99,102,241,.15)!important}#c4b-app .date-btn.selected{background:linear-gradient(135deg,#6366f1 0%,#4f46e5 100%)!important;border-color:transparent!important;box-shadow:0 6px 16px rgba(99,102,241,.35)!important;transform:translateY(-2px)!important}#c4b-app .date-btn span{display:block!important;line-height:1.1!important}#c4b-app .date-btn .day-name{font-size:.625rem!important;font-weight:700!important;color:#9ca3af!important;text-transform:uppercase!important;margin-bottom:4px!important;letter-spacing:.5px!important}#c4b-app .date-btn .day-num{font-size:1.375rem!important;font-weight:800!important;color:#1f2937!important;line-height:1!important}#c4b-app .date-btn .month-name{font-size:.5625rem!important;font-weight:700!important;color:#6366f1!important;text-transform:uppercase!important;margin-top:4px!important;letter-spacing:.5px!important}#c4b-app .date-btn.selected .day-name,#c4b-app .date-btn.selected .day-num,#c4b-app .date-btn.selected .month-name{color:white!important}#c4b-app .time-btn.selected{background:linear-gradient(135deg,#6366f1 0%,#4f46e5 100%)!important;color:white!important;border-color:transparent!important;box-shadow:0 4px 12px rgba(99,102,241,.3)!important}#c4b-app .c4b-badge.green{background:linear-gradient(135deg,#dcfce7 0%,#bbf7d0 100%)!important;color:#15803d!important}#c4b-app .file-item{display:flex!important;justify-content:space-between!important;align-items:center!important;background:#fff!important;padding:10px 12px!important;margin-bottom:8px!important;border-radius:8px!important;border:1px solid #e2e8f0!important;font-size:.8125rem!important}#c4b-app .file-item-name{display:flex!important;align-items:center!important;gap:8px!important;color:#374151!important;overflow:hidden!important}#c4b-app .file-item-name i{color:#6366f1!important}#c4b-app .file-item-remove{color:#ef4444!important;cursor:pointer!important;font-weight:700!important;padding:2px 6px!important;background:0 0!important;border:none!important;font-size:1rem!important}