/*! tailwindcss v4.0.14 | MIT License | https://tailwindcss.com */@layer theme{:host,:root{--font-sans:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--color-amber-50:oklch(.987 .022 95.277);--color-amber-700:oklch(.555 .163 48.998);--color-emerald-50:oklch(.979 .021 166.113);--color-emerald-700:oklch(.508 .118 165.612);--color-rose-50:oklch(.969 .015 12.422);--color-rose-700:oklch(.514 .222 16.935);--spacing:.25rem;--text-xs:.75rem;--text-xs--line-height:calc(1/.75);--text-sm:.875rem;--text-sm--line-height:calc(1.25/.875);--font-weight-medium:500;--font-weight-semibold:600;--tracking-tight:-.025em;--animate-pulse:pulse 2s cubic-bezier(.4,0,.6,1)infinite;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4,0,.2,1);--default-font-family:var(--font-sans);--default-font-feature-settings:var(--font-sans--font-feature-settings);--default-font-variation-settings:var(--font-sans--font-variation-settings);--default-mono-font-family:var(--font-mono);--default-mono-font-feature-settings:var(--font-mono--font-feature-settings);--default-mono-font-variation-settings:var(--font-mono--font-variation-settings)}}@layer base{*,::backdrop,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}:host,html{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}body{line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}menu,ol,ul{list-style:none}audio,canvas,embed,iframe,img,object,svg,video{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,optgroup,select,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1;color:color-mix(in oklab,currentColor 50%,transparent)}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit,::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden}.absolute,.sr-only{position:absolute}.relative{position:relative}.static{position:static}.sticky{position:sticky}.z-50{z-index:50}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline-flex{display:inline-flex}.table{display:table}.size-4{width:calc(var(--spacing)*4);height:calc(var(--spacing)*4)}.size-10{width:calc(var(--spacing)*10);height:calc(var(--spacing)*10)}.h-2{height:calc(var(--spacing)*2)}.h-9{height:calc(var(--spacing)*9)}.h-10{height:calc(var(--spacing)*10)}.h-11{height:calc(var(--spacing)*11)}.h-full{height:100%}.h-px{height:1px}.w-fit{width:fit-content}.w-full{width:100%}.w-px{width:1px}.max-w-64{max-width:calc(var(--spacing)*64)}.flex-1{flex:1}.shrink-0{flex-shrink:0}.transform{transform:var(--tw-rotate-x)var(--tw-rotate-y)var(--tw-rotate-z)var(--tw-skew-x)var(--tw-skew-y)}.animate-pulse{animation:var(--animate-pulse)}.items-center{align-items:center}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.gap-1{gap:calc(var(--spacing)*1)}.gap-1\.5{gap:calc(var(--spacing)*1.5)}.gap-2{gap:calc(var(--spacing)*2)}.gap-4{gap:calc(var(--spacing)*4)}.overflow-hidden{overflow:hidden}.rounded-full{border-radius:3.40282e+38px}.rounded-lg{border-radius:var(--radius)}.rounded-md{border-radius:calc(var(--radius) - 2px)}.rounded-xl{border-radius:calc(var(--radius) + 4px)}.border{border-style:var(--tw-border-style);border-width:1px}.border-b{border-bottom-style:var(--tw-border-style);border-bottom-width:1px}.border-border{border-color:var(--border)}.border-transparent{border-color:#0000}.bg-amber-50{background-color:var(--color-amber-50)}.bg-background{background-color:var(--background)}.bg-border{background-color:var(--border)}.bg-card{background-color:var(--card)}.bg-emerald-50{background-color:var(--color-emerald-50)}.bg-foreground{background-color:var(--foreground)}.bg-muted{background-color:var(--muted-surface)}.bg-primary{background-color:var(--primary)}.bg-rose-50{background-color:var(--color-rose-50)}.bg-secondary{background-color:var(--secondary)}.fill-foreground{fill:var(--foreground)}.p-6{padding:calc(var(--spacing)*6)}.px-2\.5{padding-inline:calc(var(--spacing)*2.5)}.px-3{padding-inline:calc(var(--spacing)*3)}.px-4{padding-inline:calc(var(--spacing)*4)}.px-6{padding-inline:calc(var(--spacing)*6)}.py-1{padding-block:calc(var(--spacing)*1)}.py-1\.5{padding-block:calc(var(--spacing)*1.5)}.py-2{padding-block:calc(var(--spacing)*2)}.py-4{padding-block:calc(var(--spacing)*4)}.pt-0{padding-top:calc(var(--spacing)*0)}.pb-4{padding-bottom:calc(var(--spacing)*4)}.text-left{text-align:left}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.text-xs{font-size:var(--text-xs);line-height:var(--tw-leading,var(--text-xs--line-height))}.text-\[0\.7rem\]{font-size:.7rem}.leading-none{--tw-leading:1;line-height:1}.font-medium{--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium)}.font-semibold{--tw-font-weight:var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}.tracking-tight{--tw-tracking:var(--tracking-tight);letter-spacing:var(--tracking-tight)}.whitespace-nowrap{white-space:nowrap}.text-amber-700{color:var(--color-amber-700)}.text-background{color:var(--background)}.text-card-foreground{color:var(--card-foreground)}.text-emerald-700{color:var(--color-emerald-700)}.text-foreground{color:var(--foreground)}.text-muted-foreground{color:var(--muted)}.text-primary{color:var(--primary)}.text-primary-foreground{color:var(--primary-foreground)}.text-rose-700{color:var(--color-rose-700)}.text-secondary-foreground{color:var(--secondary-foreground)}.underline-offset-4{text-underline-offset:4px}.shadow-md{--tw-shadow:0 4px 6px -1px var(--tw-shadow-color,#0000001a),0 2px 4px -2px var(--tw-shadow-color,#0000001a)}.shadow-md,.shadow-sm{box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-sm{--tw-shadow:0 1px 3px 0 var(--tw-shadow-color,#0000001a),0 1px 2px -1px var(--tw-shadow-color,#0000001a)}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.filter{filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-all{transition-property:all;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-colors{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-transform{transition-property:transform,translate,scale,rotate;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.duration-200{--tw-duration:.2s;transition-duration:.2s}.running{animation-play-state:running}@media (hover:hover){.hover\:bg-accent:hover{background-color:var(--accent)}.hover\:bg-primary\/90:hover{background-color:color-mix(in oklab,var(--primary)90%,transparent)}.hover\:bg-secondary\/80:hover{background-color:color-mix(in oklab,var(--secondary)80%,transparent)}.hover\:text-accent-foreground:hover{color:var(--accent-foreground)}.hover\:underline:hover{text-decoration-line:underline}}.focus-visible\:ring-2:focus-visible{--tw-ring-shadow:var(--tw-ring-inset,)0 0 0 calc(2px + var(--tw-ring-offset-width))var(--tw-ring-color,currentColor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.focus-visible\:ring-ring:focus-visible{--tw-ring-color:var(--ring)}.focus-visible\:outline-none:focus-visible{--tw-outline-style:none;outline-style:none}.disabled\:pointer-events-none:disabled{pointer-events:none}.disabled\:opacity-50:disabled{opacity:.5}.data-\[state\=closed\]\:animate-accordion-up[data-state=closed]{animation:accordion-up var(--tw-animation-duration,var(--tw-duration,.2s))var(--tw-ease,ease-out)var(--tw-animation-delay,0s)var(--tw-animation-iteration-count,1)var(--tw-animation-direction,normal)var(--tw-animation-fill-mode,none)}.data-\[state\=open\]\:animate-accordion-down[data-state=open]{animation:accordion-down var(--tw-animation-duration,var(--tw-duration,.2s))var(--tw-ease,ease-out)var(--tw-animation-delay,0s)var(--tw-animation-iteration-count,1)var(--tw-animation-direction,normal)var(--tw-animation-fill-mode,none)}.\[\&_svg\]\:pointer-events-none svg{pointer-events:none}.\[\&_svg\]\:size-4 svg{width:calc(var(--spacing)*4);height:calc(var(--spacing)*4)}.\[\&\[data-state\=open\]\>svg\]\:rotate-180[data-state=open]>svg{rotate:180deg}}@property --tw-animation-delay{syntax:"*";inherits:false;initial-value:0s}@property --tw-animation-direction{syntax:"*";inherits:false;initial-value:normal}@property --tw-animation-duration{syntax:"*";inherits:false}@property --tw-animation-fill-mode{syntax:"*";inherits:false;initial-value:none}@property --tw-animation-iteration-count{syntax:"*";inherits:false;initial-value:1}@property --tw-enter-blur{syntax:"*";inherits:false;initial-value:0}@property --tw-enter-opacity{syntax:"*";inherits:false;initial-value:1}@property --tw-enter-rotate{syntax:"*";inherits:false;initial-value:0}@property --tw-enter-scale{syntax:"*";inherits:false;initial-value:1}@property --tw-enter-translate-x{syntax:"*";inherits:false;initial-value:0}@property --tw-enter-translate-y{syntax:"*";inherits:false;initial-value:0}@property --tw-exit-blur{syntax:"*";inherits:false;initial-value:0}@property --tw-exit-opacity{syntax:"*";inherits:false;initial-value:1}@property --tw-exit-rotate{syntax:"*";inherits:false;initial-value:0}@property --tw-exit-scale{syntax:"*";inherits:false;initial-value:1}@property --tw-exit-translate-x{syntax:"*";inherits:false;initial-value:0}@property --tw-exit-translate-y{syntax:"*";inherits:false;initial-value:0}:root{--background:#fcfbf8;--foreground:#121316;--card:#fff;--card-foreground:#121316;--popover:#fff;--popover-foreground:#121316;--page:#fcfbf8;--surface:#fff;--surface-soft:#edf2eb;--text:#121316;--muted:#65676d;--primary:#8157d9;--primary-foreground:#fff;--secondary:#f0e8ff;--secondary-foreground:#402277;--muted-surface:#f2f0ec;--accent:#f0e8ff;--accent-foreground:#402277;--ring:#8157d9;--radius:.75rem;--primary-deep:#121316;--accent-soft:#f0e8ff;--border:#e7e4de;--border-strong:#bdb9b1;--danger:#a33d32;--sans:"Onest Variable","Noto Sans","Segoe UI",sans-serif;--serif:"Noto Serif","Iowan Old Style","DejaVu Serif",Georgia,serif;--paper:var(--page);--paper-dark:var(--surface-soft);--paper-light:var(--surface);--ink:var(--text);--ink-muted:var(--muted);--jade:var(--primary);--clay:var(--danger);--sun:var(--accent-soft);--line:var(--border);--shadow:0 24px 60px #142d2224}.compare-page .page-title,.editorial-home h1,.editorial-home h2,.parties-page .page-title,.party-profile-page .page-title{font-family:var(--serif);font-weight:650}.header-primary{gap:clamp(14px,1.5vw,24px)}.header-primary a{color:#303136;font-size:12px}.brand-monogram{color:#fff;background:#121316}.language-control{background:#f1efea}.secondary-action{border-color:var(--border-strong);background:#ffffffb8;border-radius:8px}.editorial-hero{background:linear-gradient(180deg,#fff 0,var(--page)100%);padding:clamp(64px,8vw,116px) 0 68px;overflow:hidden}.editorial-hero-grid{grid-template-columns:minmax(0,5fr) minmax(460px,7fr);align-items:center;gap:clamp(42px,6vw,92px);display:grid}.editorial-hero-copy h1{letter-spacing:-.06em;max-width:10ch;margin:0;font-size:clamp(3.35rem,6.2vw,6.25rem);line-height:.98}.editorial-hero-copy .hero-intro{max-width:56ch;color:var(--muted)}.hero-fact-strip{border:1px solid var(--border);background:#fff;border-radius:10px;grid-template-columns:repeat(4,1fr);margin-top:56px;display:grid;overflow:hidden}.hero-fact-strip>div{border-right:1px solid var(--border);flex-direction:column;justify-content:center;min-height:84px;padding:13px;display:flex}.hero-fact-strip>div:last-child{border-right:0}.hero-fact-strip strong{font-size:20px;line-height:1}.hero-fact-strip span{color:var(--muted);margin-top:6px;font-size:9px}.hero-collage{min-height:590px;margin:0;position:relative}.hero-dots,.hero-lavender,.hero-sun{display:block;position:absolute}.hero-sun{aspect-ratio:1;background:#f6d94c;border-radius:50%;width:290px;top:2%;right:6%}.hero-lavender{aspect-ratio:1;background:#eadcff;border-radius:50% 50% 10%;width:220px;bottom:10%;left:5%}.hero-dots{opacity:.45;background-image:radial-gradient(#121316 1.2px,#0000 0);background-size:12px 12px;width:140px;height:150px;top:18%;left:18%}.hero-city{filter:saturate(.72);clip-path:polygon(8% 8%,100% 0,100% 100%,0 100%);width:76%;height:58%;position:absolute;bottom:8%;right:7%;overflow:hidden}.hero-city:after{content:"";background:linear-gradient(#0000 60%,#fcfbf833);position:absolute;inset:0}.hero-city img{object-fit:cover}.hero-ballot{z-index:2;aspect-ratio:.78;border:1px solid var(--border);background:#fff;flex-direction:column;justify-content:space-between;width:42%;padding:34px;display:flex;position:absolute;bottom:0;right:1%;transform:rotate(-7deg);box-shadow:0 24px 55px #14141e1f}.hero-ballot span{color:var(--muted);text-transform:uppercase;font-size:11px}.hero-ballot svg{color:#8157d9;stroke-width:3px;background:#f0e8ff;border-radius:50%;align-self:center;width:96px;height:96px;padding:18px}.hero-collage figcaption{color:var(--muted);font-size:8px;position:absolute;bottom:-15px;right:8%}.hero-collage figcaption a{text-decoration:underline}.home-candidate-section,.home-party-section,.home-trust-section{padding:104px 0}.home-section-head{grid-template-columns:minmax(0,1fr) minmax(320px,.7fr);align-items:end;gap:60px;display:grid}.home-section-head h2,.home-trust-section h2{letter-spacing:-.045em;max-width:16ch;margin:0;font-size:clamp(2.35rem,4vw,4rem);line-height:1.03}.home-section-head>div:last-child>p{max-width:48ch;color:var(--muted);margin:0 0 18px}.home-section-head>div:last-child>a{border-bottom:1px solid;align-items:center;gap:7px;padding-bottom:3px;font-size:12px;display:inline-flex}.home-section-head svg{width:15px}.editorial-party-rail{grid-template-columns:repeat(7,minmax(0,1fr));gap:8px;margin-top:44px;display:grid}.editorial-party-rail .party-module{border:1px solid var(--border);border-bottom:3px solid var(--party-accent);background:#fff;border-radius:10px;min-height:235px;padding:17px 14px}.editorial-party-rail .party-module:hover{transform:translateY(-2px);box-shadow:0 12px 28px #14141e0f}.editorial-party-rail .party-module-logo{width:100%;height:72px;margin-top:30px}.editorial-party-rail .party-module>strong{font-size:13px}.home-research-section{background:#f5f2ee;padding:96px 0}.home-research-grid{grid-template-columns:minmax(300px,4fr) minmax(0,8fr);align-items:stretch;gap:16px;display:grid}.comparison-teaser,.political-map-card{border:1px solid var(--border);border-radius:18px;padding:clamp(26px,3vw,42px);position:relative;overflow:hidden}.comparison-teaser{background:linear-gradient(145deg,#fff,#f0e8ff)}.comparison-teaser h2,.political-map-heading h2{font-family:var(--serif);letter-spacing:-.04em;margin:0;font-size:clamp(1.9rem,3vw,3rem);line-height:1.04}.comparison-teaser>p:not(.section-eyebrow){color:var(--muted)}.comparison-teaser>div{border-top:1px solid #1213161f;margin:28px 0;display:grid}.comparison-teaser>div a{border-bottom:1px solid #1213161f;grid-template-columns:26px 1fr 16px;align-items:center;gap:8px;padding:10px 0;font-size:11px;display:grid}.comparison-teaser>div span{color:var(--muted);font-size:9px}.comparison-teaser>div svg{width:13px}.teaser-scribble{opacity:.7;border-color:#b77bff #0000 #0000 #b77bff;border-style:solid;border-width:3px;border-radius:50%;width:120px;height:90px;position:absolute;bottom:-38px;right:-26px;transform:rotate(-20deg)}.political-map-card{background:#fff}.political-map-heading{grid-template-columns:1fr auto;gap:20px;display:grid}.political-map-heading>span{height:32px;color:var(--muted);background:#f4f2ee;border-radius:99px;align-items:center;gap:6px;padding:0 9px;font-size:9px;display:inline-flex}.political-map-heading svg{width:13px}.map-axis-shell{grid-template-rows:28px minmax(330px,1fr) 28px;grid-template-columns:86px minmax(0,1fr) 74px;align-items:center;margin-top:28px;display:grid;position:relative}.map-axis-bottom,.map-axis-top{text-align:center;grid-column:2}.map-axis-left,.map-axis-right{text-align:center;font-size:8px}.map-axis-bottom,.map-axis-top{font-size:8px}.map-axis-top{grid-row:1}.map-axis-left{grid-area:2/1}.map-axis-right{grid-area:2/3}.map-axis-bottom{grid-row:3}.map-plot{border:1px solid var(--border);background:linear-gradient(90deg,#f0e8ff73 0 50%,#f6d94c21 50%),linear-gradient(0deg,#0000 0 50%,#ffffff8c 50%);grid-area:2/2;height:100%;min-height:330px;position:relative}.map-plot:after,.map-plot:before{content:"";background:#d7d3cc;position:absolute}.map-plot:before{width:100%;height:1px;top:50%;left:0}.map-plot:after{width:1px;height:100%;top:0;left:50%}.map-plot>p{z-index:1;width:min(80%,280px);color:var(--muted);border:1px solid var(--border);text-align:center;background:#ffffffe6;border-radius:9px;margin:0;padding:13px;font-size:10px;top:50%;left:50%}.map-plot>p,.map-point{position:absolute;transform:translate(-50%,-50%)}.map-point{z-index:2;border:1px solid var(--border);background:#fff;border-radius:99px;align-items:center;gap:5px;padding:4px 7px;font-size:9px;display:inline-flex}.map-point i{background:var(--party-accent);border-radius:50%;width:9px;height:9px}.map-point.is-highlighted{box-shadow:0 0 0 5px color-mix(in srgb,var(--party-accent)22%,transparent)}.map-review-list{flex-wrap:wrap;gap:7px;margin-top:22px;display:flex}.map-review-list>span{background:#f7f5f1;border-radius:7px;grid-template-columns:8px auto;align-items:center;gap:2px 6px;padding:6px 8px;font-size:9px;display:inline-grid}.map-review-list i{border-radius:50%;width:7px;height:7px}.map-review-list small{color:var(--muted);grid-column:2;font-size:7px}.map-method-note{color:var(--muted);margin:18px 0 0;font-size:9px}.map-method-note a{color:#8157d9;text-decoration:underline}.home-candidate-rail{scroll-snap-type:x mandatory;grid-auto-columns:minmax(174px,1fr);grid-auto-flow:column;gap:10px;margin-top:44px;display:grid;overflow-x:auto}.home-candidate-rail>a{border:1px solid var(--border);border-bottom:3px solid var(--party-accent);scroll-snap-align:start;background:#fff;border-radius:11px;flex-direction:column;min-height:300px;padding:12px;display:flex}.home-candidate-rail>a>div{aspect-ratio:1/1.08;color:#8157d9;font-family:var(--serif);background:#f0e8ff;border-radius:8px;place-items:center;font-size:36px;display:grid;position:relative;overflow:hidden}.home-candidate-rail img{object-fit:cover}.home-candidate-rail strong{margin-top:14px;font-size:12px;line-height:1.3}.home-candidate-rail small{color:var(--muted);margin-top:auto;padding-top:9px;font-size:8px}.candidate-search-banner{background:linear-gradient(90deg,#efe3ff,#fff);border-radius:12px;grid-template-columns:1fr minmax(320px,.8fr);align-items:center;gap:26px;margin-top:24px;padding:26px;display:grid}.candidate-search-banner span,.candidate-search-banner strong{display:block}.candidate-search-banner strong{font-size:14px}.candidate-search-banner span{color:var(--muted);margin-top:4px;font-size:10px}.candidate-search-banner .quick-search label{background:#fff}.home-system-section{padding:20px 0 104px}.system-feature-card{border:1px solid var(--border);background:#fff;border-radius:18px;grid-template-columns:1fr 1fr;min-height:430px;display:grid;overflow:hidden}.system-feature-card>div:first-child{flex-direction:column;justify-content:center;align-items:flex-start;padding:clamp(32px,5vw,70px);display:flex}.system-feature-card h2{max-width:16ch;margin:0;font-size:clamp(2.1rem,4vw,3.7rem);line-height:1.04}.system-feature-card p:not(.section-eyebrow){max-width:46ch;color:var(--muted)}.system-feature-image{min-height:380px;position:relative;overflow:hidden}.system-feature-image img{object-fit:cover;filter:saturate(.65)}.system-feature-image:after{content:"";background:linear-gradient(135deg,#0000,#f6d94c40);position:absolute;inset:0}.system-feature-image i{z-index:1;aspect-ratio:1;background-image:radial-gradient(#fff 1.5px,#0000 0);background-size:12px 12px;width:150px;position:absolute;top:40px;right:40px}.system-feature-image b{z-index:2;color:#121316;font-family:var(--serif);background:#f6d94c;border-radius:50%;padding:18px 24px;font-size:34px;position:absolute;bottom:26px;right:32px}.home-trust-section{background:#fff}.editorial-trust-grid{grid-template-columns:repeat(4,1fr);gap:28px;margin-top:46px;display:grid}.editorial-trust-grid article{border-right:1px solid var(--border);min-height:145px;padding-right:24px}.editorial-trust-grid article:last-child{border-right:0}.editorial-trust-grid svg{color:#121316;stroke-width:1.6px;width:26px}.editorial-trust-grid strong{margin-top:24px;font-size:12px;display:block}.editorial-trust-grid p,.trust-method-link{color:var(--muted);font-size:10px}.trust-method-link{width:fit-content;align-items:center;gap:7px;margin:36px auto 0;display:flex}.trust-method-link svg{width:14px}.home-about-section{background:#fff;padding:28px 0 100px}.home-about-card{border:1px solid var(--border);background:linear-gradient(120deg,#f5efff,#fff 60%,#fff9d8);border-radius:16px;justify-content:space-between;align-items:center;gap:40px;min-height:180px;padding:36px 42px;display:flex}.home-about-card h2{margin:0;font-size:36px}.home-about-card p:not(.section-eyebrow){color:var(--muted);margin-bottom:0}.comparison-handoff{border:1px solid var(--border);background:linear-gradient(135deg,#f0e8ff,#fff);border-radius:16px;justify-content:space-between;align-items:end;gap:40px;margin-top:24px;margin-bottom:104px;padding:42px;display:flex}.comparison-handoff h2{max-width:20ch;font-family:var(--serif);margin:0;font-size:clamp(2rem,4vw,3.4rem);line-height:1.05}.comparison-handoff p:not(.section-eyebrow){max-width:58ch;color:var(--muted)}@media (width<=1100px){.editorial-hero-grid{grid-template-columns:1fr 1fr}.hero-collage{min-height:500px}.editorial-party-rail{grid-template-columns:repeat(4,1fr)}.home-research-grid{grid-template-columns:1fr}.header-primary a:nth-last-child(-n+2){display:none}}@media (width<=760px){.container,.container-wide,.site-frame{width:min(100% - 32px,1280px)}.editorial-hero{padding-top:52px}.editorial-hero-grid{grid-template-columns:1fr}.editorial-hero-copy h1{font-size:clamp(3rem,13vw,4.4rem)}.hero-fact-strip{grid-template-columns:1fr 1fr;margin-top:38px}.hero-fact-strip>div:nth-child(2){border-right:0}.hero-fact-strip>div:nth-child(-n+2){border-bottom:1px solid var(--border)}.hero-collage{min-height:410px}.hero-sun{width:190px}.hero-lavender{width:140px}.hero-ballot{width:45%;padding:20px}.hero-ballot svg{width:66px;height:66px}.home-candidate-section,.home-party-section,.home-trust-section{padding:72px 0}.home-section-head{grid-template-columns:1fr;gap:24px}.editorial-party-rail{scroll-snap-type:x mandatory;grid-template-columns:none;grid-auto-columns:72%;grid-auto-flow:column;display:grid;overflow-x:auto}.editorial-party-rail .party-module{scroll-snap-align:start}.home-research-section{padding:70px 0}.comparison-teaser,.political-map-card{padding:24px 18px}.map-axis-shell{grid-template-rows:34px 300px 34px;grid-template-columns:42px minmax(0,1fr) 42px}.map-axis-left,.map-axis-right{writing-mode:vertical-rl}.map-axis-left{transform:rotate(180deg)}.candidate-search-banner,.system-feature-card{grid-template-columns:1fr}.candidate-search-banner{padding:22px 16px}.system-feature-card>div:first-child{padding:32px 24px}.editorial-trust-grid{grid-template-columns:1fr 1fr}.editorial-trust-grid article:nth-child(2){border-right:0}.comparison-handoff,.home-about-card{flex-direction:column;align-items:flex-start;padding:28px 24px}}.about-editorial-page .page-hero{background:linear-gradient(135deg,#fff,#f0e8ff 70%,#fff9d8)}.about-editorial-content{padding:72px 0 110px}.about-mission-card{border:1px solid var(--border);background:#fff;border-radius:18px;grid-template-columns:1fr 1fr;min-height:500px;display:grid;overflow:hidden}.about-mission-image{min-height:420px;position:relative}.about-mission-image img{object-fit:cover;filter:saturate(.68)}.about-mission-card>div:last-child{flex-direction:column;justify-content:center;padding:clamp(32px,5vw,70px);display:flex}.about-mission-card h2,.about-team-section h2{font-family:var(--serif);letter-spacing:-.045em;margin:0;font-size:clamp(2.4rem,4.5vw,4.2rem);line-height:1.03}.about-mission-card p:not(.section-eyebrow){color:var(--muted)}.about-accountability-grid{grid-template-columns:1fr 1fr;gap:14px;margin-top:14px;display:grid}.about-accountability-grid article{border:1px solid var(--border);background:#fff;border-radius:15px;min-height:280px;padding:34px}.about-accountability-grid article:nth-child(2){background:linear-gradient(145deg,#fff,#fff9d8)}.about-accountability-grid svg{width:30px;margin-bottom:34px}.about-accountability-grid h3{max-width:24ch;font-family:var(--serif);font-size:25px;line-height:1.15}.about-accountability-grid article>p:last-child{color:var(--muted)}.about-team-section{margin-top:90px}.about-team-section>div{grid-template-columns:repeat(4,1fr);gap:10px;margin-top:34px;display:grid}.about-team-section article{border:1px solid var(--border);background:#fff;border-radius:12px;flex-direction:column;min-height:260px;padding:22px;display:flex}.about-team-section article>span{width:66px;height:66px;font-family:var(--serif);border-radius:50%;place-items:center;font-size:21px;display:grid}.about-team-section strong{margin-top:28px}.about-team-section small{color:#8157d9}.about-review-state,.about-team-section article p{color:var(--muted);font-size:11px}.about-review-state{border:1px dashed var(--border-strong);background:#fff;border-radius:12px;margin-top:30px;padding:24px}.about-contact-card{color:#fff;background:#101d3d;border-radius:14px;justify-content:space-between;align-items:center;gap:24px;min-height:120px;margin-top:60px;padding:30px 34px;display:flex}.about-contact-card>a,.about-contact-card>div{align-items:center;gap:14px;display:flex}.about-contact-card svg{color:#d7b8ff;width:23px}.about-contact-card small,.about-contact-card strong{display:block}.about-contact-card small{color:#aeb9d4}.about-contact-card>a{font-size:11px}@media (width<=760px){.about-accountability-grid,.about-mission-card{grid-template-columns:1fr}.about-team-section>div{grid-template-columns:1fr 1fr}.about-contact-card{flex-direction:column;align-items:flex-start}}@media (width<=430px){.about-team-section>div{grid-template-columns:1fr}}.admin-research-grid{grid-template-columns:1fr 1fr;align-items:start;gap:20px;display:grid}.admin-research-grid .admin-form-section{align-self:start}.admin-research-grid textarea{resize:vertical;min-height:110px}.admin-project-form{grid-column:1/-1}.admin-check-field{background:var(--surface-soft);border-radius:8px;align-items:center;gap:10px;padding:14px;font-size:11px;display:flex}.admin-check-field input{width:18px;height:18px}@media (width<=900px){.admin-research-grid{grid-template-columns:1fr}.admin-project-form{grid-column:auto}}@media (width<=430px){.editorial-hero-copy h1{font-size:3.15rem}.hero-collage{min-height:340px}.hero-city{width:88%;height:62%}.editorial-trust-grid{grid-template-columns:1fr}.editorial-trust-grid article{border-right:0;border-bottom:1px solid var(--border)}}.party-profile-hero{background:#fff;padding:70px 0 34px;overflow:hidden}.party-profile-hero-grid{grid-template-columns:minmax(0,6fr) minmax(420px,6fr);align-items:center;gap:48px;display:grid}.party-profile-title h1{max-width:10ch;font-family:var(--serif);letter-spacing:-.06em;margin:10px 0 18px;font-size:clamp(4rem,7.5vw,7rem);line-height:.92}.party-profile-title>p:not(.section-eyebrow){max-width:58ch;color:var(--muted)}.party-profile-tags{flex-wrap:wrap;gap:7px;margin-top:24px;display:flex}.party-profile-tags span{background:color-mix(in srgb,var(--party-accent)9%,#fff);border:1px solid color-mix(in srgb,var(--party-accent)28%,var(--border));border-radius:99px;padding:7px 10px;font-size:9px}.party-profile-collage{min-height:430px;position:relative}.party-profile-collage>i{background:#f6d94c;border-radius:50%;width:330px;height:330px;position:absolute;top:-80px;right:0}.party-profile-city{clip-path:polygon(8% 0,100% 8%,100% 100%,0 100%);width:66%;height:62%;position:absolute;bottom:20px;left:0;overflow:hidden}.party-profile-city img{object-fit:cover;filter:saturate(.65)}.party-profile-hero-logo{z-index:2;background:#fffffff0;width:250px;height:130px;padding:22px;top:70px;right:30px;transform:rotate(4deg);box-shadow:0 18px 45px #14141e17}.party-profile-ballot,.party-profile-hero-logo{border:1px solid var(--border);position:absolute}.party-profile-ballot{z-index:3;border-bottom:6px solid var(--party-accent);background:#fff;border-radius:12px;flex-direction:column;width:210px;min-height:180px;padding:24px;display:flex;bottom:0;right:0;box-shadow:0 16px 38px #14141e1a}.party-profile-ballot strong{color:var(--party-accent);font-family:var(--serif);font-size:32px}.party-profile-ballot>span{color:var(--muted);font-size:10px}.party-profile-ballot b{align-items:center;gap:7px;margin-top:auto;font-size:12px;display:flex}.party-profile-ballot svg{width:17px}.editorial-party-profile .party-profile-content{background:var(--page);padding-top:34px}.editorial-party-profile .party-profile-summary{grid-template-columns:repeat(4,1fr)}.party-identity-grid{border:1px solid var(--border);background:#fff;border-radius:15px;grid-template-columns:1fr 1fr;margin-top:18px;display:grid;overflow:hidden}.party-identity-grid>article{min-height:240px;padding:32px}.party-identity-grid>article:first-child{border-right:1px solid var(--border);background:linear-gradient(135deg,#f0e8ff,#fff)}.party-identity-grid h2{max-width:16ch;font-family:var(--serif);margin:8px 0;font-size:34px;line-height:1.08}.party-identity-grid article>p:not(.section-eyebrow){color:var(--muted)}.party-identity-grid article>div{grid-template-columns:repeat(3,1fr);margin-top:30px;display:grid}.party-identity-grid article>div span{border-right:1px solid var(--border);flex-direction:column;gap:6px;padding:0 14px;font-size:9px;display:flex}.party-identity-grid article>div span:first-child{padding-left:0}.party-identity-grid article>div span:last-child{border-right:0}.party-identity-grid article>div b{color:var(--muted);font-weight:500}.party-positions-section,.party-promises-section{margin-top:92px}.party-section-title{justify-content:space-between;align-items:end;gap:30px;display:flex}.party-section-title h2{font-family:var(--serif);margin:0;font-size:clamp(2.25rem,4vw,3.8rem);line-height:1.04}.party-section-title>span{color:var(--muted);font-size:9px}.party-promises-grid{grid-template-columns:repeat(5,1fr);gap:10px;margin-top:30px;display:grid}.party-promises-grid article{border:1px solid var(--border);background:#fff;border-radius:12px;flex-direction:column;min-height:230px;padding:20px;display:flex}.party-promises-grid article>span{color:var(--party-accent);font-size:10px}.party-promises-grid svg{width:25px;color:var(--muted);margin:30px 0 20px}.party-promises-grid strong{font-family:var(--serif);font-size:17px;line-height:1.2}.party-promises-grid p{color:var(--muted);margin-top:auto;font-size:9px}.editorial-party-profile .party-evidence-grid{grid-template-columns:repeat(3,1fr)}.editorial-party-profile .party-evidence-card{min-height:230px}.profile-source-link{border:1px solid var(--border);background:#fff;border-radius:10px;justify-content:space-between;align-items:center;gap:12px;padding:16px;font-size:10px;display:flex}.profile-source-link svg{flex:none;width:15px}.party-map-candidates{grid-template-columns:5fr 7fr;gap:14px;margin-top:92px;display:grid}.party-map-candidates .political-map-card{padding:26px}.party-map-candidates .political-map-heading{grid-template-columns:1fr}.party-map-candidates .political-map-heading h2{font-size:27px}.party-map-candidates .map-axis-shell{grid-template-rows:34px 280px 34px;grid-template-columns:42px 1fr 42px}.party-map-candidates .map-axis-left,.party-map-candidates .map-axis-right{writing-mode:vertical-rl}.party-map-candidates .map-axis-left{transform:rotate(180deg)}.party-candidates-panel{border:1px solid var(--border);background:#fff;border-radius:18px;padding:28px}.party-candidates-panel>div:first-child{justify-content:space-between;align-items:center;gap:20px;display:flex}.party-candidates-panel h2{font-family:var(--serif);margin:0;font-size:28px}.party-candidates-panel>div:first-child a{color:#8157d9;align-items:center;gap:6px;font-size:9px;display:inline-flex}.party-candidates-panel svg{width:14px}.party-candidates-panel>div:last-child{grid-template-columns:repeat(4,1fr);gap:8px;margin-top:24px;display:grid}.party-candidates-panel>div:last-child>a{background:var(--page);border-radius:9px;min-width:0;padding:8px}.party-candidates-panel>div:last-child>a>div{aspect-ratio:1;background:#f0e8ff;border-radius:7px;place-items:center;display:grid;position:relative;overflow:hidden}.party-candidates-panel img{object-fit:cover}.party-candidates-panel small,.party-candidates-panel strong{display:block}.party-candidates-panel strong{margin-top:9px;font-size:9px;line-height:1.3}.party-candidates-panel small{color:var(--muted);margin-top:4px;font-size:8px}.party-source-band{color:#fff;background:#101d3d;border-radius:14px;grid-template-columns:1fr 1.2fr 1.2fr 1.5fr;align-items:center;gap:24px;margin-top:18px;padding:34px;display:grid}.party-source-band h2{font-family:var(--serif);margin:0;font-size:30px}.party-source-band>a{border-right:1px solid #ffffff2e;align-items:center;gap:10px;padding-right:18px;display:flex}.party-source-band svg{color:#d7b8ff;width:22px}.party-source-band small,.party-source-band strong{display:block}.party-source-band strong{font-size:10px}.party-source-band p,.party-source-band small{color:#aeb9d4;font-size:8px}.promise-quality-section{border:1px solid var(--border);background:#fff;border-radius:16px;margin-top:72px;padding:30px}.promise-quality-heading{border-bottom:1px solid var(--border);grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:32px;padding-bottom:22px;display:grid}.party-topic-heading h2,.promise-quality-heading h2{font-family:var(--serif);margin:0;font-size:clamp(2rem,3.5vw,3.2rem);line-height:1.04}.party-topic-heading>div>p:last-child,.promise-quality-heading>div>p:last-child{max-width:78ch;color:var(--muted);margin:12px 0 0;font-size:12px}.party-topic-heading>div:last-child a,.promise-quality-heading>a{color:#7443d8;font-size:10px;font-weight:700}.promise-quality-averages{grid-template-columns:1fr 1fr;gap:0 24px;margin-top:4px;display:grid}.promise-quality-average{border-bottom:1px solid var(--border);grid-template-columns:minmax(140px,1fr) minmax(90px,140px) 52px;align-items:center;gap:12px;padding:12px 0;font-size:10px;display:grid}.promise-quality-average i{background:#e7e8ed;border-radius:99px;height:6px;overflow:hidden}.promise-quality-average i b{border-radius:inherit;background:#7443d8;height:100%;display:block}.promise-quality-average>strong{text-align:right}.promise-quality-note{color:var(--muted);margin:14px 0 0;font-size:9px}.ideology-source,.promise-quality-note a{color:#7443d8;align-items:center;gap:4px;display:inline-flex}.ideology-source svg,.promise-quality-note svg{width:12px}.promise-score-details{border-top:1px solid var(--border);margin-top:20px}.promise-score-details>p{color:#7443d8;margin:16px 0 8px;font-size:10px;font-weight:700}.promise-score-details details{border-bottom:1px solid var(--border)}.promise-score-details summary{cursor:pointer;grid-template-columns:28px minmax(0,1fr) 20px;align-items:center;gap:10px;min-height:52px;list-style:none;display:grid}.party-topic-card summary::-webkit-details-marker,.promise-score-details summary::-webkit-details-marker{display:none}.promise-score-details summary>span{color:#7443d8;font-size:9px}.promise-score-details summary>strong{font-size:12px}.party-topic-card summary svg,.promise-score-details summary svg{width:16px;transition:transform .2s}.party-topic-card[open] summary svg,.promise-score-details details[open] summary svg{transform:rotate(180deg)}.promise-score-details details>div{grid-template-columns:1fr 1fr;gap:10px;padding:0 0 18px 38px;display:grid}.promise-score-details article{background:var(--page);border-radius:9px;padding:12px}.promise-score-details article>div{justify-content:space-between;gap:12px;font-size:9px;display:flex}.promise-score-details article p{color:var(--muted);margin:6px 0 0;font-size:9px}.party-topic-heading{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:28px;display:grid}.party-topic-heading>div:last-child{text-align:right;flex-direction:column;gap:8px;display:flex}.party-topic-grid{grid-template-columns:1fr 1fr;gap:10px;margin-top:24px;display:grid}.party-topic-card{border:1px solid var(--border);background:#fff;border-radius:12px;overflow:hidden}.party-topic-card summary{cursor:pointer;grid-template-columns:34px minmax(0,1fr) auto 18px;align-items:center;gap:12px;min-height:64px;padding:12px 16px;list-style:none;display:grid}.party-topic-card summary>span{color:#7443d8;background:#f1eaff;border-radius:9px;place-items:center;width:34px;height:34px;font-size:9px;display:grid}.party-topic-card summary>strong{font-size:13px}.party-topic-card summary>em{color:#946700;background:#fff5d9;border-radius:99px;padding:5px 8px;font-size:8px;font-style:normal;font-weight:700}.party-topic-card.topic-full summary>em{color:#26733e;background:#edf8ef}.party-topic-card.topic-not_found summary>em{color:#a83b43;background:#fff0f1}.party-topic-card>div{border-top:1px solid var(--border);padding:0 16px 16px 62px}.party-topic-card>div p{color:var(--muted);margin:14px 0 8px;font-size:10px}.party-topic-card>div small{color:var(--muted);font-size:8px}.party-topic-card>div a{color:#7443d8}.party-analysis-grid{grid-template-columns:1.08fr .92fr;align-items:stretch;gap:14px;margin-top:76px;display:grid}.party-analysis-grid>section{height:100%}.ideology-profile-card{border:1px solid var(--border);background:#fff;border-radius:18px;padding:26px}.ideology-profile-heading h2{font-family:var(--serif);margin:0;font-size:28px;line-height:1.08}.ideology-self{background:color-mix(in srgb,var(--party-accent)8%,#fff);border:1px solid color-mix(in srgb,var(--party-accent)22%,var(--border));border-radius:10px;justify-content:space-between;gap:16px;margin-top:20px;padding:14px;display:flex}.ideology-self span{color:var(--muted);text-transform:uppercase;font-size:8px;font-weight:700}.ideology-self strong{color:#7443d8;font-size:11px}.ideology-elements{margin-top:10px}.ideology-elements>div{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:14px;min-height:52px;display:flex}.ideology-level{color:#4367bf;background:#eff3ff;border-radius:99px;padding:5px 9px;font-size:8px}.ideology-level-medium{color:#816bc1;background:#f3efff}.ideology-level-low{color:var(--muted);background:var(--page)}.ideology-conclusion{color:var(--muted);margin:16px 0 0;font-size:10px}.ideology-conclusion strong{color:var(--text)}.ideology-keywords{flex-wrap:wrap;gap:7px;margin-top:14px;display:flex}.ideology-keywords span{color:#7443d8;background:#f7f2ff;border:1px solid #e5d7ff;border-radius:99px;padding:7px 10px;font-size:8px}.ideology-source{margin-top:18px;font-size:9px}.map-rationale{border-top:1px solid var(--border);margin-top:18px;padding-top:18px}.map-rationale h3{font-family:var(--serif);margin:0;font-size:20px}.map-rationale p{color:var(--muted);margin:8px 0;font-size:9px}.map-rationale small{color:var(--muted);font-size:8px}.map-rationale a{color:#7443d8}.party-candidates-wide{margin-top:14px}.party-candidates-wide>div:last-child{grid-template-columns:repeat(4,minmax(0,1fr))}@media (width<=980px){.party-profile-hero-grid{grid-template-columns:1fr 1fr}.party-promises-grid{grid-template-columns:repeat(3,1fr)}.editorial-party-profile .party-evidence-grid{grid-template-columns:1fr 1fr}.party-analysis-grid,.party-map-candidates{grid-template-columns:1fr}.party-source-band{grid-template-columns:1fr 1fr}}@media (width<=760px){.party-identity-grid,.party-profile-hero-grid{grid-template-columns:1fr}.party-profile-title h1{font-size:clamp(3.4rem,15vw,5.2rem)}.party-profile-collage{min-height:350px}.editorial-party-profile .party-profile-summary{grid-template-columns:1fr 1fr}.party-identity-grid>article:first-child{border-right:0;border-bottom:1px solid var(--border)}.party-promises-grid{scroll-snap-type:x mandatory;grid-template-columns:none;grid-auto-columns:76%;grid-auto-flow:column;display:grid;overflow-x:auto}.party-promises-grid article{scroll-snap-align:start}.promise-quality-section{padding:22px 18px}.party-topic-grid,.party-topic-heading,.promise-quality-averages,.promise-quality-heading{grid-template-columns:1fr}.promise-score-details details>div{grid-template-columns:1fr;padding-left:0}.party-topic-heading>div:last-child{text-align:left}.party-topic-card summary{grid-template-columns:34px minmax(0,1fr) 18px}.party-topic-card summary>em{grid-column:2;width:fit-content}.party-topic-card summary>svg{grid-area:1/3/3}.party-topic-card>div{padding-left:16px}.editorial-party-profile .party-evidence-grid{grid-template-columns:1fr}.party-candidates-panel>div:last-child{grid-template-columns:1fr 1fr}.party-source-band{grid-template-columns:1fr}.party-source-band>a{border-bottom:1px solid #ffffff2e;border-right:0;padding:0 0 16px}}*{box-sizing:border-box}html{scroll-behavior:smooth}body,html{background:var(--page)}body{color:var(--text);font-family:var(--sans);margin:0;font-size:16px;line-height:1.55}a{color:inherit;text-decoration:none}button,input,select,textarea{color:inherit;font:inherit}button{border:0}a,button{-webkit-tap-highlight-color:transparent}img{display:block}::selection{color:var(--text);background:var(--accent-soft)}:focus-visible{outline-offset:3px;outline:3px solid #78a98d}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.container,.container-wide,.site-frame{width:min(100% - 40px,1180px);margin-inline:auto}.reading{width:min(100%,760px)}.public-shell{min-height:100svh;color:var(--text);background:var(--page)}.public-shell main{min-height:70svh}.civic-header{z-index:50;border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#f6f7f2f0;position:sticky;top:0}.civic-header-inner{align-items:center;gap:30px;min-height:70px;display:flex}.brand-mark{white-space:nowrap;align-items:center;gap:10px;display:inline-flex}.brand-monogram{width:40px;height:34px;color:var(--surface);background:var(--primary-deep);letter-spacing:-.04em;border-radius:8px;place-items:center;font-size:10px;font-weight:750;display:grid}.brand-name{letter-spacing:-.025em;font-size:16px;font-weight:680}.brand-name b{color:var(--primary);font-weight:inherit}.header-primary{gap:24px;display:flex}.header-primary a{color:#36433d;font-size:13px;font-weight:540}.header-primary a:hover{color:var(--primary)}.header-tools{align-items:center;gap:8px;margin-left:auto;display:flex}.header-date{color:var(--muted);align-items:center;gap:7px;margin-right:8px;font-size:11px;display:inline-flex}.header-date svg{width:15px}.language-control{background:var(--surface-soft);border-radius:8px;padding:3px;display:flex}.language-control a{text-align:center;text-transform:uppercase;border-radius:6px;min-width:32px;padding:5px 7px;font-size:10px;font-weight:680}.language-control a[aria-current=page]{color:var(--surface);background:var(--primary-deep)}.icon-button,.menu-button{border:1px solid var(--border);cursor:pointer;background:0 0;border-radius:9px;justify-content:center;align-items:center;min-height:40px;display:inline-flex}.icon-button{width:40px}.icon-button svg{width:18px}.menu-button{gap:7px;padding-inline:12px;font-size:12px;font-weight:620}.menu-button svg{width:18px}.icon-button:hover,.menu-button:hover{background:var(--surface);border-color:var(--border-strong)}.dialog-overlay{z-index:90;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#101b167a;animation:fade-in .18s;position:fixed;inset:0}.filter-sheet,.menu-modal,.search-modal{z-index:91;color:var(--text);background:var(--surface);box-shadow:var(--shadow);position:fixed}.menu-modal{width:min(100% - 32px,940px);max-height:min(780px,100dvh - 32px);padding:30px;animation:modal-in .26s cubic-bezier(.22,1,.36,1);top:50%;transform:translate(-50%,-50%)}.menu-modal,.search-modal{border-radius:18px;left:50%;overflow-y:auto}.search-modal{width:min(100% - 32px,760px);max-height:calc(100dvh - 64px);padding:26px;animation:modal-in-top .24s cubic-bezier(.22,1,.36,1);top:min(12vh,100px);transform:translate(-50%)}.modal-heading{justify-content:space-between;align-items:center;gap:20px;display:flex}.modal-heading h2{letter-spacing:-.035em;margin:0;font-size:clamp(1.45rem,3vw,2.1rem);font-weight:650}.menu-intro{color:var(--muted);margin:8px 0 28px}.menu-links{border-top:1px solid var(--border);grid-template-columns:1fr 1fr;display:grid}.menu-links>a{border-right:1px solid var(--border);border-bottom:1px solid var(--border);grid-template-columns:32px minmax(0,1fr) 24px;align-items:center;gap:14px;min-height:116px;padding:18px;transition:background .16s;display:grid}.menu-links>a:nth-child(2n){border-right:0}.menu-links>a:hover{background:var(--surface-soft)}.menu-links>a>span:first-child,.search-kind{color:var(--muted);font-variant-numeric:tabular-nums;font-size:10px}.menu-links small,.menu-links strong{display:block}.menu-links strong{font-size:17px;font-weight:620}.menu-links small{color:var(--muted);margin-top:3px;font-size:11px}.menu-links svg{width:18px}.menu-trust{color:var(--muted);justify-content:space-between;gap:18px;margin-top:22px;font-size:11px;display:flex}.menu-trust a{color:var(--primary);text-decoration:underline}.global-search-input{background:var(--page);border:1px solid var(--border);border-radius:12px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:14px;min-height:72px;margin-top:22px;padding-inline:18px;display:grid}.global-search-input svg{width:21px;color:var(--primary)}.global-search-input input{background:0 0;border:0;outline:0;width:100%;padding:0;font-size:18px}.search-summary{color:var(--muted);margin:20px 0 8px;font-size:11px}.search-result-list{border-top:1px solid var(--border)}.search-result-list>a{border-bottom:1px solid var(--border);grid-template-columns:74px minmax(0,1fr) 20px;align-items:center;gap:16px;padding:13px 6px;display:grid}.search-result-list>a:hover strong{color:var(--primary)}.search-result-list small,.search-result-list strong{display:block}.search-result-list strong{font-size:14px;font-weight:620}.search-result-list small{color:var(--muted);font-size:10px}.search-result-list svg{width:17px}.search-empty{color:var(--muted);padding:28px 8px}@keyframes fade-in{0%{opacity:0}}@keyframes modal-in{0%{opacity:0;transform:translate(-50%,-48%)scale(.985)}}@keyframes modal-in-top{0%{opacity:0;transform:translate(-50%,-8px)}}.section-eyebrow{color:var(--primary);letter-spacing:.06em;text-transform:uppercase;margin:0 0 14px;font-size:11px;font-weight:680}.section-heading h2{letter-spacing:-.05em;max-width:15ch;margin:0;font-size:clamp(2.15rem,4.4vw,3.45rem);font-weight:630;line-height:1.04}.section-heading>p:not(.section-eyebrow){max-width:52ch;color:var(--muted);margin:22px 0 0;font-size:16px}.centered-heading{text-align:center;max-width:720px}.centered-heading,.centered-heading h2,.centered-heading>p{margin-inline:auto}.compact-heading h2{font-size:clamp(1.85rem,3.5vw,2.7rem)}.inline-link,.primary-action,.secondary-action{justify-content:center;align-items:center;gap:8px;font-weight:620;display:inline-flex}.primary-action{min-height:48px;color:var(--surface);background:var(--primary-deep);border-radius:10px;padding:11px 16px;font-size:13px}.inline-link svg,.primary-action svg{width:17px}.secondary-action{border:1px solid var(--border-strong);border-radius:10px;min-height:48px;padding:11px 15px;font-size:13px}.secondary-action:hover{background:var(--surface)}.inline-link{width:fit-content;color:var(--primary-deep);border-bottom:1px solid;padding-bottom:3px;font-size:13px}.scroll-cue{width:fit-content;color:var(--muted);align-items:center;gap:11px;margin-top:38px;font-size:10px;display:flex}.scroll-cue i{border:1px solid var(--border-strong);border-radius:99px;place-items:center;width:30px;height:42px;display:grid;overflow:hidden}.scroll-cue svg{width:14px;animation:scroll-nudge 1.8s ease-in-out infinite}.scroll-cue:hover{color:var(--primary)}@keyframes scroll-nudge{0%,to{transform:translateY(-3px)}50%{transform:translateY(4px)}}.civic-home{overflow:clip}.civic-hero{background:linear-gradient(#f6f7f2,#f0f4ed);padding:clamp(54px,8vw,96px) 0 54px}.hero-grid{grid-template-columns:minmax(0,1.06fr) minmax(360px,.94fr);align-items:center;gap:clamp(42px,7vw,88px);display:grid}.hero-content h1{letter-spacing:-.055em;max-width:12ch;margin:0;font-size:clamp(2.65rem,5.8vw,4.25rem);font-weight:640;line-height:1.02}.hero-intro{color:#4d5a53;max-width:55ch;margin:25px 0 0;font-size:clamp(1rem,1.4vw,1.16rem)}.hero-actions{flex-wrap:wrap;gap:10px;margin-top:30px;display:flex}.independent-note{color:var(--muted);margin:18px 0 0;font-size:10px}.election-visual{background:var(--surface);border:1px solid var(--border);border-radius:18px;margin:0;padding:10px;position:relative;box-shadow:0 16px 40px #213d3117}.election-photo{border-radius:12px;min-height:370px;position:relative;overflow:hidden}.election-photo img{object-fit:cover}.election-date-card{border:1px solid var(--border);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff0;border-radius:12px;width:min(280px,76%);padding:17px 18px;position:absolute;bottom:42px;left:-26px}.election-date-card small,.election-date-card span,.election-date-card strong{display:block}.election-date-card span{color:var(--primary);text-transform:uppercase;font-size:10px;font-weight:680}.election-date-card strong{margin-top:4px;font-size:23px;font-weight:650}.election-date-card small{color:var(--muted);margin-top:3px;font-size:9px}.election-visual figcaption{color:var(--muted);padding:9px 4px 0;font-size:9px}.election-visual figcaption a{text-decoration:underline}.hero-question-grid{background:var(--surface);border:1px solid var(--border);border-radius:15px;grid-template-columns:repeat(3,1fr);margin-top:70px;display:grid;overflow:hidden}.hero-question-grid>a{border-right:1px solid var(--border);grid-template-columns:38px minmax(0,1fr) 22px;align-items:start;gap:14px;min-height:174px;padding:24px;transition:background .18s;display:grid}.hero-question-grid>a:last-child{border-right:0}.hero-question-grid>a:hover,.question-icon{background:var(--surface-soft)}.question-icon{width:38px;height:38px;color:var(--primary);border-radius:10px;place-items:center;display:grid}.question-icon svg{width:18px}.hero-question-grid small,.hero-question-grid strong{display:block}.hero-question-grid small{color:var(--muted);font-size:9px}.hero-question-grid strong{margin-top:12px;font-size:17px;font-weight:630}.hero-question-grid p{color:var(--muted);margin:7px 0 0;font-size:12px}.question-arrow{width:18px;margin-top:4px}.hero-tools{grid-template-columns:1fr 1fr;gap:12px;margin-top:18px;display:grid}.hero-tools>a{background:var(--surface);border:1px solid var(--border);border-radius:14px;grid-template-columns:44px minmax(0,1fr) 20px;align-items:center;gap:15px;min-height:116px;padding:20px 22px;transition:transform .18s,border-color .18s,box-shadow .18s;display:grid}.hero-tools>a:hover{border-color:var(--border-strong);transform:translateY(-2px);box-shadow:0 10px 24px #213d310f}.hero-tool-icon{width:44px;height:44px;color:var(--surface);background:var(--primary-deep);border-radius:11px;place-items:center;display:grid}.hero-tool-icon svg{width:20px}.hero-tools small,.hero-tools strong{display:block}.hero-tools strong{font-size:16px;font-weight:630}.hero-tools small{max-width:43ch;color:var(--muted);margin-top:4px;font-size:11px;line-height:1.45}.hero-tools>a>svg{width:18px}.facts-section{padding:92px 0}.fact-grid{border-block:1px solid var(--border);grid-template-columns:repeat(4,1fr);margin-top:38px;display:grid}.fact-card{border-right:1px solid var(--border);text-align:center;min-height:166px;padding:22px 20px}.fact-card:last-child{border-right:0}.fact-card>span{color:var(--muted);font-size:9px;display:block}.fact-card strong{color:var(--primary-deep);letter-spacing:-.05em;font-variant-numeric:tabular-nums;margin-top:18px;font-size:clamp(2rem,4vw,3.4rem);font-weight:620;line-height:1;display:block}.fact-card p{max-width:18ch;color:var(--muted);margin:12px auto 0;font-size:11px}.institution-section{background:#eaf0e8;padding:clamp(88px,11vw,140px) 0}.institution-story{grid-template-columns:minmax(0,1.05fr) minmax(340px,.75fr);align-items:start;gap:clamp(44px,8vw,110px);margin-top:68px;display:grid}.institution-visual{background:var(--surface);border:1px solid var(--border);border-radius:18px;position:sticky;top:100px;overflow:hidden;box-shadow:0 14px 38px #213d3112}.visual-toolbar{height:48px;color:var(--muted);border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding-inline:18px;font-size:10px;display:flex}.visual-canvas{background:radial-gradient(circle,#fff 0 38%,#f3f6f1 100%);place-items:center;min-height:500px;padding:36px;display:grid;position:relative;overflow:hidden}.visual-orbit{opacity:.7;pointer-events:none;position:absolute;inset:9%}.visual-orbit i{border:1px solid var(--border);border-radius:50%;transition:transform .7s cubic-bezier(.22,1,.36,1),opacity .5s;position:absolute;inset:0}.visual-orbit i:nth-child(2){inset:12%}.visual-orbit i:nth-child(3){inset:24%}.scene-active-0 .visual-orbit{opacity:.25;transform:scale(1.1)}.scene-active-1 .visual-orbit i:first-child{transform:rotate(10deg)scale(.9)}.scene-active-1 .visual-orbit i:nth-child(2){transform:rotate(-8deg)scale(.94)}.scene-active-2 .visual-orbit{opacity:.18;transform:scale(.86)}.scene{width:100%}.visual-canvas .scene{z-index:1;position:relative}.scene-before{grid-template-columns:1fr auto 1fr;align-items:center;gap:15px;display:grid}.scene-before>div{border:1px solid var(--border);background:#f6f7f2e0;border-radius:12px;align-content:center;place-items:center;gap:13px;min-height:160px;display:grid;position:relative;box-shadow:0 10px 26px #213d310d}.institution-number{color:var(--muted);font-size:9px;position:absolute;top:12px;left:13px}.scene-before svg{width:25px;color:var(--primary)}.scene-before strong{font-size:19px;font-weight:620}.scene-connector{color:var(--muted);justify-items:center;gap:8px;display:grid}.scene-connector i{background:var(--border-strong);width:1px;height:34px}.scene-connector b{font-size:13px}.scene-now{text-align:center;background:var(--primary-deep);border-radius:16px;max-width:420px;margin-inline:auto;padding:45px 30px}.institution-halo{z-index:-1;border:1px solid #285e4a2e;border-radius:24px;position:absolute;inset:-24px}.scene-now small{color:#c8d8d0}.scene-now>strong{color:var(--surface);letter-spacing:-.05em;margin:10px 0 26px;font-size:clamp(2.2rem,5vw,3.7rem);font-weight:630;display:block}.scene-now>div{justify-content:center;gap:8px;display:flex}.scene-now>div span,.seat-facts span{color:var(--primary-deep);background:var(--accent-soft);border-radius:999px;padding:6px 9px;font-size:10px}.scene-seats .seats{width:100%}.seat-facts{justify-content:center;gap:8px;margin-top:4px;display:flex}.visual-progress{border-top:1px solid var(--border);grid-template-columns:repeat(3,1fr);gap:7px;padding:14px 18px;display:grid}.visual-progress button{cursor:pointer;background:0 0;align-items:center;height:20px;padding:0;display:grid}.visual-progress button span{background:var(--border);border-radius:99px;height:3px}.visual-progress button.active span{background:var(--primary)}.institution-steps article{opacity:.42;flex-direction:column;justify-content:center;min-height:52vh;padding:34px 0;transition:opacity .28s;display:flex}.institution-steps article.active{opacity:1}.institution-steps article>span{color:var(--primary);text-transform:uppercase;font-size:10px;font-weight:680}.institution-steps h3{letter-spacing:-.04em;max-width:15ch;margin:13px 0 14px;font-size:clamp(1.65rem,3vw,2.45rem);font-weight:620;line-height:1.08}.institution-steps p{max-width:40ch;color:var(--muted);margin:0}.institution-mobile-story{display:none}.seats{width:min(100%,720px);margin:0 auto}.seats svg{width:100%;height:auto;display:block;overflow:hidden}.chamber-aisle,.chamber-outline{fill:none;stroke:var(--border);stroke-width:1px}.chamber-aisle{stroke-dasharray:4 6}.chamber-seat{fill:var(--primary);opacity:.88;animation:seat-arrive .32s both;animation-delay:var(--seat-delay)}.chamber-number{fill:var(--surface);font-family:var(--sans);font-size:32px;font-weight:650}.chamber-label{fill:#bfd0c7;font-family:var(--sans);font-size:10px}.seat-legend{color:var(--muted);justify-content:space-between;align-items:center;gap:16px;margin-top:-6px;font-size:9px;display:flex}.seat-legend span{align-items:center;gap:7px;display:inline-flex}.seat-legend i{background:var(--primary);border-radius:2px;width:11px;height:7px;display:inline-block}.seat-legend b{color:var(--primary-deep);font-weight:620}.seats-dark .chamber-aisle,.seats-dark .chamber-outline{stroke:#ffffff2e}.seats-dark .chamber-seat{fill:var(--accent-soft)}.seats-dark .chamber-floor{fill:#ffffff1a;stroke:#ffffff29}.seats-dark .seat-legend{color:#b7c9bf}.seats-dark .seat-legend i{background:var(--accent-soft)}.seats-dark .seat-legend b{color:var(--surface)}@keyframes seat-arrive{0%{opacity:0}}.editorial-photo{background:var(--primary-deep);border-radius:18px;grid-template-columns:1.5fr .65fr;margin-top:90px;margin-bottom:90px;display:grid;overflow:hidden}.editorial-photo>div{min-height:500px;position:relative}.editorial-photo img{object-fit:cover}.editorial-photo figcaption{color:var(--surface);flex-direction:column;justify-content:space-between;gap:32px;padding:36px;display:flex}.editorial-photo figcaption strong{letter-spacing:-.035em;font-size:clamp(1.45rem,2.8vw,2.2rem);font-weight:600;line-height:1.15}.editorial-photo figcaption span{color:#b8cbc1;font-size:10px}.editorial-photo figcaption a{text-decoration:underline}.voting-section{padding:70px 0 120px}.voting-grid{grid-template-columns:.75fr 1.25fr;align-items:start;gap:clamp(50px,9vw,120px);display:grid}.voting-grid .section-heading{position:sticky;top:110px}.voting-grid .inline-link{margin-top:28px}.voter-checklist{background:var(--surface);border:1px solid var(--border);border-radius:16px;padding:24px}.checklist-progress{border-bottom:1px solid var(--border);grid-template-columns:1fr auto;gap:11px;padding-bottom:20px;display:grid}.checklist-progress>span{color:var(--muted);font-size:11px}.checklist-progress>strong{font-size:12px}.checklist-progress>i{background:var(--surface-soft);border-radius:99px;grid-column:1/-1;height:5px;overflow:hidden}.checklist-progress>i span{background:var(--primary);border-radius:inherit;height:100%;transition:width .3s;display:block}.voter-checklist [data-radix-collection-item]{border-bottom:1px solid var(--border)}.checklist-row{grid-template-columns:38px minmax(0,1fr);align-items:center;gap:14px;min-height:84px;display:grid}.check-button{color:#0000;background:var(--page);border:1px solid var(--border-strong);cursor:pointer;border-radius:9px;place-items:center;width:34px;height:34px;display:grid}.is-checked .check-button{color:var(--surface);background:var(--primary);border-color:var(--primary)}.check-button svg{width:17px}.checklist-row h3{margin:0}.checklist-row [data-radix-collection-item]{border:0}.checklist-row h3 button{cursor:pointer;text-align:left;background:0 0;justify-content:space-between;align-items:center;gap:14px;width:100%;padding:0;display:flex}.checklist-row h3 button small,.checklist-row h3 button strong{display:block}.checklist-row h3 button small{color:var(--muted);font-size:9px}.checklist-row h3 button strong{margin-top:4px;font-size:15px;font-weight:600}.checklist-row h3 button>svg{width:17px;color:var(--muted);transition:transform .2s}.checklist-row h3 button[data-state=open]>svg{transform:rotate(180deg)}.voter-checklist [data-state=open]+[data-state=open]{overflow:hidden}.voter-checklist [role=region] p{color:var(--muted);margin:-4px 0 20px 52px;font-size:12px}.is-checked .checklist-row strong{color:var(--muted);text-decoration:line-through}.local-note{color:var(--muted);margin:16px 0 0;font-size:9px}.parties-section{background:#eaf0e8;padding:clamp(90px,10vw,130px) 0}.section-heading-row{grid-template-columns:1fr .8fr;align-items:end;gap:70px;display:grid}.section-heading-row>div:last-child>p{max-width:48ch;color:var(--muted);margin:0}.section-links{flex-wrap:wrap;gap:24px;margin-top:24px;display:flex}.party-grid,.party-module-grid{grid-template-columns:repeat(4,1fr);gap:12px;margin-top:48px;display:grid}.party-module{background:var(--surface);border:1px solid var(--border);border-radius:13px;flex-direction:column;min-height:210px;padding:20px;transition:transform .2s,box-shadow .2s;display:flex}.party-module:hover{transform:translateY(-3px);box-shadow:0 12px 24px #213d3112}.party-module-top{justify-content:space-between;align-items:center;gap:14px;display:flex}.party-order{color:var(--muted);align-items:center;gap:7px;font-size:9px;display:inline-flex}.party-order i{background:var(--party-accent);border-radius:50%;width:8px;height:8px}.party-module-top svg{width:17px}.party-logo{border:1px solid var(--border);background:#fff;border-radius:9px;place-items:center;width:112px;height:50px;padding:8px;display:grid;position:relative;overflow:hidden}.party-logo img{z-index:1;object-fit:contain;object-position:center;width:100%;height:100%;position:relative}.party-logo[data-party=baitaq][data-logo-state=image]{background:#174f3e;border-color:#174f3e}.party-logo-fallback{color:var(--party-accent);letter-spacing:.02em;place-items:center;font-size:13px;font-weight:740;display:grid;position:absolute;inset:0}.party-module-logo{width:96px;height:43px;margin-top:26px}.party-module>strong{letter-spacing:-.025em;max-width:15ch;margin:18px 0 auto;font-size:18px;font-weight:620;line-height:1.2}.party-module-meta{color:var(--muted);font-size:10px}.candidate-section{padding:110px 0}.candidate-home-card{background:var(--surface);border:1px solid var(--border);border-radius:18px;grid-template-columns:.85fr 1.15fr;gap:clamp(50px,8vw,100px);padding:clamp(30px,5vw,62px);display:grid}.quick-search{margin-bottom:24px;position:relative}.quick-search label{background:var(--page);border:1px solid var(--border);border-radius:11px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:13px;min-height:68px;padding-inline:18px;display:grid}.quick-search label svg{width:20px;color:var(--primary)}.quick-search input{background:0 0;border:0;outline:0;width:100%;padding:0;font-size:16px}.quick-empty,.quick-results{z-index:4;background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow);border-radius:10px;position:absolute;top:calc(100% + 5px);left:0;right:0;overflow:hidden}.quick-results a{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:14px;padding:11px 13px;display:flex}.quick-results a:last-child{border-bottom:0}.quick-results small,.quick-results strong{display:block}.quick-results strong{font-size:12px}.quick-results small{color:var(--muted);font-size:9px}.quick-results svg{width:16px}.quick-empty{color:var(--muted);margin:0;padding:14px;font-size:11px}.trust-section{background:var(--primary-deep);color:var(--surface);padding:110px 0}.trust-section .section-eyebrow{color:var(--accent-soft)}.trust-section .section-heading>p{color:#bfd0c7}.trust-card-grid{grid-template-columns:repeat(3,1fr);gap:12px;margin-top:48px;display:grid}.trust-card{background:#ffffff0f;border:1px solid #ffffff24;border-radius:13px;min-height:190px;padding:24px}.trust-card svg{width:23px;color:var(--accent-soft)}.trust-card strong{margin-top:30px;font-size:16px;display:block}.trust-card p{color:#bfd0c7;margin:7px 0 0;font-size:12px}.source-strip{margin-top:42px}.source-link{border-top:1px solid;justify-content:space-between;align-items:center;gap:20px;padding:14px 0;font-size:12px;display:flex}.trust-section .source-link{color:var(--surface);border-color:#ffffff2b}.source-link small{color:var(--muted)}.trust-section .source-link small{color:#9fb5aa}.trust-action{margin-top:30px}.citation,.trust-action{color:var(--primary-deep);background:var(--accent-soft)}.citation{vertical-align:super;width:19px;height:19px;border-radius:50%;place-items:center;margin-left:4px;font-size:8px;font-weight:750;display:inline-grid}.candidate-page{background:var(--page)}.tool-hero{padding:72px 0 48px}.tool-hero-grid{grid-template-columns:1fr .7fr;align-items:end;gap:70px;display:grid}.tool-hero h1{letter-spacing:-.05em;max-width:13ch;font-size:clamp(2.45rem,5vw,3.9rem);font-weight:640;line-height:1.04}.tool-hero-detail{grid-template-columns:auto 1fr;align-items:end;gap:6px 16px;display:grid}.tool-count{color:var(--primary);letter-spacing:-.05em;grid-row:1/3;font-size:clamp(2.7rem,5vw,4.4rem);font-weight:620;line-height:1}.tool-hero-detail p{color:var(--muted);margin:0;font-size:13px}.tool-hero-detail span{color:var(--muted);font-size:9px}.candidate-tool-section{padding:32px 0 100px}.candidate-search-row{z-index:20;background:var(--page);grid-template-columns:minmax(0,1fr) auto;gap:9px;padding:10px 0;display:grid;position:sticky;top:70px}.candidate-search-field{background:var(--surface);border:1px solid var(--border);border-radius:11px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:13px;min-height:64px;padding-inline:18px;display:grid}.candidate-search-field svg{width:20px;color:var(--primary)}.candidate-search-field input{background:0 0;border:0;outline:0;width:100%;padding:0;font-size:17px}.mobile-filter-trigger{color:var(--surface);background:var(--primary-deep);cursor:pointer;border-radius:10px;align-items:center;gap:7px;padding-inline:16px;display:none}.candidate-tool-layout{grid-template-columns:230px minmax(0,1fr);align-items:start;gap:42px;margin-top:24px;display:grid}.desktop-filters{background:var(--surface);border:1px solid var(--border);border-radius:12px;padding:19px;position:sticky;top:154px}.filter-group{border:0;margin:0 0 24px;padding:0}.filter-group legend{color:var(--muted);margin-bottom:10px;font-size:10px;font-weight:650}.filter-chips{flex-wrap:wrap;gap:6px;display:flex}.filter-chips button{background:var(--page);border:1px solid var(--border);cursor:pointer;border-radius:8px;padding:7px 9px;font-size:10px}.filter-chips button span{color:var(--muted);margin-left:5px}.filter-chips button.active span{color:#d5e2db}.clear-filters{color:var(--muted);cursor:pointer;background:0 0;border-bottom:1px solid;padding:0 0 2px;font-size:10px}.candidate-results{background:var(--surface);border:1px solid var(--border);border-radius:12px;min-width:0;overflow:hidden}.results-head{background:var(--surface-soft);border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:18px;min-height:52px;padding:0 18px;display:flex}.results-head p{margin:0;font-size:11px}.results-head p strong{font-size:15px}.results-head>span{color:var(--muted);font-size:9px}.candidate-result-list{margin:0;padding:0 18px;list-style:none}.candidate-result-row{border-bottom:1px solid var(--border);grid-template-columns:48px minmax(220px,1fr) 70px 112px 24px;align-items:center;gap:14px;min-height:78px;display:grid}.candidate-result-row:last-child{border-bottom:0}.result-position{color:var(--muted);font-variant-numeric:tabular-nums;font-size:10px}.result-person small,.result-person strong{display:block}.result-person strong{font-size:15px;font-weight:600}.result-person small{color:var(--muted);margin-top:2px;font-size:9px}.result-person a:hover strong{color:var(--primary);text-decoration:underline}.result-person mark{background:var(--accent-soft)}.result-party{align-items:center;gap:7px;font-size:9px;display:flex}.result-party i{width:16px;height:4px}.result-status{color:var(--primary);text-transform:uppercase;font-size:8px;font-weight:680}.result-source{font-size:15px;text-decoration:underline}.candidate-empty{text-align:center;padding:70px 20px}.candidate-empty strong{font-size:20px}.candidate-empty p{color:var(--muted)}.candidate-unavailable{color:var(--clay);background:var(--surface);border:1px solid var(--border);text-align:center;border-radius:12px;margin:24px auto;padding:24px}.pagination{border-top:1px solid var(--border);grid-template-columns:1fr auto 1fr;align-items:center;gap:18px;padding:20px 18px;display:grid}.pagination button{border-bottom:1px solid var(--text);cursor:pointer;background:0 0;align-items:center;gap:7px;width:fit-content;padding:6px 0;font-size:10px;display:inline-flex}.pagination button:last-child{justify-self:end}.pagination button:disabled{opacity:.3}.pagination span{font-size:9px}.filter-sheet{border-radius:18px 18px 0 0;width:100%;max-height:88dvh;padding:12px 18px 20px;animation:sheet-in .24s cubic-bezier(.22,1,.36,1);inset:auto 0 0;overflow-y:auto}.filter-sheet-grab{background:var(--border);border-radius:99px;width:42px;height:4px;margin:0 auto 14px}.filter-sheet-head{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.filter-sheet-head h2{margin:0;font-size:20px}.filter-sheet-head button{background:var(--page);border-radius:9px;place-items:center;width:38px;height:38px;display:grid}.sheet-apply{width:100%;min-height:50px;color:var(--surface);background:var(--primary-deep);border-radius:9px;font-weight:620}.tool-loading{color:var(--muted);text-align:center;padding:60px}.skeleton-block{background:#e4e0da;border-radius:6px;display:block;position:relative;overflow:hidden}.skeleton-block:after{content:"";background:linear-gradient(100deg,#0000 20%,#ffffffa6 48%,#0000 76%);animation:skeleton-shimmer 1.35s ease-in-out infinite;position:absolute;inset:0;transform:translate(-100%)}.skeleton-eyebrow{width:132px;height:11px;margin-bottom:20px}.skeleton-copy{width:min(100%,620px);height:14px;margin-top:14px}.skeleton-copy.short{width:68%}.skeleton-heading{width:min(440px,72%);height:38px;margin-bottom:34px}.skeleton-section-heading{grid-template-columns:1fr .75fr;gap:70px;display:grid}.skeleton-search{width:100%;height:64px}.skeleton-filters{min-height:300px}.skeleton-inline-count{background:#e4e0da;border-radius:6px;width:72px;height:.8em;display:inline-block}.skeleton-detail{width:120px;height:10px}.skeleton-detail.short{width:72px}.skeleton-candidate-list .skeleton-number{width:28px;height:9px}.skeleton-name{width:min(260px,85%);height:14px}.skeleton-candidate-list .skeleton-detail{width:min(180px,62%);height:8px;margin-top:8px}.skeleton-chip{width:46px;height:18px}.skeleton-status{width:88px;height:10px}.skeleton-profile-image{aspect-ratio:4/5;width:100%}.skeleton-profile-title{width:min(520px,88%);height:clamp(48px,7vw,82px);margin:18px 0 32px}.skeleton-meta-grid,.skeleton-summary-grid{background:var(--border);grid-template-columns:repeat(2,1fr);gap:1px;margin-bottom:42px;display:grid}.skeleton-meta-grid>i{border-radius:0;height:72px}.skeleton-party-card{min-height:300px}.skeleton-topic-control{width:100%;height:92px;margin:48px 0 24px}.skeleton-block.dark{background:#3b3940}.skeleton-position-list .skeleton-block{background:#454249}.skeleton-position-list .skeleton-logo{width:64px;height:36px}.skeleton-position-list .skeleton-number{width:24px;height:9px}.skeleton-position-list .skeleton-name{width:72px;height:13px}.skeleton-position-list .position-evidence .skeleton-copy{max-width:580px;height:11px}.skeleton-action{width:38px;height:38px}.skeleton-summary-grid{grid-template-columns:repeat(4,1fr);margin-bottom:72px}.skeleton-summary-grid>i{border-radius:0;min-height:150px}.skeleton-profile-card-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.skeleton-profile-card{min-height:240px}.skeleton-home-party{min-height:235px}.skeleton-home-map{min-height:100%}.skeleton-home-map>i{width:100%;height:100%;min-height:520px}.skeleton-home-candidate{min-height:300px}.skeleton-home-search{width:100%;min-height:120px;margin-top:24px}.skeleton-content-card,.skeleton-team>div i{min-height:260px}.skeleton-contact>i{background:#39383d;width:48%;height:18px}@keyframes skeleton-shimmer{to{transform:translate(100%)}}@keyframes sheet-in{0%{opacity:0;transform:translateY(24px)}}.kurultai-page .page-hero{background:#eef2ec}.kurultai-chapters{padding:72px 0 120px}.chapter-layout{grid-template-columns:210px minmax(0,1fr);align-items:start;gap:clamp(48px,8vw,110px);display:grid}.chapter-index{border-top:1px solid var(--border);display:grid;position:sticky;top:104px}.chapter-index a{color:var(--muted);border-bottom:1px solid var(--border);grid-template-columns:26px 1fr;gap:9px;padding:14px 0;font-size:11px;line-height:1.35;display:grid}.chapter-index span{color:var(--primary);font-variant-numeric:tabular-nums;font-size:9px}.chapter-content{min-width:0}.visual-chapter{padding:20px 0 104px;scroll-margin-top:90px}.visual-chapter+.visual-chapter{border-top:1px solid var(--border);padding-top:92px}.chapter-copy>span{color:var(--primary);font-size:10px;font-weight:700}.chapter-copy h2{letter-spacing:-.045em;max-width:16ch;margin:12px 0 18px;font-size:clamp(2rem,4vw,3.15rem);font-weight:630;line-height:1.06}.chapter-copy p{max-width:65ch;color:var(--muted);margin:0;font-size:16px}.system-transform{background:var(--surface);border:1px solid var(--border);border-radius:18px;grid-template-columns:1fr 80px 1fr;align-items:center;gap:20px;min-height:430px;margin-top:46px;padding:clamp(24px,5vw,50px);display:grid;overflow:hidden}.system-side{border-radius:14px;flex-direction:column;justify-content:center;align-items:center;min-height:270px;display:flex}.system-side>small{color:var(--muted);text-transform:uppercase;margin-bottom:24px;font-size:10px}.former-system{background:var(--page);border:1px solid var(--border)}.former-system>div{gap:8px;width:min(82%,260px);display:grid}.former-system>div span{background:var(--surface);border:1px solid var(--border);border-radius:10px;align-items:center;gap:12px;min-height:65px;padding:14px;font-weight:620;display:flex}.former-system svg{width:19px;color:var(--primary)}.system-arrow{color:var(--muted);text-transform:uppercase;place-items:center;gap:10px;font-size:9px;display:grid}.system-arrow svg{width:22px;color:var(--primary);transform:rotate(-90deg)}.new-system{color:var(--surface);background:var(--primary-deep);position:relative}.new-system:after{content:"";border:1px solid #ffffff29;border-radius:10px;position:absolute;inset:14px}.new-system>svg{width:28px;color:var(--accent-soft)}.new-system>strong{letter-spacing:-.04em;margin-top:12px;font-size:clamp(2rem,4vw,3rem);font-weight:630}.new-system>span{color:#bfd0c7;font-size:11px}.new-system>small{color:#bfd0c7}.seat-stage{background:var(--surface);border:1px solid var(--border);border-radius:18px;margin-top:48px;padding:32px 36px 22px}.seat-stage .seats{width:min(100%,680px)}.seat-stage>p{color:var(--muted);text-align:center;margin:0;font-size:10px}.kurultai-fact-row{border:1px solid var(--border);border-radius:14px;grid-template-columns:repeat(3,1fr);margin-top:12px;display:grid;overflow:hidden}.kurultai-fact-row>div{background:var(--surface);border-right:1px solid var(--border);flex-direction:column;justify-content:space-between;min-height:150px;padding:22px;display:flex}.kurultai-fact-row>div:last-child{border-right:0}.kurultai-fact-row strong{color:var(--primary-deep);font-variant-numeric:tabular-nums;font-size:35px;font-weight:630}.kurultai-fact-row span{max-width:19ch;color:var(--muted);font-size:11px}.law-flow{border:1px solid var(--border);border-radius:16px;grid-template-columns:repeat(4,1fr);margin-top:48px;display:grid;overflow:hidden}.law-flow>div{background:var(--surface);border-right:1px solid var(--border);flex-direction:column;min-height:210px;padding:20px;display:flex;position:relative}.law-flow>div:last-child{background:var(--primary-deep);color:var(--surface);border-right:0}.law-flow>div:not(:last-child):after{content:"→";z-index:1;width:24px;height:24px;color:var(--primary);background:var(--surface);border:1px solid var(--border);border-radius:50%;place-items:center;font-size:11px;display:grid;position:absolute;top:50%;right:-12px}.law-flow span{color:var(--muted);font-size:9px}.law-flow svg{width:24px;color:var(--primary);margin:auto 0}.law-flow strong{font-size:13px;font-weight:620}.law-flow>div:last-child span{color:#9fb5aa}.law-flow>div:last-child svg{color:var(--accent-soft)}.diagram-note{color:var(--muted);margin:14px 0 0;font-size:10px}.eligibility-grid{grid-template-columns:repeat(3,1fr);gap:12px;margin-top:48px;display:grid}.eligibility-grid>div{background:var(--surface);border:1px solid var(--border);border-radius:14px;flex-direction:column;min-height:210px;padding:24px;display:flex}.eligibility-grid svg{width:24px;color:var(--primary)}.eligibility-grid strong{letter-spacing:-.035em;margin-top:auto;font-size:30px;font-weight:630}.eligibility-grid span{color:var(--muted);margin-top:6px;font-size:11px}.kurultai-sources{color:var(--surface);background:var(--primary-deep);padding:66px 0}.kurultai-sources .source-link{border-color:#ffffff2e}.vote-page .page-hero{background:#eef2ec;padding-bottom:80px}.vote-overview{margin-top:-38px}.election-day-panel{min-height:160px;color:var(--surface);background:var(--primary-deep);border-radius:17px;grid-template-rows:auto auto;grid-template-columns:60px 1fr auto;align-items:center;gap:2px 24px;padding:28px 34px;display:grid;box-shadow:0 14px 32px #142d221f}.election-day-icon{width:58px;height:58px;color:var(--primary-deep);background:var(--accent-soft);border-radius:14px;grid-row:1/3;place-items:center;display:grid}.election-day-icon svg{width:26px}.election-day-panel>span{color:#b9cbc1;text-transform:uppercase;font-size:10px}.election-day-panel>strong{letter-spacing:-.035em;grid-column:2;font-size:clamp(1.75rem,4vw,2.65rem);font-weight:630}.election-day-panel>b{color:var(--accent-soft);letter-spacing:-.05em;grid-area:1/3/3;font-size:clamp(2.5rem,6vw,4.8rem);font-weight:600}.election-day-panel>p{color:#b9cbc1;grid-column:2/4;margin:12px 0 0;font-size:11px}.vote-checklist-section{padding:100px 0 120px}.vote-checklist-layout{grid-template-columns:.78fr 1.22fr;align-items:start;gap:clamp(50px,9vw,120px);display:grid}.vote-checklist-layout .section-heading{position:sticky;top:108px}.vote-source{color:var(--primary);grid-template-columns:24px 1fr;align-items:start;gap:12px;margin-top:34px;display:grid}.vote-source>svg{width:21px;margin-top:13px}.vote-source .source-link{color:var(--text);border-color:var(--border)}.polling-place-section{background:#eaf0e8;padding:110px 0}.polling-flow{grid-template-columns:repeat(3,1fr);gap:12px;margin-top:52px;display:grid;position:relative}.polling-flow:before{content:"";background:var(--border-strong);height:1px;position:absolute;top:64px;left:16%;right:16%}.polling-step{background:var(--surface);border:1px solid var(--border);text-align:center;border-radius:15px;flex-direction:column;align-items:center;min-height:300px;padding:24px;display:flex;position:relative}.polling-step>span{color:var(--muted);align-self:flex-start;font-size:9px}.polling-step>div{z-index:1;width:68px;height:68px;color:var(--surface);background:var(--primary-deep);border:8px solid #eaf0e8;border-radius:50%;place-items:center;margin:8px auto 30px;display:grid;position:relative}.polling-step svg{width:21px}.polling-step h3{margin:0;font-size:18px;font-weight:630}.polling-step p{color:var(--muted);margin:10px 0 0;font-size:12px}.privacy-notice{max-width:760px;min-height:66px;color:var(--primary-deep);background:var(--accent-soft);border-radius:11px;align-items:center;gap:14px;margin:22px auto 0;padding:16px 20px;display:flex}.privacy-notice svg{flex:none;width:21px}.privacy-notice strong{font-size:12px}.region-section{padding:110px 0}.region-layout{grid-template-columns:.68fr 1.32fr;align-items:start;gap:clamp(48px,8vw,100px);display:grid}.region-layout>.section-heading{position:sticky;top:108px}.region-heading-icon{width:46px;height:46px;color:var(--primary);stroke-width:1.4px;margin-top:34px}.region-search{background:var(--surface);border:1px solid var(--border);border-radius:12px;grid-template-columns:22px minmax(0,1fr);align-items:center;gap:13px;min-height:64px;padding-inline:18px;display:grid}.region-search svg{width:20px;color:var(--primary)}.region-search input{background:0 0;border:0;outline:0;width:100%;padding:0;font-size:15px}.region-result-count{color:var(--muted);margin:13px 2px;font-size:10px}.region-link-grid{border:1px solid var(--border);border-radius:14px;grid-template-columns:1fr 1fr;display:grid;overflow:hidden}.region-link-grid>a{background:var(--surface);border-right:1px solid var(--border);border-bottom:1px solid var(--border);grid-template-columns:20px minmax(0,1fr) 18px;align-items:center;gap:12px;min-height:90px;padding:16px;display:grid}.region-link-grid>a:nth-child(2n){border-right:0}.region-link-grid>a:hover{background:var(--surface-soft)}.region-link-grid svg{width:18px;color:var(--primary)}.region-link-grid>a>svg:last-child{color:var(--muted)}.region-link-grid small,.region-link-grid strong{display:block}.region-link-grid strong{font-size:12px;font-weight:620}.region-link-grid small{color:var(--muted);margin-top:3px;font-size:9px}.region-empty{color:var(--muted);background:var(--surface);border:1px solid var(--border);text-align:center;border-radius:12px;padding:42px}.parties-page .page-hero{background:#eef2ec}.party-overview-section{padding:94px 0 120px}.party-heading-row>p{max-width:48ch;color:var(--muted);margin:0}.party-poster-grid{grid-template-columns:repeat(4,1fr);gap:12px;margin-top:48px;display:grid}.party-poster{background:var(--surface);border:1px solid var(--border);border-radius:14px;flex-direction:column;min-height:300px;padding:20px;display:flex;overflow:hidden}.party-poster:before{content:"";background:var(--party-accent);height:4px;margin:-20px -20px 20px}.party-poster-head{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.party-poster-head>span{color:var(--muted);align-items:center;gap:7px;font-size:9px;display:inline-flex}.party-poster-head i{background:var(--party-accent);border-radius:50%;width:7px;height:7px}.party-poster-head>strong{color:#d8ded9;font-size:31px;font-weight:580;line-height:1}.party-poster-logo{width:148px;height:60px;margin-top:28px}.party-poster h3{max-width:16ch;margin:18px 0 14px;font-size:17px;font-weight:630;line-height:1.25}.party-poster>p{color:var(--muted);margin:0;font-size:10px}.party-poster>p b{color:var(--primary-deep);font-size:18px;font-weight:630}.party-poster-actions{border-top:1px solid var(--border);gap:8px;margin-top:auto;padding-top:26px;display:grid}.party-poster-actions a{color:var(--muted);justify-content:space-between;align-items:center;font-size:10px;display:flex}.party-poster-actions a:first-child{color:var(--primary-deep);font-weight:630}.party-poster-actions svg{width:15px}.party-compare-section{background:var(--primary-deep);color:var(--surface);padding:110px 0 130px;scroll-margin-top:68px}.compare-intro{grid-template-columns:1fr .7fr;align-items:end;gap:70px;display:grid}.party-compare-section .section-eyebrow{color:var(--accent-soft)}.party-compare-section .section-heading>p:not(.section-eyebrow){color:#b6c8be}.compare-principles{gap:9px;display:grid}.compare-principles span{color:#d6e1db;border:1px solid #ffffff26;border-radius:9px;align-items:center;gap:10px;min-height:45px;padding:10px 13px;font-size:10px;display:flex}.compare-principles svg{width:17px;color:var(--accent-soft)}.topic-control{z-index:10;background:#214f3e;border:1px solid #ffffff26;border-radius:13px;margin-top:52px;padding:15px;position:sticky;top:70px;box-shadow:0 10px 28px #0000001f}.topic-control>span{color:#a9bdb2;text-transform:uppercase;margin-bottom:10px;font-size:9px;display:block}.topic-control>div{scrollbar-width:thin;display:flex;overflow-x:auto}.topic-control button{color:#d6e1db;cursor:pointer;background:0 0;border:1px solid #ffffff2b;border-radius:8px;flex:none;align-items:center;gap:7px;min-height:38px;padding:7px 11px;font-size:10px;display:inline-flex}.topic-control button svg{width:15px}.topic-control button.active,.topic-control button:hover{color:var(--primary-deep);background:var(--accent-soft);border-color:var(--accent-soft)}.selected-topic{border-bottom:1px solid #ffffff26;padding:48px 0 22px}.selected-topic span{color:#9fb5aa;text-transform:uppercase;font-size:9px}.selected-topic h3{letter-spacing:-.04em;align-items:center;gap:13px;margin:8px 0 0;font-size:clamp(1.75rem,4vw,2.7rem);font-weight:620;display:flex}.selected-topic h3 svg{width:30px;color:var(--accent-soft)}.position-list{border-bottom:1px solid #ffffff26}.position-row{border-top:1px solid #ffffff26;grid-template-columns:210px minmax(0,1fr) 42px;gap:28px;min-height:154px}.position-party,.position-row{align-items:center;display:grid}.position-party{grid-template-columns:68px 30px 1fr;gap:8px}.position-party-logo{border-color:#ffffff24;width:64px;height:36px;padding:5px}.position-party span{color:#9fb5aa;font-size:9px}.position-party strong{font-size:14px;font-weight:620}.position-evidence{padding:24px 0}.review-status{color:var(--accent-soft);text-transform:uppercase;align-items:center;gap:6px;font-size:9px;font-weight:650;display:inline-flex}.review-status svg{width:14px}.position-evidence p{color:#c3d1ca;max-width:64ch;margin:8px 0 5px;font-size:12px}.position-evidence small{color:#829b8e;font-size:9px}.position-row>a{border:1px solid #ffffff2e;border-radius:9px;place-items:center;width:38px;height:38px;display:grid}.position-row>a:hover{color:var(--primary-deep);background:var(--accent-soft);border-color:var(--accent-soft)}.position-row>a svg{width:17px}.compare-footer{background:#ffffff0f;border-radius:11px;grid-template-columns:25px minmax(0,1fr) auto;align-items:center;gap:14px;margin-top:26px;padding:20px;display:grid}.compare-footer>svg{width:21px;color:var(--accent-soft)}.compare-footer p{color:#b6c8be;margin:0;font-size:10px}.compare-footer a{color:var(--accent-soft);align-items:center;gap:7px;font-size:10px;text-decoration:underline;display:inline-flex}.compare-footer a svg{width:15px}.party-profile-page .page-hero{background:#eef2ec;position:relative}.party-profile-page .page-hero:before{content:"";background:var(--party-accent);width:5px;position:absolute;inset:0 auto 0 0}.party-profile-content{padding:70px 0 120px}.party-profile-brand{background:var(--surface);border:1px solid var(--border);border-radius:12px;justify-content:space-between;align-items:center;gap:20px;min-height:70px;margin-bottom:14px;padding:10px 14px;display:flex}.party-profile-brand .party-logo{border:0;width:140px;height:54px;padding:5px}.party-profile-brand>a{color:var(--muted);font-size:9px;text-decoration:underline}.party-profile-summary{background:var(--surface);border:1px solid var(--border);border-radius:16px;grid-template-columns:.7fr 1fr 1fr 1.35fr;display:grid;overflow:hidden}.party-profile-summary>div{border-right:1px solid var(--border);flex-direction:column;justify-content:center;min-height:170px;padding:24px;display:flex}.party-profile-summary>div:last-child{border-right:0}.party-profile-summary svg{width:22px;color:var(--primary)}.party-profile-summary strong{margin-top:16px;font-size:22px;font-weight:630}.party-profile-summary span{color:var(--muted);margin-top:5px;font-size:10px}.profile-ballot{color:var(--surface);background:var(--primary-deep);position:relative}.profile-ballot:before{content:"";background:var(--party-accent);width:5px;position:absolute;inset:0 auto 0 0}.profile-ballot strong{color:var(--surface);font-size:46px}.profile-ballot span{color:#b6c8be}.party-profile-summary .profile-actions{gap:9px}.profile-actions a{width:100%}.profile-actions .primary-action svg{color:currentColor;width:17px}.party-evidence-heading{grid-template-columns:1fr .8fr;align-items:end;gap:70px;margin-top:100px;display:grid}.party-evidence-heading .source-link{color:var(--text);border-color:var(--border)}.party-evidence-grid{grid-template-columns:1fr 1fr;gap:12px;margin-top:44px;display:grid}.party-evidence-card{background:var(--surface);border:1px solid var(--border);border-radius:13px;flex-direction:column;min-height:210px;padding:24px;display:flex}.party-evidence-card>span{color:var(--muted);font-size:9px}.party-evidence-card h3{margin:26px 0 14px;font-size:20px;font-weight:620}.party-evidence-card p{color:var(--primary);text-transform:uppercase;align-items:center;gap:7px;margin:auto 0 4px;font-size:10px;font-weight:650;display:flex}.party-evidence-card p svg{width:15px}.party-evidence-card small{color:var(--muted);font-size:9px}.methodology-page .page-hero,.sources-page .page-hero{background:#eef2ec}.methodology-section,.sources-library{padding:72px 0 120px}.method-chapter,.source-group{padding:18px 0 96px;scroll-margin-top:92px}.method-chapter+.method-chapter,.source-group+.source-group{border-top:1px solid var(--border);padding-top:88px}.source-type-grid{grid-template-columns:repeat(3,1fr);gap:12px;margin-top:42px;display:grid}.source-type-grid>div{background:var(--surface);border:1px solid var(--border);border-radius:13px;flex-direction:column;min-height:210px;padding:22px;display:flex}.source-type-grid svg{width:23px;color:var(--primary)}.source-type-grid strong{margin-top:auto;font-size:14px;font-weight:630}.source-type-grid span{color:var(--muted);margin-top:6px;font-size:10px}.method-source-list{background:var(--surface-soft);border-radius:12px;margin-top:28px;padding:20px 22px}.method-source-list>p{color:var(--primary);text-transform:uppercase;margin:0 0 8px;font-size:9px;font-weight:680}.method-source-list .source-link{color:var(--text);border-color:var(--border)}.editorial-pipeline{border:1px solid var(--border);border-radius:14px;grid-template-columns:repeat(4,1fr);margin-top:44px;display:grid;overflow:hidden}.editorial-pipeline>div{background:var(--surface);border-right:1px solid var(--border);flex-direction:column;min-height:190px;padding:20px;display:flex;position:relative}.editorial-pipeline>div:last-child{border-right:0}.editorial-pipeline>div:not(:last-child):after{content:"→";z-index:1;width:24px;height:24px;color:var(--primary);background:var(--surface);border:1px solid var(--border);border-radius:50%;place-items:center;font-size:11px;display:grid;position:absolute;top:50%;right:-12px}.editorial-pipeline span{color:var(--muted);font-size:9px}.editorial-pipeline svg{width:22px;color:var(--primary);margin:auto 0}.editorial-pipeline strong{font-size:12px;font-weight:620}.two-person-rule{color:var(--surface);background:var(--primary-deep);border-radius:12px;grid-template-columns:1fr 30px 1fr 30px 1fr;align-items:center;gap:10px;margin-top:14px;padding:18px;display:grid}.two-person-rule>div{background:#ffffff12;border-radius:8px;align-items:center;gap:10px;min-height:52px;padding:10px 13px;display:flex}.two-person-rule svg{width:18px;color:var(--accent-soft)}.two-person-rule span,.two-person-rule strong{font-size:10px}.two-person-rule i{color:#9fb5aa;text-align:center;font-style:normal}.two-person-rule>strong{color:var(--primary-deep);background:var(--accent-soft);text-align:center;border-radius:8px;padding:12px}.equality-visual{grid-template-columns:repeat(7,1fr);gap:8px;margin-top:44px;display:grid}.equality-visual>div{background:var(--surface);border:1px solid var(--border);border-radius:10px;flex-direction:column;justify-content:space-between;min-height:190px;padding:14px;display:flex}.equality-visual span{color:var(--muted);font-size:9px}.equality-visual i{background:var(--primary);border-radius:4px;width:100%;height:6px}.unknown-rule{color:var(--primary-deep);background:var(--accent-soft);border-radius:10px;align-items:center;gap:10px;margin:16px 0 0;padding:15px 17px;font-size:11px;display:flex}.unknown-rule svg{width:19px}.locale-review{grid-template-columns:1fr 60px 1fr;align-items:stretch;margin-top:44px;display:grid}.locale-review>div{background:var(--surface);border:1px solid var(--border);border-radius:14px;flex-direction:column;justify-content:space-between;min-height:220px;padding:26px;display:flex}.locale-review>div>span{width:fit-content;color:var(--surface);background:var(--primary-deep);border-radius:6px;padding:5px 8px;font-size:9px;font-weight:680}.locale-review p{max-width:30ch;color:var(--muted);margin:0;font-size:12px}.locale-review>svg{width:24px;color:var(--primary);place-self:center}.revision-timeline{background:var(--surface);border:1px solid var(--border);border-radius:14px;grid-template-columns:44px 1fr 80px 1fr;align-items:center;gap:16px;min-height:180px;margin-top:44px;padding:28px;display:grid}.revision-timeline>svg{width:25px;color:var(--primary)}.revision-timeline>div{background:var(--page);border:1px solid var(--border);border-radius:10px;padding:18px}.revision-timeline span{color:var(--primary);font-size:10px;font-weight:680}.revision-timeline p{color:var(--muted);margin:7px 0 0;font-size:11px}.revision-timeline i{background:var(--border-strong);height:1px}.source-group-heading{grid-template-columns:32px 30px 1fr;align-items:center;gap:12px;display:grid}.source-group-heading>svg{width:27px;color:var(--primary);grid-row:1/3}.source-group-heading>span{color:var(--muted);font-size:9px}.source-group-heading h2{letter-spacing:-.04em;margin:0;font-size:clamp(1.75rem,4vw,2.7rem);font-weight:620}.source-group-heading p{max-width:55ch;color:var(--muted);grid-column:3;margin:4px 0 0}.source-group>div:last-child{background:var(--surface);border:1px solid var(--border);border-radius:12px;margin-top:32px;padding:0 22px}.source-group .source-link{color:var(--text);border-color:var(--border)}.footer-main{grid-template-columns:1.5fr .7fr .7fr 1fr;gap:54px;padding:66px 0;display:grid}.footer-about p{color:#a9bbb1;max-width:34ch;margin:24px 0 8px;font-size:12px}.footer-about>span{color:#7f9589;font-size:9px}.civic-footer .brand-name{color:var(--surface)}.footer-main nav{flex-direction:column;align-items:flex-start;gap:8px;display:flex}.footer-correction strong,.footer-main nav strong{color:var(--surface);margin-bottom:9px;font-size:12px}.footer-main nav a{color:#a9bbb1;font-size:11px}.footer-main nav a:hover{color:var(--surface)}.footer-correction p{color:#a9bbb1;margin:0 0 16px;font-size:11px}.footer-correction a{color:var(--accent-soft);align-items:center;gap:7px;font-size:11px;text-decoration:underline;display:inline-flex}.footer-correction svg{width:15px}.footer-bottom{color:#7f9589;border-top:1px solid #ffffff1f;justify-content:space-between;align-items:center;gap:18px;min-height:58px;font-size:9px;display:flex}.admin-shell{background:var(--surface-soft);min-height:100svh}.site-header{z-index:30;border-bottom:1px solid var(--border);background:#f6f7f2f0;position:sticky;top:0}.header-inner{align-items:center;gap:22px;min-height:70px;display:flex}.header-label{max-width:240px;color:var(--muted);font-size:10px}.section{padding:clamp(64px,8vw,100px) 0}.section-sm{padding:clamp(42px,6vw,72px) 0}.dark{color:var(--surface);background:var(--primary-deep)}.paper-panel{background:var(--surface);border:1px solid var(--border);border-radius:10px}.eyebrow{color:var(--primary);text-transform:uppercase;font-size:11px;font-weight:680}.display,.page-title,.section-title{letter-spacing:-.045em;font-weight:620;line-height:1.05}.display{font-size:clamp(2.6rem,6vw,4.7rem)}.page-title{max-width:16ch;margin:16px 0 24px;font-size:clamp(2.3rem,5vw,4rem)}.section-title{margin:14px 0 22px;font-size:clamp(1.9rem,4vw,3.2rem)}.lede{color:var(--muted);font-size:clamp(1.05rem,1.8vw,1.2rem)}.button{border:1px solid var(--border-strong);border-radius:9px;justify-content:center;align-items:center;gap:8px;min-height:46px;padding:11px 16px;font-size:13px;font-weight:620;display:inline-flex}.button:hover{background:var(--accent-soft)}.page-hero{padding:clamp(64px,9vw,100px) 0 48px}.page-meta{flex-wrap:wrap;gap:8px;margin-top:26px;display:flex}.meta-chip{color:var(--muted);border:1px solid var(--border);border-radius:7px;padding:6px 9px;font-size:10px}.content-grid{grid-template-columns:220px minmax(0,1fr);gap:clamp(36px,7vw,90px);display:grid}.side-index{color:var(--muted);gap:8px;font-size:12px;display:grid;position:sticky;top:100px}.side-index a{border-bottom:1px solid var(--border);padding:7px 0}.prose h2{letter-spacing:-.035em;margin:60px 0 20px;font-size:clamp(1.7rem,3vw,2.5rem)}.prose li,.prose p{max-width:68ch}.party-card{background:var(--surface);border:1px solid var(--border);border-radius:10px;flex-direction:column;min-height:150px;padding:20px;display:flex}.party-meta{color:var(--muted);justify-content:space-between;margin-top:auto;font-size:11px;display:flex}.journey{border:1px solid var(--border);border-radius:12px;grid-template-columns:repeat(4,1fr);display:grid;overflow:hidden}.journey-step{border-right:1px solid var(--border);min-height:230px;padding:24px}.journey-step h3{font-size:20px}.journey-step p{color:var(--muted);font-size:13px}.facts-grid{grid-template-columns:repeat(4,1fr);display:grid}.fact{border-right:1px solid var(--border);padding:28px}.fact-value{margin-top:12px;font-size:42px;display:block}.fact-label{color:var(--muted);margin-top:8px;font-size:12px;display:block}.input{border:1px solid var(--border);border-radius:8px;width:100%;min-height:48px;padding:11px 13px}.comparison,.input{background:var(--surface)}.comparison{border:1px solid var(--border);overflow-x:auto}.comparison table{border-collapse:collapse;width:100%;min-width:960px}.comparison td,.comparison th{border-right:1px solid var(--border);border-bottom:1px solid var(--border);text-align:left;vertical-align:top;min-width:180px;padding:16px}.comparison th{z-index:2;background:var(--surface-soft);position:sticky;top:70px}.comparison td:first-child,.comparison th:first-child{z-index:1;background:var(--surface-soft);position:sticky;left:0}.comparison-cell{color:var(--muted);font-size:12px}.form{gap:20px;max-width:760px;display:grid}.field{gap:7px;display:grid}.field label{font-size:12px;font-weight:650}.field textarea{resize:vertical;min-height:170px}.form-status{color:var(--primary);border:1px solid var(--primary);padding:14px}.story-stage{border-radius:12px;padding:28px}.chamber-old{grid-template-columns:1fr 1fr;gap:10px;display:grid}.chamber-box,.chamber-new{text-align:center;border:1px solid;padding:35px 15px}.chamber-new{background:var(--primary)}.flow-arrow{height:30px}.evidence-band{grid-template-columns:1fr 1fr;align-items:center;gap:40px;display:grid}.source-list .source-link{color:var(--text);border-color:var(--border)}.candidate-profile-shell{background:var(--page);min-height:70svh;padding:48px 0 110px}.candidate-profile-back{color:var(--muted);align-items:center;gap:8px;margin-bottom:34px;font-size:11px;display:inline-flex}.candidate-profile-back svg{width:16px}.candidate-profile-back:hover{color:var(--primary)}.candidate-profile-grid{grid-template-columns:minmax(260px,390px) minmax(0,1fr);align-items:start;gap:clamp(40px,8vw,100px);display:grid}.candidate-profile-image{aspect-ratio:4/5;background:var(--surface-soft);border:1px solid var(--border);border-radius:16px;overflow:hidden}.candidate-profile-image img{object-fit:cover;width:100%;height:100%}.candidate-profile-image>div{width:100%;height:100%;color:var(--muted);place-content:center;justify-items:center;gap:16px;font-size:11px;display:grid}.candidate-profile-image svg{opacity:.4;width:72px;height:72px}.candidate-profile-content h1{letter-spacing:-.05em;max-width:18ch;margin:15px 0 32px;font-size:clamp(2.4rem,5vw,4.8rem);line-height:1.02}.candidate-profile-meta{border-block:1px solid var(--border);grid-template-columns:1fr 1fr;display:grid}.candidate-profile-meta span{color:var(--muted);text-transform:uppercase;gap:8px;padding:18px 18px 18px 0;font-size:10px;display:grid}.candidate-profile-meta span+span{border-left:1px solid var(--border);padding-left:18px}.candidate-profile-meta strong{color:var(--text);text-transform:none;font-size:15px}.candidate-biography{margin-top:42px}.candidate-biography h2{margin-bottom:16px;font-size:24px}.candidate-biography p{max-width:66ch;color:var(--muted);white-space:pre-wrap;font-size:16px;line-height:1.75}.candidate-biography .candidate-profile-placeholder{font-style:italic}.candidate-source-action{width:fit-content;color:var(--primary);border-bottom:1px solid;align-items:center;gap:9px;margin-top:32px;font-size:11px;display:inline-flex}.candidate-source-action svg{width:15px}.admin-login-page{background:var(--paper-dark);place-items:center;min-height:100svh;padding:24px;display:grid}.admin-login-card{background:var(--surface);border:1px solid var(--border);border-radius:16px;gap:20px;width:min(100%,390px);padding:34px;display:grid;box-shadow:0 24px 70px #142a211f}.admin-login-card h1{letter-spacing:-.04em;margin:0 0 4px;font-size:30px}.admin-login-icon{width:44px;height:44px;color:var(--surface);background:var(--primary);border-radius:12px;place-items:center;display:grid}.admin-login-icon svg{width:20px}.admin-primary-button{color:var(--surface);background:var(--primary);border-color:var(--primary)}.admin-primary-button:hover{color:var(--surface);background:var(--primary-deep)}.admin-form-error,.admin-form-success{border-radius:8px;padding:13px 15px;font-size:12px}.admin-form-error{color:#842f25;background:#f8e8e4;border:1px solid #e7b7ad}.admin-form-success{color:var(--primary);background:var(--accent-soft);border:1px solid var(--primary)}.admin-dashboard{background:var(--surface-soft);min-height:100svh}.admin-header{background:var(--surface);border-bottom:1px solid var(--border);align-items:center;gap:16px;min-height:70px;padding:10px max(22px,50vw - 620px);display:flex}.admin-header>span{color:var(--muted);font-size:11px}.admin-header .admin-user{margin-left:auto}.admin-header svg{width:15px}.admin-nav{align-items:center;gap:14px;display:flex}.admin-nav a{color:var(--muted);font-size:11px}.admin-nav a:hover{color:var(--primary)}.admin-main{width:min(1240px,100% - 44px);margin:0 auto;padding:52px 0 90px}.admin-title{justify-content:space-between;align-items:end;gap:30px;margin-bottom:32px;display:flex}.admin-title h1{letter-spacing:-.05em;margin:7px 0 8px;font-size:clamp(2.5rem,5vw,4.2rem)}.admin-title p{color:var(--muted)}.admin-total{background:var(--surface);border:1px solid var(--border);border-radius:9px;align-items:center;gap:9px;padding:12px 14px;font-size:12px;display:inline-flex}.admin-total svg{width:17px;color:var(--primary)}.admin-title-actions{align-items:center;gap:10px;display:flex}.admin-candidates-panel{background:var(--surface);border:1px solid var(--border);border-radius:13px;overflow:hidden}.admin-toolbar{border-bottom:1px solid var(--border);grid-template-columns:minmax(0,1fr) 280px;gap:12px;padding:16px;display:grid}.admin-visibility-tabs{grid-column:1/-1;gap:4px;display:flex}.admin-visibility-tabs button{color:var(--muted);border:1px solid var(--border);background:0 0;border-radius:7px;align-items:center;gap:6px;padding:8px 11px;font-size:10px;display:inline-flex}.admin-visibility-tabs button.active{color:var(--surface);background:var(--primary);border-color:var(--primary)}.admin-visibility-tabs svg{width:13px}.admin-search{border:1px solid var(--border);border-radius:8px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:10px;min-height:48px;padding:0 13px;display:grid}.admin-search svg{width:18px;color:var(--primary)}.admin-search input{background:0 0;border:0;outline:0;width:100%}.admin-result-count{color:var(--muted);background:var(--surface-soft);border-bottom:1px solid var(--border);margin:0;padding:12px 18px;font-size:10px}.admin-candidate-list{max-height:680px;overflow-y:auto}.admin-candidate-row{border-bottom:1px solid var(--border);grid-template-columns:50px minmax(0,1fr) 110px 22px;align-items:center;gap:14px;min-height:70px;padding:10px 18px;display:grid}.admin-candidate-row:hover{background:var(--surface-soft)}.admin-candidate-row small,.admin-candidate-row strong{display:block}.admin-candidate-row strong{font-size:14px}.admin-candidate-row small{color:var(--muted);margin-top:3px;font-size:9px}.admin-candidate-row>svg{width:16px;color:var(--muted)}.admin-status{text-transform:uppercase;border-radius:6px;width:fit-content;padding:5px 7px;font-size:8px}.admin-status-registered{color:var(--primary);background:var(--accent-soft)}.admin-status-removed,.admin-status-withdrawn{color:#842f25;background:#f8e8e4}.admin-status-archived{color:var(--muted);background:var(--surface-soft)}.admin-editor{gap:24px;display:grid}.admin-editor-top>a{color:var(--muted);align-items:center;gap:8px;margin-bottom:34px;font-size:11px;display:inline-flex}.admin-editor-top>a svg{width:16px}.admin-editor-top h1{letter-spacing:-.05em;margin:10px 0 0;font-size:clamp(2.1rem,4vw,3.6rem)}.admin-editor-grid{grid-template-columns:minmax(0,1fr) 310px;align-items:start;gap:22px;display:grid}.admin-editor-fields{gap:18px;display:grid}.admin-form-section{gap:20px;padding:26px;display:grid}.admin-form-section h2,.admin-image-panel h2{margin:0;font-size:21px}.admin-two-columns{grid-template-columns:1fr 1fr;gap:18px;display:grid}.admin-form-section textarea.input{resize:vertical;min-height:180px}.admin-image-panel{gap:14px;padding:22px;display:grid;position:sticky;top:22px}.admin-image-preview{aspect-ratio:4/5;color:var(--muted);background:var(--surface-soft);border:1px dashed var(--border-strong);border-radius:10px;place-items:center;font-size:11px;display:grid;overflow:hidden}.admin-image-preview img{object-fit:cover;width:100%;height:100%}.admin-image-upload{position:relative;overflow:hidden}.admin-image-upload input{opacity:0;cursor:pointer;position:absolute;inset:0}.admin-image-panel small{color:var(--muted);font-size:9px}.admin-save-bar{z-index:10;border:1px solid var(--border);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff2;border-radius:11px;justify-content:space-between;align-items:center;gap:20px;padding:14px 18px;display:flex;position:sticky;bottom:14px;box-shadow:0 12px 34px #142a211f}.admin-save-bar span{color:var(--muted);font-size:10px}.admin-danger-zone{justify-content:space-between;align-items:center;gap:24px;margin-top:28px;padding:22px;display:flex}.admin-danger-zone h2{margin:0 0 6px;font-size:18px}.admin-danger-zone p{color:var(--muted);font-size:11px}.admin-destructive-button{color:#842f25;border-color:#d89c91}.admin-comparison-editor{gap:20px;display:grid}.admin-comparison-editor>.admin-toolbar{background:var(--surface);border:1px solid var(--border);border-radius:12px;grid-template-columns:minmax(260px,420px) 1fr;align-items:end}.admin-comparison-editor>.admin-toolbar p{color:var(--muted);align-self:center;font-size:11px}.admin-comparison-list{gap:16px;display:grid}.admin-comparison-form{gap:18px;padding:24px;display:grid}.admin-comparison-heading{align-items:center;gap:14px;display:flex}.admin-comparison-heading>span{color:var(--muted);align-items:center;gap:7px;font-size:10px;display:inline-flex}.admin-comparison-heading i{background:var(--party-accent);border-radius:50%;width:8px;height:8px}.admin-comparison-heading h2{margin:0;font-size:20px}.admin-comparison-heading small{color:var(--primary);margin-left:auto}.admin-comparison-form textarea{resize:vertical;min-height:130px}.admin-comparison-form>button{justify-self:end}.admin-comparison-note{color:var(--muted);background:var(--surface-soft);border-radius:8px;align-items:center;gap:8px;padding:13px;font-size:11px;display:flex}.admin-comparison-note svg{width:16px}.position-evidence small a{color:var(--primary);text-underline-offset:2px;text-decoration:underline}.verified-status{color:var(--primary)}@media (width<=980px){.header-date,.header-primary{display:none}.hero-grid{grid-template-columns:1fr 1fr;gap:36px}.hero-content h1{font-size:clamp(2.5rem,6vw,3.5rem)}.election-photo{min-height:330px}.institution-story{gap:48px}.party-grid,.party-module-grid,.party-poster-grid{grid-template-columns:repeat(2,1fr)}.chapter-layout{grid-template-columns:180px minmax(0,1fr);gap:44px}.law-flow{grid-template-columns:1fr 1fr}.law-flow>div:nth-child(2){border-right:0}.law-flow>div:nth-child(-n+2){border-bottom:1px solid var(--border)}.law-flow>div:nth-child(2):after{display:none}.region-link-grid{grid-template-columns:1fr}.region-link-grid>a,.region-link-grid>a:nth-child(2n){border-right:0}.source-type-grid{grid-template-columns:1fr}.source-type-grid>div{min-height:150px}.editorial-pipeline{grid-template-columns:1fr 1fr}.editorial-pipeline>div:nth-child(2){border-right:0}.editorial-pipeline>div:nth-child(-n+2){border-bottom:1px solid var(--border)}.editorial-pipeline>div:nth-child(2):after{display:none}.equality-visual{grid-template-columns:repeat(4,1fr)}.footer-main{grid-template-columns:1.3fr .7fr .7fr}.footer-correction{border-top:1px solid #ffffff1f;grid-column:1/-1;padding-top:28px}.candidate-result-row{grid-template-columns:42px minmax(190px,1fr) 60px 100px 22px;gap:10px}}@media (width<=760px){.container,.container-wide,.site-frame{width:min(100% - 28px,1180px)}.civic-header-inner{min-height:62px}.brand-name{display:none}.menu-button{width:40px;padding:0}.menu-button span{display:none}.menu-links{grid-template-columns:1fr}.menu-links>a,.menu-links>a:nth-child(2n){border-right:0;min-height:92px}.menu-modal{padding:20px}.menu-trust{flex-direction:column}.search-modal{max-height:calc(100dvh - 24px);padding:18px;top:12px}.search-result-list>a{grid-template-columns:54px minmax(0,1fr) 18px;gap:10px}.civic-hero{padding-top:44px}.hero-grid{grid-template-columns:1fr}.hero-content h1{max-width:14ch;font-size:clamp(2.35rem,10vw,3.5rem)}.election-visual{margin-top:4px}.election-photo{min-height:360px}.election-date-card{bottom:40px;left:20px}.hero-question-grid{grid-template-columns:1fr;margin-top:40px}.hero-question-grid>a{border-right:0;border-bottom:1px solid var(--border);min-height:138px}.hero-question-grid>a:last-child{border-bottom:0}.hero-tools{grid-template-columns:1fr}.hero-tools>a{min-height:104px}.fact-grid{grid-template-columns:1fr 1fr}.fact-card:nth-child(2){border-right:0}.fact-card:nth-child(-n+2){border-bottom:1px solid var(--border)}.fact-card{min-height:150px}.institution-story{display:none}.institution-mobile-story{gap:14px;margin-top:42px;display:grid}.institution-mobile-story article{background:var(--surface);border:1px solid var(--border);border-radius:16px;padding:22px}.mobile-story-copy>span{color:var(--primary);text-transform:uppercase;font-size:9px;font-weight:680}.mobile-story-copy h3{letter-spacing:-.04em;margin:10px 0;font-size:clamp(1.5rem,7vw,2rem);font-weight:620;line-height:1.1}.mobile-story-copy p{color:var(--muted);margin:0;font-size:13px}.mobile-story-visual{background:var(--page);border-radius:12px;place-items:center;min-height:280px;margin-top:22px;padding:18px;display:grid}.mobile-story-visual .scene-now,.mobile-story-visual .scene-seats{width:100%}.scene-before>div{min-height:110px}.editorial-photo{grid-template-columns:1fr;margin-block:60px}.editorial-photo>div{min-height:380px}.editorial-photo figcaption{min-height:220px;padding:26px}.voting-grid{grid-template-columns:1fr}.voting-grid .section-heading{position:static}.section-heading-row{gap:24px}.candidate-home-card,.section-heading-row,.trust-card-grid{grid-template-columns:1fr}.trust-card{min-height:150px}.trust-card strong{margin-top:22px}.chapter-layout{grid-template-columns:1fr}.chapter-index{border:1px solid var(--border);border-radius:12px;grid-template-columns:1fr 1fr;position:static;overflow:hidden}.chapter-index a{border-bottom:1px solid var(--border);padding:13px}.chapter-index a:nth-child(odd){border-right:1px solid var(--border)}.visual-chapter{padding-bottom:76px}.visual-chapter+.visual-chapter{padding-top:72px}.system-transform{grid-template-columns:1fr;min-height:auto}.system-side{min-height:230px}.system-arrow{min-height:60px}.system-arrow svg{transform:none}.eligibility-grid,.kurultai-fact-row{grid-template-columns:1fr}.kurultai-fact-row>div{border-right:0;border-bottom:1px solid var(--border);min-height:110px}.kurultai-fact-row>div:last-child{border-bottom:0}.eligibility-grid>div{min-height:160px}.law-flow{grid-template-columns:1fr}.law-flow>div{border-right:0;border-bottom:1px solid var(--border);min-height:150px}.law-flow>div:not(:last-child):after{content:"↓";top:auto;bottom:-12px;right:22px}.law-flow>div:nth-child(2):after{display:grid}.election-day-panel{grid-template-columns:50px minmax(0,1fr) auto;padding:24px}.election-day-icon{width:50px;height:50px}.region-layout,.vote-checklist-layout{grid-template-columns:1fr}.region-layout>.section-heading,.vote-checklist-layout .section-heading{position:static}.polling-flow{grid-template-columns:1fr}.polling-flow:before{width:1px;height:auto;inset:10% auto 10% 57px}.polling-step{text-align:left;grid-template-rows:auto auto 1fr;grid-template-columns:74px minmax(0,1fr);align-items:start;column-gap:18px;min-height:180px;display:grid}.polling-step>span{grid-column:1/-1}.polling-step>div{border-color:#eaf0e8;grid-area:2/1/4;margin:6px 0 0}.polling-step h3{grid-column:2;margin-top:12px}.polling-step p{grid-column:2}.party-poster-grid{grid-template-columns:1fr 1fr}.compare-intro{grid-template-columns:1fr;gap:34px}.position-row{grid-template-columns:190px minmax(0,1fr) 38px;gap:18px}.compare-footer{grid-template-columns:24px 1fr}.compare-footer a{grid-column:2}.party-profile-summary{grid-template-columns:1fr 1fr}.party-profile-summary>div:nth-child(2){border-right:0}.party-profile-summary>div:nth-child(-n+2){border-bottom:1px solid var(--border)}.party-evidence-heading{grid-template-columns:1fr;gap:28px}.methodology-section,.sources-library{padding-top:54px}.method-chapter,.source-group{padding-bottom:76px}.method-chapter+.method-chapter,.source-group+.source-group{padding-top:70px}.editorial-pipeline{grid-template-columns:1fr}.editorial-pipeline>div{border-right:0;border-bottom:1px solid var(--border);min-height:145px}.editorial-pipeline>div:not(:last-child):after{content:"↓";top:auto;bottom:-12px;right:22px}.editorial-pipeline>div:nth-child(2):after{display:grid}.two-person-rule{grid-template-columns:1fr}.two-person-rule i{transform:rotate(90deg)}.locale-review{grid-template-columns:1fr;gap:12px}.locale-review>svg{transform:rotate(90deg)}.locale-review>div{min-height:170px}.revision-timeline{grid-template-columns:36px 1fr}.revision-timeline i{grid-column:2;width:1px;height:30px;margin-left:22px}.tool-hero-grid{grid-template-columns:1fr;gap:30px}.tool-hero-detail{grid-template-columns:auto 1fr}.desktop-filters{display:none}.mobile-filter-trigger{display:inline-flex}.candidate-tool-layout{grid-template-columns:1fr}.candidate-result-row{grid-template-columns:38px minmax(0,1fr) 42px;min-height:92px}.result-person{grid-column:2}.result-party{grid-area:1/3;justify-self:end}.result-status{grid-column:2;font-size:8px}.result-source{grid-area:2/3;justify-self:end}.footer-main{grid-template-columns:1fr 1fr;gap:36px}.footer-about{grid-column:1/-1}.footer-bottom{flex-wrap:wrap;padding-block:16px}.content-grid,.evidence-band{grid-template-columns:1fr}.side-index{position:static}.facts-grid,.journey{grid-template-columns:1fr}.journey-step{border-right:0;border-bottom:1px solid var(--border);min-height:auto}.candidate-profile-grid{grid-template-columns:1fr}.candidate-profile-image{width:min(100%,390px)}.admin-header{flex-wrap:wrap}.admin-header .admin-user{order:3;width:100%;margin-left:0}.admin-title{flex-direction:column;align-items:flex-start}.admin-editor-grid,.admin-toolbar,.admin-two-columns{grid-template-columns:1fr}.admin-image-panel{position:static}.admin-image-preview{width:min(100%,300px)}.admin-danger-zone,.admin-save-bar{flex-direction:column;align-items:stretch}.admin-comparison-editor>.admin-toolbar{grid-template-columns:1fr}.admin-title-actions{flex-direction:column;align-items:stretch}}@media (width<=430px){.header-tools{gap:5px}.language-control a{min-width:29px}.hero-content h1{font-size:2.35rem}.hero-actions{flex-direction:column;align-items:stretch}.hero-actions a{width:100%}.election-photo{min-height:300px}.election-date-card{width:calc(100% - 30px);bottom:38px;left:15px}.election-date-card strong{font-size:20px}.hero-question-grid>a{grid-template-columns:36px minmax(0,1fr) 18px;padding:20px}.hero-tools>a{grid-template-columns:42px minmax(0,1fr) 18px;padding:17px}.scroll-cue{margin-top:28px}.facts-section{padding:72px 0}.fact-card{padding-inline:10px}.institution-section{padding-block:76px}.visual-canvas{min-height:300px}.scene-before{gap:7px}.scene-before>div{min-height:92px}.scene-before strong{font-size:15px}.scene-before svg{width:20px}.scene-now{padding:36px 20px}.mobile-story-visual{min-height:250px;padding:12px}.editorial-photo>div{min-height:300px}.voter-checklist{padding:18px}.checklist-row h3 button strong{font-size:14px}.party-grid,.party-module-grid{grid-template-columns:1fr}.party-module{min-height:180px}.candidate-home-card{padding:24px 18px}.chapter-index{grid-template-columns:1fr}.chapter-index a:nth-child(odd){border-right:0}.system-transform{margin-top:34px;padding:14px}.seat-stage{padding:20px 8px 16px}.seat-stage .seats{aspect-ratio:auto}.seat-legend{flex-direction:column;align-items:flex-start;margin-top:4px}.election-day-panel{grid-template-columns:46px 1fr;gap:8px 14px}.election-day-icon{grid-row:1/3;width:46px;height:46px}.election-day-panel>b{grid-area:auto/1/auto/-1;margin-top:12px}.election-day-panel>p{grid-column:1/-1}.polling-place-section,.region-section{padding-block:82px}.polling-step{grid-template-columns:66px minmax(0,1fr);padding:18px}.region-link-grid>a{min-height:82px}.party-poster-grid{grid-template-columns:1fr}.party-poster{min-height:270px}.topic-control{margin-inline:-6px;top:62px}.position-row{grid-template-columns:1fr 34px;gap:12px;padding:22px 0}.position-party{grid-column:1}.position-evidence{grid-area:2/1/auto/-1;padding:0}.position-row>a{grid-area:1/2}.party-profile-summary{grid-template-columns:1fr}.party-profile-summary>div{border-right:0;border-bottom:1px solid var(--border);min-height:140px}.party-profile-summary>div:nth-child(2){border-right:0}.party-profile-summary>div:last-child{border-bottom:0}.party-profile-brand{flex-direction:column;align-items:flex-start}.party-evidence-grid{grid-template-columns:1fr}.party-evidence-card{min-height:190px}.equality-visual{grid-template-columns:repeat(2,1fr)}.equality-visual>div{min-height:110px}.source-group-heading{grid-template-columns:28px 24px 1fr}.source-group-heading h2{font-size:1.65rem}.candidate-search-field{min-height:58px}.mobile-filter-trigger{justify-content:center;width:52px;padding:0;font-size:0}.results-head>span{display:none}.candidate-result-list{padding-inline:12px}.result-person strong{font-size:14px}.pagination button{font-size:0}.pagination button svg{width:18px}.candidate-profile-shell{padding-top:30px}.candidate-profile-content h1{font-size:2.4rem}.candidate-profile-meta{grid-template-columns:1fr}.candidate-profile-meta span+span{border-top:1px solid var(--border);border-left:0;padding-left:0}.admin-main{width:min(100% - 28px,1240px);padding-top:34px}.admin-login-card{padding:26px 22px}.admin-candidate-row{grid-template-columns:36px minmax(0,1fr) 18px}.admin-candidate-row .admin-status{grid-column:2}.admin-candidate-row>svg{grid-area:1/3/3}.admin-form-section{padding:20px 16px}.footer-main{grid-template-columns:1fr 1fr}.footer-bottom span:nth-child(2){display:none}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media (prefers-contrast:more){:root{--muted:#34413a;--border:#526158;--border-strong:#17201c}.dialog-overlay{-webkit-backdrop-filter:none;backdrop-filter:none}}@media print{.civic-footer,.civic-header,.dialog-overlay,.election-visual,.filter-sheet,.menu-modal,.search-modal{display:none!important}.civic-home,.institution-section,.parties-section,.public-shell,.trust-section,body{color:#000!important;background:#fff!important}a{text-decoration:underline}}.container,.container-wide,.site-frame{width:min(100% - 48px,1280px)}.civic-header{background:#fcfbf8eb}.civic-header-inner{min-height:72px}.primary-action{color:#fff;background:#121316;border-radius:8px}.primary-action:hover{background:#34353a}.public-shell h1,.public-shell h2,.public-shell h3{text-wrap:balance}.public-shell .candidate-profile-content h1,.public-shell .chapter-copy h2,.public-shell .section-heading h2,.public-shell .source-group-heading h2{font-family:var(--serif);font-weight:650}.public-shell .eyebrow,.public-shell .section-eyebrow{color:#8157d9;letter-spacing:.095em}.page-hero{border-bottom:1px solid var(--border);padding:clamp(66px,8vw,106px) 0 58px;position:relative;overflow:hidden;background:linear-gradient(135deg,#fff 0 54%,#f5f0ff 100%)!important}.page-hero:after{content:"";aspect-ratio:1;border:1px solid #8157d929;border-radius:50%;width:360px;position:absolute;bottom:-160px;right:-80px}.page-hero-layout{grid-template-columns:minmax(0,7fr) minmax(340px,5fr);align-items:center;gap:clamp(46px,8vw,110px);display:grid}.page-hero-copy{z-index:2;position:relative}.page-hero .page-title{max-width:13ch;font-family:var(--serif);letter-spacing:-.06em;margin:12px 0 24px;font-size:clamp(3rem,5.8vw,5.8rem);font-weight:650;line-height:.98}.page-hero .lede{max-width:61ch;color:var(--muted);margin:0;font-size:clamp(1rem,1.35vw,1.15rem)}.page-hero .meta-chip{background:#ffffffa6;border-radius:99px;padding:7px 10px}.page-hero .scroll-cue{margin-top:34px}.page-hero-art{min-height:360px;position:relative}.page-art-dots,.page-art-sun{display:block;position:absolute}.page-art-sun{aspect-ratio:1;background:#f6d94c;border-radius:50%;width:205px;top:-18px;right:16px}.page-art-dots{opacity:.34;background-image:radial-gradient(#121316 1.2px,#0000 0);background-size:12px 12px;width:135px;height:150px;bottom:8px;left:3px}.page-art-sheet{z-index:2;aspect-ratio:.76;border:1px solid var(--border);background:#fff;flex-direction:column;width:230px;padding:28px;display:flex;position:absolute;top:48px;left:11%;transform:rotate(-6deg);box-shadow:0 24px 50px #14141e1f}.page-art-sheet span{color:#8157d9;letter-spacing:.13em;font-size:10px;font-weight:750}.page-art-sheet strong{font-family:var(--serif);letter-spacing:-.06em;margin:auto 0;font-size:54px;font-weight:600}.page-art-sheet small{color:var(--muted);font-size:7px}.page-art-ballot{z-index:3;background:#f0e8ff;border:1px solid #d7c5fa;gap:1px;width:185px;padding:13px;display:grid;position:absolute;bottom:18px;right:2px;transform:rotate(5deg);box-shadow:0 14px 34px #14141e17}.page-art-ballot span{color:#5f438f;background:#ffffffb8;border-bottom:1px solid #d9cdf0;align-items:center;height:22px;padding-inline:8px;font-size:8px;display:flex}.page-hero-art>b{z-index:4;aspect-ratio:1;color:#fff;width:72px;font-family:var(--serif);background:#121316;border-radius:50%;place-items:center;font-size:28px;font-weight:600;display:grid;position:absolute;top:5px;right:-8px}.tool-hero{border-bottom:1px solid var(--border);background:linear-gradient(120deg,#fff,#f7f2ff);padding:clamp(66px,8vw,100px) 0 58px;overflow:hidden}.tool-hero-grid{grid-template-columns:minmax(0,7fr) minmax(330px,5fr);align-items:center;gap:clamp(42px,8vw,100px)}.tool-hero h1{max-width:12ch;font-family:var(--serif);letter-spacing:-.06em;margin:0;font-size:clamp(3rem,5.8vw,5.8rem);font-weight:650;line-height:.98}.tool-hero-detail{max-width:60ch;margin-top:24px;display:block}.tool-hero-detail p{font-size:15px}.tool-hero-detail span{margin-top:14px;display:block}.tool-hero-stat{color:#fff;background:#121316;border-radius:16px;flex-direction:column;justify-content:flex-end;min-height:330px;padding:36px;display:flex;position:relative;overflow:hidden}.tool-hero-stat:before{content:"";aspect-ratio:1;background:#f6d94c;border-radius:50%;width:240px;position:absolute;top:-90px;right:-45px}.tool-hero-stat>i{opacity:.5;background-image:radial-gradient(#d7b8ff 1.5px,#0000 0);background-size:12px 12px;width:100px;height:110px;position:absolute;top:44px;left:36px}.tool-count{z-index:1;color:#fff;font-family:var(--serif);letter-spacing:-.07em;font-size:clamp(4.5rem,9vw,8.5rem);font-weight:600;position:relative}.tool-hero-stat>span{z-index:1;color:#c9c5d2;text-transform:uppercase;font-size:10px;position:relative}.tool-hero-stat>div{z-index:1;color:#d7b8ff;letter-spacing:.05em;border-top:1px solid #ffffff2e;margin-top:22px;padding-top:13px;font-size:8px;position:relative}.candidate-tool-section{background:#f6f3ef;padding-top:44px}.candidate-search-row{background:#f6f3ef}.candidate-results,.candidate-search-field{border-radius:10px;box-shadow:0 12px 34px #14141e09}.candidate-search-field svg{color:#8157d9}.results-head{background:#f0e8ff}.filter-chips button{background:#fff;border-radius:99px}.filter-chips button.active,.filter-chips button:hover{color:#fff;background:#121316;border-color:#121316}.candidate-result-row:hover{background:#fbf9ff}.result-party i{background:var(--party-accent)}.party-overview-section{background:#f6f3ef;padding-top:76px}.party-poster{background:#fff;border-radius:10px;min-height:320px;position:relative}.party-poster:before{height:5px}.party-poster-head>strong{font-family:var(--serif);color:#d8d3ca}.party-poster h3{font-family:var(--serif);font-size:20px}.comparison-handoff{border-radius:12px}.party-compare-section{color:#fff;background:#121316}.compare-intro .section-heading h2{font-family:var(--serif)}.party-compare-section .section-heading>p:not(.section-eyebrow),.position-evidence p{color:#c8c5ce}.compare-principles span{color:#ddd9e3}.topic-control{background:#242329;border-color:#ffffff2b;border-radius:10px;top:72px}.position-evidence small,.position-party span,.topic-control>span{color:#9d99a6}.topic-control>div{scrollbar-width:auto;grid-template-columns:repeat(6,minmax(0,1fr));gap:7px;display:grid;overflow:visible}.topic-control button{color:#ddd9e3;white-space:normal;text-align:left;justify-content:flex-start;width:100%;min-height:44px;line-height:1.2}.topic-control-select{display:none}.position-row>a:hover,.topic-control button.active,.topic-control button:hover{color:#121316;background:#f6d94c;border-color:#f6d94c}.position-list,.position-row{border-color:#ffffff24}.compare-footer{background:#232228}.compare-footer p{color:#bbb7c2}.compare-footer a,.compare-footer>svg,.party-compare-section .section-eyebrow{color:#d7b8ff}.kurultai-chapters,.methodology-section,.sources-library{background:#f6f3ef}.chapter-index{border-color:#ccc7be}.chapter-index a{border-color:#d8d3ca}.chapter-copy>span,.chapter-index a:hover,.chapter-index span{color:#8157d9}.chapter-copy h2{font-size:clamp(2.35rem,4.7vw,4.25rem)}.method-chapter+.method-chapter,.source-group+.source-group,.visual-chapter+.visual-chapter{border-color:#d8d3ca}.editorial-pipeline,.law-flow,.locale-review>div,.revision-timeline,.seat-stage,.source-group>div:last-child,.source-type-grid>div,.system-transform{border-radius:11px}.system-transform{background:linear-gradient(135deg,#fff,#faf6ff)}.former-system{background:#f5f2ee}.law-flow>div:last-child,.new-system,.two-person-rule{background:#121316}.editorial-pipeline svg,.eligibility-grid svg,.law-flow svg,.new-system>span,.new-system>svg,.revision-timeline>svg,.source-type-grid svg{color:#8157d9}.new-system>strong{font-family:var(--serif)}.seat-stage{background:#fff}.chamber-seat{fill:#8157d9}.chamber-floor{fill:#121316}.kurultai-fact-row strong{color:#121316;font-family:var(--serif)}.editorial-pipeline>div:not(:last-child):after,.law-flow>div:not(:last-child):after{color:#8157d9}.eligibility-grid>div{border-radius:10px}.eligibility-grid strong{font-family:var(--serif)}.kurultai-sources{background:#121316}.kurultai-sources .section-eyebrow{color:#d7b8ff}.kurultai-sources .source-link small{color:#aaa6b1}.method-source-list{background:#f0e8ff}.method-source-list>p{color:#8157d9}.two-person-rule svg,.two-person-rule>strong{color:#d7b8ff}.two-person-rule>strong{color:#121316;background:#f6d94c}.equality-visual i{background:#8157d9}.unknown-rule{background:#f0e8ff}.locale-review>div>span{background:#121316}.source-group-heading>svg{color:#8157d9}.vote-overview{z-index:2;position:relative}.election-day-panel{background:#121316;border-radius:12px;box-shadow:0 18px 40px #14141e1f}.election-day-icon{color:#121316;background:#f6d94c}.election-day-panel>p,.election-day-panel>span{color:#bbb7c2}.election-day-panel>b{color:#d7b8ff;font-family:var(--serif)}.region-section,.vote-checklist-section{background:#fcfbf8}.voter-checklist{border-radius:11px}.polling-place-section{background:#f0e8ff}.polling-step{border-radius:10px}.polling-step>div{background:#121316;border-color:#f0e8ff}.privacy-notice{background:#fff}.region-link-grid,.region-search{border-radius:10px}.region-heading-icon,.region-link-grid svg,.region-search svg{color:#8157d9}.candidate-profile-shell{background:linear-gradient(140deg,#f6f3ef,#fff 62%);padding:66px 0 120px}.candidate-profile-grid{grid-template-columns:minmax(280px,430px) minmax(0,1fr)}.candidate-profile-image{z-index:1;background:#f0e8ff;border:0;border-radius:4px;position:relative;overflow:visible;transform:rotate(-1.5deg);box-shadow:0 22px 55px #14141e1f}.candidate-profile-image:before{content:"";z-index:-1;aspect-ratio:1;background:#f6d94c;border-radius:50%;width:180px;position:absolute;top:-34px;right:-42px}.candidate-profile-image img,.candidate-profile-image>div{border-radius:4px}.candidate-profile-content{padding-top:30px}.candidate-profile-content h1{max-width:13ch;font-size:clamp(3rem,6vw,6rem);line-height:.98}.candidate-profile-meta{border-color:#d8d3ca}.candidate-biography h2{font-family:var(--serif);font-size:30px}.candidate-source-action{color:#8157d9}.correction-section{background:#f6f3ef;padding:82px 0 120px}.correction-layout{grid-template-columns:minmax(280px,.75fr) minmax(0,1.25fr);align-items:stretch;gap:14px;display:grid}.correction-form-card,.correction-note{border:1px solid var(--border);border-radius:12px;padding:clamp(28px,4vw,52px)}.correction-note{color:#fff;background:#121316}.correction-note .section-eyebrow{color:#d7b8ff}.correction-note h2{font-family:var(--serif);margin:0;font-size:clamp(2rem,3.8vw,3.5rem);line-height:1.04}.correction-note>div{border-top:1px solid #ffffff2e;gap:0;margin-top:52px;display:grid}.correction-note span{border-bottom:1px solid #ffffff2e;grid-template-columns:24px 1fr;align-items:center;gap:12px;min-height:58px;display:grid}.correction-note svg{color:#f6d94c;width:18px}.correction-note strong{font-size:11px;font-weight:550}.correction-form-card{background:#fff}.correction-form-card .form{max-width:none}.correction-form-card .field{gap:9px}.correction-form-card .field label{text-transform:uppercase;letter-spacing:.04em;font-size:11px}.correction-form-card .input{background:#fcfbf8;border-radius:7px;min-height:56px}.correction-form-card textarea.input{min-height:190px}.correction-form-card .button{color:#fff;background:#121316;border-color:#121316;border-radius:8px;min-height:52px}.about-contact-card,.party-source-band{background:#121316}.about-accountability-grid article,.about-team-section article{border-radius:10px}.about-team-section article>span{color:#8157d9;background:#f0e8ff}.civic-footer{color:#ddd9e3;background:#121316}.civic-footer .brand-monogram{color:#121316;background:#f6d94c}.footer-about p,.footer-correction p,.footer-main nav a{color:#aaa6b1}.footer-correction a{color:#d7b8ff}.footer-bottom{color:#817d88}@media (width<=980px){.page-hero-layout,.tool-hero-grid{grid-template-columns:minmax(0,1fr) 310px;gap:38px}.skeleton-profile-card-grid{grid-template-columns:repeat(2,1fr)}.page-hero-art{transform-origin:100%;min-height:320px;transform:scale(.9)}.party-poster-grid{gap:10px}}@media (width<=900px){.topic-control{margin-inline:0;padding:12px;top:68px}.topic-control>span{margin-bottom:7px}.topic-control>div{display:none}.topic-control-select{color:#fff;background:#121116;border:1px solid #ffffff38;border-radius:7px;outline:0;width:100%;min-height:46px;padding:9px 38px 9px 12px;display:block}.topic-control-select:focus{border-color:#f6d94c;box-shadow:0 0 0 3px #f6d94c24}}@media (width<=760px){.container,.container-wide,.site-frame{width:min(100% - 32px,1280px)}.page-hero{padding-top:54px}.page-hero-layout,.skeleton-profile-card-grid,.skeleton-section-heading,.tool-hero-grid{grid-template-columns:1fr}.skeleton-summary-grid{grid-template-columns:repeat(2,1fr)}.page-hero .page-title,.tool-hero h1{font-size:clamp(3rem,13vw,4.6rem)}.page-hero-art{min-height:300px;margin-top:-12px;transform:none}.page-art-sheet{width:190px;left:10%}.page-art-ballot{width:150px;right:5%}.page-art-sun{width:170px}.tool-hero-stat{min-height:240px;padding:26px}.tool-hero-stat:before{width:180px}.candidate-profile-grid{grid-template-columns:1fr}.candidate-profile-image{margin:28px 24px 0 0}.correction-layout{grid-template-columns:1fr}.correction-form-card,.correction-note{padding:28px 22px}.correction-note>div{margin-top:34px}}@media (width<=430px){.page-hero-art{min-height:260px}.page-art-sheet{width:165px;padding:20px;top:30px;left:2%}.page-art-sheet strong{font-size:44px}.page-art-ballot{width:135px}.page-hero-art>b{width:58px;font-size:23px}.candidate-profile-image:before{width:130px;right:-22px}}.editorial-party-profile .party-profile-hero{background:linear-gradient(#fff,#fbf9ff);padding:clamp(46px,6vw,78px) 0 0}.editorial-party-profile .party-profile-hero-grid{grid-template-columns:minmax(0,1.45fr) minmax(280px,.55fr);align-items:stretch;gap:clamp(36px,6vw,84px)}.party-back-link{width:fit-content;color:var(--muted);align-items:center;gap:7px;margin-bottom:22px;font-size:12px;font-weight:600;display:inline-flex}.party-back-link svg{width:15px}.editorial-party-profile .party-profile-title h1{max-width:13ch;margin:8px 0 18px;font-size:clamp(3.6rem,6.5vw,6.25rem)}.editorial-party-profile .party-profile-title>p:not(.section-eyebrow){max-width:68ch;font-size:15px;line-height:1.65}.editorial-party-profile .party-profile-tags{margin-top:22px}.editorial-party-profile .party-profile-tags [data-slot=badge]{min-height:28px;font-size:10px}.party-hero-actions{flex-wrap:wrap;gap:9px;margin-top:28px;display:flex}.party-profile-identity-card{border-color:var(--border);min-height:320px;position:relative;overflow:hidden;box-shadow:0 24px 60px #20183014}.party-profile-identity-card [data-slot=card-content]{flex-direction:column;justify-content:space-between;height:100%;min-height:320px;padding:34px;display:flex;position:relative}.party-identity-accent{background:radial-gradient(circle at 82% 10%,color-mix(in srgb,var(--party-accent)30%,transparent)0 27%,transparent 28%),linear-gradient(145deg,color-mix(in srgb,var(--party-accent)10%,#fff),#fff 68%);position:absolute;inset:0}.editorial-party-profile .party-profile-hero-logo{border:1px solid var(--border);background:#ffffffe6;border-radius:12px;width:100%;height:150px;padding:24px;position:relative;inset:auto;transform:none;box-shadow:0 12px 34px #20183012}.editorial-party-profile .party-profile-ballot{background:var(--party-accent);width:fit-content;min-height:0;box-shadow:none;border:0;border-radius:10px;padding:12px 15px;position:relative;inset:auto}.editorial-party-profile .party-profile-ballot strong{color:#fff;font-family:var(--sans);font-size:18px}.editorial-party-profile .party-profile-ballot span{color:#ffffffc7}.party-profile-facts{background:#fff;border:1px solid var(--border);border-bottom:0;border-radius:14px 14px 0 0;grid-template-columns:repeat(4,1fr);margin-top:42px;display:grid;overflow:hidden}.party-profile-facts>div{border-right:1px solid var(--border);grid-template-rows:auto auto;grid-template-columns:22px 1fr;align-content:center;gap:4px 10px;min-height:112px;padding:22px;display:grid}.party-profile-facts>div:last-child{border-right:0}.party-profile-facts svg{width:20px;color:var(--party-accent);grid-row:1/3;align-self:center}.party-profile-facts strong{grid-column:2;font-size:20px;line-height:1.1}.party-profile-facts span{color:var(--muted);grid-column:2;font-size:10px}.party-profile-facts>div:first-child span{grid-column:1/-1}.party-profile-facts>div:first-child strong{color:var(--party-accent);grid-column:1/-1}.party-section-nav{z-index:40;border-block:1px solid var(--border);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fcfbf8f0;position:sticky;top:71px}.party-section-nav>div{scrollbar-width:none;gap:4px;display:flex;overflow-x:auto}.party-section-nav>div::-webkit-scrollbar{display:none}.party-section-nav a{min-height:48px;color:var(--muted);border-bottom:2px solid #0000;flex:none;align-items:center;padding:0 13px;font-size:11px;font-weight:650;display:inline-flex}.party-section-nav a:focus-visible,.party-section-nav a:hover{color:var(--text);border-bottom-color:var(--party-accent)}.editorial-party-profile .party-profile-content{padding:54px 0 110px}.party-anchor-section{scroll-margin-top:142px}.editorial-party-profile .party-identity-grid{background:0 0;border:0;border-radius:0;gap:14px;margin-top:0;overflow:visible}.editorial-party-profile .party-identity-grid>[data-slot=card]{border-radius:16px;min-height:270px;overflow:hidden}.editorial-party-profile .party-identity-grid>[data-slot=card]:first-child{background:linear-gradient(145deg,color-mix(in srgb,var(--party-accent)10%,#fff),#fff 72%)}.editorial-party-profile .party-identity-grid [data-slot=card-header]{padding:30px 30px 14px}.editorial-party-profile .party-identity-grid [data-slot=card-content]{padding:0 30px 30px}.editorial-party-profile .party-identity-grid h2,.editorial-party-profile .party-identity-grid h3{max-width:20ch;font-family:var(--serif);margin:0;font-size:clamp(1.8rem,3vw,2.45rem);line-height:1.1}.editorial-party-profile .party-identity-grid [data-slot=card-content]>p{color:var(--muted);font-size:13px}.party-identity-facts{grid-template-columns:repeat(3,1fr);margin-top:8px;display:grid}.party-identity-facts span{border-right:1px solid var(--border);min-width:0;color:var(--muted);flex-direction:column;gap:8px;padding:4px 16px;font-size:10px;display:flex}.party-identity-facts span:first-child{padding-left:0}.party-identity-facts span:last-child{border-right:0;padding-right:0}.party-identity-facts b{color:var(--text);overflow-wrap:anywhere;font-size:12px;font-weight:650}.editorial-party-profile .party-positions-section,.editorial-party-profile .party-promises-section{margin-top:76px}.editorial-party-profile .party-section-title h2{max-width:24ch;font-size:clamp(2.15rem,4vw,3.5rem)}.editorial-party-profile .party-section-title>[data-slot=badge]{margin-bottom:6px}.editorial-party-profile .party-promises-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;margin-top:26px}.party-promise-card{min-height:330px;box-shadow:none;border-radius:14px;flex-direction:column;display:flex}.party-promise-card:hover{border-color:color-mix(in srgb,var(--party-accent)36%,var(--border));box-shadow:0 12px 30px #1c16280f}.party-promise-card [data-slot=card-header]{padding:18px 18px 12px}.party-promise-card [data-slot=card-title]{font-family:var(--serif);font-size:17px;line-height:1.22}.party-promise-card [data-slot=card-content]{flex:1;padding:0 18px 14px}.party-promise-card [data-slot=card-content] p{color:var(--muted);margin:0;font-size:11px;line-height:1.55}.party-promise-card [data-slot=card-footer]{padding:0 18px 18px;display:block}.party-promise-card [data-slot=card-footer]>a{color:var(--primary);align-items:center;gap:5px;margin-top:14px;font-size:10px;font-weight:650;display:inline-flex}.party-promise-card [data-slot=card-footer]>a svg{width:12px}.party-promise-card-top{color:var(--party-accent);justify-content:space-between;align-items:center;font-size:10px;display:flex}.party-promise-card svg{margin:0}.party-promise-card-top svg{background:color-mix(in srgb,var(--party-accent)10%,#fff);border-radius:8px;width:24px;height:24px;padding:5px}.promise-scan-badges{flex-wrap:wrap;align-items:center;gap:5px;display:flex}.promise-scan-badges [data-slot=badge]{border-radius:999px;flex:0 auto;min-height:22px;padding:4px 6px;font-size:8px;line-height:1}.promise-scan-badges svg{flex:0 0 10px;width:10px;height:10px}.party-promise-card.is-empty{background:#fbfaf8;border-style:dashed;min-height:250px}.editorial-party-profile .promise-quality-section{box-shadow:none;border-radius:16px;margin-top:16px;padding:0}.promise-quality-section>[data-slot=card-header]{padding:28px 28px 22px}.promise-quality-section>[data-slot=card-content]{padding:0 28px 28px}.promise-quality-empty [data-slot=card-title],.promise-quality-heading [data-slot=card-title]{font-family:var(--serif);margin:0;font-size:clamp(1.9rem,3.5vw,2.9rem);line-height:1.08}.promise-quality-heading>div>p:last-child{font-size:12px}.promise-quality-average{grid-template-columns:minmax(130px,1fr) minmax(100px,150px) 58px;font-size:11px}.promise-quality-average [data-slot=progress]{height:7px}.promise-quality-note{font-size:10px;line-height:1.55}.promise-score-details>p{font-size:11px}.promise-score-details [data-slot=accordion-trigger]{justify-content:flex-start;min-height:54px;text-decoration:none}.promise-score-details [data-slot=accordion-trigger]>svg{margin-left:auto}.promise-detail-index{color:var(--primary);font-size:10px}.promise-detail-grid{grid-template-columns:1fr 1fr;gap:9px;padding-left:36px;display:grid}.promise-detail-grid article{background:var(--page);border-radius:9px;padding:13px}.promise-detail-grid article>div{justify-content:space-between;align-items:center;gap:12px;font-size:10px;display:flex}.promise-detail-grid article p{color:var(--muted);margin:7px 0 0;font-size:10px}.promise-quality-empty [data-slot=card-content]{justify-content:space-between;align-items:center;gap:24px;display:flex}.promise-quality-empty [data-slot=card-content] p{max-width:70ch;color:var(--muted);font-size:12px}.editorial-party-profile .party-topic-heading{align-items:end}.editorial-party-profile .party-topic-heading h2{max-width:22ch;font-size:clamp(2.1rem,4vw,3.35rem)}.editorial-party-profile .party-topic-heading>div:last-child{align-items:flex-end}.editorial-party-profile .party-topic-heading [data-slot=button]{height:auto;padding:0;font-size:10px}.editorial-party-profile .party-topic-grid{align-items:start;margin-top:24px}.editorial-party-profile .party-topic-card{border:1px solid var(--border);box-shadow:none;border-radius:12px;align-self:start}.party-topic-trigger{min-height:68px;padding:12px 14px!important;text-decoration:none!important}.party-topic-trigger>svg{margin-left:2px}.party-topic-icon{width:38px;height:38px;color:var(--primary);background:var(--accent-soft);border-radius:10px;flex:none;place-items:center;display:grid}.party-topic-icon svg{width:17px}.party-topic-label{flex:1;justify-content:space-between;align-items:center;gap:12px;min-width:0;display:flex}.party-topic-label strong{font-size:12px;line-height:1.3}.party-topic-content{border-top:1px solid var(--border);padding:0 16px 16px 64px!important}.party-topic-content p{color:var(--muted);margin:14px 0 9px;font-size:11px;line-height:1.6}.party-topic-content small{color:var(--muted);font-size:9px}.party-topic-content a{color:var(--primary);font-weight:650}.editorial-party-profile .party-analysis-grid{margin-top:76px;scroll-margin-top:142px}.editorial-party-profile .ideology-profile-card,.editorial-party-profile .political-map-card{box-shadow:none;border-radius:16px;padding:26px}.editorial-party-profile .ideology-profile-card{padding:0}.ideology-profile-card>[data-slot=card-header]{padding:26px 26px 16px}.ideology-profile-card>[data-slot=card-content]{padding:0 26px 26px}.ideology-profile-empty [data-slot=card-title],.ideology-profile-heading [data-slot=card-title]{font-family:var(--serif);font-size:28px;line-height:1.08}.ideology-profile-empty [data-slot=card-content] p{color:var(--muted);font-size:12px}.ideology-self{align-items:center}.ideology-elements>div{min-height:54px}.ideology-elements>div>strong{font-size:11px}.ideology-profile-card [data-slot=separator]{margin-top:14px}.ideology-keywords [data-slot=badge]{color:var(--primary);border-color:color-mix(in srgb,var(--primary)24%,var(--border))}.map-guide{z-index:1;color:#8a8790;pointer-events:none;font-size:8px;position:absolute}.map-guide-nw{top:10%;left:3%}.map-guide-ne{top:10%;right:3%}.map-guide-center{top:calc(50% - 17px);left:calc(50% + 7px)}.map-guide-sw{bottom:8%;left:3%}.map-guide-se{bottom:8%;right:3%}.map-plot>p{z-index:3}.map-point{cursor:help}.editorial-party-profile .party-candidates-wide{border-radius:16px;margin-top:16px;padding:28px}.editorial-party-profile .party-candidates-panel h2{font-size:27px}.editorial-party-profile .party-candidates-panel>div:first-child [data-slot=button]{font-size:10px}.editorial-party-profile .party-candidates-panel>div:last-child>a{border:1px solid #0000}.editorial-party-profile .party-candidates-panel>div:last-child>a:hover{border-color:var(--border);background:#fff}.editorial-party-profile .party-candidates-panel strong{font-size:11px}.editorial-party-profile .party-source-band{border-radius:16px;margin-top:16px;scroll-margin-top:142px}@media (width<=980px){.editorial-party-profile .party-profile-hero-grid{grid-template-columns:minmax(0,1.2fr) minmax(240px,.8fr);gap:30px}.editorial-party-profile .party-promises-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.party-promise-card{min-height:280px}.editorial-party-profile .party-analysis-grid{grid-template-columns:1fr}}@media (width<=760px){.editorial-party-profile .party-profile-hero{padding-top:38px}.editorial-party-profile .party-profile-hero-grid{grid-template-columns:1fr}.editorial-party-profile .party-profile-title h1{font-size:clamp(3rem,14vw,4.8rem)}.party-profile-identity-card{min-height:240px}.party-profile-identity-card [data-slot=card-content]{min-height:240px;padding:22px}.editorial-party-profile .party-profile-hero-logo{height:120px}.party-profile-facts{grid-template-columns:1fr 1fr}.party-profile-facts>div{border-bottom:1px solid var(--border);min-height:96px}.party-profile-facts>div:nth-child(2){border-right:0}.party-profile-facts>div:nth-last-child(-n+2){border-bottom:0}.party-section-nav{top:69px}.party-section-nav a{min-height:46px}.editorial-party-profile .party-profile-content{padding-top:34px}.editorial-party-profile .party-analysis-grid,.editorial-party-profile .party-source-band,.party-anchor-section{scroll-margin-top:128px}.editorial-party-profile .party-identity-grid,.party-identity-facts{grid-template-columns:1fr}.party-identity-facts span,.party-identity-facts span:first-child,.party-identity-facts span:last-child{border-right:0;border-bottom:1px solid var(--border);padding:12px 0}.party-identity-facts span:last-child{border-bottom:0}.editorial-party-profile .party-positions-section,.editorial-party-profile .party-promises-section{margin-top:58px}.editorial-party-profile .party-section-title{flex-direction:column;align-items:flex-start;gap:14px}.editorial-party-profile .party-promises-grid{grid-template-columns:1fr;grid-auto-flow:row;display:grid;overflow:visible}.party-promise-card{min-height:0}.promise-quality-section>[data-slot=card-content],.promise-quality-section>[data-slot=card-header]{padding-inline:18px}.promise-quality-heading{grid-template-columns:1fr}.promise-quality-heading [data-slot=button]{width:fit-content;padding-left:0}.promise-quality-averages{grid-template-columns:1fr}.promise-quality-average{grid-template-columns:minmax(105px,1fr) minmax(72px,110px) 55px;gap:9px}.promise-detail-grid{grid-template-columns:1fr;padding-left:0}.promise-quality-empty [data-slot=card-content]{flex-direction:column;align-items:flex-start}.editorial-party-profile .party-topic-heading{grid-template-columns:1fr}.editorial-party-profile .party-topic-heading>div:last-child{text-align:left;align-items:flex-start}.editorial-party-profile .party-topic-grid{grid-template-columns:1fr}.party-topic-label{flex-direction:column;align-items:flex-start;gap:6px}.party-topic-content{padding-left:16px!important}.editorial-party-profile .party-analysis-grid{margin-top:58px}.editorial-party-profile .party-candidates-wide{padding:22px 16px}}@media (width<=430px){.party-hero-actions{flex-direction:column}.party-hero-actions [data-slot=button]{width:100%}.party-profile-facts{grid-template-columns:1fr}.party-profile-facts>div,.party-profile-facts>div:nth-child(2),.party-profile-facts>div:nth-last-child(-n+2){border-right:0;border-bottom:1px solid var(--border);min-height:82px}.party-profile-facts>div:last-child{border-bottom:0}.editorial-party-profile .party-candidates-panel>div:first-child{flex-direction:column;align-items:flex-start}}@property --tw-rotate-x{syntax:"*";inherits:false;initial-value:rotateX(0)}@property --tw-rotate-y{syntax:"*";inherits:false;initial-value:rotateY(0)}@property --tw-rotate-z{syntax:"*";inherits:false;initial-value:rotateZ(0)}@property --tw-skew-x{syntax:"*";inherits:false;initial-value:skewX(0)}@property --tw-skew-y{syntax:"*";inherits:false;initial-value:skewY(0)}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-leading{syntax:"*";inherits:false}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-tracking{syntax:"*";inherits:false}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-duration{syntax:"*";inherits:false}@keyframes pulse{50%{opacity:.5}}@keyframes accordion-down{0%{height:0}to{height:var(--radix-accordion-content-height,var(--bits-accordion-content-height,var(--reka-accordion-content-height,var(--kb-accordion-content-height,var(--ngp-accordion-content-height,auto)))))}}@keyframes accordion-up{0%{height:var(--radix-accordion-content-height,var(--bits-accordion-content-height,var(--reka-accordion-content-height,var(--kb-accordion-content-height,var(--ngp-accordion-content-height,auto)))))}to{height:0}}