
/* PODHALEBOOKING V52 — SEARCH & BOOKING EXPERIENCE */
.v52-search{width:min(1180px,100%)!important;grid-template-columns:minmax(230px,1.55fr) repeat(2,minmax(135px,.72fr)) 105px 125px 118px 170px!important;padding:6px!important;gap:0!important;border-radius:12px!important}
.v52-search .v52-field{display:flex!important;min-width:0!important;min-height:62px!important;flex-direction:column!important;justify-content:center!important;padding:8px 14px!important;border-right:1px solid rgba(255,255,255,.08)!important}
.v52-search .v52-field>span{margin-bottom:3px!important;color:#d7bd78!important;font-size:8px!important;font-weight:950!important;letter-spacing:.08em!important;text-transform:uppercase!important}
.v52-search input,.v52-search select{width:100%!important;height:auto!important;min-height:25px!important;padding:0!important;margin:0!important;border:0!important;background:transparent!important;color:#fff!important;outline:0!important;font-size:11px!important;font-weight:800!important;box-shadow:none!important}
.v52-search input[type="date"]{color-scheme:dark!important}.v52-search select option{color:#17130b!important;background:#fff!important}
.v52-submit{min-height:58px!important;margin:2px!important;padding:0 18px!important;gap:8px!important;border-radius:8px!important}.v52-submit span{font-size:18px!important}
.v52-results-shell{position:relative;width:min(1480px,calc(100% - 56px));margin:26px auto 34px;padding:30px;overflow:hidden;border:1px solid rgba(207,166,85,.30);border-radius:24px;background:radial-gradient(circle at 94% 0,rgba(207,166,85,.12),transparent 28%),linear-gradient(145deg,#10222f,#091720);box-shadow:0 30px 82px rgba(0,0,0,.28)}
.v52-results-shell[hidden]{display:none!important}.v52-results-shell:before{content:"";position:absolute;left:0;right:0;top:0;height:1px;background:linear-gradient(90deg,transparent,#cfa655,#f1d58c,#cfa655,transparent)}
.v52-results-top{display:flex;justify-content:space-between;gap:20px;align-items:flex-start;margin-bottom:20px}.v52-results-top>div>span{color:#f1d58c;font-size:9px;font-weight:950;letter-spacing:.12em;text-transform:uppercase}
.v52-results-top h2{margin:8px 0 6px;color:#fff;font-family:Georgia,"Times New Roman",serif;font-size:clamp(30px,3.4vw,50px);font-weight:500;letter-spacing:-.045em}.v52-results-top p{margin:0;color:#aeb9c2;font-size:13px}
#v52CloseResults{width:42px;height:42px;flex:0 0 42px;border-radius:50%;border:1px solid rgba(255,255,255,.10);background:rgba(255,255,255,.04);color:#fff;font-size:24px;cursor:pointer}
.v52-results-toolbar{display:flex;justify-content:space-between;gap:16px;align-items:center;margin-bottom:20px}.v52-filter-pills{display:flex;gap:7px;flex-wrap:wrap}
.v52-filter-pills button,#v52Sort{min-height:36px;padding:0 12px;border-radius:7px;border:1px solid rgba(255,255,255,.09);background:rgba(255,255,255,.04);color:#dbe2e6;font-size:9px;font-weight:900;cursor:pointer}
.v52-filter-pills button.is-active{border-color:rgba(207,166,85,.40);background:rgba(207,166,85,.11);color:#f1d58c}
.v52-results-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.v52-result-card{overflow:hidden;border:1px solid rgba(255,255,255,.09);border-radius:16px;background:#0b1822;box-shadow:0 18px 42px rgba(0,0,0,.20);transition:.25s ease}.v52-result-card[hidden]{display:none!important}
.v52-result-card:hover{transform:translateY(-5px);border-color:rgba(207,166,85,.42);box-shadow:0 26px 58px rgba(0,0,0,.30)}
.v52-result-image{position:relative;display:block;height:205px;overflow:hidden}.v52-result-image img{width:100%;height:100%;object-fit:cover;display:block;transition:.35s ease}.v52-result-card:hover img{transform:scale(1.04)}
.v52-result-image em{position:absolute;z-index:2;left:11px;top:11px;padding:6px 8px;border-radius:5px;border:1px solid rgba(241,213,140,.40);background:rgba(5,12,18,.78);color:#f1d58c;font-size:8px;font-style:normal;font-weight:950;letter-spacing:.07em}
.v52-result-body{padding:15px}.v52-result-body small{color:#9eabb5;font-size:9px;font-weight:850}.v52-result-body h3{margin:7px 0 11px;font-family:Georgia,"Times New Roman",serif;font-size:18px;line-height:1.15;font-weight:500}.v52-result-body h3 a{color:#fff;text-decoration:none}
.v52-result-meta{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:12px}.v52-result-meta span{color:#aeb9c2;font-size:9px}.v52-result-meta strong{color:#f1d58c;font-size:11px}
.v52-result-cta{min-height:37px;display:flex;align-items:center;justify-content:center;border-radius:6px;border:1px solid rgba(207,166,85,.28);color:#f1d58c;text-decoration:none;font-size:9px;font-weight:950;text-transform:uppercase}
.v52-empty{text-align:center;padding:54px 20px;color:#aeb9c2}.v52-empty span{font-size:42px;color:#cfa655}.v52-empty h3{color:#fff;font-family:Georgia,serif;font-size:27px;margin:12px 0 7px}
@media(max-width:1280px){.v52-search{grid-template-columns:1.4fr 1fr 1fr .7fr .8fr .8fr 1fr!important}.v52-results-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:900px){.v52-search{grid-template-columns:1fr 1fr!important}.v52-search .v52-field{border-bottom:1px solid rgba(255,255,255,.08)!important}.v52-search .v52-field-main,.v52-submit{grid-column:1/-1!important}.v52-results-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:600px){.v52-results-shell{width:calc(100% - 20px);padding:18px;margin:12px auto;border-radius:17px}.v52-search{grid-template-columns:1fr!important}.v52-search .v52-field,.v52-search .v52-field-main,.v52-submit{grid-column:1!important}.v52-results-toolbar{display:block}.v52-filter-pills{overflow:auto;flex-wrap:nowrap;padding-bottom:8px}#v52Sort{width:100%;margin-top:8px}.v52-results-grid{grid-template-columns:1fr}.v52-result-image{height:220px}}
