/* Guided Search v11: simple first screen + hidden advanced features */
.guided-search-page{min-height:calc(100vh - 120px);background:#f7fafc;color:#0f172a;font-family:Arial,Helvetica,sans-serif;padding:28px 16px;text-align:center;box-sizing:border-box;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px;max-width:1920px;margin:0 auto}.guided-search-page *{box-sizing:border-box}.guided-v11.has-results{justify-content:flex-start;min-height:100vh}.guided-header-badge{display:inline-block;background:#ffe600;padding:14px 42px;border-radius:16px;box-shadow:0 8px 24px rgba(15,23,42,.08)}.guided-header-badge h1{margin:0;font-size:34px;font-weight:900;line-height:1.1;letter-spacing:.01em}.guided-header-badge p{margin:6px 0 0;font-size:15px;font-weight:800;color:#111}.guided-v10 .guided-main-card{width:min(100%,1024px);margin:0 auto;background:#fff;border:1px solid #e6ebf2;border-radius:28px;padding:28px;box-shadow:0 18px 50px rgba(15,23,42,.07);text-align:left}.guided-card-top{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:18px}.guided-card-top h2{margin:0;font-size:26px;font-weight:900}.guided-guide-toggle{border:0;background:#111;color:#ffe600;border-radius:999px;padding:12px 20px;font-weight:900;cursor:pointer;white-space:nowrap}.guided-guide-toggle:not(.active){background:#e5e7eb;color:#111}.guided-search-box{background:#fff;border:2px solid #ff5a1f;border-radius:999px;padding:13px 16px;display:flex;align-items:center;gap:12px;box-shadow:0 2px 8px rgba(0,0,0,.04)}.search-icon{font-size:26px;color:#667085}.guided-search-box input{flex:1;border:none!important;outline:none!important;font-size:18px;background:transparent!important;box-shadow:none!important;min-height:30px}.guided-search-box button{border:0;cursor:pointer;border-radius:999px;background:#111;color:#fff;padding:12px 28px;font-weight:900;font-size:15px}.guided-search-box button:hover{background:#ff5a1f}.guided-memory-box{margin:0 0 16px;background:#fff8c7;border:1px solid #ead200;border-radius:18px;padding:12px;align-items:center;gap:10px;flex-wrap:wrap}.guided-memory-text{font-weight:800;color:#111;margin-right:auto}.guided-memory-box button{border:0;border-radius:999px;padding:8px 12px;font-weight:800;cursor:pointer}.guided-memory-yes{background:#111;color:#fff}.guided-memory-clear{background:#fff;color:#111;border:1px solid #ddd!important}.guided-mini-ai-box{display:none;margin-top:16px;background:#f8fafc;border:1px solid #e5e7eb;border-radius:20px;padding:15px 18px}.guided-v11.guide-active .guided-mini-ai-box{display:block}.guided-mini-ai-title{font-size:12px;text-transform:uppercase;letter-spacing:.08em;color:#ff5a1f;font-weight:900;margin-bottom:6px}.guided-mini-ai-prompt{font-size:16px;line-height:1.45;font-weight:800;color:#111}.guided-mini-ai-actions{margin-top:10px}.guided-skip-guide{border:1px solid #ddd;background:#fff;color:#111;border-radius:999px;padding:9px 14px;font-weight:800;cursor:pointer}.guided-skip-guide:hover{background:#ffe600}.guided-mini-choice-panel{display:none;margin-top:16px;border-top:1px solid #eef2f7;padding-top:14px}.guided-mini-label{margin:0 0 10px;color:#475569!important;font-weight:900;font-size:13px}.guided-filter-label{margin-top:14px}.guided-category-chips,.quick-filters{display:flex;flex-wrap:wrap;gap:10px;margin:0}.guided-category-chips .group-card,.quick-filters button{border:1px solid #dfe5ee;background:#fff;color:#111;border-radius:999px;padding:11px 16px;font-weight:900;cursor:pointer;font-size:15px;box-shadow:none;text-align:center;min-width:104px}.guided-category-chips .group-card:hover,.guided-category-chips .group-card.active,.quick-filters button:hover,.quick-filters button.active{background:#111!important;color:#ffe600!important;border-color:#111!important}.quick-filters button{background:#ffe600!important;border-color:#dcc800!important;color:#111!important}.quick-filters button.active,.quick-filters button:hover{color:#ffe600!important}.guided-location-line{margin-top:12px;display:none;align-items:center;gap:9px;justify-content:flex-start;color:#64748b;font-size:13px}.guided-v11.location-message .guided-location-line{display:flex}.guided-location-dot{color:#cbd5e1}.has-location .guided-location-dot{color:#10b981}.guided-location-btn{border:1px solid #ddd;background:#fff;border-radius:999px;padding:7px 12px;font-weight:800;cursor:pointer;color:#111}.results-section{display:none;width:min(100%,1024px);margin:0 auto;background:#fff;border:1px solid #e6ebf2;border-radius:28px;padding:24px;box-shadow:0 18px 50px rgba(15,23,42,.07);text-align:left}.guided-v11.has-results .results-section{display:block}.results-head{display:flex;align-items:center;justify-content:space-between;gap:16px}.results-head h2{font-size:26px;margin:0;font-weight:900}.guided-view-tools{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.guided-view-tools button,.guided-clear-btn,.guided-load-more-btn{border:1px solid #dfe5ee;background:#fff;color:#111;border-radius:999px;padding:9px 13px;font-weight:800;cursor:pointer}.guided-view-tools button.active,.guided-load-more-btn{background:#111!important;color:#fff!important;border-color:#111!important}.results-status{color:#475569;margin:10px 0 18px}.guided-results-layout{display:grid;grid-template-columns:minmax(0,1fr) 420px;gap:18px;align-items:start}.results-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.result-card{background:#fff;border:1px solid #e4eaf2;border-radius:22px;padding:18px;box-shadow:0 4px 14px rgba(15,23,42,.05)}.result-card:hover{border-color:#ff5a1f;box-shadow:0 8px 24px rgba(15,23,42,.09)}.result-top{display:flex;justify-content:space-between;gap:12px}.result-card h3{font-size:20px;margin:0 0 8px;font-weight:900;line-height:1.2}.result-price{font-weight:900;color:#0c8b2a;background:#eaffea;border-radius:999px;padding:4px 9px;height:max-content}.rating-line{font-size:14px;color:#475569;margin-bottom:8px}.stars{color:#f5b700;letter-spacing:1px}.result-description{color:#475569;line-height:1.45;margin:10px 0 12px}.result-meta{display:flex;flex-direction:column;gap:7px;color:#334155;font-size:14px}.distance{font-weight:900;color:#ff5a1f}.result-badges{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.result-badge{background:#fff2a8;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:800}.result-actions{display:flex;flex-wrap:wrap;gap:9px;margin-top:16px}.result-actions a,.result-actions button{background:#111;color:#fff!important;text-decoration:none!important;border:0;border-radius:999px;padding:9px 13px;font-weight:800;font-size:14px;cursor:pointer}.result-actions a:hover,.result-actions button:hover{background:#ff5a1f}.guided-map-wrap{position:sticky;top:20px}.guided-map{height:420px;border-radius:20px;border:1px solid #e5e7eb;overflow:hidden}.guided-map-empty{font-size:12px;color:#64748b;text-align:center;margin-top:8px}.guided-load-more-btn{display:inline-flex;margin:18px auto 0}.guided-v10[data-view="list"] .guided-map-wrap{display:none}.guided-v10[data-view="list"] .guided-results-layout{grid-template-columns:1fr}.guided-v10[data-view="map"] .results-list,.guided-v10[data-view="map"] .guided-load-more-btn{display:none!important}.guided-v10[data-view="map"] .guided-results-layout{grid-template-columns:1fr}.guided-v10[data-view="map"] .guided-map{height:560px}.guided-debug-tools,.guided-show-all-btn,.guided-suggestions,.group-section,.smart-step{display:none!important}@media(max-width:1100px){.guided-results-layout{grid-template-columns:1fr}.guided-map-wrap{position:relative;top:auto}.results-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:700px){.guided-search-page{padding:22px 12px;min-height:calc(100vh - 80px);justify-content:flex-start}.guided-header-badge{padding:13px 28px}.guided-header-badge h1{font-size:27px}.guided-v10 .guided-main-card,.results-section{padding:18px;border-radius:22px}.guided-card-top{display:block}.guided-card-top h2{font-size:23px}.guided-guide-toggle{margin-top:10px}.guided-search-box{border-radius:22px;flex-wrap:wrap}.guided-search-box input{font-size:16px;min-width:180px}.guided-search-box button{width:100%}.guided-category-chips .group-card,.quick-filters button{flex:1 1 45%;padding:11px 10px}.guided-location-line{align-items:flex-start;flex-wrap:wrap}.results-head{display:block}.guided-view-tools{justify-content:flex-start;margin-top:12px}.results-list{grid-template-columns:1fr}.guided-map{height:360px}}
