.rv{--rv-ink: var(--rv-ink-setting, var(--call-ink, #222));--rv-mute: var(--call-ink-mute, #666);--rv-faint: var(--call-ink-faint, #888);--rv-line: var(--call-line, #ededed);--rv-surface: var(--call-surface, #fff);--rv-band: var(--call-surface-band, #f5f5f5);--rv-star: var(--rv-star-setting, #F8BE00);--rv-accent: var(--rv-accent-setting, var(--call-accent, #e97750));--rv-radius: var(--rv-radius-setting, 12px);color:var(--rv-ink);font-size:1.4rem;line-height:1.7}.rv *,.rv *:before,.rv *:after{box-sizing:border-box}.rv button{font:inherit;color:inherit;height:auto;min-height:0;width:auto;box-shadow:none;text-transform:none;letter-spacing:inherit;line-height:inherit;margin:0}.rv .rv__btn{color:#fff;min-height:44px}.rv .rv__btn--ghost{color:var(--rv-ink)}.rv .rvf__item{width:100%}.rv .rvf__add,.rv .rv__photos button{width:84px;height:84px}.rv .rvf__seg button{min-height:42px}.rv [hidden]{display:none!important}.rv__title{font-size:1.8rem;font-weight:600;letter-spacing:.02em;margin:0 0 16px}.rv__summary{display:grid;grid-template-columns:auto 1fr;gap:20px 28px;align-items:center;padding:20px;border:1px solid var(--rv-line);border-radius:var(--rv-radius);background:var(--rv-surface)}.rv__avg{text-align:center;min-width:96px}.rv__avg-n{display:block;font-size:4rem;font-weight:600;line-height:1;letter-spacing:-.02em}.rv__avg-c{display:block;margin-top:6px;color:var(--rv-mute);font-size:1.2rem}.rv__stars{display:inline-flex;gap:2px;color:var(--rv-star);line-height:1}.rv__stars svg{width:16px;height:16px;fill:currentColor;display:block}.rv__stars--lg svg{width:20px;height:20px}.rv__stars svg.is-off{opacity:.22}.rv__stars svg.is-half{fill:url(#rv-half)}.rv__dist{display:grid;gap:4px}.rv__dist-row{display:grid;grid-template-columns:24px 1fr 28px;gap:8px;align-items:center;background:none;border:0;padding:2px 0;cursor:pointer;text-align:left;font-size:1.2rem;color:var(--rv-mute)}.rv__dist-row[aria-pressed=true]{color:var(--rv-ink);font-weight:600}.rv__bar{height:8px;background:var(--rv-band);border-radius:4px;overflow:hidden}.rv__bar>i{display:block;height:100%;background:var(--rv-star);border-radius:4px}.rv__fit{grid-column:1 / -1;border-top:1px solid var(--rv-line);padding-top:14px}.rv__fit-lbl{font-size:1.2rem;color:var(--rv-mute);margin:0 0 6px;display:flex;justify-content:space-between}.rv__fit-bar{display:flex;height:10px;border-radius:5px;overflow:hidden;background:var(--rv-band)}.rv__fit-bar>i{display:block;height:100%}.rv__fit-bar>i:nth-child(1){background:#c9d6e8}.rv__fit-bar>i:nth-child(2){background:var(--rv-ink)}.rv__fit-bar>i:nth-child(3){background:#e8cfc9}.rv__fit-legend{display:flex;justify-content:space-between;font-size:1.1rem;color:var(--rv-mute);margin-top:4px}.rv__scales{grid-column:1 / -1;border-top:1px solid var(--rv-line);padding-top:14px;display:grid;gap:12px}.rv__ind{display:grid;gap:4px}.rv__ind-lbl{font-size:1.2rem;color:var(--rv-mute);display:flex;justify-content:space-between}.rv__ind-lbl small{font-size:1.1rem}.rv__ind-track{position:relative;height:16px;margin:2px 7px}.rv__ind-track:before{content:"";position:absolute;left:0;right:0;top:50%;height:4px;margin-top:-2px;border-radius:2px;background:var(--rv-band)}.rv__ind-tick{position:absolute;left:50%;top:50%;width:2px;height:10px;margin:-5px 0 0 -1px;background:#d8d8d8;border-radius:1px}.rv__ind-dot{position:absolute;top:50%;width:14px;height:14px;margin:-7px 0 0 -7px;border-radius:50%;background:var(--rv-ink);box-shadow:0 0 0 3px var(--rv-surface)}.rv__ind-ends{display:flex;justify-content:space-between;font-size:1.05rem;color:var(--rv-faint)}.rv__inds{display:grid;gap:6px;margin-top:10px;max-width:360px}.rv__inds .rv__ind-lbl{font-size:1.1rem}.rv__inds .rv__ind-track{height:14px;margin:0 6px}.rv__inds .rv__ind-dot{width:12px;height:12px;margin:-6px 0 0 -6px}.rv__tabs{display:flex;gap:0;border-bottom:1px solid var(--rv-line);margin:0 0 16px}.rv__tab{background:none;border:0;border-bottom:2px solid transparent;margin-bottom:-1px;padding:10px 16px;font-size:1.4rem;color:var(--rv-mute);cursor:pointer}.rv__tab[aria-selected=true]{color:var(--rv-ink);font-weight:600;border-bottom-color:var(--rv-ink)}.rv__tab-n{margin-left:6px;font-size:1.15rem;color:var(--rv-faint)}.rv__tab-n:empty{display:none}.rv__qa-ask{padding:16px;border:1px solid var(--rv-line);border-radius:var(--rv-radius);background:var(--rv-surface);margin-bottom:16px}.rv__qa-lead{margin:0 0 10px;color:var(--rv-mute);font-size:1.25rem}.rv__qa-textarea{width:100%;font:inherit;font-size:1.45rem;padding:10px 12px;border:1px solid var(--call-line-form, #d9d9d9);border-radius:8px;background:var(--rv-surface);color:var(--rv-ink);resize:vertical}.rv__qa{display:grid;gap:10px}.rv__qa-q,.rv__qa-a{display:grid;grid-template-columns:28px 1fr;gap:10px;align-items:start}.rv__qa-a{padding-left:0}.rv__qa-mark{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;background:var(--rv-band);font-weight:700;font-size:1.3rem;color:var(--rv-ink)}.rv__qa-mark--a{background:var(--rv-ink);color:#fff}.rv__qa-text{margin:2px 0 0;white-space:pre-wrap;word-break:break-word}.rvf__scale{padding:4px 0 0}.rvf__scale-row{position:relative;display:flex;justify-content:space-between;align-items:center;padding:0 6px}.rvf__scale-line{position:absolute;left:22px;right:22px;top:50%;height:3px;margin-top:-1px;background:var(--rv-band);border-radius:2px}.rv .rvf__pt{position:relative;width:44px;height:44px;padding:0;border:0;background:none;cursor:pointer;display:grid;place-items:center}.rv .rvf__pt i{display:block;width:20px;height:20px;border-radius:50%;background:var(--rv-surface);border:2px solid var(--call-line-form, #cfcfcf);transition:transform .12s,background .12s,border-color .12s}.rv .rvf__pt:nth-child(4) i{width:24px;height:24px}.rv .rvf__pt[aria-pressed=true] i{background:var(--rv-ink);border-color:var(--rv-ink);transform:scale(1.1)}.rvf__scale-ends{display:grid;grid-template-columns:1fr auto 1fr;font-size:1.1rem;color:var(--rv-faint);margin-top:2px;padding:0 6px}.rvf__scale-ends>span:last-child{text-align:right}.rvf__scale-picked{color:var(--rv-ink);font-weight:600;min-height:1.4em}.rv__empty{padding:28px 16px;text-align:center;color:var(--rv-mute);border:1px dashed var(--rv-line);border-radius:var(--rv-radius)}.rv__cta{display:flex;gap:12px;align-items:center;flex-wrap:wrap;margin:16px 0}.rv__btn{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:44px;padding:0 22px;border-radius:999px;border:1px solid var(--rv-ink);background:var(--rv-ink);color:#fff;text-decoration:none;font-size:1.3rem;font-weight:600;letter-spacing:.04em;cursor:pointer}.rv__btn--ghost{background:transparent;color:var(--rv-ink)}.rv__btn:disabled{opacity:.5;cursor:default}.rv__cta-note{color:var(--rv-mute);font-size:1.2rem}.rv__tools{display:flex;gap:8px;flex-wrap:wrap;align-items:center;margin:12px 0}.rv__chip{-webkit-appearance:none;appearance:none;border:1px solid var(--call-line-form, #d9d9d9);background:var(--rv-surface);border-radius:999px;padding:6px 12px;font-size:1.2rem;cursor:pointer;color:var(--rv-mute)}.rv__chip[aria-pressed=true]{border-color:var(--rv-ink);color:var(--rv-ink);background:var(--rv-band)}.rv__select{-webkit-appearance:none;appearance:none;border:1px solid var(--call-line-form, #d9d9d9);background:var(--rv-surface) url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6'%3E%3Cpath d='M0 0l5 6 5-6z' fill='%23666'/%3E%3C/svg%3E") no-repeat right 10px center;border-radius:999px;padding:6px 28px 6px 12px;font-size:1.2rem;color:var(--rv-ink)}.rv__tools .rv__right{margin-left:auto}.rv__list{display:grid;gap:12px}.rv--cards .rv__item{border:1px solid var(--rv-line);border-radius:var(--rv-radius);background:var(--rv-surface);padding:16px}.rv--lines .rv__item{border-bottom:1px solid var(--rv-line);padding:16px 0}.rv__item-head{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.rv__item-title{font-weight:600;font-size:1.45rem;margin:6px 0 2px}.rv__item-body{margin:4px 0 0;white-space:pre-wrap;word-break:break-word}.rv__item-body.is-clamped{display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden}.rv__more{background:none;border:0;padding:0;color:var(--rv-mute);text-decoration:underline;font-size:1.2rem;cursor:pointer;margin-top:4px}.rv__meta{display:flex;gap:6px 12px;flex-wrap:wrap;align-items:center;color:var(--rv-mute);font-size:1.15rem;margin-top:8px}.rv__meta .rv__author{color:var(--rv-ink);font-weight:600}.rv__badge{display:inline-block;padding:1px 8px;border-radius:999px;font-size:1.05rem;background:var(--rv-band);color:var(--rv-mute)}.rv__badge--ok{background:#e8f3ec;color:#1f6b3a}.rv__fitmark{display:inline-block;padding:1px 8px;border-radius:999px;font-size:1.05rem;border:1px solid var(--rv-line)}.rv__photos{display:flex;gap:6px;flex-wrap:wrap;margin-top:10px}.rv__photos button{padding:0;border:0;background:none;cursor:zoom-in;border-radius:8px;overflow:hidden;width:84px;height:84px}.rv__photos img{width:100%;height:100%;object-fit:cover;display:block;background:var(--call-surface-media, #eef1f4)}.rv__reply{margin-top:10px;padding:10px 12px;background:var(--rv-band);border-radius:8px;font-size:1.3rem}.rv__reply-lbl{display:block;font-size:1.1rem;color:var(--rv-mute);margin-bottom:2px}.rv__foot{display:flex;align-items:center;gap:12px;margin-top:10px}.rv__helpful{-webkit-appearance:none;appearance:none;background:none;border:1px solid var(--rv-line);border-radius:999px;padding:4px 12px;font-size:1.3rem;line-height:1.4;color:var(--rv-mute);cursor:pointer;font-variant-numeric:tabular-nums}.rv__helpful[aria-pressed=true]{border-color:var(--rv-ink);color:var(--rv-ink)}.rv__loadmore{display:flex;justify-content:center;margin-top:16px}.rv__skel{height:96px;border-radius:var(--rv-radius);background:linear-gradient(90deg,var(--rv-band) 25%,#fafafa 50%,var(--rv-band) 75%);background-size:200% 100%;animation:rv-sh 1.2s infinite}@keyframes rv-sh{0%{background-position:200% 0}to{background-position:-200% 0}}.rv__err{color:#8e0b21;background:#fde8ea;border-radius:8px;padding:10px 12px;font-size:1.25rem}.rv-modal-open,.rv-modal-open body{overflow:hidden}.rv__modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;background:#0000008c;display:flex;align-items:flex-end;justify-content:center;padding:0}.rv__modal-panel{width:100%;max-width:680px;max-height:92vh;background:var(--rv-surface);border-radius:16px 16px 0 0;display:flex;flex-direction:column;box-shadow:0 -8px 40px #00000040;animation:rv-up .25s ease}@keyframes rv-up{0%{transform:translateY(24px);opacity:0}to{transform:none;opacity:1}}.rv__modal-head{display:flex;align-items:center;justify-content:space-between;padding:14px 18px;border-bottom:1px solid var(--rv-line)}.rv__modal-title{font-size:1.6rem;font-weight:600}.rv .rv__modal-close{width:36px;height:36px;border-radius:50%;border:0;background:var(--rv-band);font-size:2rem;line-height:1;cursor:pointer}.rv__modal-body{overflow-y:auto;padding:18px 18px calc(18px + env(safe-area-inset-bottom,0px));-webkit-overflow-scrolling:touch;overscroll-behavior:contain;min-height:0}@supports (height: 100dvh){.rv__modal-panel{max-height:calc(100dvh - 12px - env(safe-area-inset-top,0px))}}.rvf__target{display:grid;grid-template-columns:56px 1fr;gap:12px;align-items:center;padding:10px 12px;border:1px solid var(--rv-line);border-radius:10px;background:var(--rv-band);margin:0 0 18px}.rvf__target img{width:56px;height:56px;object-fit:cover;border-radius:6px}.rvf__target--noimg{grid-template-columns:1fr}@media(min-width:750px){.rv__modal{align-items:center;padding:24px}.rv__modal-panel{border-radius:16px;max-height:88vh}}@supports (height: 100dvh){@media(min-width:750px){.rv__modal-panel{max-height:88dvh}}}.rv__lb{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;background:#000000e6;display:flex;align-items:center;justify-content:center;padding:20px;cursor:zoom-out}.rv__lb img{max-width:100%;max-height:100%;object-fit:contain}.rv__lb-close{position:absolute;top:14px;right:14px;width:40px;height:40px;border-radius:50%;border:0;background:#ffffff26;color:#fff;font-size:2rem;cursor:pointer}.rvf{max-width:640px;margin:0 auto}.rvf__items{display:grid;gap:8px;margin:0 0 20px}.rvf__item{width:100%;display:grid;grid-template-columns:64px 1fr auto;gap:12px;align-items:center;padding:10px;border:1px solid var(--rv-line);border-radius:10px;background:var(--rv-surface);cursor:pointer;text-align:left}.rvf__item[aria-pressed=true]{border-color:var(--rv-ink);box-shadow:0 0 0 1px var(--rv-ink)}.rvf__item img{width:64px;height:64px;object-fit:cover;border-radius:6px;background:var(--call-surface-media, #eef1f4)}.rvf__item-t{font-weight:600;font-size:1.3rem}.rvf__item-s{color:var(--rv-mute);font-size:1.15rem}.rvf__field{margin:0 0 18px}.rvf__lbl{display:block;font-weight:600;font-size:1.3rem;margin-bottom:6px}.rvf__lbl small{font-weight:400;color:var(--rv-mute);margin-left:6px}.rvf__lbl .rvf__req{color:var(--rv-accent);font-weight:600}.rvf__lbl .rvf__req+small{margin-left:4px}.rvf__input,.rvf__textarea{width:100%;font:inherit;font-size:1.5rem;padding:10px 12px;border:1px solid var(--call-line-form, #d9d9d9);border-radius:8px;background:var(--rv-surface);color:var(--rv-ink)}.rvf__textarea{min-height:140px;resize:vertical}.rvf__count{text-align:right;color:var(--rv-faint);font-size:1.1rem}.rvf__stars{display:inline-flex;gap:4px}.rvf__stars button{background:none;border:0;padding:2px;cursor:pointer;color:var(--rv-star)}.rvf__stars svg{width:32px;height:32px;fill:currentColor;display:block;opacity:.22}.rvf__stars button.is-on svg{opacity:1}.rvf__stars-lbl{margin-left:10px;color:var(--rv-mute);font-size:1.2rem}.rvf__seg{display:grid;grid-template-columns:repeat(3,1fr);gap:6px}.rvf__seg button{min-height:42px;border:1px solid var(--call-line-form, #d9d9d9);background:var(--rv-surface);border-radius:8px;cursor:pointer;font-size:1.3rem}.rvf__seg button[aria-pressed=true]{border-color:var(--rv-ink);background:var(--rv-ink);color:#fff}.rvf__row{display:grid;grid-template-columns:1fr 1fr;gap:8px}.rv__wear{color:var(--rv-ink)}.rvf__check{display:flex;align-items:center;gap:8px;font-size:1.3rem;cursor:pointer}.rvf__check input{width:18px;height:18px}.rvf__hint{color:var(--rv-mute);font-size:1.15rem;margin:4px 0 0}.rvf__photos{display:flex;gap:8px;flex-wrap:wrap}.rvf__photo{position:relative;width:84px;height:84px;border-radius:8px;overflow:hidden}.rvf__photo img{width:100%;height:100%;object-fit:cover;display:block}.rvf__photo button{position:absolute;top:4px;right:4px;width:22px;height:22px;border-radius:50%;border:0;background:#0009;color:#fff;font-size:1.2rem;cursor:pointer}.rvf__add{width:84px;height:84px;border:1px dashed var(--call-line-form, #d9d9d9);border-radius:8px;background:var(--rv-surface);color:var(--rv-mute);cursor:pointer;font-size:1.1rem}.rvf__done{text-align:center;padding:32px 16px;border:1px solid var(--rv-line);border-radius:var(--rv-radius)}.rvf__done h3{font-size:1.8rem;margin:0 0 8px}.rvf__mine{margin-top:32px}.rvf__mine h3{font-size:1.5rem;margin:0 0 10px}.rvg{display:grid;grid-template-columns:repeat(var(--rvg-cols, 2),1fr);gap:12px}@media(min-width:750px){.rvg{grid-template-columns:repeat(var(--rvg-cols-desktop, 4),1fr)}}.rvg__card{border:1px solid var(--rv-line);border-radius:var(--rv-radius);background:var(--rv-surface);overflow:hidden;display:flex;flex-direction:column}.rvg__img{aspect-ratio:1 / 1;background:var(--call-surface-media, #eef1f4)}.rvg__img img{width:100%;height:100%;object-fit:cover;display:block}.rvg__body{padding:10px 12px 12px;display:flex;flex-direction:column;gap:4px;flex:1}.rvg__body .rv__stars svg{width:13px;height:13px}.rvg__text{font-size:1.25rem;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.rvg__prod{margin-top:auto;padding-top:6px;font-size:1.15rem;color:var(--rv-mute);text-decoration:none;display:block}.rvg__prod:hover{color:var(--rv-ink)}@media(max-width:749px){.rv__summary{grid-template-columns:1fr;gap:14px;padding:16px}.rv__avg{display:flex;align-items:baseline;gap:12px;justify-content:center}.rv__avg-n{font-size:3.4rem}.rvf__row{grid-template-columns:1fr 1fr}}
/*# sourceMappingURL=/cdn/shop/t/27/assets/callec-reviews.css.map */
