.booking-card{display:flex;flex-direction:column;justify-content:space-between;min-height:210px;padding:18px;border-radius:20px;background:#fff;border:1.5px solid #EEF2FF;box-shadow:0 2px 12px #6366f114;transition:box-shadow .2s ease,transform .2s ease}.booking-card:hover{box-shadow:0 6px 24px #6366f124}.card{display:flex;flex-direction:column;justify-content:space-between;min-height:220px;padding:16px;border-radius:16px}.header{margin-bottom:12px}.statusTag{font-size:12px;line-height:24px;padding:2px 10px;border-radius:20px;font-weight:600}.logo{border-radius:14px}.content{flex-grow:1;text-align:left}.title,.time,.fullName{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:left}.footer{margin-top:14px}.tenantName{font-size:12px;color:#94a3b8}.custom-menu .ant-menu-item{color:#374151!important;padding:12px 20px!important;height:52px!important;line-height:28px!important;display:flex;align-items:center;border-radius:12px!important;margin:4px 8px!important;width:calc(100% - 16px)!important;transition:all .2s ease!important}.custom-menu .ant-menu-item:hover{background-color:#eef2ff!important;color:#6366f1!important}.custom-menu .ant-menu-item-selected{background-color:#eef2ff!important;color:#6366f1!important;font-weight:600!important}.custom-menu .ant-menu-item-selected .anticon{color:#6366f1!important}@media (max-width: 420px){.header-brand-text{font-size:.9em!important}.header-btn{font-size:12px!important;padding:0 10px!important;height:28px!important}}
