.order-review{--or-accent: #111;--or-accent-soft: #f5f5f5;--or-accent-strong: #000;--or-stars: #f5b400;--or-heading: #111;--or-text: #555;--or-border: #e5e5e5;font-family:inherit}.order-review[data-rating-variant=positive]{--or-accent: #15803d;--or-accent-soft: #ecfdf5;--or-accent-strong: #0f5c2e;--or-stars: #15803d;--or-heading: #064e2e;--or-border: #bbf7d0}.order-review[data-rating-variant=neutral]{--or-accent: #c2410c;--or-accent-soft: #fffbeb;--or-accent-strong: #9a3412;--or-stars: #d97706;--or-heading: #7c2d12;--or-border: #fde68a}.order-review[data-rating-variant=negative]{--or-accent: #9f1239;--or-accent-soft: #fff1f2;--or-accent-strong: #881337;--or-stars: #9f1239;--or-heading: #881337;--or-border: #fecdd3}.order-review__card{max-width:640px;margin:0 auto 8px;padding:32px 24px;border:1px solid #ececec;border-radius:14px;text-align:center;background:#fff;box-shadow:0 2px 10px #0000000d}.order-review__emoji{font-size:44px;line-height:1;margin-bottom:8px}.order-review__emoji--badge{width:68px;height:68px;margin:0 auto 14px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#fff;border:1px solid var(--or-border);font-size:30px;box-shadow:0 1px 3px #0000000a}.order-review__emoji--badge-soft{width:60px;height:60px;margin:0 auto 10px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:var(--or-accent-soft);border:1.5px solid var(--or-border);color:var(--or-accent)}.order-review__card.is-fabric .order-review__heading{font-size:22px;font-weight:700;color:#1f2937}@media(min-width:750px){.order-review__card.is-fabric .order-review__heading{font-size:24px}}.order-review__note{display:flex;align-items:flex-start;justify-content:center;gap:7px;max-width:300px;margin:14px auto 2px;font-size:13px;line-height:1.4;color:var(--or-text);text-align:center}.order-review__note svg{flex-shrink:0;margin-top:2px;color:var(--or-accent);opacity:.8}.order-review__emoji--badge-filled{width:64px;height:64px;margin:0 auto 14px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:var(--or-accent);color:#fff;font-size:30px;border:none}.order-review__card.is-comment .order-review__heading{color:var(--or-text);font-weight:500}.order-review__card.is-comment .order-review__choice-question{color:#1f2937}.order-review__eyebrow{font-size:14px;font-weight:500;color:var(--or-text);margin:0 0 4px;text-align:center}.order-review__card.is-done .order-review__heading{font-size:22px;font-weight:700}.order-review__card.is-done .order-review__subheading{margin-bottom:24px}@media(min-width:750px){.order-review__card.is-done .order-review__heading{font-size:24px}}.order-review__stars{font-size:28px;letter-spacing:4px;color:var(--or-stars);margin-bottom:10px}.order-review__rating-star{background:none;border:none;font-size:30px;line-height:1;color:var(--or-stars);cursor:pointer;padding:0 3px;transition:transform .08s ease}.order-review__rating-star:hover{transform:scale(1.12)}.order-review__heading{font-size:16px;font-weight:600;margin:0 0 6px;line-height:1.3;color:var(--or-heading)}.order-review__subheading{font-size:15px;color:var(--or-text);margin:0 auto 22px;max-width:480px;line-height:1.45;text-align:center}.order-review__choice[hidden],.order-review__form[hidden],.order-review__progress[hidden]{display:none!important}.order-review__progress{display:flex;flex-direction:column;gap:6px;margin-top:16px}.order-review__choice{display:flex;flex-direction:column;gap:12px;margin-bottom:4px}.order-review__choice-question{font-size:20px;font-weight:700;color:var(--or-heading);margin:6px 0;text-align:center;line-height:1.35}@media(min-width:750px){.order-review__choice-question{font-size:22px}}.order-review__choice-options{display:flex;flex-direction:column;gap:10px}.order-review__stars-input{display:flex;justify-content:space-between;width:100%;max-width:280px;margin:4px auto 2px}.order-review__star-btn{background:none;border:none;font-size:38px;line-height:1;color:var(--or-stars);cursor:pointer;padding:0 2px;transition:transform .08s ease}.order-review__star-btn:hover:not(:disabled){transform:scale(1.12)}.order-review__star-btn:disabled{cursor:default}.order-review__star-label{text-align:center;font-size:15px;font-weight:600;color:var(--or-heading);min-height:22px}.order-review__option{width:100%;padding:13px 16px;font-size:15px;font-family:inherit;font-weight:500;color:var(--or-heading);background:#fff;border:1px solid #e2e2e2;border-radius:10px;cursor:pointer;transition:background .15s ease,border-color .15s ease,transform .08s ease}.order-review__option:hover:not(:disabled){border-color:var(--or-accent);background:var(--or-accent-soft)}.order-review__option:active:not(:disabled){transform:scale(.99)}.order-review__option.is-selected{border-color:var(--or-accent);background:var(--or-accent-soft)}.order-review__option:disabled{opacity:.6;cursor:default}.order-review__choice-progress{font-size:12px;color:var(--or-text);opacity:.7;text-align:center}.order-review__progress-track{width:70%;max-width:220px;height:5px;margin:2px auto 0;background:var(--or-border);border-radius:999px;overflow:hidden}.order-review__progress-fill{height:100%;width:0;background:var(--or-accent);border-radius:999px;transition:width .25s ease}.order-review__star-ends{display:flex;justify-content:space-between;width:100%;max-width:280px;margin:2px auto 0;font-size:12px;font-weight:500;color:var(--or-text)}.order-review__star-ends span:first-child{text-align:left}.order-review__star-ends span:last-child{text-align:right}.order-review__form{display:flex;flex-direction:column;gap:14px}.order-review__textarea{width:100%;padding:12px 14px;border:1px solid #e2e2e2;border-radius:8px;font-size:15px;font-family:inherit;resize:vertical;min-height:96px;box-sizing:border-box;background:#fff}.order-review__textarea:focus{outline:none;border-color:var(--or-accent);box-shadow:0 0 0 3px #0000000a}.order-review__actions{display:flex;gap:12px;justify-content:center;flex-wrap:wrap}.order-review__submit,.order-review__skip{padding:11px 22px;font-size:15px;font-weight:500;border-radius:8px;cursor:pointer;border:1px solid transparent;font-family:inherit;transition:background .15s ease,color .15s ease,border-color .15s ease}.order-review__submit{background:var(--or-accent);color:#fff}.order-review__submit:hover:not(:disabled){background:var(--or-accent-strong)}.order-review__skip{background:transparent;color:var(--or-text);border-color:var(--or-border)}.order-review__skip:hover:not(:disabled){background:#00000008}.order-review__submit:disabled,.order-review__skip:disabled,.order-review__textarea:disabled{opacity:.5;cursor:not-allowed}.order-review__error{color:#c00;font-size:14px;margin:14px 0 0}.order-review__cta{display:block;width:100%;box-sizing:border-box;margin-top:6px;padding:14px 28px;background:var(--or-accent);color:#fff;text-decoration:none;text-align:center;font-size:15px;font-weight:600;border-radius:10px;transition:background .15s ease}.order-review__cta:hover{background:var(--or-accent-strong);color:#fff}@media(min-width:750px){.order-review__heading{font-size:20px}.order-review__emoji{font-size:52px}}
/*# sourceMappingURL=/cdn/shop/t/25/assets/section-order-review.css.map */
