@import"https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:wght@400;500&family=Source+Serif+4:opsz,wght@8..60,400;8..60,600;8..60,700&display=swap";:root{--ink: #21152b;--paper: #f5f0e6;--paper-deep: #e9e0d2;--aubergine: #4d214f;--mineral: #28536b;--citron: #d6de55;--rule: #a99cad;--muted: #685d69;--serif: "Source Serif 4", Georgia, serif;--mono: "IBM Plex Mono", Consolas, monospace;--space-1: .5rem;--space-2: 1rem;--space-3: 1.5rem;--space-4: 2.5rem;--space-5: 4rem;--shell: 78rem;color-scheme:light}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:20rem;background:var(--paper);color:var(--ink);font-family:var(--serif);line-height:1.55}img{display:block;max-width:100%}a{color:inherit;text-underline-offset:.2em}a:hover{text-decoration-thickness:.15em}a:focus-visible{outline:.2rem solid var(--mineral);outline-offset:.25rem}.site{min-height:100vh;display:flex;flex-direction:column}.shell-width{width:min(100% - 2rem,var(--shell));margin-inline:auto}.site-main{flex:1;padding-block:var(--space-4) var(--space-5)}.site-header{border-top:.45rem solid var(--aubergine);border-bottom:1px solid var(--rule);background:var(--paper)}.site-header__bar{min-height:4.75rem;display:flex;align-items:center;justify-content:space-between;gap:var(--space-2)}.site-title{display:inline-flex;min-height:2.75rem;align-items:center;gap:.7rem;font-family:var(--mono);font-size:.84rem;font-weight:500;letter-spacing:.08em;text-decoration:none;text-transform:uppercase}.site-title__mark{display:grid;width:2.5rem;height:2.5rem;place-items:center;background:var(--citron);color:var(--aubergine);font-size:.8rem;transform:rotate(-3deg)}.site-header nav a,.site-footer nav a{display:inline-flex;min-height:2.75rem;align-items:center;font-family:var(--mono);font-size:.78rem;text-transform:uppercase}.topic-strip{display:flex;align-items:center;gap:var(--space-2);overflow-x:auto;border-top:1px solid var(--rule);scrollbar-width:thin}.topic-strip__label{position:sticky;left:0;padding:.75rem 1rem .75rem 0;background:var(--paper);color:var(--aubergine);font-family:var(--mono);font-size:.68rem;font-weight:500;letter-spacing:.1em;text-transform:uppercase}.topic-strip ul{display:flex;gap:var(--space-3);margin:0;padding:0;list-style:none;white-space:nowrap}.topic-strip li{font-size:.86rem}.eyebrow,.section-title,.story-card__meta,.post-viewer-meta,figcaption{font-family:var(--mono)}.eyebrow{margin:0 0 var(--space-1);color:var(--aubergine);font-size:.72rem;font-weight:500;letter-spacing:.09em;text-transform:uppercase}.homepage-intro{max-width:50rem;margin-bottom:var(--space-4)}.homepage-intro h1{max-width:15ch;margin:0;font-size:clamp(2.5rem,10vw,5.8rem);line-height:.93;letter-spacing:-.045em}.homepage-intro>p:last-child{max-width:39rem;margin:var(--space-3) 0 0;color:var(--muted);font-size:1.15rem}.lead-section,.supporting-section,.latest-section{padding-block:var(--space-4);border-top:.12rem solid var(--ink)}.section-title{margin:0 0 var(--space-3);font-size:.82rem;letter-spacing:.08em;text-transform:uppercase}.supporting-grid,.latest-feed{display:grid;gap:var(--space-4)}.story-card{min-width:0}.story-card__body{padding-top:var(--space-2)}.story-card__title{margin:0;font-size:clamp(1.5rem,5vw,2.3rem);line-height:1.05}.story-card__title a{text-decoration-color:transparent}.story-card__title a:hover,.story-card__title a:focus-visible{text-decoration-color:currentColor}.story-card__description{margin:var(--space-2) 0 0;color:var(--muted);font-size:1.02rem}.story-card__meta,.post-viewer-meta{display:flex;flex-wrap:wrap;gap:.4rem 1rem;margin-top:var(--space-2);color:var(--muted);font-size:.7rem;letter-spacing:.03em;text-transform:uppercase}.story-card--lead .story-card__title{font-size:clamp(2rem,8vw,4.5rem)}.story-card--compact{display:grid;grid-template-columns:minmax(7rem,.8fr) minmax(0,2fr);gap:var(--space-2);padding-bottom:var(--space-3);border-bottom:1px solid var(--rule)}.story-card--compact .story-card__body{padding-top:0}.story-card--compact .story-card__title{font-size:1.45rem}.story-card--compact .post-tags,.story-card--compact .story-card__description{display:none}.post-tags{display:flex;flex-wrap:wrap;gap:.4rem;margin:var(--space-2) 0 0;padding:0;list-style:none}.post-tag{border-left:.3rem solid var(--citron);padding:.25rem .5rem;background:var(--paper-deep);font-family:var(--mono);font-size:.68rem}.post-media,.post-media img,.media-fallback{width:100%}.post-media{margin:0}.post-media__image-link{display:block;overflow:hidden;border-radius:inherit}.post-media__image-link:focus-visible{outline:.2rem solid var(--mineral);outline-offset:.25rem}.post-media img,.media-fallback{aspect-ratio:16 / 10;object-fit:cover}.post-media img[src="https://m.media-amazon.com/images/I/51lEvBqF31L._AC_SL1100_.jpg"]{background-color:#f3f3f3;object-fit:contain}.post-media img[src="https://m.media-amazon.com/images/I/512OsXbPsDL._AC_SL1235_.jpg"]{background-color:#fff;object-fit:contain}.post-media.post-viewer-media img{object-fit:cover;object-position:center top}.media-fallback{position:relative;overflow:hidden;background:linear-gradient(135deg,var(--mineral) 0 48%,var(--citron) 48% 58%,var(--aubergine) 58%)}.media-fallback span{position:absolute;width:40%;aspect-ratio:1;right:8%;top:14%;border:.8rem solid var(--paper);border-radius:50%;opacity:.75}figcaption{padding-top:.45rem;color:var(--muted);font-size:.65rem}.back-link,.text-link{display:inline-flex;min-height:2.75rem;align-items:center;color:var(--aubergine);font-family:var(--mono);font-size:.76rem;font-weight:500;text-transform:uppercase}.back-link{margin-bottom:var(--space-3)}.post-viewer{max-width:66rem;margin-inline:auto}.post-viewer-header{max-width:52rem;margin-bottom:var(--space-4)}.post-viewer-title{max-width:16ch;margin:0;font-size:clamp(2.6rem,10vw,6rem);line-height:.95;letter-spacing:-.04em}.post-viewer-description{max-width:42rem;margin:var(--space-3) 0 0;color:var(--muted);font-size:clamp(1.2rem,3vw,1.55rem);line-height:1.35}.post-viewer-media{margin-bottom:var(--space-4)}.prose{max-width:44rem;margin-inline:auto;font-size:clamp(1.05rem,2vw,1.18rem)}.prose h2{margin:2.2em 0 .5em;font-size:1.65rem;line-height:1.2}.prose p{margin:1.2em 0}.prose a{color:var(--mineral)}.prose pre{overflow-x:auto;margin:var(--space-3) 0;border-left:.35rem solid var(--citron);background:#17131c}.prose :not(pre)>code{padding:.1em .35em;border:1px solid var(--rule);background:var(--paper-deep);font-family:var(--mono);font-size:.84em}.prose pre code{font-family:var(--mono);font-size:.88rem}.article-footer{max-width:44rem;margin:var(--space-5) auto 0;padding-top:var(--space-3);border-top:1px solid var(--rule)}.not-found,.empty-state{max-width:40rem;min-height:50vh;display:grid;align-content:center;justify-items:start}.not-found h1,.empty-state h1{margin:0;font-size:clamp(2.5rem,9vw,5rem);line-height:.95}.not-found>p:not(.eyebrow),.empty-state>p:not(.eyebrow){color:var(--muted);font-size:1.15rem}.site-footer{padding-block:var(--space-4);background:var(--aubergine);color:var(--paper)}.site-footer__grid{display:grid;gap:var(--space-3)}.site-footer__title{margin:0;font-size:1.4rem;font-weight:700}.site-footer p{max-width:36rem}@media (min-width: 42rem){.shell-width{width:min(100% - 4rem,var(--shell))}.supporting-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.site-footer__grid{grid-template-columns:2fr 1fr;align-items:end}.site-footer nav{justify-self:end}}@media (min-width: 72rem){.story-card--lead{display:grid;grid-template-columns:8fr 4fr;gap:var(--space-3);align-items:end}.story-card--lead .story-card__body{padding:var(--space-4) 0 0}.post-viewer-media{width:calc(100% + 6rem);margin-left:-3rem}.latest-feed{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (prefers-reduced-motion: reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
