.hotel-tools{display:grid;grid-template-columns:minmax(230px,1fr) 150px 170px;gap:10px;padding:14px;border:1px solid #dfe6e2;border-radius:12px;background:#f7faf8;margin-bottom:12px}.hotel-tools label>span{font-size:9px;letter-spacing:.2px}.hotel-tools input,.hotel-tools select{height:40px;background:#fff}.hotel-results-bar{display:flex;align-items:center;justify-content:space-between;margin:4px 2px 10px}.hotel-results-bar p{margin:0;color:#7a8581;font-size:9px}.hotel-results-bar p:first-child{color:#26332f;font-weight:800}.hotel-list{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch}.hotel-option{position:relative;display:grid;grid-template-columns:112px minmax(0,1fr);grid-template-rows:auto auto;gap:10px 13px;height:100%;padding:10px}.hotel-option.selected{padding:9px}.hotel-art{height:112px;grid-row:1/3}.hotel-copy{min-width:0}.hotel-name-row{align-items:flex-start}.hotel-name-row h3{font-size:13px;line-height:1.25}.hotel-copy>p{font-size:9px;line-height:1.4;margin:5px 0 8px}.hotel-meta{gap:4px}.hotel-meta span{font-size:7.5px;padding:3px 5px}.hotel-meta span:nth-child(3){display:none}.hotel-price{grid-column:2;border:0;border-top:1px solid #e6eae8;padding:8px 0 0;text-align:left;display:flex;align-items:baseline;gap:5px}.hotel-price>span:first-child{font-size:8px}.hotel-price>b{font-size:14px;margin:0}.hotel-price .radio-dot{position:absolute;right:10px;bottom:10px;margin:0}.no-hotels{grid-column:1/-1;padding:36px;text-align:center;border:1px dashed #cbd7d2;border-radius:12px;background:#fafcfb;color:#64716c}.no-hotels b{color:#21302b}.no-hotels p{font-size:10px;margin:5px 0 0}.hotel-pagination{display:flex;align-items:center;justify-content:center;gap:14px;margin:16px 0 2px}.hotel-pagination button{height:34px;padding:0 12px;border:1px solid #d6dfda;border-radius:8px;background:#fff;color:#174f42;font-size:9px;font-weight:800}.hotel-pagination button:hover:not(:disabled){border-color:#174f42;background:#f1f7f4}.hotel-pagination button:disabled{opacity:.42}.hotel-pagination span{font-size:9px;color:#6e7975}.rooms-heading{display:flex;align-items:start;justify-content:space-between;gap:20px;margin-bottom:12px}.rooms-heading h3{margin-bottom:3px}.rooms-heading p{font-size:9px;color:#7a8581;margin:0}.add-room-button{height:34px;padding:0 12px;border:1px solid #bad0c8;border-radius:8px;background:#f2f8f5;color:#174f42;font-size:9px;font-weight:800;white-space:nowrap}.add-room-button:hover{background:#e7f1ed}.add-room-button:disabled{opacity:.55}.room-list{display:grid;gap:11px}.room-config{padding:14px;border:1px solid #dce4e0;border-radius:11px;background:#fbfcfb}.room-config-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:11px}.room-config-head div span,.room-guest-heading div>span{display:block;color:#a17436;font-size:8px;font-weight:800;letter-spacing:1px}.room-config-head div b{display:block;font-size:11px;margin-top:2px}.room-config-head button{border:0;background:transparent;color:#a8463d;font-size:9px;font-weight:800}.lead-room{padding:3px 7px;border-radius:10px;background:#e7f1ed;color:#174f42;font-size:8px;font-weight:800;text-transform:uppercase}.room-config .occupancy-option{background:#fff}.room-guest-group{border:1px solid #dce4e0;border-radius:12px;padding:15px;margin-bottom:15px;background:#f8faf9}.room-guest-heading{display:flex;align-items:center;justify-content:space-between;padding:0 2px 12px}.room-guest-heading h3{font-size:14px;margin:2px 0 0}.room-guest-heading>b{padding:5px 8px;border-radius:12px;background:#e8f1ed;color:#174f42;font-size:8px}.room-guest-group .guest-card{background:#fff;margin-bottom:10px}.room-guest-group .guest-card:last-child{margin-bottom:0}.review-room{padding:9px 0;border-bottom:1px solid #e7ebe8}.review-room:first-child{padding-top:0}.review-room:last-child{border:0;padding-bottom:0}.review-room>b{display:block;color:#174f42;font-size:10px;margin-bottom:5px}.review-room strong{color:#18221f}.summary-room{line-height:1.55}.summary-room b{color:#283530}
@media(max-width:1050px){.hotel-list{grid-template-columns:1fr}.hotel-option{grid-template-columns:130px minmax(0,1fr)}.hotel-art{height:118px}}
@media(max-width:700px){.hotel-tools{grid-template-columns:1fr 1fr}.hotel-search{grid-column:1/-1}.hotel-results-bar p:last-child{display:none}.hotel-option{grid-template-columns:96px minmax(0,1fr)}.hotel-art{height:104px}.hotel-meta{display:none}.hotel-price{grid-column:2}.rooms-heading{display:block}.add-room-button{margin-top:10px}.room-config{padding:12px}.room-config .occupancy-grid{grid-template-columns:1fr}.room-guest-group{padding:10px;margin-left:-4px;margin-right:-4px}}
@media(max-width:430px){.hotel-tools{grid-template-columns:1fr}.hotel-search{grid-column:auto}.hotel-option{grid-template-columns:82px minmax(0,1fr);gap:8px}.hotel-art{height:92px}.recommended{display:none}.hotel-price .radio-dot{right:8px;bottom:8px}.hotel-pagination{justify-content:space-between;gap:6px}}
