.spectrum-reviews{--sr-accent: var(--color-button);--sr-accent-hover: var(--color-button-hover);font-family:var(--font-stack-body);color:rgb(var(--color-foreground));max-width:900px;margin:0 auto;position:relative;z-index:1;scroll-margin-top:150px;padding-bottom:2rem}.sr-stars{display:inline-flex;gap:2px;vertical-align:middle}.sr-star{width:18px;height:18px}.sr-star--filled{color:rgb(var(--sr-accent))}.sr-star--empty{color:rgba(var(--color-foreground),.2)}.sr-star-partial{position:relative;display:inline-flex;width:18px;height:18px}.sr-stars--lg .sr-star-partial{width:22px;height:22px}.sr-star-partial .sr-star{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.sr-star-partial .sr-star--filled{clip-path:inset(0 calc(100% - var(--sr-partial)) 0 0)}.sr-carousel-section{margin-bottom:2rem}.sr-carousel-title{font-family:var(--font-stack-header);font-weight:var(--font-weight-header);font-size:1.5rem;margin-bottom:1.25rem}.sr-carousel-wrap{position:relative;overflow:visible}.sr-carousel-track{display:flex;gap:1rem;overflow-x:auto;scroll-behavior:smooth;scroll-snap-type:x mandatory;-ms-overflow-style:none;scrollbar-width:none;padding-bottom:.5rem}.sr-carousel-track::-webkit-scrollbar{display:none}.sr-carousel-card{flex:0 0 calc(33.333% - .75rem);scroll-snap-align:start;border:1px solid rgb(var(--color-border));border-radius:var(--blocks-radius);padding:1.25rem;display:flex;flex-direction:column;min-height:220px;background:rgb(var(--color-background))}.sr-carousel-card-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:.5rem}.sr-carousel-card-stars{display:flex;gap:1px}.sr-carousel-card-stars .sr-star{width:14px;height:14px}.sr-carousel-card-date{font-size:.75rem;color:rgba(var(--color-foreground),.5)}.sr-carousel-card-author{display:flex;align-items:center;gap:.5rem;margin-bottom:.75rem}.sr-carousel-card-avatar{width:28px;height:28px;border-radius:50%;background:rgba(var(--color-foreground),.08);display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.75rem;color:rgb(var(--color-foreground));flex-shrink:0}.sr-carousel-card-name{font-weight:500;font-size:.875rem}.sr-carousel-card-badge{display:inline-flex;align-items:center;gap:2px;font-size:10px;color:rgba(var(--color-foreground),.5);border:1px solid rgba(var(--color-foreground),.1);border-radius:3px;padding:1px 5px;margin-left:.5rem}.sr-carousel-card-title{font-weight:700;font-size:.875rem;margin-bottom:.25rem;line-height:1.3}.sr-carousel-card-body{font-size:.875rem;line-height:1.5;color:rgba(var(--color-foreground),.8);flex:1;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.sr-carousel-card-media{display:flex;gap:.25rem;margin-top:.75rem}.sr-carousel-card-media img{width:48px;height:48px;object-fit:cover;border-radius:4px;cursor:pointer}.sr-carousel-nav{position:absolute;top:50%;transform:translateY(-50%);width:36px;height:36px;background:rgb(var(--color-background));border:1px solid rgb(var(--color-border));border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10;color:rgb(var(--color-foreground));box-shadow:0 2px 4px rgba(var(--color-foreground),.1);transition:opacity var(--m-duration-default, .25s)}.sr-carousel-nav:disabled{opacity:.3;cursor:default}.sr-carousel-nav--prev{left:-18px}.sr-carousel-nav--next{right:-18px}@media(max-width:767px){.sr-carousel-card{flex:0 0 85%}.sr-carousel-nav{display:none}}@media(min-width:768px)and (max-width:1023px){.sr-carousel-card{flex:0 0 calc(50% - .5rem)}}.sr-header{margin-bottom:1.5rem}.sr-summary{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem;flex-wrap:wrap}.sr-stars--lg{gap:3px}.sr-stars--lg .sr-star{width:22px;height:22px}.sr-based{font-size:1rem;color:rgba(var(--color-foreground),.7)}.sr-based strong{font-weight:700;color:rgb(var(--color-foreground))}.sr-histogram{margin-bottom:1.25rem}.sr-hist-row{display:grid;grid-template-columns:100px 1fr 40px;align-items:center;gap:.5rem;margin-bottom:.375rem;cursor:pointer}.sr-hist-row:hover .sr-hist-bar-fill{opacity:.8}.sr-hist-label{display:flex;align-items:center;gap:1px}.sr-hist-label .sr-star{width:16px;height:16px}.sr-hist-bar{height:10px;background:rgba(var(--color-foreground),.06);border-radius:5px;overflow:hidden}.sr-hist-bar-fill{height:100%;background:rgb(var(--sr-accent));border-radius:5px;transition:width var(--m-duration-default, .25s);min-width:4px}.sr-hist-count{font-size:.875rem;text-align:right;color:rgba(var(--color-foreground),.5)}.sr-gallery-title{font-family:var(--font-stack-header);font-weight:var(--font-weight-header);font-size:1.125rem;color:rgba(var(--color-foreground),.6);margin-bottom:.75rem}.sr-gallery{display:flex;gap:.375rem;overflow-x:auto;margin-bottom:1.5rem;padding-bottom:.25rem;scrollbar-width:thin}.sr-gallery::-webkit-scrollbar{height:4px}.sr-gallery::-webkit-scrollbar-thumb{background:rgba(var(--color-foreground),.2);border-radius:2px}.sr-gallery-thumb{flex:0 0 auto;width:80px;height:80px;border-radius:var(--blocks-radius);object-fit:cover;cursor:pointer;transition:transform var(--m-duration-default, .25s)}.sr-gallery-thumb:hover{transform:scale(1.05)}.sr-tabs{display:flex;gap:1.5rem;border-bottom:1px solid rgba(var(--color-foreground),.1);margin-bottom:1rem}.sr-tab{font-size:1rem;font-weight:500;padding:.5rem 0;border:none;background:none;cursor:pointer;color:rgba(var(--color-foreground),.5);border-bottom:2px solid transparent;font-family:var(--font-stack-body)}.sr-tab.is-active{color:rgb(var(--color-foreground));border-bottom-color:rgb(var(--color-foreground))}.sr-action-buttons{display:flex;gap:.75rem;margin-bottom:1rem}.sr-filter-btn,.sr-write-review-btn{flex:1;display:flex;align-items:center;justify-content:center;font-size:var(--font-btn-size, 1rem);font-weight:var(--font-btn-weight, 500);padding:10px 30px;border:1px solid transparent;border-radius:var(--btn-border-radius);background:transparent;cursor:pointer;font-family:var(--font-stack-body);text-transform:var(--btn-text-transform, none);letter-spacing:var(--btn-letter-spacing, 0);line-height:var(--btn-line-height, normal);transition:all var(--m-duration-default, .25s)}.sr-write-review-btn{background:rgb(var(--sr-accent));border-color:rgb(var(--sr-accent));color:rgb(var(--color-background))}.sr-write-review-btn:hover{background:rgb(var(--sr-accent-hover));border-color:rgb(var(--sr-accent-hover));color:rgb(var(--color-background))}.sr-filter-btn{border-color:rgb(var(--color-foreground));color:rgb(var(--color-foreground))}.sr-filter-btn:hover{background:rgb(var(--color-foreground));color:rgb(var(--color-background))}.sr-filter-panel{border:1px solid rgba(var(--color-foreground),.1);border-radius:var(--blocks-radius);padding:1rem;margin-bottom:1rem}.sr-filter-panel[style*=block]{display:block!important}.sr-filter-panel-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem}.sr-filter-panel-title{font-size:1rem;font-weight:700}.sr-filter-clear{font-size:.875rem;color:rgba(var(--color-foreground),.5);background:none;border:none;cursor:pointer;text-decoration:underline;font-family:var(--font-stack-body)}.sr-filter-options{display:flex;flex-direction:column;gap:.5rem}.sr-filter-option{display:flex;align-items:center;gap:.5rem;cursor:pointer;font-size:.875rem}.sr-filter-option input[type=checkbox]{width:16px;height:16px;accent-color:rgb(var(--sr-accent));cursor:pointer}.sr-filter-option-stars{display:inline-flex;gap:1px}.sr-filter-option-stars .sr-star{width:14px;height:14px}.sr-filter-option-label{color:rgba(var(--color-foreground),.5);font-size:.75rem}.sr-controls{display:flex;align-items:center;gap:1rem;margin-bottom:1rem;padding-bottom:.75rem;border-bottom:1px solid rgba(var(--color-foreground),.1)}.sr-count{font-size:.875rem;color:rgba(var(--color-foreground),.5);white-space:nowrap}.sr-sort-wrap{display:flex;align-items:center;gap:.5rem;margin-left:auto}.sr-sort-label{font-size:.875rem;font-weight:500;white-space:nowrap}.sr-sort-select{font-size:.875rem;border:var(--inputs-border-width) solid rgb(var(--color-border));border-radius:var(--inputs-radius);padding:6px 1.75rem 6px 12px;background-color:rgb(var(--color-form-field));color:rgb(var(--color-form-field-text));font-family:var(--font-stack-body);-webkit-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6'%3E%3Cpath d='M1 1l4 4 4-4' stroke='%23333' stroke-width='1.5' fill='none'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 10px center;cursor:pointer;outline:none;line-height:2;transition:border-color var(--m-duration-default, .25s)}.sr-sort-select:focus{border-color:rgb(var(--color-foreground))}.sr-review-list{list-style:none;padding:0;margin:0}.sr-review{border-bottom:1px solid rgba(var(--color-foreground),.08);padding:1.25rem 0}.sr-review:last-child{border-bottom:none}.sr-review-header{display:flex;align-items:center;gap:.75rem;margin-bottom:.5rem}.sr-avatar{width:44px;height:44px;border-radius:50%;background:rgba(var(--color-foreground),.06);display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1rem;color:rgb(var(--color-foreground));flex-shrink:0}.sr-reviewer-info{flex:1;min-width:0}.sr-reviewer-name{font-weight:700;font-size:1rem}.sr-review-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:.375rem}.sr-review-date{font-size:.75rem;color:rgba(var(--color-foreground),.5)}.sr-review-title{font-weight:700;font-size:1rem;margin-bottom:.375rem;font-family:var(--font-stack-header)}.sr-review-body{font-size:.875rem;line-height:1.6;color:rgba(var(--color-foreground),.85);margin-bottom:.75rem}.sr-review-media{display:flex;gap:.375rem;margin-bottom:.75rem}.sr-review-media img{width:64px;height:64px;object-fit:cover;border-radius:4px;cursor:pointer}.sr-review-media img:hover{opacity:.85}.sr-review-footer{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:.5rem}.sr-verified{display:inline-flex;align-items:center;gap:4px;font-size:.75rem;color:rgba(var(--color-foreground),.6);border:1px solid rgba(var(--color-foreground),.1);border-radius:3px;padding:3px 8px;font-weight:500}.sr-review-body-wrap{position:relative}.sr-review-body.is-clamped{display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.sr-read-more{background:none;border:none;padding:0;margin-top:.25rem;font-size:.875rem;font-weight:500;color:rgba(var(--color-foreground),.6);cursor:pointer;font-family:var(--font-stack-body);text-decoration:underline;text-underline-offset:2px}.sr-read-more:hover{color:rgb(var(--color-foreground))}.sr-pagination{display:flex;align-items:center;justify-content:center;gap:.5rem;margin-top:1.25rem;padding-top:1rem}.sr-pagination-btn{width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:transparent;border:1px solid rgba(var(--color-foreground),.15);border-radius:50%;cursor:pointer;color:rgb(var(--color-foreground));transition:background var(--m-duration-default, .25s),border-color var(--m-duration-default, .25s)}.sr-pagination-btn:hover:not(:disabled){background:rgba(var(--color-foreground),.05);border-color:rgba(var(--color-foreground),.3)}.sr-pagination-btn:disabled{opacity:.3;cursor:not-allowed}.sr-pagination-pages{display:flex;align-items:center;gap:.25rem}.sr-pagination-num{min-width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:transparent;border:1px solid transparent;border-radius:50%;cursor:pointer;font-size:.875rem;font-weight:500;color:rgba(var(--color-foreground),.6);font-family:var(--font-stack-body);transition:all var(--m-duration-default, .25s)}.sr-pagination-num:hover{background:rgba(var(--color-foreground),.05);color:rgb(var(--color-foreground))}.sr-pagination-num.is-active{background:rgb(var(--color-foreground));color:rgb(var(--color-background));border-color:rgb(var(--color-foreground));font-weight:700}.sr-pagination-ellipsis{display:flex;align-items:center;justify-content:center;width:24px;font-size:.875rem;color:rgba(var(--color-foreground),.4)}dialog.sr-media-dialog{position:fixed;max-width:900px;width:95vw;max-height:90vh;border:none;border-radius:var(--blocks-radius);padding:0;background:rgb(var(--color-background));box-shadow:0 20px 60px #0000004d;overflow:hidden}dialog.sr-media-dialog::backdrop{background:#000000b3}.sr-media-dialog-inner{position:relative;padding:1.25rem;max-height:90vh;overflow-y:auto}.sr-media-dialog-close{position:absolute;top:.75rem;right:.75rem;width:32px;height:32px;background:none;border:none;font-size:1.25rem;cursor:pointer;color:rgba(var(--color-foreground),.5);display:flex;align-items:center;justify-content:center;border-radius:50%;z-index:3;transition:background var(--m-duration-default, .25s)}.sr-media-dialog-close:hover{background:rgba(var(--color-foreground),.05)}.sr-media-dialog-content{display:grid;grid-template-columns:1fr 280px;gap:1.25rem}.sr-media-dialog-left{display:flex;flex-direction:column}.sr-media-dialog-main-wrap{position:relative;aspect-ratio:1;background:rgba(var(--color-foreground),.03);border-radius:var(--blocks-radius);overflow:hidden;display:flex;align-items:center;justify-content:center}.sr-media-dialog-main-img{max-width:100%;max-height:100%;object-fit:contain}.sr-media-dialog-nav{position:absolute;top:50%;transform:translateY(-50%);width:36px;height:36px;background:rgba(var(--color-background),.85);border:1px solid rgb(var(--color-border));border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;color:rgb(var(--color-foreground));z-index:2;transition:background var(--m-duration-default, .25s)}.sr-media-dialog-nav:hover{background:rgb(var(--color-background))}.sr-media-dialog-nav:disabled{opacity:.3;cursor:not-allowed}.sr-media-dialog-nav--prev{left:8px}.sr-media-dialog-nav--next{right:8px}.sr-media-dialog-thumbs{display:flex;gap:.375rem;margin-top:.75rem;overflow-x:auto;padding-bottom:.25rem;scrollbar-width:thin}.sr-media-dialog-thumbs::-webkit-scrollbar{height:4px}.sr-media-dialog-thumbs::-webkit-scrollbar-thumb{background:rgba(var(--color-foreground),.2);border-radius:2px}.sr-media-dialog-thumbs img{width:56px;height:56px;object-fit:cover;border-radius:4px;cursor:pointer;opacity:.5;border:2px solid transparent;transition:opacity var(--m-duration-default, .25s),border-color var(--m-duration-default, .25s);flex-shrink:0}.sr-media-dialog-thumbs img:hover{opacity:.8}.sr-media-dialog-thumbs img.is-active{opacity:1;border-color:rgb(var(--color-foreground))}.sr-media-dialog-right{overflow-y:auto;padding-top:.5rem}.sr-dialog-review-stars{display:flex;gap:2px;margin-bottom:.5rem}.sr-dialog-review-stars .sr-star{width:16px;height:16px}.sr-dialog-review-date{font-size:.75rem;color:rgba(var(--color-foreground),.5);margin-bottom:.75rem}.sr-dialog-review-author{display:flex;align-items:center;gap:.5rem;margin-bottom:.75rem}.sr-dialog-review-avatar{width:36px;height:36px;border-radius:50%;background:rgba(var(--color-foreground),.06);display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.875rem;color:rgb(var(--color-foreground));flex-shrink:0}.sr-dialog-review-author-info{display:flex;flex-direction:column;gap:2px}.sr-dialog-review-name{font-weight:700;font-size:.875rem}.sr-dialog-review-verified{display:inline-flex;align-items:center;gap:4px;font-size:10px;color:rgba(var(--color-foreground),.5);border:1px solid rgba(var(--color-foreground),.1);border-radius:3px;padding:1px 5px;width:fit-content}.sr-dialog-review-title{font-weight:700;font-size:1rem;margin-bottom:.5rem;font-family:var(--font-stack-header)}.sr-dialog-review-body{font-size:.875rem;line-height:1.6;color:rgba(var(--color-foreground),.85)}.sr-powered-by{text-align:center;padding:1.25rem 0 .25rem;font-size:.75rem;color:rgba(var(--color-foreground),.25);letter-spacing:.3px}.sr-powered-by a{color:rgba(var(--color-foreground),.4);text-decoration:none;font-weight:500}.sr-powered-by a:hover{text-decoration:underline}.sr-empty{text-align:center;padding:2.5rem 0;color:rgba(var(--color-foreground),.5)}.sr-empty-title{font-size:1.125rem;font-weight:500;margin-bottom:.5rem}.sr-spinner{display:inline-block;width:20px;height:20px;border:2px solid rgba(var(--color-foreground),.15);border-top-color:rgb(var(--color-foreground));border-radius:50%;animation:sr-spin .6s linear infinite}@keyframes sr-spin{to{transform:rotate(360deg)}}.sr-submit-success{display:flex;align-items:center;background:rgba(var(--sr-accent),.1);color:rgb(var(--color-foreground));padding:.75rem 1rem;border-radius:var(--blocks-radius);font-size:.875rem;font-weight:500;margin-bottom:1rem;animation:sr-fade-in .3s ease}@keyframes sr-fade-in{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.sr-form-overlay{position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:9998!important;background:#00000080;display:flex!important;align-items:center;justify-content:center;opacity:0;pointer-events:none;transition:opacity var(--m-duration-default, .25s);visibility:hidden}.sr-form-overlay.is-open{opacity:1!important;pointer-events:auto!important;visibility:visible!important}.sr-form{background:rgb(var(--color-background));border-radius:var(--blocks-radius);padding:1.5rem;width:90vw;max-width:500px;max-height:90vh;overflow-y:auto;position:relative}.sr-form-title{font-size:1.25rem;font-weight:700;margin-bottom:1rem;font-family:var(--font-stack-header)}.sr-form-group{margin-bottom:.875rem}.sr-form-label{display:block;font-size:.75rem;font-weight:500;margin-bottom:.25rem}.sr-form-input,.sr-form-textarea{width:100%;padding:6px 12px;border:var(--inputs-border-width) solid rgb(var(--color-border));border-radius:var(--inputs-radius);font-size:.875rem;font-family:var(--font-stack-body);color:rgb(var(--color-form-field-text));background-color:rgb(var(--color-form-field));box-sizing:border-box;line-height:2;outline:none;transition:border-color var(--m-duration-default, .25s)}.sr-form-input:focus,.sr-form-textarea:focus{border-color:rgb(var(--color-foreground))}.sr-form-textarea{min-height:100px;resize:vertical}.sr-form-stars{display:flex;gap:4px;cursor:pointer}.sr-form-stars .sr-star{width:28px;height:28px;transition:color .1s}.sr-form-submit{width:100%;padding:10px 30px;background:rgb(var(--sr-accent));color:rgb(var(--color-background));border:1px solid rgb(var(--sr-accent));border-radius:var(--btn-border-radius);font-weight:var(--font-btn-weight, 500);font-size:var(--font-btn-size, 1rem);cursor:pointer;font-family:var(--font-stack-body);text-transform:var(--btn-text-transform, none);letter-spacing:var(--btn-letter-spacing, 0);line-height:var(--btn-line-height, normal);transition:all var(--m-duration-default, .25s)}.sr-form-submit:hover:not(:disabled){background:rgb(var(--sr-accent-hover));border-color:rgb(var(--sr-accent-hover));color:rgb(var(--color-background))}.sr-form-submit:disabled{opacity:.5;cursor:not-allowed;pointer-events:none}.sr-form-error{color:rgb(var(--color-error));font-size:.75rem;margin-top:.25rem}.sr-form-file-input{display:none}.sr-form-file-btn{display:inline-flex;align-items:center;gap:6px;padding:.5rem .75rem;border:1px dashed rgba(var(--color-foreground),.25);border-radius:var(--inputs-radius);background:rgba(var(--color-foreground),.02);color:rgba(var(--color-foreground),.6);font-size:.875rem;font-family:var(--font-stack-body);cursor:pointer;transition:border-color var(--m-duration-default, .25s),background var(--m-duration-default, .25s)}.sr-form-file-btn:hover{border-color:rgba(var(--color-foreground),.4);background:rgba(var(--color-foreground),.04)}.sr-form-file-list{display:flex;flex-wrap:wrap;gap:.375rem;margin-top:.5rem}.sr-form-file-thumb{position:relative;width:56px;height:56px;border-radius:4px;overflow:hidden;border:1px solid rgba(var(--color-foreground),.1)}.sr-form-file-thumb img{width:100%;height:100%;object-fit:cover}.sr-form-file-thumb-remove{position:absolute;top:2px;right:2px;width:18px;height:18px;border-radius:50%;background:rgba(var(--color-foreground),.7);color:rgb(var(--color-background));border:none;font-size:10px;cursor:pointer;display:flex;align-items:center;justify-content:center;line-height:1}.sr-form-close{position:absolute;top:.75rem;right:.75rem;background:none;border:none;font-size:1.25rem;cursor:pointer;color:rgba(var(--color-foreground),.5)}@media(max-width:767px){.sr-review-header{flex-wrap:wrap}.sr-review-top{flex-direction:column;align-items:flex-start;gap:.25rem}.sr-gallery-thumb{width:64px;height:64px}.sr-hist-row{grid-template-columns:85px 1fr 36px}.sr-action-buttons{flex-direction:column}.sr-sort-select{min-width:120px}.sr-media-dialog-content{grid-template-columns:1fr}.sr-media-dialog-right{max-height:200px}.sr-pagination{gap:.25rem}.sr-pagination-num{min-width:32px;height:32px;font-size:.75rem}.sr-pagination-btn{width:32px;height:32px}}
/*# sourceMappingURL=/cdn/shop/t/93/assets/section-custom-reviews.css.map */
