:root{font-family:ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#17201f;background:#f4f4ef;font-synthesis:none;text-rendering:optimizeLegibility;--ink: #17201f;--muted: #697472;--soft: #8a9391;--line: #dfe2dc;--paper: #fff;--canvas: #f4f4ef;--violet: #655de4;--violet-dark: #4e47bd;--violet-soft: #eeedff;--mint: #50a98d;--mint-soft: #e4f4ee;--amber: #a26b19;--amber-soft: #fbefd9;--coral: #be5c51;--coral-soft: #f9e8e5;--dark: #101817;--shadow-sm: 0 1px 2px rgba(20, 31, 29, .04), 0 6px 22px rgba(20, 31, 29, .04);--shadow-lg: 0 24px 70px rgba(22, 31, 29, .14)}*{box-sizing:border-box}html{min-width:320px;min-height:100%;background:var(--canvas)}body{margin:0;min-width:320px;min-height:100vh}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{border:0}a{color:inherit}button:disabled{cursor:not-allowed;opacity:.58}button,input,textarea,select,a{outline:none}button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible,a:focus-visible{outline:3px solid rgba(101,93,228,.26);outline-offset:2px}::selection{color:#fff;background:var(--violet)}.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.brand{display:inline-flex;align-items:center;gap:11px;color:var(--ink);font-size:1.03rem;font-weight:780;letter-spacing:-.025em;text-decoration:none}.brand--inverse{color:#f4f7f6}.brand__mark{width:34px;height:34px;display:flex;align-items:center;justify-content:center;gap:2.5px;padding:8px;border-radius:11px;background:var(--violet);box-shadow:inset 0 0 0 1px #ffffff29}.brand__mark i{width:3px;border-radius:9px;background:#fff}.brand__mark i:nth-child(1){height:6px;opacity:.62}.brand__mark i:nth-child(2){height:13px;opacity:.86}.brand__mark i:nth-child(3){height:19px}.brand__mark i:nth-child(4){height:9px;opacity:.72}.button{min-height:44px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 17px;border:1px solid transparent;border-radius:12px;font-size:.88rem;font-weight:720;line-height:1;text-decoration:none;cursor:pointer;transition:transform .18s ease,background .18s ease,border-color .18s ease,box-shadow .18s ease}.button:not(:disabled):hover{transform:translateY(-1px)}.button--primary{color:#fff;background:var(--violet);box-shadow:0 8px 24px #655de42e}.button--primary:not(:disabled):hover{background:var(--violet-dark);box-shadow:0 10px 30px #655de43d}.button--secondary{color:#303a38;border-color:var(--line);background:#fff}.button--secondary:not(:disabled):hover{border-color:#c9cec7;background:#fafaf7}.button--ghost{color:var(--muted);background:transparent}.button--dark{color:#fff;background:var(--dark)}.button--light{color:#141b1a;background:#f3f4ef}.button--approve{color:#17634f;border-color:#c6e5da;background:var(--mint-soft)}.button--danger{color:#fff;background:#a4433b}.button--danger-quiet{color:#a3433c;border-color:#ecd4d0;background:#fff9f8}.button--large{min-height:52px;padding-inline:24px;border-radius:14px;font-size:.94rem}.button--block{width:100%}.text-button,.copy-button{min-height:38px;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:0 10px;color:#5d6765;background:transparent;border-radius:9px;font-size:.8rem;font-weight:700;cursor:pointer}.text-button:hover,.copy-button:hover{color:var(--violet);background:var(--violet-soft)}.copy-button--compact{min-height:34px;padding:0 8px}.icon-button{flex:0 0 auto;width:40px;height:40px;display:inline-grid;place-items:center;border-radius:10px;color:#75807d;background:transparent;font-size:1.42rem;line-height:1;cursor:pointer}.icon-button:hover{color:var(--ink);background:#f1f2ed}.spinner{width:22px;height:22px;display:inline-block;border:2px solid rgba(101,93,228,.18);border-top-color:var(--violet);border-radius:50%;animation:spin .7s linear infinite}.spinner--button{width:16px;height:16px;border-color:#ffffff47;border-top-color:#fff}@keyframes spin{to{transform:rotate(360deg)}}.loading-pane{min-height:310px;display:flex;align-items:center;justify-content:center;gap:12px;color:var(--muted);font-size:.9rem}.loading-pane--fullscreen{min-height:100vh}.overline{display:inline-block;color:var(--violet);font-size:.67rem;font-weight:830;letter-spacing:.13em;text-transform:uppercase}.overline--light{color:#aaa4ff}.field{position:relative;display:grid;gap:8px}.field>span,.option-editor legend{color:#424c4a;font-size:.78rem;font-weight:720}.field>span em{margin-left:5px;color:#969e9c;font-size:.69rem;font-style:normal;font-weight:550}.field input,.field textarea,.field select,.option-editor__row input{width:100%;border:1px solid #d8dcd6;border-radius:12px;color:var(--ink);background:#fff;transition:border-color .18s ease,box-shadow .18s ease}.field input,.field select,.option-editor__row input{min-height:48px;padding:0 13px}.field textarea{min-height:90px;padding:13px;resize:vertical;line-height:1.5}.field input::placeholder,.field textarea::placeholder,.option-editor__row input::placeholder{color:#a7aeac}.field input:focus,.field textarea:focus,.field select:focus,.option-editor__row input:focus{border-color:var(--violet);box-shadow:0 0 0 4px #655de417}.field small{position:absolute;right:11px;bottom:8px;padding:2px 4px;color:#9aa19f;background:#ffffffe6;font-size:.66rem}.field--span-2{grid-column:span 2}.field-error{padding:11px 13px;border:1px solid #efd4d0;border-radius:10px;color:#93413a;background:#fff5f3;font-size:.8rem;line-height:1.45}.notice{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:22px;padding:16px 18px;border-radius:14px}.notice--error{border:1px solid #ead0cc;color:#7d3530;background:#fff6f4}.notice strong{display:block;margin-bottom:3px;font-size:.84rem}.notice p{margin:0;font-size:.8rem;line-height:1.45}.status-pill,.connection-pill,.editing-pill,.response-state{display:inline-flex;align-items:center;gap:6px;min-height:26px;padding:0 9px;border-radius:999px;font-size:.68rem;font-weight:760;white-space:nowrap}.status-pill i,.connection-pill i{width:6px;height:6px;border-radius:50%;background:currentColor}.status-pill--draft{color:#65706e;background:#eceeea}.status-pill--open{color:#23745d;background:var(--mint-soft)}.status-pill--paused{color:#986314;background:var(--amber-soft)}.status-pill--closed{color:#8c4943;background:var(--coral-soft)}.connection-pill{color:#a9b6b3;background:#ffffff12}.connection-pill--connected{color:#7fe0c3}.connection-pill--connected i{animation:livePulse 2s ease-out infinite}.connection-pill--reconnecting,.connection-pill--connecting{color:#e4c783}.connection-pill--offline{color:#ec968c}@keyframes livePulse{0%{box-shadow:0 0 #7ee0c366}70%{box-shadow:0 0 0 6px #7ee0c300}}.modal-backdrop{position:fixed;z-index:100;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:18px;background:#0d14138f;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);animation:fadeIn .16s ease-out}.modal{width:min(100%,510px);max-height:min(90vh,840px);overflow:auto;border:1px solid rgba(255,255,255,.58);border-radius:20px;color:var(--ink);background:#fbfbf8;box-shadow:var(--shadow-lg);animation:modalIn .2s ease-out}.modal--wide{width:min(100%,760px)}.modal__head{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;padding:24px 26px 18px;border-bottom:1px solid var(--line)}.modal__head h2{margin:0;font-size:1.25rem;letter-spacing:-.025em}.modal__head p{margin:6px 0 0;color:var(--muted);font-size:.8rem;line-height:1.5}.modal-form,.wizard-step{display:grid;gap:18px;padding:22px 26px 26px}.modal-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:4px}@keyframes fadeIn{0%{opacity:0}}@keyframes modalIn{0%{opacity:0;transform:translateY(8px) scale(.99)}}.auth-page{min-height:100vh;display:grid;grid-template-columns:minmax(420px,1.08fr) minmax(420px,.92fr);background:#f8f8f4}.auth-aside{position:relative;min-height:100vh;overflow:hidden;display:flex;flex-direction:column;padding:clamp(32px,5vw,66px);color:#eef2f1;background:radial-gradient(circle at 15% 0%,rgba(110,99,235,.29),transparent 36rem),radial-gradient(circle at 100% 80%,rgba(75,172,142,.15),transparent 32rem),#111918}.auth-aside__copy{position:relative;z-index:1;width:min(640px,90%);margin:auto 0;padding:80px 0}.auth-aside__copy h1{margin:18px 0 22px;font-size:clamp(3.1rem,5.5vw,6.6rem);line-height:.93;letter-spacing:-.065em}.auth-aside__copy p{max-width:510px;margin:0;color:#9eaaa7;font-size:clamp(1rem,1.4vw,1.17rem);line-height:1.7}.auth-pulse{position:absolute;right:-15%;bottom:-14%;width:72%;aspect-ratio:1;display:flex;align-items:center;justify-content:center;gap:2.4%;border:1px solid rgba(255,255,255,.04);border-radius:50%;transform:rotate(-13deg)}.auth-pulse:before,.auth-pulse:after{content:"";position:absolute;border:1px solid rgba(255,255,255,.035);border-radius:50%}.auth-pulse:before{top:12%;right:12%;bottom:12%;left:12%}.auth-pulse:after{top:26%;right:26%;bottom:26%;left:26%}.auth-pulse i{width:2%;border-radius:999px;background:linear-gradient(#766deb,#6159d6);opacity:.62}.auth-pulse i:nth-child(1){height:11%}.auth-pulse i:nth-child(2){height:22%}.auth-pulse i:nth-child(3){height:39%}.auth-pulse i:nth-child(4){height:62%}.auth-pulse i:nth-child(5){height:31%}.auth-pulse i:nth-child(6){height:17%}.auth-panel{min-height:100vh;display:flex;flex-direction:column;justify-content:center;padding:clamp(30px,7vw,100px)}.auth-panel__mobile-brand{display:none}.auth-form{width:min(100%,410px);display:grid;gap:18px;margin:auto}.auth-form header{margin-bottom:12px}.auth-form h2{margin:12px 0 8px;font-size:clamp(2rem,4vw,2.8rem);letter-spacing:-.05em}.auth-form header p{margin:0;color:var(--muted);font-size:.92rem}.auth-panel__foot{margin:22px auto 0;color:#9aa29f;font-size:.71rem;text-align:center}.admin-shell{min-height:100vh;background:var(--canvas)}.admin-topbar{position:sticky;z-index:20;top:0;border-bottom:1px solid rgba(215,220,213,.82);background:#f8f8f4e0;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.admin-topbar__inner{width:min(1220px,calc(100% - 40px));min-height:68px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:24px;margin:0 auto}.admin-nav{align-self:stretch;display:flex;align-items:center}.admin-nav a{height:100%;display:flex;align-items:center;padding:0 14px;border-bottom:2px solid var(--violet);color:var(--ink);font-size:.82rem;font-weight:730;text-decoration:none}.admin-user{display:flex;align-items:center;justify-content:flex-end;gap:5px}.admin-user__avatar{width:34px;height:34px;display:grid;place-items:center;border-radius:50%;color:#5049bd;background:#e7e5ff;font-size:.7rem;font-weight:820}.admin-user__name{max-width:140px;overflow:hidden;margin:0 5px;font-size:.77rem;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.admin-page{width:min(1180px,calc(100% - 40px));margin:0 auto;padding:54px 0 80px}.admin-page--poll{padding-top:32px}.admin-page--centered{min-height:100vh;display:grid;place-items:center}.page-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:34px}.page-heading h1{margin:8px 0;font-size:clamp(2.3rem,5vw,4.1rem);letter-spacing:-.06em;line-height:1}.page-heading p{margin:0;color:var(--muted);font-size:.93rem}.back-link{display:inline-flex;margin-bottom:28px;color:#6d7774;font-size:.8rem;font-weight:690;text-decoration:none}.back-link:hover{color:var(--violet)}.poll-list{display:grid;gap:10px}.poll-row{min-width:0;display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:24px;padding:15px 17px;border:1px solid var(--line);border-radius:16px;background:#ffffffd9;box-shadow:var(--shadow-sm);transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.poll-row:hover{border-color:#cfd3cc;box-shadow:0 12px 38px #161f1d14;transform:translateY(-1px)}.poll-row__main{min-width:0;display:flex;align-items:center;gap:16px;text-decoration:none}.poll-row__glyph{flex:0 0 auto;width:48px;height:48px;display:grid;place-items:center;border-radius:13px;color:#5d56d0;background:var(--violet-soft);font-size:.9rem;font-weight:800}.poll-row__glyph--single{color:#267d68;background:var(--mint-soft)}.poll-row__glyph--multiple{color:#9b6518;background:var(--amber-soft)}.poll-row__copy{min-width:0}.poll-row__copy>div{display:flex;align-items:center;gap:7px;color:#7d8784;font-size:.69rem}.poll-row__copy h2{overflow:hidden;margin:7px 0 4px;font-size:.98rem;letter-spacing:-.02em;text-overflow:ellipsis;white-space:nowrap}.poll-row__copy p{margin:0;color:#979f9d;font-size:.68rem}.meta-dot{color:#b0b7b5}.poll-row__stats{min-width:72px;display:grid;gap:2px;text-align:right}.poll-row__stats strong{font-size:1.1rem}.poll-row__stats span{color:#8a9391;font-size:.68rem}.poll-row__actions{display:flex;align-items:center;gap:4px}.round-arrow{width:38px;height:38px;display:grid;place-items:center;border:1px solid var(--line);border-radius:50%;color:#697370;text-decoration:none}.round-arrow:hover{color:#fff;border-color:var(--violet);background:var(--violet)}.empty-state{min-height:440px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:50px 24px;border:1px dashed #cfd4cc;border-radius:22px;text-align:center;background:#ffffff6b}.empty-state__visual{position:relative;width:115px;height:115px;display:flex;align-items:center;justify-content:center;gap:5px;margin-bottom:24px;border:1px solid #dbded8;border-radius:50%;background:#fff}.empty-state__visual:before{content:"";position:absolute;top:12px;right:12px;bottom:12px;left:12px;border:1px solid #edeee9;border-radius:50%}.empty-state__visual i{width:5px;border-radius:10px;background:#a9a4ed}.empty-state__visual i:nth-child(1){height:16px}.empty-state__visual i:nth-child(2){height:34px}.empty-state__visual i:nth-child(3){height:24px}.empty-state__visual span{position:absolute;right:2px;top:2px;width:29px;height:29px;display:grid;place-items:center;border-radius:50%;color:#fff;background:var(--violet);font-size:.76rem;font-weight:800}.empty-state h2{margin:0 0 8px;font-size:1.25rem;letter-spacing:-.03em}.empty-state p{max-width:390px;margin:0 0 22px;color:var(--muted);font-size:.85rem;line-height:1.55}.wizard-progress{height:3px;display:grid;grid-template-columns:repeat(3,1fr);gap:5px;margin:0 26px;background:transparent}.wizard-progress i{border-radius:5px;background:#e2e4df}.wizard-progress i.is-active{background:var(--violet)}.wizard-step__intro h3{margin:0 0 5px;font-size:1.05rem;letter-spacing:-.02em}.wizard-step__intro p{margin:0;color:var(--muted);font-size:.78rem}.type-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.type-card{position:relative;min-height:190px;display:flex;flex-direction:column;align-items:flex-start;padding:18px;border:1px solid var(--line);border-radius:16px;color:var(--ink);background:#fff;text-align:left;cursor:pointer;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.type-card:hover{border-color:#bbb6f0;transform:translateY(-2px)}.type-card.is-selected{border-color:var(--violet);box-shadow:0 0 0 3px #655de417}.type-card__glyph{width:42px;height:42px;display:grid;place-items:center;margin-bottom:24px;border-radius:12px;color:var(--violet);background:var(--violet-soft);font-weight:800}.type-card strong{font-size:.88rem}.type-card p{margin:8px 0 0;color:var(--muted);font-size:.72rem;line-height:1.5}.type-card__check{position:absolute;right:13px;top:13px;width:21px;height:21px;display:none;place-items:center;border-radius:50%;color:#fff;background:var(--violet);font-size:.67rem;font-style:normal}.type-card.is-selected .type-card__check{display:grid}.option-editor{display:grid;gap:9px;margin:0;padding:0;border:0}.option-editor legend{margin-bottom:8px}.option-editor__row{display:grid;grid-template-columns:26px 1fr 40px;align-items:center;gap:8px}.option-editor__row>span{color:#929a98;font-size:.73rem;text-align:center}.add-option{min-height:40px;width:fit-content;padding:0 8px;color:var(--violet);background:transparent;font-size:.76rem;font-weight:730;cursor:pointer}.settings-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.switch-row{position:relative;display:flex;align-items:center;justify-content:space-between;gap:30px;padding:14px 0;cursor:pointer}.switch-row>span{display:grid;gap:4px}.switch-row strong{font-size:.79rem}.switch-row small{color:var(--muted);font-size:.7rem;line-height:1.4}.switch-row input{position:absolute;opacity:0;pointer-events:none}.switch-row>i{position:relative;flex:0 0 auto;width:44px;height:25px;border-radius:30px;background:#d7dbd5;transition:background .18s ease}.switch-row>i:after{content:"";position:absolute;left:3px;top:3px;width:19px;height:19px;border-radius:50%;background:#fff;box-shadow:0 2px 6px #00000026;transition:transform .18s ease}.switch-row input:checked+i{background:var(--violet)}.switch-row input:checked+i:after{transform:translate(19px)}.switch-row input:focus-visible+i{outline:3px solid rgba(101,93,228,.22);outline-offset:2px}.poll-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:30px;margin-bottom:28px}.poll-heading__copy{max-width:760px}.poll-heading__copy>div{display:flex;align-items:center;gap:10px;color:var(--muted);font-size:.72rem}.poll-heading h1{margin:13px 0 8px;font-size:clamp(2rem,4.4vw,3.7rem);line-height:1.04;letter-spacing:-.055em}.poll-heading p{margin:0;color:var(--muted);font-size:.9rem;line-height:1.55}.poll-heading__actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.settings-card{display:grid;gap:20px;margin:0 0 24px;padding:22px;border:1px solid var(--line);border-radius:18px;background:#fff;box-shadow:var(--shadow-sm)}.settings-grid--wide{grid-template-columns:repeat(4,minmax(0,1fr))}.settings-card .field--span-2{grid-column:span 2}.option-editor--compact{max-width:660px}.settings-card__actions{display:flex;justify-content:flex-end;gap:9px;padding-top:4px;border-top:1px solid #eceee9}.section-title{display:flex;align-items:flex-start;justify-content:space-between;gap:24px}.section-title h2,.panel__head h2,.share-panel__copy h2{margin:6px 0 0;font-size:1.12rem;letter-spacing:-.03em}.section-title p{margin:6px 0 0;color:var(--muted);font-size:.76rem}.section-actions{display:flex;gap:8px}.poll-overview-grid{display:grid;grid-template-columns:minmax(0,1.58fr) minmax(320px,.72fr);gap:16px;align-items:stretch}.panel,.share-panel,.responses-section{border:1px solid var(--line);border-radius:19px;background:#fff;box-shadow:var(--shadow-sm)}.panel{min-width:0;overflow:hidden}.panel__head{min-height:90px;display:flex;align-items:center;justify-content:space-between;gap:25px;padding:18px 21px;border-bottom:1px solid var(--line)}.metric-pair{display:flex;gap:23px}.metric-pair>div{display:grid;gap:2px;text-align:right}.metric-pair strong{font-size:1.12rem}.metric-pair span{color:#8b9492;font-size:.66rem}.share-panel{display:flex;flex-direction:column;padding:22px}.share-panel__qr{align-self:center;display:grid;justify-items:center;gap:8px;margin:1px 0 20px;padding:10px;border:1px solid var(--line);border-radius:17px;background:#fff}.share-panel__qr span{color:#89928f;font-size:.64rem}.qr-image{display:block;max-width:100%;height:auto;border-radius:8px;image-rendering:pixelated}.qr-placeholder{display:grid;place-items:center;border-radius:10px;background:#f1f2ed}.share-panel__copy p{margin:7px 0 14px;color:var(--muted);font-size:.75rem;line-height:1.5}.code-badge{display:flex;align-items:center;justify-content:space-between;padding:10px 12px;border-radius:11px;background:#f2f1ff}.code-badge span{color:#73719a;font-size:.67rem}.code-badge strong{color:#514abd;font-size:1.02rem;letter-spacing:.12em}.link-stack{display:grid;gap:8px;margin:16px 0}.link-row{min-width:0;display:flex;align-items:center;gap:5px;padding:10px 7px 10px 11px;border:1px solid #e5e7e2;border-radius:11px}.link-row>div{min-width:0;flex:1;display:grid;gap:3px}.link-row span{color:#8c9492;font-size:.62rem}.link-row strong{overflow:hidden;color:#4e5856;font-size:.67rem;font-weight:620;text-overflow:ellipsis;white-space:nowrap}.responses-section{margin-top:16px;padding:22px}.response-tabs{display:flex;gap:4px;margin:20px 0 14px;padding:4px;border-radius:11px;background:#f0f1ec;overflow-x:auto}.response-tabs button{min-height:37px;display:inline-flex;align-items:center;gap:7px;padding:0 11px;border-radius:8px;color:#67716f;background:transparent;font-size:.72rem;font-weight:690;white-space:nowrap;cursor:pointer}.response-tabs button.is-active{color:var(--ink);background:#fff;box-shadow:0 2px 8px #141f1d12}.response-tabs span{min-width:20px;height:20px;display:grid;place-items:center;padding:0 5px;border-radius:20px;color:#747d7a;background:#e7e9e4;font-size:.62rem}.response-list{display:grid;gap:8px}.response-card{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:14px 15px;border:1px solid #e4e7e1;border-radius:13px;background:#fdfdfb}.response-card__main{min-width:0}.response-card__meta{display:flex;align-items:center;flex-wrap:wrap;gap:7px;color:#939b99;font-size:.64rem}.response-card__main p{margin:8px 0 0;font-size:.85rem;line-height:1.5;overflow-wrap:anywhere}.response-card__actions{flex:0 0 auto;display:flex;gap:7px}.response-state{min-height:22px;padding:0 7px}.response-state--pending{color:#8d5d14;background:var(--amber-soft)}.response-state--approved{color:#20745d;background:var(--mint-soft)}.response-state--hidden{color:#83504b;background:var(--coral-soft)}.flag-reason{color:#a75a50}.inline-empty{min-height:180px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:24px;border:1px dashed #d6dad3;border-radius:13px;text-align:center}.inline-empty strong{font-size:.86rem}.inline-empty p{max-width:390px;margin:6px 0 0;color:var(--muted);font-size:.73rem;line-height:1.5}.raw-answer-list{display:grid;gap:8px;padding:18px 24px 24px}.raw-answer-list article{padding:13px 14px;border:1px solid var(--line);border-radius:11px;background:#fff}.raw-answer-list p{margin:0;font-size:.82rem;line-height:1.5}.raw-answer-list span{display:block;margin-top:7px;color:#939b99;font-size:.64rem}.results-view{min-width:0;background:#fbfbf8}.results-view--dark{color:#f4f7f6;background:#101817}.results-view__toolbar{min-height:54px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:8px 15px;border-bottom:1px solid var(--line)}.results-view--dark .results-view__toolbar{border-color:#ffffff14}.segmented{display:inline-flex;padding:3px;border-radius:9px;background:#eceee9}.segmented button{min-height:31px;padding:0 12px;border-radius:7px;color:#737c79;background:transparent;font-size:.69rem;font-weight:720;cursor:pointer}.segmented button.is-active{color:var(--ink);background:#fff;box-shadow:0 1px 5px #141f1d17}.results-view--dark .segmented{background:#ffffff12}.results-view--dark .segmented button{color:#899793}.results-view--dark .segmented button.is-active{color:#eff4f2;background:#ffffff1f;box-shadow:none}.results-view--dark .text-button{color:#aab6b2}.word-cloud{position:relative;min-width:0}.word-cloud__canvas{width:100%;height:440px;display:block}.word-cloud__canvas--interactive{cursor:pointer}.word-cloud__hint{position:absolute;left:50%;bottom:13px;transform:translate(-50%);padding:6px 9px;border:1px solid var(--line);border-radius:8px;color:#515b59;background:#ffffffe6;box-shadow:var(--shadow-sm);font-size:.67rem;pointer-events:none}.results-view--spacious .word-cloud__canvas{height:min(62vh,650px)}.results-view--spacious .results-view__toolbar{justify-content:center;border:0;padding-top:0}.ranking-list{min-height:440px;max-height:520px;overflow:auto;display:grid;align-content:start;gap:3px;margin:0;padding:13px 16px 20px;list-style:none}.ranking-row{width:100%;min-height:54px;display:grid;grid-template-columns:34px minmax(0,1fr) 44px;align-items:center;gap:8px;padding:7px 8px;border-radius:9px;color:inherit;background:transparent;text-align:left}.ranking-row:not(:disabled){cursor:pointer}.ranking-row:not(:disabled):hover{background:#655de40f}.ranking-row:disabled{opacity:1}.ranking-row__number{color:#a2aaa7;font-size:.68rem;font-variant-numeric:tabular-nums}.ranking-row__main{min-width:0;display:grid;gap:7px}.ranking-row__label{overflow:hidden;font-size:.8rem;font-weight:690;text-overflow:ellipsis;white-space:nowrap}.ranking-row__bar{height:4px;overflow:hidden;border-radius:5px;background:#e8eae5}.ranking-row__bar i{height:100%;display:block;border-radius:inherit;background:linear-gradient(90deg,var(--violet),#827bec)}.ranking-row strong{font-size:.78rem;text-align:right;font-variant-numeric:tabular-nums}.results-view--dark .ranking-list{min-height:min(62vh,650px);max-height:min(62vh,650px)}.results-view--dark .ranking-row__number{color:#677470}.results-view--dark .ranking-row__bar{background:#ffffff14}.results-view--dark .ranking-row__bar i{background:linear-gradient(90deg,#7b72f1,#aaa4ff)}.results-empty{min-height:440px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:25px;text-align:center}.results-empty__pulse{height:52px;display:flex;align-items:center;gap:4px;margin-bottom:14px}.results-empty__pulse i{width:5px;border-radius:8px;background:#aaa5ed}.results-empty__pulse i:nth-child(1){height:15px}.results-empty__pulse i:nth-child(2){height:40px}.results-empty__pulse i:nth-child(3){height:24px}.results-empty strong{font-size:.9rem}.results-empty p{max-width:330px;margin:6px 0 0;color:var(--muted);font-size:.73rem;line-height:1.5}.results-view--dark .results-empty p{color:#7e8b87}.participant-page{min-height:100vh;display:flex;flex-direction:column;align-items:center;padding:22px 16px 26px;background:radial-gradient(circle at 50% -20%,rgba(101,93,228,.13),transparent 30rem),#f4f4ef}.participant-brand{width:min(100%,600px);min-height:50px;display:flex;align-items:center}.participant-card{width:min(100%,600px);margin:auto 0;padding:clamp(23px,5vw,38px);border:1px solid var(--line);border-radius:23px;background:#fffffff5;box-shadow:0 26px 80px #17201f1a}.participant-question>div{display:flex;align-items:center;justify-content:space-between;gap:10px}.editing-pill{color:#5750c4;background:var(--violet-soft)}.participant-question h1{margin:13px 0 0;font-size:clamp(1.75rem,7vw,2.7rem);line-height:1.1;letter-spacing:-.05em}.participant-question p{margin:13px 0 0;color:var(--muted);font-size:.91rem;line-height:1.6}.answer-form{display:grid;gap:15px;margin-top:29px}.answer-text{display:grid;gap:7px}.answer-text textarea{width:100%;min-height:150px;padding:16px;border:1px solid #d6dad4;border-radius:15px;color:var(--ink);background:#fbfbf8;font-size:1rem;line-height:1.55;resize:vertical}.answer-text textarea:focus{border-color:var(--violet);box-shadow:0 0 0 4px #655de417}.answer-text textarea::placeholder{color:#a7afac}.answer-text small{color:#8a9391;font-size:.69rem;line-height:1.45}.choice-list{display:grid;gap:9px;margin:0;padding:0;border:0}.choice-card{position:relative;min-height:58px;display:grid;grid-template-columns:28px minmax(0,1fr);align-items:center;gap:11px;padding:11px 14px;border:1px solid #dce0da;border-radius:14px;background:#fbfbf9;cursor:pointer;transition:border-color .16s ease,background .16s ease,transform .16s ease}.choice-card:hover{border-color:#beb9ed}.choice-card.is-selected{border-color:var(--violet);background:#f4f2ff;box-shadow:0 0 0 3px #655de412}.choice-card input{position:absolute;opacity:0;pointer-events:none}.choice-card i{width:25px;height:25px;display:grid;place-items:center;border:1.5px solid #b8c0bd;border-radius:7px;color:transparent;background:#fff;font-size:.72rem;font-style:normal}.choice-card input[type=radio]+i{border-radius:50%}.choice-card input[type=radio]:checked+i:after{content:"";width:11px;height:11px;border-radius:50%;background:var(--violet)}.choice-card input[type=checkbox]:checked+i{color:#fff;border-color:var(--violet);background:var(--violet)}.choice-card input:focus-visible+i{outline:3px solid rgba(101,93,228,.23);outline-offset:2px}.choice-card>span{font-size:.93rem;line-height:1.4}.choice-help{margin:4px 2px 0;color:var(--muted);font-size:.69rem}.participant-card--state{display:flex;flex-direction:column;align-items:center;padding-block:clamp(42px,9vw,70px);text-align:center}.participant-card--state .status-pill{align-self:flex-start;margin-top:-18px}.participant-card--state h1{margin:22px 0 9px;font-size:clamp(1.8rem,7vw,2.6rem);letter-spacing:-.05em}.participant-card--state>p{max-width:390px;margin:0;color:var(--muted);font-size:.87rem;line-height:1.6}.state-actions{width:min(100%,330px);display:grid;gap:9px;margin-top:24px}.state-orbit{position:relative;width:108px;height:108px;display:grid;place-items:center;margin-top:14px;border:1px solid #dcded8;border-radius:50%}.state-orbit i{position:absolute;top:14px;right:14px;bottom:14px;left:14px;border:1px solid #ebede8;border-radius:50%}.state-orbit i:nth-child(2){top:29px;right:29px;bottom:29px;left:29px}.state-orbit span{width:11px;height:11px;border-radius:50%;background:var(--violet);box-shadow:0 0 0 9px #655de41a;animation:livePulseViolet 2.2s ease-out infinite}.state-orbit--dark{display:inline-grid;border-color:#ffffff1f}.state-orbit--dark i{border-color:#ffffff12}@keyframes livePulseViolet{0%{box-shadow:0 0 #655de447}70%{box-shadow:0 0 0 18px #655de400}to{box-shadow:0 0 #655de400}}.participant-footer{width:min(100%,600px);min-height:48px;display:flex;align-items:flex-end;justify-content:center;color:#99a19f;font-size:.68rem}.live-page{min-height:100vh;overflow:hidden;display:grid;grid-template-rows:auto auto minmax(0,1fr) auto;color:#edf2f0;background:radial-gradient(circle at 50% 42%,rgba(101,93,228,.11),transparent 38rem),#101817}.live-page--message{display:flex;flex-direction:column;padding:28px clamp(22px,4vw,60px)}.live-page--message>.brand{align-self:flex-start}.live-message{min-height:70vh;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.live-message h1{margin:23px 0 9px;font-size:clamp(2.2rem,5vw,4rem);letter-spacing:-.055em}.live-message p{max-width:560px;margin:0 0 24px;color:#899692;font-size:.93rem;line-height:1.6}.live-topbar{min-height:76px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:20px;padding:0 clamp(20px,3vw,48px);border-bottom:1px solid rgba(255,255,255,.07)}.live-topbar__status,.live-topbar__actions{display:flex;align-items:center;gap:8px}.live-topbar__actions{justify-content:flex-end}.projector-button{min-height:40px;display:inline-flex;align-items:center;gap:7px;padding:0 11px;border-radius:9px;color:#aab6b2;background:#ffffff0f;font-size:.71rem;font-weight:700;cursor:pointer}.projector-button:hover{color:#fff;background:#ffffff1a}.live-heading{max-width:min(1160px,calc(100% - 60px));margin:0 auto;padding:clamp(22px,4vh,44px) 0 15px;text-align:center}.live-heading h1{margin:11px auto 7px;font-size:clamp(2rem,4.5vw,5.3rem);line-height:1.02;letter-spacing:-.06em}.live-heading p{max-width:700px;margin:0 auto;color:#84918d;font-size:clamp(.78rem,1.25vw,1rem);line-height:1.5}.live-stage{width:min(1340px,calc(100% - 50px));min-height:0;margin:0 auto}.live-stage .results-view{height:100%}.live-stage .word-cloud__canvas{min-height:380px}.live-footer{min-height:66px;display:flex;align-items:center;justify-content:space-between;gap:25px;padding:0 clamp(20px,3vw,48px);border-top:1px solid rgba(255,255,255,.07);color:#7d8b87}.live-count{display:flex;align-items:baseline;gap:6px}.live-count strong{color:#dce3e1;font-size:1.08rem}.live-count span{font-size:.7rem}.live-count i{width:3px;height:3px;margin:0 8px;border-radius:50%;background:#53605d}.live-footer button{min-height:38px;padding:0 11px;border-radius:9px;color:#879491;background:transparent;font-size:.72rem;cursor:pointer}.live-footer button:hover{color:#fff;background:#ffffff0f}.live-footer button strong{color:#bdb8ff;letter-spacing:.1em}.qr-modal{display:grid;justify-items:center;gap:14px;padding:24px 26px 28px}.qr-modal .qr-image{padding:8px;border:1px solid var(--line);border-radius:16px;background:#fff}.qr-modal__code{display:grid;gap:4px;text-align:center}.qr-modal__code span{color:var(--muted);font-size:.66rem}.qr-modal__code strong{color:var(--violet);font-size:1.7rem;letter-spacing:.14em}.qr-modal__link{width:100%;min-width:0;display:flex;align-items:center;gap:5px;padding:8px 9px 8px 12px;border:1px solid var(--line);border-radius:11px}.qr-modal__link>span{min-width:0;flex:1;overflow:hidden;color:#68726f;font-size:.68rem;text-overflow:ellipsis;white-space:nowrap}.not-found{min-height:100vh;display:flex;flex-direction:column;padding:28px clamp(20px,5vw,70px)}.not-found section{margin:auto;text-align:center}.not-found section>span{color:#aaa5ed;font-size:.75rem;font-weight:850;letter-spacing:.18em}.not-found h1{margin:10px 0 8px;font-size:clamp(2.5rem,7vw,5rem);letter-spacing:-.06em}.not-found p{margin:0 0 22px;color:var(--muted)}@media(max-width:1050px){.poll-overview-grid{grid-template-columns:1fr}.share-panel{display:grid;grid-template-columns:auto 1fr;column-gap:22px}.share-panel__qr{grid-row:span 2;margin:0}.link-stack{align-self:end;margin-top:0}.share-panel>.button{grid-column:2}.settings-grid--wide{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:820px){.auth-page{grid-template-columns:1fr}.auth-aside{display:none}.auth-panel{padding:28px 20px}.auth-panel__mobile-brand{display:block;position:absolute;left:22px;top:22px}.auth-form{margin-top:90px}.admin-topbar__inner{width:min(100% - 28px,1220px);grid-template-columns:1fr auto}.admin-nav,.admin-user__name{display:none}.admin-page{width:min(100% - 28px,1180px);padding-top:38px}.poll-heading,.page-heading{align-items:flex-start}.poll-heading{flex-direction:column}.poll-heading__actions{justify-content:flex-start}.poll-row{grid-template-columns:minmax(0,1fr) auto}.poll-row__stats{display:none}.type-grid{grid-template-columns:1fr}.type-card{min-height:116px;display:grid;grid-template-columns:45px 1fr;grid-template-rows:auto auto;align-content:center;column-gap:13px}.type-card__glyph{grid-row:span 2;margin:0}.type-card p{margin-top:4px}.live-topbar{grid-template-columns:1fr auto}.live-topbar__status{display:none}.live-topbar__actions{justify-content:flex-end}.projector-button{width:42px;padding:0;justify-content:center;font-size:0}.projector-button span{font-size:1rem}.live-heading{max-width:calc(100% - 30px)}.live-stage{width:calc(100% - 24px)}.live-footer{padding-inline:16px}}@media(max-width:620px){.button{min-height:46px}.modal-backdrop{align-items:end;padding:0}.modal{width:100%;max-height:94vh;border-radius:21px 21px 0 0}.modal__head{padding:20px 19px 16px}.modal-form,.wizard-step{padding:19px}.wizard-progress{margin-inline:19px}.settings-grid,.settings-grid--wide{grid-template-columns:1fr}.field--span-2,.settings-card .field--span-2{grid-column:auto}.modal-actions{display:grid;grid-template-columns:1fr 1fr}.modal-actions .button:only-child{grid-column:1 / -1}.admin-user .text-button{width:40px;overflow:hidden;padding:0;font-size:0}.admin-user .text-button:before{content:"⋯";font-size:1rem}.admin-user .text-button:last-child:before{content:"↗";transform:rotate(90deg)}.page-heading{flex-direction:column;margin-bottom:25px}.page-heading .button{width:100%}.page-heading h1{font-size:2.8rem}.poll-row{gap:8px;padding:12px}.poll-row__glyph{width:43px;height:43px}.poll-row__copy>div>span:not(.status-pill){display:none}.poll-row__copy h2{font-size:.88rem}.poll-row__actions .copy-button{display:none}.poll-heading h1{font-size:2.15rem}.poll-heading__actions{width:100%;display:grid;grid-template-columns:1fr 1fr}.poll-heading__actions .button--primary{grid-column:span 2}.share-panel{display:flex}.share-panel__qr{align-self:center}.share-panel>.button{width:100%}.panel__head{align-items:flex-start}.metric-pair{gap:13px}.word-cloud__canvas{height:360px}.ranking-list,.results-empty{min-height:360px}.responses-section{padding:17px 13px}.section-title{flex-direction:column}.section-actions{width:100%;display:grid;grid-template-columns:1fr 1fr}.response-card{align-items:stretch;flex-direction:column}.response-card__actions{display:grid;grid-template-columns:1fr 1fr}.response-card__actions .button:only-child{grid-column:1 / -1}.participant-page{padding:14px 12px 20px}.participant-card{padding:23px 18px;border-radius:19px}.participant-question h1{font-size:2rem}.choice-card{min-height:60px}.participant-footer{min-height:42px}.live-topbar{min-height:62px;padding-inline:14px}.live-topbar .brand span:last-child{display:none}.live-heading{padding-top:20px}.live-heading h1{font-size:clamp(1.8rem,9vw,2.8rem)}.live-stage .word-cloud__canvas{height:52vh;min-height:330px}.results-view--spacious .word-cloud__canvas{height:52vh}.live-footer{min-height:58px}.live-footer button{font-size:0}.live-footer button strong{font-size:.75rem}.live-count span{display:none}.live-count i{margin-inline:3px}}@media(max-width:390px){.poll-heading__actions{grid-template-columns:1fr}.poll-heading__actions .button--primary{grid-column:auto}.metric-pair{display:none}.results-view__toolbar{padding-inline:9px}.segmented button{padding-inline:10px}.modal-actions{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
