:root{color:#0f172a;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;--brand-primary:#0024b5;--brand-primary-hover:#001e96;--brand-accent:#2563eb;--brand-light:#eff6ff;--brand-gradient:linear-gradient(135deg, #0024b5 0%, #1d4ed8 60%, #3b82f6 100%);--brand-glow:#0024b540;--live-green:#10b981;--live-green-bg:#ecfdf5;--live-green-border:#a7f3d0;--danger-red:#ef4444;--danger-red-hover:#dc2626;--danger-light:#fef2f2;--danger-border:#fecaca;--amber-warning:#f59e0b;--amber-light:#fffbeb;--surface:#fff;--surface-alt:#f1f5f9;--border:#e2e8f0;--border-focus:#0024b5;--muted:#64748b;--muted-light:#94a3b8;--shadow-sm:0 1px 2px 0 #0000000d;--shadow-md:0 4px 16px -2px #0f172a0f, 0 2px 6px -1px #0f172a08;--shadow-lg:0 12px 32px -4px #0024b514, 0 4px 12px -2px #0f172a0a;--shadow-xl:0 24px 48px -8px #00187829;--radius-sm:8px;--radius-md:12px;--radius-lg:18px;--radius-full:9999px;background:#f8fafc;font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}*{box-sizing:border-box}body{background:var(--surface-alt);min-width:320px;min-height:100vh;margin:0}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit}h1,h2,h3,p{margin-top:0}h1,h2,h3,.brand-title{font-family:Plus Jakarta Sans,sans-serif}h1{letter-spacing:-.035em;font-weight:800}h2{letter-spacing:-.025em;font-weight:700}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,summary:focus-visible{outline-offset:2px;outline:3px solid #0024b559}.app-shell{flex-direction:column;min-height:100vh;display:flex}.topbar{color:#fff;z-index:30;background:#0b1120;border-bottom:1px solid #ffffff14;align-items:center;gap:36px;height:72px;padding:0 32px;display:flex;position:sticky;top:0;box-shadow:0 4px 20px #00000040}.brand{align-items:center;gap:12px;text-decoration:none;display:inline-flex}.brand-logo-container{border-radius:var(--radius-sm);background:#fff;justify-content:center;align-items:center;width:40px;height:40px;padding:4px;display:flex;box-shadow:0 2px 8px #0003}.brand-logo-img{object-fit:contain;width:100%;height:100%;display:block}.brand-text-group{align-items:center;gap:8px;display:flex}.brand-title{letter-spacing:-.03em;color:#fff;font-size:1.25rem;font-weight:800}.brand-badge-live{color:#fff;letter-spacing:.09em;border-radius:var(--radius-full);text-shadow:0 1px 1px #0003;background:linear-gradient(135deg,#059669 0%,#10b981 100%);align-items:center;gap:5px;padding:2.5px 8px;font-size:.68rem;font-weight:800;display:inline-flex;box-shadow:0 1px 4px #05966959}.topbar nav{align-self:stretch;gap:8px;display:flex}.topbar nav a{color:#94a3b8;border-bottom:3px solid #0000;align-items:center;padding:0 16px;font-size:.95rem;font-weight:600;text-decoration:none;transition:color .15s,border-color .15s;display:flex}.topbar nav a:hover{color:#fff}.topbar nav a.active{color:#fff;border-color:#38bdf8}.account-menu{align-items:center;gap:16px;margin-left:auto;display:flex}.user-chip{border-radius:var(--radius-full);color:#e2e8f0;background:#ffffff14;border:1px solid #ffffff1a;align-items:center;gap:8px;padding:6px 14px;font-size:.85rem;display:flex}.user-dot{background:var(--live-green);width:7px;height:7px;box-shadow:0 0 8px var(--live-green);border-radius:50%}.logout-btn{color:#cbd5e1;border-radius:var(--radius-sm);border:1px solid #ffffff26;transition:all .15s}.logout-btn:hover{color:#fff;background:#ffffff1a}.content{flex:1;padding-bottom:60px}.page-container{max-width:1240px;margin:0 auto;padding:44px 28px}.page-container.narrow{max-width:1040px}.editor-width{max-width:1080px}.page-heading{margin-bottom:28px}.page-heading h1,.program-header h1{color:#0f172a;letter-spacing:-.035em;margin:0;font-size:clamp(2rem,3.5vw,2.75rem);line-height:1.15}.eyebrow{color:var(--brand-accent);text-transform:uppercase;letter-spacing:.12em;margin-bottom:6px;font-size:.75rem;font-weight:800}.muted{color:var(--muted)}.row,.row-between{align-items:center;gap:12px;display:flex}.row-between{justify-content:space-between}.row-between.start{align-items:flex-start}.wrap{flex-wrap:wrap}.gap-sm{gap:8px}.gap-md{gap:16px}.full{justify-content:center;width:100%}.metrics-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px;margin-bottom:32px;display:grid}.metric-card{border:1px solid var(--border);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);background:#fff;flex-direction:column;gap:4px;padding:20px 24px;transition:transform .15s,box-shadow .15s;display:flex;position:relative;overflow:hidden}.metric-card:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}.metric-card:before{content:"";background:var(--brand-gradient);height:3px;position:absolute;top:0;left:0;right:0}.metric-label{text-transform:uppercase;letter-spacing:.05em;color:var(--muted);font-size:.8rem;font-weight:700}.metric-value{color:#0f172a;letter-spacing:-.03em;font-size:2.2rem;font-weight:800}.button{border-radius:var(--radius-sm);cursor:pointer;border:1px solid #0000;justify-content:center;align-items:center;gap:8px;min-height:42px;padding:9px 18px;font-size:.92rem;font-weight:700;text-decoration:none;transition:all .15s ease-in-out;display:inline-flex}.button:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 12px #00000014}.button:active:not(:disabled){transform:translateY(0)}.button:disabled{opacity:.55;cursor:not-allowed}.button.primary{color:#fff;background:var(--brand-gradient);box-shadow:0 2px 8px var(--brand-glow);border:1px solid #0024b533}.button.primary:hover:not(:disabled){filter:brightness(1.06);box-shadow:0 4px 16px #0024b566}.button.secondary{color:#1e293b;background:#fff;border-color:#cbd5e1}.button.secondary:hover:not(:disabled){background:#f8fafc;border-color:#94a3b8}.button.ghost{color:inherit;background:0 0}.button.ghost:hover:not(:disabled){background:#0000000a}.button.danger{color:#fff;background:var(--danger-red)}.button.danger:hover:not(:disabled){background:var(--danger-red-hover);box-shadow:0 4px 12px #ef444459}.button.danger-outline{color:var(--danger-red);border:1px solid var(--danger-border);background:#fff}.button.danger-outline:hover:not(:disabled){background:var(--danger-light);border-color:var(--danger-red)}.button.small{min-height:34px;padding:5px 12px;font-size:.85rem}.required,.danger-text{color:var(--danger-red)!important}.icon-button{cursor:pointer;border-radius:var(--radius-sm);width:36px;height:36px;color:var(--muted);background:0 0;border:0;place-items:center;font-size:1.4rem;transition:background .15s,color .15s;display:grid}.icon-button:hover{color:#0f172a;background:#f1f5f9}.toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-bottom:24px;display:flex}.search-field{border:1px solid var(--border);border-radius:var(--radius-md);width:min(380px,100%);box-shadow:var(--shadow-sm);background:#fff;align-items:center;padding:0 14px;transition:border-color .15s,box-shadow .15s;display:flex}.search-field:focus-within{border-color:var(--brand-primary);box-shadow:0 0 0 3px #0024b51f}.search-field input{background:0 0;border:0;outline:0;width:100%;padding:12px 10px;font-size:.95rem}.program-grid{grid-template-columns:repeat(auto-fill,minmax(310px,1fr));gap:24px;display:grid}.program-card,.panel{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);transition:transform .18s,box-shadow .18s,border-color .18s}.program-card{flex-direction:column;gap:18px;min-height:290px;padding:24px;display:flex}.program-card:hover{box-shadow:var(--shadow-lg);border-color:#cbd5e1;transform:translateY(-3px)}.program-card h2{color:#0f172a;margin-bottom:8px;font-size:1.3rem}.program-icon{border-radius:var(--radius-md);width:46px;height:46px;color:var(--brand-primary);background:linear-gradient(135deg,#eef2ff 0%,#e0e7ff 100%);border:1px solid #0024b51f;place-items:center;font-size:1.25rem;font-weight:800;display:grid}.poll-count{color:#475569;align-items:center;gap:6px;margin:auto 0 0;font-size:.9rem;font-weight:700;display:flex}.card-actions{align-items:center;gap:8px;display:flex}.badge{border-radius:var(--radius-full);color:#475569;letter-spacing:.04em;background:#f1f5f9;align-items:center;gap:6px;padding:5px 10px;font-size:.75rem;font-weight:700;display:inline-flex}.badge.live{background:var(--live-green-bg);color:#065f46;border:1px solid var(--live-green-border)}.badge.live span{background:var(--live-green);width:8px;height:8px;box-shadow:0 0 6px var(--live-green);border-radius:50%;animation:1.8s infinite pulse-live}@keyframes pulse-live{0%{opacity:.8;transform:scale(.95)}50%{opacity:1;transform:scale(1.2)}to{opacity:.8;transform:scale(.95)}}.more-menu{margin-left:auto;position:relative}.more-menu summary,.more-menu-trigger{cursor:pointer;border-radius:var(--radius-sm);color:var(--muted);-webkit-user-select:none;user-select:none;background:0 0;border:none;justify-content:center;align-items:center;padding:6px 10px;font-family:inherit;font-size:1.05rem;font-weight:800;line-height:1;list-style:none;transition:all .15s;display:inline-flex}.more-menu summary:hover,.more-menu-trigger:hover,.more-menu-trigger.is-active{color:#0f172a;background:#f1f5f9}.more-menu summary::-webkit-details-marker{display:none}.more-menu>div,.more-menu-dropdown{z-index:50;border:1px solid var(--border);border-radius:var(--radius-md);transform-origin:100% 0;background:#fff;flex-direction:column;gap:2px;min-width:170px;padding:6px;animation:.12s cubic-bezier(.16,1,.3,1) moreMenuPop;display:flex;position:absolute;top:calc(100% + 6px);right:0;box-shadow:0 12px 32px -4px #0f172a1f,0 4px 12px -2px #0f172a14}@keyframes moreMenuPop{0%{opacity:0;transform:scale(.95)translateY(-4px)}to{opacity:1;transform:scale(1)translateY(0)}}.more-menu button{text-align:left;cursor:pointer;border-radius:var(--radius-sm);background:0 0;border:0;align-items:center;gap:8px;width:100%;padding:10px 12px;font-size:.9rem;font-weight:600;transition:background .12s;display:flex}.more-menu button:hover{background:#f8fafc}.more-menu button.danger-text:hover{background:var(--danger-light)}.panel{padding:30px}.panel-heading{margin-bottom:24px}.panel-heading h2{margin:0}.program-header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:24px;margin:16px 0 28px;padding-bottom:22px;display:flex}.program-title-area{flex:1;min-width:0}.program-title-area h1{letter-spacing:-.035em;color:#0f172a;margin:0;font-size:clamp(1.85rem,3vw,2.45rem);font-weight:800;line-height:1.18}.program-actions-bar{flex-shrink:0;align-items:center;gap:10px;display:flex}.program-actions-bar .button{border-radius:var(--radius-sm);white-space:nowrap;align-items:center;height:42px;padding:0 16px;font-size:.92rem;font-weight:600;display:inline-flex}.program-actions-bar .button.primary{padding:0 20px;font-weight:700;box-shadow:0 2px 10px #0024b538}.program-actions-bar .button.primary:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 16px #0024b559}.program-more-menu{margin-left:0}.program-more-menu summary,.program-more-menu .more-menu-trigger{border:1px solid var(--border);border-radius:var(--radius-sm);cursor:pointer;width:42px;height:42px;color:var(--muted);box-shadow:var(--shadow-sm);background:#fff;justify-content:center;align-items:center;font-size:1.15rem;transition:all .15s;display:inline-flex}.program-more-menu summary:hover,.program-more-menu .more-menu-trigger:hover{color:#0f172a;background:#f8fafc;border-color:#cbd5e1}.program-more-menu[open] summary,.program-more-menu .more-menu-trigger.is-active{border-color:var(--brand-accent);color:var(--brand-accent);background:#f1f5f9}.back-link{color:var(--brand-accent);align-items:center;gap:6px;margin-bottom:12px;font-size:.92rem;font-weight:700;text-decoration:none;display:inline-flex}.back-link:hover{text-decoration:underline}.poll-list{border-top:1px solid var(--border);margin:0;padding:0;list-style:none}.poll-list li{border-bottom:1px solid var(--border);align-items:center;gap:16px;min-height:80px;padding:14px 8px;transition:background .15s,opacity .15s;display:flex}.poll-list li:hover{background:#f8fafc}.poll-list li.dragging{opacity:.35;background:#eef2ff}.drag-handle{cursor:grab;color:#94a3b8;-webkit-user-select:none;user-select:none;font-size:1.4rem}.poll-number{width:34px;height:34px;color:var(--brand-primary);background:#eff6ff;border:1px solid #0024b526;border-radius:50%;place-items:center;font-size:.92rem;font-weight:800;display:grid}.poll-summary{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.poll-summary strong{text-overflow:ellipsis;white-space:nowrap;font-size:1.05rem;overflow:hidden}.poll-summary span{color:var(--muted);font-size:.88rem}.stack-form{flex-direction:column;gap:20px;display:flex}.stack-form label,.stack-form fieldset{flex-direction:column;gap:7px;font-size:.92rem;font-weight:700;display:flex}.stack-form input,.stack-form textarea{border-radius:var(--radius-sm);color:#0f172a;resize:vertical;background:#fff;border:1px solid #cbd5e1;padding:12px 14px;transition:border-color .15s,box-shadow .15s}.stack-form input:focus,.stack-form textarea:focus{border-color:var(--brand-primary);outline:3px solid #0024b526}.stack-form fieldset{border:0;margin:0;padding:0}.stack-form legend{margin-bottom:6px;padding:0}.field-meta{color:var(--muted);align-self:flex-end;font-size:.8rem;font-weight:500}.form-actions,.modal-actions{justify-content:flex-end;gap:12px;padding-top:10px;display:flex}.editor-grid{grid-template-columns:minmax(0,1fr) 320px;align-items:start;gap:28px;display:grid}.poll-form{padding:32px}.option-editor-list{flex-direction:column;gap:12px;margin:10px 0;display:flex}.option-editor{align-items:center;gap:10px;display:flex}.option-editor>span{color:#fff;background:#0b1120;border-radius:50%;place-items:center;width:32px;height:32px;font-size:.85rem;font-weight:700;display:grid}.option-editor input{flex:1}.qr-preview{text-align:center;position:sticky;top:96px}.qr-preview svg{border-radius:var(--radius-md);max-width:100%;height:auto;box-shadow:var(--shadow-sm)}.url-text{overflow-wrap:anywhere;color:var(--brand-primary);margin:15px 0;font-size:.85rem;font-weight:600}.hint{color:var(--muted);margin:14px 0 0;font-size:.82rem}.qr-placeholder{min-height:250px;color:var(--muted);align-content:center;place-items:center;display:grid}.qr-placeholder div{border-radius:var(--radius-md);border:3px dashed #cbd5e1;place-items:center;width:130px;height:130px;font-size:1.6rem;font-weight:800;display:grid}.modal-backdrop{z-index:60;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0b1120a6;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal{border-radius:var(--radius-lg);width:min(540px,100%);box-shadow:var(--shadow-xl);border:1px solid var(--border);background:#fff;padding:30px}.modal.danger-modal{border-top:4px solid var(--danger-red)}.danger-warning-box{background:var(--danger-light);border:1px solid var(--danger-border);border-radius:var(--radius-sm);color:#991b1b;margin:12px 0 18px;padding:14px 16px;font-size:.92rem;line-height:1.5}.modal h2{margin:0;font-size:1.5rem}.modal .stack-form{margin-top:22px}.modal-header-text{margin-top:14px;margin-bottom:18px}.modal-header-text h2{color:#0f172a;margin-bottom:6px;font-size:1.45rem;font-weight:700}.modal-header-text p{color:var(--muted);margin:0;font-size:.92rem;line-height:1.5}.modal-description{color:#334155;margin:16px 0 20px;font-size:.95rem;line-height:1.55}.modal-highlight-box{background:var(--brand-light);border-radius:var(--radius-md);border:1px solid #0024b51f;align-items:center;gap:14px;margin-bottom:20px;padding:14px 18px;display:flex}.highlight-icon{border-radius:var(--radius-sm);background:#0024b514;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.4rem;line-height:1;display:flex}.highlight-content{flex-direction:column;gap:2px;min-width:0;display:flex}.highlight-title{color:#0f172a;white-space:nowrap;text-overflow:ellipsis;font-size:.98rem;font-weight:600;overflow:hidden}.highlight-meta{color:var(--brand-primary);font-size:.84rem;font-weight:500}.input-hint{color:var(--muted);margin-top:6px;font-size:.82rem;line-height:1.4;display:block}.alert{border-radius:var(--radius-md);justify-content:space-between;align-items:center;gap:14px;margin-bottom:20px;padding:14px 18px;font-size:.92rem;font-weight:500;display:flex}.alert.error{color:#991b1b;background:var(--danger-light);border:1px solid var(--danger-border)}.alert.success{color:#065f46;background:var(--live-green-bg);border:1px solid var(--live-green-border)}.empty-state{text-align:center;color:var(--muted);padding:60px 24px}.empty-state h2{color:#0f172a;margin-bottom:8px;font-size:1.5rem}.empty-icon{width:56px;height:56px;color:var(--brand-primary);background:#eff6ff;border-radius:50%;place-items:center;margin:0 auto 16px;font-size:1.4rem;font-weight:800;display:grid}.center-section{place-items:center;min-height:260px;display:grid}.center-screen{background:#070b18;place-items:center;min-height:100vh;display:grid}.spinner{border:4px solid #e2e8f0;border-top-color:var(--brand-primary);border-radius:50%;width:36px;height:36px;animation:.75s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.clamp-2{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.login-page{background:#fff;grid-template-columns:minmax(380px,46%) 1fr;min-height:100vh;display:grid}.login-panel{flex-direction:column;gap:36px;width:min(450px,100% - 56px);margin:auto;padding:40px 0;display:flex}.login-brand-header{flex-wrap:wrap;align-items:center;gap:20px;display:flex}.home-brand-full-logo{object-fit:contain;width:auto;max-width:200px;height:60px;margin-left:-4px;margin-right:-6px;display:block}.home-brand-divider{background:#cbd5e1;border-radius:1px;width:1.5px;height:32px}.home-brand-pulse-group{align-items:center;gap:10px;display:flex}.home-brand-pulse-title{letter-spacing:-.04em;color:#0f172a;font-family:Plus Jakarta Sans,sans-serif;font-size:1.85rem;font-weight:800;line-height:1}.pulse-live-badge{color:#fff;letter-spacing:.09em;border-radius:var(--radius-full);text-shadow:0 1px 2px #00000040;background:linear-gradient(135deg,#047857 0%,#059669 40%,#10b981 100%);align-items:center;gap:6px;padding:3.5px 10px 3.5px 8px;font-size:.7rem;font-weight:800;line-height:1;display:inline-flex;box-shadow:0 2px 8px #05966959,inset 0 0 0 1px #ffffff40}.live-dot-wrap{justify-content:center;align-items:center;width:8px;height:8px;display:inline-flex;position:relative}.live-dot-core{background:#fff;border-radius:50%;width:6px;height:6px;box-shadow:0 0 5px #ffffffe6}.live-dot-ping{background:#ffffffb3;border-radius:50%;width:100%;height:100%;animation:1.8s cubic-bezier(0,0,.2,1) infinite livePing;position:absolute}@keyframes livePing{0%{opacity:.9;transform:scale(1)}75%,to{opacity:0;transform:scale(2.6)}}.login-logo-wrap{border-radius:var(--radius-sm);border:1px solid var(--border);width:48px;height:48px;box-shadow:var(--shadow-sm);background:#fff;justify-content:center;align-items:center;padding:5px;display:flex}.login-brand-header .brand-title{color:#0f172a;font-size:1.5rem}.login-panel h1{color:#0f172a;letter-spacing:-.035em;margin-bottom:4px;font-size:2.3rem;font-weight:800}.login-submit-btn{border-radius:var(--radius-md);min-height:50px;font-size:1rem;font-weight:600;box-shadow:0 4px 14px #0024b538}.login-aside{color:#fff;background:radial-gradient(circle at 100% 0,#1e3a8a 0%,#0f172a 70%,#070b18 100%);flex-direction:column;justify-content:center;align-items:center;gap:40px;padding:60px;display:flex;position:relative;overflow:hidden}.login-aside-glow{pointer-events:none;background:radial-gradient(circle,#0024b573 0%,#2563eb00 70%);width:500px;height:500px;position:absolute;top:10%;left:20%}.login-aside h2{z-index:2;text-align:center;max-width:600px;font-size:clamp(2.4rem,4.5vw,4rem);line-height:1.1}.login-aside-sub{color:#94a3b8;text-align:center;z-index:2;max-width:500px;font-size:1.1rem}.text-gradient{background:linear-gradient(135deg,#60a5fa 0%,#93c5fd 50%,#fff 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.signal-card{z-index:2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#0f172a;border-radius:var(--radius-lg);background:#fffffff2;border:1px solid #ffffff40;width:min(440px,92%);padding:30px;transform:rotate(-1.5deg);box-shadow:0 30px 60px #0006}.signal-card-top{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.signal-dot.pulsing{background:var(--live-green);width:10px;height:10px;box-shadow:0 0 8px var(--live-green);border-radius:50%;animation:1.5s infinite pulse-live;display:inline-block}.sample-question{color:#1e293b;margin-bottom:20px;font-size:1.05rem;font-weight:700}.sample-bars-list{flex-direction:column;gap:14px;display:flex}.sample-bar-item{flex-direction:column;gap:6px;display:flex}.sample-bar-label{color:#475569;justify-content:space-between;font-size:.85rem;font-weight:600;display:flex}.sample-bar{background:#e2e8f0;border-radius:6px;height:12px;overflow:hidden}.sample-bar span{background:var(--brand-gradient);border-radius:inherit;height:100%;display:block}.participant-page{min-height:100dvh;padding:clamp(16px,4vw,32px);padding-top:max(clamp(16px, 4vw, 32px), env(safe-area-inset-top));padding-bottom:max(clamp(16px, 4vw, 32px), env(safe-area-inset-bottom));box-sizing:border-box;-webkit-text-size-adjust:100%;background:radial-gradient(circle at 50% 0,#eef2ff 0%,#f8fafc 60%,#f1f5f9 100%);flex-direction:column;justify-content:center;align-items:center;display:flex}.participant-card{border:1px solid var(--border);box-sizing:border-box;background:#fff;border-radius:22px;width:100%;max-width:520px;padding:clamp(22px,5.5vw,38px);animation:.22s ease-out cardAppear;box-shadow:0 20px 40px -15px #0f172a14,0 0 1px #0f172a1a}@keyframes cardAppear{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.participant-header{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;gap:12px;margin-bottom:24px;padding-bottom:16px;display:flex}.participant-brand{align-items:center;gap:10px;text-decoration:none;display:inline-flex}.participant-brand .brand-logo-container{border-radius:var(--radius-sm);background:#fff;border:1px solid #e2e8f0;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;padding:3px;display:flex;box-shadow:0 1px 3px #0000000f}.participant-brand .brand-title.dark{color:#0f172a;letter-spacing:-.03em;font-size:1.2rem;font-weight:800}.live-status-pill{color:#059669;letter-spacing:.04em;text-transform:uppercase;background:#ecfdf5;border:1px solid #a7f3d0;border-radius:999px;align-items:center;gap:6px;padding:3px 10px;font-size:.75rem;font-weight:700;display:inline-flex}.live-status-pill .status-dot.open{background:#10b981;border-radius:50%;width:7px;height:7px;animation:1.6s infinite pulse-live;box-shadow:0 0 8px #10b981}.participant-question{color:#0f172a;letter-spacing:-.025em;margin:0 0 24px;font-size:clamp(1.35rem,4.5vw,1.85rem);font-weight:800;line-height:1.28}.choice-list{flex-direction:column;gap:12px;margin-bottom:26px;display:flex}.choice{border-radius:var(--radius-md);cursor:pointer;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;touch-action:manipulation;box-sizing:border-box;background:#fff;border:2px solid #e2e8f0;align-items:center;gap:14px;min-height:56px;padding:16px 18px;transition:all .15s;display:flex}.choice:hover{background:#f8fafc;border-color:#cbd5e1}.choice:active{background:#f1f5f9;transform:scale(.99)}.choice.selected{border-color:var(--brand-primary);background:#f0f4ff;box-shadow:0 2px 10px #0024b514}.choice input{opacity:0;pointer-events:none;position:absolute}.radio-mark{border:2px solid #cbd5e1;border-radius:50%;flex:none;width:22px;height:22px;transition:all .15s;box-shadow:inset 0 0 0 4px #fff}.choice.selected .radio-mark{border-color:var(--brand-primary);background:var(--brand-primary);box-shadow:inset 0 0 0 4px #fff}.choice-text{color:#1e293b;flex:1;font-size:1rem;font-weight:600;line-height:1.35}.choice.selected .choice-text{color:#0f172a;font-weight:700}.participant-submit{border-radius:var(--radius-md);touch-action:manipulation;-webkit-tap-highlight-color:transparent;width:100%;min-height:52px;font-size:1.05rem;font-weight:700;box-shadow:0 4px 14px #0024b538}.participant-submit:disabled{box-shadow:none;opacity:.55;cursor:not-allowed}.success-card{text-align:center}.confirmation-content{flex-direction:column;align-items:center;gap:12px;padding:24px 8px 16px;display:flex}.success-check-icon{color:#059669;background:linear-gradient(135deg,#ecfdf5 0%,#d1fae5 100%);border:2px solid #a7f3d0;border-radius:50%;place-items:center;width:72px;height:72px;margin-bottom:8px;font-size:2.2rem;font-weight:800;animation:.35s cubic-bezier(.16,1,.3,1) checkPop;display:grid;box-shadow:0 8px 24px #10b98133}@keyframes checkPop{0%{opacity:0;transform:scale(.6)}70%{opacity:1;transform:scale(1.1)}to{opacity:1;transform:scale(1)}}.confirmation-title{color:#0f172a;letter-spacing:-.03em;margin:0;font-size:clamp(1.6rem,5vw,2.1rem);font-weight:800}.confirmation-subtext{color:var(--muted);margin:0;font-size:1.05rem;font-weight:500}.status-card,.loading-card{text-align:center}.status-symbol{border-radius:var(--radius-lg);min-width:68px;height:68px;color:var(--brand-primary);background:#eff6ff;place-items:center;margin-bottom:20px;font-size:2rem;font-weight:800;display:inline-grid}.status-message{color:var(--muted);margin-bottom:20px;font-size:1rem;line-height:1.5}.presenter-screen{color:#f8fafc;background:radial-gradient(circle at 50% 0,#0d162b 0%,#070b18 100%);grid-template-rows:auto 1fr auto;min-height:100vh;display:grid;position:relative}.presenter-header{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#070b18d9;border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;padding:20px 4vw;display:flex}.presenter-brand-badge{align-items:center;gap:12px;display:flex}.presenter-brand-logo{object-fit:contain;background:#fff;border-radius:6px;width:34px;height:34px;padding:3px;box-shadow:0 2px 6px #0000004d}.presenter-live-indicator{border-radius:var(--radius-full);background:#ffffff0f;border:1px solid #ffffff1f;align-items:center;gap:8px;padding:6px 14px;font-size:.9rem;font-weight:700;display:inline-flex}.status-dot{background:#64748b;border-radius:50%;width:10px;height:10px}.status-dot.open{background:var(--live-green);box-shadow:0 0 10px var(--live-green);animation:1.6s infinite pulse-live}.position{color:#94a3b8;border-radius:var(--radius-full);background:#ffffff0f;padding:6px 14px;font-size:.95rem;font-weight:700}.presenter-content{grid-template-columns:minmax(0,1fr) minmax(280px,28vw);align-items:center;gap:clamp(32px,5vw,84px);padding:clamp(28px,4vw,64px);display:grid}.results-area h1{overflow-wrap:anywhere;letter-spacing:-.03em;color:#fff;margin-bottom:clamp(32px,5vh,60px);font-size:clamp(2.2rem,4.4vw,4.2rem);font-weight:800;line-height:1.12}.results-list{flex-direction:column;gap:clamp(18px,2.5vh,28px);display:flex}.result{border-radius:var(--radius-md);background:#ffffff08;border:1px solid #ffffff0f;padding:16px 20px;transition:all .2s}.result-label{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:12px;font-size:clamp(1.1rem,1.8vw,1.7rem);font-weight:700;display:flex}.result-label strong{white-space:nowrap;color:#38bdf8;font-weight:800}.result-label small{color:#94a3b8;margin-left:6px;font-size:.85em;font-weight:500}.result-track{border-radius:var(--radius-sm);background:#ffffff14;height:clamp(22px,2.6vh,32px);overflow:hidden}.result-fill{border-radius:inherit;background:linear-gradient(90deg,#2563eb 0%,#38bdf8 100%);min-width:0;height:100%;transition:width .65s cubic-bezier(.34,1.56,.64,1);box-shadow:0 0 16px #38bdf866}.presenter-side{text-align:center;border-radius:var(--radius-lg);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffff0a;border:1px solid #ffffff14;flex-direction:column;align-items:center;padding:36px 24px;display:flex}.presenter-side svg{border-radius:var(--radius-md);background:#fff;width:min(240px,100%);height:auto;padding:8px;box-shadow:0 12px 36px #00000080}.presenter-side>p{color:#94a3b8;letter-spacing:.05em;text-transform:uppercase;margin:18px 0 24px;font-size:.95rem;font-weight:700}.response-total{flex-direction:column;display:flex}.response-total strong{color:#38bdf8;text-shadow:0 0 28px #38bdf866;font:800 clamp(3.5rem,7vw,6rem)/1 Space Grotesk,sans-serif}.response-total span{color:#94a3b8;margin-top:4px;font-size:clamp(1rem,1.4vw,1.3rem);font-weight:600}.results-hidden{text-align:center;color:#94a3b8;align-content:center;place-items:center;min-height:320px;display:grid}.results-hidden h2{color:#fff;margin:14px 0 8px;font-size:2.2rem}.hidden-symbol{color:#38bdf8;letter-spacing:.2em;font-size:3.5rem}.presenter-controls{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#070b18eb;border-top:1px solid #ffffff14;flex-wrap:wrap;justify-content:center;gap:12px;padding:16px 2vw;display:flex}.button.control{color:#fff;border-radius:var(--radius-sm);background:#ffffff14;border:1px solid #ffffff1f;font-weight:600}.button.control:hover:not(:disabled){background:#ffffff29;border-color:#ffffff40}.button.control.prominent.primary{background:var(--brand-gradient);border-color:#fff3}.button.control.danger{background:var(--danger-red)}.history-layout{grid-template-columns:320px 1fr;align-items:flex-start;gap:28px;margin-top:16px;display:grid}.history-sidebar{border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);background:#fff;position:sticky;top:88px;overflow:hidden}.history-sidebar-header{border-bottom:1px solid var(--border);background:#fafcff;justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.history-sidebar-header h2{color:#0f172a;margin:0;font-size:1.05rem;font-weight:700}.history-count-pill{color:#475569;background:#e2e8f0;border-radius:999px;padding:2px 8px;font-size:.75rem;font-weight:700}.history-session-list{flex-direction:column;max-height:calc(100vh - 220px);display:flex;overflow-y:auto}.history-session-item{text-align:left;cursor:pointer;background:#fff;border-top:none;border-bottom:1px solid #f1f5f9;border-left:3px solid #0000;border-right:none;flex-direction:column;gap:6px;width:100%;padding:16px 18px;transition:all .15s;display:flex}.history-session-item:last-child{border-bottom:none}.history-session-item:hover{background:#f8fafc}.history-session-item.selected{border-left-color:var(--brand-accent);background:#f0f4ff}.history-session-top{justify-content:space-between;align-items:center;gap:8px;display:flex}.history-session-title{color:#0f172a;text-overflow:ellipsis;white-space:nowrap;font-size:.92rem;font-weight:700;line-height:1.3;overflow:hidden}.history-session-item.selected .history-session-title{color:var(--brand-accent)}.history-session-date{color:var(--muted);align-items:center;gap:6px;font-size:.78rem;display:flex}.history-detail-pane{flex-direction:column;gap:20px;display:flex}.history-hero-card{border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);background:#fff;flex-direction:column;gap:16px;padding:22px 26px;display:flex}.history-hero-top{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.history-hero-title-group{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.history-hero-title{color:#0f172a;letter-spacing:-.02em;margin:0;font-size:1.4rem;font-weight:800}.history-stats-bar{border-top:1px solid #f1f5f9;flex-wrap:wrap;gap:12px;padding-top:14px;display:flex}.history-stat-pill{color:#334155;background:#f8fafc;border:1px solid #e2e8f0;border-radius:999px;align-items:center;gap:8px;padding:5px 12px;font-size:.82rem;display:inline-flex}.history-stat-pill strong{color:#0f172a;font-weight:700}.history-poll-card{border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);background:#fff;transition:transform .15s,box-shadow .15s;overflow:hidden}.history-poll-header{background:#fafcff;border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:flex-start;gap:16px;padding:18px 24px;display:flex}.history-poll-header-left{flex-direction:column;gap:4px;display:flex}.history-poll-tag{text-transform:uppercase;letter-spacing:.08em;color:var(--brand-accent);align-items:center;gap:6px;font-size:.72rem;font-weight:800;display:inline-flex}.history-poll-question{color:#0f172a;margin:0;font-size:1.12rem;font-weight:700;line-height:1.35}.history-poll-count-pill{color:#334155;white-space:nowrap;box-shadow:var(--shadow-xs);background:#fff;border:1px solid #cbd5e1;border-radius:999px;align-items:center;gap:6px;padding:4px 10px;font-size:.78rem;font-weight:700;display:inline-flex}.history-poll-body{flex-direction:column;gap:16px;padding:20px 24px;display:flex}.history-option-row{flex-direction:column;gap:6px;display:flex}.history-option-info{justify-content:space-between;align-items:center;gap:12px;display:flex}.history-option-name{color:#1e293b;align-items:center;gap:8px;font-size:.92rem;font-weight:600;display:flex}.history-leading-badge{color:#059669;text-transform:uppercase;letter-spacing:.04em;background:#ecfdf5;border:1px solid #a7f3d0;border-radius:4px;padding:1px 6px;font-size:.65rem;font-weight:800}.history-option-numbers{color:#0f172a;align-items:center;gap:6px;font-size:.88rem;font-weight:700;display:inline-flex}.history-option-numbers .muted{color:#64748b;font-size:.8rem;font-weight:500}.history-bar-track{background:#f1f5f9;border-radius:999px;width:100%;height:8px;position:relative;overflow:hidden}.history-bar-fill{background:linear-gradient(90deg,#3b82f6,#0024b5);border-radius:999px;height:100%;transition:width .7s cubic-bezier(.16,1,.3,1)}.history-bar-fill.leading{background:linear-gradient(90deg,#10b981,#059669)}.history-no-responses{color:var(--muted);padding:4px 0;font-size:.86rem;font-style:italic}@media (width<=900px){.history-layout{grid-template-columns:1fr}.history-sidebar{position:static}.login-page{grid-template-columns:1fr}.login-aside{display:none}.login-panel{padding:40px 20px}.program-header{flex-direction:column;align-items:flex-start}.program-actions-bar{flex-wrap:wrap;width:100%}.editor-grid{grid-template-columns:1fr}.qr-preview{position:static}.presenter-content{grid-template-columns:1fr}.presenter-side{flex-direction:row;justify-content:center;gap:32px}.presenter-side svg{width:170px}.presenter-side>p{display:none}}@media (width<=640px){.topbar{padding:0 16px}.topbar nav,.hide-small{display:none}.page-container{padding:28px 16px}.presenter-content{gap:24px;padding:20px}.results-area h1{margin-bottom:24px;font-size:1.85rem}.presenter-side svg{width:130px}.response-total strong{font-size:2.8rem}.button.control{min-height:38px;padding:6px 10px;font-size:.8rem}}@media (width<=480px){.participant-page{padding:12px;padding-top:max(12px, env(safe-area-inset-top));padding-bottom:max(16px, env(safe-area-inset-bottom))}.participant-card{border-radius:18px;padding:20px 16px}.participant-header{margin-bottom:18px;padding-bottom:12px}.participant-question{margin-bottom:18px;font-size:1.35rem}.choice-list{gap:10px;margin-bottom:20px}.choice{gap:12px;min-height:52px;padding:14px}.choice-text{font-size:.95rem}.participant-submit{min-height:48px;font-size:1rem}.confirmation-content{padding:16px 4px 10px}.success-check-icon{width:62px;height:62px;font-size:1.9rem}.confirmation-title{font-size:1.6rem}}
