:root{--bg:#fbfaf7;--surface:#f2f0ea;--text:#1c1b19;--muted:#6e6a63;--accent:#7b2d26;--accent-soft:#7b2d261f;--border:#e4e1d9;--serif:"Newsreader", Georgia, "Times New Roman", serif;--mono:"IBM Plex Mono", ui-monospace, "SFMono-Regular", Menlo, monospace;--rail:45rem;--measure:40rem;--pad:clamp(1.25rem, 5vw, 2rem);--step-0:1.125rem;--step-1:1.4rem;--step-2:1.75rem;--step-3:clamp(2rem, 1.4rem + 2.6vw, 2.8rem);--lh-prose:1.65;--ease:cubic-bezier(.2, .6, .2, 1)}:root[data-theme=dark]{--bg:#17161c;--surface:#201f26;--text:#e9e6df;--muted:#9a958c;--accent:#e08b7d;--accent-soft:#e08b7d29;--border:#2c2b33}@media (prefers-color-scheme:dark){:root:not([data-theme]){--bg:#17161c;--surface:#201f26;--text:#e9e6df;--muted:#9a958c;--accent:#e08b7d;--accent-soft:#e08b7d29;--border:#2c2b33}}*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%}body{background:var(--bg);color:var(--text);font-family:var(--serif);font-size:var(--step-0);line-height:var(--lh-prose);font-optical-sizing:auto;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transition:background-color .3s var(--ease), color .3s var(--ease);margin:0;font-weight:400}img{max-width:100%;height:auto}::selection{background:var(--accent-soft)}.wrap{width:100%;max-width:var(--rail);padding-inline:var(--pad);margin-inline:auto}main{animation:fade-up .5s var(--ease) both;padding-block:clamp(2.5rem,6vw,4.5rem) clamp(3rem,8vw,5.5rem);display:block}@keyframes fade-up{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}a{color:var(--accent);text-underline-offset:.18em;text-decoration:underline 1px;text-decoration-color:color-mix(in srgb, var(--accent) 32%, transparent);transition:color .18s var(--ease), text-decoration-color .18s var(--ease)}a:hover{text-decoration-color:var(--accent)}:focus-visible{outline:2px solid var(--accent);outline-offset:3px;border-radius:2px}.skip{background:var(--surface);color:var(--text);z-index:50;border:1px solid var(--border);padding:.6rem 1rem;text-decoration:none;position:absolute;top:0;left:-999px}.skip:focus{top:.5rem;left:.5rem}.site-header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:1rem;padding-block:1.4rem;display:flex}.wordmark{font-family:var(--mono);letter-spacing:-.01em;color:var(--text);align-items:center;gap:.6rem;font-size:.95rem;font-weight:500;text-decoration:none;display:inline-flex}.wordmark__dot{color:var(--accent)}.wordmark__text{white-space:nowrap}.wordmark:hover .wordmark__text{text-decoration:underline;text-decoration-color:var(--accent);text-underline-offset:.35em;text-decoration-thickness:1px}.wordmark__mark{width:1.95rem;height:1.95rem;color:var(--accent);flex:none;display:inline-flex}.wordmark__mark svg{width:100%;height:100%;display:block;overflow:visible}.wordmark__ring{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:132;animation:ink-in .9s var(--ease) both}.wordmark__initials{fill:currentColor;font-family:var(--serif);letter-spacing:-.02em;font-size:15px;font-weight:600}.wordmark:hover .wordmark__ring{stroke-width:2.4px}@keyframes ink-in{0%{stroke-dashoffset:132px}to{stroke-dashoffset:0}}.nav{align-items:center;gap:clamp(.9rem,3vw,1.6rem);display:flex}.nav a{font-family:var(--mono);letter-spacing:.01em;color:var(--muted);font-size:.82rem;text-decoration:none}.nav a:hover{color:var(--accent)}.nav a[aria-current=page]{color:var(--text);text-decoration:underline;text-decoration-color:var(--accent);text-underline-offset:.35em}.toggle{border:1px solid var(--border);width:2.1rem;height:2.1rem;color:var(--muted);cursor:pointer;transition:color .18s var(--ease), border-color .18s var(--ease), background-color .18s var(--ease);background:0 0;border-radius:999px;justify-content:center;align-items:center;padding:0;display:inline-flex}.toggle:hover{color:var(--text);border-color:var(--accent);background:var(--accent-soft)}.toggle svg{width:1.05rem;height:1.05rem;display:block}.icon-sun{display:none}.icon-moon,:root[data-theme=dark] .icon-sun{display:block}:root[data-theme=dark] .icon-moon{display:none}@media (prefers-color-scheme:dark){:root:not([data-theme]) .icon-sun{display:block}:root:not([data-theme]) .icon-moon{display:none}}.site-footer{border-top:1px solid var(--border);margin-top:clamp(3rem,8vw,6rem);padding-block:1.6rem 2.4rem}.site-footer__line{font-family:var(--mono);color:var(--muted);flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:.6rem 1.2rem;margin:0;font-size:.78rem;display:flex}.site-footer__links{flex-wrap:wrap;gap:.4rem 1.1rem;display:flex}.site-footer__links a{color:var(--muted);text-decoration:none}.site-footer__links a:hover{color:var(--accent)}.site-footer__note{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:.3rem 1.2rem;margin:1rem 0 0;display:flex}.site-footer__stamp{font-family:var(--mono);color:var(--muted);letter-spacing:.01em;font-size:.74rem}.eyebrow{font-family:var(--mono);letter-spacing:.14em;text-transform:uppercase;color:var(--muted);margin:0 0 1.3rem;font-size:.74rem}.eyebrow a{color:var(--muted);text-decoration:none}.eyebrow a:hover{color:var(--accent)}.eyebrow--mark{align-items:center;gap:.7rem;display:flex}.eyebrow--mark:before{content:"";background:var(--accent);border-radius:2px;flex:none;width:1.6rem;height:2px}.masthead{border-bottom:1px solid var(--border);margin-bottom:clamp(2.2rem,5vw,3.4rem);padding-block:clamp(.5rem,3vw,2rem) clamp(2rem,5vw,3rem)}.masthead__name{font-size:var(--step-3);letter-spacing:-.018em;margin:0 0 .7rem;font-weight:500;line-height:1.05}.masthead__intro{color:var(--muted);text-wrap:balance;max-width:32rem;margin:0;font-size:1.32rem;line-height:1.45}.masthead__intro em{color:var(--accent);font-style:italic}.posts{margin:0;padding:0;list-style:none}.post-item+.post-item{border-top:1px solid var(--border)}.post-item a{color:inherit;padding:1.15rem 0;text-decoration:none;display:block}.post-item__top{justify-content:space-between;align-items:baseline;gap:1rem;display:flex}.post-item__title{letter-spacing:-.01em;color:var(--text);transition:color .18s var(--ease);font-size:1.32rem;font-weight:500;line-height:1.25}.post-item__date{font-family:var(--mono);color:var(--muted);white-space:nowrap;flex:none;padding-top:.25rem;font-size:.78rem}.post-item__dek{color:var(--muted);max-width:38rem;margin:.35rem 0 0;font-size:1.02rem;line-height:1.5}.post-item a:hover .post-item__title{color:var(--accent)}.more-line{font-family:var(--mono);margin:1.8rem 0 0;font-size:.85rem}.more-line a{text-decoration:none}.more-line a:hover{text-underline-offset:.2em;text-decoration:underline}.page-title{font-size:var(--step-3);letter-spacing:-.015em;margin:0 0 .4rem;font-weight:500;line-height:1.1}.page-lede{color:var(--muted);max-width:34rem;margin:0 0 clamp(2rem,5vw,3rem);font-size:1.18rem}.year-group{margin-bottom:clamp(2rem,5vw,3rem)}.year-group__label{font-family:var(--mono);color:var(--accent);border-bottom:2px solid var(--border);letter-spacing:.02em;margin:0 0 .4rem;padding-bottom:.5rem;font-size:.95rem;font-weight:500}.prose{max-width:var(--measure)}.post .prose,.page .prose{margin-inline:auto}.prose p,.prose ul,.prose ol{margin:0 0 1.4rem}.prose p{hyphens:auto}.prose h2{font-size:var(--step-2);letter-spacing:-.012em;margin:2.6rem 0 1rem;font-weight:600;line-height:1.2}.prose h2:before,.consulting h2:before{content:"";background:var(--accent);border-radius:2px;width:1.6rem;height:2px;margin-bottom:.7rem;display:block}.prose h3{font-size:var(--step-1);margin:2rem 0 .8rem;font-weight:600;line-height:1.25}.prose a{font-weight:500}.prose ul,.prose ol{padding-left:1.4rem}.prose li{margin-bottom:.5rem}.prose li::marker{color:var(--muted)}.prose>p.lead,.post .prose>p:first-of-type{color:var(--text)}.prose>p.lead:first-letter,.post .prose>p:first-of-type:first-letter{float:left;color:var(--accent);padding:.02em .09em 0 0;font-size:3.4em;font-weight:500;line-height:.82}.prose blockquote{border-left:2px solid var(--border);color:var(--muted);margin:1.8rem 0;padding:.2rem 0 .2rem 1.3rem;font-style:italic}.prose blockquote p:last-child{margin-bottom:0}.pullquote{border-left:3px solid var(--accent);color:var(--text);letter-spacing:-.008em;margin:2.4rem 0;padding-left:1.4rem;font-size:1.45rem;font-style:italic;font-weight:400;line-height:1.38}.pullquote p{margin:0}.signoff{color:var(--accent);font-style:italic}.post-signoff{max-width:var(--measure);text-align:center;color:var(--accent);margin:2.4rem auto 0}.post-signoff svg{width:5.5rem;height:auto;display:inline-block}.post-signoff path{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:132;animation:ink-in 1.1s var(--ease) .15s both}code{font-family:var(--mono);background:var(--surface);border:1px solid var(--border);border-radius:4px;padding:.12em .4em;font-size:.86em}pre{background:var(--surface);border:1px solid var(--border);border-radius:8px;margin:1.6rem 0;padding:1rem 1.1rem;font-size:.92rem;line-height:1.55;overflow-x:auto}pre code{font-size:inherit;background:0 0;border:0;padding:0}.divider,.prose hr{text-align:center;height:auto;max-width:var(--measure);border:0;margin:2.6rem auto}.divider:before,.prose hr:before{content:"···";letter-spacing:.7em;color:var(--accent);font-family:var(--mono)}.post-head{max-width:var(--measure);margin-inline:auto;margin-bottom:clamp(2rem,5vw,3rem)}.post-title{font-size:var(--step-3);letter-spacing:-.02em;text-wrap:balance;margin:.4rem 0 .7rem;font-weight:500;line-height:1.08}.post-dek{color:var(--muted);text-wrap:pretty;margin:0 0 1.4rem;font-size:1.28rem;line-height:1.45}.post-meta{font-family:var(--mono);color:var(--muted);letter-spacing:.01em;margin:0 0 .9rem;font-size:.8rem}.post-meta .dot{opacity:.6;margin:0 .45rem}.tags{flex-wrap:wrap;gap:.45rem;margin:0;padding:0;list-style:none;display:flex}.tag{font-family:var(--mono);color:var(--muted);border:1px solid var(--border);letter-spacing:.01em;border-radius:999px;padding:.18em .7em;font-size:.72rem}.post-foot{max-width:var(--measure);border-top:1px solid var(--border);margin:clamp(2.6rem,6vw,4rem) auto 0;padding-top:1.6rem}.post-foot__more{font-family:var(--mono);color:var(--muted);margin:0 0 2rem;font-size:.85rem}.post-foot__more a{color:var(--accent);text-decoration:none}.post-foot__more a:hover{text-underline-offset:.2em;text-decoration:underline}.post-nav{grid-template-columns:1fr 1fr;gap:1.2rem;display:grid}.post-nav a{color:inherit;border:1px solid var(--border);transition:border-color .18s var(--ease), background-color .18s var(--ease);border-radius:8px;padding:1rem 1.1rem;text-decoration:none;display:block}.post-nav a:hover{border-color:var(--accent);background:var(--accent-soft)}.post-nav__next{text-align:right}.post-nav__label{font-family:var(--mono);color:var(--muted);margin-bottom:.35rem;font-size:.74rem;display:block}.post-nav__title{color:var(--text);font-size:1.02rem;line-height:1.3;display:block}@media (width<=34rem){.post-nav{grid-template-columns:1fr}.post-nav__next{text-align:left}}.about{grid-template-columns:10rem 1fr;align-items:start;gap:clamp(1.4rem,4vw,2.6rem);max-width:44rem;margin-inline:auto;display:grid}.about__portrait{margin:0;position:sticky;top:2rem}.about__frame{aspect-ratio:4/5;border:1px solid var(--border);background:linear-gradient(160deg, var(--surface), color-mix(in srgb, var(--accent) 7%, var(--surface)));border-radius:12px;justify-content:center;align-items:center;display:flex;overflow:hidden}.about__frame img{object-fit:cover;width:100%;height:100%;display:block}.about__seal{width:56%;height:auto;color:var(--accent)}.about__seal-ring{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round}.about__seal-initials{fill:currentColor;font-family:var(--serif);letter-spacing:-.02em;font-size:30px;font-weight:600}.about__caption{font-family:var(--mono);color:var(--muted);text-align:center;letter-spacing:.02em;margin:.6rem 0 0;font-size:.7rem}.about .prose{max-width:none;margin:0}.about h1{font-size:var(--step-2);margin:0 0 1.2rem;font-weight:600}@media (width<=38rem){.about{grid-template-columns:1fr}.about__portrait{max-width:8rem;position:static}}.consulting{max-width:var(--measure);margin-inline:auto}.consulting h1{font-size:var(--step-3);letter-spacing:-.015em;margin:0 0 1.2rem;font-weight:500;line-height:1.1}.consulting h2{font-size:var(--step-1);margin:2.6rem 0 1rem;font-weight:600}.consulting .lede{color:var(--text);margin:0 0 1.4rem;font-size:1.3rem;line-height:1.45}.consulting p{color:var(--muted)}.how{margin:0;padding:0;list-style:none}.how li{color:var(--text);margin-bottom:.9rem;padding-left:1.5rem;position:relative}.how li:before{content:"";border:1.5px solid var(--accent);border-radius:999px;width:.5rem;height:.5rem;position:absolute;top:.62em;left:0}.testimonials{gap:1.1rem;margin:1.4rem 0 0;display:grid}.testimonial{border:1px solid var(--border);background:var(--surface);border-radius:10px;padding:1.3rem 1.4rem}.testimonial p{color:var(--text);margin:0 0 .9rem;font-style:italic}.testimonial__by{font-family:var(--mono);color:var(--muted);font-size:.76rem;font-style:normal}.testimonial--empty p{color:var(--muted);opacity:.8;font-style:italic}.contact-line{margin-top:1rem;font-size:1.1rem;color:var(--text)!important}.contact-line a{font-weight:500}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}@media print{:root{--bg:#fff;--text:#111;--muted:#444;--accent:#111;--border:#ccc}.site-header,.site-footer,.toggle,.post-nav,.skip,.more-line{display:none!important}body{color:#000;background:#fff}main{padding:0;animation:none}.post-head,.prose,.post-foot{max-width:none}a{color:#000;text-decoration:underline}.post-foot{border-top:1px solid #ccc}}
