.fcv7-app{display:grid;gap:24px}.fcv7-search-section,.fcv7-map-section,.fcv7-ad-section{background:#fff;border:1px solid #dbe5ff;border-radius:24px;padding:24px;box-shadow:0 12px 30px rgba(37,99,235,.08)}.fcv7-section-kicker{margin:0 0 8px;color:#2563eb;font-weight:700;text-transform:uppercase;font-size:.8rem}.fcv7-filters-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.fcv7-filters-grid label,.fcv7-submit-wrap{display:flex;flex-direction:column;gap:8px}.fcv7-filters-grid input,.fcv7-filters-grid select{height:46px;border:1px solid #cbd5e1;border-radius:14px;padding:0 14px;background:#f8fbff}.fcv7-submit,.fcv7-actions button{height:46px;border:none;border-radius:14px;padding:0 18px;background:#2563eb;color:#fff;font-weight:700;cursor:pointer}.fcv7-actions{display:flex;gap:12px;margin-top:16px}.fcv7-actions .is-light{background:#eff6ff;color:#0f172a}.fcv7-debug{margin-top:12px;font-size:.92rem;color:#475569}.fcv7-map-layout{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(320px,.95fr);gap:18px}.fcv7-map{min-height:620px;border-radius:22px;overflow:hidden}.fcv7-sidepanel{border:1px solid #e2e8f0;border-radius:22px;padding:16px;background:#f8fbff;max-height:620px;overflow:auto}.fcv7-panel-head{display:flex;justify-content:space-between;gap:12px;align-items:center;margin-bottom:12px}.fcv7-results{display:grid;gap:12px}.fcv7-result-card{border:1px solid #dbe5ff;border-radius:18px;padding:14px;background:#fff;cursor:pointer}.fcv7-result-card h4{margin:0 0 6px}.fcv7-result-card p{margin:0 0 10px;color:#475569}.fcv7-result-meta{display:flex;justify-content:space-between;font-weight:700;color:#2563eb}.fcv7-ad-container{display:flex;justify-content:center;align-items:center;min-height:110px;border:1px dashed #93c5fd;border-radius:20px;background:#eff6ff}.fcv7-top-list{padding-left:20px}@media (max-width:1024px){.fcv7-filters-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.fcv7-map-layout{grid-template-columns:1fr}.fcv7-map,.fcv7-sidepanel{min-height:420px;max-height:none}}@media (max-width:640px){.fcv7-filters-grid{grid-template-columns:1fr}}
