#light-testimonial-container{position:fixed;bottom:24px;right:24px;width:360px;z-index:99999;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Helvetica,Arial,sans-serif;font-size:14px;color:#333}.testimonial-box{background:#fff;border:1px solid #eee;padding:1rem;border-radius:12px;box-shadow:0 8px 30px rgb(0 0 0 / .08);transition:all 0.3s ease;position:relative;display:flex;flex-direction:column}.testimonial-stars{margin-bottom:.5rem}.testimonial-text{margin-bottom:.75rem}.testimonial-close{display:none;position:absolute;top:6px;right:12px;font-size:18px;color:#aaa;cursor:pointer}.testimonial-box:hover .testimonial-close{display:block}.testimonial-stars{font-size:16px;color:#fbbf24;letter-spacing:1px;line-height:1}.testimonial-header{display:flex;align-items:center}.testimonial-avatar{width:48px;height:48px;border-radius:50%;object-fit:cover;border:1px solid #ddd;flex-shrink:0;margin-right:.75rem}.testimonial-footer{display:flex;align-items:center;justify-content:space-between;margin-top:.25rem}.testimonial-info{flex-grow:1;overflow:hidden;min-width:0}.testimonial-author{font-weight:700;font-size:.95rem;margin-bottom:2px;line-height:1.2}.testimonial-position{font-size:.75rem;color:#666;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.testimonial-platform-logo{height:18px;width:auto;max-width:24px;flex-shrink:0;margin-left:8px;display:inline-block}.testimonial-text{font-size:.88rem;line-height:1.5;font-weight:400;color:#444;max-height:6.2em;overflow:hidden;text-overflow:ellipsis;display:block}.modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#000;background:rgb(0 0 0 / .6);display:none;justify-content:center;align-items:center;z-index:9999}.modal-content{background:#fff;padding:2rem;max-width:600px;border-radius:10px;position:relative}.modal-close{position:absolute;top:1rem;right:1rem;cursor:pointer;font-size:1.2rem}