.prf-panel{display:flex;flex-direction:column;gap:16px}.prf-heading{margin:0;font-size:15px;color:#4a4540;text-align:center}.prf-list{display:flex;flex-direction:column;border:1px solid #e8e2da;border-radius:12px;overflow:hidden;background:#fff}.prf-row{display:grid;grid-template-columns:170px 1fr 120px 210px;align-items:center;grid-gap:16px;gap:16px;padding:16px 20px;border-bottom:1px solid #f0ebe4}.prf-row:last-child{border-bottom:none}.prf-row-best{background:#f7fdfa}.prf-logo-cell{display:flex;flex-direction:column;align-items:flex-start;gap:6px}.prf-best-tag{background:#009e60;color:#fff;font-size:11px;font-weight:600;padding:3px 10px;border-radius:999px;letter-spacing:.02em}.prf-logo{display:flex;align-items:center;gap:8px}.prf-logo img{height:28px;width:28px;border-radius:6px;object-fit:contain;flex-shrink:0}.prf-logo-name{font-weight:700;color:#2d2a26;font-size:14px}.prf-property-cell{display:flex;flex-direction:column;align-items:flex-start;gap:6px;min-width:0}.prf-property-name{font-size:13px;color:#7a7168;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.prf-badge-cancel{background:#eefcf3;color:#1a9a4a}.prf-badge-cancel,.prf-badge-similar{font-size:12px;font-weight:600;padding:4px 10px;border-radius:999px;white-space:nowrap}.prf-badge-similar{background:#009e60;color:#fff;letter-spacing:.01em}.prf-price{display:flex;flex-direction:column;align-items:flex-end;text-align:right}.prf-price-amount{font-size:18px;font-weight:700;color:#1a1714}.prf-price-nights{font-size:12px;color:#9a9490}.prf-price-unavailable{font-size:14px;font-weight:600;font-style:italic;color:#7a7168}.prf-cta{box-sizing:border-box;display:inline-flex;align-items:center;gap:6px;justify-content:center;width:100%;padding:10px 14px;border-radius:999px;border:1px solid #d1cbc2;color:#1a1714;font-weight:600;font-size:14px;text-decoration:none;white-space:nowrap;transition:background .15s ease,color .15s ease,border-color .15s ease}.prf-cta:hover{border-color:#009e60;color:#009e60}.prf-cta-filled{background:#009e60;border-color:#009e60;color:#fff}.prf-cta-filled:hover{background:#008a54;border-color:#008a54;color:#fff}@media (max-width:640px){.prf-row{grid-template-columns:1fr;justify-items:start;gap:10px;padding:16px}.prf-price{align-items:flex-start;text-align:left}}.prr-card{background:#fff;border:1px solid #ececec;border-radius:16px;padding:18px 20px;display:flex;flex-direction:column;gap:12px;box-shadow:0 2px 12px rgba(0,0,0,.04)}.vr-sample-page .prr-card{order:6}.prr-title{font-size:15px;font-weight:700;color:#1a1a1a;margin:0;line-height:1.3}.prr-sub{font-size:12px;color:#7a7168;margin:-6px 0 0}.prr-list{display:flex;flex-direction:column}.prr-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 0;border-top:1px solid #f2efea;color:#1a1714;text-decoration:none;font-size:14px;transition:color .15s ease}.prr-row:first-child{border-top:none}.prr-row:hover{color:#009e60}.prr-brand{display:inline-flex;align-items:center;gap:8px;min-width:0}.prr-brand img{width:22px;height:22px;border-radius:5px;object-fit:contain;flex-shrink:0}.prr-brand-name{font-weight:600;color:#2d2a26}.prr-price{display:inline-flex;align-items:center;gap:4px;font-weight:700;color:#1a1714;white-space:nowrap}.prr-unavail{font-weight:500;font-style:italic;color:#9a9490}.prr-skel{background:#e9edf1;border-radius:6px;display:block}.prr-skel-title{height:20px;width:80%}.prr-skel-sub{height:12px;width:55%;margin-top:-2px}.prr-row-skel{pointer-events:none}.prr-skel-logo{width:22px;height:22px;border-radius:5px;flex-shrink:0}.prr-skel-brand{width:78px;height:14px}.prr-skel-price{width:60px;height:14px}@media (max-width:1024px){.vr-sample-page .prr-card{width:100%;max-width:100%;box-sizing:border-box;order:-2}}