.showcase{display:flex;justify-content:center;align-items:center;width:1200px;margin:72px auto;border-radius:24px;border:1px solid #121d22;background:rgba(19,18,24,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}@media(max-width:1200px){.showcase{width:100%}}.showcase .phone-image{display:flex;justify-content:end;align-items:center}@media(max-width:1200px){.showcase .phone-image{display:none}}.showcase .phone-image-tablet{display:flex;justify-content:end;align-items:center;display:none}@media(max-width:1200px){.showcase .phone-image-tablet{display:flex}}@media(max-width:480px){.showcase .phone-image-tablet{display:none}}.showcase .phone-image-mobile{display:flex;justify-content:end;align-items:center;display:none;width:50%;height:100%;margin:0 30px}@media(max-width:480px){.showcase .phone-image-mobile{display:flex}}.vote-arena{position:relative;padding:6rem 1.5rem;min-height:520px;display:flex;justify-content:center;color:#f5f5f7;overflow:hidden}.vote-arena__inner{width:100%;max-width:1360px;display:flex;flex-direction:column;gap:2.5rem}.vote-scoreboard{align-self:center;background:rgba(21,21,28,.9);border:1px solid rgba(95,95,110,.2);box-shadow:0 18px 28px rgba(0,0,0,.3),0 6px 12px rgba(15,15,20,.35);border-radius:999px;padding:.75rem 1.75rem;display:flex;flex-direction:column;align-items:center;gap:.5rem;min-width:280px}.vote-scoreboard__sides{display:flex;gap:1.75rem;align-items:center}.vote-scoreboard__side{display:grid;grid-template-columns:auto;justify-items:center;gap:.1rem}.vote-scoreboard__label{font-size:.8rem;text-transform:uppercase;letter-spacing:.12em;color:#a0a0b5}.vote-scoreboard__value{font-size:1.75rem;font-weight:700;color:#fff}.vote-scoreboard__percent{font-size:.9rem;color:#a3a3c5}.vote-scoreboard__divider{width:1px;height:2.25rem;background:linear-gradient(180deg,rgba(255,255,255,0),rgba(104,104,132,.65) 45%,rgba(255,255,255,0))}.vote-scoreboard__total{font-size:.85rem;color:#b4b4ce}.vote-feedback{text-align:center;color:#ffb4c7;font-size:.95rem}.vote-columns{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem;width:100%}.vote-column{position:relative;background:rgba(18,18,23,.92);border:1px solid rgba(68,68,80,.5);border-radius:1rem;padding:1rem 1.25rem 1.25rem;display:flex;flex-direction:column;align-items:stretch;justify-content:space-between;transition:border-color .18s ease,transform .18s ease;cursor:pointer;min-height:380px}.vote-column:hover:not(:disabled){border-color:rgba(178,178,255,.75);transform:translateY(-4px)}.vote-column:disabled{cursor:wait;opacity:.9}.vote-column__header{display:flex;flex-direction:column;gap:.35rem;z-index:1}.vote-column__header h3{font-size:1.45rem;font-weight:600;color:#f0f0ff}.vote-column__hint{font-size:.85rem;color:#8f8fa8}.vote-column__canvas{position:relative;flex:1;margin-top:.75rem;border-radius:.9rem;overflow:hidden;padding:8px;background:rgba(12,12,18,.78);min-height:360px}.vote-sticker{--sticker-highlight:#fffbe6;--sticker-primary:#ffe082;--sticker-secondary:#ffc107;--sticker-shadow:rgba(255,152,0,0.6);--sticker-border:rgba(255,193,7,0.85);--sticker-glow:rgba(255,235,59,0.55);position:absolute;width:40px;height:40px;border-radius:50%;background:radial-gradient(circle at 50% 40%,var(--sticker-highlight) 0,var(--sticker-primary) 45%,var(--sticker-secondary) 75%,var(--sticker-shadow) 100%);border:1px solid var(--sticker-border);box-shadow:0 4px 12px var(--sticker-shadow),0 0 18px var(--sticker-glow);pointer-events:none;transform-origin:center;animation:stickerDrop .18s ease forwards;transition:opacity .2s ease}.vote-sticker:before{inset:4px 6px 8px;background:radial-gradient(circle at 50% 70%,rgba(255,255,255,.85),rgba(255,255,255,0));opacity:.85}.vote-sticker:after,.vote-sticker:before{content:"";position:absolute;border-radius:50%}.vote-sticker:after{inset:-6px;background:conic-gradient(from 210deg,rgba(255,255,255,.65),rgba(255,255,255,.15) 35%,rgba(255,255,255,.6));filter:blur(4px);opacity:.35}.vote-sticker--optimistic{opacity:.85}.vote-sticker--remote{animation:stickerRemote .22s ease forwards}.vote-sticker--yellow{--sticker-highlight:#fffbe6;--sticker-primary:#ffe082;--sticker-secondary:#ffc107;--sticker-shadow:rgba(255,152,0,0.6);--sticker-border:rgba(255,193,7,0.85);--sticker-glow:rgba(255,235,59,0.55)}.vote-sticker--blue{--sticker-highlight:#e3f2fd;--sticker-primary:#90caf9;--sticker-secondary:#42a5f5;--sticker-shadow:rgba(33,150,243,0.55);--sticker-border:rgba(100,181,246,0.85);--sticker-glow:rgba(66,165,245,0.45)}.vote-sticker--red{--sticker-highlight:#ffe3e0;--sticker-primary:#ff8a80;--sticker-secondary:#ff5252;--sticker-shadow:rgba(244,67,54,0.6);--sticker-border:rgba(255,134,127,0.9);--sticker-glow:rgba(255,138,101,0.5)}.vote-sticker--green{--sticker-highlight:#e0f7ec;--sticker-primary:#aed581;--sticker-secondary:#66bb6a;--sticker-shadow:rgba(76,175,80,0.55);--sticker-border:rgba(124,179,66,0.85);--sticker-glow:rgba(129,199,132,0.45)}.vote-sticker--pink{--sticker-highlight:#ffe0f0;--sticker-primary:#f48fb1;--sticker-secondary:#f06292;--sticker-shadow:rgba(236,64,122,0.55);--sticker-border:rgba(244,143,177,0.85);--sticker-glow:rgba(240,98,146,0.45)}.vote-sticker--rose{--sticker-highlight:#ffe6f1;--sticker-primary:#ff99c8;--sticker-secondary:#ff5ca8;--sticker-shadow:rgba(233,30,99,0.55);--sticker-border:rgba(255,126,189,0.9);--sticker-glow:rgba(255,153,200,0.5)}.vote-sticker--purple{--sticker-highlight:#ede7f6;--sticker-primary:#b39ddb;--sticker-secondary:#7e57c2;--sticker-shadow:rgba(126,87,194,0.5);--sticker-border:rgba(149,117,205,0.85);--sticker-glow:rgba(149,117,205,0.45)}.vote-sticker--cyan{--sticker-highlight:#e0f7fa;--sticker-primary:#80deea;--sticker-secondary:#26c6da;--sticker-shadow:rgba(0,188,212,0.5);--sticker-border:rgba(77,208,225,0.85);--sticker-glow:rgba(77,208,225,0.45)}@media(max-width:1024px){.vote-arena{padding:4.5rem 1.25rem}.vote-columns{gap:1.25rem}.vote-column{min-height:340px}.vote-column__canvas{min-height:300px}}@media(max-width:768px){.vote-arena__inner{gap:2rem}.vote-columns{grid-template-columns:1fr}.vote-column{min-height:320px}.vote-column__canvas{min-height:260px}.vote-email-modal__card{padding:2rem 1.75rem 1.75rem}}@keyframes stickerDrop{0%{transform:translate(-50%,-65%) scale(.92);opacity:0}to{transform:translate(-50%,-50%) scale(1);opacity:1}}@keyframes stickerRemote{0%{transform:translate(-50%,-50%) scale(.9);opacity:0}to{transform:translate(-50%,-50%) scale(1);opacity:1}}@media(max-width:960px){.vote-arena{padding:4rem 1.25rem}.vote-columns{grid-template-columns:1fr}.vote-column{min-height:280px}}@media(max-width:640px){.vote-scoreboard{width:100%}.vote-arena{padding:3.5rem 1rem}}.features{display:flex;align-items:center;gap:40px;align-self:stretch;justify-content:center;margin:72px auto;max-width:1240px;flex-wrap:wrap}@media(max-width:1240px){.features{margin:72px 20px}}@media(max-width:480px){.features{max-width:-moz-fit-content;max-width:fit-content;margin:72px 30px}}.features .feature{display:flex;padding:32px;flex-direction:column;align-items:flex-start;gap:40px;flex:1 0 0;min-width:380px;height:340px;border-radius:12px;border:1px solid #272727;background:#131313}.features .feature .feature-icon{color:#fff;text-align:center;font-size:16px;font-style:normal;font-weight:600;line-height:130%;display:flex;width:42px;padding:10px;flex-direction:column;justify-content:center;align-items:center;gap:10px;border-radius:100px;background:#000}.features .feature:hover{border-radius:14px;background:linear-gradient(#131217,#131217) padding-box,var(--set,radial-gradient(135.57% 137.46% at 94.31% 100%,#ee99f7 17%,rgba(173,112,255,.73) 43%,rgba(44,170,244,.85) 85%),#fff) border-box;border:1px solid rgba(0,0,0,0)}.features .feature:hover p{color:#fff}@media(max-width:480px){.features .feature{min-width:100%}.features .feature:hover{border-radius:12px;border:1px solid #272727;background:#131313}}.features .feature h3{font-size:24px;font-weight:600}.features .feature h3,.features .feature p{color:#fff;font-style:normal;line-height:130%}.features .feature p{font-size:16px;font-weight:400;margin-top:20px;color:#6b6b6b}