.creator-review-loox{--cr-card-bg: #FFF9E0;--cr-card-border: #0E0E10;--cr-card-border-width: 3px;--cr-shadow-color: #0E0E10;--cr-shadow-offset: 8px;--cr-shadow-offset-hover: 12px;--cr-name-color: #0E0E10;--cr-handle-color: #FF3B30;--cr-quote-color: #0E0E10;--cr-star-color: #0E0E10;--cr-highlight-bg: #FFFFFF;--cr-highlight-border: #0E0E10;--cr-btn-bg: #FFC83D;--cr-btn-color: #0E0E10;--cr-btn-hover-bg: #0E0E10;--cr-btn-hover-color: #FFFFFF;--cr-cols: 2;--cr-gap: 32px;--cr-card-padding: 32px;--cr-card-gap: 16px;--cr-card-radius: 0px;--cr-rotation-1: -2deg;--cr-rotation-2: 2deg;--cr-rotation-3: -1.5deg;--cr-rotation-4: 1.5deg;--cr-burst-1-bg: #FF3B30;--cr-burst-1-color: #FFFFFF;--cr-burst-2-bg: #4ECDC4;--cr-burst-2-color: #0E0E10;--cr-burst-3-bg: #FFD93D;--cr-burst-3-color: #0E0E10;--cr-burst-4-bg: #0E0E10;--cr-burst-4-color: #FFFFFF;position:relative;width:100%;padding-top:32px;padding-right:24px}.creator-review-loox__track{display:grid;grid-template-columns:repeat(var(--cr-cols),minmax(0,1fr));gap:var(--cr-gap);align-items:stretch}.creator-review-loox--slider .creator-review-loox__track{display:flex;grid-template-columns:none;overflow-x:auto;overflow-y:visible;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;-webkit-overflow-scrolling:touch;padding-block:16px 32px;margin-block:-16px -32px}.creator-review-loox--slider .creator-review-loox__track::-webkit-scrollbar{display:none}.creator-review-loox--slider .creator-review{flex:0 0 calc((100% - (var(--cr-cols) - 1) * var(--cr-gap)) / var(--cr-cols));scroll-snap-align:start}.creator-review-loox__controls{position:absolute;top:-16px;right:0;display:inline-flex;gap:8px;z-index:4}.creator-review-loox__nav{width:40px;height:40px;border-radius:0;background-color:var(--cr-card-bg);border:var(--cr-card-border-width) solid var(--cr-card-border);color:var(--cr-card-border);box-shadow:4px 4px 0 var(--cr-shadow-color);display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,background-color .2s ease,color .2s ease}.creator-review-loox__nav:hover,.creator-review-loox__nav:focus-visible{background-color:var(--cr-card-border);color:var(--cr-card-bg);transform:translate(-2px,-2px);box-shadow:6px 6px 0 var(--cr-shadow-color)}.creator-review-loox__nav:focus-visible{outline:2px solid var(--cr-handle-color);outline-offset:2px}.creator-review[hidden]{display:none}.creator-review-loox__showall-wrap{display:flex;justify-content:center;padding-top:40px}.btn{border:2px solid transparent}.creator-review-loox__showall{display:inline-flex;align-items:center;gap:10px;font-family:var(--font-heading--family, var(--font-display, inherit));font-size:.8125rem;letter-spacing:.12em;text-transform:uppercase;color:var(--cr-btn-color);background-color:var(--cr-btn-bg);padding:16px 32px;cursor:pointer;clip-path:polygon(10px 0%,calc(100% - 10px) 0%,100% 10px,100% calc(100% - 10px),calc(100% - 10px) 100%,10px 100%,0% calc(100% - 10px),0% 10px);transition:background-color .18s ease,color .18s ease,transform .18s ease}.creator-review-loox__showall:hover,.creator-review-loox__showall:focus-visible{background-color:var(--cr-btn-hover-bg);color:var(--cr-btn-hover-color);transform:translateY(-2px)}.creator-review-loox__showall:focus-visible{outline:2px solid var(--cr-btn-hover-bg);outline-offset:3px}.creator-review-loox__showall-arrow{transition:transform .2s ease}.creator-review-loox__showall:hover .creator-review-loox__showall-arrow{transform:translate(3px)}.creator-review-loox__state{padding:32px 24px;text-align:center;font-family:var(--font-heading--family, inherit);font-size:.9375rem;line-height:1.5;background-color:var(--cr-card-bg);border:var(--cr-card-border-width) solid var(--cr-card-border);box-shadow:var(--cr-shadow-offset) var(--cr-shadow-offset) 0 var(--cr-shadow-color)}.creator-review-loox__state p{margin:0}.creator-review-loox__state--error{background-color:#ffe9e8;color:#b91c1c}.creator-review{position:relative;display:flex;flex-direction:column;gap:var(--cr-card-gap);padding:var(--cr-card-padding);background-color:var(--cr-card-bg);border:var(--cr-card-border-width) solid var(--cr-card-border);border-radius:var(--cr-card-radius);box-shadow:var(--cr-shadow-offset) var(--cr-shadow-offset) 0 var(--cr-shadow-color);color:var(--cr-quote-color);width:100%;height:100%;min-width:0;overflow:visible;transition:transform .25s ease,box-shadow .25s ease}.creator-review-loox[data-rotate=true] .creator-review[data-index="0"]{transform:rotate(var(--cr-rotation-1))}.creator-review-loox[data-rotate=true] .creator-review[data-index="1"]{transform:rotate(var(--cr-rotation-2))}.creator-review-loox[data-rotate=true] .creator-review[data-index="2"]{transform:rotate(var(--cr-rotation-3))}.creator-review-loox[data-rotate=true] .creator-review[data-index="3"]{transform:rotate(var(--cr-rotation-4))}.creator-review-loox[data-rotate=true] .creator-review[data-index="4"]{transform:rotate(var(--cr-rotation-1))}.creator-review-loox[data-rotate=true] .creator-review[data-index="5"]{transform:rotate(var(--cr-rotation-2))}.creator-review-loox[data-rotate=true] .creator-review[data-index="6"]{transform:rotate(var(--cr-rotation-3))}.creator-review-loox[data-rotate=true] .creator-review[data-index="7"]{transform:rotate(var(--cr-rotation-4))}.creator-review:hover{transform:rotate(0) translateY(-6px);box-shadow:var(--cr-shadow-offset-hover) var(--cr-shadow-offset-hover) 0 var(--cr-shadow-color)}.creator-review__burst{position:absolute;top:-22px;right:-22px;width:88px;height:88px;z-index:3;display:flex;align-items:center;justify-content:center;font-family:var(--font-heading--family, var(--font-display, inherit));font-size:18px;font-weight:700;letter-spacing:1px;text-shadow:2px 2px 0 #0E0E10;clip-path:polygon(50% 0%,61% 18%,84% 12%,81% 36%,100% 50%,81% 64%,84% 88%,61% 82%,50% 100%,39% 82%,16% 88%,19% 64%,0% 50%,19% 36%,16% 12%,39% 18%);transform:rotate(-15deg);pointer-events:none}.creator-review:has(>.creator-review__burst):after{content:"";position:absolute;top:-25px;right:-25px;width:94px;height:94px;z-index:2;background:var(--cr-shadow-color);clip-path:polygon(50% 0%,61% 18%,84% 12%,81% 36%,100% 50%,81% 64%,84% 88%,61% 82%,50% 100%,39% 82%,16% 88%,19% 64%,0% 50%,19% 36%,16% 12%,39% 18%);transform:rotate(-15deg);pointer-events:none}.creator-review[data-burst="0"] .creator-review__burst{background:var(--cr-burst-1-bg);color:var(--cr-burst-1-color)}.creator-review[data-burst="1"] .creator-review__burst{background:var(--cr-burst-2-bg);color:var(--cr-burst-2-color);text-shadow:2px 2px 0 #FFF}.creator-review[data-burst="2"] .creator-review__burst{background:var(--cr-burst-3-bg);color:var(--cr-burst-3-color);text-shadow:2px 2px 0 #FFF}.creator-review[data-burst="3"] .creator-review__burst{background:var(--cr-burst-4-bg);color:var(--cr-burst-4-color);font-size:15px}.creator-review__head{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;flex-wrap:wrap}.creator-review__meta{display:flex;flex-direction:column;gap:4px;min-width:0}.creator-review__name{margin:0;font-family:var(--font-heading--family, var(--font-display, inherit));font-size:1.125rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;line-height:1.2;color:var(--cr-name-color);display:inline-flex;align-items:center;gap:6px}.creator-review__verified{color:#1da1f2;display:inline-flex;align-items:center}.creator-review__handle{display:inline-flex;align-items:center;gap:6px;font-size:.8125rem;font-weight:600;letter-spacing:.04em;color:var(--cr-handle-color)}.creator-review__handle-icon{width:16px;height:16px;display:inline-flex;flex-shrink:0}.creator-review__handle-icon svg{width:100%;height:100%}.creator-review__rating{display:inline-flex;align-items:center;gap:2px;flex-shrink:0;color:var(--cr-star-color)}.creator-review__star{width:18px;height:18px;opacity:1;fill:transparent;stroke:currentColor;stroke-width:1.4}.creator-review__star.is-filled{fill:currentColor}.creator-review__quote{font-style:italic;font-size:.9375rem;line-height:1.55;font-weight:600;color:var(--cr-quote-color)}.creator-review__quote p{margin:0}.creator-review__quote :where(mark){background-color:var(--cr-highlight-bg);border:2px solid var(--cr-highlight-border);color:var(--cr-highlight-border);padding:2px 6px;font-style:normal;font-weight:700;box-decoration-break:clone;-webkit-box-decoration-break:clone}.creator-review__gallery{display:grid;grid-template-columns:repeat(auto-fit,minmax(72px,1fr));gap:8px}.creator-review__gallery-img{width:100%;aspect-ratio:var(--cr-image-aspect, 1 / 1);object-fit:cover;display:block;border:2px solid var(--cr-card-border);border-radius:var(--cr-image-radius, 0px)}.creator-review__avatar{flex-shrink:0;width:44px;height:44px;border-radius:50%;overflow:hidden;background-color:#0e0e10;display:inline-flex;align-items:center;justify-content:center;font-family:var(--font-heading--family, inherit);font-weight:700;font-size:1rem;color:#fff;border:2px solid var(--cr-card-border)}.creator-review__avatar-img{width:100%;height:100%;object-fit:cover;display:block}.creator-review--has-avatar .creator-review__meta{flex-direction:row;align-items:center;gap:12px}.creator-review--has-avatar .creator-review__identity{display:flex;flex-direction:column;gap:2px;min-width:0}.play-icon{width:16px;height:16px}.show-all{display:inline-flex;align-items:center;justify-content:center;width:fit-content;cursor:pointer;clip-path:var(--btn-clip);gap:8px;padding:16px 32px;transition:all var(--transition-base);white-space:nowrap;border-width:2px;border-style:solid;border-color:transparent;border-image:initial;background-color:var(--cr-btn-bg);color:var(--cr-btn-color);clip-path:polygon(10px 0%,calc(100% - 10px) 0%,100% 10px,100% calc(100% - 10px),calc(100% - 10px) 100%,10px 100%,0% calc(100% - 10px),0% 10px);transition:background-color .18s ease,color .18s ease,transform .18s ease;text-transform:uppercase}.creator-review__link{align-self:flex-start;display:inline-flex;align-items:center;gap:6px;font-family:var(--font-heading--family, var(--font-display, inherit));font-size:.75rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;text-decoration:none;padding:8px 14px;background-color:var(--cr-btn-bg);color:var(--cr-btn-color);border:0;cursor:pointer;clip-path:polygon(10px 0%,calc(100% - 10px) 0%,100% 10px,100% calc(100% - 10px),calc(100% - 10px) 100%,10px 100%,0% calc(100% - 10px),0% 10px);transition:background-color .18s ease,color .18s ease,transform .18s ease}.creator-review__link:hover,.creator-review__link:focus-visible{background-color:var(--cr-btn-hover-bg);color:var(--cr-btn-hover-color);transform:translateY(-2px)}.creator-review__link:focus-visible{outline:2px solid var(--cr-btn-hover-bg);outline-offset:3px}.creator-review__link-icon{flex-shrink:0}.creator-review__link-arrow{transition:transform .2s ease}.creator-review__link:hover .creator-review__link-arrow{transform:translate(2px)}.creator-review__link--dark{--cr-btn-bg: #0E0E10;--cr-btn-color: #FFFFFF;--cr-btn-hover-bg: var(--cr-handle-color);--cr-btn-hover-color: #FFFFFF}.creator-review__link--outline{background-color:transparent;color:var(--cr-card-border);box-shadow:inset 0 0 0 2px var(--cr-card-border);clip-path:none}.creator-review__link--outline:hover{background-color:var(--cr-card-border);color:var(--cr-card-bg)}.creator-review--skeleton{pointer-events:none}.skeleton-box,.skeleton-line{display:block;background:linear-gradient(90deg,#0e0e100f,#0e0e1024,#0e0e100f);background-size:200% 100%;border-radius:4px;animation:cr-shimmer 1.4s ease-in-out infinite}.creator-review__avatar.skeleton-box{width:44px;height:44px;border-radius:50%;border:0}.skeleton-line{height:12px;width:100%;margin-block:4px}.skeleton-line--name{height:18px;width:60%}.skeleton-line--sm{width:40%}.skeleton-line--short{width:70%}.skeleton-line--stars{height:18px;width:96px}@keyframes cr-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}@media(max-width:990px){.creator-review-loox{--cr-cols: 2;--cr-card-padding: 24px}.creator-review-loox__track{grid-template-columns:repeat(min(2,var(--cr-cols)),minmax(0,1fr));gap:24px}.creator-review-loox__controls{position:static;margin-bottom:16px;justify-content:center}}@media(max-width:600px){.creator-review-loox{--cr-cols: 1;--cr-card-padding: 24px;padding-right:16px}.creator-review-loox__track{grid-template-columns:1fr;gap:32px}.creator-review-loox--slider .creator-review{flex:0 0 86%}.creator-review__head{gap:8px}.creator-review__burst{width:72px;height:72px;font-size:14px;top:-16px;right:-16px}.creator-review:has(>.creator-review__burst):after{width:78px;height:78px;top:-19px;right:-19px}.creator-review-loox[data-rotate=true] .creator-review{transform:rotate(0)!important}}@media(prefers-reduced-motion:reduce){.creator-review,.creator-review-loox__nav,.creator-review__link,.creator-review__link-arrow,.skeleton-box,.skeleton-line{transition:none;animation:none}.creator-review-loox[data-rotate=true] .creator-review{transform:rotate(0)!important}}
/*# sourceMappingURL=/cdn/shop/t/52/assets/creator-review.css.map */
