/* ETG Professional Results UI v0.5.8.17 — strictly scoped */
.etg-pro-results{--etg-purple:#7b4df3;--etg-purple-dark:#6339d4;--etg-purple-soft:#efe9ff;--etg-green:#21a600;--etg-text:#252a32;--etg-muted:#737987;--etg-border:#e2e5ea;--etg-bg:#f1f1f1;--etg-card:#fff;--etg-shadow:0 2px 12px rgba(15,23,42,.12);font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;background:var(--etg-bg);color:var(--etg-text);width:100%;box-sizing:border-box;margin:0 auto;}
.etg-pro-results *,.etg-pro-results *:before,.etg-pro-results *:after{box-sizing:border-box}.etg-pro-results a{text-decoration:none}.etg-pro-results button,.etg-pro-results input,.etg-pro-results select{font-family:inherit}.etg-pro-results-error,.etg-pro-results-empty{max-width:760px;margin:24px auto;padding:18px 20px;background:#fff;border:1px solid var(--etg-border);border-radius:14px;color:#d92d20;font-weight:700}.etg-pro-results-empty{color:var(--etg-muted);text-align:center}.etg-pro-results-layout{display:grid;grid-template-columns:260px minmax(410px,1fr) 44vw;gap:0;min-height:calc(100vh - 70px);align-items:stretch}.etg-pro-results-sidebar{background:transparent;padding:10px 8px 24px;overflow:auto;max-height:calc(100vh - 10px);position:sticky;top:0;align-self:start}.etg-pro-filter-form{display:block}.etg-pro-filter-summary,.etg-pro-filter-card{background:#fff;border-radius:10px;margin:0 0 10px;padding:14px;box-shadow:0 1px 4px rgba(15,23,42,.05)}.etg-pro-filter-summary{font-size:13px;line-height:1.45;color:#111827}.etg-pro-filter-dest{font-size:16px;color:#5036c8;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.etg-pro-filter-card h3{margin:0 0 10px;color:#111827;font-size:15px;line-height:1.25;font-weight:800}.etg-pro-filter-card select,.etg-pro-filter-input{width:100%;height:42px;border:1px solid var(--etg-border);border-radius:12px;background:#fff;padding:0 12px;font-size:14px;color:#111827;outline:none}.etg-pro-filter-card select:focus,.etg-pro-filter-input:focus{border-color:var(--etg-purple);box-shadow:0 0 0 2px var(--etg-purple-soft)}.etg-pro-check{display:flex;align-items:flex-start;gap:8px;min-height:30px;padding:5px 0;color:#111827;font-size:14px;line-height:1.25;cursor:pointer}.etg-pro-check input{width:16px;height:16px;margin-top:1px;flex:0 0 auto;accent-color:var(--etg-purple)}.etg-pro-check input[disabled]+span,.etg-pro-check input[disabled]~span{opacity:.62}.etg-pro-stars{color:#f5a400;letter-spacing:1px;font-size:15px}.etg-pro-range-line{display:flex;align-items:center;justify-content:space-between;font-size:14px}.etg-pro-range-line strong{border:1px solid var(--etg-border);border-radius:12px;padding:7px 12px;background:#fff}.etg-pro-fake-range{height:5px;border-radius:99px;background:var(--etg-purple);margin:16px 10px 4px;position:relative}.etg-pro-fake-range span{position:absolute;right:-5px;top:50%;width:22px;height:22px;transform:translateY(-50%);background:#fff;border:6px solid var(--etg-purple);border-radius:50%}.etg-pro-filter-actions{background:#fff;border-radius:12px;margin:0 0 12px;padding:12px;display:flex;gap:8px;align-items:center;flex-wrap:wrap}.etg-pro-filter-actions button{height:42px;border:0;border-radius:12px;background:var(--etg-purple);color:#fff;font-weight:800;padding:0 16px;cursor:pointer}.etg-pro-filter-actions a{color:var(--etg-muted);font-weight:700;font-size:14px}.etg-pro-filter-green{display:none}.etg-pro-filter-mobile-head{display:none}.etg-pro-results-list{padding:10px 12px 34px;overflow:auto;max-height:calc(100vh - 10px)}.etg-pro-results-heading-card{background:#fff;border-radius:10px;margin:0 0 12px;padding:20px 22px;box-shadow:0 1px 4px rgba(15,23,42,.05)}.etg-pro-results-heading-card h1{font-size:24px;line-height:1.2;margin:0;color:#111827;font-weight:900}.etg-pro-results-subline{margin-top:8px;color:var(--etg-muted);font-size:14px}.etg-pro-results-note{margin-top:12px;background:#eef7ff;border-radius:12px;padding:10px 12px;color:#3b5d82;font-size:14px}.etg-pro-hotel-card{display:grid;grid-template-columns:320px minmax(0,1fr);background:#fff;border:1px solid var(--etg-border);border-radius:10px;overflow:hidden;margin:0 0 12px;box-shadow:var(--etg-shadow);min-height:230px}.etg-pro-card-gallery{position:relative;background:#dfe5ec;min-height:230px;overflow:hidden}.etg-pro-card-img{display:none;width:100%;height:100%;min-height:230px;object-fit:cover}.etg-pro-card-img.is-active{display:block}.etg-pro-img-placeholder{height:100%;min-height:230px;display:flex;align-items:center;justify-content:center;color:#8490a3;font-weight:700;background:linear-gradient(135deg,#eef2f7,#dbe4ee)}.etg-pro-fav{position:absolute;z-index:4;top:12px;left:12px;width:42px;height:42px;border:0;border-radius:50%;background:rgba(255,255,255,.9);color:#687080;font-size:28px;line-height:1;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px rgba(0,0,0,.12);cursor:pointer}.etg-pro-fav.is-active{color:#d7263d}.etg-pro-gallery-prev,.etg-pro-gallery-next{position:absolute;z-index:4;top:50%;transform:translateY(-50%);width:38px;height:48px;border:0;background:rgba(0,0,0,.22);color:#fff;border-radius:12px;font-size:40px;line-height:1;cursor:pointer}.etg-pro-gallery-prev{left:12px}.etg-pro-gallery-next{right:12px}.etg-pro-gallery-count{position:absolute;left:50%;bottom:16px;transform:translateX(-50%);z-index:5;background:rgba(0,0,0,.42);color:#fff;border-radius:14px;padding:3px 10px;font-weight:700;font-size:14px}.etg-pro-card-info{padding:14px 16px;display:flex;flex-direction:column;gap:10px;min-width:0}.etg-pro-card-top{display:flex;align-items:flex-start;gap:10px}.etg-pro-card-titlebox{min-width:0;flex:1}.etg-pro-card-stars{color:#f5a400;font-size:14px;line-height:1;margin-bottom:2px;letter-spacing:1px}.etg-pro-card-titlebox h2{margin:0;color:#111827;font-size:18px;line-height:1.18;font-weight:900;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.etg-pro-address{margin:4px 0 0;color:#4054c8;font-size:13px;line-height:1.3;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.etg-pro-review{flex:0 0 auto;background:var(--etg-green);color:#fff;font-weight:900;font-size:22px;min-width:54px;text-align:center;border-radius:0 0 8px 8px;padding:12px 8px;margin:-14px -16px 0 0;box-shadow:0 3px 7px rgba(33,166,0,.25)}.etg-pro-amenities{display:flex;flex-wrap:wrap;gap:5px}.etg-pro-amenities span{background:#f0f2f5;color:#596275;border-radius:8px;padding:4px 8px;font-size:12px;font-weight:600}.etg-pro-rate-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;background:#f8f8f8;border-radius:8px;padding:10px;margin-top:auto}.etg-pro-room strong{display:block;color:#111827;font-size:14px;line-height:1.2}.etg-pro-room span{display:block;color:#4b5563;font-size:12px;margin-top:3px}.etg-pro-badges{display:flex;flex-direction:column;gap:4px;align-items:flex-start}.etg-pro-badges span{font-size:12px;font-weight:800;color:#4b5563;white-space:nowrap}.etg-pro-badges span.is-green{color:#0a9f35}.etg-pro-badges span.is-muted{color:#8a94a6}.etg-pro-price-row{display:flex;align-items:flex-end;justify-content:space-between;gap:14px}.etg-pro-price strong{display:block;color:#111827;font-size:26px;line-height:1;font-weight:500}.etg-pro-price small{display:block;margin-top:5px;color:#111827;font-size:13px}.etg-pro-cta{border:0;background:var(--etg-purple);color:#fff;border-radius:12px;height:52px;padding:0 24px;font-size:16px;font-weight:900;cursor:pointer;white-space:nowrap;box-shadow:0 6px 14px rgba(123,77,243,.18)}.etg-pro-cta:hover{background:var(--etg-purple-dark);color:#fff}.etg-pro-pagination{display:flex;gap:14px;justify-content:flex-end;padding:28px 0}.etg-pro-page-btn{min-width:140px;height:56px;border-radius:12px;background:#fff;color:#111827;display:inline-flex;align-items:center;justify-content:center;font-size:18px;font-weight:500;box-shadow:0 1px 5px rgba(15,23,42,.06)}.etg-pro-page-btn.is-disabled{opacity:.45;color:#9aa1ad;pointer-events:none}.etg-pro-results-map{position:sticky;top:0;height:calc(100vh - 10px);background:#d9e3ee;border-left:1px solid var(--etg-border);display:flex;flex-direction:column;overflow:hidden}.etg-pro-map-controls{position:absolute;z-index:402;top:14px;left:14px;right:14px;display:flex;align-items:flex-start;gap:10px;pointer-events:none}.etg-pro-map-controls>*{pointer-events:auto}.etg-pro-map-controls button{width:40px;height:40px;border:0;border-radius:10px;background:#fff;box-shadow:var(--etg-shadow);font-size:30px;line-height:1;color:#1f2937}.etg-pro-map-controls label{margin-left:auto;background:#fff;border-radius:12px;padding:8px 12px;box-shadow:var(--etg-shadow);font-size:13px;font-weight:600;max-width:220px;line-height:1.25}.etg-pro-map-controls input{accent-color:var(--etg-purple)}.etg-pro-map-canvas{height:100%;width:100%;z-index:1}.etg-pro-map-placeholder{height:100%;display:flex;align-items:center;justify-content:center;color:#667085;font-weight:800}.etg-pro-map-marker{background:var(--etg-purple);color:#fff;border:3px solid rgba(255,255,255,.8);border-radius:13px;padding:5px 10px;font-size:14px;font-weight:900;white-space:nowrap;box-shadow:0 3px 10px rgba(0,0,0,.25);transform:translate(-50%,-50%)}.etg-pro-map-marker:after{content:"";position:absolute;left:50%;bottom:-10px;transform:translateX(-50%) rotate(45deg);width:16px;height:16px;background:var(--etg-purple);border-right:3px solid rgba(255,255,255,.8);border-bottom:3px solid rgba(255,255,255,.8)}.etg-pro-results-mobilebar{display:none}@media(max-width:1180px){.etg-pro-results-layout{grid-template-columns:230px minmax(360px,1fr) 38vw}.etg-pro-hotel-card{grid-template-columns:260px minmax(0,1fr)}.etg-pro-card-gallery,.etg-pro-card-img,.etg-pro-img-placeholder{min-height:210px}}@media(max-width:960px){.etg-pro-results-layout{grid-template-columns:230px minmax(0,1fr)}.etg-pro-results-map{display:none}.etg-pro-results-list{max-height:none;overflow:visible}.etg-pro-results-sidebar{max-height:none;position:relative}.etg-pro-hotel-card{grid-template-columns:1fr}}@media(max-width:767px){.etg-pro-results{background:#f1f1f1;margin:0;width:100vw;max-width:100%;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw}.etg-pro-results-mobilebar{display:flex;position:sticky;top:0;z-index:700;gap:10px;align-items:center;padding:12px 16px;background:rgba(255,255,255,.96);box-shadow:0 2px 10px rgba(0,0,0,.1)}.etg-pro-mobile-summary{flex:1;min-width:0;background:#fff;border-radius:12px;padding:10px 12px;box-shadow:0 1px 8px rgba(15,23,42,.08);color:#222}.etg-pro-mobile-summary strong{display:block;color:#5141bf;font-size:20px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.etg-pro-mobile-summary span{display:block;font-size:15px;color:#222;margin-top:4px}.etg-pro-mobile-icon{width:58px;height:58px;border:0;border-radius:10px;background:#fff;color:#333;font-size:30px;box-shadow:0 1px 8px rgba(15,23,42,.15);cursor:pointer}.etg-pro-results-layout{display:block}.etg-pro-results-list{padding:0 0 28px;max-height:none;overflow:visible}.etg-pro-results-heading-card{margin:0 0 12px;border-radius:0;padding:22px 24px}.etg-pro-results-heading-card h1{font-size:28px}.etg-pro-results-subline{font-size:18px}.etg-pro-hotel-card{display:flex;flex-direction:column;border-radius:0;margin:0 0 12px;border-left:0;border-right:0;box-shadow:0 2px 10px rgba(15,23,42,.12)}.etg-pro-card-gallery{order:2;width:100%;min-height:265px;height:265px}.etg-pro-card-img{min-height:265px;height:265px}.etg-pro-img-placeholder{min-height:265px}.etg-pro-card-info{display:contents}.etg-pro-card-top{order:1;display:flex;padding:12px 28px 8px;background:#fff;position:relative}.etg-pro-card-titlebox h2{font-size:24px;-webkit-line-clamp:1}.etg-pro-card-stars{font-size:16px}.etg-pro-address{font-size:18px;color:#27313f;white-space:nowrap}.etg-pro-review{position:absolute;right:20px;top:0;margin:0;border-radius:0 0 4px 4px;font-size:28px;min-width:70px;padding:20px 10px}.etg-pro-fav{width:58px;height:58px;font-size:38px;top:16px;left:20px}.etg-pro-gallery-prev,.etg-pro-gallery-next{background:transparent;font-size:58px;text-shadow:0 2px 8px rgba(0,0,0,.45);width:56px;height:70px}.etg-pro-gallery-count{font-size:20px;bottom:22px;background:rgba(0,0,0,.38)}.etg-pro-amenities,.etg-pro-rate-row{display:none}.etg-pro-price-row{order:3;padding:14px 32px 18px;background:#fff;align-items:center}.etg-pro-price strong{font-size:30px;font-weight:500}.etg-pro-price small{font-size:18px}.etg-pro-cta{height:72px;border-radius:18px;font-size:25px;padding:0 34px}.etg-pro-pagination{justify-content:center;padding:40px 16px 80px;gap:24px}.etg-pro-page-btn{min-width:140px;height:70px;font-size:25px;border-radius:16px}.etg-pro-results-sidebar{position:fixed;inset:0;z-index:1000;background:rgba(31,35,42,.72);padding:92px 16px 0;transform:translateX(-100%);transition:transform .24s ease;max-height:none;overflow:hidden}.etg-pro-results-sidebar.is-open{transform:translateX(0)}.etg-pro-filter-form{height:calc(100vh - 92px);overflow:auto;background:#f3f3f3;border-radius:16px 16px 0 0;padding:16px 12px 96px}.etg-pro-filter-mobile-head{display:flex;position:fixed;top:12px;left:16px;right:16px;z-index:1010;align-items:center;justify-content:space-between;color:#fff}.etg-pro-filter-mobile-head strong{font-size:26px}.etg-pro-filter-mobile-head button{width:58px;height:58px;border:0;border-radius:10px;background:#fff;color:#666;font-size:46px;line-height:1}.etg-pro-filter-summary{display:none}.etg-pro-filter-card{border-radius:14px;margin:0 10px 16px;padding:24px 28px;box-shadow:none}.etg-pro-filter-card h3{font-size:26px;margin-bottom:18px}.etg-pro-check{font-size:24px;gap:16px;min-height:50px;padding:9px 0}.etg-pro-check input{width:28px;height:28px}.etg-pro-filter-card select,.etg-pro-filter-input{height:58px;border-radius:16px;font-size:23px}.etg-pro-stars{font-size:25px}.etg-pro-filter-actions{margin:0 10px 16px;border-radius:14px;padding:18px;justify-content:center}.etg-pro-filter-actions button{height:60px;font-size:22px}.etg-pro-filter-actions a{font-size:22px}.etg-pro-filter-green{display:block;position:fixed;left:0;right:0;bottom:0;z-index:1030;background:#31a500;color:#fff;text-align:center;font-size:22px;font-weight:800;padding:14px 16px}.etg-pro-results-map{display:none;position:fixed;inset:0;z-index:950;height:100vh}.etg-pro-results-map.is-open{display:flex}.etg-pro-map-controls{top:94px;left:16px;right:16px}.etg-pro-map-controls label{font-size:18px;max-width:310px;border-radius:18px;padding:12px 16px}.etg-pro-map-controls button{display:none}.etg-pro-map-marker{font-size:20px;border-radius:14px;padding:6px 12px}.etg-pro-mobile-map-close{position:fixed;right:16px;top:18px;width:58px;height:58px;z-index:980;border:0;border-radius:10px;background:#fff;color:#555;font-size:44px;line-height:1;box-shadow:0 1px 8px rgba(15,23,42,.15)}}
