:root{--color-primary: #d93600;--color-secondary: #191a17;--color-text: #191a17;--color-subtext: #747369;--color-border: #c8c5bc;--color-bg: #f4f1ea;--color-box-background: #e9e4d955;--color-code: rgba(0, 0, 0, .75);--border-radius: 0;--border-radius-img: 0;--border-radius-card: 0;--font-family-header: "Instrument Serif", Georgia, serif;--font-family: "Instrument Sans", system-ui, sans-serif;--font-family-mono: "SF Mono", "IBM Plex Mono", monospace;--semi-bold: 500}*{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{box-sizing:border-box;font-family:var(--font-family);margin:0;padding:0;line-height:1.7;color:var(--color-text);font-size:1rem;background-color:var(--color-bg)}time{display:block;color:var(--color-subtext);margin:.5em 0 1em}img{max-width:100%;display:block;margin:0 auto;max-height:75vh;border-radius:var(--border-radius-img)}blockquote{padding:0 0 0 1.5em;margin:0;border-left:3px solid var(--color-border);color:var(--color-code)}blockquote p{margin:0}hr{width:100%;border:0;height:1px;margin:1.5em 0;background:var(--color-border)}h1,h2,h3,h4,h5,h6{line-height:1.3;margin-top:2.5em;margin-bottom:0;padding-bottom:0;font-family:var(--font-family-header);font-weight:400;color:var(--color-primary)}a{padding:0;text-decoration:none;border-bottom:1px solid var(--color-border);color:var(--color-text)}.link-list{list-style:none;margin:2em 0 3em;padding:0;display:flex;flex-direction:column;gap:1.25em}.link-list__item{display:flex;flex-wrap:wrap;align-items:baseline;gap:.75em;margin:0}.link-list__date{margin:0;font-size:.85em;text-transform:uppercase;letter-spacing:.08em;color:var(--color-subtext)}.link-list__title{font-weight:var(--semi-bold);border-bottom:none;color:var(--color-secondary);display:inline-flex;align-items:center;gap:.35em}.link-list__title:hover,.link-list__title:focus-visible{color:var(--color-primary)}.link-list__title-icon{display:inline-flex;width:1.1em;height:1.1em}.link-list__title-icon svg{width:100%;height:100%}.link-list__comment{color:var(--color-text);margin:0}.link-list__comment>:first-child{margin-top:0}.link-list__comment>:last-child{margin-bottom:0}.intro{color:var(--color-subtext)}.home-feed{list-style:none;margin:2.5em 0;padding:0;display:flex;flex-direction:column;gap:2em}.home-feed__item{margin:0}.home-feed__item--link{display:flex}.home-feed__item--link .link-list__item{flex:1 1 auto}.note-post{display:flex;flex-direction:column;gap:2.5em}.note-post__header{display:flex;flex-direction:column;gap:.9em}.note-post__back{display:inline-flex;align-items:center;gap:.35em;padding:0;border-bottom:none;color:var(--color-secondary);align-self:flex-start}.note-post__back svg{width:1em;height:1em}.note-post__title{margin:0}.note-post__date{margin:.5em 0 0}.note-list{list-style:none;margin:2.5em 0;padding:0;display:flex;flex-direction:column;gap:2em}.note-list__item{margin:0}.note-card{display:flex;flex-direction:column;gap:.75em;padding:1.5em;background:#ffffffa6;border:1px solid var(--color-border);border-radius:var(--border-radius-card);box-shadow:0 12px 24px -16px #00000059}.note-card__header{display:flex;flex-direction:column;gap:.5em}.note-card__date{margin:0;font-size:.9em;text-transform:uppercase;letter-spacing:.05em}.note-card__title{margin:0;font-size:1.35em}.note-card__title a{border-bottom:none}.note-card__subtitle{margin:0;color:var(--color-subtext);font-size:1.05em}.note-card__snippet{margin:0;color:var(--color-text);line-height:1.6}.note-card__snippet>:first-child{margin-top:0}.note-card__snippet>:last-child{margin-bottom:0}.link-post__header{margin-bottom:1.5em}.link-post__title{margin:0}.link-post__date{margin:.5em 0 0}.backlink-box{background:var(--color-box-background);padding:1em;border-radius:var(--border-radius)}.backlink-box h3{margin-top:0}code{background:var(--color-box-background);color:var(--color-code);padding:.1em .2em;border-radius:var(--border-radius);border:solid .5px var(--color-border);font-family:var(--font-family-mono);font-weight:var(--semi-bold);font-size:.85em}pre code{display:block;padding:1em;overflow-x:auto}.invalid-link{color:var(--color-subtext);cursor:help;padding:0 .1em}.invalid-link-brackets{color:var(--color-subtext);cursor:help}.internal-link{border-bottom-style:dotted}mark{background-color:#ffff004d;padding:.1em .2em;border-radius:2px}.twitter-tweet{margin:1em auto!important}:root{--color-primary: #d93600;--color-secondary: #191a17;--color-text: #191a17;--color-subtext: #747369;--color-border: #c8c5bc;--color-bg: #f4f1ea;--color-box-background: #e9e4d955;--font-family-header: "Instrument Serif", Georgia, serif;--font-family: "Instrument Sans", sans-serif;--border-radius: 0;--border-radius-img: 0;--border-radius-card: 0;--paper: #f4f1ea;--ink: #191a17;--accent: #d93600;--rule: #c8c5bc}*,*:before,*:after{box-sizing:border-box}img{max-width:100%;height:auto}body{max-width:none;padding:0;background:var(--color-bg) url(/images/drafting-sheet.svg) repeat;overflow-x:visible}.wrapper{width:min(800px,90%);margin:0 auto}main{padding:60px 0 40px}h1,h2,h3,h4,h5,h6{color:var(--color-text);font-weight:400;font-synthesis:none}h1{font-size:clamp(48px,7vw,88px);line-height:1.02;letter-spacing:-.035em}h2{font-size:clamp(32px,4vw,44px);line-height:1.15;margin-top:1.5em}h3{font-size:28px;line-height:1.2;margin-top:1.4em}a{padding:0;color:var(--color-text);text-underline-offset:.25em}a:hover{color:var(--color-primary)}a:focus-visible,button:focus-visible{outline:2px solid var(--color-primary);outline-offset:5px}.skip-link{position:fixed;z-index:100;top:8px;left:8px;padding:12px;background:var(--color-text);color:#fff;transform:translateY(-180%)}.skip-link:focus{transform:none}.studio-header{width:min(1376px,94%);margin-inline:auto;padding:28px 8px;display:flex;justify-content:space-between;align-items:center;gap:24px}.studio-wordmark{font:500 clamp(22px,2.4vw,30px)/1.1 "Instrument Sans",sans-serif;letter-spacing:-.025em;white-space:nowrap}.wordmark-original{display:block;width:190px;height:auto;max-height:none;margin:0}.studio-header nav{display:flex;flex-wrap:wrap;gap:38px}.studio-header a{padding-block:6px;border-bottom:0}.studio-header a:hover,.studio-header [aria-current]{color:var(--color-primary)}.studio-header nav a[aria-current]{background:url(/images/pencil-rule.svg) bottom / 100% 4px no-repeat}.studio-contact,.studio-text-link{display:inline-flex;align-items:center;gap:10px;position:relative}.studio-contact{color:var(--color-primary)}.studio-contact:after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:4px;background:url(/images/pencil-rule.svg) center / 100% 4px no-repeat;pointer-events:none}.cta-mark{display:inline-block;width:.875em;height:.875em;flex-shrink:0;vertical-align:middle}.note-post__back{background:url(/images/pencil-rule.svg) bottom / 100% 4px no-repeat;padding-bottom:6px}.link-list__title-icon{width:.875em;height:.875em;flex-shrink:0}.notes-intro{padding:0 0 36px}.notes-intro h1{margin:0 0 28px}.intro{max-width:540px;font-size:19px;color:var(--color-text)}.home-feed{gap:36px;margin:24px 0}.home-feed__item+.home-feed__item{padding-top:36px;background:url(/images/pencil-rule.svg) top / 100% 4px no-repeat}.note-card{position:relative;padding:clamp(24px,4vw,40px);background:#faf7ef;border:1px solid #a49b8840;box-shadow:2px 3px #e3ded2,3px 4px #a99f8733;gap:16px}.note-card:before{content:"";position:absolute;top:-11px;left:50%;width:70px;height:24px;transform:translate(-50%) rotate(-3deg);background:#e4d8b7b3;border-inline:1px dashed #b6a98955;pointer-events:none}.note-card__title{font-size:clamp(30px,4vw,42px);line-height:1.1}.note-card__date,.link-list__date{text-transform:none;letter-spacing:0;font-size:13px}.note-card__snippet{line-height:1.75}.link-list__item{display:grid;gap:10px}.link-list__title{font:400 clamp(26px,3vw,34px)/1.2 var(--font-family-header);align-items:baseline}.link-list__title-icon{width:16px;height:16px}.note-post__body,.link-post__body{font-size:18px;line-height:1.8;overflow-wrap:anywhere}.note-post__body img,.link-post__body img{background:#faf7ef;padding:8px;border:1px solid #a49b8840;box-shadow:2px 3px #b6ab9120;height:auto}blockquote,.backlink-box{background:#faf7ef;border:1px solid #a49b8840;padding:24px;box-shadow:2px 3px #e3ded2;margin:24px 0}blockquote{font:italic 400 22px/1.5 var(--font-family-header)}pre{max-width:100%;overflow-x:auto}pre code{border:0}hr{background:none;height:0;margin:2em 0}.note-post__body ol,.link-post__body ol{list-style:none;counter-reset:step;padding-left:0}.note-post__body ol>li,.link-post__body ol>li{position:relative;padding-left:60px;min-height:48px;margin-bottom:22px;counter-increment:step}.note-post__body ol>li:before,.link-post__body ol>li:before{content:counter(step,decimal-leading-zero);position:absolute;left:0;top:0;width:44px;height:44px;display:grid;place-items:center;font:14px/1 Courier New,monospace;color:#747369;background:url(/images/pencil-circle.svg) center / contain no-repeat}.studio-colophon{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:28px 0 36px;margin:20px 0 0;font-size:14px}.studio-colophon .studio-wordmark{border-bottom:0}.studio-colophon img{width:160px;margin:0}@media(max-width:800px){.studio-header{flex-wrap:wrap;gap:18px;padding:20px 0 15px}.studio-header nav{order:3;width:100%;gap:26px;font-size:14px}.studio-contact{font-size:14px}.wordmark-original{width:160px}main{padding-top:40px}}@media(max-width:600px){.studio-colophon{align-items:flex-start;flex-direction:column;gap:18px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{transition:none!important}}
