.luveqo-review-section{--vr-blue: var(--color-accent, #111111);--vr-ink: #111111;--vr-ease: cubic-bezier(.16, 1, .3, 1)}.luveqo-review-section .vr-track{display:flex;gap:18px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;padding:4px 0 8px}.luveqo-review-section .vr-track::-webkit-scrollbar{display:none}.luveqo-review-section .vr-slide{flex:0 0 calc((100% - 36px) / 3);scroll-snap-align:start;background:#fff;border:1px solid rgba(17,17,17,.08);border-radius:20px;padding:24px;box-shadow:0 10px 30px #1111110a;transition:transform .42s var(--vr-ease),box-shadow .42s ease}.luveqo-review-section .vr-slide:hover{transform:translateY(-5px);box-shadow:0 18px 42px #11111117}.luveqo-review-section .vr-write-wrap{display:flex;justify-content:center;margin-top:24px}.luveqo-review-section .vr-write{position:relative;-webkit-appearance:none;appearance:none;display:inline-flex;align-items:center;justify-content:center;gap:10px;width:max-content;max-width:100%;margin:0;border:0;border-radius:999px;padding:15px 24px 15px 18px;background:#111;color:#fff;font:inherit;font-size:.78rem;font-weight:800;letter-spacing:.8px;text-transform:uppercase;cursor:pointer;overflow:hidden;isolation:isolate;box-shadow:0 12px 26px #11111124;transition:transform .38s var(--vr-ease),background-color .3s ease,box-shadow .38s ease}.luveqo-review-section .vr-write:after{content:"";position:absolute;top:0;left:-60%;width:40%;height:100%;transform:skew(-18deg) translate(-160%);background:linear-gradient(90deg,transparent,rgba(255,255,255,.28),transparent);transition:transform .9s var(--vr-ease);z-index:-1}.luveqo-review-section .vr-write__icon{display:inline-flex;width:30px;height:30px;border-radius:50%;align-items:center;justify-content:center;background:#ffffff1f;color:#ffc531;transition:background-color .3s ease,transform .6s var(--vr-ease),box-shadow .3s ease}.luveqo-review-section .vr-write__icon svg{display:block;transition:transform .6s var(--vr-ease)}.luveqo-review-section .vr-write__arrow{display:inline-block;transition:transform .35s var(--vr-ease)}.luveqo-review-section .vr-write:hover,.luveqo-review-section .vr-write:focus-visible{transform:translateY(-3px) scale(1.02);background:#fff;color:#111;box-shadow:0 18px 38px #11111129,inset 0 0 0 2px #111}.luveqo-review-section .vr-write:hover:after{transform:skew(-18deg) translate(480%)}.luveqo-review-section .vr-write:hover .vr-write__icon{background:#111;box-shadow:0 0 0 5px #1111111a}.luveqo-review-section .vr-write:hover .vr-write__icon svg{transform:rotate(72deg) scale(1.15)}.luveqo-review-section .vr-write:hover .vr-write__arrow{transform:translate(4px)}.luveqo-review-section .vr-write:active{transform:translateY(-1px) scale(.99)}.luveqo-review-section .vr-layer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10080;display:grid;place-items:center;padding:16px}.luveqo-review-section .vr-layer[hidden]{display:none!important}.luveqo-review-section .vr-modal-bg{position:absolute;top:0;right:0;bottom:0;left:0;background:#0707079e;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);animation:luveqoFade .28s ease}.luveqo-review-section .vr-box{position:relative;z-index:1;width:min(94vw,560px);max-height:min(90vh,780px);overflow:auto;background:#fff;border-radius:24px;padding:30px;box-shadow:0 35px 110px #0000004d;animation:luveqoPop .42s var(--vr-ease)}.luveqo-review-section .vr-close{position:absolute;right:14px;top:12px;width:38px;height:38px;border-radius:50%;border:1px solid #e7e7e7;background:#fff;color:#111;font-size:24px;line-height:1;cursor:pointer;display:grid;place-items:center;z-index:2;transition:transform .3s var(--vr-ease),background-color .2s ease,color .2s ease,box-shadow .2s ease}.luveqo-review-section .vr-close:hover{transform:rotate(90deg) scale(1.04);background:#111;color:#fff;box-shadow:0 8px 18px #1111111f}.luveqo-review-section .vr-eyebrow{font-size:11px;letter-spacing:2px;font-weight:800;opacity:.5;margin-bottom:7px;text-transform:uppercase}.luveqo-review-section .vr-heading{margin:0 0 8px;font-size:1.65rem}.luveqo-review-section .vr-intro{margin:0 0 20px;color:#6c6c6c}.luveqo-review-section .vr-form{margin:0}.luveqo-review-section .vr-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.luveqo-review-section .vr-field{display:block;margin:0 0 12px}.luveqo-review-section .vr-field>span{display:block;margin-bottom:7px;font-size:12px;font-weight:800}.luveqo-review-section .vr-field input,.luveqo-review-section .vr-field textarea{width:100%;box-sizing:border-box;border:1px solid #ddd;border-radius:13px;padding:12px 13px;background:#fff;color:#111;font:inherit;outline:none;transition:border-color .22s ease,box-shadow .22s ease,transform .22s ease}.luveqo-review-section .vr-field input:focus,.luveqo-review-section .vr-field textarea:focus{border-color:#111;box-shadow:0 0 0 4px #11111114;transform:translateY(-1px)}.luveqo-review-section .vr-field textarea{resize:vertical;min-height:125px}.luveqo-review-section .vr-rating{display:flex;align-items:center;gap:2px;flex-direction:row-reverse;justify-content:flex-end;width:max-content;padding:4px 0}.luveqo-review-section .vr-rating input{position:absolute;opacity:0;width:1px;height:1px;pointer-events:none}.luveqo-review-section .vr-rating label{cursor:pointer;color:#dcdcdc;padding:2px;transition:color .18s ease,transform .3s var(--vr-ease)}.luveqo-review-section .vr-rating label svg{display:block}.luveqo-review-section .vr-rating label:hover{transform:scale(1.18) rotate(-6deg)}.luveqo-review-section .vr-rating input:checked~label,.luveqo-review-section .vr-rating label:hover,.luveqo-review-section .vr-rating label:hover~label{color:#ffb400}.luveqo-review-section .vr-rating input:focus-visible+label{outline:2px solid var(--vr-blue);outline-offset:2px;border-radius:6px}.luveqo-review-section .vr-rating__text{order:-1;margin-left:12px;font-size:12px;font-weight:700;color:#6c6c6c;min-width:64px}.luveqo-review-section .vr-errors{margin:0 0 16px;padding:12px 14px;border-radius:12px;background:#fff1f5;color:#b42318;font-size:13px;line-height:1.5}.luveqo-review-section .vr-errors strong{display:block;margin-bottom:4px}.luveqo-review-section .vr-errors ul{margin:0;padding-left:18px}.luveqo-review-section .vr-submit{position:relative;width:100%;border:0;border-radius:13px;padding:15px;margin-top:4px;background:#111;color:#fff;font:inherit;font-weight:800;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:10px;transition:transform .28s var(--vr-ease),background-color .25s ease,box-shadow .25s ease,opacity .25s ease}.luveqo-review-section .vr-submit:hover:not(:disabled):not(.is-loading){transform:translateY(-2px);background:#2a2a2a;box-shadow:0 14px 30px #1113}.luveqo-review-section .vr-submit:hover:not(:disabled) .vr-submit__arrow{transform:translate(4px)}.luveqo-review-section .vr-submit__arrow{transition:transform .3s var(--vr-ease)}.luveqo-review-section .vr-submit.is-loading{cursor:wait;opacity:.85;pointer-events:none}.luveqo-review-section .vr-submit__spinner{display:none;width:18px;height:18px;border:2px solid rgba(255,255,255,.35);border-top-color:#fff;border-radius:50%;animation:luveqoSpin .7s linear infinite}.luveqo-review-section .vr-submit.is-loading .vr-submit__spinner{display:inline-block}.luveqo-review-section .vr-submit.is-loading .vr-submit__arrow{display:none}.luveqo-review-section .vr-status{display:none;margin:10px 0 0;text-align:center;font-size:12px;line-height:1.45;color:#6c6c6c}.luveqo-review-section .vr-status.is-visible{display:block}.luveqo-review-section .vr-status.is-error{color:#c54d68}.luveqo-review-section .vr-loading-card{width:min(92vw,380px);text-align:center;padding:40px 30px 34px}.luveqo-review-section .vr-orbit{position:relative;width:84px;height:84px;margin:0 auto 20px}.luveqo-review-section .vr-orbit i{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;border:3px solid transparent;border-top-color:#111;animation:luveqoSpin 1.1s linear infinite}.luveqo-review-section .vr-orbit i:nth-child(2){top:12px;right:12px;bottom:12px;left:12px;border-top-color:#8a8a8a;animation-duration:.85s;animation-direction:reverse}.luveqo-review-section .vr-orbit i:nth-child(3){top:24px;right:24px;bottom:24px;left:24px;border-top-color:#ffb400;animation-duration:.65s}.luveqo-review-section .vr-loading-text{margin:0;font-size:1.05rem;font-weight:700;animation:luveqoBreathe 1.6s ease-in-out infinite}.luveqo-review-section .vr-success-card{text-align:center;width:min(92vw,460px);padding:40px 30px 34px;overflow:hidden}.luveqo-review-section .vr-check{width:84px;height:84px;margin:0 auto 18px;border-radius:50%;display:grid;place-items:center;background:#1111110f;color:var(--vr-ink);animation:luveqoCheckIn .7s var(--vr-ease)}.luveqo-review-section .vr-check svg{width:64px;height:64px}.luveqo-review-section .vr-check__ring{stroke-dasharray:183;stroke-dashoffset:183;animation:luveqoDraw 1s var(--vr-ease) .1s forwards}.luveqo-review-section .vr-check__mark{stroke-dasharray:40;stroke-dashoffset:40;animation:luveqoDraw .55s var(--vr-ease) .75s forwards}.luveqo-review-section .vr-success-heading{margin:0 0 10px;font-size:2rem;animation:luveqoRise .6s var(--vr-ease) .2s both}.luveqo-review-section .vr-success-text{margin:0 0 22px;color:#6c6c6c;line-height:1.65;animation:luveqoRise .6s var(--vr-ease) .3s both}.luveqo-review-section .vr-success-btn{border:0;border-radius:999px;padding:13px 26px;background:#111;color:#fff;font:inherit;font-weight:800;cursor:pointer;animation:luveqoRise .6s var(--vr-ease) .4s both;transition:transform .28s var(--vr-ease),background-color .25s ease,box-shadow .25s ease}.luveqo-review-section .vr-success-btn:hover{transform:translateY(-2px);background:#2a2a2a;box-shadow:0 14px 30px #1113}.luveqo-review-section .vr-confetti{position:absolute;left:50%;top:70px;width:0;height:0;pointer-events:none}.luveqo-review-section .vr-confetti i{position:absolute;left:0;top:0;width:8px;height:12px;border-radius:2px;opacity:0;background:#111;transform:rotate(calc(var(--i) * 25.7deg)) translateY(0) scale(.4);animation:luveqoConfetti 1.3s var(--vr-ease) calc(.6s + var(--i) * .03s) both}.luveqo-review-section .vr-confetti i:nth-child(3n){background:#ffb400}.luveqo-review-section .vr-confetti i:nth-child(3n+1){background:#e36b86;width:6px;height:6px;border-radius:50%}.luveqo-review-section .vr-confetti i:nth-child(4n){background:#23764e}body.luveqo-review-open{overflow:hidden}@keyframes luveqoSpin{to{transform:rotate(360deg)}}@keyframes luveqoFade{0%{opacity:0}to{opacity:1}}@keyframes luveqoPop{0%{opacity:0;transform:translateY(18px) scale(.965)}to{opacity:1;transform:none}}@keyframes luveqoCheckIn{0%{opacity:0;transform:scale(.5) rotate(-10deg)}70%{opacity:1;transform:scale(1.06) rotate(3deg)}to{transform:none}}@keyframes luveqoDraw{to{stroke-dashoffset:0}}@keyframes luveqoRise{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}@keyframes luveqoBreathe{50%{opacity:.55}}@keyframes luveqoConfetti{0%{opacity:0;transform:rotate(calc(var(--i) * 25.7deg)) translateY(0) scale(.4)}15%{opacity:1}to{opacity:0;transform:rotate(calc(var(--i) * 25.7deg + 120deg)) translateY(-150px) scale(1)}}@media(max-width:749px){.luveqo-review-section .vr-slide{flex-basis:82%}.luveqo-review-section .vr-grid{grid-template-columns:1fr}.luveqo-review-section .vr-box{padding:22px 18px;border-radius:19px;max-height:88vh}.luveqo-review-section .vr-write-wrap{margin-top:16px}.luveqo-review-section .vr-submit{min-height:50px}.luveqo-review-section .vr-success-card,.luveqo-review-section .vr-loading-card{padding:32px 20px}.luveqo-review-section .vr-success-heading{font-size:1.7rem}}@media(prefers-reduced-motion:reduce){.luveqo-review-section *,.luveqo-review-section *:before,.luveqo-review-section *:after{animation-duration:.01ms!important;transition-duration:.01ms!important}.luveqo-review-section .vr-check__ring,.luveqo-review-section .vr-check__mark{stroke-dashoffset:0}}
/*# sourceMappingURL=/cdn/shop/t/24/assets/luveqo-reviews.css.map */
