.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}.resume-drawer__header{padding:24px 28px;background:linear-gradient(180deg,#f8faff,#fff)}.resume-drawer__hero{display:flex;align-items:center;gap:16px}.resume-drawer__logo{width:80px;height:80px;border-radius:18px;background:#eef2ff;border:1.5px solid #e0e7ff;display:flex;align-items:center;justify-content:center;flex-shrink:0;overflow:hidden}.resume-drawer__title-group{display:flex;flex-direction:column;gap:3px}.resume-drawer__name{font-size:20px;font-weight:700;color:#1e293b;line-height:1.3}.resume-drawer__location{font-size:13px;color:#94a3b8}.resume-drawer__location .anticon{color:#6366f1;margin-right:4px}.resume-drawer__rating{display:flex;align-items:center;gap:8px;margin-top:2px}.resume-drawer__rate-count{color:#94a3b8;font-size:12px;font-weight:500}.resume-drawer__info-bar{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px;margin-top:16px;padding:12px 16px;background:#fff;border:1px solid #eef2ff;border-radius:12px}.resume-drawer__contact-link{color:#475569;font-size:13px;text-decoration:none;transition:color .2s}.resume-drawer__contact-link:hover{color:#6366f1}.resume-drawer__contact-link .anticon{color:#6366f1;margin-right:4px}.resume-drawer__body{padding:24px 28px;display:flex;justify-content:center}
