.sample-report-module__J7boAG__main{background-color:#f1f5f9;flex-direction:column;min-height:100vh;display:flex}.sample-report-module__J7boAG__reportHeaderWrap{background:#fff;border-bottom:1px solid #e2e8f0;padding:2.5rem 0}.sample-report-module__J7boAG__reportHeader{justify-content:space-between;align-items:center;display:flex}.sample-report-module__J7boAG__headerTitleGroup{flex-direction:column;align-items:flex-start;display:flex}.sample-report-module__J7boAG__brandTag{color:#3b82f6;text-transform:uppercase;letter-spacing:.05em;background:#eff6ff;border-radius:999px;margin-bottom:.75rem;padding:.25rem .75rem;font-size:.75rem;font-weight:800}.sample-report-module__J7boAG__carTitle{color:#0f172a;margin-bottom:.5rem;font-size:2.5rem;font-weight:800;line-height:1}.sample-report-module__J7boAG__vinBadge{color:#64748b;font-size:1rem}.sample-report-module__J7boAG__vinBadge strong{color:#0f172a;font-family:monospace;font-size:1.15rem}.sample-report-module__J7boAG__actionBtn{color:#0f172a;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:8px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-weight:700;transition:all .2s;display:flex}.sample-report-module__J7boAG__actionBtn:hover{background:#f8fafc;border-color:#94a3b8}.sample-report-module__J7boAG__segmentNavWrap{z-index:40;background:#fff;border-bottom:1px solid #e2e8f0;position:sticky;top:70px;box-shadow:0 4px 6px -1px #00000005}.sample-report-module__J7boAG__segmentNav{scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch;gap:2rem;padding:0 1.5rem;display:flex;overflow-x:auto}.sample-report-module__J7boAG__segmentNav::-webkit-scrollbar{display:none}.sample-report-module__J7boAG__segBtn{color:#64748b;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-bottom:3px solid #0000;padding:1rem 0;font-size:.95rem;font-weight:800;transition:all .2s}.sample-report-module__J7boAG__segBtn:hover{color:#0f172a}.sample-report-module__J7boAG__activeSeg{color:#0ea5e9;border-bottom-color:#0ea5e9}.sample-report-module__J7boAG__reportLayout{grid-template-columns:1fr 350px;align-items:flex-start;gap:3rem;padding:3rem 0 6rem;display:grid}.sample-report-module__J7boAG__mainContent{flex-direction:column;gap:2rem;min-width:0;display:flex}.sample-report-module__J7boAG__moduleCard{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:2.5rem;box-shadow:0 4px 6px -1px #00000005}.sample-report-module__J7boAG__moduleTitle{color:#0f172a;margin-bottom:1.5rem;font-size:1.5rem;font-weight:800}.sample-report-module__J7boAG__moduleHeaderAlert,.sample-report-module__J7boAG__moduleHeaderWarn{align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.sample-report-module__J7boAG__moduleHeaderAlert h2{color:#ef4444;margin:0;font-size:1.5rem;font-weight:800}.sample-report-module__J7boAG__moduleHeaderWarn h2{color:#d97706;margin:0;font-size:1.5rem;font-weight:800}.sample-report-module__J7boAG__iconRed{color:#ef4444}.sample-report-module__J7boAG__iconYellow{color:#d97706}.sample-report-module__J7boAG__iconBlue{color:#0ea5e9}.sample-report-module__J7boAG__moduleDesc{color:#475569;margin-bottom:2rem;font-size:1.05rem;line-height:1.6}.sample-report-module__J7boAG__summaryGrid{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}.sample-report-module__J7boAG__statusBoxG,.sample-report-module__J7boAG__statusBoxR,.sample-report-module__J7boAG__statusBoxY{border:1px solid #e2e8f0;border-radius:12px;gap:1.25rem;padding:1.5rem;display:flex}.sample-report-module__J7boAG__statusBoxIcon{color:#16a34a;background:#dcfce7;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.sample-report-module__J7boAG__statusBoxIconR{color:#ef4444;background:#fee2e2;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.sample-report-module__J7boAG__statusBoxIconY{color:#d97706;background:#fef3c7;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.sample-report-module__J7boAG__statusBoxText h3{color:#0f172a;margin-bottom:.25rem;font-size:1.1rem;font-weight:800}.sample-report-module__J7boAG__statusOk{color:#16a34a;font-size:.95rem;font-weight:700}.sample-report-module__J7boAG__statusAlert{color:#ef4444;font-size:.95rem;font-weight:700}.sample-report-module__J7boAG__statusWarn{color:#d97706;font-size:.95rem;font-weight:700}.sample-report-module__J7boAG__mileageChartMock{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;height:250px;padding:2rem;position:relative;overflow:hidden}.sample-report-module__J7boAG__chartLine{width:100%;height:100%;position:relative}.sample-report-module__J7boAG__chartSvg{width:100%;height:100%;position:absolute;top:0;left:0}.sample-report-module__J7boAG__pointG,.sample-report-module__J7boAG__pointR,.sample-report-module__J7boAG__pointWarn{z-index:10;border-radius:50%;width:16px;height:16px;position:absolute;transform:translate(-50%,50%)}.sample-report-module__J7boAG__pointG{background:#fff;border:4px solid #22c55e}.sample-report-module__J7boAG__pointR{background:#fff;border:4px solid #ef4444}.sample-report-module__J7boAG__pointWarn{background:#fff;border:4px solid #f59e0b}.sample-report-module__J7boAG__pointG span,.sample-report-module__J7boAG__pointR span,.sample-report-module__J7boAG__pointWarn span{color:#fff;white-space:nowrap;text-align:center;background:#0f172a;border-radius:8px;padding:.4rem .75rem;font-size:.75rem;font-weight:700;position:absolute;bottom:24px;left:50%;transform:translate(-50%)}.sample-report-module__J7boAG__pointWarn span{background:#ef4444}.sample-report-module__J7boAG__damageFlex{align-items:center;gap:3rem;margin-top:1.5rem;display:flex}.sample-report-module__J7boAG__damageCarMock{background:#f1f5f9;border-radius:24px;flex-shrink:0;width:200px;height:400px;position:relative}.sample-report-module__J7boAG__blueprintBody{border:2px solid #cbd5e1;border-radius:16px;position:absolute;inset:10px}.sample-report-module__J7boAG__zoneFront{background:#22c55e33;border-bottom:1px dashed #22c55e;border-radius:14px 14px 0 0;width:100%;height:20%;position:absolute;top:0;left:0}.sample-report-module__J7boAG__zoneRearHit{background:#f59e0b66 repeating-linear-gradient(45deg,#0000,#0000 10px,#f59e0b33 10px 20px);border-top:2px solid #d97706;border-radius:0 0 14px 14px;width:100%;height:25%;position:absolute;bottom:0;left:0}.sample-report-module__J7boAG__damageList{flex:1}.sample-report-module__J7boAG__damageEvent{background:#fffbeb;border:1px solid #fde68a;border-left:4px solid #f59e0b;border-radius:8px;padding:1.5rem}.sample-report-module__J7boAG__dmgDate{color:#92400e;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem;font-size:.9rem;font-weight:800}.sample-report-module__J7boAG__dmgEst{color:#0f172a;margin-bottom:1rem;font-size:1.15rem}.sample-report-module__J7boAG__dmgParts{flex-wrap:wrap;gap:.5rem;display:flex}.sample-report-module__J7boAG__dmgTag{color:#b45309;background:#fff;border:1px solid #fcd34d;border-radius:999px;padding:.3rem .75rem;font-size:.85rem;font-weight:700}.sample-report-module__J7boAG__photoGrid{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}.sample-report-module__J7boAG__photoItem{background:#fff;border:1px solid #e2e8f0;border-radius:12px;transition:transform .3s;position:relative;overflow:hidden}.sample-report-module__J7boAG__photoItem:hover{transform:translateY(-5px);box-shadow:0 10px 15px -3px #0000001a}.sample-report-module__J7boAG__reportPhoto{object-fit:cover;width:100%;height:200px;display:block}.sample-report-module__J7boAG__photoItem span{color:#0f172a;text-align:center;background:#fff;border-top:1px solid #f1f5f9;padding:.75rem;font-size:.85rem;font-weight:700;display:block}.sample-report-module__J7boAG__sidebar{position:sticky;top:140px}.sample-report-module__J7boAG__stickyWidget{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:2rem;box-shadow:0 4px 6px -1px #00000005}.sample-report-module__J7boAG__stickyWidget h3{color:#0f172a;border-bottom:1px solid #f1f5f9;margin-bottom:1.5rem;padding-bottom:1rem;font-size:1.25rem;font-weight:800}.sample-report-module__J7boAG__specList{flex-direction:column;gap:1rem;margin-bottom:2rem;display:flex}.sample-report-module__J7boAG__specItem{justify-content:space-between;align-items:center;font-size:.95rem;display:flex}.sample-report-module__J7boAG__specItem span{color:#64748b}.sample-report-module__J7boAG__specItem strong{color:#0f172a;font-weight:700}.sample-report-module__J7boAG__sidebarAlertBox{background:#eff6ff;border:1px solid #bfdbfe;border-radius:8px;gap:.75rem;padding:1.25rem;display:flex}.sample-report-module__J7boAG__sidebarAlertBox p{color:#1e40af;margin:0;font-size:.85rem;line-height:1.5}.sample-report-module__J7boAG__footerSimple{text-align:center;color:#94a3b8;background:#fff;border-top:1px solid #e2e8f0;margin-top:auto;padding:2rem 0;font-weight:600}@media (max-width:1024px){.sample-report-module__J7boAG__reportLayout{grid-template-columns:1fr;gap:2rem;padding:2rem 0}.sample-report-module__J7boAG__reportHeader{flex-direction:column;align-items:flex-start;gap:1rem}.sample-report-module__J7boAG__summaryGrid{grid-template-columns:1fr}.sample-report-module__J7boAG__damageFlex{flex-direction:column;align-items:center}.sample-report-module__J7boAG__photoGrid{grid-template-columns:1fr}}@media (max-width:768px){.sample-report-module__J7boAG__carTitle{font-size:1.8rem}.sample-report-module__J7boAG__reportHeaderWrap{padding:1.5rem 0;overflow:hidden}.sample-report-module__J7boAG__moduleCard{padding:1.25rem 1rem;overflow:hidden}.sample-report-module__J7boAG__segmentNav{gap:1.5rem;padding:0 1rem}.sample-report-module__J7boAG__actionBtn{justify-content:center;width:100%;margin-top:1rem}.sample-report-module__J7boAG__moduleTitle{font-size:1.25rem}.sample-report-module__J7boAG__moduleHeaderAlert h2,.sample-report-module__J7boAG__moduleHeaderWarn h2{font-size:1.2rem;line-height:1.3}.sample-report-module__J7boAG__moduleHeaderAlert,.sample-report-module__J7boAG__moduleHeaderWarn{align-items:flex-start}}
