@font-face{font-family:Neue Haas Grotesk Display;src:url(/fonts/NHaasGroteskDSPro-45Lt.woff2) format("woff2");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Neue Haas Grotesk Display;src:url(/fonts/NHaasGroteskDSPro-55Rg.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Neue Haas Grotesk Display;src:url(/fonts/NHaasGroteskDSPro-65Md.woff2) format("woff2");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Neue Haas Grotesk Text;src:url(/fonts/NHaasGroteskTXPro-55Rg.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Neue Haas Grotesk Text;src:url(/fonts/NHaasGroteskTXPro-65Md.woff2) format("woff2");font-weight:500;font-style:normal;font-display:swap}:root{--bg: #f6f6f4;--bg-cream: #fffdf9;--bg-beige: #e8e4dd;--bg-white: #fff;--fg-strong: #191919;--fg: #352e2a;--fg-muted: #6c6e74;--fg-faded: #838383;--fg-soft: #b6b6b6;--accent: #0c5099;--accent-soft: #ddebff;--border: #d9d9d9;--border-soft: #f1f1f1;--border-muted: #c5c5c5;--footer-bg: #111;--font-display: "Neue Haas Grotesk Display", "Helvetica Neue", Helvetica, "Inter", sans-serif;--font-text: "Neue Haas Grotesk Text", "Helvetica Neue", Helvetica, "Inter", sans-serif;--container: 1296px;--gutter: 72px;--ease-out: cubic-bezier(.2, .7, .2, 1)}*{box-sizing:border-box}html,body{margin:0;padding:0}body{font-family:var(--font-text);color:var(--fg);background:var(--bg);-webkit-font-smoothing:antialiased;font-size:16px;line-height:1.4}a{color:inherit;text-decoration:none}button{font-family:inherit;cursor:pointer}.nav-shell{position:fixed;top:0;left:0;right:0;z-index:60;padding:16px 0;display:flex;justify-content:center;pointer-events:none}.nav{pointer-events:auto;display:flex;align-items:center;gap:8px}.nav-pill{display:flex;align-items:center;gap:32px;height:54px;padding:0 24px;background:#352e2ad9;backdrop-filter:blur(40px) saturate(1.3);border-radius:9px;box-shadow:0 4px 20px #00000014}.brand{font-family:var(--font-display);font-weight:500;font-size:16px;letter-spacing:.02em;color:#fafafa;display:flex;align-items:center;gap:9px;white-space:nowrap}.brand .capitol{position:relative;width:18px;height:18px;flex-shrink:0;color:#fafafa;display:block;margin-bottom:-2px}.brand .capitol-spire{position:absolute;left:5.1px;top:0;width:7.7px;height:4px}.brand .capitol-bldg{position:absolute;left:0;top:3.6px;width:17.86px;height:14.16px}.nav-links{display:flex;align-items:center;gap:32px}.nav-link{font-family:var(--font-text);font-weight:500;font-size:14px;color:#fafafa;padding:4px 0;position:relative}.nav-link:after{content:"";position:absolute;left:0;right:0;bottom:-2px;height:1px;background:currentColor;transform:scaleX(0);transform-origin:left;transition:transform .2s var(--ease-out)}.nav-link:hover:after{transform:scaleX(1)}.nav-cta{position:relative;display:flex;align-items:center;height:54px;padding:0 5px 0 18px;background:#352e2ad9;backdrop-filter:blur(40px) saturate(1.3);color:#fafafa;border-radius:9px;font-family:var(--font-text);font-weight:500;font-size:13px;border:none;overflow:hidden;min-width:164px}.nav-cta-arrow-bg{position:absolute;top:5px;bottom:5px;right:5px;width:44px;background:#fafafa;border-radius:5px}.nav-cta-label{position:relative;z-index:2;padding-right:18px;white-space:nowrap}.nav-cta-arrow{position:relative;z-index:2;width:44px;height:44px;display:grid;place-items:center;color:var(--fg-strong);margin-left:auto}.nav-cta-arrow svg{width:12px;height:12px}.research-hero{padding:200px var(--gutter) 56px;max-width:1108px;margin:0 auto}.research-hero .eyebrow{font-family:var(--font-text);font-size:12px;color:var(--fg);margin:0 0 14px;letter-spacing:.02em}.research-hero h1{font-family:var(--font-display);font-weight:400;font-size:56px;line-height:1;letter-spacing:-.015em;color:var(--fg-strong);margin:0 0 24px;text-wrap:balance}.research-hero p.sub{font-family:var(--font-text);font-size:18px;line-height:1.4;color:var(--fg-muted);max-width:620px;margin:0}.filter-row{max-width:1108px;margin:32px auto 0;padding:0 var(--gutter);display:flex;align-items:center;gap:24px;flex-wrap:wrap}.filter-search{position:relative;flex:1 1 320px;min-width:260px}.filter-search input{width:100%;height:44px;padding:0 14px 0 40px;border:.75px solid var(--border);border-radius:6px;background:var(--bg);font-family:var(--font-text);font-size:15px;color:var(--fg-strong);outline:none;transition:border-color .2s var(--ease-out),background .2s var(--ease-out)}.filter-search input::placeholder{color:var(--fg-soft)}.filter-search input:focus{border-color:var(--fg-faded);background:#fff}.filter-search:before{content:"";position:absolute;left:14px;top:50%;width:14px;height:14px;transform:translateY(-50%);background:var(--fg-soft);-webkit-mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 16 16' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7 1a6 6 0 1 0 3.74 10.7l3.78 3.79 1.41-1.42-3.78-3.78A6 6 0 0 0 7 1zm0 2a4 4 0 1 1 0 8 4 4 0 0 1 0-8z'/%3E%3C/svg%3E") center/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 16 16' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7 1a6 6 0 1 0 3.74 10.7l3.78 3.79 1.41-1.42-3.78-3.78A6 6 0 0 0 7 1zm0 2a4 4 0 1 1 0 8 4 4 0 0 1 0-8z'/%3E%3C/svg%3E") center/contain no-repeat}.filter-tags{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.filter-tag{display:inline-flex;align-items:center;gap:6px;padding:7px 12px;border:.75px solid var(--border);border-radius:100px;background:transparent;font-family:var(--font-text);font-size:13px;color:var(--fg);cursor:pointer;transition:background .15s var(--ease-out),border-color .15s var(--ease-out),color .15s var(--ease-out)}.filter-tag:hover{background:#fff;border-color:var(--fg-soft)}.filter-tag.active{background:var(--fg-strong);border-color:var(--fg-strong);color:#fff}.filter-clear{background:transparent;border:none;font-family:var(--font-text);font-size:13px;color:var(--fg-faded);cursor:pointer;padding:4px 8px;display:none}.filter-clear.show{display:inline-flex}.filter-clear:hover{color:var(--fg-strong)}.articles{padding:32px var(--gutter) 96px}.articles-inner{max-width:1108px;margin:0 auto}.article-list{display:flex;flex-direction:column}.article-row{display:grid;grid-template-columns:minmax(280px,380px) 1fr auto;align-items:flex-start;gap:32px;padding:28px 0;border-top:.75px solid var(--border);text-decoration:none;color:inherit;cursor:pointer;transition:opacity .2s var(--ease-out)}.article-row:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.article-row:last-child{border-bottom:.75px solid var(--border)}.article-row:hover{border-top-color:var(--fg-soft)}.article-row:hover+.article-row{border-top-color:var(--fg-soft)}.article-row .lead{display:flex;align-items:flex-start;gap:14px;min-width:0}.article-row .thumb{flex-shrink:0;width:36px;height:36px;border-radius:3px;overflow:hidden;background:#d9d9d9;background-size:cover;background-position:center}.article-row .lead-title{font-family:var(--font-display);font-weight:400;font-size:20px;line-height:1.2;letter-spacing:-.02em;color:var(--fg-strong);margin:0;text-wrap:pretty}.article-row .meta{min-width:0;display:flex;flex-direction:column;gap:12px;padding-top:2px}.article-row .meta .sub{font-family:var(--font-text);font-size:15px;line-height:1.4;color:var(--fg);margin:0}.article-row .meta .date{font-family:var(--font-display);font-weight:500;font-size:11px;line-height:1;color:var(--fg-faded);margin:0}.article-row .tags{display:flex;flex-direction:column;gap:4px;align-items:flex-end;padding-top:2px}.article-tag{display:inline-flex;align-items:center;justify-content:center;min-width:93px;padding:2px 6px;border:.75px solid var(--border);border-radius:2px;font-family:var(--font-text);font-size:12px;line-height:17px;color:var(--fg-faded);white-space:nowrap;transition:color .15s var(--ease-out),border-color .15s var(--ease-out)}.article-tag:hover{color:var(--fg-strong);border-color:var(--fg-faded)}.empty-state{padding:80px 0;text-align:center;color:var(--fg-faded);font-family:var(--font-text);font-size:15px}.footer-cta{background:var(--footer-bg);color:var(--bg-beige);padding:84px 66px}.footer-cta .row{display:flex;align-items:center;justify-content:space-between;max-width:var(--container);margin:0 auto;gap:40px}.footer-cta h2{font-family:var(--font-display);font-weight:400;font-size:32px;line-height:1;letter-spacing:-.01em;color:var(--bg-beige);margin:0}.btn-footer{position:relative;display:inline-flex;align-items:center;height:54px;padding:0 5px 0 26px;background:#ffffff1a;color:#fff;border:none;border-radius:8px;font-family:var(--font-text);font-weight:500;font-size:14px;letter-spacing:.02em;min-width:250px;cursor:pointer;transition:background .3s var(--ease-out)}.btn-footer:hover{background:#ffffff2e}.btn-footer .lbl{padding-right:18px;flex:1;text-align:left}.btn-footer .arrow{width:44px;height:44px;border-radius:4px;background:#fafafa;display:grid;place-items:center;color:var(--fg-strong)}.btn-footer .arrow svg{width:12px;height:12px}.footer-main{background:var(--footer-bg);color:var(--bg-beige);border-top:1px solid rgba(232,228,221,.4);padding:84px 72px}.footer-grid{display:grid;grid-template-columns:auto 1fr 1fr 1fr 1fr;gap:60px;max-width:1296px;margin:0 auto}.footer-logo{width:28px;height:28px;display:grid;place-items:center;color:var(--bg-beige)}.footer-logo svg{width:100%;height:100%}.footer-col h4{font-family:var(--font-display);font-weight:500;font-size:11px;color:var(--bg-beige);margin:0 0 24px}.footer-col ul{list-style:none;padding:0;margin:0}.footer-col li{margin-bottom:24px}.footer-col a{font-family:var(--font-text);font-size:11px;color:#e8e4dd66;transition:color .2s}.footer-col a:hover{color:var(--bg-beige)}.footer-bottom{max-width:1296px;margin:60px auto 0;text-align:center;font-family:var(--font-text);font-size:10px;color:var(--bg-beige)}@media(max-width:1280px){:root{--gutter: 56px;--container: 1168px}.research-hero h1{font-size:48px}}@media(max-width:1100px){:root{--gutter: 40px}.nav-links{display:none}.article-row{grid-template-columns:1fr;gap:16px;padding:24px 0}.article-row .tags{flex-direction:row;align-items:flex-start;flex-wrap:wrap;gap:6px}.article-tag{min-width:0}.footer-grid{grid-template-columns:1fr 1fr;gap:40px}}@media(max-width:720px){:root{--gutter: 20px}.research-hero{padding:140px 24px 40px}.research-hero h1{font-size:38px}.filter-row{padding:0 24px}.articles{padding:24px 24px 64px}.footer-cta .row{flex-direction:column;align-items:flex-start;gap:24px}.btn-footer{width:100%}.footer-grid{grid-template-columns:1fr}.footer-cta,.footer-main{padding-left:24px;padding-right:24px}}
