body.em__modal-open{overflow:hidden}.em__review-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#0009;z-index:1000;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.em__review-modal-overlay.visible{opacity:1;visibility:visible}.em__review-modal{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%) scale(.95);width:95%;max-width:100vw;max-height:90vh;background-color:#fff;border-radius:8px;box-shadow:0 10px 30px #0000004d;z-index:1001;opacity:0;visibility:hidden;transition:all .3s ease;display:flex;flex-direction:column}.em__review-modal.visible{opacity:1;visibility:visible;transform:translate(-50%,-50%) scale(1)}.em__review-modal-content{display:flex;flex-direction:column;height:100%;overflow:hidden}.em__review-modal-header{padding:16px 20px;border-bottom:1px solid #eee;display:flex;align-items:center;justify-content:space-between;position:relative;background-color:#fafafa}.em__review-modal-header h2{margin:0;font-size:18px;font-weight:600;color:#403333;line-height:1.2;max-width:80%}.em__review-modal-close{background:none;border:none;font-size:24px;cursor:pointer;color:#666;line-height:1;padding:8px;transition:all .2s ease;border-radius:50%;width:36px;height:36px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.em__review-modal-close:hover{color:#403333;background-color:#f0f0f0}.em__review-modal-body{padding:0;overflow-y:auto;flex:1;max-height:70vh}.em__reviews-container{padding:20px 16px}.em__review-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px 0;color:#666}.em__review-spinner{width:32px;height:32px;border:3px solid rgba(0,0,0,.1);border-left-color:#ffc107;border-radius:50%;animation:spin 1s linear infinite;margin-bottom:16px}@keyframes spin{to{transform:rotate(360deg)}}.em__empty-reviews-message{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px 20px;text-align:center;color:#666}.em__empty-reviews-message svg{color:#ccc;margin-bottom:20px}.em__empty-reviews-message p{font-size:16px;margin-bottom:20px;color:#403333bf;line-height:1.4}.em__review-modal-footer{padding:16px 20px;border-top:1px solid #eee;display:flex;flex-direction:column;gap:12px;background-color:#fafafa}.em__modal-close-btn,.em__modal-view-all-btn{background-color:#403333;color:#fff;border:none;padding:12px 24px;border-radius:4px;font-weight:500;cursor:pointer;transition:background-color .2s ease;width:100%;text-align:center;text-decoration:none;display:block}.em__modal-close-btn:hover,.em__modal-view-all-btn:hover{background-color:#5a4747}.em__review-item{border:1px solid #e9ecef;border-radius:8px;overflow:hidden;background:#fff;box-shadow:0 2px 4px #0000001a;margin-bottom:20px;padding:16px}.em__review-item:last-child{margin-bottom:0}.em__review-main{display:flex;flex-direction:column;gap:16px}.em__review-product-image{width:250px;height:250px;border-radius:8px;overflow:hidden;border:1px solid #e9ecef;box-shadow:0 2px 4px #0000000d;margin:0 auto;flex-shrink:0}.em__review-product-image img{width:100%;height:100%;object-fit:cover}.em__review-section{display:flex;flex-direction:column}.em__review-product-specs{margin-bottom:16px}.em__review-spec-item{display:flex;margin-bottom:4px;font-size:13px}.em__review-spec-item:last-child{margin-bottom:0}.em__review-spec-label{font-weight:600;color:#403333;margin-right:8px}.em__review-spec-value{color:#495057}.em__review-content{flex:1}.em__reviewer-header{display:flex;flex-direction:column;gap:8px;margin-bottom:12px}.em__reviewer-name{font-size:16px;font-weight:600;color:#403333}.em__review-stars{color:#ffc107;font-size:16px;letter-spacing:1px}.em__review-text{font-size:15px;line-height:1.5;color:#495057;margin-bottom:12px}.em__reviewer-meta{font-size:13px;color:#6c757d;line-height:1.4}.em__reviewer-location{margin-bottom:2px}.em__reviewer-vehicle{font-style:italic}.em__star-review{position:relative;display:inline-block;color:#ffc107;font-weight:600;font-size:16px;text-decoration:none;margin-top:12px;margin-bottom:16px;padding:8px 16px;border-radius:50px;background:#fff8f0;transition:all .2s ease;align-self:center;width:auto;box-sizing:border-box;cursor:pointer}.em__star-review:hover{background-color:#ffefd7;transform:translateY(-1px);box-shadow:0 2px 8px #ffc10733;color:#ffc107}.em__star-review:active{transform:translateY(0)}@media (min-width: 481px){.em__review-product-image{width:300px;height:300px}.em__review-spec-item,.em__reviewer-meta{font-size:14px}.em__review-text{font-size:16px}.em__star-review{font-size:17px}}@media (min-width: 700px){.em__review-modal{max-width:900px;max-height:85vh;border-radius:12px}.em__review-modal-header{padding:20px 24px}.em__review-modal-header h2{font-size:22px;max-width:85%}.em__review-modal-close{font-size:26px;width:38px;height:38px}.em__reviews-container{padding:24px}.em__review-item{padding:20px;margin-bottom:24px}.em__review-main{display:grid;grid-template-columns:300px 1fr;gap:20px}.em__review-product-image{width:300px;height:300px;margin:0}.em__reviewer-header{flex-direction:row;align-items:center;gap:12px}.em__review-modal-footer{flex-direction:row;justify-content:space-between;padding:20px 24px}.em__modal-close-btn,.em__modal-view-all-btn{width:auto}.em__review-modal-body{max-height:65vh}.em__review-spinner{width:40px;height:40px;border-width:4px;margin-bottom:20px}.em__review-loading{padding:60px 0}.em__empty-reviews-message{padding:60px 32px}.em__empty-reviews-message p{font-size:18px;margin-bottom:24px}.em__star-review{font-size:18px;margin-top:16px;margin-bottom:20px}}@media (min-width: 1025px){.em__review-modal{max-width:1000px}.em__review-modal-header{padding:24px 32px}.em__review-modal-header h2{font-size:24px}.em__review-modal-close{font-size:28px;width:40px;height:40px}.em__reviews-container{padding:32px}.em__review-item{padding:24px}.em__review-main{grid-template-columns:200px 1fr;gap:24px}.em__review-product-image{width:200px;height:200px}.em__review-modal-footer{padding:20px 32px}}
/*# sourceMappingURL=/cdn/shop/t/13/assets/mattress-reviews-modal.css.map */
