.product-reviews-page-section{margin-top:4rem;margin-bottom:4rem;padding-top:3rem;border-top:1px solid rgba(var(--color-foreground),.1)}.product-reviews-section{width:100%;max-width:800px;margin:0 auto}.product-reviews__heading{font-size:2.4rem;font-weight:600;margin-bottom:2rem;text-align:center}.product-reviews__summary{margin-bottom:3rem;padding:2rem;background:rgba(var(--color-base-background-2),1);border-radius:12px;text-align:center}.product-reviews__rating-display{display:flex;flex-direction:column;align-items:center;gap:1rem}.product-reviews__rating-display .rating{font-size:3rem}.product-reviews__rating-display .rating-text{font-size:1.8rem;font-weight:600;margin:0}.product-reviews__rating-display .rating-count{font-size:1.4rem;color:rgba(var(--color-foreground),.7);margin:0}.product-reviews__form-container{background:rgba(var(--color-base-background-1),1);border:1px solid rgba(var(--color-foreground),.1);border-radius:12px;padding:3rem;margin-bottom:3rem}.product-reviews__form-title{font-size:2rem;font-weight:600;margin-bottom:2rem;text-align:center}.product-reviews__form{display:flex;flex-direction:column;gap:2rem}.product-reviews__form-group{display:flex;flex-direction:column;gap:.8rem}.product-reviews__label{font-size:1.5rem;font-weight:500;color:rgba(var(--color-foreground),1)}.product-reviews__label .required{color:#e74c3c;margin-left:.3rem}.product-reviews__input,.product-reviews__textarea{width:100%;padding:1.2rem 1.5rem;font-size:1.5rem;border:1px solid rgba(var(--color-foreground),.2);border-radius:8px;background:rgba(var(--color-base-background-1),1);color:rgba(var(--color-foreground),1);transition:all .3s ease;font-family:var(--font-body-family)}.product-reviews__input:focus,.product-reviews__textarea:focus{outline:none;border-color:rgba(var(--color-button),1);box-shadow:0 0 0 3px rgba(var(--color-button),.1)}.product-reviews__textarea{resize:vertical;min-height:120px}.product-reviews__help-text{font-size:1.2rem;color:rgba(var(--color-foreground),.6);margin-top:-.5rem}.product-reviews__rating-input{display:flex;flex-direction:row-reverse;justify-content:flex-end;gap:.5rem;font-size:2.5rem}.product-reviews__rating-input input[type=radio]{display:none}.product-reviews__rating-input label.rating-star-input{cursor:pointer;color:rgba(var(--color-foreground),.2);transition:all .2s ease;-webkit-user-select:none;user-select:none}.product-reviews__rating-input label.rating-star-input:hover,.product-reviews__rating-input label.rating-star-input.active,.product-reviews__rating-input input[type=radio]:checked~label.rating-star-input{color:#ffc107}.product-reviews__rating-input input[type=radio]:checked~label.rating-star-input{color:#ffc107}.product-reviews__file-input{padding:1rem;border:2px dashed rgba(var(--color-foreground),.2);border-radius:8px;background:rgba(var(--color-base-background-2),1);cursor:pointer;transition:all .3s ease}.product-reviews__file-input:hover{border-color:rgba(var(--color-button),1);background:rgba(var(--color-button),.05)}.product-reviews__image-preview{display:flex;flex-wrap:wrap;gap:1rem;margin-top:1rem}.product-reviews__image-preview img{border-radius:8px;border:1px solid rgba(var(--color-foreground),.1)}.product-reviews__checkbox-label{display:flex;align-items:center;gap:1rem;cursor:pointer;font-size:1.4rem}.product-reviews__checkbox{width:2rem;height:2rem;cursor:pointer;accent-color:rgba(var(--color-button),1)}.product-reviews__submit{width:100%;padding:1.5rem 3rem;font-size:1.6rem;font-weight:600;border-radius:8px;margin-top:1rem;transition:all .3s ease}.product-reviews__submit:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.product-reviews__submit:disabled{opacity:.6;cursor:not-allowed}.product-reviews__message{padding:1.5rem;border-radius:8px;font-size:1.4rem;text-align:center;margin-top:1rem;display:none}.product-reviews__message--success{display:block;background:#d4edda;color:#155724;border:1px solid #c3e6cb}.product-reviews__message--error{display:block;background:#f8d7da;color:#721c24;border:1px solid #f5c6cb}.product-reviews__list{margin-top:3rem}@media screen and (max-width: 749px){.product-reviews-page-section{margin-top:3rem;margin-bottom:3rem;padding-top:2rem}.product-reviews__form-container{padding:2rem 1.5rem}.product-reviews__heading{font-size:2rem}.product-reviews__form-title{font-size:1.8rem}.product-reviews__rating-input{font-size:2rem}.product-reviews__input,.product-reviews__textarea{font-size:1.4rem;padding:1rem 1.2rem}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/section-product-reviews.css.map */
