:root{color-scheme:light;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#111827;background:#f5f2eb;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button,input{font:inherit}button{cursor:pointer}main{min-height:100vh}.hero{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(320px,.65fr);gap:24px;padding:34px clamp(20px,4vw,72px) 28px;background:linear-gradient(130deg,#111827e6,#1f2937bd),url(https://images.unsplash.com/photo-1529107386315-e1a2ed48a620?auto=format&fit=crop&w=1800&q=80);background-position:center;background-size:cover;color:#fff}.hero__content{max-width:920px}.eyebrow{display:inline-flex;align-items:center;gap:8px;padding:6px 10px;border:1px solid rgba(255,255,255,.28);border-radius:999px;background:#ffffff1f;font-size:.82rem}h1,h2,p{margin-top:0}h1{max-width:820px;margin-bottom:10px;font-size:clamp(2.4rem,5.4vw,5rem);line-height:.95;letter-spacing:0}.hero p{max-width:700px;margin-bottom:22px;color:#ffffffd1;font-size:1rem;line-height:1.45}.search-panel{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;width:min(780px,100%);padding:8px;border:1px solid rgba(255,255,255,.32);border-radius:8px;background:#fffffff5;color:#111827;box-shadow:0 24px 70px #0003}.search-panel input{width:100%;min-width:0;border:0;outline:0;background:transparent;color:#111827}.search-panel button,.icon-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:38px;border:0;border-radius:7px;background:#12355b;color:#fff;padding:0 14px;font-weight:800}.search-panel button:disabled{opacity:.72}.hero__meter{display:grid;align-content:end;gap:10px}.metric-card{display:flex;align-items:center;gap:12px;padding:12px 14px;border:1px solid rgba(255,255,255,.22);border-radius:8px;background:#ffffff21;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.metric-card>span{display:grid;place-items:center;width:36px;height:36px;border-radius:8px;background:#ffffff29}.metric-card small,.panel-heading span,.kicker{display:block;color:#6b7280;font-size:.78rem;font-weight:800;letter-spacing:0;text-transform:uppercase}.metric-card small{color:#ffffffb8}.metric-card strong{display:block;color:#fff;font-size:1.25rem}.error{display:flex;align-items:center;gap:8px;width:min(780px,100%);margin-top:14px;padding:12px 14px;border-radius:8px;background:#d84b5b29;color:#ffe4e8}.workspace{display:grid;grid-template-columns:340px minmax(0,1fr);gap:20px;padding:20px clamp(20px,4vw,72px) 44px}.sidebar,.outcome-panel,.table-panel,.text-panel,.prompt-panel,.empty{border:1px solid #e3dccf;border-radius:8px;background:#fffcf6eb;box-shadow:0 18px 45px #2b231714}.sidebar{align-self:start;position:sticky;top:18px;overflow:hidden}.panel-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:13px 15px;border-bottom:1px solid #e8e0d1}.panel-heading.compact{padding:0 0 12px;border:0}.panel-heading strong{display:block;margin-top:3px;color:#111827;font-size:.86rem}.vote-list{display:grid;max-height:520px;overflow:auto;padding:10px;gap:8px}.vote-item{width:100%;border:1px solid transparent;border-radius:7px;background:transparent;padding:10px;text-align:left;transition:background .16s ease,border-color .16s ease,transform .16s ease}.vote-item:hover,.vote-item.is-active{border-color:#b8c7e8;background:#eef4ff;transform:translateY(-1px)}.vote-item span{display:block;margin-bottom:6px;color:#111827;font-weight:800;line-height:1.35}.vote-item small{color:#6b7280}.block-editor{padding:14px;border-top:1px solid #e8e0d1}.block-editor label{display:grid;gap:7px;margin-top:12px;color:#4b5563;font-size:.86rem;font-weight:800}.block-editor input,.filter{width:100%;min-width:0;min-height:40px;border:1px solid #d8d0c3;border-radius:7px;background:#fff;padding:0 11px;color:#111827;outline:0}.content{display:grid;gap:16px;min-width:0}.case-header{display:flex;align-items:start;justify-content:space-between;gap:18px;padding:8px 0 2px}.case-header h2{margin-bottom:6px;color:#111827;font-size:clamp(1.35rem,2.3vw,1.95rem);line-height:1.14}.case-header p{color:#6b7280;font-size:.9rem}.result-pill,.vote-badge{display:inline-flex;align-items:center;gap:7px;white-space:nowrap;border-radius:999px;padding:7px 10px;font-size:.82rem;font-weight:900}.result-pill.is-adopted,.vote-for{background:#dff8e8;color:#116031}.result-pill.is-rejected,.vote-against{background:#fde6e9;color:#9f2535}.vote-abstain{background:#fff5cf;color:#7a5200}.vote-absent,.vote-unknown{background:#eceff3;color:#4b5563}.split{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.outcome-panel{overflow:hidden}.method-pill{align-self:center;border-radius:4px;background:#12355b;color:#fff;padding:8px 11px;font-size:.78rem;font-weight:900}.outcome-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;padding:14px}.outcome-column{min-height:220px;border:1px solid #e1d8c8;border-radius:4px;background:#fffdf8;padding:13px}.outcome-column h3{margin:0 0 12px;color:#172554;font-family:Georgia,Times New Roman,serif;font-size:1.1rem}.outcome-column p{margin-bottom:12px;color:#6b7280;font-size:.9rem}.outcome-list{display:grid;gap:8px}.outcome-row{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:48px;border:1px solid #eadce4;border-radius:4px;padding:9px 12px}.outcome-row.block-rød{background:#f9edf3}.outcome-row.block-blå{background:#eef3ff;border-color:#d7e1f7}.outcome-row.block-andre{background:#f3f4f6;border-color:#e5e7eb}.outcome-row strong,.outcome-row span{display:block}.outcome-row strong{color:#172554;font-size:.92rem}.outcome-row span{margin-top:2px;color:#6b7280;font-size:.78rem}.outcome-row b{min-width:28px;color:#23318b;text-align:right}.outcome-row.has-outlier{border-color:#f5c84b;box-shadow:0 0 0 2px #f5c84bd9,0 0 18px #f5c84bb8}.outcome-row.has-outlier span{color:#8a5a00;font-weight:900}.outcome-empty{border:1px dashed #d8d0c3;border-radius:4px;padding:12px;color:#6b7280}.table-wrap{overflow:auto}.table-wrap.tall{max-height:580px}table{width:100%;border-collapse:collapse;font-size:.92rem}th,td{border-bottom:1px solid #eee5d7;padding:9px 14px;text-align:left;vertical-align:top}th{position:sticky;top:0;z-index:1;background:#fff9ef;color:#6b7280;font-size:.75rem;text-transform:uppercase}.is-outlier td{font-weight:900}.is-outlier td:first-child{color:#111827}.outlier-label{display:inline-flex;margin-left:8px;border-radius:999px;background:#111827;color:#fff;padding:3px 7px;font-size:.68rem;font-weight:900;vertical-align:middle}.party-dot{display:inline-block;width:10px;height:10px;margin-right:8px;border-radius:50%}.text-panel p{max-height:230px;margin:0;overflow:auto;padding:14px 15px;color:#374151;font-size:.92rem;line-height:1.48;white-space:pre-wrap}.prompt-panel pre{max-height:360px;margin:0;overflow:auto;padding:14px 15px;color:#1f2937;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:.8rem;line-height:1.45;white-space:pre-wrap}.loading,.empty{display:flex;align-items:center;justify-content:center;gap:10px;min-height:120px;color:#4b5563;font-weight:800}.empty{min-height:360px;flex-direction:column;padding:32px;text-align:center}.empty h2{margin-bottom:0}.empty p{color:#6b7280}.spin{animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:1080px){.hero,.workspace,.outcome-grid,.split{grid-template-columns:1fr}.sidebar{position:static}}@media(max-width:640px){.hero{padding-top:28px}.search-panel{grid-template-columns:auto minmax(0,1fr)}.search-panel button{grid-column:1 / -1;width:100%}.workspace{padding-inline:14px}.case-header,.panel-heading{align-items:stretch;flex-direction:column}}
