@font-face{font-family:Inter;src:url(/fonts/Inter-Variable.latin.woff2) format("woff2");font-weight:100 900;font-display:swap}@font-face{font-family:Anton;src:url(/fonts/Anton-Regular.latin.woff2) format("woff2");font-weight:400;font-display:swap}@font-face{font-family:Oswald;src:url(/fonts/Oswald-Variable.latin.woff2) format("woff2");font-weight:400 700;font-display:swap}:root{--font-display: Anton;--font-condensed: Oswald;--hz-bg: #F0F4F0;--hz-surface: #FFFFFF;--hz-surface-2: #F7FAF7;--hz-border: #D4E4D4;--hz-rule: #E6EFE6;--hz-text: #1A1A1A;--hz-muted: #6B7280;--hz-faint: #8B968B;--hz-accent: #009BBF;--hz-accent-hover: #007A99;--hz-accent-text: #FFFFFF;--hz-chip-bg: #EAF2EA;--hz-shadow: 0 1px 2px rgba(20, 40, 20, .05), 0 6px 20px rgba(20, 40, 20, .07);color-scheme:light}.dark{--hz-bg: #0A0F0A;--hz-surface: #111A11;--hz-surface-2: #0D150D;--hz-border: #1E2E1E;--hz-rule: #182418;--hz-text: #CCCCCC;--hz-muted: #8A9484;--hz-faint: #6E7A6E;--hz-accent: #00CFFF;--hz-accent-hover: #00B8E0;--hz-accent-text: #0A0F0A;--hz-chip-bg: #162216;--hz-shadow: 0 1px 2px rgba(0, 0, 0, .5), 0 6px 20px rgba(0, 0, 0, .38);color-scheme:dark}*{box-sizing:border-box}body{margin:0;background:var(--hz-bg);color:var(--hz-text);font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif;font-size:16px;line-height:1.55;-webkit-font-smoothing:antialiased}img{max-width:100%}a{color:var(--hz-accent)}:focus-visible{outline:2px solid var(--hz-accent);outline-offset:2px}.hz-display{font-family:var(--font-display),system-ui,sans-serif;text-transform:uppercase;letter-spacing:.01em;line-height:1.05;font-weight:400}.hz-title{font-family:var(--font-condensed),system-ui,sans-serif;letter-spacing:.005em;line-height:1.15;font-weight:600}.hz-eyebrow{font-family:var(--font-condensed),system-ui,sans-serif;text-transform:uppercase;letter-spacing:.09em;font-weight:600;line-height:1.2}.wrap{max-width:940px;margin:0 auto;padding:0 22px}.site-head{border-bottom:1px solid var(--hz-border);background:var(--hz-surface)}.site-head .wrap{display:flex;align-items:center;justify-content:space-between;gap:20px;flex-wrap:wrap;padding-block:13px}.brand{display:flex;align-items:center;gap:9px;text-decoration:none;color:var(--hz-text)}.brand img{width:30px;height:30px;object-fit:contain}.brand .name{font-size:19px}.brand .name span{color:var(--hz-faint)}.head-right{display:flex;align-items:center;gap:16px}.site-head nav a{color:var(--hz-muted);text-decoration:none;font-family:var(--font-condensed),system-ui,sans-serif;font-size:15px;font-weight:500}.site-head nav a:hover{color:var(--hz-text)}.theme-toggle{display:grid;place-items:center;width:32px;height:32px;padding:0;background:transparent;border:1px solid var(--hz-border);border-radius:6px;color:var(--hz-muted);cursor:pointer}.theme-toggle:hover{color:var(--hz-text);background:var(--hz-surface-2)}.theme-toggle svg{width:16px;height:16px;display:block}.theme-toggle .moon{display:block}.theme-toggle .sun,.dark .theme-toggle .moon{display:none}.dark .theme-toggle .sun{display:block}.hero{padding-block:30px 4px}.hero .wrap{display:flex;align-items:center;gap:30px;justify-content:space-between}.hero-copy{flex:1 1 380px}.hero h1{font-size:clamp(32px,5vw,50px);margin:0 0 12px;text-wrap:balance}.hero p{margin:0;color:var(--hz-muted);max-width:58ch}.hero-art{flex:0 1 300px;margin:0}.hero-art img{display:block;width:100%;height:auto}@media(max-width:720px){.hero .wrap{flex-direction:column-reverse;align-items:flex-start;gap:14px}.hero-copy{flex:0 0 auto;width:100%}.hero-art{flex:0 0 auto;max-width:210px;align-self:center}}main{padding-bottom:56px}.topic{margin-top:34px}.topic-head{display:flex;align-items:baseline;gap:12px;border-bottom:1px solid var(--hz-border);padding-bottom:7px;margin-bottom:16px}.topic-head h2{margin:0;font-size:13px;color:var(--hz-faint)}.topic-head .count{font-size:12.5px;color:var(--hz-faint);font-variant-numeric:tabular-nums;font-family:var(--font-condensed),system-ui,sans-serif}.grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:16px}.sim{background:var(--hz-surface);border:1px solid var(--hz-border);border-radius:4px;box-shadow:var(--hz-shadow);display:flex;flex-direction:column;gap:11px;padding:17px 18px 15px}.sim h3{margin:0;font-size:22px}.sim h3 a{color:inherit;text-decoration:none}.sim h3 a:hover{color:var(--hz-accent)}.sim p{margin:0;color:var(--hz-muted);font-size:14.5px}.levels{display:flex;gap:6px;flex-wrap:wrap;margin:0;padding:0}.levels li{list-style:none;font-size:11.5px;letter-spacing:.05em;font-family:var(--font-condensed),system-ui,sans-serif;font-weight:500;background:var(--hz-chip-bg);color:var(--hz-muted);padding:2px 8px;border-radius:2px}.sim-foot{margin-top:auto;padding-top:12px;border-top:1px solid var(--hz-rule);display:flex;align-items:center;gap:14px;flex-wrap:wrap}.open{background:var(--hz-accent);color:var(--hz-accent-text);text-decoration:none;font-size:14.5px;font-family:var(--font-condensed),system-ui,sans-serif;font-weight:600;letter-spacing:.02em;padding:7px 14px;border-radius:3px}.open:hover{background:var(--hz-accent-hover)}.papers{display:flex;gap:13px;font-size:13.5px}.papers a{color:var(--hz-muted)}.papers a:hover{color:var(--hz-accent)}.empty{border:1px dashed var(--hz-border);border-radius:4px;padding:26px;color:var(--hz-faint);text-align:center;font-size:14.5px}.site-foot{border-top:1px solid var(--hz-border);padding-block:22px 40px}.site-foot .wrap{display:flex;align-items:flex-start;gap:22px}.site-foot .foot-art{flex:0 0 96px;margin:0}.site-foot .foot-art img{display:block;width:100%;height:auto}.site-foot .foot-copy{flex:1;color:var(--hz-faint);font-size:13.5px}.site-foot p{margin:0 0 6px;max-width:66ch}.site-foot a{color:var(--hz-muted)}@media(max-width:560px){.site-foot .foot-art{display:none}}
