:root{--bg:#f6f4ef;--bg-raised:#f0ede5;--text:#1a1a18;--text-muted:#57544e;--accent:#1f3348;--border:#1a1a1824;--border-strong:#1a1a1847;--focus:#1f3348;--serif:Georgia, "Iowan Old Style", "Palatino Linotype", Palatino, serif;--sans:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--content-width:42rem;--wide-width:64rem;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:var(--text);background:var(--bg);font:17px/1.65 var(--sans);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility}@media (prefers-color-scheme:dark){:root{--bg:#14161a;--bg-raised:#1b1e23;--text:#ece9e2;--text-muted:#a7a49c;--accent:#9fb4c8;--border:#ece9e224;--border-strong:#ece9e242;--focus:#9fb4c8}}*{box-sizing:border-box}html{scroll-behavior:smooth}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}body{margin:0}.wrap{width:100%;max-width:var(--content-width);margin-inline:auto;padding-inline:1.5rem}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.skip-link{background:var(--accent);color:var(--bg);z-index:100;border-radius:2px;padding:.6rem 1rem;transition:top .15s;position:absolute;top:-3rem;left:1rem}.skip-link:focus{top:1rem}a{color:inherit}:focus-visible{outline:2px solid var(--focus);outline-offset:3px}h1,h2{font-family:var(--serif);color:var(--text);font-weight:400}.site-header{border-bottom:1px solid var(--border)}.header-inner{max-width:var(--wide-width);justify-content:space-between;align-items:center;padding-block:1.25rem;display:flex}.wordmark{font-family:var(--serif);letter-spacing:.01em;font-size:1.05rem;text-decoration:none}.primary-nav{gap:2rem;display:flex}.primary-nav a{color:var(--text-muted);border-bottom:1px solid #0000;padding-bottom:2px;font-size:.95rem;text-decoration:none;transition:color .15s,border-color .15s}.primary-nav a:hover{color:var(--text);border-bottom-color:var(--border-strong)}.nav-toggle{cursor:pointer;color:var(--text);background:0 0;border:none;padding:.5rem;display:none}.nav-toggle-line{background:currentColor;width:20px;height:1px;display:block;position:relative}.nav-toggle-line:before,.nav-toggle-line:after{content:"";background:currentColor;width:20px;height:1px;position:absolute;left:0}.nav-toggle-line:before{top:-6px}.nav-toggle-line:after{top:6px}@media (width<=640px){.nav-toggle{display:block}.primary-nav{background:var(--bg);border-bottom:1px solid var(--border);flex-direction:column;gap:0;padding:.5rem 1.5rem 1rem;display:none;position:absolute;top:100%;left:0;right:0}.primary-nav.is-open{display:flex}.primary-nav a{border-bottom:1px solid var(--border);padding:.7rem 0}.header-inner{position:relative}}.text-link{text-decoration:underline;-webkit-text-decoration-color:var(--border-strong);text-decoration-color:var(--border-strong);text-underline-offset:3px;align-items:center;gap:.4em;transition:text-decoration-color .15s;display:inline-flex}.text-link:hover{text-decoration-color:currentColor}.text-link .arrow{transition:transform .15s}.text-link:hover .arrow{transform:translate(2px)}.hero{padding-block:5rem 4rem}.eyebrow{color:var(--accent);letter-spacing:.04em;text-transform:uppercase;margin:0 0 1.25rem;font-size:.9rem}.hero h1{margin:0 0 1.5rem;font-size:clamp(1.9rem,4vw,2.6rem);line-height:1.25}.lede{color:var(--text-muted);max-width:38rem;margin:0 0 1.5rem;font-size:1.1rem}.hero-focus{color:var(--text-muted);margin:0 0 2.25rem;font-size:.95rem}.hero-links{flex-wrap:wrap;gap:2rem;font-size:1rem;display:flex}.section{border-top:1px solid var(--border);padding-block:3.5rem}.section h2{margin:0 0 1.5rem;font-size:1.5rem}.section-intro{color:var(--text-muted);max-width:38rem;margin:0 0 2rem}.section-note{color:var(--text-muted);max-width:38rem;margin-top:1.75rem}.work-list,.principle-list{flex-direction:column;gap:1.75rem;margin:0;display:flex}.work-item,.principle-item{border-top:1px solid var(--border);padding-top:1.5rem}.work-item:first-child,.principle-item:first-child{border-top:none;padding-top:0}.work-item dt,.principle-item dt{font-family:var(--serif);margin-bottom:.4rem;font-size:1.1rem;font-weight:400}.work-item dd,.principle-item dd{color:var(--text-muted);max-width:36rem;margin:0}.focus-list{max-width:32rem;margin:0 0 2rem;padding:0;list-style:none}.focus-list li{border-top:1px solid var(--border);padding:.85rem 0}.focus-list li:last-child{border-bottom:1px solid var(--border)}.background-line{color:var(--text-muted);max-width:38rem}.background-line .label{color:var(--text);letter-spacing:.04em;text-transform:uppercase;margin-bottom:.5rem;font-size:.85rem;display:block}.contact-links{flex-direction:column;align-items:flex-start;gap:.75rem;font-size:1.05rem;display:flex}.site-footer{border-top:1px solid var(--border);color:var(--text-muted);padding-block:2.5rem;font-size:.9rem}.footer-inner p{margin:0 0 .35rem}.footer-name{color:var(--text)}.footer-meta a{text-decoration:underline;-webkit-text-decoration-color:var(--border-strong);text-decoration-color:var(--border-strong)}.footer-meta a:hover{text-decoration-color:currentColor}
