:root{line-height:1.5;font-weight:400;font-size:16px;--font-sans: "Jost", sans-serif;--font-mono: "Fira Mono", monospace;--font-altmono: "Libertinus Mono", monospace;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html,body{margin:0;padding:0;width:100%;max-width:100vw}.title-card.svelte-v2lo0w{background-color:var(--purple);height:100vh;margin:0;display:flex;justify-content:center;align-items:center;text-align:center;padding:2rem;box-sizing:border-box;font-family:var(--font-sans);font-style:italic;position:relative;overflow:hidden;border-bottom:5px dotted var(--yellow)}.background-image.svelte-v2lo0w{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:contain;object-position:bottom;z-index:0;opacity:.7}.content.svelte-v2lo0w{max-width:700px;background-color:#e67c;padding:2rem;border:6px dashed var(--yellow);border-radius:2rem;position:relative;z-index:1}h1.svelte-v2lo0w{font-size:3rem;font-family:var(--font-altmono);margin:0;color:#cb4;text-shadow:1px 1px 0 #1a1a1a;font-weight:700}p.svelte-v2lo0w{font-size:1.3rem;color:#f7f5eb;margin-top:1rem;font-weight:400}@media (max-width: 600px){h1.svelte-v2lo0w{font-size:2.2rem}p.svelte-v2lo0w{font-size:1.1rem}.content.svelte-v2lo0w{padding:1.5rem}}.wrapper.svelte-ismj7s{padding:min(100vh,30rem) 1rem;display:flex;flex-direction:row;flex-wrap:wrap;align-items:flex-start;background-color:var(--offwhite);transition:background-color .3s ease}.bg-pink.svelte-ismj7s{background-color:var(--pink)}.bg-purple.svelte-ismj7s{background-color:var(--purple)}.bg-yellow.svelte-ismj7s{background-color:var(--yellow)}.bg-gray.svelte-ismj7s{background-color:var(--gray)}.left.svelte-ismj7s .scrolly:where(.svelte-ismj7s){order:0}.left.svelte-ismj7s .sticky:where(.svelte-ismj7s){order:1}.right.svelte-ismj7s .scrolly:where(.svelte-ismj7s){order:1}.right.svelte-ismj7s .sticky:where(.svelte-ismj7s){order:0}.sticky.svelte-ismj7s,.scrolly.svelte-ismj7s{display:flex;flex-direction:column;flex:1 1}.sticky.svelte-ismj7s{position:sticky;top:50vh;transform:translateY(-50%);align-items:center;justify-content:center;z-index:0}.scrolly.svelte-ismj7s{z-index:1}@media (max-width: 768px){.wrapper.svelte-ismj7s{flex-direction:column;padding:2rem 1rem;width:100vw}.sticky.svelte-ismj7s,.scrolly.svelte-ismj7s{flex:1 1 auto;min-width:100%;position:static;transform:none}.sticky.svelte-ismj7s{margin-bottom:2rem}}.article-text.svelte-155kybz{margin:50vh auto;max-width:600px;background-color:#ee6677d9;color:#f7f5eb;border:3px dashed var(--yellow);border-radius:20px;padding:1.5rem;box-shadow:12px 12px var(--purple);font-family:var(--font-sans);text-align:center;opacity:0;transform:translateY(30px);transition:opacity .8s ease,transform .8s ease}.article-text.visible.svelte-155kybz{opacity:1;transform:translateY(0)}.article-text.visible.svelte-155kybz:hover{box-shadow:16px 16px var(--bright-blue);background-color:#ee6677f2}p.svelte-155kybz{font-size:1.1rem;margin:0;line-height:1.5}.year-gap-mini.svelte-gg1hmi{background-color:#e67c;border:5px dotted var(--yellow);border-radius:1rem;color:#f7f5eb;padding:1rem;text-align:center;max-width:400px;margin:1rem auto;font-family:var(--font-mono)}h3.svelte-gg1hmi{margin:0 0 .5rem;font-size:1.2rem;color:#cb4}p.svelte-gg1hmi{margin:.3rem 0}a.svelte-gg1hmi{color:#cb4;text-decoration:underline}a.svelte-gg1hmi:hover{color:#47a}label.svelte-gg1hmi{display:block;margin:.5rem 0 .3rem;font-weight:500}input[type=range].svelte-gg1hmi{width:100%;max-width:250px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#a37;height:6px;border-radius:3px;outline:none;margin:.5rem 0}input[type=range].svelte-gg1hmi::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:16px;height:16px;background:#cb4;border:2px solid #4477aa;border-radius:50%;cursor:pointer}input[type=range].svelte-gg1hmi::-moz-range-thumb{width:16px;height:16px;background:#cb4;border:2px solid #4477aa;border-radius:50%;cursor:pointer}output.svelte-gg1hmi{display:block;margin-top:.3rem;font-weight:700;color:#f7f5eb}.numbers.svelte-gg1hmi{margin-top:.5rem}.numbers.svelte-gg1hmi p:where(.svelte-gg1hmi) strong:where(.svelte-gg1hmi){color:#cb4}.visual-side.svelte-1lv3v26{display:flex;flex-direction:column;align-items:center}img.svelte-1lv3v26{max-width:90%;border-radius:8px}.medians.svelte-1lv3v26{margin-top:1rem;text-align:center;background-color:#e67c;border:5px dotted var(--yellow);border-radius:1rem;padding:1rem;font-family:var(--font-mono)}dl.svelte-1lv3v26{display:flex;flex-direction:column;align-items:center;gap:1rem;margin:0}.label.svelte-1lv3v26{font-size:1rem;color:#f7f5eb}.number.svelte-1lv3v26{font-size:1.8rem;font-weight:700;color:#cb4;margin-left:0}.source.svelte-1lv3v26{font-size:.7rem;margin-left:0}a.svelte-1lv3v26{color:#cb4;text-decoration:underline;transition:color .2s}a.svelte-1lv3v26:hover{color:#47a}.sr-only.svelte-1lv3v26{position:absolute;width:1px;height:1px;margin:-1px;clip:rect(0,0,0,0);overflow:hidden;border:0;white-space:nowrap}figure.svelte-mrjcna{background-color:#e67c;border:5px dotted #ccbb44;border-radius:1rem;padding:1rem;margin:2rem auto;max-width:900px;text-align:center;font-family:var(--font-mono)}figcaption.svelte-mrjcna{font-size:.85rem;color:#f7f5eb;margin-top:.5rem}figcaption.svelte-mrjcna a:where(.svelte-mrjcna){color:#cb4;text-decoration:underline}figcaption.svelte-mrjcna a:where(.svelte-mrjcna):hover{color:#47a}.chart-wrapper.svelte-mrjcna{overflow-x:auto}.chart-container.svelte-imjgwn{max-width:90%;margin:0 auto;opacity:0;transition:opacity .8s ease}.chart-container.visible.svelte-imjgwn{opacity:1}p.svelte-imjgwn{font-size:1rem;margin:1rem 0}.sr-only.svelte-imjgwn{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.county-lookup.svelte-15sul26{background-color:#e67c;border:5px dotted #ccbb44;border-radius:1rem;font-family:var(--font-mono);font-size:.95rem;color:#f7f5eb;padding:1.5rem;margin:2rem auto;max-width:600px;text-align:left}h3.svelte-15sul26{font-size:1.2rem;margin-bottom:.5rem;color:#f7f5eb}p#lookup-desc.svelte-15sul26{font-size:.9rem;margin-bottom:1rem}.input-group.svelte-15sul26{display:flex;flex-direction:column;gap:.5rem;align-items:stretch}input[type=text].svelte-15sul26{width:80%;padding:.75rem;font-size:.95rem;font-family:var(--font-mono);border:4px double #ccbb44;border-radius:.5rem;background:#fffaf2;color:#333}input[type=text].svelte-15sul26:focus{outline:none;border-color:#47a;box-shadow:0 0 0 3px #4477aa4d;font-family:var(--font-mono)}.buttons.svelte-15sul26{display:flex;gap:.5rem}button.svelte-15sul26{padding:.6rem 1rem;font-size:.9rem;font-weight:500;font-family:var(--font-mono);color:#f7f5eb;background:#47a;border:none;border-radius:.5rem;cursor:pointer;transition:background .2s}button.svelte-15sul26:hover{background:#335a88}button.svelte-15sul26:nth-child(2){background:#cb4;color:#333}button.svelte-15sul26:nth-child(2):hover{background:#b7a631}.result.svelte-15sul26{margin-top:1rem;padding:1rem;background:#fffaf2e6;border-radius:.75rem;color:#333}.result.svelte-15sul26 h4:where(.svelte-15sul26){margin-top:0;font-size:1rem;font-weight:600;margin-bottom:.5rem}.result.svelte-15sul26 p:where(.svelte-15sul26){margin:.3rem 0;font-size:.9rem}.result.svelte-15sul26 p:where(.svelte-15sul26) strong:where(.svelte-15sul26){color:#a37}.error.svelte-15sul26{color:#fdd;background:#a37;padding:.5rem;border-radius:.5rem;font-size:.9rem;margin:.5rem 0}figcaption.svelte-15sul26{font-size:.85rem;color:#f7f5eb;margin-top:.75rem}figcaption.svelte-15sul26 a:where(.svelte-15sul26){color:#cb4;text-decoration:underline}figcaption.svelte-15sul26 a:where(.svelte-15sul26):hover{color:#47a}.visually-hidden.svelte-15sul26{position:absolute;width:1px;height:1px;margin:-1px;padding:0;border:0;overflow:hidden;clip:rect(0 0 0 0)}.interactive-container.svelte-1dvieyv{max-width:400px;margin:0 auto;text-align:center}.visually-hidden.svelte-1dvieyv{position:absolute;width:1px;height:1px;margin:-1px;padding:0;border:0;overflow:hidden;clip:rect(0,0,0,0)}p.svelte-1dvieyv{font-size:1rem;margin:1rem 0}figure.svelte-6kdgsn{background-color:#e67c;border:5px dotted var(--yellow);border-radius:1rem;padding:1rem;margin:2rem auto;max-width:900px;text-align:center;font-family:var(--font-mono)}figcaption.svelte-6kdgsn{font-size:.85rem;color:#f7f5eb;margin-top:.5rem}figcaption.svelte-6kdgsn a:where(.svelte-6kdgsn){color:#cb4;text-decoration:underline}figcaption.svelte-6kdgsn a:where(.svelte-6kdgsn):hover{color:#47a}.chart-container.svelte-wjb1vz{max-width:90%;margin:0 auto}p.svelte-wjb1vz{font-size:1rem;margin:1rem 0}strong.svelte-wjb1vz{font-weight:600}.visually-hidden.svelte-wjb1vz{position:absolute;width:1px;height:1px;margin:-1px;padding:0;border:0;overflow:hidden;clip:rect(0,0,0,0)}:root{--pink: #ee6677;--purple: #aa3377;--yellow: #ccbb44;--offwhite: #f7f5eb;--bright-blue: #4096fa;--gray: #bbbbbb}.center-wrapper.svelte-1q3eql2{background-image:url(/kwk-website/assets/homes-D7h_otuL.png);background-repeat:repeat-y;background-position:bottom;background-size:auto 100px;background-size:contain;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;background-color:var(--offwhite);color:#f7f5eb;padding:min(100vh,30rem) 1rem;font-family:var(--font-sans);transition:background-color .3s ease;text-align:center;border-top:7px dotted var(--yellow)}.bg-pink.svelte-1q3eql2{background-color:var(--pink)}.bg-purple.svelte-1q3eql2{background-color:var(--purple)}.bg-yellow.svelte-1q3eql2{background-color:var(--yellow)}.bg-gray.svelte-1q3eql2{background-color:var(--gray)}.sticky.svelte-1q3eql2{width:100%;margin-bottom:2rem}.scrolly.svelte-1q3eql2{width:100%;display:flex;flex-direction:column;align-items:center}@media (max-width: 768px){.center-wrapper.svelte-1q3eql2{padding:2rem 1rem;width:100vw}}.article-text.svelte-1e90lpe{margin:50vh auto;max-width:600px;background-color:#ee6677d9;color:#f7f5eb;border:3px dashed var(--yellow);border-radius:20px;padding:1.5rem;box-shadow:12px 12px var(--purple);font-family:var(--font-sans);text-align:center}.article-text.svelte-1e90lpe:hover{box-shadow:16px 16px var(--bright-blue);background-color:#ee6677f2}p.svelte-1e90lpe{font-size:1.1rem;margin:0;line-height:1.5}p.svelte-1tekj72{max-width:600px;margin:1.2rem auto;font-size:1.1rem;line-height:1.5;color:#f7f5eb;text-align:center}.visually-hidden.svelte-1tekj72{position:absolute;width:1px;height:1px;margin:-1px;padding:0;border:0;overflow:hidden;clip:rect(0 0 0 0)}a.svelte-1tekj72{color:#cb4;text-decoration:underline}a.svelte-1tekj72:hover{color:#47a}.site-footer.svelte-17oecvt{background-color:#a37;color:#f7f5eb;padding:1rem 1.5rem;font-family:var(--font-sans);font-size:.99rem;border-top:5px dotted #ccbb44;bottom:0;width:100%;z-index:10}.footer-content.svelte-17oecvt{max-width:900px;margin:0 auto;text-align:center}.footer-links.svelte-17oecvt{list-style:none;padding:0;margin:0 0 .5rem;display:flex;flex-wrap:wrap;justify-content:center;align-items:center}.footer-links.svelte-17oecvt li:where(.svelte-17oecvt){margin:0 .4rem;position:relative}.footer-links.svelte-17oecvt li:where(.svelte-17oecvt):not(:last-child):after{content:" • ";color:#cb4;margin-left:.4rem;font-size:2.5rem;vertical-align:middle}.footer-links.svelte-17oecvt a:where(.svelte-17oecvt){color:#cb4;text-decoration:underline;transition:color .2s}.footer-links.svelte-17oecvt a:where(.svelte-17oecvt):hover{color:#47a}.image-credits.svelte-17oecvt{font-size:.75rem;color:#f7f5eb;text-align:center;margin-top:.4rem;font-family:var(--font-altmono)}.image-credits.svelte-17oecvt a:where(.svelte-17oecvt){color:#f7f5eb;text-decoration:underline}.image-credits.svelte-17oecvt a:where(.svelte-17oecvt):hover{color:#47a}
