@import"https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:wght@400;500;600&family=Space+Grotesk:wght@400;500;700&display=swap";:root{--bg: #f8f7f3;--surface: rgba(255, 255, 255, .88);--surface-strong: #ffffff;--surface-soft: #efede7;--text: #141414;--muted: #5f5b55;--line: rgba(20, 20, 20, .08);--line-strong: rgba(20, 20, 20, .14);--shadow: 0 24px 80px rgba(20, 20, 20, .08);--radius-xl: 32px;--radius-lg: 24px;--content-width: min(1180px, calc(100vw - 32px) )}*{box-sizing:border-box}html{min-height:100%;scroll-behavior:smooth}body{min-height:100%;margin:0;color:var(--text);background:radial-gradient(circle at top left,rgba(20,20,20,.025),transparent 24rem),linear-gradient(180deg,#fcfbf8,#f5f4ef);font-family:Space Grotesk,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}a{color:inherit;text-decoration:none}img,svg{display:block;max-width:100%}::selection{color:#fff;background:#181818}.site-shell{position:relative;min-height:100vh;overflow-x:hidden}.site-grid{position:fixed;inset:0;z-index:0;pointer-events:none;opacity:.95;background-image:linear-gradient(to right,rgba(20,20,20,.045) 1px,transparent 1px),linear-gradient(to bottom,rgba(20,20,20,.045) 1px,transparent 1px);background-size:42px 42px;mask-image:linear-gradient(180deg,#000000f2,#0000008c 70%,#0000004d)}.topbar{position:relative;z-index:2;width:var(--content-width);margin:0 auto;padding:24px 0 16px;display:flex;align-items:center;justify-content:space-between;gap:16px}.topbar__brand{display:inline-flex;align-items:center;gap:10px;font-weight:700;letter-spacing:-.03em}.topbar__brand-mark{width:12px;height:12px;background:var(--text);box-shadow:10px 0 #14141438,0 10px #1414141f,10px 10px #14141414}.topbar__nav{display:flex;align-items:center;gap:20px;font-size:.88rem;letter-spacing:.08em;text-transform:uppercase}.topbar__nav a{position:relative}.topbar__nav a:after{content:"";position:absolute;left:0;bottom:-4px;width:100%;height:1px;transform:scaleX(0);transform-origin:left;background:currentColor;transition:transform .16s ease}.topbar__nav a:hover:after,.topbar__nav a:focus-visible:after{transform:scaleX(1)}.hero,.doc-hero{position:relative;overflow:hidden;border:1px solid var(--line);border-radius:var(--radius-xl);box-shadow:var(--shadow);background:linear-gradient(135deg,#ffffffb8,#ffffffdb 38%,#fffffffa)}.hero:after,.doc-hero:after{content:"";position:absolute;inset:0;background:var(--surface-soft);clip-path:polygon(100% 0,100% 100%,0 100%)}.home-shell,.doc-page{position:relative;z-index:1;width:var(--content-width);margin:0 auto 48px}.hero{min-height:calc(100vh - 120px);display:grid;grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr)}.hero__left,.hero__right,.doc-hero__brand,.doc-hero__panel{position:relative;z-index:1}.hero__left{display:flex;flex-direction:column;justify-content:flex-end;padding:clamp(28px,5vw,56px);gap:24px}.hero__eyebrow,.doc-eyebrow,.meta-list dt,.meta-list dd,.prose-shell blockquote p{font-family:IBM Plex Mono,monospace}.hero__eyebrow,.doc-eyebrow{font-size:.78rem;font-weight:600;letter-spacing:.24em;text-transform:uppercase;color:var(--muted)}.hero__title{margin:0;font-size:clamp(4.4rem,14vw,9.8rem);line-height:.9;letter-spacing:-.085em}.hero__title-accent{display:inline-block;width:.15em;height:.9em;margin:0 .03em 0 .05em;vertical-align:-.02em;background:linear-gradient(180deg,#1414142e 0 18%,#141414fa 18% 100%);box-shadow:-.11em -.16em #14141438,.11em -.32em #14141414,.11em -.48em #1414142e;animation:float-accent 4.8s ease-in-out infinite}.hero__description{max-width:34rem;margin:0;font-size:1.04rem;line-height:1.8;color:var(--muted)}.hero__right{display:flex;flex-direction:column;align-items:flex-end;justify-content:flex-end;padding:clamp(28px,5vw,56px);text-align:right}.hero__right-inner{display:flex;flex-direction:column;align-items:flex-end;gap:28px}.hero__location{display:flex;flex-direction:column;gap:8px}.hero__location strong{font-size:1.1rem;letter-spacing:.12em}.hero__nav{display:flex;flex-direction:column;align-items:flex-end;gap:14px}.hero__nav a{font-size:clamp(2rem,4vw,3.5rem);font-weight:700;letter-spacing:-.04em}.hero__links,.doc-hero__links{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:16px;color:var(--muted)}.hero__links a,.doc-hero__links a{font-size:.88rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.hero__footer{font-size:.76rem;font-weight:600;letter-spacing:.22em;text-transform:uppercase;color:var(--muted)}.doc-page{display:flex;flex-direction:column;gap:28px}.doc-hero{min-height:360px;display:grid;grid-template-columns:minmax(0,1.08fr) minmax(320px,.92fr)}.doc-hero__brand{display:flex;flex-direction:column;justify-content:flex-end;padding:clamp(28px,5vw,48px);gap:18px}.doc-hero__brand h1{margin:0;font-size:clamp(3.2rem,10vw,7rem);line-height:.92;letter-spacing:-.08em;text-transform:uppercase}.doc-hero__brand p{max-width:30rem;margin:0;font-size:1rem;line-height:1.75;color:var(--muted)}.doc-hero__panel{display:flex;flex-direction:column;align-items:flex-end;justify-content:flex-end;padding:clamp(28px,5vw,48px);gap:26px;text-align:right}.meta-list{display:grid;gap:10px}.meta-list dt{margin:0;font-size:.72rem;font-weight:600;letter-spacing:.22em;text-transform:uppercase;color:var(--muted)}.meta-list dd{margin:0;font-size:.95rem;letter-spacing:.02em}.doc-card{border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--surface);box-shadow:var(--shadow);backdrop-filter:blur(18px);padding:clamp(24px,5vw,56px)}.prose-shell{font-size:1rem;line-height:1.9}.prose-shell>:first-child{margin-top:0}.prose-shell h2,.prose-shell h3,.prose-shell h4{color:var(--text);letter-spacing:-.03em}.prose-shell h2{margin:2.6rem 0 1rem;font-size:clamp(1.6rem,3vw,2rem)}.prose-shell h3{margin:2rem 0 .8rem;font-size:1.2rem}.prose-shell p,.prose-shell ul,.prose-shell ol{margin:0 0 1rem;color:#262626}.prose-shell ul,.prose-shell ol{padding-left:1.35rem}.prose-shell li{margin-bottom:.4rem}.prose-shell strong{color:var(--text)}.prose-shell code{padding:.12rem .38rem;border:1px solid var(--line);border-radius:999px;background:#1414140a;font-family:IBM Plex Mono,monospace;font-size:.92em}.prose-shell a{text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:.14em}.prose-shell blockquote{margin:1.5rem 0;padding:1rem 1.2rem;border-left:3px solid var(--text);background:#14141409}.prose-shell hr{margin:2rem 0;border:0;border-top:1px solid var(--line)}.footer-note{width:var(--content-width);margin:0 auto 32px;padding:0 4px;color:var(--muted);font-size:.8rem;letter-spacing:.08em;text-transform:uppercase}@keyframes float-accent{0%,to{transform:translateY(0)}50%{transform:translateY(-18px)}}@media(max-width:900px){.topbar{padding-top:18px}.hero,.doc-hero{grid-template-columns:1fr}.hero:after,.doc-hero:after{clip-path:polygon(0 34%,100% 20%,100% 100%,0 100%)}.hero{min-height:auto}.hero__left,.hero__right,.doc-hero__brand,.doc-hero__panel{align-items:flex-start;text-align:left}.hero__right,.doc-hero__panel{justify-content:flex-start}.hero__right-inner,.hero__nav,.hero__links,.doc-hero__links{align-items:flex-start;justify-content:flex-start;text-align:left}.hero__nav a{font-size:clamp(1.6rem,9vw,2.8rem)}}@media(max-width:640px){:root{--content-width: calc(100vw - 20px) }.site-grid{background-size:28px 28px}.topbar{flex-direction:column;align-items:flex-start;gap:12px}.topbar__nav{flex-wrap:wrap;gap:12px 16px}.hero__title{font-size:clamp(3.2rem,24vw,5rem)}.doc-hero__brand h1{font-size:clamp(2.4rem,18vw,4rem)}.doc-card{padding:22px 18px 28px}}
