*{box-sizing:border-box}html{background:var(--bg)}body{min-height:100vh;color:var(--ink);font-family:var(--body-font);background:var(--bg);scroll-behavior:smooth;margin:0}a{color:inherit;text-decoration:none}h1,h2,h3,h4{font-family:var(--display-font)}p{margin:0}.site-frame,.page-section,.stack-lg,.post-grid,.article,.prose{width:100%}.site-frame{min-height:100vh}.page-transition{animation:.52s cubic-bezier(.22,1,.36,1) page-enter}.shell{width:min(1200px,100vw - 32px);margin:0 auto}.site-header{z-index:10;background:#000;position:sticky;top:0}.site-header__inner,.site-footer__inner{justify-content:space-between;align-items:center;gap:24px;min-height:56px;display:flex}.site-brand{align-items:center;line-height:1;display:inline-flex}.site-brand img{filter:invert();height:auto;display:block}.site-nav{scrollbar-width:none;flex-wrap:nowrap;gap:40px;display:flex;overflow-x:auto}.site-nav::-webkit-scrollbar{display:none}.site-nav__link{color:#fffffff5;white-space:nowrap;letter-spacing:.02em;font-size:.95rem;font-weight:400;transition:color .16s}.site-nav__link:hover{color:#fff}.hero{padding:18px 0 12px}.hero__inner{background:var(--surface-parchment);text-align:center;padding:96px 56px 88px}.hero__eyebrow{color:var(--muted);letter-spacing:0;text-transform:none;margin-bottom:8px;font-size:1.05rem}.hero__title{max-width:11ch;font-size:var(--title-display);letter-spacing:-.04em;margin:0;margin-inline:auto;line-height:.95}.hero__summary{max-width:42rem;color:var(--muted);font-size:var(--body-lg);margin:20px auto 0;line-height:1.4}.hero__actions{flex-wrap:wrap;justify-content:center;gap:16px;margin-top:28px;display:flex}.button-primary,.button-secondary,.tag-chip{border-radius:999px;justify-content:center;align-items:center;transition:transform .26s cubic-bezier(.22,1,.36,1),border-color .26s,background-color .26s,color .26s,opacity .26s;display:inline-flex}.button-primary,.button-secondary{white-space:nowrap;min-height:44px;font-size:1.0625rem;font-family:var(--body-font);letter-spacing:-.02em;padding:0 22px}.button-primary{color:var(--on-dark);background:var(--accent)}.button-secondary{color:var(--accent);background:var(--surface)}.button-primary:hover,.button-secondary:hover,.tag-chip:hover{transform:translateY(-1px)}.page-section{padding:0 0 14px}.page-section--tight{padding-bottom:14px}.stack-lg{flex-direction:column;gap:28px;display:flex}.stack-md{flex-direction:column;gap:18px;display:flex}.stack-xl{flex-direction:column;gap:40px;display:flex}.page-header{flex-direction:column;gap:6px;padding:26px 0 8px;display:flex}.page-header__eyebrow{color:var(--muted);letter-spacing:0;text-transform:none;font-size:1.05rem}.page-header__title{max-width:16ch;font-size:var(--title-page);line-height:var(--leading-tight);letter-spacing:-.03em;margin:0}.section-title{font-size:var(--title-page);line-height:var(--leading-tight);letter-spacing:-.03em;margin:0;padding:26px 0 8px}.section-label{color:var(--muted);letter-spacing:-.01em;text-transform:none;font-size:.9rem}.post-grid{grid-template-columns:repeat(12,minmax(0,1fr));gap:14px;display:grid}.surface-card,.post-card{border:1px solid var(--border);background:var(--surface);box-shadow:none;padding:44px 40px}.post-card{flex-direction:column;grid-column:span 4;gap:16px;min-height:420px;animation:.64s cubic-bezier(.22,1,.36,1) both tile-enter;display:flex}.post-grid>.post-card:nth-child(2){animation-delay:70ms}.post-grid>.post-card:nth-child(3){animation-delay:.14s}.post-grid>.post-card:nth-child(4){animation-delay:.21s}.post-card__meta,.article__meta{color:var(--muted);flex-wrap:wrap;gap:14px;font-size:.92rem;display:flex}.post-card__title,.article__title{margin:0;line-height:1.05}.post-card__title{font-size:var(--title-card);letter-spacing:-.03em}.post-card__summary,.article__summary{color:var(--muted);line-height:var(--leading-loose);font-size:1.05rem}.post-card__tags{flex-wrap:wrap;gap:10px;margin-top:auto;display:flex}.tag-chip{border:1px solid var(--border);background:var(--surface);min-height:30px;color:var(--muted-strong);padding:0 12px;font-size:.82rem}.post-card--dark{background:var(--surface-dark-2);border-color:var(--surface-dark-2);color:var(--on-dark)}.post-card--dark .post-card__meta,.post-card--dark .post-card__summary{color:#ffffffbd}.post-card--dark .tag-chip{color:var(--on-dark);background:#ffffff14;border-color:#ffffff24}.article{background:var(--surface);border:1px solid var(--border);max-width:860px;padding:44px 40px 52px}.article-layout{grid-template-columns:minmax(0,860px) minmax(240px,300px);align-items:start;gap:14px;display:grid}.article__header{flex-direction:column;gap:16px;padding:0 0 36px;display:flex}.article__title{font-size:var(--title-article);letter-spacing:-.04em}.feature-panel{grid-template-columns:minmax(0,1.6fr) minmax(280px,.9fr);gap:14px;display:grid}.feature-panel--apple{align-items:stretch}.feature-panel__content,.feature-panel__aside{flex-direction:column;gap:18px;min-height:420px;display:flex}.feature-panel__title,.empty-state__title,.project-card__title{margin:0;line-height:1.05}.feature-panel__title{letter-spacing:-.03em;font-size:clamp(2.2rem,4vw,3.8rem)}.feature-panel__content--light{background:var(--surface-parchment)}.feature-panel__aside--dark{background:var(--surface-dark);border-color:var(--surface-dark);color:var(--on-dark)}.feature-panel__aside--dark .info-card__label,.feature-panel__aside--dark .list-clean{color:#ffffffbd}.feature-panel__aside--dark .info-card__value{color:var(--on-dark)}.feature-panel__summary,.empty-state__summary,.project-card__summary,.list-clean{color:var(--muted);line-height:var(--leading-loose)}.feature-panel__note,.project-card__note{color:var(--muted);font-size:.98rem;line-height:1.6}.kicker,.empty-state__eyebrow,.info-card__label{color:var(--muted);letter-spacing:-.01em;text-transform:none;font-size:.9rem}.info-card{flex-direction:column;gap:10px;padding-top:6px;display:flex}.info-card__value{font-size:1.1rem}.list-clean{margin:0;padding-left:1.2rem}.empty-state{background:var(--surface-parchment);flex-direction:column;gap:14px;display:flex}.empty-state--centered{max-width:760px;margin:0 auto}.toc-card{border:1px solid var(--border);background:var(--surface-parchment);box-shadow:none;padding:26px 22px;position:sticky;top:96px}.toc-card__eyebrow,.post-pagination__eyebrow{color:var(--muted);letter-spacing:-.01em;text-transform:none;font-size:.84rem}.toc-card__list{color:var(--muted);margin:14px 0 0;padding-left:1rem}.toc-card__item+.toc-card__item{margin-top:10px}.toc-card__item--level-3{margin-left:.8rem}.post-pagination{border-top:1px solid var(--border);grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:48px;padding-top:24px;display:grid}.post-pagination__item{border:1px solid var(--border);background:var(--surface-parchment);flex-direction:column;gap:8px;padding:18px 20px;display:flex}.post-pagination__item--align-end{text-align:right}.project-grid{grid-template-columns:repeat(12,minmax(0,1fr));gap:14px;display:grid}.project-card{flex-direction:column;grid-column:span 6;gap:16px;min-height:360px;animation:.64s cubic-bezier(.22,1,.36,1) both tile-enter;display:flex}.project-card__meta,.project-card__tags{flex-wrap:wrap;gap:10px;display:flex}.project-card__title{font-size:var(--title-card)}.project-card--light{background:var(--surface-parchment)}.project-card--dark{background:var(--surface-dark);border-color:var(--surface-dark);color:var(--on-dark)}.project-card--dark .project-card__summary,.project-card--dark .project-card__note{color:#ffffffbd}.project-card--dark .project-card__link{color:var(--accent-on-dark)}.project-card--dark .tag-chip,.project-card--dark .status-pill{color:var(--on-dark);background:#ffffff14;border-color:#ffffff24}.project-card__link{color:var(--accent-strong);margin-top:auto;font-weight:600}.status-pill{background:var(--surface-parchment);min-height:32px;color:var(--muted-strong);border-radius:999px;align-items:center;padding:0 12px;font-size:.9rem;display:inline-flex}.site-footer{background:var(--surface-parchment);padding:30px 0 42px}.site-footer__inner{color:var(--muted);border-top:1px solid var(--divider-soft);justify-content:space-between;padding-top:18px}.site-footer__meta{font-size:.88rem}.archive-columns,.archive-years{border-top:1px solid var(--divider-soft);padding:16px 0 4px}.archive-columns__list,.archive-years__list{flex-wrap:wrap;gap:10px;margin-top:10px;display:flex}.archive-columns__item,.archive-years__item{border:1px solid var(--border);background:var(--surface);min-height:34px;color:var(--muted-strong);border-radius:999px;align-items:center;padding:0 14px;font-size:.9rem;transition:transform .22s cubic-bezier(.22,1,.36,1),background-color .22s,border-color .22s,color .22s;display:inline-flex}.archive-columns__item:hover,.archive-years__item:hover{border-color:#0066cc42;transform:translateY(-1px)}.archive-columns__item--active,.archive-years__item--active{background:var(--accent);border-color:var(--accent);color:var(--on-dark)}.archive-years{border-top:1px solid var(--divider-soft);padding:16px 0 4px}.archive-years__list{flex-wrap:wrap;gap:10px;margin-top:10px;display:flex}.archive-years__item{border:1px solid var(--border);background:var(--surface);min-height:34px;color:var(--muted-strong);border-radius:999px;align-items:center;padding:0 14px;font-size:.9rem;transition:transform .22s cubic-bezier(.22,1,.36,1),background-color .22s,border-color .22s,color .22s;display:inline-flex}.archive-years__item:hover{border-color:#0066cc42;transform:translateY(-1px)}.archive-years__item--active{background:var(--accent);border-color:var(--accent);color:var(--on-dark)}.pagination{border-top:1px solid var(--border);justify-content:center;align-items:center;gap:16px;margin-top:40px;padding-top:24px;display:flex}.pagination__pages{gap:6px;display:flex}.pagination__page{border:1px solid var(--border);background:var(--surface);min-width:36px;min-height:36px;color:var(--muted-strong);border-radius:8px;justify-content:center;align-items:center;padding:0 10px;font-size:.9rem;transition:background .16s,color .16s,border-color .16s;display:inline-flex}.pagination__page:hover{border-color:var(--accent)}.pagination__page--active{background:var(--accent);border-color:var(--accent);color:var(--on-dark)}.pagination__dots{min-width:36px;min-height:36px;color:var(--muted);justify-content:center;align-items:center;font-size:.9rem;display:inline-flex}.pagination__link{color:var(--accent);font-size:.95rem;font-weight:500;transition:opacity .16s}.pagination__link:hover{opacity:.7}.promo-strip{grid-template-columns:minmax(0,1.2fr) minmax(280px,.8fr);gap:14px;display:grid}.promo-strip__light,.promo-strip__dark{min-height:260px;padding:44px 40px;animation:.62s cubic-bezier(.22,1,.36,1) both panel-enter}.promo-strip__light{background:var(--surface);border:1px solid var(--border)}.promo-strip__dark{background:var(--surface-dark);color:var(--on-dark)}.promo-strip__eyebrow{color:var(--muted);margin:0 0 10px;font-size:1rem}.promo-strip__eyebrow--dark{color:#ffffffb8}.promo-strip__title{letter-spacing:-.03em;max-width:12ch;margin:0;font-size:clamp(2.4rem,4vw,4rem);line-height:1.05}.promo-strip__copy{max-width:20ch;margin:0;font-size:1.4rem;line-height:1.35}.topic-grid{grid-template-columns:repeat(12,minmax(0,1fr));gap:14px;display:grid}.topic-tile{border:1px solid var(--border);background:var(--surface);grid-column:span 4;min-height:250px;padding:36px 32px;animation:.64s cubic-bezier(.22,1,.36,1) both tile-enter}.topic-tile--dark{background:var(--surface-dark);border-color:var(--surface-dark);color:var(--on-dark)}.topic-tile__index{color:var(--accent);margin-bottom:16px;font-size:.9rem}.topic-tile__title{letter-spacing:-.03em;margin:0;font-size:2rem;line-height:1.08}.topic-tile__summary{color:var(--muted);margin-top:14px;font-size:1rem;line-height:1.55}.topic-tile--dark .topic-tile__index{color:var(--accent-on-dark)}.topic-tile--dark .topic-tile__summary{color:#ffffffbd}.writing-grid{grid-template-columns:repeat(12,minmax(0,1fr));gap:14px;display:grid}.writing-note{border:1px solid var(--border);background:var(--surface);grid-column:span 4;min-height:220px;padding:32px 28px}.writing-note--dark{background:var(--surface-dark);border-color:var(--surface-dark);color:var(--on-dark)}.writing-note__title{letter-spacing:-.03em;margin:0;font-size:1.8rem;line-height:1.1}.writing-note__summary{color:var(--muted);margin-top:12px;line-height:1.6}.writing-note--dark .writing-note__summary{color:#ffffffbd}@keyframes page-enter{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes tile-enter{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes panel-enter{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@media (max-width:720px){.site-header__inner,.site-footer__inner{flex-direction:row;align-items:flex-start;min-height:auto;padding:18px 0}.hero{padding:48px 0 36px}.hero__inner{padding:64px 28px 56px}.feature-panel,.project-grid,.article-layout,.promo-strip,.topic-grid,.writing-grid{grid-template-columns:1fr}.site-header__inner{flex-direction:column;gap:12px}.site-nav{width:100%;padding-bottom:4px}.surface-card,.post-card,.article,.promo-strip__light,.promo-strip__dark,.topic-tile{padding:30px 24px}.feature-panel__content,.feature-panel__aside,.project-card,.post-card{min-height:auto}.page-header__title,.feature-panel__title,.project-card__title,.post-card__title{max-width:none}.post-card,.project-card{grid-column:1/-1}.topic-tile,.writing-note{grid-column:1/-1;min-height:auto}.toc-card{position:static}.series-nav{border:1px solid var(--border);background:var(--surface-parchment);margin:0 0 24px;padding:18px 20px}.series-nav__label{color:var(--muted);letter-spacing:-.01em;margin:0 0 12px;font-size:.88rem}.series-nav__links{justify-content:space-between;gap:16px;display:flex}.series-nav__link{color:var(--accent);font-size:.95rem;font-weight:500;transition:opacity .16s}.series-nav__link:hover{opacity:.7}.series-nav__link--disabled{color:var(--muted);pointer-events:none}.post-pagination{grid-template-columns:1fr}.site-footer__inner{flex-direction:column;gap:10px}}@media (min-width:721px) and (max-width:1024px){.post-card{grid-column:span 6}}
.prose{color:var(--muted);line-height:var(--leading-loose);font-size:1.07rem}.prose>*+*{margin-top:1.2em}.prose h1,.prose h2,.prose h3{color:var(--ink);line-height:1.1;font-family:var(--display-font)}.prose h1{font-size:2.3rem}.prose h2{margin-top:2.2em;font-size:1.8rem}.prose h3{margin-top:1.8em;font-size:1.35rem}.prose p code,.prose li code{color:var(--ink);font-family:var(--mono-font);background:#201b1714;border-radius:.45rem;padding:.12rem .34rem;font-size:.92em}.prose ul,.prose ol{padding-left:1.4rem}.prose blockquote{color:var(--ink);border-left:3px solid #b4530957;margin:1.8rem 0;padding:.2rem 0 .2rem 1.2rem}.prose a{color:var(--accent-strong);text-underline-offset:.16em;text-decoration:underline;text-decoration-thickness:1px}.prose code{font-family:var(--mono-font)}.prose pre{border:1px solid var(--border);color:#fef7ed;background:#201b17;border-radius:20px;padding:18px;overflow-x:auto;box-shadow:inset 0 1px #ffffff0a}.prose pre code{color:inherit;background:0 0;padding:0}.heading-anchor{text-decoration:none}.prose pre{position:relative}.code-copy-btn{color:#ffffffb3;font-size:.78rem;font-family:var(--body-font);cursor:pointer;background:#ffffff14;border:1px solid #ffffff26;border-radius:6px;padding:4px 10px;transition:background .16s,color .16s;position:absolute;top:10px;right:10px}.code-copy-btn:hover{color:#fff;background:#ffffff26}
:root{--bg:#fff;--surface:#fff;--surface-strong:#fafafc;--surface-parchment:#f5f5f7;--surface-dark:#272729;--surface-dark-2:#2a2a2c;--surface-black:#000;--border:#e0e0e0;--divider-soft:#f0f0f0;--ink:#1d1d1f;--muted:#6e6e73;--muted-strong:#333;--accent:#06c;--accent-strong:#0071e3;--accent-on-dark:#2997ff;--on-dark:#fff;--display-font:"SF Pro Display", "Helvetica Neue", system-ui, -apple-system, sans-serif;--body-font:"SF Pro Text", "Helvetica Neue", system-ui, -apple-system, sans-serif;--mono-font:"SFMono-Regular", Consolas, "Liberation Mono", Menlo, monospace;--title-display:clamp(3.5rem, 8vw, 5.9rem);--title-page:clamp(2.2rem, 4vw, 3.7rem);--title-article:clamp(2.8rem, 5vw, 5rem);--title-card:2.5rem;--body-lg:1.3125rem;--body-md:1.0625rem;--leading-loose:1.47;--leading-tight:1.07}
