@charset "UTF-8";.take-home[data-astro-cid-52fo6n6f]{display:flex;gap:28px;align-items:center;max-width:720px;margin-top:64px;padding:28px;border:1px solid rgba(0,0,0,.85);background:var(--accent, #ffd833);clip-path:polygon(0 0,calc(100% - 26px) 0,100% 26px,100% 100%,0 100%)}.take-home-qr[data-astro-cid-52fo6n6f]{flex:0 0 auto;width:108px;height:108px;padding:10px;background:#fff;border:1px solid rgba(0,0,0,.85)}.take-home-qr[data-astro-cid-52fo6n6f] svg{display:block;width:100%;height:100%}.take-home-kicker[data-astro-cid-52fo6n6f]{font-family:var(--mono-font, monospace);font-size:.72rem;letter-spacing:.08em;text-transform:uppercase;opacity:.6}.take-home-title[data-astro-cid-52fo6n6f]{margin:4px 0;font-weight:700;font-size:1.25rem;line-height:1.1;color:#0a0a0a}.take-home-sub[data-astro-cid-52fo6n6f]{margin:0 0 14px;font-size:.9rem;color:#0a0a0ab3;max-width:44ch}.take-home-actions[data-astro-cid-52fo6n6f]{display:flex;gap:10px;flex-wrap:wrap}.take-home-btn[data-astro-cid-52fo6n6f]{display:inline-block;padding:9px 16px;border:1px solid #0a0a0a;background:#0a0a0a;color:#fff;font-size:.85rem;font-weight:600;text-decoration:none;cursor:pointer;font-family:inherit}.take-home-btn[data-astro-cid-52fo6n6f].ghost{background:transparent;color:#0a0a0a}.take-home-btn[data-astro-cid-52fo6n6f]:hover{opacity:.85}@media (max-width: 560px){.take-home[data-astro-cid-52fo6n6f]{flex-direction:column;align-items:flex-start;gap:18px}}.post-hero{padding-bottom:clamp(48px,6vw,80px)}.post-hero .post-h1{font-family:var(--display-font);font-size:clamp(1.8rem,3.4vw,2.9rem);line-height:1.06;letter-spacing:0;text-wrap:balance;max-width:26ch;margin:26px 0 20px}.post-hero .post-lede{font-size:1.12rem;line-height:1.6;max-width:56ch;color:#ffffffad;margin:0}.post-hero .post-byline{display:flex;align-items:baseline;flex-wrap:wrap;gap:6px 14px;margin:30px 0 0;font-size:.9rem}.post-hero .post-byline .post-author{font-weight:600}.post-hero .post-byline a.post-author{color:inherit;text-decoration:underline;text-decoration-color:#ffffff4d;text-underline-offset:3px}.post-hero .post-byline a.post-author:hover{text-decoration-color:var(--accent)}.post-hero .post-byline .post-author-role{color:#ffffff80}.post-hero .post-byline .post-meta{font-family:var(--mono-font, monospace);font-size:13px;font-variant-numeric:tabular-nums;color:#ffffff73}.post-body-section{padding-top:clamp(56px,7vw,96px)}.post-col{max-width:800px;margin-inline:auto}.post-body{font-size:1.09rem;line-height:1.75;color:var(--ink)}.post-body p,.post-body ul,.post-body ol,.post-body h2,.post-body h3{max-width:68ch}.post-body>p:first-of-type:first-letter{float:left;font-family:var(--display-font);font-size:3.1em;line-height:.82;padding:.06em .14em 0 0;font-weight:700}.post-body h2{font-family:var(--display-font);font-size:clamp(1.55rem,3vw,2.1rem);line-height:1.05;text-transform:uppercase;letter-spacing:0;border-top:2px solid var(--ink);padding-top:26px;margin:2.6em 0 .7em;text-wrap:balance}.post-body h3{font-family:var(--display-font);font-size:1.02rem;line-height:1.25;text-transform:uppercase;letter-spacing:.02em;margin:2.2em 0 .6em}.post-body p{margin:0 0 1.25em}.post-body a{color:inherit;text-decoration:underline;text-decoration-color:var(--accent);text-decoration-thickness:2px;text-underline-offset:3px;transition:background-color .2s ease}.post-body a:hover{background-color:var(--accent)}.post-body ul{list-style:none;margin:0 0 1.3em;padding:0}.post-body ul>li{position:relative;padding-left:22px;margin-bottom:.55em}.post-body ul>li:before{content:"";position:absolute;left:0;top:.52em;width:9px;height:9px;background:var(--accent);clip-path:polygon(0 0,50% 0,50% 50%,100% 50%,100% 100%,0 100%)}.post-body ol{margin:0 0 1.3em;padding-left:1.5em}.post-body ol li{margin-bottom:.55em}.post-body ol li::marker{font-family:var(--display-font);font-size:.85em;font-weight:700}.post-body blockquote{margin:2.2em 0;padding:clamp(24px,3.4vw,36px) clamp(24px,3.4vw,40px);background:var(--ink);color:#f9f9f9;border:0;font-size:.98rem;line-height:1.6;font-style:normal;clip-path:polygon(0 0,calc(100% - 30px) 0,100% 30px,100% 100%,0 100%)}.post-body blockquote p{margin:0 0 16px}.post-body blockquote p:last-child{margin-bottom:0}.post-body blockquote>p:first-child>strong:only-child{display:inline-flex;align-items:center;gap:10px;font-family:var(--display-font);font-size:12px;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.post-body blockquote>p:first-child>strong:only-child:before{content:"";width:10px;height:10px;background:var(--accent);clip-path:polygon(0 0,50% 0,50% 50%,100% 50%,100% 100%,0 100%)}.post-body blockquote ul{margin:0}.post-body blockquote>ul>li,.post-body blockquote li{color:#ffffffe0;margin-bottom:.7em}.post-body blockquote>ul>li:last-child,.post-body blockquote li:last-child{margin-bottom:0}.post-body blockquote a{color:#fff;text-decoration-color:var(--accent)}.post-body blockquote a:hover{color:var(--ink);background-color:var(--accent)}.post-body code{font-family:var(--mono-font, ui-monospace, monospace);font-size:.88em;background:#0a0a0a0f;border:1px solid var(--hairline);padding:.14em .4em}.post-body pre{overflow-x:auto;padding:1.1em 1.3em;margin:0 0 1.4em;background:var(--ink);color:#eee}.post-body pre code{background:none;border:0;padding:0}.post-body table{display:block;max-width:100%;overflow-x:auto;border-collapse:collapse;margin:2em 0;font-size:.92rem;line-height:1.5;font-variant-numeric:tabular-nums}.post-body th{font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--muted);text-align:left;padding:10px 18px 10px 0;border-bottom:2px solid var(--ink)}.post-body td{padding:12px 18px 12px 0;border-bottom:1px solid var(--hairline);vertical-align:top}.post-body td:first-child{font-weight:700}.post-body img{display:block;width:100%;height:auto;border:1px solid var(--hairline);margin:34px 0 0}.post-body img+em{display:block;font-style:normal;font-size:12px;font-weight:700;letter-spacing:.09em;text-transform:uppercase;color:var(--muted);margin:10px 0 6px;padding-left:18px;position:relative}.post-body img+em:before{content:"";position:absolute;left:0;top:.32em;width:9px;height:9px;background:var(--accent);clip-path:polygon(0 0,50% 0,50% 50%,100% 50%,100% 100%,0 100%)}.post-body hr{border:0;border-top:1px solid var(--hairline);margin:3em 0}.post-col .take-home{max-width:none;margin-top:clamp(56px,7vw,80px)}.post-faq{margin-top:clamp(64px,8vw,96px)}.post-faq h2{font-family:var(--display-font);font-size:clamp(1.55rem,3vw,2.1rem);line-height:1.05;text-transform:uppercase;border-top:2px solid var(--ink);padding-top:26px;margin:0 0 10px}.post-faq .post-faq-item{border-bottom:1px solid var(--hairline)}.post-faq .post-faq-item summary{position:relative;cursor:pointer;list-style:none;padding:18px 40px 18px 0;font-weight:500;line-height:1.45}.post-faq .post-faq-item summary::-webkit-details-marker{display:none}.post-faq .post-faq-item summary:after{content:"+";position:absolute;right:2px;top:50%;transform:translateY(-50%);font-family:var(--display-font);font-size:1.15rem;color:var(--muted)}.post-faq .post-faq-item[open] summary:after{content:"–";color:var(--ink)}.post-faq .post-faq-item p{margin:0 0 20px;max-width:62ch;color:#0a0a0abf;line-height:1.65}.post-related{margin-top:clamp(56px,7vw,80px)}.post-related h2{font-family:var(--display-font);font-size:clamp(1.55rem,3vw,2.1rem);line-height:1.05;text-transform:uppercase;border-top:2px solid var(--ink);padding-top:26px;margin:0 0 10px}.post-related ul{list-style:none;margin:0;padding:0;border-bottom:1px solid var(--hairline)}.post-related li{border-top:1px solid var(--hairline)}.post-related li:first-child{border-top:0}.post-related a{display:flex;justify-content:space-between;align-items:baseline;gap:24px;padding:15px 4px;text-decoration:none;color:var(--ink);position:relative;isolation:isolate}.post-related a:before{content:"";position:absolute;inset:0;z-index:-1;background:var(--accent);transform:scaleY(0);transform-origin:bottom;transition:transform .35s var(--ease-expo)}.post-related a .post-related-arrow{transform:translate(-8px);opacity:.25;transition:transform .35s var(--ease-expo),opacity .2s ease}.post-related a:hover:before{transform:scaleY(1)}.post-related a:hover .post-related-arrow{transform:none;opacity:1}
