.section-title.svelte-1h6hmn2,.toggle-btn.svelte-1h6hmn2,.club-name.svelte-1h6hmn2{font-family:var(--font-content-serif);font-weight:500}.legend-count.svelte-1h6hmn2{font-family:PP Supply Mono,monospace;font-weight:500}.legend-percent.svelte-1h6hmn2,.attendance-value.svelte-1h6hmn2{font-family:PP Supply Mono,monospace;font-weight:400}thead.svelte-1h6hmn2 th:where(.svelte-1h6hmn2){font-family:var(--font-content-serif);font-weight:500}.legend-row.svelte-1h6hmn2:hover{background:#00000005}.dark .legend-row.svelte-1h6hmn2:hover{background:#ffffff05}.bar-grain.svelte-1h6hmn2{position:absolute;inset:0;background:url(../../../grain.png) repeat;background-size:128px 128px;opacity:.25;mix-blend-mode:var(--grain-blend-mode, overlay);pointer-events:none;border-radius:9999px}.dot-grain.svelte-1h6hmn2{position:absolute;inset:0;background:url(../../../grain.png) repeat;background-size:64px 64px;opacity:.3;mix-blend-mode:var(--grain-blend-mode, overlay);pointer-events:none}@media(-webkit-min-device-pixel-ratio:2),(min-resolution:2dppx){.bar-grain.svelte-1h6hmn2{background-size:200px 200px}.dot-grain.svelte-1h6hmn2{background-size:100px 100px}}.polling-section.svelte-2bx473{font-family:var(--font-content-serif);overflow:hidden;max-width:100%}.section-subtitle.svelte-2bx473{font-family:var(--font-content-serif);font-weight:500;letter-spacing:.02em}.toggle-btn.svelte-2bx473{font-family:var(--font-content-serif);font-weight:500}.party-name.svelte-2bx473{font-family:var(--font-content-serif);font-weight:500;letter-spacing:.02em}.poll-value.svelte-2bx473{font-family:PP Supply Mono,monospace;font-weight:400;letter-spacing:.02em}.trend-badge.svelte-2bx473{font-family:PP Supply Mono,monospace;font-weight:500}thead.svelte-2bx473 th:where(.svelte-2bx473){font-family:var(--font-content-serif);font-weight:500;letter-spacing:.02em}.poll-cell.svelte-2bx473{font-family:PP Supply Mono,monospace;font-weight:400}.pollster-name.svelte-2bx473{font-family:var(--font-content-serif);font-weight:400;letter-spacing:.02em;max-width:90px}.poll-date.svelte-2bx473{font-family:var(--font-content-serif);font-weight:400;letter-spacing:.02em}.polls-table-wrapper.svelte-2bx473{overflow-x:auto;overflow-y:visible;-webkit-overflow-scrolling:touch;max-width:100%}.polls-table.svelte-2bx473{border-collapse:collapse;table-layout:auto}.polls-table.svelte-2bx473 th:where(.svelte-2bx473),.polls-table.svelte-2bx473 td:where(.svelte-2bx473){white-space:nowrap}.sticky-col.svelte-2bx473{position:sticky;z-index:1}.sticky-col-1.svelte-2bx473{left:0}.sticky-col-2.svelte-2bx473{left:90px}.sticky-col-2.svelte-2bx473:after{content:"";position:absolute;top:0;right:-8px;bottom:0;width:8px;background:linear-gradient(to right,rgba(0,0,0,.06),transparent);pointer-events:none}.dark .sticky-col-2.svelte-2bx473:after{background:linear-gradient(to right,rgba(255,255,255,.08),transparent)}.poll-row.svelte-2bx473:hover{background:#00000005}.poll-row.svelte-2bx473:hover .sticky-col:where(.svelte-2bx473){background:#fdfdfd}.dark .poll-row.svelte-2bx473:hover{background:#ffffff05}.dark .poll-row.svelte-2bx473:hover .sticky-col:where(.svelte-2bx473){background:#050505}.source-link.svelte-2bx473{font-family:var(--font-content-serif);font-weight:400;letter-spacing:.02em}.section-title.svelte-16jfh2e{font-family:var(--font-content-serif);font-weight:500}.see-all-link.svelte-16jfh2e,.error-box.svelte-16jfh2e{font-family:var(--font-content-serif);font-weight:400}.cards-scroll.svelte-16jfh2e{display:flex;gap:10px;overflow-x:scroll;overflow-y:hidden;padding:4px 0 12px;-webkit-overflow-scrolling:touch;scrollbar-width:none;width:100%}.cards-scroll.svelte-16jfh2e::-webkit-scrollbar{display:none}.mp-card-mobile.svelte-16jfh2e{flex-shrink:0;width:80px;height:107px;border-radius:8px;overflow:hidden;position:relative;box-shadow:0 2px 8px #0000001f}.cards-stack.svelte-16jfh2e{display:none;position:relative;height:180px;perspective:1000px;justify-content:center;align-items:center;overflow:visible;max-width:100%}@media(min-width:768px){.cards-scroll.svelte-16jfh2e{display:none}.cards-stack.svelte-16jfh2e{display:flex}}.mp-card.svelte-16jfh2e{position:absolute;width:100px;height:133px;transform-style:preserve-3d;transition:all .4s cubic-bezier(.23,1,.32,1);transform:translate(calc((var(--index) - var(--total) / 2 + .5) * 25px)) rotateY(calc((var(--index) - var(--total) / 2 + .5) * -3deg)) rotate(calc((var(--index) - var(--total) / 2 + .5) * 2deg)) translateZ(calc(var(--index) * -2px));z-index:calc(var(--total) - var(--index))}.mp-card.svelte-16jfh2e:hover{transform:translate(calc((var(--index) - var(--total) / 2 + .5) * 25px)) translateY(-20px) rotateY(0) rotate(0) translateZ(50px) scale(1.1);z-index:100}.card-inner.svelte-16jfh2e{width:100%;height:100%;border-radius:8px;overflow:hidden;box-shadow:0 2px 8px #00000026,0 1px 3px #0000001a;transition:box-shadow .3s ease}.mp-card.svelte-16jfh2e:hover .card-inner:where(.svelte-16jfh2e){box-shadow:0 15px 40px #00000040,0 5px 15px #00000026}.card-image.svelte-16jfh2e{width:100%;height:100%;object-fit:cover}.card-overlay.svelte-16jfh2e{position:absolute;inset:0;background:linear-gradient(to top,rgba(0,0,0,.85) 0%,rgba(0,0,0,.4) 40%,transparent 100%);display:flex;flex-direction:column;justify-content:flex-end;padding:8px}.mp-name.svelte-16jfh2e{font-family:var(--font-content-serif);font-weight:500;font-size:9px;color:#fff;line-height:1.2;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.card-meta.svelte-16jfh2e{display:flex;align-items:center;gap:4px;margin-top:4px}.party-dot.svelte-16jfh2e{width:5px;height:5px;border-radius:50%;flex-shrink:0}.mp-votes.svelte-16jfh2e{font-family:PP Supply Mono,monospace;font-weight:400;font-size:8px;color:#ffffffb3}.sort-select.svelte-16jfh2e{font-family:var(--font-content-serif);font-weight:400;outline:none}.sort-select.svelte-16jfh2e option:where(.svelte-16jfh2e){background:#fff;color:#000}.dark .sort-select.svelte-16jfh2e option:where(.svelte-16jfh2e){background:#111;color:#fff}.teaser-card.svelte-16jfh2e{display:block;padding:1rem;border-radius:.5rem;border:1px solid rgba(0,0,0,.1);background:transparent;transition:all .2s ease}.teaser-card.svelte-16jfh2e:hover{border-color:#0003;background:#00000005}.dark .teaser-card.svelte-16jfh2e{border-color:#ffffff1a}.dark .teaser-card.svelte-16jfh2e:hover{border-color:#fff3;background:#ffffff05}@keyframes svelte-16jfh2e-pulse{0%,to{opacity:1}50%{opacity:.7}}.teaser-label.svelte-16jfh2e{font-family:PP Supply Mono,monospace;font-size:10px;color:#00000080}.dark .teaser-label.svelte-16jfh2e{color:#ffffff80}.teaser-icon.svelte-16jfh2e{font-size:14px}.teaser-title.svelte-16jfh2e{font-family:var(--font-content-serif);font-weight:500;font-size:13px;color:#000c;line-height:1.4;margin-bottom:4px;transition:color .2s ease}.dark .teaser-title.svelte-16jfh2e{color:#fffc}.teaser-meta.svelte-16jfh2e{font-family:var(--font-content-serif);font-size:11px;color:#0006}.dark .teaser-meta.svelte-16jfh2e{color:#fff6}.proceeding-panel.svelte-16jfh2e{display:block;padding:1.25rem;border-radius:.5rem;border:2px solid rgba(22,163,74,.3);background:#16a34a0d;transition:all .2s ease}.proceeding-panel.svelte-16jfh2e:hover{border-color:#16a34a80;background:#16a34a14}.proceeding-panel-inactive.svelte-16jfh2e{border-color:#0000001a;background:transparent}.proceeding-panel-inactive.svelte-16jfh2e:hover{border-color:#0003;background:#00000005}.dark .proceeding-panel-inactive.svelte-16jfh2e{border-color:#ffffff1a}.dark .proceeding-panel-inactive.svelte-16jfh2e:hover{border-color:#fff3;background:#ffffff05}.live-badge-big.svelte-16jfh2e{display:inline-block;padding:4px 10px;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.05em;background:#16a34a;color:#fff;border-radius:4px;animation:svelte-16jfh2e-pulse 2s infinite}.proceeding-number.svelte-16jfh2e{font-family:PP Supply Mono,monospace;font-size:12px;color:#00000080}.dark .proceeding-number.svelte-16jfh2e{color:#ffffff80}.proceeding-arrow.svelte-16jfh2e{font-size:18px;color:#0000004d}.dark .proceeding-arrow.svelte-16jfh2e{color:#ffffff4d}.proceeding-title-big.svelte-16jfh2e{font-family:var(--font-content-serif);font-weight:600;font-size:16px;color:#000000e6;line-height:1.4}.dark .proceeding-title-big.svelte-16jfh2e{color:#ffffffe6}.proceeding-dates-big.svelte-16jfh2e{font-family:var(--font-content-serif);font-size:13px;color:#00000080}.dark .proceeding-dates-big.svelte-16jfh2e{color:#ffffff80}.live-stream-badge.svelte-16jfh2e{display:inline-flex;align-items:center;gap:6px;font-family:var(--font-content-serif);font-size:11px;font-weight:500;color:#dc2626;padding:3px 8px;background:#dc26261a;border-radius:4px}.live-dot.svelte-16jfh2e{width:6px;height:6px;background:#dc2626;border-radius:50%;animation:svelte-16jfh2e-pulse 1.5s infinite}.voting-panel.svelte-16jfh2e{display:block;padding:1.25rem;border-radius:.5rem;border:1px solid rgba(0,0,0,.1);background:transparent;transition:all .2s ease}.voting-panel.svelte-16jfh2e:hover{border-color:#0003;background:#00000005}.dark .voting-panel.svelte-16jfh2e{border-color:#ffffff1a}.dark .voting-panel.svelte-16jfh2e:hover{border-color:#fff3;background:#ffffff05}.voting-icon.svelte-16jfh2e{font-size:16px}.voting-label.svelte-16jfh2e{font-family:PP Supply Mono,monospace;font-size:11px;color:#00000080;text-transform:uppercase;letter-spacing:.05em}.dark .voting-label.svelte-16jfh2e{color:#ffffff80}.voting-all-link.svelte-16jfh2e{font-family:var(--font-content-serif);font-size:11px;color:#0006;transition:color .2s ease}.voting-all-link.svelte-16jfh2e:hover{color:#000000b3}.dark .voting-all-link.svelte-16jfh2e{color:#fff6}.dark .voting-all-link.svelte-16jfh2e:hover{color:#ffffffb3}.voting-title-big.svelte-16jfh2e{font-family:var(--font-content-serif);font-weight:500;font-size:14px;color:#000c;line-height:1.4;transition:color .2s ease}.dark .voting-title-big.svelte-16jfh2e{color:#fffc}.voting-result.svelte-16jfh2e{font-family:PP Supply Mono,monospace;font-size:13px;display:flex;align-items:center;gap:2px}.result-for.svelte-16jfh2e{color:#16a34a;font-weight:600}.result-against.svelte-16jfh2e{color:#dc2626;font-weight:600}.result-abstain.svelte-16jfh2e{color:#0006;font-weight:500}.dark .result-abstain.svelte-16jfh2e{color:#fff6}.result-separator.svelte-16jfh2e{color:#0003}.dark .result-separator.svelte-16jfh2e{color:#fff3}.voting-outcome.svelte-16jfh2e{font-family:var(--font-content-serif);font-size:11px;font-weight:500;padding:3px 8px;border-radius:4px}.outcome-passed.svelte-16jfh2e{color:#16a34a;background:#16a34a1a}.outcome-rejected.svelte-16jfh2e{color:#dc2626;background:#dc26261a}
