.poll-heading{text-align:center;margin-bottom:2rem}.poll-container{max-width:600px;margin:0 auto}.poll-options{display:flex;flex-direction:column;gap:1rem;margin-bottom:1.5rem}.poll-option{position:relative}.poll-radio{position:absolute;opacity:0;cursor:pointer}.poll-label{display:block;padding:1rem;border:2px solid rgba(var(--color-foreground),.2);border-radius:8px;cursor:pointer;transition:all .3s ease;background-color:rgb(var(--color-background))}.poll-option-content{display:flex;flex-direction:column;gap:.1rem}.poll-images{display:flex;justify-content:space-between;gap:1rem;width:100%}.poll-image{flex:1;width:100%;height:auto;aspect-ratio:1;object-fit:cover;border-radius:4px;border:1px solid rgba(var(--color-foreground),.1);cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}.poll-option-details{width:100%}.poll-label:hover{border-color:rgba(var(--color-foreground),.5);background-color:rgba(var(--color-foreground),.05)}.poll-radio:checked+.poll-label{border-color:rgb(var(--color-button));background-color:rgba(var(--color-button),.1)}.poll-option-text{display:block;font-weight:600;margin-bottom:.75rem;color:rgb(var(--color-foreground));text-align:center}.poll-bar{display:block;width:100%;height:24px;background-color:rgba(var(--color-foreground),.1);border-radius:12px;overflow:hidden;margin-bottom:.5rem;position:relative}.poll-bar-fill{display:block;height:100%;background:#00c1d4;border-radius:12px;transition:width .6s ease;width:0}.poll-percentage{display:inline-block;font-weight:600;margin-right:.5rem;color:rgb(var(--color-foreground))}.poll-votes{display:inline-block;font-size:.9rem;color:rgba(var(--color-foreground),.7)}.poll-submit{width:100%;padding:1rem;margin-bottom:1rem}.poll-total-votes{text-align:center;font-size:.9rem;color:rgba(var(--color-foreground),.7);margin:0}.poll-message{padding:1rem;border-radius:8px;text-align:center;font-weight:500}.poll-message--success{background-color:#00c1d41a;color:#00a5bb;border:1px solid rgba(0,193,212,.3)}.poll-message--error{background-color:#ff00001a;color:#b40000;border:1px solid rgba(255,0,0,.3)}.poll-carousel-track{display:flex;transition:transform .3s ease-in-out}.poll-carousel-track.no-transition{transition:none}@media screen and (max-width: 749px){.poll-label{padding:.5rem}.poll-option-text{font-size:2.1rem}.poll-images{gap:.1rem}.poll-carousel-track .poll-image{flex:0 0 100%;width:100%;max-width:100%;aspect-ratio:1;object-fit:cover}}
/*# sourceMappingURL=/cdn/shop/t/43/assets/section-custom-poll.css.map */
