.reserv-latest-table{--mint:#00b1b0;}
.reserv-latest-table .tbl-wrap{overflow-x:auto;}
.reserv-latest-table .tbl{width:100%;table-layout:fixed;border-collapse:collapse;background:#fff;border:1px solid rgba(0,0,0,.06);border-radius:14px;overflow:hidden;}
.reserv-latest-table thead th{font-weight:700;text-align:center;color:#475569;background:#f8fafc;border-bottom:1px solid rgba(0,0,0,.06);padding:10px 10px;}
.reserv-latest-table tbody td{padding:10px 10px;border-bottom:1px solid rgba(0,0,0,.06);color:#1f2937;vertical-align:middle;background:#fff;}
.reserv-latest-table tbody tr:last-child td{border-bottom:0;}
.reserv-latest-table .th-lock,.reserv-latest-table .td-lock{width:40px;text-align:center;}
.reserv-latest-table .th-name,.reserv-latest-table .td-name{width:15%;text-align:left;padding-left:16px;letter-spacing: 2px;text-align: center;}
.reserv-latest-table .th-area,.reserv-latest-table .td-area{width:auto;text-align:left;}
.reserv-latest-table .th-date,.reserv-latest-table .td-date{width:15%;text-align:center;white-space:nowrap;}
.reserv-latest-table .th-state,.reserv-latest-table .td-state{width:14%;text-align:center;}
.reserv-latest-table .row-link{color:inherit;text-decoration:none;}
.reserv-latest-table .row-link:hover{text-decoration:underline;}
.reserv-latest-table .badge-cate{display:inline-block;margin-right:6px;padding:2px 8px;border-radius:999px;font-size:12px;font-weight:700;color:var(--mint);background:rgba(0,177,176,.12);vertical-align:middle;}
.reserv-latest-table .pill-new{display:inline-block;margin-left:6px;padding:0 6px;height:18px;line-height:18px;border-radius:9px;font-size:11px;font-weight:800;color:#fff;background:var(--mint);vertical-align:middle;}
.reserv-latest-table .state{display:inline-block;padding:4px 10px;border-radius:999px;font-size:12px;font-weight:700;}
.reserv-latest-table .state.done{color:#0f766e;background:#e6f8f7;}
.reserv-latest-table .state.pending{color:#374151;background:#eef2f7;}
.reserv-latest-table .ico-lock{color:#9ca3af;opacity:.9;font-size:14px;line-height:1;}
.reserv-latest-table .empty{text-align:center;color:#6b7280;padding:20px 10px;}
.reserv-latest-table .tbl{table-layout:fixed !important;border-collapse:collapse !important;width:100% !important;}
.reserv-latest-table thead{display:table-header-group !important;}
.reserv-latest-table tbody{display:table-row-group !important;}
.reserv-latest-table tr{display:table-row !important;}
.reserv-latest-table th,.reserv-latest-table td{display:table-cell !important;vertical-align:middle !important;}
.reserv-latest-table tbody tr{cursor:pointer;transition:background-color .15s ease;}
.reserv-latest-table tbody tr:hover td{background:#f7fafc;}
.reserv-latest-table a,.reserv-latest-table a:hover,.reserv-latest-table .row-link,.reserv-latest-table .row-link:hover{text-decoration:none !important;color:inherit;}

@media (max-width: 767.98px){
.reserv-latest-table .th-lock,.reserv-latest-table .td-lock,.reserv-latest-table .th-date,.reserv-latest-table .td-date{display:none !important;}
.reserv-latest-table col.col-lock,.reserv-latest-table col.col-date{width:0 !important;display:none !important;}
.reserv-latest-table .th-name,.reserv-latest-table .td-name{width:28% !important;padding-left:12px;}
.reserv-latest-table .th-area,.reserv-latest-table .td-area{width:auto !important;}
.reserv-latest-table .th-state,.reserv-latest-table .td-state{width:28% !important;}
.reserv-latest-table .ellipsis{max-width:64%;}
.reserv-latest-table tbody td{padding:12px 8px;}
.reserv-section .row{--bs-gutter-x:0 !important;}
.reserv-section .col-12,.reserv-section .col-md-8,.reserv-section .col-lg-9{padding-left:12 !important;padding-right:12 !important;}
.reserv-section .latest-card{padding:0 !important;border-radius:14px !important;overflow:hidden !important;border-left:0 !important;border-right:0 !important;}
.reserv-latest-table .tbl{width:100% !important;border-radius:0 !important;border-left:0 !important;border-right:0 !important;}
.reserv-latest-table .tbl-wrap{margin-left:0 !important;margin-right:0 !important;}
}

.reserv-latest-table .tbl-wrap{background:#ffffff9c;border:1px solid rgba(0,0,0,.08);border-radius:18px;padding:16px;overflow:hidden;position:relative;isolation:isolate;-webkit-backdrop-filter:saturate(120%) blur(10px);backdrop-filter:saturate(120%) blur(10px);box-shadow:0 8px 24px rgba(0,0,0,.08);}
.reserv-latest-table .tbl{background:transparent !important;border-collapse:separate;border-spacing:0;}
.reserv-latest-table thead th{background:transparent !important;border-bottom:1px solid rgba(0,0,0,.08);}
.reserv-latest-table tbody td{background:transparent !important;border-bottom:1px solid rgba(0,0,0,.06);}
.reserv-latest-table tbody tr{background:transparent !important;}
.reserv-latest-table tbody tr:hover{background:rgba(255,255,255) !important;}
.reserv-latest-table .tbl,.reserv-latest-table .tbl td,.reserv-latest-table .tbl th{border-color:rgba(0,0,0,.06) !important;}

@media (max-width: 767px){
.reserv-latest-table .tbl-wrap{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);}
}

@supports not ((-webkit-backdrop-filter: blur(0)) or (backdrop-filter: blur(0))){
.reserv-latest-table .tbl-wrap{background:rgba(255,255,255,.88);}
}
