:root{--survey-bar-color-a: #668e23;--survey-bar-color-b: #f27917}.survey-current{padding:40px 20px}.survey-current__wrapper{max-width:900px;margin:0 auto}.survey-current__title{text-align:center;font-size:1.75rem;font-weight:700;margin-bottom:30px;color:rgb(var(--color-foreground))}.survey-current__content{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:start}.survey-current__image-wrapper{display:block;border-radius:12px;overflow:hidden;box-shadow:0 4px 20px #0000001a;height:100%;width:100%;text-decoration:none;cursor:pointer;transition:transform .25s ease,box-shadow .25s ease}a.survey-current__image-wrapper:hover,a.survey-current__image-wrapper:focus-visible{transform:translateY(-2px);box-shadow:0 8px 28px #00000026}.survey-current__image{width:100%;height:100%;display:block;aspect-ratio:16 / 10;object-fit:cover}.survey-current__info{display:flex;flex-direction:column;gap:16px}.survey-current__week-badge{display:inline-block;padding:6px 14px;background:var(--color-primary-button-background);color:var(--color-primary-button-text);font-size:.85rem;font-weight:600;border-radius:20px;width:fit-content}.survey-current__survey-title{font-size:1.5rem;font-weight:700;color:rgb(var(--color-foreground));margin:0}.survey-current__description{font-size:1rem;line-height:1.6;color:rgba(var(--color-foreground),.8);margin:0}.survey-current__actions{margin-top:16px}.survey-current__vote-cta .button,.survey-current__voted-message .button{display:inline-block;padding:12px 28px;font-size:1rem;font-weight:600;text-decoration:none;border-radius:var(--style-border-radius-inputs, 8px);transition:transform .2s ease,box-shadow .2s ease}.survey-current__voted-message p{margin:0 0 12px;font-size:1rem;color:rgba(var(--color-foreground),.7)}.survey-current__no-survey{text-align:center;padding:40px;color:rgba(var(--color-foreground),.6);font-size:1.1rem}.survey-vote-bar{margin-top:20px}.survey-vote-bar__labels{display:flex;justify-content:space-between;margin-bottom:8px}.survey-vote-bar__label{font-size:.9rem;font-weight:600;color:rgb(var(--color-foreground))}.survey-vote-bar__label--a{color:var(--survey-bar-color-a)}.survey-vote-bar__label--b{color:var(--survey-bar-color-b)}.survey-vote-bar__track{display:flex;height:12px;border-radius:6px;overflow:hidden;background:rgba(var(--color-foreground),.1)}.survey-vote-bar__fill{height:100%;transition:width .8s cubic-bezier(.4,0,.2,1)}.survey-vote-bar__fill--a{background:var(--survey-bar-color-a)}.survey-vote-bar__fill--b{background:var(--survey-bar-color-b)}.survey-vote-bar__percentages{display:flex;justify-content:space-between;margin-top:8px}.survey-vote-bar__pct{font-size:.85rem;font-weight:700}.survey-vote-bar__pct--a{color:var(--survey-bar-color-a)}.survey-vote-bar__pct--b{color:var(--survey-bar-color-b)}@media(max-width:768px){.survey-current__content{grid-template-columns:1fr;gap:24px}.survey-current__title{font-size:1.4rem;margin-bottom:20px}.survey-current__survey-title{font-size:1.25rem}}.survey-current__wrapper.full-width{max-width:100%;margin:0}
/*# sourceMappingURL=/cdn/shop/t/8/assets/survey-current.css.map */
