.tp-reviews-section,.tp-reviews-section *{box-sizing:border-box}.tp-reviews-section{width:100%;margin:0;padding:var(--tp-s8) var(--tp-s5) 88px;background:var(--tp-white);color:var(--tp-blue-press)}.tp-reviews-inner{width:min(100%,1200px);margin:0 auto}.tp-reviews-head{display:flex;align-items:center;justify-content:space-between;gap:var(--tp-s5);margin-bottom:var(--tp-s5)}.tp-reviews-head h2{margin:0;color:var(--tp-blue-press);font-size:clamp(32px,3.4vw,48px);line-height:1;font-weight:500;letter-spacing:-.045em}.tp-review-write-btn-main{min-height:48px;padding:0 var(--tp-s5);border:0;border-radius:var(--tp-radius);background:var(--tp-blue);color:var(--tp-white);display:inline-flex;align-items:center;justify-content:center;gap:var(--tp-s2);font-size:13px;font-weight:700;cursor:pointer;transition:background var(--tp-dur) var(--tp-ease),transform var(--tp-dur) var(--tp-ease)}.tp-review-write-btn-main:hover{background:var(--tp-blue-press);transform:translateY(-1px)}.tp-review-write-btn-main svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.tp-reviews-summary{display:grid;grid-template-columns:minmax(240px,.9fr) minmax(360px,1.3fr);gap:0;margin-bottom:var(--tp-s5);border-top:1px solid var(--tp-line);border-bottom:1px solid var(--tp-line)}.tp-reviews-score{padding:var(--tp-s6) var(--tp-s6) var(--tp-s6) 0;border-right:1px solid var(--tp-line)}.tp-reviews-score__line{display:flex;align-items:baseline;gap:var(--tp-s2)}.tp-reviews-score strong{color:var(--tp-blue-press);font-size:58px;line-height:.95;font-weight:500;letter-spacing:-.06em}.tp-reviews-score__max{color:var(--tp-muted);font-size:22px;font-weight:500}.tp-reviews-score__stars{display:flex;gap:3px;margin:var(--tp-s4) 0 var(--tp-s2);font-size:22px;line-height:1}.tp-reviews-score__stars span{color:#d4dbe4}.tp-reviews-score__stars .is-full{color:var(--tp-blue)}.tp-reviews-score__stars .is-half{background:linear-gradient(90deg,var(--tp-blue) 50%,#d4dbe4 50%);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.tp-reviews-score p{margin:0;color:var(--tp-muted);font-size:13px;line-height:1.5;font-weight:500}.tp-reviews-breakdown{padding:var(--tp-s6) 0 var(--tp-s6) var(--tp-s7)}.rating-breakdown{display:grid;gap:var(--tp-s2);margin:0}.rating-breakdown-row{display:grid;grid-template-columns:34px minmax(150px,1fr) 44px;align-items:center;gap:var(--tp-s3);color:#344054;font-size:12px;font-weight:600}.rating-breakdown-bar{height:8px;border-radius:var(--tp-radius);background:var(--tp-blue-tint);overflow:hidden}.rating-breakdown-bar span{display:block;height:100%;border-radius:inherit;background:var(--tp-blue)}.tp-reviews-toolbar{display:flex;align-items:center;justify-content:space-between;gap:var(--tp-s4);padding:0 0 var(--tp-s4);border-bottom:1px solid var(--tp-line)}.tp-reviews-filter,.tp-reviews-sort{display:flex;align-items:center;gap:var(--tp-s2)}.tp-reviews-toolbar label{color:var(--tp-muted);font-size:12px;font-weight:500}.tp-reviews-toolbar select{min-width:150px;height:44px;padding:0 42px 0 var(--tp-s3);border:1px solid var(--tp-line);border-radius:var(--tp-radius);background-color:var(--tp-white);color:var(--tp-blue-press);font-size:13px;font-weight:600;outline:none;appearance:none;-webkit-appearance:none;background-image:linear-gradient(45deg,transparent 50%,var(--tp-blue) 50%),linear-gradient(135deg,var(--tp-blue) 50%,transparent 50%);background-position:calc(100% - 18px) calc(50% - 2px),calc(100% - 13px) calc(50% - 2px);background-size:5px 5px;background-repeat:no-repeat}.tp-review-list{display:flex;flex-direction:column}.review-card{display:grid;grid-template-columns:minmax(180px,220px) minmax(0,1fr) 150px;gap:var(--tp-s5);align-items:start;padding:var(--tp-s5) 0;border-bottom:1px solid var(--tp-line);background:transparent}.review-card__person{min-width:0}.review-card__name{display:flex;align-items:center;flex-wrap:wrap;gap:var(--tp-s2);margin:0 0 var(--tp-s2);color:var(--tp-blue-press);font-size:14px;line-height:1.3;font-weight:700}.review-card__flag{font-size:14px}.verified-review{display:inline-flex;align-items:center;gap:var(--tp-s1);margin-top:2px;color:var(--tp-muted);font-size:11px;line-height:1.2;font-weight:500}.verified-review svg{width:14px;height:14px;fill:none;stroke:currentColor;stroke-width:1.8}.review-card__content{min-width:0}.reviews-stars{display:block;margin-bottom:var(--tp-s2);color:var(--tp-blue);font-size:17px;line-height:1;letter-spacing:2px}.review-card p{margin:0;color:var(--tp-blue-press);font-size:14px;line-height:1.6}.review-flavor{display:block;margin-top:var(--tp-s2);color:var(--tp-blue);font-size:13px;line-height:1.4;font-style:italic}.review-card__meta{text-align:right}.review-date{display:block;margin-bottom:var(--tp-s3);color:#778397;font-size:11px;white-space:nowrap}.tp-no-reviews{padding:var(--tp-s6) 0;color:var(--tp-muted);font-size:14px}.tp-reviews-load-more{width:100%;min-height:52px;margin-top:var(--tp-s4);border:0;border-radius:var(--tp-radius);background:var(--tp-surface-alt);color:var(--tp-blue);font-size:12px;font-weight:700;letter-spacing:.02em;cursor:pointer}.tp-reviews-load-more:hover{background:var(--tp-blue-tint)}.tp-reviews-write-bottom{display:flex;justify-content:center;padding-top:var(--tp-s5)}.tp-reviews-write-bottom .tp-review-write-btn-main{min-width:220px}.tp-review-modal[hidden]{display:none}.tp-review-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:grid;place-items:center;padding:var(--tp-s4)}.tp-review-modal__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#07172f7a;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.tp-review-modal__panel{position:relative;width:min(760px,100%)!important;max-height:calc(100vh - 40px)!important;margin:0;padding:var(--tp-s5)!important;overflow-y:auto;border-radius:var(--tp-radius);background:var(--tp-white);box-shadow:var(--tp-shadow)}.tp-review-modal__panel--form{width:min(620px,100%)}.tp-review-modal__close{position:absolute;top:16px;right:16px;z-index:5;width:38px;height:38px;border:0;border-radius:50%;background:var(--tp-blue-tint);color:var(--tp-blue);font-size:24px;cursor:pointer}.tp-review-modal__head{display:flex;align-items:flex-start;justify-content:space-between;gap:var(--tp-s4);margin-bottom:var(--tp-s5);padding:0 var(--tp-s7) var(--tp-s4) 0;border-bottom:1px solid var(--tp-line)}.tp-review-modal__head h2,.tp-review-modal__panel--form h2{margin:0 0 var(--tp-s2);color:var(--tp-blue-press);font-size:30px;line-height:1;font-weight:500;letter-spacing:-.04em}.tp-review-modal-score{display:flex;align-items:center;gap:var(--tp-s2)}.tp-review-modal-score span{color:var(--tp-blue);font-size:20px}.tp-review-modal-score strong{color:var(--tp-blue-press);font-size:22px}.tp-review-modal-score small{color:var(--tp-muted);font-size:12px}.tp-review-modal form{display:flex;flex-direction:column;gap:var(--tp-s2)}.tp-review-modal form label{color:var(--tp-blue-press);font-size:12px;font-weight:600}.tp-review-modal input,.tp-review-modal textarea,.tp-review-modal select{width:100%;border:1px solid var(--tp-line);border-radius:var(--tp-radius);background:var(--tp-white);color:var(--tp-blue-press);padding:var(--tp-s3);font-size:13px}.tp-review-modal textarea{min-height:120px;resize:vertical}.tp-review-modal form button[type=submit]{min-height:50px;margin-top:var(--tp-s1);border:0;border-radius:var(--tp-radius);background:var(--tp-blue);color:var(--tp-white);font-size:13px;font-weight:700;cursor:pointer}.review-success{color:#238a51;font-size:13px;font-weight:600}.tp-star-fieldset{margin:0;padding:0;border:0}.tp-star-fieldset legend{margin:0 0 var(--tp-s2);padding:0;color:var(--tp-blue-press);font-size:12px;font-weight:600}.star-rating{display:flex;align-items:center;gap:var(--tp-s1)}.tp-star-button{width:34px;height:34px;margin:0;padding:2px;border:0;background:transparent;color:var(--tp-blue);cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:transform var(--tp-dur-fast) var(--tp-ease)}.tp-star-button:hover,.tp-star-button:focus-visible{transform:translateY(-1px) scale(1.04);outline:none}.tp-star-button svg{width:30px;height:30px;display:block}.tp-star-button svg path{fill:transparent;stroke:currentColor;stroke-width:1.6;stroke-linejoin:round;transition:fill var(--tp-dur-fast) var(--tp-ease),stroke var(--tp-dur-fast) var(--tp-ease)}.tp-star-button.is-active svg path,.tp-star-button.is-preview svg path{fill:var(--tp-blue);stroke:var(--tp-blue)}.tp-star-help{margin:var(--tp-s1) 0 0;color:#7a8594;font-size:11px;line-height:1.4}@media screen and (max-width:749px){.tp-reviews-section{padding:var(--tp-s7) var(--tp-s4) var(--tp-s8)}.tp-reviews-head{flex-direction:column;align-items:stretch;gap:var(--tp-s4);margin-bottom:var(--tp-s4)}.tp-reviews-head h2{font-size:32px}.tp-review-write-btn-main{width:100%}.tp-reviews-write-bottom{padding-top:var(--tp-s5)}.tp-reviews-write-bottom .tp-review-write-btn-main{min-width:0}.tp-reviews-summary{display:block;margin-bottom:var(--tp-s5);border:1px solid var(--tp-line);border-radius:var(--tp-radius);overflow:hidden}.tp-reviews-score{padding:var(--tp-s5) var(--tp-s4);border-right:0;border-bottom:1px solid var(--tp-line)}.tp-reviews-score strong{font-size:46px}.tp-reviews-score__stars{font-size:19px}.tp-reviews-breakdown{padding:var(--tp-s4) var(--tp-s4)}.rating-breakdown-row{grid-template-columns:30px minmax(100px,1fr) 38px;gap:var(--tp-s2)}.tp-reviews-toolbar{display:grid;grid-template-columns:1fr;gap:var(--tp-s2);padding-bottom:var(--tp-s4)}.tp-reviews-filter,.tp-reviews-sort{display:grid;grid-template-columns:64px minmax(0,1fr)}.tp-reviews-toolbar select{width:100%;min-width:0}.review-card{grid-template-columns:1fr auto;gap:var(--tp-s3) var(--tp-s4);padding:var(--tp-s5) 0}.review-card__person{grid-column:1;grid-row:1}.review-card__meta{grid-column:2;grid-row:1}.review-card__content{grid-column:1 / -1;grid-row:2}.review-date{margin-bottom:0}.reviews-stars{font-size:15px;margin-bottom:var(--tp-s2)}.review-card p{font-size:13px}.tp-review-modal{padding:var(--tp-s2)}.tp-review-modal__panel{width:100%!important;max-height:calc(100vh - 20px)!important;padding:var(--tp-s5)!important}.tp-review-modal__head{flex-direction:column}}.tp-reviews-empty{display:none;width:100%;max-width:620px;margin:var(--tp-s4) auto 0;padding:54px var(--tp-s6) var(--tp-s3);text-align:center}.tp-reviews-empty__icon{width:66px;height:66px;margin:0 auto var(--tp-s5);display:grid;place-items:center;color:#9ba8b8}.tp-reviews-empty__icon svg{width:66px;height:66px;display:block;fill:none;stroke:currentColor;stroke-width:1.35;stroke-linecap:round;stroke-linejoin:round}.tp-reviews-empty h3{margin:0;color:var(--tp-blue-press);font-size:22px;line-height:1.25;font-weight:600;letter-spacing:-.025em}.tp-reviews-empty p{max-width:470px;margin:var(--tp-s3) auto var(--tp-s5);color:var(--tp-muted);font-size:14px;line-height:1.65;font-weight:400}.tp-reviews-empty .tp-review-write-btn-main{min-width:250px}.tp-reviews-inner.is-empty .tp-reviews-summary,.tp-reviews-inner.is-empty .tp-reviews-toolbar,.tp-reviews-inner.is-empty .tp-review-list,.tp-reviews-inner.is-empty .tp-reviews-load-more,.tp-reviews-inner.is-empty .tp-reviews-write-bottom{display:none}.tp-reviews-inner.is-empty .tp-reviews-empty{display:block}.tp-reviews-inner.has-reviews .tp-reviews-empty{display:none}@media screen and (max-width:749px){.tp-reviews-inner.is-empty .tp-reviews-head{margin-bottom:0}.tp-reviews-empty{max-width:none;margin:0;padding:var(--tp-s7) var(--tp-s4) var(--tp-s2)}.tp-reviews-empty__icon{width:62px;height:62px;margin-bottom:var(--tp-s4)}.tp-reviews-empty__icon svg{width:62px;height:62px}.tp-reviews-empty h3{font-size:19px}.tp-reviews-empty p{max-width:330px;margin:var(--tp-s2) auto var(--tp-s5);font-size:13px;line-height:1.6}.tp-reviews-empty .tp-review-write-btn-main{width:min(100%,350px);min-width:0;min-height:50px}}.tp-reviews-inner.is-empty .tp-reviews-head{display:none!important}.tp-reviews-inner.is-empty .tp-reviews-empty{margin-top:0}.tp-reviews-inner.has-reviews .tp-reviews-head{display:flex}
/*# sourceMappingURL=/cdn/shop/t/60/assets/section-product-reviews.css.map */
