:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--ground:#f7f7f6;--surface:#fff;--surface-raised:#fff;--line:#e4e4e1;--line-strong:#c6c6c2;--text:#16171a;--text-muted:#5c5f63;--text-faint:#8a8d91;--accent:#16171a;--accent-quiet:#9a9d9f;--accent-wash:#16171a0a;--accent-contrast:#fff;--logo-cut:var(--ground);--hatch:#16171a07;--font-display:"Familjen Grotesk", "Segoe UI", system-ui, sans-serif;--font-mono:"IBM Plex Mono", ui-monospace, "SF Mono", Menlo, monospace;--step--1:.833rem;--step-0:1.0625rem;--step-1:1.25rem;--step-2:clamp(1.4rem, .9rem + 1.6vw, 1.75rem);--step-3:clamp(1.75rem, 1rem + 2.6vw, 2.4rem);--step-4:clamp(2.1rem, .9rem + 4.6vw, 3.6rem);--space-3xs:.25rem;--space-2xs:.5rem;--space-xs:.75rem;--space-s:1rem;--space-m:1.5rem;--space-l:2.25rem;--space-xl:3.5rem;--space-2xl:5.5rem;--space-3xl:8rem;--measure:38rem;--container:68rem;--radius:3px;--hairline:1px;--ease:cubic-bezier(.22, .61, .36, 1);--fast:.14s;--slow:.62s}@media (prefers-color-scheme:dark){:root:not([data-theme=light]){--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--ground:#121316;--surface:#191a1e;--surface-raised:#1d1f23;--line:#292b30;--line-strong:#3b3e44;--text:#f0f0ee;--text-muted:#a5a8ac;--text-faint:#7b7e83;--accent:#f0f0ee;--accent-quiet:#61646a;--accent-wash:#f0f0ee0d;--accent-contrast:#121316;--hatch:#f0f0ee08}}:root[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--ground:#121316;--surface:#191a1e;--surface-raised:#1d1f23;--line:#292b30;--line-strong:#3b3e44;--text:#f0f0ee;--text-muted:#a5a8ac;--text-faint:#7b7e83;--accent:#f0f0ee;--accent-quiet:#61646a;--accent-wash:#f0f0ee0d;--accent-contrast:#121316;--hatch:#f0f0ee08}@font-face{font-family:Familjen Grotesk;src:url(/fonts/familjen-grotesk-var.woff2)format("woff2-variations");font-weight:400 700;font-style:normal;font-display:swap}@font-face{font-family:IBM Plex Mono;src:url(/fonts/ibm-plex-mono-400.woff2)format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:IBM Plex Mono;src:url(/fonts/ibm-plex-mono-500.woff2)format("woff2");font-weight:500;font-style:normal;font-display:swap}*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth}body{background:var(--ground);color:var(--text);font-family:var(--font-display);font-size:var(--step-0);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0;font-weight:400;line-height:1.6}h1,h2,h3,p,figure,ul,ol{margin:0}ul,ol{padding:0;list-style:none}img,svg{max-width:100%;display:block}a{color:inherit}:focus-visible{outline:2px solid var(--accent);outline-offset:3px;border-radius:var(--radius)}::selection{background:var(--accent);color:var(--accent-contrast)}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}.container{width:100%;max-width:var(--container);padding-inline:var(--space-m);margin-inline:auto}.prose{max-width:var(--measure);color:var(--text-muted);text-wrap:pretty}.label{font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;color:var(--text-faint);font-size:.6875rem;font-weight:500}.skip-link{left:var(--space-s);top:var(--space-s);z-index:100;padding:var(--space-2xs) var(--space-s);background:var(--accent);color:var(--accent-contrast);font-family:var(--font-mono);font-size:var(--step--1);border-radius:var(--radius);transition:transform var(--fast) var(--ease);text-decoration:none;position:absolute;transform:translateY(-250%)}.skip-link:focus-visible{transform:translateY(0)}.mark{width:1.65rem;height:1.5rem;color:var(--accent);flex:none}.site-footer .mark{width:1.4rem;height:1.27rem}.btn{align-items:center;gap:var(--space-2xs);border:var(--hairline) solid transparent;border-radius:var(--radius);font-family:var(--font-display);font-size:var(--step-0);cursor:pointer;transition:background var(--fast) var(--ease), border-color var(--fast) var(--ease), color var(--fast) var(--ease);padding:.7rem 1.15rem;font-weight:500;line-height:1.2;text-decoration:none;display:inline-flex}.btn-primary{background:var(--accent);color:var(--accent-contrast)}.btn-primary:hover{background:var(--text)}.btn-ghost{border-color:var(--line-strong);color:var(--text);background:0 0}.btn-ghost:hover{border-color:var(--accent);color:var(--accent)}.site-header{z-index:20;background:color-mix(in srgb, var(--ground) 88%, transparent);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:var(--hairline) solid var(--line);position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;gap:var(--space-m);min-height:3.75rem;display:flex}.brand{align-items:center;gap:var(--space-xs);white-space:nowrap;text-decoration:none;display:inline-flex}.wordmark{text-transform:uppercase;flex-direction:column;gap:.1em;display:flex}.wordmark-word{letter-spacing:.2em;font-size:.95rem;font-weight:600;line-height:1}.wordmark-sub{letter-spacing:.42em;color:var(--text-muted);margin-right:-.42em;font-size:.5rem;font-weight:500;line-height:1}.nav{align-items:center;gap:var(--space-m);display:flex}.nav-link{font-size:var(--step--1);color:var(--text-muted);transition:color var(--fast) var(--ease);text-decoration:none}.nav-link:hover{color:var(--text)}.header-cta{font-size:var(--step--1);padding:.4rem .85rem}@media (width<=34rem){.nav-link{display:none}}.main{flex-direction:column;display:flex}.section{padding-block:var(--space-2xl);border-top:var(--hairline) solid var(--line);scroll-margin-top:4rem}.section:first-child{border-top:none}.section-head{gap:var(--space-2xs);margin-bottom:var(--space-l);flex-direction:column;display:flex}.section-title{font-size:var(--step-3);letter-spacing:-.028em;text-wrap:balance;font-weight:600;line-height:1.08}.hero{padding-block:clamp(var(--space-2xl), 14vh, var(--space-3xl)) var(--space-2xl);border-top:none;position:relative}.hero:before{content:"";pointer-events:none;background-image:repeating-linear-gradient(-45deg, var(--hatch) 0 1px, transparent 1px 9px);position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000 0%,#0000 82%);mask-image:linear-gradient(#000 0%,#0000 82%)}.hero-inner{gap:var(--space-m);flex-direction:column;max-width:52rem;display:flex;position:relative}.hero-eyebrow{align-items:center;gap:var(--space-2xs);display:flex}.hero-title{font-size:var(--step-4);letter-spacing:-.038em;text-wrap:balance;font-weight:600;line-height:1.02}.hero-body{max-width:var(--measure);font-size:var(--step-1);color:var(--text-muted);text-wrap:pretty;line-height:1.5}.hero-meta{align-items:center;gap:var(--space-xs);font-family:var(--font-mono);font-size:var(--step--1);color:var(--text-faint);flex-wrap:wrap;display:flex}.hero-meta .sep{color:var(--accent-quiet)}.hero-actions{align-items:center;gap:var(--space-s);margin-top:var(--space-2xs);flex-wrap:wrap;display:flex}.hero-actions-note{font-size:var(--step--1);color:var(--text-faint)}.hero-email{color:var(--text-muted);-webkit-text-decoration-color:var(--accent-quiet);text-decoration-color:var(--accent-quiet);text-underline-offset:3px;transition:color var(--fast) var(--ease)}.hero-email:hover{color:var(--accent)}.reveal{animation:reveal var(--slow) var(--ease) both}.reveal-1{animation-delay:60ms}.reveal-2{animation-delay:.13s}.reveal-3{animation-delay:.2s}.reveal-4{animation-delay:.27s}@keyframes reveal{0%{opacity:0;transform:translateY(.6rem)}to{opacity:1;transform:none}}.services-grid{gap:var(--space-s);grid-template-columns:repeat(auto-fit,minmax(15rem,1fr));display:grid}.service{gap:var(--space-2xs);padding:var(--space-m);background:var(--surface);border:var(--hairline) solid var(--line);border-radius:var(--radius);transition:border-color var(--fast) var(--ease);flex-direction:column;display:flex}.service:hover{border-color:var(--line-strong)}.service-index{font-family:var(--font-mono);letter-spacing:.1em;color:var(--accent);font-variant-numeric:tabular-nums;font-size:.6875rem;font-weight:500}.service-name{font-size:var(--step-1);letter-spacing:-.018em;text-wrap:balance;font-weight:600;line-height:1.2}.service-body{color:var(--text-muted);font-size:var(--step-0);text-wrap:pretty}.approach-statement{max-width:46rem;font-size:var(--step-2);letter-spacing:-.018em;color:var(--text);text-wrap:pretty;font-weight:400;line-height:1.35}.contact-lead{gap:var(--space-m);flex-direction:column;display:flex}.contact-address{align-items:center;gap:var(--space-2xs);padding:var(--space-xs) var(--space-s);background:var(--accent-wash);border:var(--hairline) solid var(--line);border-radius:var(--radius);font-family:var(--font-mono);font-size:var(--step--1);flex-wrap:wrap;display:flex}.contact-address-value{color:var(--text);overflow-wrap:anywhere;text-decoration:none}.contact-address-value:hover{color:var(--accent)}.copy-btn{border:var(--hairline) solid var(--line-strong);border-radius:var(--radius);color:var(--text-muted);font-family:var(--font-mono);letter-spacing:.06em;text-transform:uppercase;cursor:pointer;transition:color var(--fast) var(--ease), border-color var(--fast) var(--ease);background:0 0;margin-left:auto;padding:.25rem .55rem;font-size:.6875rem}.copy-btn:hover,.copy-btn[data-state=copied]{color:var(--accent);border-color:var(--accent)}.site-footer{border-top:var(--hairline) solid var(--line);padding-block:var(--space-l)}.footer-inner{gap:var(--space-s) var(--space-l);flex-wrap:wrap;justify-content:space-between;align-items:baseline;display:flex}.footer-name{align-items:center;gap:var(--space-xs);display:flex}.footer-legal,.footer-copyright{font-family:var(--font-mono);font-size:var(--step--1);color:var(--text-faint)}.not-found{align-items:flex-start;gap:var(--space-s);padding-block:var(--space-3xl);flex-direction:column;min-height:60vh;display:flex}.not-found-code{font-family:var(--font-mono);font-size:var(--step--1);letter-spacing:.2em;color:var(--accent)}.not-found-title{font-size:var(--step-3);letter-spacing:-.028em;text-wrap:balance;font-weight:600}
