:root{--polls-bg:#020617;--polls-surface:#111c30;--polls-panel:#1e293b;--polls-input:#1e293b;--polls-border:#334155;--polls-text:#f2f3f5;--polls-muted:#9ba3b4;--polls-faint:#6b7280;--polls-accent:#00d4ff;--polls-success:#3ba55d}.polls-app{min-height:100vh;background:radial-gradient(circle at 86% 0,rgba(0,212,255,.16),transparent 28rem),var(--polls-bg);color:var(--polls-text)}.polls-app *,.polls-app :after,.polls-app :before{box-sizing:border-box}.polls-app .eg-public-header{background:linear-gradient(90deg,rgba(2,6,23,.98),rgba(15,23,42,.98) 58%,rgba(30,41,59,.96));border-bottom-color:transparent;box-shadow:0 10px 34px rgba(2,6,23,.42)}.polls-app .eg-public-header__panel-btn{min-height:36px;padding:0 13px;border:1px solid rgba(0,212,255,.28);background:rgba(0,212,255,.09);box-shadow:none;color:#a5f3fc}.polls-app .eg-public-header__panel-btn:hover{border-color:rgba(0,212,255,.5);background:rgba(0,212,255,.16);color:#ecfeff}.polls-app .eg-public-header__panel-btn:focus-visible{outline:3px solid rgba(0,212,255,.34);outline-offset:3px}.polls-app .eg-public-header__login{background:linear-gradient(135deg,#0284c7,#00d4ff);border-color:rgba(0,212,255,.42);box-shadow:0 7px 20px rgba(0,212,255,.25)}.polls-app .eg-public-header__nav-link:hover{color:#a5f3fc}.polls-app .eg-public-brand__logo{box-shadow:none}.polls-app .eg-public-header__discord-mark{display:block;flex:0 0 auto}.polls-hero{max-width:1180px;min-height:650px;margin:auto;padding:110px 32px 80px;display:grid;grid-template-columns:minmax(0,.95fr) minmax(420px,.8fr);grid-gap:82px;gap:82px;align-items:center}.polls-eyebrow{display:inline-flex;align-items:center;gap:7px;color:#a5f3fc;font-size:11px;letter-spacing:.11em;font-weight:800}.polls-help h1,.polls-hero h1,.polls-workspace h1{letter-spacing:-.055em;line-height:.96;font-size:clamp(3rem,6vw,5.2rem);margin:18px 0 24px;font-weight:900}.polls-hero h1 em{color:#22d3ee;font-style:normal;text-shadow:0 0 32px rgba(34,211,238,.36)}.polls-hero p{max-width:51ch;color:var(--polls-muted);font-size:1.08rem;line-height:1.7;margin:0}.polls-actions{display:flex;gap:12px;margin-top:32px;flex-wrap:wrap}.polls-button{border:1px solid transparent;border-radius:12px;min-height:44px;padding:0 18px;display:inline-flex;justify-content:center;align-items:center;gap:8px;text-decoration:none;font-size:.9rem;font-weight:750;cursor:pointer;transition:transform .2s,background .2s,border-color .2s}.polls-button:hover{transform:translateY(-2px)}.polls-button--primary{background:linear-gradient(135deg,#0284c7,#00d4ff);color:white;box-shadow:0 10px 26px rgba(0,212,255,.26)}.polls-button--secondary{background:rgba(255,255,255,.03);border-color:var(--polls-border);color:var(--polls-text)}.polls-button--disabled{background:rgba(255,255,255,.03);color:var(--polls-faint)}.polls-trust{color:var(--polls-faint);font-size:.78rem;margin-top:21px;display:flex;align-items:center;gap:7px}.polls-trust svg{color:var(--polls-success)}.polls-live-card{padding:30px;border:1px solid rgba(34,211,238,.35);background:linear-gradient(145deg,rgba(30,41,59,.95),rgba(15,23,42,.96));border-radius:22px;box-shadow:0 28px 70px rgba(0,0,0,.38),0 0 45px rgba(0,212,255,.1);transform:rotate(1.4deg)}.polls-live-card__footer,.polls-live-card__top,.polls-poll-card footer{display:flex;justify-content:space-between;align-items:center;color:var(--polls-muted);font-size:.76rem}.polls-live-card__top span{color:#a5f3fc;display:flex;align-items:center;gap:7px;font-weight:750}.polls-live-dot{width:7px;height:7px;background:var(--polls-success);border-radius:50%;box-shadow:0 0 9px var(--polls-success)}.polls-live-card h2{font-size:1.45rem;line-height:1.25;margin:26px 0}.polls-option{margin:18px 0}.polls-option>div:first-child{display:flex;justify-content:space-between;font-size:.9rem;margin-bottom:8px}.polls-option strong{color:#a5f3fc}.polls-option__bar{background:#020617;height:9px;border-radius:99px;overflow:hidden}.polls-option__bar i,.polls-results i{height:100%;display:block;border-radius:inherit;background:#475569}.polls-option__bar .is-leading,.polls-results .is-leading{background:var(--polls-accent)}.polls-live-card__footer{margin-top:29px;padding-top:16px;justify-content:flex-start;gap:7px}.polls-live-card__footer,.polls-proof{border-top:1px solid var(--polls-border)}.polls-proof{max-width:1180px;margin:0 auto;padding:20px 32px;border-bottom:1px solid var(--polls-border);display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap;color:var(--polls-muted);font-size:.83rem}.polls-proof span{display:inline-flex;align-items:center;gap:8px}.polls-proof svg{color:#67e8f9}.polls-section{max-width:1180px;margin:auto;padding:110px 32px}.polls-section__heading span{color:#a5f3fc;font-size:.76rem;font-weight:800;text-transform:uppercase;letter-spacing:.1em}.polls-section__heading h2{font-size:clamp(2rem,4vw,3.35rem);letter-spacing:-.045em;margin:14px 0}.polls-section__heading p{color:var(--polls-muted);max-width:54ch;line-height:1.6}.polls-feature-grid{margin-top:42px;display:grid;grid-template-columns:repeat(4,1fr);grid-gap:14px;gap:14px}.polls-feature-grid article{background:var(--polls-surface);border:1px solid var(--polls-border);padding:25px;border-radius:16px}.polls-feature-grid svg{color:#67e8f9}.polls-feature-grid h3{margin:22px 0 9px;font-size:1rem}.polls-feature-grid p{margin:0;color:var(--polls-muted);font-size:.86rem;line-height:1.65}.polls-command-section{max-width:1100px;margin:0 auto 110px;padding:38px;border:1px solid var(--polls-border);background:var(--polls-surface);border-radius:20px;display:grid;grid-template-columns:1fr .9fr;grid-gap:38px;gap:38px;align-items:center}.polls-command-section h2{font-size:2rem;letter-spacing:-.04em;margin:13px 0}.polls-command-section p{color:var(--polls-muted);line-height:1.6}.polls-command-section pre{overflow-x:auto;padding:22px;margin:0;background:#020617;border:1px solid var(--polls-border);border-radius:12px;color:#bae6fd;font-size:.85rem;line-height:1.8}.polls-public-footer{background:linear-gradient(180deg,rgba(15,23,42,.72),#020617);border-top-color:transparent}.polls-public-footer .eg-public-footer__brand-logo{border-radius:14px;box-shadow:none}.polls-public-footer .eg-public-footer__heading{color:#bae6fd}.polls-public-footer .eg-public-footer__links a:hover{color:#a5f3fc}.polls-app--workspace{background:var(--polls-bg)}.polls-workspace{max-width:1160px;margin:auto;padding:70px 32px 100px}.polls-workspace__hero{max-width:700px}.polls-workspace__hero h1{font-size:clamp(2.6rem,5vw,4rem)}.polls-workspace__hero p{color:var(--polls-muted);line-height:1.6;margin:0}.polls-workspace__hero--compact{margin-bottom:34px}.polls-summary-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:14px;gap:14px;margin:42px 0}.polls-summary-grid>div{padding:23px;border:1px solid var(--polls-border);border-radius:16px;background:var(--polls-surface);display:grid;grid-template-columns:auto 1fr;grid-gap:2px 13px;gap:2px 13px;align-items:center}.polls-summary-grid svg{grid-row:span 2;color:#67e8f9}.polls-summary-grid span{font-size:1.75rem;font-weight:850}.polls-summary-grid small{color:var(--polls-faint)}.polls-poll-list,.polls-server-list{padding:26px;border:1px solid var(--polls-border);background:var(--polls-surface);border-radius:18px}.polls-list-toolbar{display:flex;justify-content:space-between;gap:18px;align-items:center;margin-bottom:24px}.polls-list-toolbar h2{font-size:1.25rem;margin:0 0 5px}.polls-list-toolbar p{margin:0;color:var(--polls-faint);font-size:.86rem}.polls-toolbar-actions{display:flex;gap:9px}.polls-help-search,.polls-search{display:flex;align-items:center;gap:8px;background:var(--polls-input);border:1px solid var(--polls-border);border-radius:10px;padding:0 11px;color:var(--polls-faint)}.polls-help-search input,.polls-search input{outline:0;border:0;background:transparent;color:var(--polls-text);min-height:39px;font:inherit}.polls-icon-button{width:39px;height:39px;display:inline-grid;place-items:center;border:1px solid var(--polls-border);background:var(--polls-input);color:var(--polls-muted);border-radius:10px;cursor:pointer}.polls-spin{animation:polls-spin .8s linear infinite}@keyframes polls-spin{to{transform:rotate(1turn)}}.polls-poll-grid,.polls-server-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:14px;gap:14px}.polls-poll-card,.polls-server-card{padding:20px;border:1px solid var(--polls-border);border-radius:14px;background:var(--polls-panel)}.polls-server-card{display:flex;flex-direction:column}.polls-server-card__head{display:flex;align-items:center;gap:12px}.polls-server-avatar,.polls-server-card__head img{width:45px;height:45px;border-radius:12px;object-fit:cover;background:#334155;display:grid;place-items:center;font-weight:800}.polls-server-card h3{font-size:1rem;margin:0 0 5px}.polls-server-card__head span{color:var(--polls-success);display:inline-flex;gap:4px;align-items:center;font-size:.72rem}.polls-server-card p{color:var(--polls-muted);font-size:.82rem;line-height:1.5;flex:1 1}.polls-server-card .polls-button{margin-top:13px}.polls-command-panel{margin:0 0 32px;padding:22px;border:1px solid rgba(0,212,255,.35);background:rgba(0,212,255,.07);border-radius:16px;display:flex;align-items:center;justify-content:space-between;gap:20px}.polls-command-panel h2{margin:0 0 5px;font-size:1rem}.polls-command-panel p{margin:0;color:var(--polls-muted);font-size:.83rem}.polls-command-panel code{background:#0f172a;color:#bae6fd;padding:11px;border-radius:9px;font-size:.75rem}.polls-poll-grid{grid-template-columns:repeat(2,1fr)}.polls-poll-card__top{display:flex;justify-content:space-between;color:var(--polls-faint);font-size:.73rem}.polls-status{color:#7be4a0;background:rgba(59,165,93,.12);padding:4px 7px;border-radius:6px;font-weight:700}.polls-status--closed{color:var(--polls-muted);background:rgba(155,163,180,.11)}.polls-poll-card h3{font-size:1rem;line-height:1.35;margin:17px 0}.polls-results>div{display:grid;grid-template-columns:minmax(68px,1fr) 2fr 18px;grid-gap:8px;gap:8px;align-items:center;margin:9px 0;font-size:.75rem;color:var(--polls-muted)}.polls-results i{background:#334155;height:7px}.polls-results strong{color:var(--polls-text);text-align:right}.polls-poll-card footer{margin-top:18px;padding-top:14px;border-top:1px solid var(--polls-border);justify-content:space-between}.polls-close-button,.polls-poll-card footer span{display:flex;align-items:center;gap:5px}.polls-close-button{border:1px solid rgba(237,66,69,.35);background:rgba(237,66,69,.08);color:#ff9b9d;border-radius:8px;padding:7px 9px;cursor:pointer;font:inherit;font-size:.75rem}.polls-close-button:disabled{opacity:.6;cursor:wait}.polls-empty{min-height:190px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:10px;text-align:center;color:var(--polls-muted);padding:24px}.polls-empty p{margin:0;color:var(--polls-faint);font-size:.85rem}.polls-help{max-width:1130px;margin:auto;padding:80px 32px 110px}.polls-help>header{text-align:center;max-width:720px;margin:0 auto 55px}.polls-help h1{font-size:clamp(2.8rem,5.5vw,4.7rem)}.polls-help>header p{color:var(--polls-muted);line-height:1.6}.polls-help-search{width:min(100%,620px);margin:29px auto 0;text-align:left;border-radius:14px;background:var(--polls-surface)}.polls-help-search input{flex:1 1;min-height:50px}.polls-help__layout{display:grid;grid-template-columns:280px 1fr;grid-gap:18px;gap:18px}.polls-help__article,.polls-help__layout aside{border:1px solid var(--polls-border);background:var(--polls-surface);border-radius:16px;padding:16px}.polls-help__layout aside>span{font-size:.68rem;color:var(--polls-faint);font-weight:800;letter-spacing:.09em;padding:8px;display:block}.polls-help__layout aside button{width:100%;border:0;background:transparent;color:var(--polls-muted);display:grid;grid-template-columns:18px 1fr 15px;text-align:left;grid-gap:8px;gap:8px;align-items:center;padding:11px 9px;border-radius:8px;cursor:pointer;font-size:.8rem}.polls-help__layout aside button.is-active{color:white;background:rgba(0,212,255,.16)}.polls-help__article{padding:38px}.polls-help__article-category{color:#a5f3fc;font-size:.75rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.polls-help__article h2{font-size:2rem;letter-spacing:-.04em;margin:12px 0}.polls-help__article>p{color:var(--polls-muted);line-height:1.75;max-width:65ch}.polls-help__tip{margin-top:32px;display:flex;gap:13px;padding:16px;border:1px solid rgba(59,165,93,.3);background:rgba(59,165,93,.07);border-radius:12px;color:#7be4a0}.polls-help__tip p{color:var(--polls-muted);font-size:.83rem;line-height:1.6;margin:5px 0 0}.polls-help__tip strong{font-size:.83rem}@media (max-width:860px){.polls-command-section,.polls-hero{grid-template-columns:1fr;gap:46px}.polls-hero{padding-top:75px}.polls-feature-grid,.polls-server-grid{grid-template-columns:repeat(2,1fr)}.polls-help__layout{grid-template-columns:1fr}.polls-help__layout aside{display:flex;overflow:auto;gap:5px}.polls-help__layout aside>span{display:none}.polls-help__layout aside button{min-width:210px}}@media (max-width:600px){.polls-help,.polls-hero,.polls-section,.polls-workspace{padding-left:20px;padding-right:20px}.polls-live-card{transform:none}.polls-feature-grid,.polls-poll-grid,.polls-server-grid,.polls-summary-grid{grid-template-columns:1fr}.polls-proof{padding-left:20px;padding-right:20px}.polls-command-panel,.polls-list-toolbar{align-items:flex-start;flex-direction:column}.polls-toolbar-actions{width:100%}.polls-search{flex:1 1}.polls-search input{width:100%}.polls-command-panel code{width:100%;overflow:auto}.polls-help__article{padding:25px}}.polls-help-guide{max-width:1180px;padding-top:72px}.polls-help-guide__hero{text-align:left;max-width:820px;margin:0 0 48px}.polls-help-guide__hero h1{max-width:760px;font-size:clamp(3rem,6vw,5.4rem);margin-bottom:16px}.polls-help-guide__hero>p{max-width:620px;font-size:1.05rem}.polls-help-guide .polls-help-search{margin:28px 0 0;max-width:650px;background:color-mix(in srgb,var(--polls-surface) 88%,#0d1322)}.polls-help-anchors{display:flex;flex-wrap:wrap;gap:8px;margin-top:20px}.polls-help-anchors a,.polls-help-chip{color:#9cecff;border:1px solid rgba(0,212,255,.25);background:rgba(0,212,255,.08);border-radius:999px;padding:7px 10px;font-size:.71rem;font-weight:800;text-decoration:none;transition:.18s ease}.polls-help-anchors a:hover{border-color:rgba(0,212,255,.58);color:#fff;transform:translateY(-1px)}.polls-help-start{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(330px,.8fr);grid-gap:20px;gap:20px;padding:30px;border:1px solid var(--polls-border);border-radius:20px;background:linear-gradient(118deg,color-mix(in srgb,var(--polls-surface) 95%,#0b2636),var(--polls-surface))}.polls-help-section-title h2{margin:12px 0 8px;font-size:clamp(1.75rem,3vw,2.45rem);letter-spacing:-.045em}.polls-help-section-title p{max-width:740px;margin:0;color:var(--polls-muted);line-height:1.65}.polls-help-steps{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:10px;gap:10px;padding:0;margin:26px 0 0;list-style:none;counter-reset:step}.polls-help-steps li{counter-increment:step;min-width:0;color:var(--polls-text);font-size:.84rem}.polls-help-steps li:before{content:"0" counter(step);display:block;margin-bottom:9px;color:#32d3ff;font-size:.72rem;font-weight:900;letter-spacing:.08em}.polls-help-steps b,.polls-help-steps span{display:block}.polls-help-steps span{margin-top:4px;color:var(--polls-faint);line-height:1.45}.polls-help-example{display:flex;flex-direction:column;justify-content:center;gap:14px;padding:22px;border-radius:14px;background:#090e18;border:1px solid rgba(77,101,139,.38)}.polls-help-example>span{color:var(--polls-faint);font-size:.72rem;font-weight:800;letter-spacing:.07em;text-transform:uppercase}.polls-help-example p{display:flex;align-items:center;gap:6px;margin:0;color:var(--polls-muted);font-size:.79rem}.polls-help-example p svg{color:#55e68b;flex:none}.polls-help-command{display:block;color:#d8f8ff;background:#080d16;border:1px solid rgba(78,105,146,.45);border-radius:9px;padding:11px 12px;font:600 .78rem/1.55 ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;overflow-wrap:anywhere;white-space:normal}.polls-help-command span{color:#32d3ff;margin-right:7px}.polls-help-explorer{display:grid;grid-template-columns:295px 1fr;grid-gap:18px;gap:18px;margin-top:20px}.polls-help-explorer>article,.polls-help-explorer>aside{border:1px solid var(--polls-border);border-radius:16px;background:var(--polls-surface)}.polls-help-explorer>aside{padding:14px}.polls-help-explorer>aside>span{display:block;padding:8px;color:var(--polls-faint);font-size:.67rem;font-weight:900;letter-spacing:.1em}.polls-help-explorer button{width:100%;display:grid;grid-template-columns:18px 1fr 14px;align-items:center;grid-gap:8px;gap:8px;padding:11px 9px;border:0;border-radius:8px;background:transparent;color:var(--polls-muted);text-align:left;cursor:pointer;font:700 .8rem inherit}.polls-help-explorer button.is-active{background:rgba(0,212,255,.13);color:#fff}.polls-help-empty{padding:8px;color:var(--polls-faint);font-size:.83rem}.polls-help-explorer>article{padding:30px}.polls-help-explorer>article>svg{margin-top:16px;color:#7deafa}.polls-help-explorer h2{margin:8px 0;font-size:1.65rem;letter-spacing:-.04em}.polls-help-explorer p{max-width:62ch;color:var(--polls-muted);line-height:1.7}.polls-help-explorer a{display:inline-flex;align-items:center;gap:7px;margin-top:8px;color:#65e4ff;font-size:.84rem;font-weight:800;text-decoration:none}.polls-help-guide__section{margin-top:88px;scroll-margin-top:28px}.polls-help-command-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:16px;gap:16px;margin-top:26px}.polls-help-command-card{display:flex;min-height:180px;flex-direction:column;justify-content:space-between;padding:22px;border:1px solid var(--polls-border);border-radius:15px;background:var(--polls-surface)}.polls-help-command-card--primary{border-color:rgba(0,212,255,.4);background:linear-gradient(135deg,rgba(0,212,255,.11),var(--polls-surface) 55%)}.polls-help-chip{display:inline-flex;padding:5px 8px;font-size:.62rem}.polls-help-command-card h3{margin:13px 0 5px;font:900 1.55rem/1 Sora,sans-serif;letter-spacing:-.04em}.polls-help-command-card p{margin:0;color:var(--polls-muted);font-size:.88rem}.polls-help-command-card .polls-help-command{margin-top:18px}.polls-help-table-wrap{margin-top:16px;overflow-x:auto;border:1px solid var(--polls-border);border-radius:15px;background:var(--polls-surface)}.polls-help-table{width:100%;min-width:660px;border-collapse:collapse}.polls-help-table td,.polls-help-table th{padding:14px 18px;border-bottom:1px solid var(--polls-border);text-align:left;font-size:.84rem}.polls-help-table th{color:#8deaff;background:rgba(19,34,57,.45);font-size:.7rem;letter-spacing:.08em;text-transform:uppercase}.polls-help-table td{color:var(--polls-muted)}.polls-help-table tr:last-child td{border-bottom:0}.polls-help-table td:first-child{width:34%;color:var(--polls-text)}.polls-help-table code{color:#d4f8ff;font:700 .77rem ui-monospace,monospace}.polls-help-settings-list{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:12px;gap:12px;margin-top:26px}.polls-help-settings-list article{min-height:128px;padding:16px;border:1px solid var(--polls-border);border-radius:13px;background:var(--polls-surface)}.polls-help-settings-list p{margin:11px 0 0;color:var(--polls-muted);font-size:.82rem;line-height:1.55}.polls-help-note{display:flex;align-items:flex-start;gap:11px;margin-top:14px;padding:16px;border:1px solid rgba(245,158,11,.28);border-radius:12px;background:rgba(245,158,11,.07);color:#ffc66e}.polls-help-note p{margin:0;color:#d4c5a5;font-size:.82rem;line-height:1.6}.polls-help-note code{color:#ffe0a8}.polls-help-panel-grid,.polls-help-permission-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:14px;gap:14px;margin-top:26px}.polls-help-panel-grid article{padding:20px;border:1px solid var(--polls-border);border-radius:14px;background:var(--polls-surface)}.polls-help-panel-grid svg{color:#68e7ff}.polls-help-panel-grid h3{margin:14px 0 7px;font-size:1rem}.polls-help-panel-grid p{margin:0;color:var(--polls-muted);font-size:.83rem;line-height:1.6}.polls-help-permission-grid{grid-template-columns:repeat(2,1fr)}.polls-help-permission-grid article{padding:22px;border:1px solid var(--polls-border);border-radius:14px;background:var(--polls-surface)}.polls-help-permission-grid h3{margin:0 0 16px;font-size:1rem}.polls-help-permission-grid article>div{display:flex;align-items:flex-start;gap:9px;margin-top:12px}.polls-help-permission-grid article>div>svg{flex:none;margin-top:3px;color:#55e68b}.polls-help-permission-grid p{margin:0;font-size:.82rem}.polls-help-permission-grid b,.polls-help-permission-grid span{display:block}.polls-help-permission-grid span{margin-top:3px;color:var(--polls-faint);line-height:1.45}.polls-help-diagnostic{display:flex;align-items:center;justify-content:space-between;gap:30px;margin-top:88px;padding:32px;border:1px solid rgba(0,212,255,.27);border-radius:18px;background:radial-gradient(circle at 0 0,rgba(0,212,255,.13),transparent 45%),var(--polls-surface)}.polls-help-diagnostic h2{margin:11px 0 8px;font-size:2rem;letter-spacing:-.04em}.polls-help-diagnostic p{max-width:680px;margin:0 0 18px;color:var(--polls-muted);line-height:1.65}.polls-help-diagnostic>a{flex:none;display:inline-flex;align-items:center;gap:8px;border-radius:10px;padding:12px 15px;background:var(--polls-accent);color:#02121a;font-size:.83rem;font-weight:900;text-decoration:none}@media (max-width:860px){.polls-help-explorer,.polls-help-panel-grid,.polls-help-settings-list,.polls-help-start{grid-template-columns:1fr}.polls-help-diagnostic{align-items:flex-start;flex-direction:column}}@media (max-width:600px){.polls-help-guide{padding-top:44px;padding-bottom:72px}.polls-help-guide__hero h1{font-size:2.8rem}.polls-help-start{padding:22px}.polls-help-command-grid,.polls-help-permission-grid,.polls-help-steps{grid-template-columns:1fr}.polls-help-diagnostic,.polls-help-guide__section{margin-top:58px}.polls-help-diagnostic,.polls-help-explorer>article{padding:22px}.polls-help-anchors{flex-wrap:nowrap;overflow-x:auto;padding-bottom:3px}.polls-help-anchors a{white-space:nowrap}}.polls-control-section{max-width:1180px;margin:0 auto 110px;padding:36px;display:grid;grid-template-columns:minmax(0,.9fr) minmax(360px,1fr);grid-gap:28px;gap:28px;border:1px solid rgba(0,212,255,.28);border-radius:20px;background:radial-gradient(circle at 100% 0,rgba(0,212,255,.12),transparent 46%),linear-gradient(135deg,rgba(17,28,48,.95),rgba(9,16,29,.98))}.polls-control-section__intro{grid-row:span 2;align-self:center}.polls-control-section h2{max-width:500px;margin:14px 0;font-size:clamp(2rem,3.5vw,3rem);letter-spacing:-.05em;line-height:1.02}.polls-control-section__intro>p{max-width:480px;margin:0;color:var(--polls-muted);line-height:1.65}.polls-control-section__intro .polls-button{margin-top:24px}.polls-control-section__features{display:grid;grid-gap:9px;gap:9px}.polls-control-section__features article{display:flex;align-items:flex-start;gap:12px;padding:15px;border:1px solid rgba(71,96,135,.55);border-radius:12px;background:rgba(8,14,25,.48)}.polls-control-section__features svg{flex:none;margin-top:2px;color:#68e7ff}.polls-control-section__features h3{margin:0 0 4px;font-size:.9rem}.polls-control-section__features p{margin:0;color:var(--polls-muted);font-size:.79rem;line-height:1.5}.polls-control-section__features code{color:#a5f3fc;font:700 .75rem ui-monospace,monospace}.polls-control-section__terminal{overflow:hidden;border:1px solid rgba(88,108,145,.6);border-radius:13px;background:#070c15;box-shadow:inset 0 1px rgba(255,255,255,.035)}.polls-control-section__terminal>div{display:flex;align-items:center;justify-content:space-between;padding:10px 13px;border-bottom:1px solid rgba(83,108,148,.35);background:rgba(32,47,73,.52)}.polls-control-section__terminal>div span{color:#93a7c8;font:800 .62rem ui-monospace,monospace;letter-spacing:.08em}.polls-control-section__terminal>div i{color:#57e38c;font-size:.64rem;font-style:normal}.polls-control-section__terminal code{display:block;padding:10px 14px 0;color:#d4f8ff;font:650 .75rem/1.5 ui-monospace,SFMono-Regular,Menlo,monospace;overflow-wrap:anywhere}.polls-control-section__terminal code b{margin-right:7px;color:#31d3ff}.polls-control-section__terminal p{display:flex;align-items:center;gap:6px;margin:12px 14px 14px;color:#70dfa0;font-size:.72rem}.polls-control-section__terminal p svg{flex:none}@media (max-width:860px){.polls-control-section{grid-template-columns:1fr;gap:24px}.polls-control-section__intro{grid-row:auto}}@media (max-width:600px){.polls-control-section{margin:0 20px 72px;padding:22px;gap:22px}}.polls-app{position:relative;isolation:isolate;overflow:hidden}.polls-app:after,.polls-app:before{content:"";position:absolute;pointer-events:none;z-index:-1;border-radius:999px;filter:blur(10px)}.polls-app:before{width:42rem;height:42rem;top:8rem;right:-20rem;background:radial-gradient(circle,rgba(0,212,255,.16) 0,rgba(0,212,255,.045) 42%,transparent 70%);animation:polls-orbit 15s ease-in-out infinite alternate}.polls-app:after{width:34rem;height:34rem;top:29rem;left:-19rem;background:radial-gradient(circle,rgba(59,165,93,.08) 0,transparent 68%);animation:polls-orbit 19s ease-in-out infinite alternate-reverse}.polls-hero__copy>*{animation:polls-rise .72s cubic-bezier(.16,1,.3,1) both}.polls-hero__copy>:first-child{animation-delay:.04s}.polls-hero__copy>:nth-child(2){animation-delay:.11s}.polls-hero__copy>:nth-child(3){animation-delay:.18s}.polls-hero__copy>:nth-child(4){animation-delay:.25s}.polls-hero__copy>:nth-child(5){animation-delay:.32s}.polls-live-card{animation:polls-card-float 5.8s ease-in-out .2s infinite}.polls-live-dot{animation:polls-live-pulse 1.8s ease-in-out infinite}.polls-option__bar i{position:relative;overflow:hidden}.polls-option__bar i:after{content:"";position:absolute;inset:0;transform:translateX(-130%);background:linear-gradient(90deg,transparent,rgba(255,255,255,.34),transparent);animation:polls-bar-shimmer 4.4s ease-in-out infinite}.polls-feature-grid article{transition:transform .28s cubic-bezier(.16,1,.3,1),border-color .28s,box-shadow .28s}.polls-feature-grid article:hover{transform:translateY(-7px);border-color:rgba(34,211,238,.55);box-shadow:0 18px 38px rgba(0,0,0,.24),0 0 22px rgba(0,212,255,.1)}.polls-feature-grid svg{transition:transform .28s cubic-bezier(.16,1,.3,1)}.polls-feature-grid article:hover svg{transform:scale(1.12) rotate(-4deg)}@keyframes polls-rise{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes polls-card-float{0%,to{transform:rotate(1.4deg) translateY(0)}50%{transform:rotate(.45deg) translateY(-11px)}}@keyframes polls-live-pulse{0%,to{transform:scale(1);box-shadow:0 0 7px rgba(59,165,93,.65)}50%{transform:scale(1.45);box-shadow:0 0 17px rgba(59,165,93,.9)}}@keyframes polls-bar-shimmer{0%,22%{transform:translateX(-130%)}48%,to{transform:translateX(130%)}}@keyframes polls-orbit{0%{transform:translateZ(0) scale(.92);opacity:.55}to{transform:translate3d(-28px,22px,0) scale(1.08);opacity:1}}@media (prefers-reduced-motion:reduce){.polls-app *,.polls-app :after,.polls-app :before{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}.polls-dashboard-shell{display:flex;flex-direction:column;min-height:100vh;background:#020617}.polls-dashboard-workspace{width:min(1200px,100%);flex:1 1;margin:0 auto;padding:60px 48px 80px;position:relative}.polls-dashboard-glow{position:fixed;z-index:0;pointer-events:none;border-radius:999px;filter:blur(72px)}.polls-dashboard-glow--top{top:-12%;left:11%;width:680px;height:680px;background:radial-gradient(circle,rgba(0,212,255,.13),rgba(34,211,238,.035) 50%,transparent 73%)}.polls-dashboard-glow--bottom{right:7%;bottom:-15%;width:580px;height:580px;background:radial-gradient(circle,rgba(59,165,93,.07),transparent 70%)}.polls-dashboard-hero,.polls-dashboard-servers,.polls-dashboard-summary{position:relative;z-index:1}.polls-dashboard-hero{margin-bottom:28px}.polls-dashboard-hero__badge{display:inline-flex;align-items:center;gap:6px;margin-bottom:12px;padding:6px 14px;border:1px solid rgba(103,232,249,.3);border-radius:999px;background:rgba(0,212,255,.14);color:#bae6fd;font-size:.78rem;font-weight:750;text-transform:uppercase;letter-spacing:.04em}.polls-dashboard-hero h1{max-width:760px;margin:0;color:#f8faff;font-size:clamp(2.25rem,4.5vw,3.25rem);font-weight:850;letter-spacing:-.045em;line-height:1.05}.polls-dashboard-hero p{max-width:650px;margin:10px 0 0;color:#64748b;font-size:1.06rem;line-height:1.6}.polls-dashboard-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:20px;gap:20px;margin:28px 0 40px}.polls-dashboard-stat{border:1px solid rgba(255,255,255,.07);background:rgba(15,23,42,.5);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:transform .28s cubic-bezier(.16,1,.3,1),border-color .28s,background .28s}.polls-dashboard-stat:hover{transform:translateY(-4px);border-color:rgba(34,211,238,.34);background:rgba(15,23,42,.78)}.polls-dashboard-stat__icon{display:inline-grid;place-items:center;border:1px solid rgba(34,211,238,.28);background:rgba(0,212,255,.12);color:#67e8f9}.polls-dashboard-stat span,.polls-dashboard-stat strong{display:block}.polls-dashboard-stat strong{color:#a5f3fc;font-size:1.95rem;line-height:1;font-weight:850}.polls-dashboard-stat div>span{margin-top:7px;color:#64748b;font-weight:750;letter-spacing:.055em;text-transform:uppercase}.polls-dashboard-stat--success .polls-dashboard-stat__icon{border-color:rgba(59,165,93,.3);background:rgba(59,165,93,.11);color:#5cda83}.polls-dashboard-stat--success strong{color:#62d98a}.polls-dashboard-stat--accent .polls-dashboard-stat__icon{border-color:rgba(0,212,255,.35);color:#a5f3fc}.polls-dashboard-servers__header{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:24px}.polls-dashboard-servers h2{margin:0;color:#f8faff;font-size:clamp(1.55rem,2.3vw,1.95rem);font-weight:800;letter-spacing:-.04em}.polls-dashboard-servers p{margin:7px 0 0;color:#64748b;font-size:.92rem}.polls-dashboard-servers__actions{display:flex;align-items:center;gap:11px}.polls-dashboard-search{display:flex;align-items:center;gap:8px;min-width:245px;padding:0 10px;border:1px solid rgba(255,255,255,.09);border-radius:12px;background:rgba(15,23,42,.72);color:#64748b;transition:border-color .2s,box-shadow .2s}.polls-dashboard-search:focus-within{border-color:rgba(34,211,238,.7);box-shadow:0 0 0 3px rgba(0,212,255,.14)}.polls-dashboard-search input{width:100%;min-width:0;height:41px;padding:0;border:0;outline:0;background:transparent;color:#f2f3f5;font:inherit;font-size:.86rem}.polls-dashboard-search kbd{padding:2px 5px;border:1px solid rgba(255,255,255,.11);border-radius:5px;color:#64748b;font-size:.66rem;white-space:nowrap}.polls-dashboard-refresh{display:inline-flex;align-items:center;gap:8px;height:42px;padding:0 15px;border:1px solid rgba(255,255,255,.1);border-radius:12px;background:rgba(15,23,42,.68);color:#e8ebf3;cursor:pointer;font:inherit;font-size:.86rem;font-weight:700;transition:background .2s,border-color .2s,transform .2s}.polls-dashboard-refresh:hover:not(:disabled){border-color:rgba(34,211,238,.45);background:rgba(0,212,255,.15);transform:translateY(-1px)}.polls-dashboard-refresh:disabled{opacity:.65;cursor:wait}.polls-dashboard-server-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));grid-gap:24px;gap:24px}.polls-dashboard-server-card{display:flex;flex-direction:column;min-height:194px;padding:24px;border:1px solid rgba(255,255,255,.07);border-radius:24px;background:rgba(15,23,42,.64);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);transition:transform .35s cubic-bezier(.16,1,.3,1),border-color .35s,box-shadow .35s,background .35s}.polls-dashboard-server-card:hover{transform:translateY(-5px);border-color:rgba(34,211,238,.43);background:rgba(15,23,42,.87);box-shadow:0 16px 40px rgba(14,165,233,.16),0 4px 12px rgba(0,0,0,.42)}.polls-dashboard-server-card__identity{display:flex;align-items:center;gap:16px;min-width:0}.polls-dashboard-server-card__avatar{position:relative;display:grid;width:64px;height:64px;flex:0 0 64px;overflow:visible;place-items:center;border:1px solid rgba(255,255,255,.1);border-radius:16px;background:linear-gradient(135deg,#1e293b,#164e63);color:#e0f2fe;box-shadow:0 4px 12px rgba(0,0,0,.22);font-size:24px;font-weight:800}.polls-dashboard-server-card__avatar img{width:100%;height:100%;border-radius:inherit;object-fit:cover}.polls-dashboard-server-card__avatar i{position:absolute;right:-4px;bottom:-4px;width:16px;height:16px;border:2px solid #141d2f;border-radius:50%;background:#3ba55d;box-shadow:0 0 10px rgba(59,165,93,.65)}.polls-dashboard-server-card h3{overflow:hidden;margin:0 0 5px;color:#f7f9ff;font-size:1.08rem;font-weight:700;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.polls-dashboard-server-card__admin{display:flex;align-items:center;gap:5px;margin-bottom:8px;color:#94a3b8;font-size:.78rem;font-weight:650}.polls-dashboard-server-card__admin svg{color:#67e8f9}.polls-dashboard-server-card__status{display:inline-flex;align-items:center;gap:6px;padding:3px 10px;border:1px solid rgba(59,165,93,.3);border-radius:999px;background:rgba(59,165,93,.12);color:#62dc8b;font-size:.71rem;font-weight:800;letter-spacing:.04em}.polls-dashboard-server-card__status.is-muted{border-color:rgba(100,116,139,.3);background:rgba(100,116,139,.11);color:#a0aabd}.polls-dashboard-server-card__action,.polls-dashboard-server-card__readonly{display:flex;align-items:center;justify-content:center;gap:8px;min-height:44px;margin-top:auto;border-radius:12px;font-size:.86rem;font-weight:700}.polls-dashboard-server-card__action{border:1px solid rgba(34,211,238,.28);background:rgba(0,212,255,.12);color:#a5f3fc;text-decoration:none;transition:background .2s,border-color .2s}.polls-dashboard-server-card__action svg{margin-right:13px}.polls-dashboard-server-card__action:hover{border-color:rgba(34,211,238,.55);background:rgba(0,212,255,.23)}.polls-dashboard-server-card__readonly{color:#64748b;background:rgba(255,255,255,.025)}.polls-dashboard-empty{display:flex;min-height:280px;flex-direction:column;align-items:center;justify-content:center;padding:48px 28px;border:1px solid rgba(255,255,255,.07);border-radius:24px;background:rgba(15,23,42,.52);color:#64748b;text-align:center}.polls-dashboard-empty h3{margin:15px 0 8px;color:#f0f2f8;font-size:1.3rem}.polls-dashboard-empty p{margin:0;max-width:420px;color:#64748b;line-height:1.6}.polls-dashboard-empty--warning{gap:18px;color:#ffbf70}.polls-dashboard-loading{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;background:#020617;color:#a5f3fc;font-size:.9rem;letter-spacing:.035em}.polls-dashboard-loading svg{animation:polls-live-pulse 1.8s ease-in-out infinite}@media (max-width:860px){.polls-dashboard-workspace{padding:46px 24px 64px}.polls-dashboard-summary{grid-template-columns:1fr;gap:12px}.polls-dashboard-servers__header{align-items:flex-start;flex-direction:column}.polls-dashboard-servers__actions{width:100%}.polls-dashboard-search{flex:1 1}.polls-dashboard-server-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}}@media (max-width:600px){.polls-dashboard-workspace{padding:36px 20px 54px}.polls-dashboard-servers__actions{align-items:stretch;flex-direction:column}.polls-dashboard-search{min-width:0}.polls-dashboard-refresh{justify-content:center}.polls-dashboard-server-grid{grid-template-columns:1fr}.polls-dashboard-stat{min-height:94px;padding:19px}.polls-dashboard-server-card{min-height:186px}}.polls-dashboard-workspace{padding-top:42px}.polls-dashboard-hero{margin-bottom:22px}.polls-dashboard-hero__context{display:inline-flex;align-items:center;gap:7px;margin-bottom:10px;color:#a5f3fc;font-size:.84rem;font-weight:700}.polls-dashboard-hero h1{font-size:2.45rem;letter-spacing:-.035em;text-wrap:balance}.polls-dashboard-hero p{margin-top:8px;font-size:.98rem;color:#a2adc2}.polls-dashboard-summary{gap:14px;margin:24px 0 34px}.polls-dashboard-stat{position:relative;min-height:92px;padding:18px 20px;border-color:#334155;border-radius:16px;background:#111c30;-webkit-backdrop-filter:none;backdrop-filter:none}.polls-dashboard-stat:hover{transform:none;border-color:#475569;background:#141d2f}.polls-dashboard-stat__icon{position:absolute;top:18px;right:18px;width:34px;height:34px;flex:none;border-radius:10px;color:#a5f3fc}.polls-dashboard-stat strong{color:#f4f6ff;font-size:1.7rem}.polls-dashboard-stat div>span{color:#a1abc0;font-size:.76rem;letter-spacing:.025em;text-transform:none}.polls-dashboard-stat--success strong{color:#66dc8d}.polls-dashboard-servers__header{margin-bottom:18px}.polls-dashboard-servers p{color:#9aa5ba}.polls-dashboard-refresh,.polls-dashboard-search{border-color:#334155;background:#141d2f}.polls-dashboard-server-grid{gap:16px}.polls-dashboard-server-grid--single{grid-template-columns:minmax(320px,430px)}.polls-dashboard-server-card{min-height:178px;padding:20px;border-color:#334155;border-radius:16px;background:#111c30;-webkit-backdrop-filter:none;backdrop-filter:none}.polls-dashboard-server-card:hover{transform:translateY(-2px);border-color:#0e7490;background:#141d2f;box-shadow:0 6px 8px rgba(0,0,0,.22)}.polls-dashboard-server-card__identity{gap:14px}.polls-dashboard-server-card__avatar{width:58px;height:58px;flex-basis:58px;border-radius:14px;box-shadow:none}.polls-dashboard-server-card__avatar i{display:none}.polls-dashboard-server-card h3{font-size:1rem}.polls-dashboard-server-card__admin{margin:4px 0 7px;color:#a6b0c5}.polls-dashboard-server-card__status{padding:3px 8px;font-size:.68rem}.polls-dashboard-server-card__action,.polls-dashboard-server-card__readonly{min-height:40px;margin-top:20px}.polls-dashboard-server-card__action svg{margin-right:11px}.polls-dashboard-refresh:focus-visible,.polls-dashboard-server-card__action:focus-visible{outline:3px solid rgba(34,211,238,.45);outline-offset:3px}@media (max-width:860px){.polls-dashboard-server-grid--single{grid-template-columns:minmax(0,430px)}}@media (max-width:600px){.polls-dashboard-workspace{padding-top:32px}.polls-dashboard-hero h1{font-size:2rem}.polls-dashboard-server-grid--single{grid-template-columns:1fr}}.polls-dashboard-stat{display:flex;align-items:center;gap:18px;min-height:108px;padding:24px;border-radius:20px}.polls-dashboard-stat__icon{display:inline-flex;width:52px;height:52px;flex:0 0 52px;align-items:center;justify-content:center;border-radius:16px}.polls-dashboard-stat div{display:flex;flex-direction:column;justify-content:center;min-width:0}.polls-dashboard-stat div>span{margin-top:6px}.polls-dashboard-server-grid--single{grid-template-columns:minmax(320px,352px)}.polls-dashboard-server-card__action{min-height:0;padding:12px 16px;margin-top:auto;font-size:.85rem;font-weight:600}.polls-dashboard-server-card__action svg{margin-left:auto;margin-right:0}@media (max-width:860px){.polls-dashboard-server-grid--single{grid-template-columns:minmax(320px,352px)}}.polls-dashboard-stat{position:static}.polls-dashboard-stat__icon{position:static;margin:0;transform:none}.polls-dashboard-stat>div{max-width:none}.polls-dashboard-stat .polls-dashboard-stat__icon{display:flex;align-items:center;justify-content:center}.polls-dashboard-stat .polls-dashboard-stat__icon svg{display:block;flex:0 0 auto;margin:0}.polls-management-sidebar__context span.polls-management-sidebar__icon{display:grid;place-items:center}.polls-management-sidebar__context .polls-management-sidebar__icon svg{display:block;margin:0}.polls-management-stats>div>svg{align-self:center;justify-self:center;display:block}.polls-management-app{background:#020617}.polls-management-shell{width:min(1320px,100%);flex:1 1;display:grid;grid-template-columns:244px minmax(0,1fr);grid-gap:32px;gap:32px;margin:0 auto;padding:32px 40px 72px}.polls-management-sidebar{align-self:start;position:-webkit-sticky;position:sticky;top:24px;padding:16px;border:1px solid #334155;border-radius:16px;background:#111c30}.polls-management-sidebar__context{display:flex;align-items:center;gap:10px;padding:8px 8px 19px;border-bottom:1px solid #334155}.polls-management-sidebar__icon{display:grid;width:34px;height:34px;place-items:center;border:1px solid rgba(0,212,255,.38);border-radius:10px;background:rgba(0,212,255,.14);color:#a5f3fc}.polls-management-sidebar__context span,.polls-management-sidebar__context strong{display:block}.polls-management-sidebar__context strong{color:#f2f3f5;font-size:.84rem}.polls-management-sidebar__context div>span{margin-top:3px;color:#9ba3b4;font-size:.72rem}.polls-management-sidebar nav{grid-gap:5px;gap:5px;padding:15px 0}.polls-management-sidebar nav button{display:flex;align-items:center;gap:10px;width:100%;padding:10px;border:1px solid transparent;border-radius:9px;background:transparent;color:#9ba3b4;cursor:pointer;font:inherit;font-size:.82rem;font-weight:700;text-align:left;transition:background .18s,color .18s,border-color .18s}.polls-management-sidebar nav button:hover{background:#1e293b;color:#f2f3f5}.polls-management-sidebar nav button.is-active{border-color:rgba(0,212,255,.35);background:rgba(0,212,255,.16);color:#bae6fd}.polls-management-sidebar__help{display:flex;gap:8px;padding:12px 8px 2px;border-top:1px solid #334155;color:#64748b;font-size:.72rem;line-height:1.5}.polls-management-sidebar__help svg{flex:0 0 auto;color:#67e8f9}.polls-management-heading{margin:5px 0 28px}.polls-management-heading>span,.polls-preview__label{color:#a5f3fc;font-size:.76rem;font-weight:800;letter-spacing:.055em;text-transform:uppercase}.polls-management-heading h1{margin:8px 0;color:#f2f3f5;font-size:2rem;letter-spacing:-.035em}.polls-management-heading p{max-width:640px;margin:0;color:#9ba3b4;line-height:1.6}.polls-management-layout{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(280px,.8fr);grid-gap:20px;gap:20px;align-items:start}.polls-activity,.polls-composer,.polls-preview{border:1px solid #334155;border-radius:16px;background:#111c30}.polls-composer{overflow:hidden}.polls-composer__section{padding:22px;border-bottom:1px solid #334155}.polls-composer__label{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:9px}.polls-composer label{color:#e4e7ef;font-size:.82rem;font-weight:750}.polls-composer__label small{color:#64748b;font-size:.72rem}.polls-composer input,.polls-composer select,.polls-composer textarea{width:100%;border:1px solid #334155;border-radius:9px;outline:0;background:#1e293b;color:#f2f3f5;font:inherit;font-size:.86rem;transition:border-color .18s,box-shadow .18s}.polls-composer input:focus,.polls-composer select:focus,.polls-composer textarea:focus{border-color:#0ea5e9;box-shadow:0 0 0 3px rgba(0,212,255,.18)}.polls-composer textarea{min-height:112px;resize:vertical;padding:12px;line-height:1.5}.polls-composer__options{display:grid;grid-gap:8px;gap:8px}.polls-composer__options>div{display:grid;grid-template-columns:28px minmax(0,1fr) 32px;align-items:center;grid-gap:8px;gap:8px}.polls-composer__options>div>span{display:grid;width:28px;height:28px;place-items:center;border:1px solid #334155;border-radius:8px;color:#a5f3fc;font-size:.74rem;font-weight:800}.polls-composer__options input{min-height:38px;padding:0 10px}.polls-composer__options button{display:grid;width:32px;height:32px;place-items:center;border:0;border-radius:8px;background:transparent;color:#64748b;cursor:pointer}.polls-composer__options button:hover{background:rgba(237,66,69,.12);color:#ff9b9d}.polls-composer__add{display:inline-flex;align-items:center;gap:7px;margin-top:12px;padding:0;border:0;background:transparent;color:#a5f3fc;cursor:pointer;font:inherit;font-size:.8rem;font-weight:750}.polls-composer__settings{display:grid;grid-template-columns:minmax(0,1fr) 150px;grid-gap:14px;gap:14px;padding:22px;border-bottom:1px solid #334155}.polls-composer__settings label{display:flex;align-items:center;gap:6px;margin-bottom:8px}.polls-composer__settings input,.polls-composer__settings select{min-height:40px;padding:0 10px}.polls-composer__notice{display:flex;align-items:center;gap:7px;margin:0;padding:11px 22px;font-size:.8rem}.polls-composer__notice.is-error{color:#ffb4b6;background:rgba(237,66,69,.09)}.polls-composer__notice.is-success{color:#7ae3a0;background:rgba(59,165,93,.09)}.polls-composer__footer{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:16px 22px}.polls-composer__footer>span{display:inline-flex;align-items:center;gap:7px;color:#9ba3b4;font-size:.76rem}.polls-composer__footer .polls-button:disabled{opacity:.55;cursor:wait}.polls-preview{padding:20px}.polls-preview__message{margin-top:15px;padding:16px;border-left:4px solid #00d4ff;border-radius:8px;background:#1e293b;color:#dcdee1}.polls-preview__message>strong{display:block;margin-bottom:14px;color:#fff;font-size:.9rem;line-height:1.4}.polls-preview__message>div{display:grid;grid-gap:7px;gap:7px}.polls-preview__message>div span{padding:8px 9px;border:1px solid #334155;border-radius:6px;color:#bfc6d5;font-size:.78rem}.polls-preview__message footer{display:flex;justify-content:space-between;gap:8px;margin-top:15px;color:#94a3b8;font-size:.7rem}.polls-management-stats{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:12px;gap:12px;margin-bottom:20px}.polls-management-stats>div{display:grid;grid-template-columns:auto 1fr;align-items:center;grid-gap:2px 10px;gap:2px 10px;padding:16px;border:1px solid #334155;border-radius:12px;background:#111c30}.polls-management-stats svg{grid-row:span 2;color:#a5f3fc}.polls-management-stats strong{font-size:1.35rem;line-height:1}.polls-management-stats span{color:#9ba3b4;font-size:.74rem}.polls-activity{padding:22px}.polls-activity>header{display:flex;justify-content:space-between;gap:16px;align-items:center;margin-bottom:20px}.polls-activity h2{margin:0 0 5px;font-size:1.08rem}.polls-activity header p{margin:0;color:#9ba3b4;font-size:.82rem}.polls-management-empty{min-height:250px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:30px;border:1px solid #334155;border-radius:16px;background:#111c30;color:#9ba3b4;text-align:center}@media (max-width:980px){.polls-management-shell{grid-template-columns:1fr;padding:24px}.polls-management-sidebar{position:static;display:grid;grid-template-columns:auto 1fr;grid-gap:16px;gap:16px;align-items:center}.polls-management-sidebar__context{padding:0 16px 0 0;border:0;border-right:1px solid #334155}.polls-management-sidebar nav{display:flex;padding:0}.polls-management-sidebar nav button{width:auto}.polls-management-sidebar__help{display:none}.polls-management-layout{grid-template-columns:1fr}.polls-preview{order:-1}}@media (max-width:640px){.polls-management-shell{padding:18px}.polls-management-sidebar{display:block}.polls-management-sidebar__context{margin-bottom:12px;padding:0 0 12px;border-right:0;border-bottom:1px solid #334155}.polls-management-sidebar nav{display:grid}.polls-management-sidebar nav button{width:100%}.polls-management-heading h1{font-size:1.65rem}.polls-composer__settings{grid-template-columns:1fr}.polls-composer__footer{align-items:stretch;flex-direction:column}.polls-composer__footer .polls-button{width:100%}.polls-management-stats{grid-template-columns:1fr}}.polls-channel-picker{position:relative}.polls-channel-picker__trigger{display:flex;width:100%;min-height:39px;align-items:center;justify-content:space-between;gap:10px;padding:9px 11px;border:1px solid #334155;border-radius:8px;background:rgba(0,0,0,.2);color:#f2f3f5;cursor:pointer;font:inherit;font-size:.85rem;text-align:left}.polls-channel-picker__trigger:focus-visible{outline:2px solid #0ea5e9;outline-offset:2px}.polls-channel-picker__trigger>span{display:flex;min-width:0;align-items:center;gap:9px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.polls-channel-picker__trigger>svg{flex:0 0 auto;color:#9ba3b4;transition:transform .16s ease}.polls-channel-picker__trigger>svg.is-open{transform:rotate(180deg)}.polls-channel-modal{position:fixed;z-index:220;inset:0;display:flex;align-items:center;justify-content:center;padding:24px;background:rgba(2,6,23,.78);-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.polls-channel-modal__panel{width:min(520px,100%);max-height:min(680px,calc(100vh - 48px));display:flex;flex-direction:column;overflow:hidden;border:1px solid rgba(0,212,255,.42);border-radius:18px;background:#111c30;box-shadow:0 28px 80px rgba(2,6,23,.72)}.polls-channel-modal__header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding:20px 22px 16px;border-bottom:1px solid rgba(255,255,255,.06)}.polls-channel-modal__header h4{margin:0;color:#f8fafc;font-size:1.05rem}.polls-channel-modal__header p{margin:6px 0 0;color:#9ba3b4;font-size:.78rem;line-height:1.45}.polls-channel-modal__close{display:inline-flex;width:32px;height:32px;flex:0 0 32px;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.08);border-radius:8px;background:rgba(255,255,255,.04);color:#9ba3b4;cursor:pointer}.polls-channel-modal__close:hover{color:#f2f3f5;background:rgba(255,255,255,.08)}.polls-channel-modal__search{display:flex;min-height:42px;align-items:center;gap:9px;margin:16px 16px 10px;padding:0 12px;border:1px solid rgba(255,255,255,.09);border-radius:10px;background:rgba(2,6,23,.42);color:#9ba3b4}.polls-channel-modal__search:focus-within{border-color:rgba(0,212,255,.7);box-shadow:0 0 0 3px rgba(0,212,255,.12)}.polls-channel-modal__search input{width:100%;height:40px;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;outline:0!important;background:transparent!important;box-shadow:none!important;color:#f8fafc;font:inherit;font-size:.86rem}.polls-channel-modal__list{max-height:360px;overflow-y:auto;padding:6px 16px 16px;scrollbar-width:thin;scrollbar-color:#334155 #0f172a}.polls-channel-modal__list::-webkit-scrollbar{width:7px}.polls-channel-modal__list::-webkit-scrollbar-track{background:#0f172a}.polls-channel-modal__list::-webkit-scrollbar-thumb{border-radius:999px;background:#334155}.polls-channel-modal__option{display:flex;width:100%;align-items:center;gap:10px;padding:9px 10px;border:0;border-radius:7px;background:transparent;color:#cbd5e1;cursor:pointer;font:inherit;font-size:.84rem;text-align:left}.polls-channel-modal__option--selected,.polls-channel-modal__option:focus-visible,.polls-channel-modal__option:hover{outline:none;background:rgba(0,212,255,.14);color:#f8fafc}.polls-channel-modal__option-name{display:flex;min-width:0;flex:1 1;align-items:center;gap:9px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.polls-channel-modal__empty{padding:30px 18px;color:#9ba3b4;font-size:.85rem;text-align:center}@media (max-width:600px){.polls-channel-modal{padding:16px}.polls-channel-modal__panel{max-height:calc(100vh - 32px)}.polls-channel-modal__header{padding:18px 18px 14px}.polls-channel-modal__list{padding:6px 12px 12px}}.polls-dashboard-hero__badge,.polls-dashboard-hero__context{padding:0;border:0;background:transparent}.polls-dashboard-loading__spinner{display:block;width:34px;height:34px;border:2px solid rgba(0,212,255,.2);border-top-color:#00d4ff;border-radius:50%;background:transparent;animation:polls-spin .8s linear infinite}.polls-role-dot{display:block;width:11px;height:11px;flex:0 0 11px;border-radius:50%;box-shadow:0 0 0 1px rgba(255,255,255,.22)}.polls-picker-done{width:calc(100% - 32px);margin:10px 16px 16px}.polls-channel-modal__option:disabled{opacity:.42;cursor:not-allowed}.polls-composer__footer-actions{display:flex;align-items:center;gap:8px}.polls-composer__footer-actions .polls-button{min-height:38px;padding:0 12px;font-size:.8rem}.polls-composer__options{max-height:84px;overflow-y:auto;padding-right:6px;scrollbar-width:thin;scrollbar-color:#475569 transparent}.polls-composer__options::-webkit-scrollbar{width:6px}.polls-composer__options::-webkit-scrollbar-thumb{border-radius:999px;background:#475569}.polls-composer__options::-webkit-scrollbar-track{background:transparent}.polls-composer__options{max-height:112px}.polls-composer__options>.polls-composer__option{grid-template-columns:28px minmax(0,1fr) auto 32px}.polls-option-color-picker{display:flex;align-items:center;gap:4px;padding:3px;border:1px solid #334155;border-radius:9px;background:#0f172a}.polls-composer__options .polls-option-color{display:block;width:18px;height:18px;min-width:18px;padding:0;border:2px solid transparent;border-radius:5px;cursor:pointer}.polls-composer__options .polls-option-color:hover{transform:translateY(-1px);filter:brightness(1.12)}.polls-composer__options .polls-option-color.is-selected{border-color:#f8fafc;box-shadow:0 0 0 2px rgba(0,212,255,.36)}.polls-composer__options .polls-option-color--primary,.polls-preview__option--primary{background:#5865f2;border-color:#5865f2;color:#fff}.polls-composer__options .polls-option-color--secondary,.polls-preview__option--secondary{background:#4e5058;border-color:#4e5058;color:#fff}.polls-composer__options .polls-option-color--success,.polls-preview__option--success{background:#248046;border-color:#248046;color:#fff}.polls-composer__options .polls-option-color--danger,.polls-preview__option--danger{background:#da373c;border-color:#da373c;color:#fff}.polls-composer__options .polls-composer__option-delete{background:transparent;color:#64748b}.polls-composer__options .polls-composer__option-delete:hover{background:rgba(237,66,69,.12);color:#ff9b9d}.polls-composer__option-spacer{display:block;width:32px;height:32px}.polls-preview__message>div .polls-preview__option{border:0;color:#fff;font-weight:700;box-shadow:inset 0 0 0 1px rgba(255,255,255,.12)}.polls-preview__message>div{max-height:196px;overflow-y:auto;padding-right:4px;scrollbar-width:thin;scrollbar-color:#475569 transparent}.polls-preview__message>div::-webkit-scrollbar{width:5px}.polls-preview__message>div::-webkit-scrollbar-thumb{border-radius:999px;background:#475569}.polls-composer__settings{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 16px}.polls-composer__settings>div{min-width:0}.polls-composer__settings>div>label{min-height:18px;margin-bottom:8px;white-space:nowrap}.polls-premium-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:12px;gap:12px;margin:0 0 20px}.polls-premium-metrics>div{display:grid;grid-template-columns:32px 1fr;grid-gap:2px 10px;gap:2px 10px;align-items:center;padding:16px;border:1px solid #334155;border-radius:12px;background:#111c30}.polls-premium-metrics svg{grid-row:span 2;color:#67e8f9}.polls-premium-metrics strong{color:#f8fafc;font-size:1.35rem}.polls-premium-metrics span{color:#94a3b8;font-size:.72rem}.polls-premium-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:18px;gap:18px}.polls-premium-card{padding:20px;border:1px solid #334155;border-radius:16px;background:#111c30}.polls-premium-card--wide{grid-column:1/-1}.polls-premium-card header>div{display:flex;align-items:center;gap:9px;color:#67e8f9}.polls-premium-card h2{margin:0;color:#f8fafc;font-size:1rem}.polls-premium-card header>p{margin:8px 0 18px;color:#94a3b8;font-size:.8rem;line-height:1.5}.polls-premium-toggle{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:13px 0;border-top:1px solid rgba(255,255,255,.06);cursor:pointer}.polls-premium-toggle>span{display:grid;grid-template-columns:18px 1fr;grid-column-gap:8px;column-gap:8px;align-items:center}.polls-premium-toggle svg{color:#67e8f9}.polls-premium-toggle b{color:#e2e8f0;font-size:.82rem}.polls-premium-toggle small{grid-column:2;margin-top:3px;color:#64748b;font-size:.72rem;line-height:1.4}.polls-premium-toggle input{width:38px;height:21px;accent-color:#00d4ff;cursor:pointer}.polls-premium-field{display:grid;grid-gap:7px;gap:7px;margin-top:12px;color:#cbd5e1;font-size:.78rem;font-weight:700}.polls-premium-field input,.polls-premium-field select{min-height:39px;padding:0 10px;border:1px solid #334155;border-radius:8px;outline:0;background:#1e293b;color:#f8fafc;font:inherit;font-size:.82rem}.polls-premium-field input[type=color]{width:100%;padding:4px}.polls-premium-note{display:flex;gap:8px;margin:16px 0 0;color:#94a3b8;font-size:.75rem;line-height:1.5}.polls-premium-note svg{flex:0 0 auto;color:#67e8f9}.polls-template-list{display:grid;grid-gap:9px;gap:9px}.polls-template-list article{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:13px;border:1px solid rgba(255,255,255,.07);border-radius:10px;background:#1e293b}.polls-template-list small,.polls-template-list span,.polls-template-list strong{display:block}.polls-template-list strong{color:#f8fafc;font-size:.84rem}.polls-template-list span{margin-top:3px;color:#cbd5e1;font-size:.77rem}.polls-template-list small{margin-top:5px;color:#64748b;font-size:.7rem}.polls-template-list .polls-button{min-height:36px;padding:0 12px;flex:0 0 auto}.polls-premium-empty{padding:28px;border:1px dashed #475569;border-radius:10px;color:#94a3b8;font-size:.8rem;text-align:center}.polls-premium-save{position:-webkit-sticky;position:sticky;top:0;z-index:15;display:flex;min-height:56px;align-items:center;justify-content:space-between;gap:16px;margin:-10px 0 18px;padding:8px 0;background:#0f172a}.polls-premium-save>span{min-height:18px;color:#67e8f9;font-size:.78rem}.polls-premium-save .polls-button{min-height:38px;padding:0 14px;font-size:.82rem}.polls-premium-save .polls-button:disabled{cursor:wait;opacity:.65}.polls-premium-card--wide>header{position:relative;padding-right:132px}.polls-premium-card--wide .polls-premium-export{position:absolute;top:0;right:0;min-height:32px;padding:0 10px;border-radius:8px;font-size:.75rem}.polls-template-list__actions{display:flex;align-items:center;gap:8px;flex:0 0 auto}.polls-template-delete{display:grid;width:32px;height:32px;place-items:center;border:1px solid rgba(237,66,69,.3);border-radius:8px;background:rgba(237,66,69,.06);color:#ff9b9d;cursor:pointer}.polls-template-delete:hover{background:rgba(237,66,69,.14)}.polls-template-delete:disabled{cursor:wait;opacity:.55}@media (max-width:980px){.polls-composer__settings{grid-template-columns:1fr 1fr}.polls-premium-grid{grid-template-columns:1fr}.polls-premium-card--wide{grid-column:auto}}@media (max-width:640px){.polls-composer__settings,.polls-premium-metrics{grid-template-columns:1fr}.polls-composer__footer-actions,.polls-premium-save,.polls-template-list article{align-items:stretch;flex-direction:column}.polls-composer__footer-actions .polls-button,.polls-premium-save .polls-button,.polls-template-list .polls-button,.polls-template-list__actions{width:100%}.polls-template-delete{flex:0 0 36px}.polls-premium-card--wide>header{padding-right:0}.polls-premium-card--wide .polls-premium-export{position:static;margin:0 0 12px}}@media (min-width:981px){.polls-management-shell{width:100%;grid-template-columns:264px minmax(0,1fr);gap:40px;margin:0;padding:32px 48px 72px 0}.polls-management-sidebar{top:24px;border-left:0;border-radius:0 16px 16px 0}.polls-management-content{width:min(1080px,100%)}}.polls-management-app{height:100vh;min-height:0;overflow:hidden;background:#0f172a}.polls-admin-header{position:relative;z-index:20;display:flex;align-items:center;justify-content:space-between;height:70px;padding:0 32px;border-bottom:1px solid rgba(255,255,255,.05);background:rgba(15,23,42,.8);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.polls-admin-header__end,.polls-admin-header__start{display:flex;align-items:center;min-width:0}.polls-admin-header__start{gap:14px}.polls-admin-header__end{gap:16px}.polls-admin-back{display:inline-flex;align-items:center;gap:8px;color:#94a3b8;font-size:.82rem;font-weight:700;text-decoration:none;transition:color .16s ease}.polls-admin-back:hover{color:#f8fafc}.polls-admin-header__divider{width:1px;height:24px;background:rgba(255,255,255,.12)}.polls-admin-header__bot-avatar{width:32px;height:32px;border-radius:8px;object-fit:cover}.polls-admin-header__title{display:grid;grid-gap:2px;gap:2px;min-width:0}.polls-admin-header__title strong{color:#f8fafc;font-size:.9rem;line-height:1.1}.polls-admin-header__title span{overflow:hidden;color:#94a3b8;font-size:.72rem;line-height:1.1;text-overflow:ellipsis;white-space:nowrap}.polls-admin-user{display:inline-flex;align-items:center;gap:8px;color:#cbd5e1;font-size:.78rem}.polls-admin-user img,.polls-admin-user>span{display:grid;width:28px;height:28px;place-items:center;border-radius:50%;background:#334155;color:#e0f2fe;font-size:.76rem;object-fit:cover}.polls-admin-logout{display:inline-flex;align-items:center;gap:7px;border:0;background:transparent;color:#94a3b8;cursor:pointer;font:inherit;font-size:.8rem;font-weight:700}.polls-admin-logout:hover{color:#f8fafc}.polls-management-shell{width:100%;height:calc(100vh - 70px);display:flex;gap:0;margin:0;padding:0;overflow:hidden}.polls-management-sidebar{position:relative;top:auto;width:260px;height:100%;flex:0 0 260px;display:flex;flex-direction:column;align-self:stretch;box-sizing:border-box;padding:24px 16px;border:0;border-right:1px solid rgba(255,255,255,.05);border-radius:0;background:#1e293b}.polls-management-sidebar__context{display:none}.polls-management-sidebar nav{display:grid;grid-gap:4px;gap:4px;padding:0}.polls-management-sidebar nav:before{content:"CONFIGURACIÓN";padding:0 16px 10px;color:#64748b;font-size:.66rem;font-weight:800;letter-spacing:.09em}.polls-management-sidebar nav button{position:relative;gap:12px;padding:12px 16px;margin-bottom:4px;border:0;border-radius:8px;color:#94a3b8;font-size:.9rem;font-weight:500;overflow:hidden;transition:background .18s cubic-bezier(.23,1,.32,1),color .18s cubic-bezier(.23,1,.32,1),transform .16s cubic-bezier(.23,1,.32,1)}.polls-management-sidebar nav button:active{transform:scale(.97)}.polls-management-sidebar nav button:hover{background:rgba(255,255,255,.03);color:#cbd5e1}.polls-management-sidebar nav button.is-active{border:0;background:linear-gradient(90deg,rgba(0,212,255,.1),transparent);color:#67e8f9}.polls-management-sidebar nav button.is-active:before{position:absolute;top:0;bottom:0;left:0;width:3px;border-radius:0 4px 4px 0;background:#00d4ff;content:""}.polls-management-sidebar nav button.is-active svg{transform:scale(1.1)}.polls-management-sidebar__help{display:grid;grid-gap:6px;gap:6px;margin-top:auto;padding:16px;border:1px solid rgba(0,212,255,.1);border-radius:12px;background:rgba(0,212,255,.05)}.polls-management-sidebar__help span{color:#94a3b8;font-size:.75rem}.polls-management-sidebar__help a{color:#00d4ff;font-size:.8rem;font-weight:600;text-decoration:none}.polls-management-sidebar__help a:hover{color:#67e8f9;text-decoration:underline}.polls-management-content{width:auto;flex:1 1;min-width:0;margin-right:10px;padding:32px 40px;overflow-x:hidden;overflow-y:auto}.polls-management-content>*{width:min(1160px,100%)}.polls-admin-breadcrumb{display:flex;align-items:center;gap:8px;min-height:26px;margin-bottom:18px;color:#94a3b8;font-size:.75rem}.polls-admin-breadcrumb>span{padding:5px 10px;border:1px solid rgba(0,212,255,.2);border-radius:999px;background:rgba(0,212,255,.08);color:#67e8f9;font-size:.65rem;font-weight:800;letter-spacing:.06em}.polls-admin-breadcrumb>strong{color:#cbd5e1;font-weight:700}.polls-management-heading{margin-top:0}.polls-critical-alerts{display:grid;grid-gap:10px;gap:10px;margin:0 0 20px}.polls-critical-alert{display:grid;grid-template-columns:20px minmax(0,1fr) auto;align-items:center;grid-gap:12px;gap:12px;padding:14px 16px;border:1px solid;border-radius:12px}.polls-critical-alert strong{display:block;color:#f8fafc;font-size:.84rem}.polls-critical-alert p{margin:3px 0 0;color:#cbd5e1;font-size:.77rem;line-height:1.45}.polls-critical-alert--critical{border-color:rgba(237,66,69,.42);background:rgba(237,66,69,.1);color:#ff9b9d}.polls-critical-alert--warning{border-color:rgba(245,158,11,.4);background:rgba(245,158,11,.1);color:#fbbf24}.polls-critical-alert__action{display:inline-flex;min-height:34px;align-items:center;justify-content:center;gap:6px;padding:0 10px;border:1px solid rgba(255,255,255,.16);border-radius:8px;background:rgba(15,23,42,.5);color:#f8fafc;cursor:pointer;font:inherit;font-size:.75rem;font-weight:750;text-decoration:none}.polls-critical-alert__action:hover{border-color:rgba(255,255,255,.35);background:rgba(15,23,42,.82)}.polls-critical-alert__action:focus-visible{outline:3px solid rgba(0,212,255,.42);outline-offset:3px}.polls-activity-notice{margin:0 0 14px;padding:10px 12px;border:1px solid rgba(237,66,69,.3);border-radius:9px;background:rgba(237,66,69,.09);color:#ffb4b6;font-size:.8rem}.polls-delete-button{border:1px solid rgba(237,66,69,.42);background:transparent;color:#ff9b9d;border-radius:8px;padding:7px 9px;cursor:pointer;display:inline-flex;gap:5px;align-items:center;font:inherit;font-size:.75rem;font-weight:700}.polls-delete-button:hover:not(:disabled){background:rgba(237,66,69,.12);border-color:rgba(237,66,69,.72)}.polls-delete-button:focus-visible{outline:3px solid rgba(237,66,69,.34);outline-offset:2px}.polls-delete-button:disabled{opacity:.6;cursor:wait}.polls-premium-field small{margin-top:-3px;color:#94a3b8;font-size:.7rem;font-weight:500;line-height:1.35}@media (max-width:980px){.polls-management-app{height:auto;overflow:visible}.polls-admin-header{padding:0 20px}.polls-admin-logout span,.polls-admin-user b{display:none}.polls-management-shell{display:block;height:auto}.polls-management-sidebar{width:auto;display:block;padding:14px 20px;border-right:0;border-bottom:1px solid rgba(255,255,255,.05)}.polls-management-sidebar nav{display:flex;overflow-x:auto}.polls-management-sidebar nav:before,.polls-management-sidebar__help{display:none}.polls-management-sidebar nav button{flex:0 0 auto}.polls-management-content{width:auto;padding:28px 24px 56px;overflow:visible}}@media (max-width:640px){.polls-admin-header{padding:0 16px}.polls-admin-header__divider,.polls-admin-header__title span{display:none}.polls-admin-header__start{gap:10px}.polls-management-content{padding:24px 18px 48px}.polls-admin-back{font-size:.75rem}.polls-critical-alert{grid-template-columns:20px minmax(0,1fr)}.polls-critical-alert__action{grid-column:2;justify-self:start}}.polls-confirm{position:fixed;z-index:260;inset:0;display:grid;place-items:center;padding:20px;background:rgba(2,6,23,.82);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);animation:polls-confirm-fade .16s ease-out}.polls-confirm__panel{width:min(460px,100%);overflow:hidden;border:1px solid rgba(237,66,69,.28);border-radius:16px;background:#131826;box-shadow:0 30px 90px rgba(2,6,23,.78);animation:polls-confirm-enter .18s cubic-bezier(.2,.8,.2,1)}.polls-confirm__header{display:grid;grid-template-columns:42px minmax(0,1fr) 32px;align-items:center;grid-gap:12px;gap:12px;padding:20px 20px 16px}.polls-confirm__icon{display:grid;width:42px;height:42px;place-items:center;border-radius:11px;background:rgba(237,66,69,.13);color:#ff9b9d}.polls-confirm__header div>span{display:block;margin-bottom:3px;color:#ff9b9d;font-size:.64rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.polls-confirm__header h2{margin:0;color:#f2f3f5;font-size:1.08rem;line-height:1.25}.polls-confirm__header button{display:grid;width:32px;height:32px;place-items:center;border:0;border-radius:8px;background:transparent;color:#9ba3b4;cursor:pointer}.polls-confirm__header button:hover:not(:disabled){background:rgba(255,255,255,.06);color:#f2f3f5}.polls-confirm__header button:disabled{cursor:wait;opacity:.5}.polls-confirm__body{padding:0 20px 20px}.polls-confirm__body>p:first-child{margin:0 0 14px;color:#9ba3b4;font-size:.82rem;line-height:1.55}.polls-confirm__item{display:grid;grid-gap:5px;gap:5px;padding:13px 14px;border:1px solid #2a3348;border-radius:10px;background:#1b2233}.polls-confirm__item strong{overflow:hidden;color:#f2f3f5;font-size:.86rem;text-overflow:ellipsis;white-space:nowrap}.polls-confirm__item span{color:#9ba3b4;font-size:.72rem}.polls-confirm__warning{display:flex;align-items:center;gap:7px;margin:13px 0 0;color:#ffb4b6;font-size:.75rem;font-weight:650}.polls-confirm__warning svg{flex:0 0 auto}.polls-confirm__actions{display:flex;justify-content:flex-end;gap:9px;padding:14px 20px;border-top:1px solid #2a3348;background:#0f1420}.polls-confirm__actions button{min-height:38px;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:0 14px;border:1px solid transparent;border-radius:9px;cursor:pointer;font:inherit;font-size:.8rem;font-weight:750}.polls-confirm__cancel{border-color:#2a3348!important;background:#1b2233;color:#cbd5e1}.polls-confirm__cancel:hover:not(:disabled){border-color:#475569!important;color:#f2f3f5}.polls-confirm__delete{background:#ed4245;color:#fff;box-shadow:0 8px 22px rgba(237,66,69,.22)}.polls-confirm__delete:hover:not(:disabled){background:#f05255}.polls-confirm__actions button:focus-visible,.polls-confirm__header button:focus-visible{outline:3px solid rgba(237,66,69,.34);outline-offset:2px}.polls-confirm__actions button:disabled{cursor:wait;opacity:.58}@keyframes polls-confirm-fade{0%{opacity:0}}@keyframes polls-confirm-enter{0%{opacity:0;transform:translateY(8px) scale(.98)}}@media (prefers-reduced-motion:reduce){.polls-confirm,.polls-confirm__panel{animation:none}}@media (max-width:520px){.polls-confirm{align-items:end;padding:12px}.polls-confirm__panel{border-radius:16px 16px 12px 12px}.polls-confirm__actions{flex-direction:column-reverse}.polls-confirm__actions button{width:100%}}.polls-template-heading{margin-bottom:20px}.polls-template-spotlight{display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:112px;margin:0 0 24px;padding:22px 24px;overflow:hidden;border:1px solid rgba(0,212,255,.22);border-radius:16px;background:radial-gradient(circle at 12% 0,rgba(0,212,255,.16),transparent 40%),#111c30}.polls-template-spotlight>div:first-child{display:flex;align-items:baseline;gap:10px}.polls-template-spotlight span{color:#67e8f9;font-size:.72rem;font-weight:800;letter-spacing:.07em;text-transform:uppercase}.polls-template-spotlight strong{color:#f8fafc;font-size:3rem;line-height:1;letter-spacing:-.07em}.polls-template-spotlight p{margin:0;color:#94a3b8;font-size:.82rem}.polls-template-spotlight__actions{display:flex;flex:0 0 auto;gap:9px}.polls-template-shelf{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));grid-gap:16px;gap:16px;padding:4px 2px 24px}.polls-template-poster{position:relative;min-height:300px;display:flex;flex-direction:column;overflow:hidden;border:1px solid rgba(255,255,255,.11);border-radius:15px;background:#131b2b;box-shadow:0 14px 34px rgba(2,6,23,.24);transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.polls-template-poster:hover{z-index:1;transform:translateY(-5px) scale(1.015);border-color:rgba(255,255,255,.28);box-shadow:0 22px 48px rgba(2,6,23,.5)}.polls-template-poster--cyan{--poster:#00d4ff;--poster-rgb:0,212,255}.polls-template-poster--violet{--poster:#8b7cff;--poster-rgb:139,124,255}.polls-template-poster--emerald{--poster:#36d399;--poster-rgb:54,211,153}.polls-template-poster--amber{--poster:#fbbf24;--poster-rgb:251,191,36}.polls-template-poster--rose{--poster:#fb7185;--poster-rgb:251,113,133}.polls-template-poster__art{position:relative;height:112px;display:flex;align-items:center;justify-content:space-between;padding:18px;overflow:hidden;background:linear-gradient(135deg,rgba(var(--poster-rgb),.38),rgba(15,23,42,.18) 70%),repeating-linear-gradient(135deg,rgba(255,255,255,.07) 0 1px,transparent 1px 12px);color:var(--poster)}.polls-template-poster__art:after{position:absolute;width:170px;height:170px;right:-54px;bottom:-104px;border:1px solid rgba(255,255,255,.24);border-radius:50%;box-shadow:0 0 0 22px rgba(255,255,255,.05),0 0 0 44px rgba(255,255,255,.03);content:""}.polls-template-poster__art span{position:relative;z-index:1;color:#f8fafc;font-size:2.65rem;font-weight:850;letter-spacing:-.09em}.polls-template-poster__art svg{position:relative;z-index:1;filter:drop-shadow(0 0 12px rgba(var(--poster-rgb),.58))}.polls-template-poster__content{display:flex;min-height:130px;flex:1 1;flex-direction:column;padding:16px 16px 10px}.polls-template-poster__meta{display:flex;align-items:center;gap:9px;color:#94a3b8;font-size:.7rem}.polls-template-poster__meta span{display:inline-flex;align-items:center;gap:4px}.polls-template-poster__content h2{overflow:hidden;margin:12px 0 6px;color:#f8fafc;font-size:1.02rem;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.polls-template-poster__content p{display:-webkit-box;overflow:hidden;margin:0;color:#9ba3b4;font-size:.78rem;line-height:1.45;-webkit-box-orient:vertical;-webkit-line-clamp:2}.polls-template-poster__meta .polls-template-poster__starter{padding:3px 6px;border:1px solid rgba(var(--poster-rgb),.36);border-radius:999px;color:var(--poster);font-size:.6rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.polls-template-poster__actions{display:flex;gap:8px;padding:10px 16px 16px}.polls-template-poster__actions .polls-button{flex:1 1;min-height:36px;padding:0 10px;font-size:.76rem}.polls-template-poster__delete{display:grid;width:36px;place-items:center;border:1px solid rgba(237,66,69,.28);border-radius:9px;background:rgba(237,66,69,.06);color:#ff9b9d;cursor:pointer}.polls-template-poster__delete:hover{background:rgba(237,66,69,.15)}.polls-template-poster__delete:focus-visible{outline:3px solid rgba(237,66,69,.32);outline-offset:2px}.polls-template-empty{display:flex;min-height:310px;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:38px;border:1px dashed #334155;border-radius:16px;background:radial-gradient(circle at 50% 0,rgba(0,212,255,.08),transparent 42%),#111c30;text-align:center}.polls-template-empty svg{color:#67e8f9}.polls-template-empty h2{margin:0;color:#f8fafc;font-size:1.05rem}.polls-template-empty p{max-width:390px;margin:0;color:#94a3b8;font-size:.82rem;line-height:1.55}@media (max-width:700px){.polls-template-spotlight{align-items:flex-start;flex-direction:column}.polls-template-spotlight__actions{width:100%}.polls-template-spotlight__actions .polls-button{flex:1 1}.polls-template-shelf{grid-template-columns:1fr}}.polls-preview{position:-webkit-sticky;position:sticky;top:24px;padding:18px;background:#111c30}.polls-discord-message{margin-top:12px;padding:4px;border-radius:8px;background:#313338;color:#dbdee1;font-family:gg sans,Calibri,Arial,sans-serif}.polls-discord-message__author{display:flex;align-items:center;gap:6px;min-height:24px;padding:8px 8px 3px;font-size:.74rem}.polls-discord-message__author img{width:20px;height:20px;border-radius:50%;object-fit:cover}.polls-discord-message__author strong{color:#f2f3f5}.polls-discord-message__author span{padding:1px 4px;border-radius:3px;background:#5865f2;color:#fff;font-size:.55rem;font-weight:800}.polls-discord-message__author time{color:#949ba4;font-size:.66rem}.polls-discord-embed{margin:2px 8px 0;overflow:hidden;border-left:4px solid var(--poll-accent,#00d4ff);border-radius:4px;background:#2b2d31}.polls-discord-embed__title{display:block;padding:10px 12px 0;color:#f2f3f5;font-size:.82rem;line-height:1.35}.polls-discord-embed__results{display:grid;grid-gap:5px;gap:5px;padding:9px 12px 0}.polls-discord-embed__results p{display:flex;align-items:baseline;gap:6px;min-width:0;margin:0;font-size:.72rem}.polls-discord-embed__results b{min-width:0;overflow:hidden;color:#f2f3f5;text-overflow:ellipsis;white-space:nowrap}.polls-discord-embed__results span{overflow:hidden;flex:1 1;color:#b5bac1;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:.66rem;letter-spacing:-.08em;white-space:nowrap}.polls-discord-embed>em{display:block;padding:8px 12px 0;color:#949ba4;font-size:.67rem;font-style:italic}.polls-discord-embed__fields{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:8px;gap:8px;padding:12px}.polls-discord-embed__fields span{display:grid;grid-gap:3px;gap:3px;color:#dbdee1;font-size:.68rem}.polls-discord-embed__fields b{color:#f2f3f5;font-size:.68rem}.polls-discord-embed footer{padding:0 12px 10px;color:#949ba4;font-size:.59rem;line-height:1.35}.polls-discord-buttons{padding:6px 8px 10px}.polls-discord-buttons,.polls-discord-buttons__row{display:grid;grid-gap:4px;gap:4px}.polls-discord-buttons .polls-preview__option{min-width:0;min-height:27px;overflow:hidden;padding:0 7px;border:0;border-radius:3px;font:inherit;font-size:.67rem;font-weight:600;text-align:center;text-overflow:ellipsis;white-space:nowrap}.polls-discord-buttons .polls-preview__option--primary{background:#5865f2}.polls-discord-buttons .polls-preview__option--secondary{background:#4e5058}.polls-discord-buttons .polls-preview__option--success{background:#248046}.polls-discord-buttons .polls-preview__option--danger{background:#da373c}.polls-discord-message{animation:polls-discord-preview .18s ease-out}@keyframes polls-discord-preview{0%{opacity:.72;transform:translateY(2px)}}@media (min-width:981px){.polls-management-layout{grid-template-columns:minmax(0,1.12fr) minmax(420px,1fr);gap:24px}.polls-preview{padding:22px}.polls-discord-message{padding:7px}.polls-discord-message__author{padding:10px 10px 5px;font-size:.8rem}.polls-discord-message__author img{width:24px;height:24px}.polls-discord-embed__title{padding:13px 14px 0;font-size:.9rem}.polls-discord-embed__results{gap:7px;padding:11px 14px 0}.polls-discord-embed__results p{font-size:.78rem}.polls-discord-embed__results span{font-size:.72rem}.polls-discord-embed>em{padding:10px 14px 0;font-size:.72rem}.polls-discord-embed__fields{padding:14px}.polls-discord-embed__fields b,.polls-discord-embed__fields span{font-size:.73rem}.polls-discord-embed footer{padding:0 14px 12px;font-size:.64rem}.polls-discord-buttons{gap:6px;padding:8px 10px 12px}.polls-discord-buttons .polls-preview__option{min-height:32px;padding:0 10px;font-size:.74rem}}