.fv-review-launcher{padding:16px 0 88px;background:var(--fv-white,#fff);color:var(--fv-text,#171717)}.fv-review-launcher .fv-shell{padding-top:52px;border-top:1px solid var(--fv-line,#e8e8e8)}.fv-review-launcher__button{width:100%;display:flex;align-items:center;justify-content:space-between;gap:28px;padding:22px 24px;border:1px solid var(--fv-line,#e8e8e8);border-radius:20px;background:#fff;color:#171717;text-align:left;font:inherit;cursor:pointer;transition:border-color .16s ease,transform .16s ease,box-shadow .16s ease}.fv-review-launcher__button:hover{border-color:var(--fv-accent,#F79A4D);transform:translateY(-1px);box-shadow:0 12px 32px #0000000d}.fv-review-launcher__copy{display:flex;flex-direction:column;gap:6px;min-width:0}.fv-review-launcher__copy .fv-kicker{margin:0;color:var(--fv-accent-dark,#D66C24)}.fv-review-launcher__copy strong{font-size:clamp(23px,3vw,34px);line-height:1.05;letter-spacing:-.035em}.fv-review-launcher__copy small{color:var(--fv-muted,#6d6d6d);font-size:13px;line-height:1.45}.fv-review-launcher__copy small .fv-review-stars{margin-right:6px}.fv-review-launcher__action{flex:0 0 auto;display:flex;align-items:center;gap:10px;padding:12px 16px;border-radius:14px;background:var(--fv-accent,#F79A4D);color:#111;font-weight:800}.fv-review-stars,.fv-review-empty__stars{color:var(--fv-accent,#F79A4D);letter-spacing:2px}.fv-review-dialog{width:min(94vw,760px);max-height:90vh;margin:auto;padding:0;border:0;border-radius:24px;background:#fff;color:#171717;box-shadow:0 24px 80px #0000003d}.fv-review-dialog::backdrop{background:#11111185;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.fv-review-dialog__inner{position:relative;padding:34px;overflow:auto;max-height:90vh;box-sizing:border-box}.fv-review-dialog__close{position:sticky;z-index:3;float:right;top:0;width:40px;height:40px;margin:0 0 0 18px;border:1px solid var(--fv-line,#e8e8e8);border-radius:50%;background:#fff;color:#171717;font-size:26px;line-height:1;cursor:pointer}.fv-review-dialog__header{padding:4px 0 26px;border-bottom:1px solid var(--fv-line,#e8e8e8)}.fv-review-dialog__header .fv-kicker{margin:0 0 8px}.fv-review-dialog__header h2{margin:0 50px 10px 0;font-size:clamp(34px,5vw,48px);line-height:1;letter-spacing:-.045em}.fv-review-dialog__intro{margin:0;color:var(--fv-muted,#6d6d6d);font-size:14px;line-height:1.55}.fv-review-dialog__summary{display:flex;align-items:center;gap:10px;color:var(--fv-muted,#6d6d6d);font-size:13px}.fv-review-dialog__summary strong{color:#171717;font-size:18px}.fv-review-compose{padding:28px 0;border-bottom:1px solid var(--fv-line,#e8e8e8)}.fv-review-compose h3,.fv-review-list-section h3{margin:0 0 18px;font-size:24px;letter-spacing:-.025em}.fv-review-rating-field{margin:0 0 20px;padding:0;border:0}.fv-review-rating-field legend,.fv-review-field>span{display:block;margin-bottom:9px;font-size:13px;font-weight:800}.fv-star-input{display:flex;flex-direction:row-reverse;justify-content:flex-end;gap:3px}.fv-star-input input{position:absolute;opacity:0;pointer-events:none}.fv-star-input label{color:#dadada;font-size:34px;line-height:1;cursor:pointer;transition:color .12s ease,transform .12s ease}.fv-star-input label:hover,.fv-star-input label:hover~label,.fv-star-input input:checked~label{color:var(--fv-accent,#F79A4D)}.fv-star-input label:hover{transform:scale(1.06)}.fv-review-name-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:16px;align-items:end;margin-bottom:18px}.fv-review-name-row .fv-review-field{margin:0}.fv-review-name-row.is-anonymous .fv-review-field--name{opacity:.5}.fv-review-anonymous{display:flex;align-items:center;gap:8px;min-height:47px;padding:0 4px;font-size:13px;font-weight:700;white-space:nowrap;cursor:pointer}.fv-review-anonymous input{width:18px;height:18px;accent-color:var(--fv-accent,#F79A4D)}.fv-review-field{display:block;margin-bottom:18px}.fv-review-field input,.fv-review-field textarea{box-sizing:border-box;width:100%;border:1px solid var(--fv-line,#dcdcdc);border-radius:14px;background:#fff;color:#171717;padding:13px 14px;font:inherit;font-size:15px;outline:none;resize:vertical}.fv-review-field input:focus,.fv-review-field textarea:focus{border-color:var(--fv-accent,#F79A4D);box-shadow:0 0 0 3px #f79a4d29}.fv-review-submit{-webkit-appearance:none;appearance:none;width:100%;border:1px solid var(--fv-accent,#F79A4D);border-radius:14px;background:var(--fv-accent,#F79A4D);color:#111;padding:13px 18px;font:inherit;font-weight:800;cursor:pointer;transition:background .16s ease,border-color .16s ease,transform .16s ease}.fv-review-submit:hover{background:var(--fv-accent-dark,#D66C24);border-color:var(--fv-accent-dark,#D66C24);transform:translateY(-1px)}.fv-review-form__note{margin:11px 0 0;color:var(--fv-muted,#6d6d6d);font-size:11px;line-height:1.45;text-align:center}.fv-review-form__errors{margin-bottom:18px;padding:13px 15px;border:1px solid #e8caca;border-radius:14px;background:#fff7f7;font-size:13px}.fv-review-list-section{padding-top:28px}.fv-review-list-section__header{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:16px}.fv-review-list-section__header h3{margin:0}.fv-review-list-section__header span{color:var(--fv-muted,#6d6d6d);font-size:12px}.fv-review-list{display:grid;gap:12px}.fv-review-card{padding:18px 19px;border:1px solid var(--fv-line,#e8e8e8);border-radius:17px;background:#fff}.fv-review-card__top{display:flex;align-items:center;justify-content:space-between;gap:12px}.fv-review-card__top .fv-review-stars{font-size:15px}.fv-review-card time{color:var(--fv-muted,#6d6d6d);font-size:11px}.fv-review-card p{margin:12px 0 14px;color:#292929;font-size:14px;line-height:1.6;white-space:pre-wrap}.fv-review-card>strong{font-size:12px}.fv-review-empty{padding:30px 22px;border:1px dashed var(--fv-line,#dedede);border-radius:17px;background:#fafafa;text-align:center}.fv-review-empty__stars{margin-bottom:10px;font-size:20px}.fv-review-empty strong{display:block;font-size:16px}.fv-review-empty p{margin:5px 0 0;color:var(--fv-muted,#6d6d6d);font-size:13px}@media(max-width:600px){.fv-review-launcher{padding-bottom:64px}.fv-review-launcher .fv-shell{padding-top:42px}.fv-review-launcher__button{align-items:flex-start;padding:19px;border-radius:18px}.fv-review-launcher__action{padding:10px 12px;font-size:0}.fv-review-launcher__action span{font-size:20px}.fv-review-dialog{width:96vw;border-radius:21px}.fv-review-dialog__inner{padding:24px 18px 20px}.fv-review-dialog__header h2{font-size:36px}.fv-review-name-row{grid-template-columns:1fr;gap:4px}.fv-review-anonymous{min-height:34px;padding:0}.fv-star-input label{font-size:32px}}.fv-buy-row--home{grid-template-columns:1fr}.fv-quantity select{width:100%;min-height:52px;border:1px solid var(--fv-line);border-radius:14px;background:#fff;color:var(--fv-text);padding:0 38px 0 14px;font:inherit;text-align:center;text-align-last:center;-webkit-appearance:auto;appearance:auto}
/*# sourceMappingURL=/cdn/shop/t/10/compiled_assets/styles.css.map?subset=AAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAE */
