*{box-sizing:border-box;margin:0;padding:0;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}body{color:#212529;background-color:#f8f9fa;line-height:1.6}.container{max-width:1200px;margin:0 auto;padding:1rem}.card{background-color:#fff;border-radius:.5rem;margin-bottom:1.5rem;overflow:hidden;box-shadow:0 2px 8px #0000001a}.card img{width:100%;display:block}.card-body{padding:1rem}.card-title{margin-bottom:.5rem;font-size:1.5rem;font-weight:600}.card-text{color:#495057;margin-bottom:.5rem}.review-section{margin-bottom:1.5rem}.review-section h6{margin-bottom:.5rem;font-weight:600}.review-section ul{padding-left:1.5rem;list-style:outside}.review-section li{border-bottom:1px solid #dee2e6;padding:.3rem 0}.badge{color:#fff;text-transform:uppercase;border-radius:.25rem;padding:.3rem .6rem;font-size:.75rem;font-weight:500;display:inline-block}.badge-positive{background-color:#28a745}.badge-negative{background-color:#dc3545}.badge-mixed{background-color:#6c757d}.loader-container{justify-content:center;align-items:center;margin-top:3rem;display:flex}.loader{border:4px solid #f3f3f3;border-top-color:#007bff;border-radius:50%;width:3rem;height:3rem;animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}button{cursor:pointer;color:#fff;background-color:#007bff;border:none;border-radius:.25rem;padding:.5rem 1rem;font-weight:500;transition:background-color .2s}button:hover{background-color:#0056b3}.text-center{text-align:center}.mt-5{margin-top:3rem}.mt-6{margin-top:3.5rem}.mb-4{margin-bottom:1rem}.full-center{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;display:flex}
