#lh-booking-app{font-family:Inter,system-ui,-apple-system,"Segoe UI",sans-serif;color:#16191d}#lh-booking-app button,#lh-booking-app input,#lh-booking-app select,#lh-booking-app textarea{color:#16191d!important;font-family:inherit}#lh-booking-app input::placeholder,#lh-booking-app textarea::placeholder{color:#5a6472!important;opacity:1}.lh-room-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(100%,260px),1fr));gap:24px;background:#f5f8fb;padding:8px}.lh-room-card{background:#fff;border:1px solid #dce3e9;box-shadow:0 2px 8px #0001;border-radius:14px;overflow:hidden}.lh-room-media{height:300px;position:relative}.lh-room-media img{width:100%;height:100%;object-fit:cover}.lh-status{position:absolute;left:12px;top:12px;background:#253126;color:#00d47c!important;padding:6px 10px;font-size:11px;font-weight:800;border-radius:6px}.lh-price-range{position:absolute;right:10px;bottom:10px;background:#ed0b0b;color:#fff!important;padding:7px 11px;font-weight:800;border-radius:6px}.lh-room-body{padding:16px}.lh-room-body h3{font-size:17px;margin:0 0 10px;color:#16191d}.lh-room-meta{margin:0 0 10px;font-size:13px;color:#5a6472}.lh-room-meta .lh-capacity{display:inline-flex;align-items:center;gap:4px;background:#f0f7ff;color:#1d6bd4;padding:4px 10px;border-radius:12px;font-weight:600}.lh-tags{display:flex;gap:6px;flex-wrap:wrap;min-height:42px}.lh-tags span{font-size:10px;background:#f4f7f9;border-radius:12px;padding:4px 7px;color:#66717b}.lh-book-btn{width:100%;margin-top:15px;background:#17191b;color:#fff!important;border:0;padding:11px;font-weight:800;cursor:pointer;border-radius:10px}#lh-booking-app .lh-book-btn{color:#fff!important}
.lh-overlay{position:fixed;inset:0;background:#000b;z-index:999999;display:none;align-items:center;justify-content:center;padding:20px}.lh-overlay.open{display:flex}.lh-modal{width:min(1180px,97vw);max-height:95vh;overflow:auto;background:#f8fafc;padding:28px 34px 0;position:relative;border-radius:4px}.lh-close{position:absolute;right:14px;top:7px;border:0;background:none;font-size:28px;cursor:pointer}.lh-room-detail{display:flex;gap:16px;background:#fff;border:1px solid #e0e5eb;border-radius:16px;padding:14px;margin-bottom:18px}.lh-room-detail img{width:145px;height:100px;object-fit:cover;border-radius:10px}.lh-room-detail h2{margin:6px 0;font-size:20px;color:#16191d}.lh-room-detail p{margin:5px 0;color:#e60000;font-weight:700}.lh-steps{display:flex;justify-content:center;align-items:center;margin-bottom:20px}.lh-step{min-width:145px;text-align:center;display:flex;flex-direction:column;align-items:center}.lh-step b{width:38px;height:38px;border:2px solid #ccd3db;border-radius:50%;display:grid;place-items:center;color:#16191d}.lh-step.active b{background:#17191b;color:#fff!important;border-color:#17191b}.lh-step.done b{background:#0bc98b;color:#fff!important;border-color:#0bc98b}.lh-step strong{font-size:12px;color:#16191d}.lh-step small{font-size:10px;color:#5a6472}.lh-step-line{height:2px;width:70px;background:#d4dae0}.lh-rental-tabs{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:15px}.lh-rental-tabs button{border:2px solid #d7dee5;background:#fff;border-radius:13px;padding:13px;cursor:pointer;display:grid;gap:3px;place-items:center;color:#16191d!important;transition:background .15s,border-color .15s,color .15s}.lh-rental-tabs button:hover{border-color:#aab3bd}.lh-rental-tabs button.active{border-color:#17191b;background:#17191b}.lh-rental-tabs button.active b,.lh-rental-tabs button.active small{color:#fff!important}.lh-rental-tabs b{font-size:14px;color:#16191d}.lh-rental-tabs small{color:#5a6472}.lh-time-card,.lh-service-box,.lh-customer-box,.lh-receipt{background:#fff;border:1px solid #e0e5eb;border-radius:16px;padding:18px;margin-bottom:15px}.lh-section-title{display:flex;justify-content:space-between;border-bottom:1px solid #edf0f3;padding-bottom:12px;color:#16191d}.lh-section-title span{font-size:11px;background:#f0f3f6;padding:6px 10px;border-radius:15px;color:#16191d}.lh-time-fields{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:15px}.lh-field{border:1px solid #dbe1e7;border-radius:10px;padding:12px;margin-top:12px}.lh-field label{font-size:11px;font-weight:800;display:block;color:#16191d}.lh-field input,.lh-field select{width:100%;margin-top:7px;border:1px solid #d7dee5;border-radius:7px;padding:10px;background:#fff;color:#16191d!important}.lh-hours{margin-top:14px}.lh-quick{display:flex;gap:7px;flex-wrap:wrap;margin-top:10px}.lh-quick button{border:1px solid #d8dfe5;background:#fff;border-radius:16px;padding:7px 12px;cursor:pointer;color:#16191d!important}.lh-slot-status{margin-top:12px;padding:10px;border-radius:9px;font-size:12px}.lh-slot-status.ok{background:#e7faf2;color:#006644!important}.lh-slot-status.busy{background:#ffebeb;color:#c40000!important}.lh-slot-status.loading{background:#f0f3f6;color:#4b5563!important}.lh-note{font-size:12px;color:#69737e}.lh-option{display:flex;gap:12px;align-items:center;border:1px solid #e2e6ea;border-radius:12px;padding:12px;margin-top:10px}.lh-option span{flex:1;color:#16191d}.lh-option small{display:block;color:#5a6472}.lh-option strong{color:#16191d}.lh-service-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.lh-service{border:1px solid #e0e5e9;padding:12px;border-radius:11px;display:flex;justify-content:space-between;color:#16191d}.lh-service b{color:#00784f}.lh-search{width:100%;padding:12px;border:1px solid #dbe1e7;border-radius:9px;margin:10px 0;color:#16191d!important}.lh-confirm-grid{display:grid;grid-template-columns:1.4fr .8fr;gap:18px}.lh-fields{display:grid;grid-template-columns:1fr 1fr;gap:12px}.lh-fields label{font-size:11px;font-weight:700;color:#16191d}.lh-fields input{display:block;width:100%;padding:11px;margin-top:6px;border:1px solid #dbe1e7;border-radius:8px;color:#16191d!important}.lh-receipt div{display:flex;justify-content:space-between;padding:8px 0;color:#16191d}.lh-receipt h4{font-size:11px;color:#5a6472}.lh-receipt .total{font-size:16px}.lh-policy{display:flex;gap:8px;color:#b45309;font-size:12px}.lh-bottom{position:static;margin:22px -34px 0;padding:12px 22px;background:#fff;border-top:1px solid #dfe4e8;display:flex;justify-content:space-between;align-items:center;border-radius:0 0 4px 4px}.lh-bottom small{display:block;color:#69737e}.lh-bottom strong{display:block;font-size:22px;color:#16191d}.lh-bottom em{font-style:normal;font-size:10px;color:#5a6472}.lh-bottom-actions{display:flex;gap:8px}.lh-bottom button{padding:11px 16px;border-radius:10px;font-weight:800;cursor:pointer}.lh-back{background:#fff;border:1px solid #d8dee4;color:#16191d!important}.lh-next{background:#fff;color:#17191b!important;border:1px solid #17191b}.lh-next:disabled{background:#9ba1a7;cursor:not-allowed}.lh-toast{position:fixed;right:20px;bottom:20px;background:#121416;color:#fff!important;padding:14px 18px;border-radius:9px;display:none;z-index:1000000}.lh-toast.show{display:block}
@media(max-width:1050px){.lh-confirm-grid{grid-template-columns:1fr}}@media(max-width:700px){.lh-modal{padding:20px 14px 0}.lh-room-detail{flex-direction:column}.lh-room-detail img{width:100%;height:170px}.lh-time-fields,.lh-fields,.lh-service-grid{grid-template-columns:1fr}.lh-step{min-width:0;flex:1}.lh-step-line{width:20px}.lh-step strong{font-size:10px}.lh-step small{font-size:8px}.lh-bottom{margin-left:-14px;margin-right:-14px;margin-bottom:0;padding:9px;border-radius:0 0 4px 4px}.lh-bottom-actions button{padding:9px;font-size:11px}}
.lh-id-upload{margin-top:18px;border-top:1px solid #edf0f3;padding-top:14px}.lh-id-upload h4{margin:0 0 5px}.lh-id-upload p{font-size:11px;color:#69737e}.lh-id-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.lh-id-grid label{border:1px dashed #cbd3db;border-radius:10px;padding:14px;font-size:11px;font-weight:700}.lh-id-grid input{display:block;margin-top:8px;width:100%}#lh-hold-timer{font-weight:800;color:#b45309;background:#fff4df;padding:6px 10px;border-radius:14px}.lh-room-detail small{color:#5a6472;font-weight:800}.lh-room-detail p{color:#e00000}@media(max-width:700px){.lh-id-grid{grid-template-columns:1fr}}
.lh-media-nav{position:absolute;top:50%;transform:translateY(-50%);width:30px;height:30px;border:0;border-radius:50%;background:#000000a6;color:#fff;font-size:16px;line-height:1;cursor:pointer;display:none;align-items:center;justify-content:center;z-index:2}.lh-room-media:hover .lh-media-nav{display:flex}.lh-media-prev{left:8px}.lh-media-next{right:8px}.lh-media-dots{position:absolute;left:0;right:0;bottom:10px;display:flex;justify-content:center;gap:6px;z-index:2}.lh-media-dots .lh-dot{width:6px;height:6px;border-radius:50%;background:#ffffff80;cursor:pointer}.lh-media-dots .lh-dot.active{background:#fff;width:16px;border-radius:4px}
.lh-detail-gallery{flex:0 0 300px;position:relative;min-width:0}.lh-detail-main{position:relative;width:300px;height:190px;border-radius:10px;overflow:hidden}.lh-detail-main img{width:100%;height:100%;object-fit:cover;display:block}.lh-detail-main .lh-media-nav{width:32px;height:32px;font-size:17px;display:flex}
@media(max-width:700px){.lh-detail-gallery{flex:1 1 auto;width:100%}.lh-detail-main{width:100%;height:170px}}

.lh-service-note{margin:-6px 0 14px;color:#69737e;font-size:13px}.lh-service{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:12px 14px}.lh-service-info{display:flex;flex-direction:column;gap:3px}.lh-service-info small{color:#69737e}.lh-service-qty{display:flex;align-items:center;gap:4px;flex:0 0 auto}.lh-service-qty button{width:34px;height:34px;border:1px solid #d7dde3;background:#fff;border-radius:8px;font-size:20px;line-height:1;cursor:pointer}.lh-service-qty button:hover{background:#f3f5f7}.lh-service-qty-input{width:48px;height:34px;text-align:center;border:1px solid #d7dde3;border-radius:8px}.lh-service-qty-input::-webkit-outer-spin-button,.lh-service-qty-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.lh-service-qty-input[type=number]{-moz-appearance:textfield}
.lh-bcheck{max-width:640px;margin:24px auto;background:#fff;border:1px solid #dce3e9;border-radius:14px;padding:22px;font-family:Inter,system-ui,-apple-system,"Segoe UI",sans-serif;color:#16191d;box-shadow:0 2px 8px #0001}.lh-bcheck h3{margin:0 0 6px;font-size:20px;color:#16191d}.lh-bcheck-desc{margin:0 0 14px;font-size:13px;color:#5a6472;line-height:1.5}.lh-bcheck-form{display:flex;gap:8px}.lh-bcheck-form input{flex:1;min-width:0;padding:11px 14px;border:1px solid #d7dde3;border-radius:10px;font-size:15px;color:#16191d!important;background:#fff}.lh-bcheck-form input:focus{outline:2px solid #17191b;outline-offset:-1px}.lh-bcheck-form button{padding:11px 18px;background:#17191b;color:#fff!important;border:0;border-radius:10px;font-weight:800;cursor:pointer}#lh-booking-check .lh-bcheck-form button{color:#fff!important}.lh-bcheck-err{color:#c0392b;font-weight:700;margin-top:12px}.lh-bcheck-loading{color:#5a6472;margin-top:12px}.lh-bcheck-table{width:100%;border-collapse:collapse;margin-top:14px}.lh-bcheck-table td{padding:9px 10px;border-bottom:1px solid #eef1f4;font-size:14px;vertical-align:top;color:#16191d}.lh-bcheck-table td:first-child{color:#69737e;width:38%}.lh-bcheck-table td:last-child{font-weight:700}.lh-bcheck-badge{display:inline-block;padding:4px 10px;border-radius:12px;font-size:12px;font-weight:800;background:#eafaf1;color:#00784f}.lh-bcheck-code{font-family:ui-monospace,Consolas,monospace;font-weight:800;font-size:16px;letter-spacing:.5px}
.lh-search-room{max-width:900px;margin:0 auto;font-family:Inter,system-ui,-apple-system,"Segoe UI",sans-serif;color:#16191d}.lh-search-header{text-align:center;margin-bottom:20px}.lh-search-header h3{margin:0 0 6px;font-size:22px;color:#16191d}.lh-search-desc{margin:0;color:#5a6472;font-size:14px}.lh-search-form{background:#fff;border:1px solid #dce3e9;border-radius:14px;padding:22px;box-shadow:0 2px 8px #0001}.lh-search-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:16px;margin-bottom:20px}.lh-search-field label{display:flex;flex-direction:column;gap:6px;font-size:13px;color:#4b5563;font-weight:600}.lh-search-field input{padding:11px 14px;border:1px solid #d7dde3;border-radius:10px;font-size:15px;color:#16191d!important;background:#fff}.lh-search-field input:focus{outline:2px solid #17191b;outline-offset:-1px}.lh-search-amenities label{display:flex;flex-direction:column;gap:6px;font-size:13px;color:#4b5563;font-weight:600}.lh-amenities-select{padding:11px 14px;border:1px solid #d7dde3;border-radius:10px;font-size:14px;color:#16191d;background:#fff;min-height:44px}.lh-amenities-select option{padding:8px 12px}.lh-search-btn{width:100%;padding:13px;background:#17191b;color:#fff!important;border:0;border-radius:10px;font-size:16px;font-weight:800;cursor:pointer;margin-top:8px}.lh-search-btn:hover{background:#0d0e10}.lh-search-btn:disabled{background:#9ba1a7;cursor:not-allowed}.lh-search-results{margin-top:24px}.lh-search-results h4{margin:0 0 14px;font-size:16px;color:#16191d}.lh-results-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:20px}.lh-result-card{background:#fff;border:1px solid #dce3e9;border-radius:12px;overflow:hidden;transition:transform .15s,box-shadow .15s}.lh-result-card:hover{transform:translateY(-2px);box-shadow:0 6px 16px #0002}.lh-result-media{height:180px;position:relative;overflow:hidden}.lh-result-media img{width:100%;height:100%;object-fit:cover;transition:transform .3s}.lh-result-card:hover .lh-result-media img{transform:scale(1.03)}.lh-result-media .lh-badge{position:absolute;left:10px;top:10px;background:#253126;color:#00d47c!important;padding:4px 8px;font-size:11px;font-weight:800;border-radius:6px}.lh-result-body{padding:14px}.lh-result-body h4{margin:0 0 8px;font-size:16px;color:#16191d}.lh-result-meta{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:10px;font-size:12px}.lh-result-meta span{display:inline-flex;align-items:center;gap:4px;background:#f0f7ff;color:#1d6bd4;padding:3px 8px;border-radius:8px;font-weight:600}.lh-result-price{display:flex;justify-content:space-between;align-items:center;padding-top:10px;border-top:1px solid #eef1f4}.lh-result-price .lh-price{font-weight:800;font-size:16px;color:#16191d}.lh-result-price .lh-btn{padding:8px 14px;background:#17191b;color:#fff!important;border:0;border-radius:8px;font-weight:700;font-size:13px;cursor:pointer}.lh-search-empty{text-align:center;padding:40px 20px;color:#5a6472}.lh-search-empty svg{width:64px;height:64px;margin-bottom:12px;opacity:.5}.lh-search-loading{display:flex;align-items:center;justify-content:center;gap:8px;padding:30px;color:#5a6472}
/* Search results grid from JS */
.lh-search-results-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:20px;margin-top:16px}.lh-search-room-card{background:#fff;border:1px solid #dce3e9;border-radius:14px;overflow:hidden;transition:transform .15s,box-shadow .15s}.lh-search-room-card:hover{transform:translateY(-2px);box-shadow:0 6px 16px #0002}.lh-search-room-img{height:180px;background-size:cover;background-position:center}.lh-search-room-body{padding:16px}.lh-search-room-card h4{margin:0 0 8px;font-size:16px;color:#16191d}.lh-search-room-meta{display:flex;gap:10px;align-items:center;margin-bottom:8px;font-size:12px;color:#5a6472}.lh-search-room-card .lh-capacity{background:#f0f7ff;color:#1d6bd4;padding:2px 8px;border-radius:10px;font-weight:600}.lh-search-room-price{font-weight:800;color:#16191d;font-size:15px}.lh-search-room-amenities{display:flex;gap:4px;flex-wrap:wrap;margin-bottom:12px}.lh-search-room-amenities span{font-size:11px;background:#f4f7f9;border-radius:12px;padding:2px 8px;color:#66717b}.lh-search-book-btn{width:100%;padding:11px;background:#17191b;color:#fff!important;border:0;border-radius:10px;font-weight:800;cursor:pointer}.lh-search-book-btn:hover{background:#0d0e10}.lh-search-empty{text-align:center;color:#69737e;padding:40px 20px;font-size:14px}.lh-search-loading{text-align:center;color:#5a6472;padding:40px 20px}.lh-search-error{text-align:center;color:#c0392b;padding:20px;font-weight:600}
