:root{--survey-bar-color-a: #668e23;--survey-bar-color-b: #f27917}.survey-vote{padding:40px 20px}.survey-vote__wrapper{max-width:1000px;margin:0 auto}.survey-vote__layout{display:grid;grid-template-columns:2fr 3fr;gap:60px;align-items:start}.survey-vote__description{padding-right:20px}.survey-vote__week-badge{display:inline-block;padding:6px 14px;background:rgb(from var(--color-primary-button-background) r g b / .12);color:rgb(var(--color-foreground));font-size:.85rem;font-weight:600;border-radius:20px;margin-bottom:12px;letter-spacing:.02em}.survey-vote__heading{font-size:1.5rem;font-weight:700;margin:0 0 20px;color:rgb(var(--color-foreground))}.survey-vote__text{font-size:1.05rem;line-height:1.7;color:rgba(var(--color-foreground),.85)}.survey-vote__text p{margin-bottom:1em}.survey-vote__text p:last-child{margin-bottom:0}.survey-vote__panel{background:rgb(var(--color-background));padding:32px;border-radius:16px;box-shadow:0 4px 20px #00000014}.survey-vote__panel-title{font-size:1.25rem;font-weight:700;margin-bottom:16px;color:rgb(var(--color-foreground));text-align:center}.survey-vote__choice-richtext{margin:0 0 24px;text-align:center;font-size:.95rem;line-height:1.6;color:rgba(var(--color-foreground),.85)}.survey-vote__choice-richtext p{margin:0 0 .5em}.survey-vote__choice-richtext p:last-child{margin-bottom:0}.survey-vote__live-bar{margin:0 0 24px}.survey-vote__options{display:flex;flex-direction:row;gap:16px}.survey-vote__option{flex:1 1 0;padding:20px;border-radius:12px;background:rgba(var(--color-foreground),.03);border:2px solid transparent;transition:border-color .3s ease,background .3s ease}.survey-vote__option:hover{background:rgba(var(--color-foreground),.06)}.survey-vote__option--a:hover{border-color:var(--survey-bar-color-a)}.survey-vote__option--b:hover{border-color:var(--survey-bar-color-b)}.survey-vote__option-label{font-size:1.1rem;font-weight:600;margin-bottom:12px;color:rgb(var(--color-foreground))}.survey-vote__option--a .survey-vote__option-label{color:var(--survey-bar-color-a)}.survey-vote__option--b .survey-vote__option-label{color:var(--survey-bar-color-b)}.survey-vote__form-block form{display:flex;gap:12px}.survey-vote__form-block input[type=email]{padding:12px 16px;border:1px solid rgba(var(--color-foreground),.2);border-radius:var(--style-border-radius-inputs, 8px);font-size:1rem;width:100%}.survey-vote__form-block button[type=submit]{padding:12px 24px;font-size:1rem;font-weight:600;border-radius:var(--style-border-radius-inputs, 8px);cursor:pointer;transition:transform .2s ease}.survey-vote__form-block button[type=submit]:hover{transform:translateY(-2px)}.survey-vote__user-choice{text-align:center;font-size:1rem;color:rgba(var(--color-foreground),.8);margin-bottom:20px}.survey-vote__choice-label{color:rgb(var(--color-foreground))}.survey-vote__results-container--final{text-align:center}.survey-vote__winner{margin-bottom:24px}.survey-vote__winner-label{font-size:1rem;color:rgba(var(--color-foreground),.7)}.survey-vote__winner-choice{display:block;font-size:1.5rem;color:rgb(var(--color-foreground));margin-top:8px}.survey-vote__winner--tie{font-size:1.25rem;color:rgba(var(--color-foreground),.8)}.survey-vote__upcoming{text-align:center;padding:20px}.survey-vote__upcoming-text{font-size:1rem;color:rgba(var(--color-foreground),.7);margin-top:12px}.survey-vote--empty{min-height:200px;display:flex;align-items:center;justify-content:center}.survey-vote--empty a{color:rgb(var(--color-primary));text-decoration:underline}.survey-results-bar{margin-top:24px}.survey-results-bar__labels{display:flex;justify-content:space-between;margin-bottom:10px}.survey-results-bar__label{font-size:.95rem;font-weight:600;color:rgba(var(--color-foreground),.7);transition:color .3s ease}.survey-results-bar__label--a{color:var(--survey-bar-color-a)}.survey-results-bar__label--b{color:var(--survey-bar-color-b)}.survey-results-bar__label--winner{font-weight:700}.survey-results-bar__track{display:flex;height:16px;border-radius:8px;overflow:hidden;background:rgba(var(--color-foreground),.1)}.survey-results-bar__fill{height:100%;transition:width 1s cubic-bezier(.4,0,.2,1);position:relative}.survey-results-bar__fill--a{background:linear-gradient(90deg,var(--survey-bar-color-a),color-mix(in srgb,var(--survey-bar-color-a) 80%,white))}.survey-results-bar__fill--b{background:linear-gradient(90deg,color-mix(in srgb,var(--survey-bar-color-b) 80%,white),var(--survey-bar-color-b))}.survey-results-bar__fill--winner:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);animation:shimmer 2s infinite}@keyframes shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}.survey-results-bar__percentages{display:flex;justify-content:space-between;margin-top:10px}.survey-results-bar__pct{font-size:1.1rem;font-weight:700}.survey-results-bar__pct--a{color:var(--survey-bar-color-a)}.survey-results-bar__pct--b{color:var(--survey-bar-color-b)}.survey-results-bar__pct--winner{font-size:1.25rem}.survey-results-bar__total{text-align:center;margin-top:12px;font-size:.85rem;color:rgba(var(--color-foreground),.6)}@media(max-width:768px){.survey-vote__layout{grid-template-columns:1fr;gap:30px}.survey-vote__options{flex-direction:column}.survey-vote__description{padding-right:0}.survey-vote__panel{padding:24px}.survey-vote__heading{font-size:1.25rem}}.survey-vote__wrapper.full-width{max-width:100%;margin:0}
/*# sourceMappingURL=/cdn/shop/t/8/assets/survey-vote.css.map */
