body{background:#f7f7f7;margin:0;padding:0;font-family:Arial,sans-serif}nav{background:#333;flex-wrap:wrap;gap:20px;padding:10px 20px;display:flex}nav a{color:#fff;cursor:pointer;border-radius:4px;padding:8px 16px;text-decoration:none;transition:background .2s}nav a:hover{background:#555}nav a.active{background:#4caf50}.matrix-container{width:100%;max-height:70vh;position:relative;overflow:auto}.correlation-matrix{border-collapse:separate;border-spacing:0;white-space:nowrap;font-size:12px}.correlation-matrix th,.correlation-matrix td{text-align:center;border:1px solid #f5f5f5;padding:8px 10px}.correlation-matrix th:first-child,.correlation-matrix td:first-child{z-index:10;white-space:normal;word-wrap:break-word;text-align:left;background-color:#f5f5f5;min-width:180px;max-width:250px;font-weight:700;position:sticky;left:0}.correlation-matrix thead th{z-index:5;background-color:#f5f5f5;position:sticky;top:0}.correlation-matrix thead th:first-child{z-index:20;background-color:#f5f5f5;position:sticky;top:0;left:0}.correlation-matrix tbody td,.correlation-matrix tbody tr:nth-child(2n) td,.correlation-matrix tbody tr:nth-child(2n) td:first-child{background-color:#f5f5f5}.correlation-matrix td:not(:first-child){padding:6px 8px}.correlation-matrix thead th:not(:first-child){min-width:60px}.correlation-matrix .matrix-cell:hover{font-weight:700;transform:scale(1.02);box-shadow:0 0 5px #0003;background-color:#e8e8e8!important}.sortable-header{cursor:pointer;-webkit-user-select:none;user-select:none;transition:background-color .2s}.sortable-header:hover{background-color:#f5f5f5}@media (width<=768px){.correlation-matrix{font-size:10px}.correlation-matrix th,.correlation-matrix td{padding:4px 6px}.correlation-matrix th:first-child,.correlation-matrix td:first-child{min-width:120px;font-size:10px}.correlation-matrix thead th:not(:first-child){min-width:45px}}.chart-wrapper{position:relative;overflow:hidden}.chart-wrapper:before{content:"VoteMetrix.org";color:#9696961f;white-space:nowrap;pointer-events:none;z-index:10;font-family:Arial,sans-serif;font-size:clamp(20px,6vw,150px);font-weight:700;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(-25deg)}.page-container{border-radius:8px;max-width:1200px;margin:0 auto;padding:20px;box-shadow:0 2px 10px #0000001a}.filters{flex-wrap:wrap;gap:20px;margin-bottom:30px;display:flex}.control-group label{margin-bottom:5px;font-weight:700;display:block}select{border:1px solid #ccc;border-radius:4px;padding:8px 12px}.scatterplot-container{box-sizing:border-box;background-color:#fff;border-radius:12px;width:100%;max-width:100%;padding:12px}.blog-post{color:#1a1a1a;max-width:800px;margin:0 auto;padding:2rem 1rem;font-family:Arial,sans-serif;line-height:1.7}.blog-post .blog-date{color:#666;border-bottom:1px solid #eee;margin-bottom:2rem;padding-bottom:.5rem;font-size:.9rem}.blog-post h1{margin-top:1.5em;margin-bottom:.5em;font-size:2.2rem;font-weight:600;line-height:1.3}.blog-post h2{border-bottom:1px solid #eaecef;margin-top:1.5em;margin-bottom:.5em;padding-bottom:.3rem;font-size:1.8rem}.blog-post h3{margin-top:1.5em;margin-bottom:.5em;font-size:1.5rem}.blog-post h4{margin-top:1.5em;margin-bottom:.5em;font-size:1.3rem}.blog-post code:not(pre code){background:#f4f4f4;border-radius:4px;padding:.2rem .4rem;font-family:SF Mono,Monaco,monospace;font-size:.9em}.blog-post pre{background:#f4f4f4;border-radius:8px;margin:1.5rem 0;padding:1rem;overflow-x:auto}.blog-post pre code{background:0 0;padding:0;font-family:SF Mono,Monaco,monospace;font-size:.9rem}.blog-post img{border-radius:12px;max-width:100%;height:auto;margin:2rem auto;display:block;box-shadow:0 2px 8px #0000001a}.blog-post .blog-table-wrapper{margin:1.5rem 0;overflow-x:auto}.blog-post table{border-collapse:collapse;width:100%;font-size:.9rem}.blog-post th,.blog-post td{text-align:left;border:1px solid #ddd;padding:.5rem}.blog-post th{background-color:#f8f8f8;font-weight:600}.blog-post blockquote{color:#555;background:#fafafa;border-left:4px solid #ccc;border-radius:0 8px 8px 0;margin:1.5rem 0;padding:.5rem 1rem;font-style:italic}.blog-post ul,.blog-post ol{margin:1rem 0;padding-left:1.5rem}.blog-post li{margin:.25rem 0}
