.dd-reviews-section{padding-top:var(--section-padding-top, 64px);padding-bottom:var(--section-padding-bottom, 64px);scroll-margin-top:calc(var(--header-height, 0px) + 16px);background:transparent}.dd-reviews__header{text-align:center;margin-bottom:40px}.dd-reviews__eyebrow{font-family:var(--dd-font);font-weight:400;font-size:11px;text-transform:uppercase;letter-spacing:.1em;color:#78716c;margin-bottom:8px}.dd-reviews__heading{font-family:var(--dd-font);font-weight:700;font-size:30px;color:#1c1917;margin:0}.dd-reviews__photos{margin-top:32px}.dd-reviews__photos-label{font-family:var(--dd-font);font-weight:400;font-size:11px;text-transform:uppercase;letter-spacing:.1em;color:#78716c;margin-bottom:12px}.dd-reviews__photos-scroll{display:flex;gap:8px;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.dd-reviews__photos-scroll::-webkit-scrollbar{display:none;height:0;width:0}.dd-reviews__photo{width:80px;height:80px;border-radius:8px;object-fit:cover;flex-shrink:0;scroll-snap-align:start;cursor:pointer;touch-action:manipulation;transition:transform .15s,box-shadow .15s}.dd-reviews__photo:hover{transform:scale(1.03);box-shadow:0 0 0 2px #a8a29e}.dd-reviews__controls{display:flex;align-items:center;justify-content:space-between;margin-top:24px;gap:12px;flex-wrap:wrap}.dd-reviews__showing{font-family:var(--dd-font);font-weight:400;font-size:13px;letter-spacing:.02em;text-transform:uppercase;color:#78716c}.dd-reviews__filters{display:flex;gap:8px;align-items:center}.dd-reviews__select{height:40px;padding:0 36px 0 14px;background:#fff;border:1px solid #e7e5e4;border-radius:8px;font-family:var(--dd-font);font-weight:400;font-size:13px;color:#44403c;cursor:pointer;touch-action:manipulation;appearance:none;-webkit-appearance:none;background-image:url("data:image/svg+xml,%3Csvg width='10' height='6' viewBox='0 0 10 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1l4 4 4-4' stroke='%2378716c' stroke-width='1.5' stroke-linecap='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;transition:border-color .15s}.dd-reviews__select:hover,.dd-reviews__select:focus-visible{border-color:#a8a29e;outline:none}.dd-reviews__list{margin-top:20px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.dd-reviews__card{display:flex;flex-direction:column;background:#fff;border:1px solid #e7e5e4;border-radius:12px;padding:20px;transition:box-shadow .2s ease,transform .2s ease,border-color .2s ease}.dd-reviews__card:hover{border-color:#d6d3d1;box-shadow:0 4px 16px -4px #1c191714;transform:translateY(-1px)}.dd-reviews__card-head{display:flex;align-items:center;gap:12px;margin-bottom:12px}.dd-reviews__card-avatar{width:40px;height:40px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;background:#1c1917;color:#fff;font-family:var(--dd-font);font-weight:700;font-size:15px;letter-spacing:.02em}.dd-reviews__card-meta{display:flex;flex-direction:column;gap:2px;min-width:0;flex:1}.dd-reviews__card-name-row{display:flex;align-items:center;gap:6px;min-width:0}.dd-reviews__card-name{font-family:var(--dd-font);font-weight:700;font-size:14px;color:#1c1917;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dd-reviews__card-verified{display:inline-flex;align-items:center;gap:5px;padding:3px 9px 3px 7px;color:var(--dd-text-secondary, #69696b);background:var(--dd-bg-badge, #f5f5f5);border:1px solid var(--dd-border-subtle, #e6e6e6);border-radius:999px;font-family:var(--dd-font);font-weight:700;font-size:10.5px;letter-spacing:.02em;text-transform:uppercase;flex-shrink:0;line-height:1;white-space:nowrap}.dd-reviews__card-verified svg{width:12px;height:12px;flex-shrink:0;display:block}.dd-reviews__card-sub{display:flex;align-items:center;gap:8px}.dd-reviews__card-stars{display:inline-flex;gap:1px}.dd-reviews__card-stars svg{width:14px;height:14px}.dd-reviews__card-date{font-family:var(--dd-font);font-weight:400;font-size:11px;color:#a8a29e;letter-spacing:.01em}.dd-reviews__card-title{font-family:var(--dd-font);font-weight:700;font-size:15px;line-height:1.35;color:#1c1917;margin-bottom:6px}.dd-reviews__card-body{font-family:var(--dd-font);font-weight:400;font-size:13.5px;line-height:1.6;color:#57534e;flex:1}.dd-reviews__card-body--clamped{display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden}.dd-reviews__card-body--expanded{-webkit-line-clamp:unset}.dd-reviews__read-more{align-self:flex-start;background:none;border:none;padding:0;margin-top:6px;font-family:var(--dd-font);font-weight:500;font-size:12px;color:#1c1917;text-decoration:underline;cursor:pointer;touch-action:manipulation;min-height:32px;display:inline-flex;align-items:center}.dd-reviews__read-more:hover{color:#44403c}.dd-reviews__card-images{display:grid;grid-template-columns:repeat(auto-fill,minmax(64px,1fr));gap:6px;margin-top:14px}.dd-reviews__card-img{width:100%;aspect-ratio:1;border-radius:8px;object-fit:cover;cursor:pointer;touch-action:manipulation;transition:transform .15s,box-shadow .15s;background:#f5f5f4}.dd-reviews__card-img:hover{transform:scale(1.03);box-shadow:0 0 0 2px #1c1917}.dd-reviews__card-reply{margin-top:14px;padding:12px 14px;background:#f5f5f4;border-radius:8px;border-left:3px solid #1c1917}.dd-reviews__reply-author{font-family:var(--dd-font);font-weight:700;font-size:12px;color:#1c1917;margin-bottom:4px}.dd-reviews__reply-body{font-family:var(--dd-font);font-weight:400;font-size:12.5px;line-height:1.5;color:#57534e}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.dd-reviews__load-more-wrap{text-align:center;margin-top:32px}.dd-reviews__load-more{font-family:var(--dd-font);font-weight:700;font-size:14px;text-transform:uppercase;letter-spacing:.05em;color:#1c1917;background:transparent;border:2px solid #1c1917;border-radius:8px;padding:14px 32px;min-height:48px;min-width:200px;cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent;transition:background .15s,color .15s}.dd-reviews__load-more:hover{background:#1c1917;color:#fff}.dd-reviews__load-more:disabled{opacity:.5;cursor:wait;border-color:#d6d3d1}.dd-reviews__pagination-count{margin-top:12px;font-family:var(--dd-font);font-weight:400;font-size:12px;color:#a8a29e}.dd-reviews__empty{text-align:center;padding:48px 24px;background:#fff;border:1px dashed #e7e5e4;border-radius:12px}.dd-reviews__empty-stars{display:flex;gap:4px;justify-content:center;margin-bottom:16px}.dd-reviews__empty-stars svg{width:32px;height:32px;color:#d6d3d1}.dd-reviews__empty-heading{font-family:var(--dd-font);font-weight:700;font-size:18px;color:#44403c}.dd-reviews__empty-body{font-family:var(--dd-font);font-weight:400;font-size:14px;color:#a8a29e;margin-top:8px}.dd-reviews__error{text-align:center;padding:32px;font-family:var(--dd-font);font-size:14px;color:#a8a29e}@keyframes dd-reviews-pulse{0%,to{opacity:1}50%{opacity:.4}}.dd-reviews__skeleton{display:flex;flex-direction:column;gap:16px}.dd-reviews__skel-bar{background:#e7e5e4;border-radius:4px;animation:dd-reviews-pulse 1.5s ease-in-out infinite}.dd-reviews__lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;background:#000000d9;display:flex;align-items:center;justify-content:center;padding:24px;cursor:pointer}.dd-reviews__lightbox img{max-width:90vw;max-height:85vh;object-fit:contain;border-radius:8px;cursor:default}.dd-reviews__lightbox-close{position:absolute;top:16px;right:16px;width:44px;height:44px;background:#ffffff26;border:none;border-radius:50%;color:#fff;font-size:24px;cursor:pointer;display:flex;align-items:center;justify-content:center;touch-action:manipulation}.dd-reviews__write-btn{height:40px;padding:0 18px;background:#1c1917;color:#fff;border:1px solid #1c1917;border-radius:8px;font-family:var(--dd-font);font-weight:700;font-size:12.5px;letter-spacing:.04em;text-transform:uppercase;cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent;transition:background .15s,color .15s,border-color .15s,transform .15s}.dd-reviews__write-btn:hover{background:#000;border-color:#000;transform:translateY(-1px)}.dd-reviews__write-btn:focus-visible{outline:2px solid #1c1917;outline-offset:2px}.dd-reviews__write-btn--empty{margin-top:20px;height:48px;padding:0 28px;font-size:13px}.dd-reviews__already-reviewed{display:inline-flex;align-items:center;gap:10px;flex-wrap:wrap}.dd-reviews__already-reviewed-chip{display:inline-flex;align-items:center;gap:6px;height:40px;padding:0 14px;background:#f5f5f4;color:#44403c;border:1px solid #e7e5e4;border-radius:8px;font-family:var(--dd-font);font-weight:700;font-size:12px;letter-spacing:.06em;text-transform:uppercase;line-height:1}.dd-reviews__already-reviewed-chip svg{width:14px;height:14px;flex:none}.dd-reviews__already-reviewed-link{background:transparent;border:0;padding:0;margin:0;font-family:var(--dd-font);font-size:12px;font-weight:500;color:#78716c;cursor:pointer;text-decoration:underline;text-underline-offset:3px;line-height:1;min-height:44px;display:inline-flex;align-items:center}.dd-reviews__already-reviewed-link:hover{color:#1c1917}.dd-reviews__already-reviewed-link:focus-visible{outline:2px solid #1c1917;outline-offset:2px;border-radius:4px}@media screen and (max-width:749px){.dd-reviews__already-reviewed{width:100%;justify-content:space-between}.dd-reviews__already-reviewed-chip{flex:1;justify-content:center}}.dd-reviews__modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10000;display:flex;align-items:center;justify-content:center;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;padding:24px;padding-top:max(24px,env(safe-area-inset-top));padding-bottom:max(24px,env(safe-area-inset-bottom))}.dd-reviews__modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#1c19178c;animation:dd-reviews-fade-in .16s ease-out}.dd-reviews__modal-panel{position:relative;background:#fff;border-radius:14px;box-shadow:0 24px 64px -16px #0000004d;width:100%;max-width:560px;max-height:calc(100vh - 48px);max-height:calc(100dvh - 48px);overflow-y:auto;-webkit-overflow-scrolling:touch;min-height:0;margin:auto;padding:32px 32px 28px;animation:dd-reviews-pop-in .18s cubic-bezier(.2,.8,.2,1)}.dd-reviews__modal-panel--compact{max-width:440px;padding:36px 32px 32px}.dd-reviews__signin{text-align:center}.dd-reviews__signin-icon{width:48px;height:48px;color:#1c1917;margin:0 auto 16px;display:block}.dd-reviews__signin .dd-reviews__modal-title{margin-bottom:8px}.dd-reviews__signin .dd-reviews__modal-subtitle{margin-bottom:24px;line-height:1.55}.dd-reviews__signin-actions{display:flex;gap:10px;justify-content:center;flex-wrap:wrap}.dd-reviews__signin-actions .dd-reviews__form-submit,.dd-reviews__signin-actions .dd-reviews__form-cancel{min-width:140px;display:inline-flex;align-items:center;justify-content:center;text-decoration:none}.dd-reviews__modal-close{position:absolute;top:14px;right:14px;width:36px;height:36px;min-width:0;min-height:0;margin:0;padding:0;background:transparent;border:none;border-radius:8px;color:#78716c;font-size:24px;line-height:1;cursor:pointer;touch-action:manipulation;display:flex;align-items:center;justify-content:center;transition:background .15s,color .15s}.dd-reviews__modal-close:hover{background:#f5f5f4;color:#1c1917}.dd-reviews__modal-title{font-family:var(--dd-font);font-weight:700;font-size:22px;color:#1c1917;margin:0 0 4px}.dd-reviews__modal-subtitle{font-family:var(--dd-font);font-weight:400;font-size:13px;color:#78716c;margin:0 0 24px}.dd-reviews__form{display:flex;flex-direction:column;gap:18px}.dd-reviews__form[hidden]{display:none}.dd-reviews__form-row{display:grid;grid-template-columns:1fr 1fr;gap:14px}.dd-reviews__form-field{display:flex;flex-direction:column;gap:6px}.dd-reviews__form-label{font-family:var(--dd-font);font-weight:700;font-size:12px;text-transform:uppercase;letter-spacing:.05em;color:#44403c}.dd-reviews__form-label span[aria-hidden]{color:#dc2626}.dd-reviews__form-input,.dd-reviews__form-textarea{width:100%;padding:12px 14px;background:#fff;border:1px solid #e7e5e4;border-radius:8px;font-family:var(--dd-font);font-weight:400;font-size:14px;color:#1c1917;transition:border-color .15s,box-shadow .15s}.dd-reviews__form-input:focus-visible,.dd-reviews__form-textarea:focus-visible{outline:none;border-color:#1c1917;box-shadow:0 0 0 3px #1c191714}.dd-reviews__form-textarea{resize:vertical;min-height:120px;line-height:1.5}.dd-reviews__rating-picker{display:inline-flex;gap:4px}.dd-reviews__rating-picker button{background:transparent;border:none;padding:4px;min-width:0;min-height:0;margin:0;cursor:pointer;touch-action:manipulation;color:#d6d3d1;transition:color .12s,transform .12s}.dd-reviews__rating-picker button svg{width:32px;height:32px;display:block}.dd-reviews__rating-picker button:hover,.dd-reviews__rating-picker button:focus-visible{color:#1c1917;transform:scale(1.08)}.dd-reviews__rating-picker button.is-filled{color:#1c1917}.dd-reviews__rating-picker button:focus-visible{outline:2px solid #1c1917;outline-offset:2px;border-radius:4px}.dd-reviews__form-optional{font-weight:400;color:#78716c;text-transform:none;letter-spacing:0;margin-left:4px}.dd-reviews__photo-input{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.dd-reviews__photo-drop{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;padding:18px 16px;border:1.5px dashed #d6d3d1;border-radius:10px;background:#fafaf9;color:#57534e;cursor:pointer;text-align:center;transition:border-color .15s,background .15s,color .15s}.dd-reviews__photo-drop:hover,.dd-reviews__photo-input:focus-visible+.dd-reviews__photo-drop{border-color:#1c1917;background:#fff;color:#1c1917}.dd-reviews__photo-drop.is-dragover{border-color:#1c1917;background:#fff;color:#1c1917}.dd-reviews__photo-drop-icon{width:24px;height:24px;display:block}.dd-reviews__photo-drop-title{font-family:var(--dd-font);font-weight:700;font-size:13px;letter-spacing:.04em;text-transform:uppercase}.dd-reviews__photo-drop-hint{font-family:var(--dd-font);font-weight:400;font-size:12px;color:#78716c;line-height:1.4}.dd-reviews__photo-list{list-style:none;margin:10px 0 0;padding:0;display:grid;grid-template-columns:repeat(auto-fill,minmax(72px,1fr));gap:8px}.dd-reviews__photo-list:empty{display:none}.dd-reviews__photo-item{position:relative;aspect-ratio:1 / 1;border-radius:8px;overflow:hidden;background:#f5f5f4;border:1px solid #e7e5e4}.dd-reviews__photo-item img{width:100%;height:100%;object-fit:cover;display:block}.dd-reviews__photo-remove{position:absolute;top:4px;right:4px;width:22px;height:22px;border-radius:50%;border:none;background:#1c1917d9;color:#fff;font-size:14px;line-height:1;padding:0;margin:0;min-width:0;min-height:0;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s}.dd-reviews__photo-remove:hover{background:#000}.dd-reviews__photo-remove:focus-visible{outline:2px solid #fff;outline-offset:-3px}.dd-reviews__form-note{font-family:var(--dd-font);font-weight:400;font-size:12px;color:#78716c;margin:-4px 0 0;line-height:1.5}.dd-reviews__form-note strong{color:#1c1917;font-weight:700}.dd-reviews__form-error{padding:10px 14px;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;color:#b91c1c;font-family:var(--dd-font);font-size:13px;line-height:1.5}.dd-reviews__form-error[hidden]{display:none}.dd-reviews__form-actions{display:flex;gap:10px;justify-content:flex-end;margin-top:4px;flex-wrap:wrap}.dd-reviews__form-cancel,.dd-reviews__form-submit{height:44px;padding:0 22px;border-radius:8px;font-family:var(--dd-font);font-weight:700;font-size:13px;letter-spacing:.04em;text-transform:uppercase;cursor:pointer;touch-action:manipulation;min-width:0;min-height:0;margin:0;transition:background .15s,color .15s,border-color .15s}.dd-reviews__form-cancel{background:transparent;color:#44403c;border:1px solid #d6d3d1}.dd-reviews__form-cancel:hover{border-color:#78716c;color:#1c1917}.dd-reviews__form-submit{background:#1c1917;color:#fff;border:1px solid #1c1917}.dd-reviews__form-submit:hover:not(:disabled){background:#000;border-color:#000}.dd-reviews__form-submit:disabled{opacity:.6;cursor:wait}.dd-reviews__form-success{text-align:center;padding:24px 8px 8px}.dd-reviews__form-success[hidden]{display:none}.dd-reviews__success-icon{width:56px;height:56px;color:#15803d;margin:0 auto 16px}.dd-reviews__success-title{font-family:var(--dd-font);font-weight:700;font-size:20px;color:#1c1917;margin:0 0 8px}.dd-reviews__success-body{font-family:var(--dd-font);font-weight:400;font-size:14px;color:#57534e;margin:0 0 24px;line-height:1.5}.dd-reviews__form-success .dd-reviews__form-submit{min-width:160px}@keyframes dd-reviews-fade-in{0%{opacity:0}to{opacity:1}}@keyframes dd-reviews-pop-in{0%{opacity:0;transform:translateY(8px) scale(.98)}to{opacity:1;transform:none}}@keyframes dd-reviews-fade-out{0%{opacity:1}to{opacity:0}}@keyframes dd-reviews-pop-out{0%{opacity:1;transform:none}to{opacity:0;transform:translateY(6px) scale(.97)}}.dd-reviews__modal.is-closing .dd-reviews__modal-backdrop{animation:dd-reviews-fade-out .16s ease-in forwards}.dd-reviews__modal.is-closing .dd-reviews__modal-panel{animation:dd-reviews-pop-out .16s cubic-bezier(.4,0,1,1) forwards}@media(prefers-reduced-motion:reduce){.dd-reviews__modal-backdrop,.dd-reviews__modal-panel,.dd-reviews__modal.is-closing .dd-reviews__modal-backdrop,.dd-reviews__modal.is-closing .dd-reviews__modal-panel{animation:none}}@media(max-width:1024px){.dd-reviews__list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.dd-reviews-section{padding-top:40px;padding-bottom:40px}.dd-reviews__heading{font-size:24px}.dd-reviews__list{grid-template-columns:minmax(0,1fr);gap:12px}.dd-reviews__card{padding:16px}.dd-reviews__photo{width:64px;height:64px}.dd-reviews__controls{flex-direction:column;align-items:stretch}.dd-reviews__filters{width:100%;flex-wrap:wrap}.dd-reviews__select{flex:1;font-size:16px}.dd-reviews__write-btn{width:100%;height:48px;font-size:13px}.dd-reviews__load-more{width:100%}.dd-reviews__modal-panel{max-width:100%;padding:24px 20px 20px}.dd-reviews__form-row{grid-template-columns:1fr}.dd-reviews__form-input,.dd-reviews__form-textarea{font-size:16px}.dd-reviews__rating-picker button svg{width:36px;height:36px}.dd-reviews__form-actions{flex-direction:column-reverse}.dd-reviews__form-cancel,.dd-reviews__form-submit{width:100%;height:48px}}
/*# sourceMappingURL=/cdn/shop/t/211/assets/dd-reviews.css.map */
