:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}body{margin:0}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}.app-header{background:#fff;border-bottom:1px solid #e2e8f0;justify-content:center;align-items:center;padding:20px 16px;display:flex}.app-header__center-block{align-items:center;gap:28px;display:flex}.app-header__brand{align-items:center;display:flex}.app-logo{width:auto;height:120px;display:block}.app-header__nav{flex-direction:column;justify-content:center;gap:5px;display:flex}.app-header__nav-button{color:#475569;text-align:left;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:6px;min-width:110px;padding:5px 12px;font-size:12px;font-weight:500;transition:all .15s;box-shadow:0 1px 2px #00000005}.app-header__nav-button:hover{color:#004b87;background:#f8fafc;border-color:#004b87}.app-header__nav-button.active{color:#002b5c;background:#ffcd00;border-color:#ffcd00;font-weight:600;box-shadow:0 2px 8px #ffcd0040}.app-header__nav-button:active{transform:scale(.97)}@media (width<=500px){.app-header__center-block{flex-direction:column;gap:16px}.app-header__nav{flex-direction:row}.app-header__nav-button{text-align:center;min-width:auto}}.politician-picker{margin-top:8px}.politician-picker__label{text-align:left;color:#6b7280;margin-bottom:4px;font-size:12px;display:block}.politician-picker__input{background:#fff;border:1px solid #d1d5db;border-radius:10px;width:100%;max-width:100%;height:40px;padding:0 12px;font-size:14px}.politician-picker__suggestions{background:#fff;border:1px solid #d1d5db;border-radius:10px;max-height:220px;margin-top:6px;overflow-y:auto}.politician-picker__suggestion{cursor:pointer;border-bottom:1px solid #eef2f7;padding:10px 12px;font-size:14px}.politician-picker__suggestion:last-child{border-bottom:none}.politician-picker__suggestion:hover{background:#f8fafc}.politician-picker__chips{margin-top:10px}.politician-picker__chip{cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:999px;margin-bottom:8px;margin-right:8px;padding:5px 10px;font-size:12px;display:inline-block}.result-card{background:#fff;border:1px solid #e5e7eb;border-radius:8px;margin-bottom:12px;padding:12px 14px;font-size:14px;line-height:1.4}.result-card--clickable{cursor:pointer}.result-card__title{margin-bottom:4px;font-size:15px;font-weight:600}.result-card__names{margin-top:6px;font-size:13px;font-weight:600}.result-card__role{color:#6b7280;margin-top:4px;font-size:12px}.result-card__role--tight{margin-top:2px;font-size:12px}.result-card__snippet{color:#1f2937;background:#f4f8ff;border-left:3px solid #9bbce6;border-radius:10px;margin:.9rem 0 0;padding:.85rem 1rem;line-height:1.6}.result-card__snippet--clickable{cursor:pointer}.result-card__snippet--clickable:hover{background:#eaf2ff}.result-card__expanded{margin-top:12px}.result-card__fulltext{white-space:pre-wrap;text-align:left;border-top:1px solid #f0f0f0;margin-top:10px;padding-top:10px;font-size:14px;line-height:1.5}.result-card__summary{background:#f9fafb;border:1px solid #e5e7eb;border-radius:6px;margin-top:10px;margin-bottom:10px;padding:8px 10px;font-size:13px}.result-card__summary strong{margin-bottom:4px;font-size:13px;display:block}.result-card__summary p{margin:2px 0}.result-card__context{margin-top:12px}.result-card__context strong{color:#6b7280;font-size:12px}.result-card__context-list{margin-top:6px}.result-card__context-item{cursor:pointer;color:#374151;background:#f9fafb;border:1px solid #eee;border-radius:5px;margin-bottom:3px;padding:4px 8px;font-size:12px}.result-card__context-item:hover{background:#f3f4f6}.result-card__meta{color:#6b7280;font-size:12px}.result-card__context-item--current{background:#eef5ff;border:1px solid #93c5fd;font-weight:600}.result-card__topics{flex-wrap:wrap;gap:6px;margin:8px 0;display:flex}.result-card__topic-chip{background:#0000000f;border-radius:999px;align-items:center;padding:3px 8px;font-size:.78rem;font-weight:500;display:inline-flex}.motion-summary-card{background:#f4f8ff;border:1px solid #d5e3f5;border-radius:14px;margin-bottom:1rem;padding:1rem}.motion-summary-card--empty{background:0 0;border:0;padding:0}.motion-summary-card p,.motion-summary-card li,.motion-summary-card h4,.motion-summary-card strong{text-align:left}.motion-summary-card__button{cursor:pointer;background:#eef5ff;border:1px solid #c9d8ec;border-radius:9px;padding:.55rem .85rem;font-size:.9rem}.motion-summary-card__button:disabled{opacity:.6;cursor:not-allowed}.motion-summary-card__label{text-transform:uppercase;letter-spacing:.06em;color:#52657f;margin-bottom:.35rem;font-size:.75rem}.motion-summary-card__headline{margin:0 0 .75rem;font-size:1.05rem}.motion-summary-card__summary{margin:0;line-height:1.55}.motion-summary-card__section{margin-top:.9rem}.motion-summary-card__section ul{margin:.4rem 0 0;padding-left:1.2rem}.motion-summary-card__tags{flex-wrap:wrap;gap:.45rem;margin-top:.45rem;display:flex}.motion-summary-card__tags span{background:#fff;border:1px solid #d5e3f5;border-radius:999px;padding:.25rem .5rem;font-size:.82rem}.motion-summary-card__warning{background:#fff8e6;border:1px solid #f0dfad;border-radius:10px;margin-top:1rem;padding:.75rem}.checkbox-dropdown{position:relative}.checkbox-dropdown__summary{cursor:pointer;-webkit-user-select:none;user-select:none;background:#fff;border:1px solid #ccc;border-radius:999px;padding:.55rem .8rem;font-size:.9rem;list-style:none}.checkbox-dropdown__summary::-webkit-details-marker{display:none}.checkbox-dropdown__summary:after{content:"▾";margin-left:.45rem;font-size:.75rem}.checkbox-dropdown[open] .checkbox-dropdown__summary{border-color:#111}.checkbox-dropdown__option{white-space:nowrap;align-items:center;gap:.45rem;padding:.35rem .25rem;font-size:.9rem;display:flex}.document-search-page{max-width:1180px;margin:0 auto;padding:3rem 1.5rem 4rem;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.document-search-page__header{max-width:820px;margin:0 auto 1.5rem}.document-search-page__header h1{letter-spacing:-.03em;color:#002b5c;margin:0;font-size:1.8rem}.document-search-page__controls{background:#004b87;border:1px solid #003b7a;border-radius:24px;max-width:820px;margin:0 auto;padding:1.75rem;box-shadow:0 20px 40px #002b5c26}.document-search-page__tabs{background:#ffffff1f;border-radius:999px;gap:.25rem;width:fit-content;margin:0 auto 1.5rem;padding:.3rem;display:flex}.document-search-page__tab{color:#ffffffd9;cursor:pointer;background:0 0;border:0;border-radius:999px;padding:.5rem 1.2rem;font-size:.88rem;font-weight:500;transition:all .2s}.document-search-page__tab:hover:not(.active){color:#fff;background:#ffffff1a}.document-search-page__tab.active{color:#002b5c;background:#ffcd00;font-weight:600;box-shadow:0 2px 8px #00000026}.document-search-page__filters{flex-wrap:wrap;justify-content:center;align-items:center;gap:.75rem;margin-bottom:1.25rem;display:flex}.checkbox-dropdown__summary{cursor:pointer;color:#002b5c;-webkit-user-select:none;user-select:none;white-space:nowrap;background:#fff;border:1px solid #fff3;border-radius:12px;align-items:center;height:40px;padding:0 1rem;font-size:.88rem;list-style:none;transition:all .2s;display:flex}.checkbox-dropdown__summary:hover{background:#f8fafc;transform:translateY(-1px)}.document-search-page__politicians{width:240px;min-height:40px;position:relative;overflow:visible}.document-search-page__politicians .politician-picker{width:100%;margin:0;position:relative}.document-search-page__politicians .politician-picker__label{display:none}.document-search-page__politicians .politician-picker__input{color:#002b5c;box-sizing:border-box;background:#fff;border:1px solid #cbd5e1;border-radius:12px;width:100%;height:40px;padding:0 1rem;font-size:.88rem}.document-search-page__politicians .politician-picker__input:focus{outline:none;box-shadow:0 0 0 3px #ffcd0059}.document-search-page__politicians .politician-picker__input::placeholder{color:#64748b}.document-search-page__politicians .politician-picker__suggestions{z-index:80;background:#fff;border:1px solid #e2e8f0;border-radius:12px;max-height:260px;padding:.4rem;position:absolute;top:calc(100% + .45rem);left:0;right:0;overflow-y:auto;box-shadow:0 10px 25px -5px #0000002e}.document-search-page__politicians .politician-picker__suggestion{cursor:pointer;color:#002b5c;border-radius:8px;padding:.5rem .65rem;font-size:.88rem}.document-search-page__politicians .politician-picker__suggestion:hover{background:#f1f5f9}.document-search-page__politicians .politician-picker__chips{flex-wrap:wrap;gap:.35rem;margin-top:.45rem;display:flex}.document-search-page__politicians .politician-picker__chip{color:#002b5c;cursor:pointer;background:#ffcd00;border-radius:999px;padding:.25rem .5rem;font-size:.78rem}.checkbox-dropdown__panel{z-index:50;background:#fff;border:1px solid #e2e8f0;border-radius:12px;min-width:200px;max-height:260px;padding:.5rem;position:absolute;top:calc(100% + .5rem);left:0;overflow-y:auto;box-shadow:0 10px 25px -5px #0000001a}.document-search-page__searchbox{background:#fff;border:0;border-radius:16px;align-items:center;gap:.5rem;padding:.4rem;transition:all .2s;display:flex;box-shadow:0 4px 12px #0000001a}.document-search-page__searchbox:focus-within{box-shadow:0 0 0 4px #ffcd0080}.document-search-page__search-mode{color:#002b5c;cursor:pointer;background:0 0;border:0;border-right:1px solid #e2e8f0;height:42px;padding:0 1rem;font-size:.88rem;font-weight:500}.document-search-page__input{color:#002b5c;background:0 0;border:0;flex:1;min-width:220px;height:42px;padding:0 .75rem;font-size:.95rem}.document-search-page__input::placeholder{color:#64748b}.document-search-page__input:focus,.document-search-page__search-mode:focus{outline:none}.document-search-page__search-button{color:#002b5c;cursor:pointer;background:#ffcd00;border:0;border-radius:12px;height:42px;padding:0 1.75rem;font-size:.92rem;font-weight:700;transition:all .2s}.document-search-page__search-button:hover{background:#e6b800;transform:translateY(-1px)}.document-search-page__search-button:active{transform:translateY(0)}.document-search-page__options{align-items:center;gap:1.5rem;margin-top:.6rem;display:flex}.document-search-page__toggle{color:#64748b;cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:.45rem;font-size:.88rem;display:flex}.document-search-page__toggle input{cursor:pointer;accent-color:#002b5c}.document-search-page__sort-select{color:#374151;cursor:pointer;background:#fff;border:1px solid #ddd;border-radius:6px;margin-left:.3rem;padding:.2rem .4rem;font-size:.88rem}.document-search-page__hits{color:#64748b;max-width:820px;margin:1.5rem auto .85rem;font-size:.92rem}.document-search-page__results{flex-direction:column;gap:1rem;max-width:820px;margin:0 auto;display:flex}@media (width<=760px){.document-search-page{padding:1.5rem 1rem 3rem}.document-search-page__controls{border-radius:20px;padding:1.25rem}.document-search-page__tabs{width:100%}.document-search-page__tab{text-align:center;flex:1;padding:.5rem}.document-search-page__filters{flex-direction:column;align-items:stretch}.checkbox-dropdown__summary,.document-search-page__politicians{width:100%}.document-search-page__searchbox{flex-direction:column;align-items:stretch;gap:.75rem;padding:.5rem}.document-search-page__search-mode{border-bottom:1px solid #e2e8f0;border-right:0;height:40px;padding-left:.5rem}.document-search-page__input{height:40px;padding-left:.5rem}.document-search-page__search-button{width:100%;height:44px}}.politician-analysis{max-width:820px;margin:0 auto}.politician-analysis__panel{background:#fff;border:1px solid #e2e8f0;border-radius:18px;flex-wrap:wrap;align-items:flex-start;gap:.75rem;padding:1rem;display:flex;box-shadow:0 8px 24px #002b5c14}.politician-analysis__panel .politician-picker{width:280px;margin-top:0}.politician-analysis__panel .politician-picker .politician-picker__label{display:none}.politician-analysis__button{color:#002b5c;cursor:pointer;background:#ffcd00;border:0;border-radius:10px;height:40px;margin-top:4px;padding:0 1rem;font-weight:700}.politician-analysis__button:disabled{opacity:.55;cursor:not-allowed}.politician-analysis__results{margin-top:1.5rem}.politician-analysis__results h2{color:#002b5c;margin:0 0 1rem}.politician-analysis__cards{grid-template-columns:repeat(3,1fr);gap:1rem;margin-bottom:1.25rem;display:grid}.politician-analysis__card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;padding:1rem}.politician-analysis__card span{color:#64748b;font-size:.85rem;display:block}.politician-analysis__card strong{color:#002b5c;margin-top:.35rem;font-size:1.7rem;display:block}.politician-analysis__section{background:#fff;border:1px solid #e2e8f0;border-radius:16px;margin-top:1.25rem;padding:1rem}.politician-analysis__section h3{color:#002b5c;margin:0 0 .8rem}.politician-analysis__table{flex-direction:column;display:flex}.politician-analysis__table-row{border-bottom:1px solid #e2e8f0;grid-template-columns:1fr 1fr 1fr 1fr;gap:.75rem;padding:.55rem 0;font-size:.9rem;display:grid}.politician-analysis__table-row--head{color:#002b5c;font-weight:700}.politician-analysis__topic-list{flex-direction:column;gap:.75rem;display:flex}.politician-analysis__topic{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:.8rem}.politician-analysis__topic strong{color:#002b5c;display:block}.politician-analysis__topic span{color:#64748b;margin-top:.25rem;font-size:.85rem;display:block}.politician-analysis__topic p{color:#334155;margin:.45rem 0 0;font-size:.88rem;line-height:1.45}.politician-analysis__empty{color:#64748b;margin:0}@media (width<=760px){.politician-analysis__panel{flex-direction:column;align-items:stretch}.politician-analysis__cards{grid-template-columns:1fr}.politician-analysis__table-row{grid-template-columns:1fr 1fr}}.politician-analysis__topic-bar{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:.85rem}.politician-analysis__topic-bar-header{color:#002b5c;justify-content:space-between;gap:1rem;margin-bottom:.45rem;display:flex}.politician-analysis__topic-bar-header strong{font-size:.95rem}.politician-analysis__topic-bar-header span{font-size:.9rem;font-weight:700}.politician-analysis__topic-bar-track{background:#dbe7f3;border-radius:999px;height:10px;overflow:hidden}.politician-analysis__topic-bar-fill{background:#004b87;border-radius:999px;height:100%}.politician-analysis__topic-bar p{color:#475569;margin:.45rem 0 0;font-size:.86rem;line-height:1.45}.analysis-page{max-width:1180px;margin:0 auto;padding:3rem 1.5rem 4rem;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.analysis-page__controls{background:#004b87;border:1px solid #003b7a;border-radius:24px;max-width:820px;margin:0 auto 1.5rem;padding:1.75rem;box-shadow:0 20px 40px #002b5c26}.analysis-page__tabs{background:#ffffff1f;border-radius:999px;gap:.25rem;width:fit-content;margin:0 auto;padding:.3rem;display:flex}.analysis-page__tab{color:#ffffffd9;cursor:pointer;background:0 0;border:0;border-radius:999px;padding:.5rem 1.2rem;font-size:.88rem;font-weight:500;transition:all .2s}.analysis-page__tab:hover:not(.active){color:#fff;background:#ffffff1a}.analysis-page__tab.active{color:#002b5c;background:#ffcd00;font-weight:600;box-shadow:0 2px 8px #00000026}.analysis-page__content{max-width:820px;margin:0 auto}@media (width<=760px){.analysis-page{padding:1.5rem 1rem 3rem}.analysis-page__controls{border-radius:20px;padding:1.25rem}.analysis-page__tabs{width:100%}.analysis-page__tab{text-align:center;flex:1;padding:.5rem}}.theme-analysis{max-width:820px;margin:0 auto}.theme-analysis__panel{background:#fff;border:1px solid #e2e8f0;border-radius:18px;align-items:center;gap:.75rem;padding:1rem;display:flex;box-shadow:0 8px 24px #002b5c14}.theme-analysis__select{color:#002b5c;background:#fff;border:1px solid #cbd5e1;border-radius:12px;min-width:260px;height:40px;padding:0 .9rem;font-size:.9rem}.theme-analysis__button{color:#002b5c;cursor:pointer;background:#ffcd00;border:0;border-radius:12px;height:40px;padding:0 1rem;font-weight:700}.theme-analysis__results{margin-top:1.5rem}.theme-analysis__results h2{color:#002b5c;margin:0 0 1rem}.theme-analysis__cards{grid-template-columns:repeat(2,1fr);gap:.9rem;margin-bottom:1rem;display:grid}.theme-analysis__card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;padding:1rem}.theme-analysis__card span{color:#64748b;font-size:.85rem;display:block}.theme-analysis__card strong{color:#002b5c;margin-top:.35rem;font-size:1.7rem;display:block}.theme-analysis__meta{color:#475569;background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;margin-bottom:1rem;padding:.85rem 1rem;font-size:.88rem}.theme-analysis__meta p{margin:.25rem 0}.theme-analysis__section{background:#fff;border:1px solid #e2e8f0;border-radius:16px;margin-top:1rem;padding:1rem}.theme-analysis__section h3{color:#002b5c;margin:0 0 .9rem}.theme-analysis__bars{flex-direction:column;gap:.8rem;display:flex}.theme-analysis__bar-item{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:.75rem}.theme-analysis__bar-header{color:#002b5c;justify-content:space-between;gap:1rem;display:flex}.theme-analysis__bar-header strong{font-size:.92rem}.theme-analysis__bar-header span{font-weight:700}.theme-analysis__bar-track{background:#dbe7f3;border-radius:999px;height:10px;margin-top:.45rem;overflow:hidden}.theme-analysis__bar-fill{background:#004b87;border-radius:999px;height:100%}.theme-analysis__bar-item p{color:#64748b;margin:.4rem 0 0;font-size:.84rem}.theme-analysis__empty{color:#64748b;margin:0}@media (width<=760px){.theme-analysis__panel{flex-direction:column;align-items:stretch}.theme-analysis__select,.theme-analysis__button{width:100%}.theme-analysis__cards{grid-template-columns:1fr}}.theme-analysis__chart{width:100%;height:320px}.vote-list-item{cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:10px;padding:12px 14px;transition:background .15s,border-color .15s}.vote-list-item:hover{background:#f9fafb;border-color:#d1d5db}.vote-list-item__title{color:#111827;margin:0 0 4px;font-size:15px;font-weight:600}.vote-list-item__meta{color:#6b7280;margin:0;font-size:12px}.votes-list-view{flex-direction:column;gap:1rem;display:flex}.votes-search{background:#fff;border-radius:16px;align-items:center;gap:.5rem;padding:.4rem;display:flex;box-shadow:0 4px 12px #002b5c1a}.votes-search .app-search-input{color:#002b5c;background:0 0;border:0;flex:1;height:42px;padding:0 .9rem;font-size:.95rem}.votes-search .app-search-input:focus{outline:none}.votes-search__button{color:#002b5c;cursor:pointer;background:#ffcd00;border:0;border-radius:12px;height:42px;padding:0 1.4rem;font-weight:700}.votes-list-view__status,.votes-list-view__error{color:#64748b;background:#fff;border-radius:14px;padding:1rem}.votes-list-view__error{color:#991b1b}.votes-list-view__actions{justify-content:center;margin-top:.5rem;display:flex}.votes-list-view__actions .app-button{color:#fff;cursor:pointer;background:#004b87;border:0;border-radius:12px;padding:.65rem 1rem;font-weight:600}.votes-filters{justify-content:flex-start;margin-bottom:.75rem;display:flex}.votes-filters__select{color:#002b5c;cursor:pointer;background:#fff;border:0;border-radius:12px;height:40px;padding:0 1rem;font-size:.9rem;font-weight:500;box-shadow:0 4px 12px #002b5c14}.votes-filters__select:focus{outline:none;box-shadow:0 0 0 3px #ffcd0059}.vote-detail{flex-direction:column;gap:10px;display:flex}.vote-detail__back{color:#64748b;cursor:pointer;background:0 0;border:none;align-self:flex-start;padding:0;font-size:13px}.vote-detail__back:hover{color:#334155}.vote-detail__title{color:#111827;margin:0;font-size:18px;font-weight:650;line-height:1.3}.vote-detail__meta{color:#6b7280;margin:0;font-size:12px;line-height:1.4}.vote-detail__proposal{background:#f8fbff;border:1px solid #dbeafe;border-radius:10px;padding:12px 14px}.vote-detail__proposal strong{color:#475569;margin-bottom:6px;font-size:12px;font-weight:600;display:block}.vote-detail__proposal p{color:#1f2937;margin:0;font-size:14px;line-height:1.5}.vote-detail__hint{color:#64748b!important;margin-top:8px!important;font-size:12px!important}.vote-detail__section{flex-direction:column;gap:10px;display:flex}.vote-detail__section-title{margin:0;font-size:16px;font-weight:600}.vote-detail__party-list{flex-direction:column;gap:10px;display:flex}.vote-detail__party-row{background:#fff;border:1px solid #e5e7eb;border-radius:10px;padding:10px 12px}.vote-detail__party-header{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.vote-detail__party-total{color:#64748b;font-size:12px}.vote-detail__bar{background:#e5e7eb;border-radius:999px;width:100%;height:12px;display:flex;overflow:hidden}.vote-detail__bar-segment--yes{background:#22c55e}.vote-detail__bar-segment--no{background:#ef4444}.vote-detail__bar-segment--abstain{background:#a78bfa}.vote-detail__bar-segment--absent{background:#cbd5e1}.vote-detail__party-meta{color:#475569;margin:8px 0 0;font-size:12px}.vote-detail__status,.vote-detail__error{font-size:14px}.vote-detail__error{color:#dc143c}.vote-detail__decision-box{flex-wrap:wrap;justify-content:center;gap:8px;margin:6px 0 12px;display:flex}.vote-detail__decision-item{min-width:unset;border-radius:8px;padding:6px 10px}.vote-detail__decision-item--action{background:#fef9c3;border:1px solid #fde68a}.vote-detail__decision-item--outcome{background:#dbeafe;border:1px solid #93c5fd}.vote-detail__decision-label{color:#6b7280;margin-bottom:2px;font-size:11px;display:block}.vote-detail__decision-item strong{color:#111827;font-size:13px;font-weight:600}.vote-detail__tags{flex-wrap:wrap;justify-content:center;gap:6px;margin-bottom:8px;display:flex}.vote-detail__tag{border-radius:999px;padding:3px 8px;font-size:11px;font-weight:500;display:inline-block}.vote-detail__tag--avslag{color:#991b1b;background:#fee2e2}.vote-detail__tag--antar{color:#166534;background:#dcfce7}.vote-detail__tag--bifall{color:#1d4ed8;background:#dbeafe}.politician-vote-compare{background:#fff;border:1px solid #e5e7eb;border-radius:12px;margin-top:16px;padding:16px}.politician-vote-compare__title{margin:0 0 4px;font-size:16px}.politician-vote-compare__hint{color:#6b7280;margin:0 0 12px;font-size:13px}.politician-vote-compare__summary{color:#374151;background:#f8fafc;border:1px solid #e5e7eb;border-radius:10px;margin-bottom:12px;padding:10px 12px;font-size:13px}.politician-vote-compare__table{flex-direction:column;gap:8px;display:flex}.politician-vote-compare__header,.politician-vote-compare__row{grid-template-columns:minmax(190px,1.4fr) minmax(140px,1fr) minmax(140px,1fr) 90px;align-items:center;gap:12px;display:grid}.politician-vote-compare__header{color:#6b7280;padding:0 10px;font-size:12px;font-weight:600}.politician-vote-compare__row{background:#fff;border:1px solid #eef2f7;border-radius:10px;padding:10px}.politician-vote-compare__person{flex-direction:column;gap:2px;min-width:0;display:flex}.politician-vote-compare__person strong{font-size:13px}.politician-vote-compare__person span{color:#6b7280;font-size:12px}.politician-vote-compare__metric{min-width:0}.politician-vote-compare__metric-top{justify-content:space-between;gap:8px;margin-bottom:4px;font-size:12px;display:flex}.politician-vote-compare__metric-top span{color:#6b7280}.politician-vote-compare__bar{background:#e5e7eb;border-radius:999px;height:6px;overflow:hidden}.politician-vote-compare__bar-fill{background:#0f172a;border-radius:999px;height:100%}.politician-vote-compare__bar--muted{background:#f1f5f9}.politician-vote-compare__bar-fill--muted{background:#94a3b8}.politician-vote-compare__deviations{text-align:right;font-size:14px;font-weight:700}@media (width<=760px){.politician-vote-compare__header{display:none}.politician-vote-compare__row{grid-template-columns:1fr}.politician-vote-compare__deviations{text-align:left}}.politician-vote-compare__name-link{color:#111827;cursor:pointer;font-size:13px;font-weight:600;transition:color .15s;position:relative}.politician-vote-compare__name-link:hover{color:#2563eb}.politician-vote-compare__name-link:after{content:"";background:#2563eb;width:0%;height:1px;transition:width .18s;position:absolute;bottom:-1px;left:0}.politician-vote-compare__name-link:hover:after{width:100%}.politician-vote-analysis{flex-direction:column;gap:16px;display:flex}.politician-vote-analysis__title{color:#111827;margin:0;font-size:18px;font-weight:650}.politician-vote-analysis__actions{justify-content:flex-start;display:flex}.politician-vote-analysis__cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.politician-vote-analysis__card{background:#f8fbff;border:1px solid #dbeafe;border-radius:12px;padding:14px 16px;box-shadow:0 1px 3px #0f172a0f}.politician-vote-analysis__card span{color:#64748b;margin-bottom:6px;font-size:12px;display:block}.politician-vote-analysis__card strong{color:#0f172a;font-size:24px;font-weight:700;display:block}.politician-vote-analysis__card p{color:#2563eb;margin:4px 0 0;font-size:13px;font-weight:600}.politician-vote-analysis__section{flex-direction:column;gap:8px;display:flex}.politician-vote-analysis__section h3{color:#111827;margin:0 0 2px;font-size:15px;font-weight:650}.politician-vote-analysis__item{background:#fff;border:1px solid #e5e7eb;border-radius:10px;padding:10px 12px}.politician-vote-analysis__item strong{color:#111827;font-size:13px;font-weight:600;display:block}.politician-vote-analysis__item p{color:#64748b;margin:4px 0 0;font-size:12px;line-height:1.4}.politician-vote-analysis__empty,.politician-vote-analysis__error{color:#64748b;margin:0;font-size:13px}.politician-vote-analysis__error{color:#dc143c}@media (width<=700px){.politician-vote-analysis__cards{grid-template-columns:1fr}}.politician-party{margin-left:6px}.clickable-number{cursor:pointer;text-decoration:underline}.politician-vote-analysis__item--clickable{cursor:pointer}.politician-vote-analysis__item--clickable:hover{background:#ffffff0f}.party-similarity-panel{background:#fff;border:1px solid #e5e7eb;border-radius:12px;margin-top:1rem;padding:1rem}.party-similarity-panel h3{margin:0 0 .25rem}.party-similarity-panel__hint{color:#6b7280;margin:0 0 1rem;font-size:13px}.party-similarity-panel__controls{margin-bottom:1rem}.party-similarity-panel__controls label{color:#374151;flex-direction:column;gap:4px;max-width:180px;font-size:13px;display:flex}.party-similarity-panel__controls select{background:#fff;border:1px solid #d1d5db;border-radius:8px;height:36px;padding:0 8px}.party-similarity-panel__chart{width:100%;height:320px}.party-similarity-panel__empty{color:#6b7280;margin-top:10px;font-size:13px}.party-similarity-panel__party-toggle{flex-wrap:wrap;gap:8px;margin:0 0 12px;display:flex}.party-similarity-panel__party-toggle button{color:#374151;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:999px;padding:6px 12px;font-size:12px;box-shadow:0 1px 2px #0f172a14}.party-similarity-panel__party-toggle button:hover{background:#f8fafc}.party-discipline{margin-top:16px}.party-discipline__title{margin:0 0 4px;font-size:16px}.party-discipline__hint{color:#6b7280;margin:0 0 12px;font-size:13px}.party-discipline__list{gap:12px;display:grid}.party-discipline__card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:14px}.party-discipline__header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.party-discipline__header h4{margin:0;font-size:18px}.party-discipline__header p{color:#6b7280;margin:3px 0 0;font-size:12px}.party-discipline__score{text-align:right}.party-discipline__score strong{font-size:18px;display:block}.party-discipline__score span{color:#6b7280;font-size:11px}.party-discipline__bar{background:#e5e7eb;border-radius:999px;height:6px;margin-top:10px;overflow:hidden}.party-discipline__bar-fill{background:#ef4444;border-radius:999px;min-width:2px;height:100%}.party-discipline__deviation{color:#6b7280;margin:6px 0 12px;font-size:12px}.party-discipline__politicians{gap:6px;font-size:12px;display:grid}.party-discipline__politician{border-top:1px solid #f1f5f9;justify-content:space-between;gap:8px;padding:6px 0;display:flex}.votes-page{max-width:1180px;margin:0 auto;padding:3rem 1.5rem 4rem;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.votes-page__controls{background:#004b87;border:1px solid #003b7a;border-radius:24px;max-width:820px;margin:0 auto 1.5rem;padding:1.75rem;box-shadow:0 20px 40px #002b5c26}.votes-page__title{color:#fff;letter-spacing:-.02em;text-align:center;margin:0 0 .4rem;font-size:1.45rem}.votes-page__subtitle{color:#ffffffc7;text-align:center;margin:0 0 1.25rem;font-size:.95rem}.votes-page__tabs{background:#ffffff1f;border-radius:999px;gap:.25rem;width:fit-content;margin:0 auto;padding:.3rem;display:flex}.votes-page__tab{color:#ffffffd9;cursor:pointer;background:0 0;border:0;border-radius:999px;padding:.5rem 1.2rem;font-size:.88rem;font-weight:500}.votes-page__tab:hover:not(.active){color:#fff;background:#ffffff1a}.votes-page__tab.active{color:#002b5c;background:#ffcd00;font-weight:700}.votes-page__panel{max-width:820px;margin:0 auto}.votes-page__analysis-stack{flex-direction:column;gap:1rem;display:flex}
