.PriceInsightsCard_insightsCard__TeTkJ{border-radius:16px;overflow:hidden;border:1px solid #e5e7eb;background:#fff}.PriceInsightsCard_predictionSection__eDiZT{padding:20px 24px;border-bottom:1px solid #e5e7eb}.PriceInsightsCard_predictionRow__h8WzU{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.PriceInsightsCard_mobileRow__JOPkz{display:contents}.PriceInsightsCard_currentPrice__IzsbS{font-size:26px;font-weight:700;color:#0f172a;margin:0;white-space:nowrap}.PriceInsightsCard_recommendationBadge__oe6ub{display:inline-flex;align-items:center;padding:6px 14px;border-radius:6px;font-weight:600;font-size:13px;white-space:nowrap}.PriceInsightsCard_divider__Xay9D{width:1px;height:24px;background:#e5e7eb}.PriceInsightsCard_priceRangeMini__EPXCr{display:flex;align-items:center;gap:6px}.PriceInsightsCard_priceRangeLabel__pqooA{font-size:12px;color:#64748b}.PriceInsightsCard_priceRangeValue__shlMf{font-size:12px;font-weight:600;white-space:nowrap}.PriceInsightsCard_priceRangeBar__WLYJm{width:80px;height:7px;background:#e5e7eb;border-radius:3px;position:relative;overflow:hidden}.PriceInsightsCard_priceRangeFill__CNpBr{height:100%;border-radius:3px;transition:width .3s ease}.PriceInsightsCard_priceRangeIndicator__uy1eJ{position:absolute;top:-2px;width:11px;height:11px;border-radius:50%;border:2px solid #fff;transform:translateX(-50%);box-shadow:0 1px 3px rgba(0,0,0,.2)}.PriceInsightsCard_confidenceBadge__XecXz{display:flex;align-items:center;gap:4px;font-size:12px;color:#64748b;background:#f1f5f9;padding:4px 10px;border-radius:100px}.PriceInsightsCard_confidenceValue__m8AFU{font-weight:600;color:#0f172a}.PriceInsightsCard_whyButton__m8yei{margin-left:auto;background:none;border:none;color:#3b82f6;font-size:14px;font-weight:500;cursor:pointer;padding:6px 12px;border-radius:6px;transition:background .2s;display:flex;align-items:center;gap:4px}.PriceInsightsCard_whyButton__m8yei:hover{background:#eff6ff}.PriceInsightsCard_detailsSection__bvZAa{margin-top:16px;padding-top:16px;border-top:1px solid #e5e7eb}.PriceInsightsCard_reasoningText__oCnxb{font-size:14px;color:#374151;line-height:1.6;margin:0 0 16px;background:#f8fafc;padding:12px 16px;border-radius:8px;border-left:3px solid}.PriceInsightsCard_dataGrid__LXaG8{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px}.PriceInsightsCard_dataItem__Vkdj7{background:#f8fafc;padding:12px 16px;border-radius:8px}.PriceInsightsCard_dataItemLabel__B_upk{font-size:11px;color:#64748b;text-transform:uppercase;letter-spacing:.5px;margin-bottom:4px}.PriceInsightsCard_dataItemValue__gKFIF{font-size:15px;font-weight:600;color:#0f172a}.PriceInsightsCard_dataItemValue__gKFIF.PriceInsightsCard_green__VKP3G{color:#10b981}.PriceInsightsCard_dataItemValue__gKFIF.PriceInsightsCard_blue__xprxU{color:#3b82f6}.PriceInsightsCard_dataSourceNote__8mgAB{font-size:11px;color:#94a3b8;margin-top:16px;margin-bottom:0}.PriceInsightsCard_alertsSection__gGXWr{padding:20px 24px;display:flex;align-items:center;justify-content:space-between;gap:16px;background:#fff}.PriceInsightsCard_alertsContent__wy_wE{flex:1}.PriceInsightsCard_alertsTitle__vVEuk{font-size:18px;font-weight:600;color:#0f172a;margin:0 0 5px}.PriceInsightsCard_alertsDescription__ikF_W{font-size:15px;color:#64748b;margin:0}.PriceInsightsCard_alertsPrice__hbSLU{font-weight:600;color:#3b82f6}.PriceInsightsCard_toggleContainer__ioeGk{display:flex;align-items:center;gap:10px}.PriceInsightsCard_toggleLabel__yqJTF{font-size:14px;font-weight:500;color:#64748b}.PriceInsightsCard_toggleSwitch__9oiWj{position:relative;display:inline-block;width:50px;height:28px}.PriceInsightsCard_toggleSwitch__9oiWj input{opacity:0;width:0;height:0}.PriceInsightsCard_slider__9Qd7E{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.3s;border-radius:28px}.PriceInsightsCard_slider__9Qd7E:before{position:absolute;content:"";height:20px;width:20px;left:4px;bottom:4px;background-color:#fff;transition:.3s;border-radius:50%}.PriceInsightsCard_toggleSwitch__9oiWj input:checked+.PriceInsightsCard_slider__9Qd7E{background-color:#dc2626}.PriceInsightsCard_toggleSwitch__9oiWj input:checked+.PriceInsightsCard_slider__9Qd7E:before{transform:translateX(22px)}.PriceInsightsCard_toggleSwitch__9oiWj input:disabled+.PriceInsightsCard_slider__9Qd7E{opacity:.5;cursor:not-allowed}.PriceInsightsCard_loadingSkeleton__YJ7r5{background:linear-gradient(90deg,#f1f5f9 25%,#e2e8f0 50%,#f1f5f9 75%);background-size:200% 100%;animation:PriceInsightsCard_shimmer__rB2nv 1.5s infinite;border-radius:6px}@keyframes PriceInsightsCard_shimmer__rB2nv{0%{background-position:200% 0}to{background-position:-200% 0}}.PriceInsightsCard_modalOverlay__QNwvc{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:9999;padding:20px}.PriceInsightsCard_modalContent__0O_FA{max-width:400px;width:100%;padding:30px;text-align:center;background:#fff;border-radius:16px}.PriceInsightsCard_modalIcon__NwdKj{font-size:50px;margin-bottom:15px}.PriceInsightsCard_modalTitle__Aa644{font-size:20px;font-weight:600;margin-bottom:15px}.PriceInsightsCard_modalText__Q1nV4{color:#64748b;margin-bottom:20px}.PriceInsightsCard_modalEmail__Yya6i{font-size:13px;color:#94a3b8;margin-bottom:20px}.PriceInsightsCard_modalButtons__2BYUY{display:flex;gap:10px}.PriceInsightsCard_modalCancelBtn__LFo6F{flex:1;padding:12px;border:1px solid #e2e8f0;border-radius:8px;background:#fff;cursor:pointer}.PriceInsightsCard_modalConfirmBtn__1JrAv{flex:1;padding:12px;border:none;border-radius:8px;background:#0f172a;color:#fff;cursor:pointer}.PriceInsightsCard_modalConfirmBtn__1JrAv:disabled{cursor:not-allowed;opacity:.5}@media (max-width:992px){.PriceInsightsCard_predictionSection__eDiZT{padding:12px 16px}.PriceInsightsCard_predictionRow__h8WzU{display:grid;grid-template-columns:1fr auto;gap:6px 12px;align-items:start}.PriceInsightsCard_mobileRow__JOPkz{display:flex;align-items:center;gap:8px}.PriceInsightsCard_currentPrice__IzsbS{font-size:18px}.PriceInsightsCard_recommendationBadge__oe6ub{font-size:12px;padding:3px 8px}.PriceInsightsCard_divider__Xay9D{display:none}.PriceInsightsCard_confidenceBadge__XecXz{font-size:10px;padding:2px 6px}.PriceInsightsCard_priceRangeMini__EPXCr{gap:6px}.PriceInsightsCard_priceRangeMini__EPXCr .PriceInsightsCard_priceRangeValue__shlMf{font-size:10px}.PriceInsightsCard_priceRangeMini__EPXCr .PriceInsightsCard_priceRangeBar__WLYJm{height:7px;width:80px;border-radius:3px}.PriceInsightsCard_priceRangeMini__EPXCr .PriceInsightsCard_priceRangeFill__CNpBr{border-radius:3px}.PriceInsightsCard_priceRangeMini__EPXCr .PriceInsightsCard_priceRangeIndicator__uy1eJ{width:11px;height:11px;top:-2px}.PriceInsightsCard_whyButton__m8yei{grid-column:2;grid-row:1/3;align-self:start;font-size:11px;padding:6px 10px}.PriceInsightsCard_alertsSection__gGXWr{padding:12px 16px}.PriceInsightsCard_alertsContent__wy_wE{gap:2px}.PriceInsightsCard_alertsTitle__vVEuk{font-size:14px}.PriceInsightsCard_alertsDescription__ikF_W{font-size:12px}.PriceInsightsCard_toggleLabel__yqJTF{font-size:11px}.PriceInsightsCard_dataGrid__LXaG8{grid-template-columns:1fr 1fr;gap:8px}.PriceInsightsCard_dataItem__Vkdj7{padding:8px}.PriceInsightsCard_dataItemLabel__B_upk{font-size:10px}.PriceInsightsCard_dataItemValue__gKFIF{font-size:12px}}