.content-container{border:1px solid #fff;background-color:#fff;padding:20px;box-shadow:0 4px 10px rgba(0,0,0,.4)}.bg-container{background-color:#f5f5f5}.report-list{margin-bottom:32px;overflow-x:auto;max-width:100%}.report-list .loading{text-align:center;padding:2rem;color:#666}.report-list .error{text-align:center;padding:2rem;color:#dc3545}.report-list .no-reports{text-align:center;padding:2rem;color:#666}.contact-info a{color:#ff5c39;text-decoration:none;font-size:12px;line-height:24px;transition:opacity .2s ease}.contact-info a:hover{opacity:.8}.report-entry{display:flex;margin-bottom:16px;border:1px solid #d9d9d9;border-radius:8px;padding:12px 16px;justify-content:space-between;align-items:flex-start;background-color:#fff}.report-entry .report-info{display:flex;gap:5px;flex-direction:column;flex:1}@media(min-width:768px){.report-entry .report-info{gap:22px;flex-direction:row;align-items:flex-start}}.report-entry .report-info .info-date{flex:1}.report-entry .report-info .info-order-number{flex:1}.report-entry .report-info .info-order-number .info-value{word-break:break-all}.report-entry .report-info .info-property-address{flex:2}.report-entry .report-info div{min-width:0;color:#3f4a58;line-height:24px}.report-entry .report-info div .info-label{font-size:10px;font-weight:bold;margin-bottom:4px}.report-entry .report-info div .info-value{font-size:12px}.report-entry a{color:#ff5c39}.report-entry .download-btn{display:inline-flex;align-items:center;min-width:100px;position:relative;color:#ff5c39;text-decoration:none;font-size:12px;line-height:24px;transition:opacity .2s ease;white-space:nowrap}@media(min-width:768px){.report-entry .download-btn{justify-content:center;align-self:center}}.report-entry .download-btn:hover{opacity:.8}.report-entry .download-btn .spinner-border{color:currentColor;width:1rem;height:1rem;margin-left:8px}.xome-side-panel{display:none !important}.home-value-purchased-reports-wrapper{color:#3f4a58;font-family:"Poppins",sans-serif;margin:0 auto;font-size:12px;max-width:100%;padding:100px 20px 30px 20px;text-rendering:optimizeLegibility;-webkit-text-size-adjust:none;-webkit-tap-highlight-color:rgba(255,255,255,0)}@media(min-width:768px){.home-value-purchased-reports-wrapper{max-width:900px}}.home-value-purchased-reports-wrapper h1,.home-value-purchased-reports-wrapper h2,.home-value-purchased-reports-wrapper h3,.home-value-purchased-reports-wrapper h4,.home-value-purchased-reports-wrapper h5{margin:0}.home-value-purchased-reports-wrapper h2{font-size:16px;line-height:32px;font-weight:600;margin-bottom:16px}.home-value-purchased-reports-wrapper p{font-size:12px;margin-bottom:32px;color:#3f4a58}.home-value-purchased-reports-wrapper button:focus-visible,.home-value-purchased-reports-wrapper .input-field:focus-visible{outline:none}.home-value-purchased-reports-wrapper .flex-row{display:flex;flex-direction:row;gap:16px;justify-content:space-between;width:100%}.home-value-purchased-reports-wrapper .flex-col{width:100%;display:flex;flex-direction:column;gap:4px}.spinner{animation:spin .6s linear infinite;border:3px solid #f3f3f3;border-radius:50%;border-top:3px solid #ff5c39;display:inline-block;height:16px;margin-right:8px;vertical-align:middle;width:16px}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}