.vote-flag{vertical-align:middle;background-position:50%;background-size:cover;border-radius:3px;flex:none;width:22px;height:16px;display:inline-block;box-shadow:0 0 0 1px #ffffff14}.vote-flag--lg{border-radius:4px;width:26px;height:19px}.vote-hero{isolation:isolate;min-height:100dvh;color:var(--ws-text);background:linear-gradient(#0b0f1af2,#0b0f1afa),#0a0d17;place-items:center;padding:32px 20px;display:grid;position:relative;overflow:hidden}.vote-hero:before,.vote-hero:after{content:"";z-index:0;filter:blur(80px);pointer-events:none;border-radius:50%;position:absolute}.vote-hero:before{background:radial-gradient(circle at 30% 30%,#d6b47838,#0000 65%);width:40vw;max-width:620px;height:40vw;max-height:620px;top:-15%;left:-10%}.vote-hero:after{background:radial-gradient(circle at 40% 40%,#384e8252,#0000 65%);width:46vw;max-width:680px;height:46vw;max-height:680px;bottom:-18%;right:-12%}.vote-bg-grid{z-index:-1;pointer-events:none;background-image:linear-gradient(#ffffff0a 1px,#0000 1px),linear-gradient(90deg,#ffffff0a 1px,#0000 1px);background-size:72px 72px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000 0% 72%,#0000 100%);mask-image:linear-gradient(#000 0% 72%,#0000 100%)}.vote-hero__center{z-index:1;place-items:center;width:100%;display:grid;position:relative}.vote-stage{width:min(100%,460px);position:relative}.vote-stage__glow{z-index:0;filter:blur(36px);opacity:.9;pointer-events:none;background:radial-gradient(circle at 30% 20%,#d6b4782e,#0000 45%),radial-gradient(circle at 70% 80%,#d6b4781f,#0000 45%);position:absolute;inset:-30%}.vote-panel{z-index:1;border:1px solid var(--ws-line);width:100%;box-shadow:var(--ws-shadow);-webkit-backdrop-filter:blur(16px);background:linear-gradient(#ffffff0a,#ffffff05),#131829d1;border-radius:24px;padding:32px 28px;position:relative}.vote-panel--auth{padding:20px 24px 24px}.vote-modal__topbar{justify-content:space-between;align-items:center;gap:12px;margin-bottom:20px;display:flex}.vote-modal__back{color:var(--ws-text-mute);cursor:pointer;background:0 0;border:none;border-radius:10px;align-items:center;gap:4px;margin-left:-6px;padding:8px 12px 8px 6px;font-size:14px;font-weight:700;transition:background .18s,color .18s,transform .18s;display:inline-flex}.vote-modal__back:hover:not(:disabled){color:var(--ws-text);background:#ffffff0d}.vote-modal__back:disabled{opacity:.5;cursor:default}.vote-modal__badge{color:var(--ws-gold);white-space:nowrap;background:#d6b4781a;border:1px solid #d6b4784d;border-radius:999px;align-items:center;gap:8px;padding:6px 12px 6px 10px;font-size:12px;font-weight:600;display:inline-flex}.vote-modal__badge-dot{background:var(--ws-gold);border-radius:999px;flex:none;width:6px;height:6px}.vote-modal__heading{margin-bottom:16px}.vote-modal__heading h3{color:var(--ws-text);letter-spacing:-.02em;margin:0;font-size:22px;font-weight:800;line-height:1.15}.vote-modal__heading p{color:var(--ws-text-dim);margin:6px 0 0;font-size:14px;line-height:1.5}.vote-modal__phone-display{color:var(--ws-text);font-variant-numeric:tabular-nums;font-size:15px;font-weight:700}.vote-modal__code-note{color:var(--ws-text-mute);font-size:13px}.vote-modal__phone-row{grid-template-columns:auto 1fr;gap:10px;margin-bottom:16px;display:grid;position:relative}.vote-modal__country{height:52px;color:var(--ws-text);border:1px solid var(--ws-line);cursor:pointer;background:#ffffff0a;border-radius:14px;align-items:center;gap:8px;padding:0 14px;transition:background .18s,border-color .18s;display:inline-flex}.vote-modal__country:hover:not(:disabled),.vote-modal__country--open{background:#d6b47814;border-color:#d6b47859}.vote-modal__country--open svg{transform:rotate(180deg)}.vote-modal__dial{font-variant-numeric:tabular-nums;font-size:15px;font-weight:700}.vote-modal__input{width:100%;height:52px;color:var(--ws-text);border:1px solid var(--ws-line);font-variant-numeric:tabular-nums;background:#ffffff0a;border-radius:14px;padding:0 16px;font-size:16px;font-weight:600;transition:border-color .18s,background .18s,box-shadow .18s}.vote-modal__input:focus{background:#ffffff12;border-color:#d6b47880;outline:none;box-shadow:0 0 0 4px #d6b4781f}.vote-modal__input--error{border-color:#f871718c}.vote-country{z-index:20;border:1px solid var(--ws-line-strong);max-height:360px;box-shadow:var(--ws-shadow);background:#131829;border-radius:16px;flex-direction:column;display:flex;position:absolute;top:calc(100% + 8px);left:0;right:0;overflow:hidden}.vote-country__list{flex:1;padding:6px;overflow-y:auto}.vote-country__item{width:100%;color:var(--ws-text);text-align:left;cursor:pointer;background:0 0;border:none;border-radius:10px;grid-template-columns:26px minmax(0,1fr) auto auto;align-items:center;gap:12px;padding:9px 10px;transition:background .14s;display:grid}.vote-country__item:hover{background:#ffffff0d}.vote-country__item--current{background:#d6b4781a}.vote-country__name{white-space:nowrap;text-overflow:ellipsis;font-size:15px;font-weight:600;overflow:hidden}.vote-country__item--current .vote-country__name{color:var(--ws-gold)}.vote-country__dial{color:var(--ws-text-mute);font-variant-numeric:tabular-nums;text-align:right;min-width:44px;font-size:14px;font-weight:600}.vote-country__item--current .vote-country__dial,.vote-country__check{color:var(--ws-gold)}.vote-country__empty{color:var(--ws-text-mute);text-align:center;margin:0;padding:40px 16px;font-size:14px}.vote-sheet__overlay{z-index:1001;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#04060cb8;position:fixed;inset:0}.vote-sheet{z-index:1002;background:#131829;border-radius:24px 24px 0 0;flex-direction:column;height:min(72dvh,100dvh - 72px);padding-top:20px;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -20px 60px #00000073}.vote-sheet__grabber{z-index:2;cursor:grab;background:#ffffff38;border-radius:999px;width:40px;height:4px;position:absolute;top:8px;left:50%;transform:translate(-50%)}.vote-sheet__list{flex:1;padding:8px 12px 20px;overflow-y:auto}.vote-modal__code{grid-template-columns:repeat(6,1fr);gap:8px;margin-bottom:16px;display:grid}.vote-modal__cell{width:100%;height:54px;color:var(--ws-text);border:1px solid var(--ws-line);text-align:center;font-variant-numeric:tabular-nums;background:#ffffff0a;border-radius:12px;font-size:22px;font-weight:800}.vote-modal__cell:focus{background:#ffffff12;border-color:#d6b47880;outline:none;box-shadow:0 0 0 4px #d6b4781f}.vote-modal__cell--error{border-color:#f871718c}.vote-modal__code-actions{flex-direction:column;align-items:center;gap:6px;margin-bottom:4px;display:flex}.vote-modal__timer{color:var(--ws-text-mute);font-variant-numeric:tabular-nums;font-size:13px}.vote-modal__link{color:var(--ws-gold);cursor:pointer;background:0 0;border:none;border-radius:8px;align-items:center;padding:4px 8px;font-size:13px;font-weight:700;display:inline-flex}.vote-modal__link--muted{color:var(--ws-text-mute)}.vote-modal__password{margin-bottom:16px;position:relative}.vote-modal__toggle{color:var(--ws-gold);cursor:pointer;background:0 0;border:none;border-radius:8px;padding:6px 10px;font-size:12px;font-weight:700;position:absolute;top:50%;right:8px;transform:translateY(-50%)}.vote-modal__error{color:#fca5a5;background:#f871711a;border:1px solid #f8717133;border-radius:10px;margin:0 0 12px;padding:10px 14px;font-size:13px;font-weight:600}.vote-modal__submit{color:#14110a;background:linear-gradient(180deg, #f0d39a 0%, var(--ws-gold) 45%, var(--ws-gold-soft) 100%);cursor:pointer;border:none;border-radius:16px;justify-content:center;align-items:center;width:100%;min-height:54px;font-size:16px;font-weight:700;transition:transform .22s,box-shadow .22s;display:inline-flex;position:relative;box-shadow:0 16px 36px -10px #d6b47873}.vote-modal__submit:has(>.code-spinner){color:#0000;cursor:default}.vote-modal__submit:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 22px 48px -10px #d6b47899}.vote-modal__submit:disabled{color:#f5f6fb80;box-shadow:none;cursor:default;background:#d6b4782e}.vote-modal__success{text-align:center;justify-items:center;gap:18px;padding:12px 0 4px;display:grid}.vote-modal__success-icon{width:72px;height:72px;color:var(--ws-gold);background:#d6b4781f;border-radius:50%;place-items:center;display:grid}.vote-modal__success-copy h3{color:var(--ws-text);margin:0;font-size:22px;font-weight:800}.vote-modal__success-copy p{color:var(--ws-text-dim);margin:6px 0 0;font-size:14px;line-height:1.5}.vote-modal__captcha-explainer{text-align:center;color:#f5f6fb;letter-spacing:0;width:336px;max-width:100%;margin:0 auto 24px;padding:0 16px;font-size:20px;font-weight:600;line-height:24px}.vote-modal__captcha{justify-content:center;align-items:center;width:100%;min-height:94px;display:flex}@media (max-width:640px){.vote-modal__captcha-explainer{display:none}}
