.results-page{max-width:1100px;margin:0 auto;padding:32px}.results-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:16px;margin-top:18px;display:grid}.destination-card{background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:16px}.destination-content h3{margin:0 0 8px}.destination-content p{color:#374151;margin:0 0 10px;line-height:1.35}.destination-links{flex-wrap:wrap;gap:12px;margin-bottom:12px;display:flex}.destination-links a{font-weight:600;text-decoration:underline}.plan-trip-btn{color:#fff;cursor:pointer;background:#1d4ed8;border:none;border-radius:10px;padding:8px 12px;font-weight:700}.modal-backdrop{z-index:9999;background:#00000059;justify-content:center;align-items:center;padding:18px;display:flex;position:fixed;inset:0}.modal{background:#fff;border:1px solid #e5e7eb;border-radius:14px;flex-direction:column;width:min(900px,96vw);max-height:85vh;display:flex;overflow:hidden}.modal-header{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:14px 16px;display:flex}.modal-close{cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:10px;padding:4px 10px;font-size:18px}.modal-body{padding:16px;overflow:auto}.modal-footer{border-top:1px solid #e5e7eb;justify-content:flex-end;gap:10px;padding:12px 16px;display:flex}
