.Hotels-module__LeduPa__container{max-width:1280px;margin:0 auto;padding:40px 24px}.Hotels-module__LeduPa__header{text-align:center;margin-bottom:40px}.Hotels-module__LeduPa__header h1{color:var(--foreground);margin-bottom:12px;font-size:36px}.Hotels-module__LeduPa__header p{color:var(--text-muted);font-size:18px}.Hotels-module__LeduPa__searchBox{background:var(--card-bg);border:1px solid var(--border);border-radius:20px;align-items:center;gap:12px;margin-bottom:60px;padding:12px;display:flex;box-shadow:0 10px 40px #0000001a}.Hotels-module__LeduPa__inputGroup{flex:1;align-items:center;gap:12px;padding:8px 16px;display:flex}.Hotels-module__LeduPa__icon{color:var(--primary)}.Hotels-module__LeduPa__inputWrapper{flex-direction:column;display:flex}.Hotels-module__LeduPa__inputWrapper label{color:var(--text-muted);text-transform:uppercase;letter-spacing:1px;font-size:11px;font-weight:700}.Hotels-module__LeduPa__inputWrapper input{color:var(--foreground);background:0 0;border:none;outline:none;width:100%;font-size:15px;font-weight:600}.Hotels-module__LeduPa__divider{background:var(--border);width:1px;height:40px}.Hotels-module__LeduPa__searchBtn{background:var(--primary);color:var(--background);cursor:pointer;border:none;border-radius:14px;align-items:center;gap:12px;padding:16px 32px;font-weight:700;transition:opacity .2s;display:flex}.Hotels-module__LeduPa__searchBtn:hover{opacity:.9}.Hotels-module__LeduPa__resultsContainer h2{color:var(--foreground);margin-bottom:24px;font-size:24px}.Hotels-module__LeduPa__results{grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:24px;display:grid}.Hotels-module__LeduPa__card{background:var(--card-bg);border:1px solid var(--border);border-radius:16px;flex-direction:column;transition:transform .2s,box-shadow .2s;display:flex;overflow:hidden}.Hotels-module__LeduPa__card:hover{transform:translateY(-4px);box-shadow:0 10px 30px #0000001a}.Hotels-module__LeduPa__imagePlaceholder{background:#8080801a;justify-content:center;align-items:center;height:200px;display:flex}.Hotels-module__LeduPa__imageIcon{color:var(--text-muted);opacity:.5}.Hotels-module__LeduPa__cardInfo{justify-content:space-between;align-items:flex-start;padding:20px 20px 0;display:flex}.Hotels-module__LeduPa__hotelDetails h3{color:var(--foreground);margin-bottom:4px;font-size:20px}.Hotels-module__LeduPa__location{color:var(--text-muted);font-size:14px}.Hotels-module__LeduPa__rating{color:var(--foreground);background:#00e5ff1a;border-radius:8px;align-items:center;gap:4px;padding:4px 8px;font-size:14px;font-weight:600;display:flex}.Hotels-module__LeduPa__cardAction{border-top:1px solid var(--border);justify-content:space-between;align-items:center;margin-top:16px;padding:20px;display:flex}.Hotels-module__LeduPa__price{color:var(--foreground);font-size:24px;font-weight:800}.Hotels-module__LeduPa__night{color:var(--text-muted);font-size:14px;font-weight:500}.Hotels-module__LeduPa__bookBtn{background:var(--foreground);color:var(--background);cursor:pointer;border:none;border-radius:8px;padding:10px 24px;font-weight:600;transition:background .2s}.Hotels-module__LeduPa__bookBtn:hover{background:var(--primary);color:#fff}@media (max-width:900px){.Hotels-module__LeduPa__searchBox{flex-direction:column}}
