.Header-module__eciPYq__header{border-bottom:1px solid var(--border);background:var(--bg);z-index:100;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);position:sticky;top:0}.Header-module__eciPYq__inner{justify-content:space-between;align-items:center;max-width:1100px;height:60px;margin:0 auto;padding:0 2rem;display:flex}.Header-module__eciPYq__brand{align-items:center;gap:.5rem;display:flex}.Header-module__eciPYq__logo{color:var(--accent);font-size:1.4rem;line-height:1}.Header-module__eciPYq__name{font-family:var(--font-display);letter-spacing:.02em;color:var(--text-primary);font-size:1.2rem;font-weight:400}
.Footer-module__JwS02a__footer{border-top:1px solid var(--border);margin-top:auto}.Footer-module__JwS02a__inner{align-items:center;gap:1.5rem;max-width:1100px;height:56px;margin:0 auto;padding:0 2rem;display:flex}.Footer-module__JwS02a__brand{font-family:var(--font-display);color:var(--text-primary);font-size:.9rem}.Footer-module__JwS02a__text{color:var(--text-muted);flex:1;font-size:.78rem}.Footer-module__JwS02a__link{color:var(--text-secondary);transition:color var(--transition);font-size:.78rem;font-weight:500}.Footer-module__JwS02a__link:hover{color:var(--accent)}
.page-module__bHZrnW__page{flex-direction:column;min-height:100vh;display:flex}.page-module__bHZrnW__main{flex:1;width:100%;max-width:1100px;margin:0 auto;padding:0 2rem 6rem}.page-module__bHZrnW__hero{padding:5rem 0 4rem}.page-module__bHZrnW__title{font-family:var(--font-display);letter-spacing:-.02em;color:var(--text-primary);margin-bottom:1.5rem;font-size:clamp(2.8rem,6vw,5rem);font-weight:400;line-height:1.1}.page-module__bHZrnW__title em{color:var(--accent);font-style:italic}.page-module__bHZrnW__subtitle{color:var(--text-secondary);max-width:340px;font-size:1rem;font-weight:300;line-height:1.7}.page-module__bHZrnW__divider{background:var(--border);height:1px;margin-bottom:3.5rem}.page-module__bHZrnW__content{grid-template-columns:320px 1fr;align-items:start;gap:4rem;display:grid}@media (max-width:768px){.page-module__bHZrnW__content{grid-template-columns:1fr;gap:2.5rem}.page-module__bHZrnW__hero{padding:3rem 0 2.5rem}}
.CreatePoll-module__htHoSW__container{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);padding:1.75rem;position:sticky;top:80px}.CreatePoll-module__htHoSW__sectionLabel{letter-spacing:.12em;text-transform:uppercase;color:var(--text-muted);margin-bottom:1.5rem;font-size:.7rem;font-weight:500}.CreatePoll-module__htHoSW__field{margin-bottom:1.25rem;position:relative}.CreatePoll-module__htHoSW__label{color:var(--text-secondary);letter-spacing:.02em;margin-bottom:.5rem;font-size:.8rem;font-weight:500;display:block}.CreatePoll-module__htHoSW__textarea{background:var(--bg);border:1px solid var(--border);border-radius:var(--radius);width:100%;color:var(--text-primary);resize:none;transition:border-color var(--transition);outline:none;padding:.75rem;font-size:.9rem;font-weight:300;line-height:1.5}.CreatePoll-module__htHoSW__textarea:focus{border-color:var(--accent)}.CreatePoll-module__htHoSW__textarea::placeholder{color:var(--text-muted)}.CreatePoll-module__htHoSW__charCount{color:var(--text-muted);font-size:.7rem;position:absolute;bottom:.5rem;right:.75rem}.CreatePoll-module__htHoSW__durationGrid{grid-template-columns:1fr 1fr;gap:.5rem;display:grid}.CreatePoll-module__htHoSW__durationBtn{border:1px solid var(--border);border-radius:var(--radius);background:var(--bg);color:var(--text-secondary);transition:all var(--transition);padding:.5rem;font-size:.8rem;font-weight:400}.CreatePoll-module__htHoSW__durationBtn:hover{border-color:var(--border-strong);color:var(--text-primary)}.CreatePoll-module__htHoSW__durationActive{background:var(--accent-light);border-color:var(--accent);color:var(--accent);font-weight:500}.CreatePoll-module__htHoSW__submitBtn{background:var(--text-primary);color:#fff;border-radius:var(--radius);letter-spacing:.02em;width:100%;transition:all var(--transition);border:none;margin-top:.5rem;padding:.75rem;font-size:.85rem;font-weight:500}.CreatePoll-module__htHoSW__submitBtn:hover:not(:disabled){background:var(--accent)}.CreatePoll-module__htHoSW__submitBtn:disabled{opacity:.4;cursor:not-allowed}.CreatePoll-module__htHoSW__successMsg{color:var(--accent);text-align:center;margin-top:.75rem;font-size:.8rem;font-weight:500}.CreatePoll-module__htHoSW__toggleBtn{border:1px solid var(--border);border-radius:var(--radius);background:var(--bg);text-align:left;width:100%;transition:all var(--transition);cursor:pointer;align-items:flex-start;gap:.6rem;padding:.75rem;display:flex}.CreatePoll-module__htHoSW__toggleBtn:hover{border-color:var(--border-strong)}.CreatePoll-module__htHoSW__toggleActive{background:#fdf6e3;border-color:#d4a017}.CreatePoll-module__htHoSW__toggleIcon{flex-shrink:0;font-size:1rem;line-height:1.4}.CreatePoll-module__htHoSW__toggleText{color:var(--text-secondary);font-size:.8rem;font-weight:400;line-height:1.4}.CreatePoll-module__htHoSW__successBox{margin-top:.75rem}.CreatePoll-module__htHoSW__linkHint{color:var(--text-secondary);margin-top:.5rem;font-size:.78rem;line-height:1.5}.CreatePoll-module__htHoSW__linkBox{background:var(--bg);border:1px solid var(--border);border-radius:var(--radius);margin-top:.75rem;padding:.75rem}.CreatePoll-module__htHoSW__linkLabel{color:var(--text-muted);margin-bottom:.4rem;font-size:.75rem}.CreatePoll-module__htHoSW__linkRow{align-items:center;gap:.5rem;display:flex}.CreatePoll-module__htHoSW__linkCode{color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:.75rem;overflow:hidden}.CreatePoll-module__htHoSW__copyBtn{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);color:var(--text-secondary);transition:all var(--transition);flex-shrink:0;padding:.3rem .6rem;font-size:.75rem;font-weight:500}.CreatePoll-module__htHoSW__copyBtn:hover{border-color:var(--accent);color:var(--accent)}.CreatePoll-module__htHoSW__copyBtnSuccess{border-color:var(--accent);color:var(--accent);background:var(--accent-light)}.CreatePoll-module__htHoSW__errorMsg{color:var(--danger);margin-top:.6rem;font-size:.78rem;line-height:1.4}
.PollList-module__6IkfRq__sectionLabel{letter-spacing:.12em;text-transform:uppercase;color:var(--text-muted);margin-bottom:1.25rem;font-size:.7rem;font-weight:500}.PollList-module__6IkfRq__list{flex-direction:column;display:flex}.PollList-module__6IkfRq__card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);transition:border-color var(--transition);margin-bottom:1rem;padding:1.5rem}.PollList-module__6IkfRq__card:hover{border-color:var(--border-strong)}.PollList-module__6IkfRq__cardHeader{justify-content:space-between;align-items:center;margin-bottom:.75rem;display:flex}.PollList-module__6IkfRq__status{letter-spacing:.06em;text-transform:uppercase;border-radius:100px;padding:.2rem .6rem;font-size:.7rem;font-weight:500}.PollList-module__6IkfRq__statusActive{background:var(--accent-light);color:var(--accent)}.PollList-module__6IkfRq__statusEnded{color:var(--text-muted);background:#f0f0f0}.PollList-module__6IkfRq__pollId{color:var(--text-muted);font-size:.75rem;font-weight:400}.PollList-module__6IkfRq__question{font-family:var(--font-display);color:var(--text-primary);margin-bottom:1.25rem;font-size:1.2rem;font-weight:400;line-height:1.3}.PollList-module__6IkfRq__bar{background:var(--border);border-radius:100px;height:4px;margin-bottom:.6rem;display:flex;overflow:hidden}.PollList-module__6IkfRq__barYes{background:var(--yes);transition:width .6s}.PollList-module__6IkfRq__barNo{background:var(--no);transition:width .6s}.PollList-module__6IkfRq__stats{justify-content:space-between;margin-bottom:1.25rem;display:flex}.PollList-module__6IkfRq__statYes{color:var(--yes);font-size:.78rem;font-weight:500}.PollList-module__6IkfRq__statNo{color:var(--no);font-size:.78rem;font-weight:500}.PollList-module__6IkfRq__actions{gap:.5rem;display:flex}.PollList-module__6IkfRq__voteBtn{border-radius:var(--radius);transition:all var(--transition);letter-spacing:.02em;border:1px solid;flex:1;padding:.6rem;font-size:.82rem;font-weight:500}.PollList-module__6IkfRq__voteBtnYes{background:var(--accent-light);border-color:var(--accent);color:var(--accent)}.PollList-module__6IkfRq__voteBtnYes:hover:not(:disabled){background:var(--accent);color:#fff}.PollList-module__6IkfRq__voteBtnNo{background:var(--danger-light);border-color:var(--danger);color:var(--danger)}.PollList-module__6IkfRq__voteBtnNo:hover:not(:disabled){background:var(--danger);color:#fff}.PollList-module__6IkfRq__voteBtn:disabled{opacity:.5;cursor:not-allowed}.PollList-module__6IkfRq__votedMsg{color:var(--accent);font-size:.8rem;font-weight:500}.PollList-module__6IkfRq__endedMsg{color:var(--text-muted);font-size:.8rem}.PollList-module__6IkfRq__errorMsg{color:var(--danger);margin-top:.5rem;font-size:.78rem;line-height:1.4}.PollList-module__6IkfRq__pagination{justify-content:center;align-items:center;gap:1rem;padding:1rem 0 .5rem;display:flex}.PollList-module__6IkfRq__pageBtn{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);color:var(--text-secondary);transition:all var(--transition);padding:.4rem .9rem;font-size:.8rem;font-weight:500}.PollList-module__6IkfRq__pageBtn:hover:not(:disabled){border-color:var(--accent);color:var(--accent)}.PollList-module__6IkfRq__pageBtn:disabled{opacity:.35;cursor:not-allowed}.PollList-module__6IkfRq__pageInfo{color:var(--text-muted);font-size:.78rem}.PollList-module__6IkfRq__skeleton{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);margin-bottom:1rem;padding:1.5rem}.PollList-module__6IkfRq__skeletonLine{background:var(--border);border-radius:4px;animation:1.5s ease-in-out infinite PollList-module__6IkfRq__shimmer}.PollList-module__6IkfRq__skeletonHeader{width:30%;height:18px;margin-bottom:.75rem}.PollList-module__6IkfRq__skeletonTitle{width:85%;height:22px;margin-bottom:1.25rem}.PollList-module__6IkfRq__skeletonBar{width:100%;height:4px;margin-bottom:.6rem}.PollList-module__6IkfRq__skeletonStats{width:50%;height:14px}@keyframes PollList-module__6IkfRq__shimmer{0%,to{opacity:1}50%{opacity:.35}}.PollList-module__6IkfRq__empty{padding:3rem 0}.PollList-module__6IkfRq__emptyTitle{font-family:var(--font-display);color:var(--text-primary);margin-bottom:.4rem;font-size:1.4rem}.PollList-module__6IkfRq__emptyText{color:var(--text-muted);font-size:.9rem}
.poll-module__Daj5Uq__page{background:var(--bg);min-height:100vh;padding:4rem 2rem}.poll-module__Daj5Uq__container{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);max-width:600px;margin:0 auto;padding:2.5rem}.poll-module__Daj5Uq__meta{flex-wrap:wrap;align-items:center;gap:.75rem;margin-bottom:1.25rem;display:flex}.poll-module__Daj5Uq__status{letter-spacing:.06em;text-transform:uppercase;border-radius:100px;padding:.2rem .6rem;font-size:.7rem;font-weight:500}.poll-module__Daj5Uq__statusActive{background:var(--accent-light);color:var(--accent)}.poll-module__Daj5Uq__statusEnded{color:var(--text-muted);background:#f0f0f0}.poll-module__Daj5Uq__unlistedBadge{color:var(--text-muted);font-size:.75rem;font-weight:400}.poll-module__Daj5Uq__pollId{color:var(--text-muted);margin-left:auto;font-size:.75rem}.poll-module__Daj5Uq__question{font-family:var(--font-display);color:var(--text-primary);margin-bottom:2rem;font-size:clamp(1.4rem,3vw,2rem);font-weight:400;line-height:1.25}.poll-module__Daj5Uq__bar{background:var(--border);border-radius:100px;height:6px;margin-bottom:.75rem;display:flex;overflow:hidden}.poll-module__Daj5Uq__barYes{background:var(--yes);transition:width .6s}.poll-module__Daj5Uq__barNo{background:var(--no);transition:width .6s}.poll-module__Daj5Uq__stats{justify-content:space-between;margin-bottom:2rem;display:flex}.poll-module__Daj5Uq__statYes{color:var(--yes);font-size:.85rem;font-weight:500}.poll-module__Daj5Uq__statNo{color:var(--no);font-size:.85rem;font-weight:500}.poll-module__Daj5Uq__actions{gap:.75rem;margin-bottom:1.5rem;display:flex}.poll-module__Daj5Uq__voteBtn{border-radius:var(--radius);transition:all var(--transition);border:1px solid;flex:1;padding:.75rem;font-size:.9rem;font-weight:500}.poll-module__Daj5Uq__voteBtnYes{background:var(--accent-light);border-color:var(--accent);color:var(--accent)}.poll-module__Daj5Uq__voteBtnYes:hover:not(:disabled){background:var(--accent);color:#fff}.poll-module__Daj5Uq__voteBtnNo{background:var(--danger-light);border-color:var(--danger);color:var(--danger)}.poll-module__Daj5Uq__voteBtnNo:hover:not(:disabled){background:var(--danger);color:#fff}.poll-module__Daj5Uq__voteBtn:disabled{opacity:.5;cursor:not-allowed}.poll-module__Daj5Uq__votedMsg{color:var(--accent);margin-bottom:1.5rem;font-size:.85rem;font-weight:500}.poll-module__Daj5Uq__endedMsg{color:var(--text-muted);margin-bottom:1.5rem;font-size:.85rem}.poll-module__Daj5Uq__back{color:var(--text-muted);transition:color var(--transition);border-top:1px solid var(--border);width:100%;margin-top:1rem;padding-top:1.25rem;font-size:.8rem;display:inline-block}.poll-module__Daj5Uq__back:hover{color:var(--text-primary)}.poll-module__Daj5Uq__loading,.poll-module__Daj5Uq__error{color:var(--text-muted);text-align:center;padding:2rem 0;font-size:.9rem}.poll-module__Daj5Uq__errorMsg{color:var(--danger);margin-bottom:1rem;font-size:.85rem;line-height:1.4}.poll-module__Daj5Uq__skeletonPoll{padding:.5rem 0}.poll-module__Daj5Uq__skeletonLine{background:var(--border);border-radius:4px;width:30%;height:18px;margin-bottom:.75rem;animation:1.5s ease-in-out infinite poll-module__Daj5Uq__shimmer}.poll-module__Daj5Uq__skeletonTitle{width:90%;height:32px;margin-bottom:1.5rem}.poll-module__Daj5Uq__skeletonBar{width:100%;height:6px}@keyframes poll-module__Daj5Uq__shimmer{0%,to{opacity:1}50%{opacity:.35}}
