:root{--bg: oklch(.965 .014 78);--text: oklch(.3 .025 55);--text-muted: oklch(.52 .02 55);--border: oklch(.84 .012 78);--accent: oklch(.4 .05 45);--accent-hover: oklch(.32 .05 45);--focus: oklch(.4 .05 45);--measure: 40rem;--space-1: .5rem;--space-2: .75rem;--space-3: 1.25rem;--space-4: 1.75rem;--space-5: 2.25rem;--font: system-ui, -apple-system, "Segoe UI", Roboto, Ubuntu, Cantarell, "Noto Sans", sans-serif}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}body{display:flex;flex-direction:column;min-height:100vh;margin:0;font-family:var(--font);font-size:.9375rem;line-height:1.6;color:var(--text);background:var(--bg);-webkit-font-smoothing:antialiased}main{flex:1}a{color:inherit}:focus-visible{outline:2px solid var(--focus);outline-offset:2px}.skip-link{position:absolute;left:-9999px;top:var(--space-2);z-index:100;padding:.375rem .75rem;background:var(--text);color:var(--bg);text-decoration:none;font-size:.8125rem}.skip-link:focus{left:var(--space-2)}.container{width:min(100% - 2rem,var(--measure));margin-inline:auto}.site-header{padding-block:var(--space-3);border-bottom:1px solid var(--border)}.header-inner{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:space-between;gap:var(--space-2) var(--space-3)}.logo{font-size:.9375rem;font-weight:600;letter-spacing:-.02em;text-decoration:none;color:var(--text)}.logo:hover{color:var(--accent)}.site-nav{display:flex;flex-wrap:wrap;gap:.75rem 1rem}.site-nav a{font-size:.8125rem;color:var(--text-muted);text-decoration:none}.site-nav a:hover{color:var(--text);text-decoration:underline;text-underline-offset:.15em}.section{padding-block:var(--space-4);border-top:1px solid var(--border)}.section:first-of-type,.hero{border-top:none}.section-label{margin:0 0 var(--space-1);font-size:.8125rem;color:var(--text-muted)}.section h2{margin:0 0 var(--space-2);font-size:1.0625rem;font-weight:600;line-height:1.35;letter-spacing:-.015em}.section-intro,.section>p,.lead{margin:0;color:var(--text-muted);max-width:36rem}.section-intro{margin-bottom:var(--space-3)}.text-link{color:var(--accent);text-decoration:underline;text-underline-offset:.15em;text-decoration-thickness:1px}.text-link:hover{color:var(--accent-hover)}.hero-actions{margin-top:var(--space-3);font-size:.875rem}.hero-actions .sep{margin-inline:.5rem;color:var(--text-muted)}.hero{padding-block:var(--space-5) var(--space-4)}.hero h1{margin:0 0 var(--space-2);font-size:clamp(1.375rem,3.5vw,1.5rem);font-weight:600;line-height:1.35;letter-spacing:-.02em;max-width:36rem}.hero .lead{margin-top:var(--space-2)}.service-list,.principle-list{margin:0;padding:0;list-style:none}.service-item{padding-block:var(--space-3);border-top:1px solid var(--border)}.service-item:first-child{padding-top:0;border-top:none}.service-item h3{margin:0 0 .375rem;font-size:.9375rem;font-weight:600}.service-lead{margin:0 0 var(--space-1);color:var(--text-muted)}.service-scope{margin:0;font-size:.8125rem;color:var(--text-muted)}.principle-item{margin-top:var(--space-3)}.principle-item:first-child{margin-top:0}.principle-item h3{margin:0 0 .25rem;font-size:.875rem;font-weight:600}.principle-item p{margin:0;font-size:.875rem;color:var(--text-muted)}.labs{padding-block:var(--space-3)}.labs .section-label,.labs h2{display:inline;font-size:.8125rem;font-weight:600;color:var(--text-muted)}.labs h2:after{content:". "}.labs-body{margin:var(--space-1) 0 0;font-size:.8125rem;line-height:1.55;color:var(--text-muted);max-width:36rem}.labs-body em{font-style:normal;color:var(--text);font-weight:500}.contact-email{display:inline-block;margin-top:var(--space-2);font-size:.9375rem;font-weight:500;color:var(--accent);text-decoration:underline;text-underline-offset:.15em}.contact-email:hover{color:var(--accent-hover)}.contact-note{margin:var(--space-2) 0 0;font-size:.8125rem;color:var(--text-muted)}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.site-footer{margin-top:auto;padding-block:var(--space-4);border-top:1px solid var(--border);font-size:.8125rem;color:var(--text-muted)}.footer-row{display:flex;flex-wrap:wrap;align-items:baseline;gap:.5rem 1rem}.footer-name{font-weight:600;color:var(--text)}.footer-nav-inline{display:flex;flex-wrap:wrap;gap:.5rem .75rem}.footer-nav-inline a{color:var(--text-muted);text-decoration:none}.footer-nav-inline a:hover{color:var(--text);text-decoration:underline}.footer-tagline{margin:var(--space-2) 0 0;max-width:28rem;line-height:1.5}.footer-legal{margin:var(--space-3) 0 0;padding-top:var(--space-3);border-top:1px solid var(--border)}.footer-legal p{margin:0}.footer-site{color:var(--text-muted);text-decoration:none}.footer-site:hover{color:var(--text)}
