.attitude-scale-module__aV6ija__root{min-width:0}.attitude-scale-module__aV6ija__title{margin:0 0 var(--space-2);color:var(--ink);font-family:var(--font-head);font-size:var(--text-h4);line-height:1}.attitude-scale-module__aV6ija__compactHeading{justify-content:space-between;align-items:baseline;gap:12px;margin-bottom:8px;display:flex}.attitude-scale-module__aV6ija__compact .attitude-scale-module__aV6ija__title{color:var(--meta);letter-spacing:.04em;text-transform:uppercase;margin:0;font-family:inherit;font-size:12px;font-weight:600}.attitude-scale-module__aV6ija__compactScore{color:var(--ink);font-family:var(--font-data);font-variant-numeric:tabular-nums;font-size:13px;font-weight:500}.attitude-scale-module__aV6ija__compact .attitude-scale-module__aV6ija__track{border-radius:4px;height:14px}.attitude-scale-module__aV6ija__track{border-radius:var(--radius-xs);background-color:var(--surface);background-image:repeating-linear-gradient(90deg,#0000 0 calc(10% - 1px),#2222221f calc(10% - 1px) 10%);border:1px solid #c4c4c4;height:22px;position:relative;overflow:hidden}.attitude-scale-module__aV6ija__segment{z-index:1;border-radius:var(--radius-xs);border:1px solid;position:absolute;top:-1px;bottom:-1px}.attitude-scale-module__aV6ija__zero{z-index:2;background:var(--ink);width:2px;position:absolute;top:-2px;bottom:-2px;left:50%;transform:translate(-1px)}.attitude-scale-module__aV6ija__empty .attitude-scale-module__aV6ija__zero{background:var(--meta)}.attitude-scale-module__aV6ija__result,.attitude-scale-module__aV6ija__ends{justify-content:space-between;align-items:baseline;gap:var(--space-3);display:flex}.attitude-scale-module__aV6ija__result{margin-top:var(--space-2)}.attitude-scale-module__aV6ija__result strong,.attitude-scale-module__aV6ija__result b{font-size:var(--text-meta);font-weight:400}.attitude-scale-module__aV6ija__result b{font-family:var(--font-data);font-variant-numeric:tabular-nums}.attitude-scale-module__aV6ija__ends{margin-top:var(--space-1);color:var(--meta);font-size:var(--text-meta);line-height:1.35}.attitude-scale-module__aV6ija__ends span:last-child{text-align:right}@media (max-width:480px){.attitude-scale-module__aV6ija__title{font-size:var(--text-lead)}.attitude-scale-module__aV6ija__track{height:20px}.attitude-scale-module__aV6ija__ends{font-size:var(--text-meta)}.attitude-scale-module__aV6ija__compact .attitude-scale-module__aV6ija__title{font-size:var(--text-caption)}}
.candidate-feedback-module__-UkBHW__dialog{border-radius:var(--radius-lg);background:var(--surface);width:min(560px,100% - 32px);max-height:min(720px,100dvh - 32px);color:var(--ink);border:0;padding:0;box-shadow:0 24px 80px #0000003d}.candidate-feedback-module__-UkBHW__dialog::backdrop{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#14141475}.candidate-feedback-module__-UkBHW__header{gap:var(--space-4);padding:var(--space-5) var(--space-5) var(--space-4);border-bottom:1px solid var(--line);grid-template-columns:minmax(0,1fr) 44px;align-items:start;display:grid}.candidate-feedback-module__-UkBHW__header p{margin:0 0 var(--space-1);color:var(--blue-readable);font-size:var(--text-caption);letter-spacing:.04em;text-transform:uppercase;font-weight:700}.candidate-feedback-module__-UkBHW__header h2{font-size:var(--text-h3);margin:0;line-height:1}.candidate-feedback-module__-UkBHW__close{border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--surface);width:44px;height:44px;color:var(--ink);cursor:pointer;justify-content:center;align-items:center;padding:0;display:inline-flex}.candidate-feedback-module__-UkBHW__close:hover{border-color:var(--blue);background:var(--blue-soft);color:var(--blue-readable)}.candidate-feedback-module__-UkBHW__body{padding:var(--space-5)}.candidate-feedback-module__-UkBHW__context{margin:0 0 var(--space-4);padding:var(--space-3) var(--space-3);border-left:3px solid var(--blue);background:var(--blue-soft);color:var(--secondary);font-size:var(--text-meta);line-height:1.45}.candidate-feedback-module__-UkBHW__label{margin-bottom:var(--space-2);font-size:var(--text-meta);font-weight:700;display:block}.candidate-feedback-module__-UkBHW__textarea{resize:vertical;width:100%;min-height:190px;padding:var(--space-3) var(--space-3);border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--surface);color:var(--ink);font:inherit;font-size:var(--text-body);line-height:1.5}.candidate-feedback-module__-UkBHW__textarea:focus{border-color:var(--blue);outline:3px solid color-mix(in srgb, var(--blue) 22%, transparent)}.candidate-feedback-module__-UkBHW__saveNote{min-height:18px;margin:var(--space-2) 0 0;color:var(--meta);font-size:var(--text-caption);line-height:1.4}.candidate-feedback-module__-UkBHW__saveError{color:var(--warning)}.candidate-feedback-module__-UkBHW__actions{gap:var(--space-2);padding:0 var(--space-5) var(--space-5);grid-template-columns:1fr 1fr;display:grid}.candidate-feedback-module__-UkBHW__actions button{justify-content:center;align-items:center;gap:var(--space-2);min-height:48px;padding:var(--space-3) var(--space-3);border-radius:var(--radius-sm);font:inherit;cursor:pointer;font-weight:700;display:inline-flex}.candidate-feedback-module__-UkBHW__secondary{border:1px solid var(--blue);background:var(--surface);color:var(--blue-readable)}.candidate-feedback-module__-UkBHW__primary{border:1px solid var(--blue);background:var(--blue);color:#fff}.candidate-feedback-module__-UkBHW__primary:disabled{border-color:var(--line);background:var(--panel);color:var(--meta);cursor:not-allowed}@media (max-width:520px){.candidate-feedback-module__-UkBHW__dialog{border-radius:var(--radius-md);width:calc(100% - 20px);max-height:calc(100dvh - 20px)}.candidate-feedback-module__-UkBHW__header,.candidate-feedback-module__-UkBHW__body{padding-right:var(--space-4);padding-left:var(--space-4)}.candidate-feedback-module__-UkBHW__actions{padding-right:var(--space-4);padding-left:var(--space-4);grid-template-columns:1fr}.candidate-feedback-module__-UkBHW__primary{grid-row:1}}
.party-mark-module__zHhaWq__mark{border-radius:var(--radius-xs);font-family:var(--font-label);letter-spacing:-.05em;text-align:center;flex:none;justify-content:center;align-items:center;padding-inline:2px;font-weight:700;line-height:1;display:inline-flex;overflow:hidden}.party-mark-module__zHhaWq__small{width:32px;height:32px;font-size:9px}.party-mark-module__zHhaWq__normal{width:36px;height:36px;font-size:10px}.party-mark-module__zHhaWq__large{width:52px;height:52px;font-size:var(--text-caption)}
.candidate-context-card-module__nj0wPW__card{width:100%;min-width:0;max-width:430px;padding:var(--space-5);border-radius:var(--radius-lg);background:var(--surface);overflow-wrap:anywhere}.candidate-context-card-module__nj0wPW__drawerCard{max-width:none;padding:0}.candidate-context-card-module__nj0wPW__drawerHeading{margin:0 0 var(--space-3);font-size:var(--text-h3);line-height:1}.candidate-context-card-module__nj0wPW__drawerCard .candidate-context-card-module__nj0wPW__details{padding-top:var(--space-6)}.candidate-context-card-module__nj0wPW__identity{gap:var(--space-3);grid-template-columns:minmax(0,1fr) auto;align-items:start;display:grid}.candidate-context-card-module__nj0wPW__identityCopy{min-width:0}.candidate-context-card-module__nj0wPW__identity h2{font-size:var(--text-h2);margin:0;line-height:.98}.candidate-context-card-module__nj0wPW__portrait{border-radius:var(--radius-xs);background-color:var(--panel);background-position:50% 18%;background-repeat:no-repeat;background-size:cover;flex:none;width:52px;height:52px;display:block;box-shadow:inset 0 0 0 1px #0000002e}.candidate-context-card-module__nj0wPW__contextLabel,.candidate-context-card-module__nj0wPW__meta,.candidate-context-card-module__nj0wPW__axisSource,.candidate-context-card-module__nj0wPW__noEvidence,.candidate-context-card-module__nj0wPW__note{color:var(--meta);font-size:var(--text-meta)}.candidate-context-card-module__nj0wPW__contextLabel{margin:0 0 var(--space-1);color:var(--blue-readable);font-size:var(--text-meta);font-weight:700}.candidate-context-card-module__nj0wPW__meta{margin:var(--space-2) 0 0;font-size:var(--text-meta);line-height:1.4}.candidate-context-card-module__nj0wPW__description{margin:var(--space-5) 0 var(--space-3);color:var(--secondary);font-size:var(--text-body);line-height:1.5}.candidate-context-card-module__nj0wPW__description p{margin:0}.candidate-context-card-module__nj0wPW__description p+p{margin-top:var(--space-3);padding-left:var(--space-3);border-left:3px solid var(--line)}.candidate-context-card-module__nj0wPW__scales{gap:var(--space-4);padding:var(--space-4);border-radius:var(--radius-md);background:var(--panel);display:grid}.candidate-context-card-module__nj0wPW__fallbackNote{margin:var(--space-2) 0 0;padding:var(--space-2) var(--space-3);border-left:3px solid var(--blue);background:var(--blue-soft);color:var(--secondary);font-size:var(--text-meta);line-height:1.45}.candidate-context-card-module__nj0wPW__detailsButton,.candidate-context-card-module__nj0wPW__feedback{width:100%;min-height:48px;padding:var(--space-3) var(--space-3);border:1px solid var(--blue);border-radius:var(--radius-sm);color:var(--blue-readable);background:var(--surface);text-align:left;justify-content:space-between;align-items:center;font-weight:700;text-decoration:none;display:flex}.candidate-context-card-module__nj0wPW__detailsButton svg,.candidate-context-card-module__nj0wPW__feedback svg,.candidate-context-card-module__nj0wPW__evidence footer a svg,.candidate-context-card-module__nj0wPW__sources a svg{flex:none}.candidate-context-card-module__nj0wPW__detailsButton{margin-top:var(--space-3);cursor:pointer}.candidate-context-card-module__nj0wPW__detailsButton:hover{background:var(--blue-soft)}.candidate-context-card-module__nj0wPW__feedback{margin-top:var(--space-5);background:var(--blue);color:#fff;cursor:pointer;font:inherit}.candidate-context-card-module__nj0wPW__details{gap:var(--space-6);padding-top:var(--space-6);display:none}.candidate-context-card-module__nj0wPW__detailsExpanded{display:grid}.candidate-context-card-module__nj0wPW__details h3{margin:0 0 var(--space-3);font-size:var(--text-h3);line-height:1}.candidate-context-card-module__nj0wPW__axisList{gap:var(--space-2);display:grid}.candidate-context-card-module__nj0wPW__axis{min-width:0;padding:var(--space-3);border-radius:var(--radius-sm);background:var(--bg)}.candidate-context-card-module__nj0wPW__axisHead{gap:var(--space-2);grid-template-columns:28px minmax(0,1fr) auto;align-items:start;display:grid}.candidate-context-card-module__nj0wPW__axisHead h4{margin:0 0 var(--space-1);font-size:var(--text-meta);font-weight:400;line-height:1.15}.candidate-context-card-module__nj0wPW__axisHead p{color:var(--meta);font-size:var(--text-meta);margin:0;line-height:1.4}.candidate-context-card-module__nj0wPW__axisHead>strong{color:var(--blue-readable);font-size:var(--text-meta);white-space:nowrap;font-weight:400}.candidate-context-card-module__nj0wPW__axisKey{border-radius:var(--radius-xs);background:var(--blue);color:#fff;width:28px;height:28px;font-size:var(--text-caption);justify-content:center;align-items:center;font-weight:700;display:inline-flex}.candidate-context-card-module__nj0wPW__axisSource{margin:var(--space-2) 0 0 var(--space-8);font-size:var(--text-meta);line-height:1.45}.candidate-context-card-module__nj0wPW__evidenceList{gap:var(--space-2);margin-top:var(--space-3);display:grid}.candidate-context-card-module__nj0wPW__evidence{padding:var(--space-3);border-left:3px solid var(--blue);background:var(--surface)}.candidate-context-card-module__nj0wPW__evidence blockquote{font-size:var(--text-body);margin:0;font-style:normal;line-height:1.55}.candidate-context-card-module__nj0wPW__evidence blockquote+p{margin:var(--space-2) 0 0;color:var(--meta);font-size:var(--text-meta);line-height:1.5}.candidate-context-card-module__nj0wPW__evidence footer{justify-content:space-between;gap:var(--space-1);margin-top:var(--space-2);color:var(--meta);font-size:var(--text-meta);flex-wrap:wrap;line-height:1.4;display:flex}.candidate-context-card-module__nj0wPW__evidence footer a,.candidate-context-card-module__nj0wPW__sources a{align-items:center;gap:var(--space-1);display:inline-flex}.candidate-context-card-module__nj0wPW__noEvidence{margin:var(--space-2) 0 0 var(--space-8);font-size:var(--text-meta);line-height:1.4}.candidate-context-card-module__nj0wPW__bio{margin:0}.candidate-context-card-module__nj0wPW__bio div{gap:var(--space-2);padding:var(--space-2) 0;border-top:1px solid var(--line);grid-template-columns:minmax(92px,.34fr) minmax(0,1fr);display:grid}.candidate-context-card-module__nj0wPW__bio dt{color:var(--meta);font-size:var(--text-meta)}.candidate-context-card-module__nj0wPW__bio dd{font-size:var(--text-meta);white-space:pre-line;margin:0;line-height:1.45}.candidate-context-card-module__nj0wPW__sources{padding-left:var(--space-4);font-size:var(--text-meta);margin:0}.candidate-context-card-module__nj0wPW__sources li+li{margin-top:var(--space-1)}.candidate-context-card-module__nj0wPW__note{padding:var(--space-3);border-left:3px solid var(--warning);font-size:var(--text-meta);background:#fff4e8;margin:0;line-height:1.45}@media (max-width:1080px){.candidate-context-card-module__nj0wPW__card{max-width:none}}@media (max-width:480px){.candidate-context-card-module__nj0wPW__card{padding:var(--space-4);border-radius:var(--radius-md)}.candidate-context-card-module__nj0wPW__drawerCard{padding:0}.candidate-context-card-module__nj0wPW__scales{padding:var(--space-3)}.candidate-context-card-module__nj0wPW__bio div{gap:var(--space-1);grid-template-columns:1fr}}
.entity-sheet-module__YhexLW__layer{z-index:100;justify-content:flex-end;display:flex;position:fixed;inset:0}.entity-sheet-module__YhexLW__backdrop{cursor:default;opacity:0;background:#14141457;border:0;padding:0;position:absolute;inset:0}.entity-sheet-module__YhexLW__sheet{z-index:1;overscroll-behavior:contain;background:var(--surface);scrollbar-width:thin;width:min(520px,100%);height:100dvh;position:relative;overflow-y:auto;transform:translate(100%);box-shadow:-16px 0 48px #00000024}.entity-sheet-module__YhexLW__layerOpen .entity-sheet-module__YhexLW__backdrop{animation:.18s ease-out forwards entity-sheet-module__YhexLW__backdrop-in}.entity-sheet-module__YhexLW__layerClosing .entity-sheet-module__YhexLW__backdrop{animation:.16s ease-in forwards entity-sheet-module__YhexLW__backdrop-out}.entity-sheet-module__YhexLW__layerOpen .entity-sheet-module__YhexLW__sheet{animation:.22s cubic-bezier(.2,.75,.25,1) forwards entity-sheet-module__YhexLW__sheet-in}.entity-sheet-module__YhexLW__layerClosing .entity-sheet-module__YhexLW__sheet{animation:.18s ease-in forwards entity-sheet-module__YhexLW__sheet-out}.entity-sheet-module__YhexLW__handle{display:none}.entity-sheet-module__YhexLW__topbar{z-index:3;gap:var(--space-2);min-height:68px;padding:var(--space-3) var(--space-5);border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff5;grid-template-columns:44px minmax(0,1fr) 44px;align-items:center;display:grid;position:sticky;top:0}.entity-sheet-module__YhexLW__topbarCopy{text-align:center;min-width:0}.entity-sheet-module__YhexLW__topbarCopy h2{font-family:var(--font-body);font-size:var(--text-body);text-overflow:ellipsis;white-space:nowrap;margin:0;font-weight:700;line-height:1.2;overflow:hidden}.entity-sheet-module__YhexLW__topbarCopy p{margin:var(--space-1) 0 0;color:var(--meta);font-size:var(--text-caption);text-overflow:ellipsis;white-space:nowrap;line-height:1.25;overflow:hidden}.entity-sheet-module__YhexLW__back,.entity-sheet-module__YhexLW__close{border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--surface);width:44px;height:44px;color:var(--ink);cursor:pointer;justify-content:center;align-items:center;padding:0;display:inline-flex}.entity-sheet-module__YhexLW__back:hover,.entity-sheet-module__YhexLW__close:hover{border-color:var(--blue);background:var(--blue-soft);color:var(--blue-readable)}.entity-sheet-module__YhexLW__topbarSpacer{width:44px;height:44px}.entity-sheet-module__YhexLW__content{padding:var(--space-6) var(--space-6) calc(40px + env(safe-area-inset-bottom))}@keyframes entity-sheet-module__YhexLW__backdrop-in{0%{opacity:0}to{opacity:1}}@keyframes entity-sheet-module__YhexLW__backdrop-out{0%{opacity:1}to{opacity:0}}@keyframes entity-sheet-module__YhexLW__sheet-in{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes entity-sheet-module__YhexLW__sheet-out{0%{transform:translate(0)}to{transform:translate(100%)}}@keyframes entity-sheet-module__YhexLW__sheet-in-mobile{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes entity-sheet-module__YhexLW__sheet-out-mobile{0%{transform:translateY(0)}to{transform:translateY(100%)}}@media (max-width:700px){.entity-sheet-module__YhexLW__layer{align-items:flex-end}.entity-sheet-module__YhexLW__sheet{border-radius:var(--radius-card) var(--radius-card) 0 0;width:100%;height:min(90svh,900px);transform:translateY(100%);box-shadow:0 -16px 48px #00000029}.entity-sheet-module__YhexLW__layerOpen .entity-sheet-module__YhexLW__sheet{animation-name:entity-sheet-module__YhexLW__sheet-in-mobile}.entity-sheet-module__YhexLW__layerClosing .entity-sheet-module__YhexLW__sheet{animation-name:entity-sheet-module__YhexLW__sheet-out-mobile}.entity-sheet-module__YhexLW__handle{z-index:4;width:40px;height:4px;margin:var(--space-2) auto -8px;border-radius:var(--radius-panel);background:var(--line);pointer-events:none;display:block;position:sticky;top:0}.entity-sheet-module__YhexLW__topbar{min-height:64px;padding:var(--space-3) var(--space-4) var(--space-2);border-radius:var(--radius-card) var(--radius-card) 0 0}.entity-sheet-module__YhexLW__content{padding:var(--space-6) var(--space-4) calc(32px + env(safe-area-inset-bottom))}}@media (prefers-reduced-motion:reduce){.entity-sheet-module__YhexLW__backdrop,.entity-sheet-module__YhexLW__sheet{animation-duration:.01ms!important}}
