.jane-vote-container{width:100%;height:100vh;height:100dvh;background:rgba(0,0,0,.9);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);display:flex;flex-direction:column;position:relative;overflow:hidden}.jane-vote-container.fullscreen{position:fixed;top:0;left:0;width:100vw;height:100vh;height:100dvh;z-index:20}.vote-interface{display:flex;flex-direction:column;height:100%;padding:1rem;box-sizing:border-box}.vote-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;flex-shrink:0;order:0}.vote-title{font-size:1.8rem;margin:0;background:linear-gradient(45deg,#3498db,#9b59b6);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;text-shadow:0 0 20px rgba(52,152,219,.5)}.replay-video-btn{background:rgba(155,89,182,.2);border:2px solid rgba(155,89,182,.5);color:#fff;padding:.6rem 1.2rem;border-radius:25px;font-size:.8rem;font-weight:700;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;gap:.4rem;text-transform:uppercase;letter-spacing:1px}.replay-video-btn:hover{background:rgba(155,89,182,.4);border-color:#9b59b6;transform:translateY(-2px);box-shadow:0 5px 15px rgba(155,89,182,.3)}.replay-video-btn:disabled{opacity:.5;cursor:not-allowed;transform:none;box-shadow:none}.replay-icon{font-size:1rem;font-weight:700;animation:rotateReplay 2s ease-in-out infinite}@keyframes rotateReplay{0%,90%,to{transform:rotate(0deg)}45%{transform:rotate(1turn)}}.error-alert{background:rgba(231,76,60,.2);border:1px solid rgba(231,76,60,.5);color:#e74c3c;padding:.8rem;border-radius:10px;margin-bottom:1rem;display:flex;align-items:center;gap:.5rem;flex-shrink:0}.error-icon{font-size:1rem}.choice-display-container{flex:1 1;display:flex;flex-direction:column;overflow:hidden;position:relative;min-height:0;order:1}.mobile-navigation{display:none;gap:1.2rem;padding:1rem 0 .5rem;order:4}.mobile-nav-btn,.mobile-navigation{justify-content:center;align-items:center;flex-shrink:0}.mobile-nav-btn{width:50px;height:50px;border-radius:50%;background:rgba(52,152,219,.2);border:2px solid rgba(52,152,219,.5);color:#3498db;font-size:1.5rem;font-weight:700;cursor:pointer;transition:all .2s ease;display:flex;box-shadow:0 2px 10px rgba(52,152,219,.3)}.mobile-nav-btn:active:not(.disabled){background:rgba(52,152,219,.5);border-color:#3498db;transform:scale(.95);box-shadow:0 0 20px rgba(52,152,219,.6)}.mobile-nav-btn.disabled{opacity:.3;cursor:not-allowed;box-shadow:none}.current-choice-display{flex:1 1;display:flex;align-items:center;justify-content:center;padding:1rem 0;overflow:hidden;min-height:0}.choice-card{width:100%;max-width:600px;background:rgba(52,152,219,.1);border:2px solid rgba(52,152,219,.3);border-radius:20px;padding:1.5rem;display:flex;flex-direction:column;text-align:center;transition:all .3s ease;position:relative;overflow:hidden;min-height:280px;box-sizing:border-box}.choice-card:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(52,152,219,.2),transparent);transition:left .5s ease}.choice-card:hover:before{left:100%}.choice-card.selected{border-color:#27ae60;background:rgba(46,204,113,.2);box-shadow:0 0 30px rgba(46,204,113,.4);transform:scale(1.02)}.choice-number{font-size:1.2rem;font-weight:700;color:#3498db;background:rgba(52,152,219,.2);width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1rem;border:2px solid rgba(52,152,219,.5);flex-shrink:0}.choice-card.selected .choice-number{color:#27ae60;background:rgba(46,204,113,.2);border-color:#27ae60}.choice-content-with-nav{gap:1rem;margin-bottom:1rem;padding:1rem 0;overflow:hidden}.choice-content,.choice-content-with-nav{flex:1 1;display:flex;align-items:center;min-height:0}.choice-content{justify-content:center;padding:0 1rem;overflow-y:auto}.choice-text{font-size:.95rem;line-height:1.5;color:#fff;margin:0;text-align:center;word-wrap:break-word;overflow-wrap:break-word;width:100%;max-height:200px;overflow-y:auto}.nav-btn{width:40px;height:40px;border-radius:50%;background:rgba(52,152,219,.2);border:2px solid rgba(52,152,219,.5);color:#3498db;font-size:1.2rem;font-weight:700;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;flex-shrink:0}.nav-btn:hover:not(.disabled){background:rgba(52,152,219,.4);border-color:#3498db;transform:scale(1.1);box-shadow:0 0 20px rgba(52,152,219,.4)}.nav-btn.disabled{opacity:.3;cursor:not-allowed}.select-choice-btn{background:linear-gradient(45deg,rgba(52,152,219,.3),rgba(155,89,182,.3));border:2px solid rgba(52,152,219,.5);color:#fff;padding:.8rem 1.2rem;border-radius:20px;font-size:.85rem;font-weight:700;cursor:pointer;transition:all .3s ease;text-transform:uppercase;letter-spacing:1px;flex-shrink:0;margin-top:auto}.select-choice-btn:hover{background:linear-gradient(45deg,#3498db,#9b59b6);transform:translateY(-2px);box-shadow:0 5px 20px rgba(52,152,219,.4)}.select-choice-btn.selected{background:linear-gradient(45deg,#27ae60,#2ecc71);border-color:#27ae60;box-shadow:0 0 20px rgba(46,204,113,.5)}.navigation-instruction{text-align:center;color:#bdc3c7;font-size:.8rem;margin:.8rem 0;opacity:.7;flex-shrink:0;order:3}.vote-actions{margin:1.2rem 0;text-align:center;flex-shrink:0;order:2}.submit-vote-btn{background:linear-gradient(45deg,rgba(52,152,219,.3),rgba(155,89,182,.3));border:2px solid rgba(52,152,219,.5);color:#fff;padding:.8rem 1.8rem;border-radius:50px;font-size:.85rem;font-weight:700;cursor:pointer;transition:all .3s ease;text-transform:uppercase;letter-spacing:1px;position:relative;overflow:hidden}.submit-vote-btn:disabled{opacity:.5;cursor:not-allowed}.submit-vote-btn.active{background:linear-gradient(45deg,#3498db,#9b59b6);border-color:#3498db;box-shadow:0 0 30px rgba(52,152,219,.5);animation:buttonPulse 2s ease-in-out infinite}@keyframes buttonPulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.submit-vote-btn:hover.active{transform:translateY(-3px);box-shadow:0 10px 30px rgba(52,152,219,.4)}.submitting{display:flex;align-items:center;gap:1rem}.submit-spinner{width:20px;height:20px;border:2px solid hsla(0,0%,100%,.3);border-top-color:#fff;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.vote-results{padding:1.5rem;height:100%;overflow-y:auto;display:flex;flex-direction:column;box-sizing:border-box}.vote-results .vote-header{display:flex;flex-direction:column;align-items:center;margin-bottom:1.5rem;flex-shrink:0}.results-title{font-size:1.8rem;margin-bottom:.8rem;text-align:center;background:linear-gradient(45deg,#27ae60,#2ecc71);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;text-shadow:0 0 20px rgba(46,204,113,.5)}.stats-grid{display:grid;grid-gap:1.2rem;gap:1.2rem;margin-bottom:1.5rem;flex:1 1}.stat-card{background:rgba(52,152,219,.1);border:1px solid rgba(52,152,219,.3);border-radius:15px;padding:1.4rem;transition:all .3s ease;position:relative;overflow:hidden}.stat-card.selected-choice{border-color:#27ae60;background:rgba(46,204,113,.2);box-shadow:0 0 20px rgba(46,204,113,.3)}.stat-card.selected-choice:before{content:"✓";position:absolute;top:10px;right:15px;font-size:1.5rem;color:#27ae60;font-weight:700}.vote-data{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.vote-count{font-size:.9rem;font-weight:700;color:#3498db}.vote-percentage{font-size:1.1rem;font-weight:700;color:#2ecc71}.progress-bar{width:100%;height:8px;background:rgba(52,152,219,.2);overflow:hidden}.progress-bar,.progress-fill{border-radius:10px;position:relative}.progress-fill{height:100%;background:linear-gradient(90deg,#3498db,#2ecc71);transition:width 1s ease}.progress-fill:after{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.4),transparent);animation:progressShine 2s ease-in-out infinite}@keyframes progressShine{0%{left:-100%}to{left:100%}}.total-votes{font-size:1rem;color:#3498db;font-weight:700;text-align:center;padding:1.2rem;background:rgba(52,152,219,.1);border-radius:10px;border:1px solid rgba(52,152,219,.3);flex-shrink:0;margin-bottom:1rem}.unlock-message-stats{display:flex;justify-content:center;margin-top:1rem}.hologram-effect{position:relative;padding:1rem 1.8rem;background:rgba(52,152,219,.1);border:1px solid rgba(52,152,219,.5);border-radius:10px;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.hologram-effect:before{content:"";position:absolute;top:-2px;left:-2px;right:-2px;bottom:-2px;background:linear-gradient(45deg,transparent,#3498db,transparent);border-radius:10px;z-index:-1;animation:hologramBorder 2s linear infinite}@keyframes hologramBorder{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.unlock-text{font-size:.85rem;color:#3498db;font-weight:700;letter-spacing:1px;text-shadow:0 0 10px rgba(52,152,219,.5)}@media (max-width:768px){.vote-interface{padding:1rem .8rem}.vote-title{font-size:1.5rem}.replay-video-btn{padding:.6rem 1rem;font-size:.75rem}.mobile-navigation{display:flex}.mobile-nav-btn{width:48px;height:48px;font-size:1.4rem}.choice-content-with-nav{flex-direction:column;gap:.8rem;padding:.8rem 0}.nav-btn{display:none}.choice-card{padding:1.2rem;min-height:280px;margin:0 .5rem}.choice-number{width:38px;height:38px;font-size:1.1rem;margin-bottom:1rem}.choice-text{font-size:.9rem;line-height:1.4;padding:0;max-height:180px}.select-choice-btn{padding:.7rem 1.2rem;font-size:.8rem;margin-top:1.2rem}.submit-vote-btn{padding:.7rem 1.5rem;font-size:.8rem}.navigation-instruction{font-size:.75rem;margin:.8rem 0 .5rem}.results-title{font-size:1.6rem;margin-bottom:1rem}.stat-card,.vote-results{padding:1.2rem}.unlock-text{font-size:.8rem}.hologram-effect{padding:.8rem 1.5rem}}@media (max-width:480px){.vote-interface{padding:.8rem .6rem}.vote-title{font-size:1.3rem}.choice-card{padding:1rem;min-height:260px;margin:0 .3rem}.choice-text{font-size:.85rem;line-height:1.35;max-height:160px}.choice-number{width:35px;height:35px;font-size:1rem;margin-bottom:.8rem}.select-choice-btn{padding:.6rem 1rem;font-size:.75rem}.submit-vote-btn{padding:.6rem 1.3rem;font-size:.75rem}.mobile-nav-btn{width:45px;height:45px;font-size:1.3rem}.replay-video-btn{padding:.5rem .8rem;font-size:.7rem}.navigation-instruction{font-size:.7rem}}@media (max-height:700px){.vote-interface{padding:.8rem}.choice-card{min-height:240px;padding:1rem}.choice-text{font-size:.85rem;line-height:1.3;max-height:140px}.choice-number{width:35px;height:35px;font-size:1rem;margin-bottom:.8rem}.mobile-nav-btn,.nav-btn{width:45px;height:45px;font-size:1.3rem}.vote-title{font-size:1.4rem}.navigation-instruction{font-size:.7rem;margin:.5rem 0 .3rem}.vote-actions{margin:.8rem 0}.mobile-navigation{padding:.8rem 0 .5rem}}@media (max-height:600px){.choice-card{min-height:200px;padding:.8rem}.choice-text{font-size:.8rem;line-height:1.25;max-height:120px}.choice-number{width:32px;height:32px;font-size:.9rem;margin-bottom:.6rem}.vote-title{font-size:1.3rem}.mobile-nav-btn{width:42px;height:42px;font-size:1.2rem}.select-choice-btn{padding:.5rem .8rem;font-size:.7rem}.submit-vote-btn{padding:.5rem 1rem;font-size:.7rem}.vote-actions{margin:.6rem 0}.mobile-navigation{padding:.6rem 0 .3rem}.navigation-instruction{margin:.4rem 0 .2rem}}
/*# sourceMappingURL=1dc57fcb46422127.css.map*/