.footer-container{justify-content:space-between;align-items:center;gap:var(--spc-4);width:100%;padding:clamp(2rem, 5vw, 5rem) var(--site-gutter);margin-top:auto;display:flex}.footer-social-links{align-items:center;gap:var(--spc-1);display:flex}.footer-social-link{width:var(--spc-11);height:var(--spc-11);border-radius:var(--rnd-full);color:var(--color-text-1);justify-content:center;align-items:center;font-size:1.125rem;transition:background-color .12s,color .12s;display:inline-flex}.footer-social-link:hover{background:var(--color-ui-1);color:var(--color-text-1);text-decoration:none}.footer-social-link:focus-visible{outline:2px solid var(--color-focus);outline-offset:var(--spc-1)}@media (width<=30rem){.footer-container{flex-direction:column;align-items:flex-start}}@media (prefers-reduced-motion:reduce){.footer-social-link{transition:none}}.experience-list{gap:var(--spc-1);flex-direction:column;list-style:none;display:flex}.experience-list-item{justify-content:space-between;align-items:center;gap:var(--spc-4);width:var(--spc-full);padding:var(--spc-1) 0;flex-direction:row;display:flex}.experience-list-item-info{align-items:center;gap:var(--spc-3);flex-direction:row;order:3;display:flex}.experience-list-item-info-date{font-variant-numeric:tabular-nums}.experience-list-item-link-container{align-items:center;gap:var(--spc-2);display:flex}.experience-list-item-link:hover{text-decoration:underline}.site-intro{max-width:var(--site-readable-width);gap:var(--spc-5);letter-spacing:.015em;flex-direction:column;font-size:clamp(.9375rem,1.2vw,1.0625rem);font-weight:400;line-height:1.45;display:flex}.theme-toggle{--theme-toggle-gap:.125rem;--theme-toggle-inset:.125rem;gap:var(--theme-toggle-gap);margin-top:var(--spc-2);padding:var(--theme-toggle-inset);border:1px solid var(--color-ui-2);border-radius:var(--rnd-5);background:var(--color-ui-1);isolation:isolate;grid-template-columns:repeat(2,minmax(0,1fr));display:grid;position:relative;overflow:hidden}.theme-toggle:before{z-index:0;top:var(--theme-toggle-inset);bottom:var(--theme-toggle-inset);left:var(--theme-toggle-inset);width:calc(50% - var(--theme-toggle-inset) - var(--theme-toggle-gap) / 2);border-radius:var(--rnd-4);background:var(--color-text-1);content:"";pointer-events:none;transition:transform .2s cubic-bezier(.2,.8,.2,1),background-color .12s;position:absolute;transform:translate(0)}.theme-toggle[data-appearance=dark]:before{transform:translateX(calc(100% + var(--theme-toggle-gap)))}.theme-toggle-option{z-index:1;min-height:var(--spc-11);justify-content:center;align-items:center;gap:var(--spc-2);color:var(--color-text-2);cursor:pointer;font-size:var(--font-size--1);outline:none;line-height:1;transition:background-color .12s,color .12s;display:flex;position:relative}.theme-toggle-option:hover,.theme-toggle-option[data-highlighted]{color:var(--color-text-1)}.theme-toggle-option[data-checked]{color:var(--color-bg-1)}.theme-toggle-option:focus-visible{outline:2px solid var(--color-focus);outline-offset:-2px}@media (prefers-reduced-motion:reduce){.theme-toggle:before,.theme-toggle-option{transition:none}}.site-navigation{z-index:30;top:var(--site-gutter);right:var(--site-gutter);position:fixed}.site-navigation-trigger{border:1px solid var(--color-ui-2);border-radius:var(--rnd-4);background:var(--color-bg-1);width:2.75rem;height:2.75rem;color:var(--color-text-1);cursor:pointer;justify-content:center;align-items:center;font-size:1.125rem;transition:background-color .12s,color .12s,border-color .12s;display:inline-flex}.site-navigation-trigger:hover,.site-navigation-trigger[data-popup-open]{border-color:var(--color-text-2);background:var(--color-text-1);color:var(--color-bg-1)}.site-navigation-trigger:focus-visible{outline:2px solid var(--color-focus);outline-offset:var(--spc-1)}.site-navigation-positioner{z-index:40}.site-navigation-popup{width:min(16rem,100vw - 2rem);padding:var(--spc-2);border:1px solid var(--color-ui-2);border-radius:var(--rnd-5);background:var(--color-bg-1);box-shadow:0 var(--spc-3) var(--spc-8) #0000003d;color:var(--color-text-1);transform-origin:100% 0;flex-direction:column;transition:opacity .12s,transform .12s;display:flex}.site-navigation-popup[data-starting-style],.site-navigation-popup[data-ending-style]{opacity:0;transform:translateY(-.25rem)scale(.98)}.site-navigation-item{min-height:2.75rem;padding:0 var(--spc-3);border-radius:var(--rnd-3);color:var(--color-text-1);outline:none;justify-content:space-between;align-items:center;text-decoration:none;display:flex}.site-navigation-item:hover,.site-navigation-item[data-highlighted]{background:var(--color-ui-1);color:var(--color-text-1);text-decoration:none}.site-navigation-active-mark{border-radius:var(--rnd-full);background:currentColor;width:.375rem;height:.375rem}@media (prefers-reduced-motion:reduce){.site-navigation-trigger,.site-navigation-popup{transition:none}}.wordmark{--wordmark-compact-width:clamp(7rem, 18vw, 13rem);color:var(--color-text-1);text-decoration:none;display:block}.wordmark[data-variant=hero]{width:100%}.wordmark[data-variant=compact]{width:var(--wordmark-compact-width)}.wordmark-art{--wordmark-ink:#fff;--wordmark-side:#4d4d4d;--wordmark-underline:#9f9f9f;--wordmark-pointer-x:50%;--wordmark-pointer-y:50%;aspect-ratio:1595/628;width:100%;display:block;position:relative;overflow:hidden;container-type:inline-size}.wordmark-art:before{background-color:var(--color-bg-1);content:"";position:absolute;inset:0;-webkit-mask:url(/images/kpm-wordmark-frame.svg) 50%/contain no-repeat;mask:url(/images/kpm-wordmark-frame.svg) 50%/contain no-repeat}[data-appearance=light] .wordmark-art{--wordmark-ink:#000;--wordmark-side:#b2b2b2;--wordmark-underline:#606060}.wordmark-art-static,.wordmark-art-static-ink,.wordmark-art-shader{position:absolute;inset:0}.wordmark-art-static,.wordmark-art-static-ink{opacity:0;transition:opacity .18s ease-out}.wordmark-art-static-border,.wordmark-art-static-ink{background-color:var(--wordmark-ink)}.wordmark-art-static-border{-webkit-mask:url(/images/kpm-wordmark-border-mask.svg) 50%/contain no-repeat;mask:url(/images/kpm-wordmark-border-mask.svg) 50%/contain no-repeat}.wordmark-art-static-side{background-color:var(--wordmark-side);-webkit-mask:url(/images/kpm-wordmark-side-mask.svg) 50%/contain no-repeat;mask:url(/images/kpm-wordmark-side-mask.svg) 50%/contain no-repeat}.wordmark-art-static-ink{-webkit-mask:url(/images/kpm-wordmark-ink-mask.svg) 50%/contain no-repeat;mask:url(/images/kpm-wordmark-ink-mask.svg) 50%/contain no-repeat}.wordmark-art-static-underline{background-color:var(--wordmark-underline);-webkit-mask:url(/images/kpm-wordmark-underline-mask.svg) 50%/contain no-repeat;mask:url(/images/kpm-wordmark-underline-mask.svg) 50%/contain no-repeat}.wordmark-art-shader{opacity:0;pointer-events:none;transition:opacity .18s ease-out}.wordmark-art-shader-border{z-index:1;-webkit-mask:url(/images/kpm-wordmark-border-mask.svg) 50%/contain no-repeat;mask:url(/images/kpm-wordmark-border-mask.svg) 50%/contain no-repeat}.wordmark-art-shader-side{z-index:2;-webkit-mask:url(/images/kpm-wordmark-side-mask.svg) 50%/contain no-repeat;mask:url(/images/kpm-wordmark-side-mask.svg) 50%/contain no-repeat}.wordmark-art-shader-ink{z-index:3;-webkit-mask:url(/images/kpm-wordmark-ink-mask.svg) 50%/contain no-repeat;mask:url(/images/kpm-wordmark-ink-mask.svg) 50%/contain no-repeat}.wordmark-art-shader-underline{z-index:4;-webkit-mask:url(/images/kpm-wordmark-underline-mask.svg) 50%/contain no-repeat;mask:url(/images/kpm-wordmark-underline-mask.svg) 50%/contain no-repeat}.wordmark-art-disturbance{z-index:5;-webkit-mask-image:radial-gradient(circle clamp(2rem, 19cqi, 14rem) at var(--wordmark-pointer-x) var(--wordmark-pointer-y), #000 0, #000000f0 18%, #000000b8 40%, #00000075 60%, #0000003d 76%, #00000017 88%, #00000005 96%, transparent 100%);-webkit-mask-image:radial-gradient(circle clamp(2rem, 19cqi, 14rem) at var(--wordmark-pointer-x) var(--wordmark-pointer-y), #000 0, #000000f0 18%, #000000b8 40%, #00000075 60%, #0000003d 76%, #00000017 88%, #00000005 96%, transparent 100%);mask-image:radial-gradient(circle clamp(2rem, 19cqi, 14rem) at var(--wordmark-pointer-x) var(--wordmark-pointer-y), #000 0, #000000f0 18%, #000000b8 40%, #00000075 60%, #0000003d 76%, #00000017 88%, #00000005 96%, transparent 100%);pointer-events:none;transition:opacity .28s ease-out;position:absolute;inset:0;overflow:hidden}.wordmark-art-shader-disturbance{-webkit-mask:url(/images/kpm-wordmark-disturbance-mask.svg) 50%/contain no-repeat;mask:url(/images/kpm-wordmark-disturbance-mask.svg) 50%/contain no-repeat}.wordmark-art[data-static-visible=true] .wordmark-art-static,.wordmark-art[data-static-visible=true] .wordmark-art-static-ink,.wordmark-art[data-shader-ready=true] .wordmark-art-shader{opacity:1}.wordmark:hover,.wordmark:focus-visible{color:var(--color-text-2);text-decoration:none}.wordmark:focus-visible{outline:2px solid var(--color-focus);outline-offset:var(--spc-2)}@keyframes home-wordmark-collapse{to{width:var(--wordmark-compact-width);padding:var(--site-header-compact-top) 0}}@media (prefers-reduced-motion:reduce){.wordmark-art-shader,.wordmark-art-disturbance{display:none}.wordmark-art-static,.wordmark-art-static-ink{transition:none}}.site-header{--site-header-compact-top:clamp(1rem, 1.5vw, 1.25rem);--site-header-compact-wordmark-half-height:clamp(1.378rem, 3.544vw, 2.56rem);--site-navigation-half-size:1.375rem;width:100%}.site-header[data-variant=standard]{--site-header-section-gap:clamp(5rem, 9vw, 9rem);--site-wordmark-fade-depth:clamp(2.5rem, 7vw, 5rem);padding:var(--site-gutter) var(--site-gutter) var(--site-header-section-gap)}.site-header[data-variant=compact]{padding:var(--site-header-compact-top) var(--site-gutter) var(--site-gutter)}.site-header .site-navigation{top:calc(var(--site-header-compact-top) + var(--site-header-compact-wordmark-half-height) - var(--site-navigation-half-size))}.site-header-wordmark{align-items:flex-start;width:100%;display:flex}.site-header-details{width:100%;margin-top:var(--site-header-section-gap);grid-template-columns:minmax(0, var(--site-readable-width)) minmax(18rem, 1fr);align-items:start;gap:clamp(3rem,8vw,8rem);display:grid}.site-header-experience{min-width:0}@supports (animation-timeline:scroll()){.site-header[data-variant=standard]{--site-wordmark-collapse-distance:clamp(14rem, 42vh, 30rem)}.site-header[data-variant=standard] .site-header-wordmark{aspect-ratio:1595/628}.site-header[data-variant=standard] .wordmark[data-variant=hero]{z-index:10;top:0;left:var(--site-gutter);width:calc(100vw - var(--site-gutter) - var(--site-gutter));padding:var(--site-gutter) 0;animation:1ms linear both home-wordmark-collapse;animation-timeline:scroll(root);animation-range:0 var(--site-wordmark-collapse-distance);isolation:isolate;will-change:width, padding;position:fixed}.site-header[data-variant=standard] .wordmark[data-variant=hero]:before{z-index:-1;top:0;bottom:calc(0px - var(--site-wordmark-fade-depth));left:calc(0px - var(--site-gutter));background:linear-gradient(to bottom, var(--color-bg-1) 0, var(--color-bg-1) 30%, transparent 100%);content:"";pointer-events:none;width:100vw;position:absolute}}.site-header[data-variant=standard][data-scroll-animation=fallback]{--site-wordmark-collapse-distance:clamp(14rem, 42vh, 30rem)}.site-header[data-variant=standard][data-scroll-animation=fallback] .site-header-wordmark{aspect-ratio:1595/628}.site-header[data-variant=standard][data-scroll-animation=fallback] .wordmark[data-variant=hero]{z-index:10;top:0;left:var(--site-gutter);width:var(--site-wordmark-fallback-width,calc(100vw - var(--site-gutter) - var(--site-gutter)));padding:var(--site-wordmark-fallback-padding,var(--site-gutter)) 0;isolation:isolate;will-change:width, padding;position:fixed}.site-header[data-variant=standard][data-scroll-animation=fallback] .wordmark[data-variant=hero]:before{z-index:-1;top:0;bottom:calc(0px - var(--site-wordmark-fade-depth));left:calc(0px - var(--site-gutter));background:linear-gradient(to bottom, var(--color-bg-1) 0, var(--color-bg-1) 30%, transparent 100%);content:"";pointer-events:none;width:100vw;position:absolute}@media (prefers-reduced-motion:reduce){.site-header[data-variant=standard] .site-header-wordmark{aspect-ratio:auto}.site-header[data-variant=standard] .wordmark[data-variant=hero]{isolation:auto;will-change:auto;width:100%;padding:0;animation:none;position:static}.site-header[data-variant=standard][data-scroll-animation=fallback] .wordmark[data-variant=hero]{isolation:auto;will-change:auto;width:100%;padding:0;position:static}.site-header[data-variant=standard] .wordmark[data-variant=hero]:before{content:none}}@media (width<=56rem){.site-header-details{gap:var(--spc-8);grid-template-columns:minmax(0,1fr)}.site-header-experience{max-width:var(--site-readable-width)}}*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@font-face{font-family:Inter;src:url(/fonts/inter.ttf)format("truetype");font-display:swap}@font-face{font-family:Geist Mono;src:url(/fonts/geist-mono.ttf)format("truetype");font-display:swap}html,body{font-family:var(--font-family-sans);color:var(--color-text-1);background-color:var(--color-bg-1);font-size:1rem;font-weight:400;line-height:1.6rem}html{background-color:var(--color-bg-1);scroll-behavior:smooth}body{min-width:320px;min-height:100vh}::selection{background:var(--color-text-1);color:var(--color-bg-1)}h1,h2,h3,h4,h5,h6{font-weight:500}h1{font-size:1.75rem;line-height:2.25rem}h2{font-size:1.5rem;line-height:2rem}h3,h4,h5,h6{font-size:1.25rem;line-height:1.75rem}code,pre,pre *,code *{font-size:.85rem;font-family:var(--font-family-mono)}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}.site-shell{flex-direction:column;min-height:100svh;display:flex}.site-content{flex:1;width:100%}.section-stack{flex-direction:column;display:flex}.section-container{padding:var(--site-section-space) var(--site-gutter);position:relative}.section-container-flush-right{padding:var(--site-section-space) 0}.section-container-flush-right>.horizontal-scroll-container>.horizontal-scroll-container-items>:first-child,.section-container-flush-right>.listening-stack>.horizontal-scroll-container>.horizontal-scroll-container-items>:first-child,.section-container-flush-right>.listening-stack>.listening-recent-section>.horizontal-scroll-container>.horizontal-scroll-container-items>:first-child,.section-container-flush-right>.g61-racing>.g61-racing-recent-lists>.g61-racing-list-block>.horizontal-scroll-container>.horizontal-scroll-container-items>:first-child{margin-left:var(--site-gutter)}.section-container-flush-right>.listening-stack>.listening-recent-section{padding:0}.section-container-flush-right>.listening-stack>.listening-recent-section>h3{margin-left:var(--site-gutter)}.section-container>h2{margin-bottom:var(--spc-6)}.section-title-padded{padding:0 var(--site-gutter);margin-bottom:var(--spc-4)}.section-title-tight{margin-bottom:var(--spc-2)}.section-heading-link{align-items:center;gap:calc(var(--spc-1) + 2px);color:var(--color-text-1);text-decoration:none;transition:color .15s;display:inline-flex}.section-heading-link:hover{color:var(--color-text-2)}.section-heading-link:hover .section-heading-label{text-decoration:underline;-webkit-text-decoration-color:var(--color-text-2);text-decoration-color:var(--color-text-2);text-underline-offset:3px}.section-heading-icon{color:var(--color-text-2);font-size:.9em;line-height:1;transition:transform .15s;transform:translateY(2px)}.section-heading-link:hover .section-heading-icon{transform:translate(1px,2px)}@media (prefers-reduced-motion:reduce){.section-heading-link,.section-heading-icon{transition:none}}:root{--rnd-2:.25rem;--rnd-3:.375rem;--rnd-4:.5rem;--rnd-5:.625rem;--rnd-full:9999px;--spc-0:0;--spc-px:1px;--spc-1:.25rem;--spc-2:.5rem;--spc-3:.75rem;--spc-4:1rem;--spc-5:1.25rem;--spc-6:1.5rem;--spc-7:1.75rem;--spc-8:2rem;--spc-9:2.25rem;--spc-10:2.5rem;--spc-11:2.75rem;--spc-12:3rem;--spc-13:3.25rem;--spc-14:3.5rem;--spc-15:3.75rem;--spc-16:4rem;--spc-17:4.25rem;--spc-18:4.5rem;--spc-19:4.75rem;--spc-20:5rem;--spc-21:5.25rem;--spc-22:5.5rem;--spc-23:5.75rem;--spc-24:6rem;--spc-25:6.25rem;--spc-26:6.5rem;--spc-27:6.75rem;--spc-28:7rem;--spc-29:7.25rem;--spc-30:7.5rem;--spc-31:7.75rem;--spc-32:8rem;--spc-33:8.25rem;--spc-34:8.5rem;--spc-35:8.75rem;--spc-36:9rem;--spc-37:9.25rem;--spc-38:9.5rem;--spc-39:9.75rem;--spc-40:10rem;--spc-full:100%;--spc-page:1200px;--spc-text-content:916px;--color-bg-1:#050505;--color-bg-2:#181817;--color-text-1:#f5f5f2;--color-text-2:#a6a5a0;--color-text-3:#686763;--color-text-light:#f5f5f2;--color-bg-dark:#050505;--color-ui-1:#282826;--color-ui-2:#403f3c;--color-ui-3:#585753;--color-focus:#70acff;--color-accent:#205ea6;--color-listening-blue:#af3029;--color-transparent:transparent;--font-family-sans:Inter, ui-sans-serif, -apple-system, "system-ui", "Segoe UI Variable Display", "Segoe UI", Helvetica, "Apple Color Emoji", Arial, sans-serif, "Segoe UI Emoji", "Segoe UI Symbol";--font-family-mono:"Geist Mono", ui-monospace, "SFMono-Regular", "SF Mono", Menlo, Consolas, "Liberation Mono", "DejaVu Sans Mono", "Courier New", monospace;--site-gutter:2rem;--site-readable-width:45rem;--site-navigation-width:58rem;--site-article-width:52rem;--site-section-space:clamp(3rem, 7vw, 7rem)}@media (width<=767px){:root{--site-gutter:1rem}}[data-appearance=light]{--color-bg-1:#fff;--color-bg-2:#fff;--color-text-1:#080808;--color-text-2:#41403d;--color-text-3:#706e69;--color-ui-1:#dad9d3;--color-ui-2:#b9b7b0;--color-ui-3:#989690;--color-focus:#1960b8;--color-listening-blue:#af3029}.list{gap:var(--spc-3);flex-direction:column;flex-basis:100%;display:flex}.list-item{justify-content:space-between;align-items:center;gap:var(--spc-2);padding-bottom:var(--spc-3);flex-direction:row;display:flex}@media (width>=768px){.list-item{padding-bottom:var(--spc-2)}}@font-face{font-family:iconfont;src:url(/assets/iconfont-J8fIOGnN.eot?a39ec1eff0e45e5d724d24255ba47ade#iefix)format("embedded-opentype"),url(/assets/iconfont-DdA2I5Eq.woff2?a39ec1eff0e45e5d724d24255ba47ade)format("woff2"),url(/assets/iconfont-BNtZMQuo.woff?a39ec1eff0e45e5d724d24255ba47ade)format("woff"),url(/assets/iconfont-CZx8uOGU.ttf?a39ec1eff0e45e5d724d24255ba47ade)format("truetype"),url(/assets/iconfont-B-q1fVf7.svg?a39ec1eff0e45e5d724d24255ba47ade#iconfont)format("svg")}.hn{line-height:1}.hn:before{vertical-align:top;font-style:normal;font-family:iconfont!important;font-weight:400!important}.hn-algolia:before{content:""}.hn-android:before{content:""}.hn-angellist:before{content:""}.hn-anthropic:before{content:""}.hn-apple:before{content:""}.hn-arweave:before{content:""}.hn-behance:before{content:""}.hn-bitcoin:before{content:""}.hn-bloomberg:before{content:""}.hn-bluesky:before{content:""}.hn-cloudflare:before{content:""}.hn-creative-commons:before{content:""}.hn-crunchbase:before{content:""}.hn-digg:before{content:""}.hn-discord:before{content:""}.hn-discourse:before{content:""}.hn-ethereum:before{content:""}.hn-facebook-round:before{content:""}.hn-facebook-square:before{content:""}.hn-figma:before{content:""}.hn-giphy:before{content:""}.hn-github:before{content:""}.hn-gitlab:before{content:""}.hn-golden:before{content:""}.hn-google-news:before{content:""}.hn-google:before{content:""}.hn-hackernoon:before{content:""}.hn-huggingface:before{content:""}.hn-imgur:before{content:""}.hn-instagram:before{content:""}.hn-ios:before{content:""}.hn-kaggle:before{content:""}.hn-linkedin:before{content:""}.hn-mastodon:before{content:""}.hn-minds:before{content:""}.hn-mistral:before{content:""}.hn-newsbreak:before{content:""}.hn-notion:before{content:""}.hn-npm:before{content:""}.hn-open-ai:before{content:""}.hn-perplexity:before{content:""}.hn-pinterest:before{content:""}.hn-podcasts:before{content:""}.hn-product-hunt:before{content:""}.hn-reddit:before{content:""}.hn-rss:before{content:""}.hn-sia:before{content:""}.hn-slack:before{content:""}.hn-steam:before{content:""}.hn-telegram:before{content:""}.hn-threads:before{content:""}.hn-tiktok:before{content:""}.hn-twitch:before{content:""}.hn-twitter:before{content:""}.hn-unsplash:before{content:""}.hn-viewblocks:before{content:""}.hn-wikipedia:before{content:""}.hn-x:before{content:""}.hn-youtube:before{content:""}.hn-business:before{content:""}.hn-cloud:before{content:""}.hn-cybersecurity:before{content:""}.hn-data-science:before{content:""}.hn-finance:before{content:""}.hn-futurism:before{content:""}.hn-gaming:before{content:""}.hn-hackernoon-purcat:before{content:""}.hn-life-hacking:before{content:""}.hn-machine-learning:before{content:""}.hn-management:before{content:""}.hn-media:before{content:""}.hn-product-management:before{content:""}.hn-programming:before{content:""}.hn-remote:before{content:""}.hn-science:before{content:""}.hn-society:before{content:""}.hn-startups:before{content:""}.hn-tech-companies:before{content:""}.hn-tech-stories:before{content:""}.hn-technology:before{content:""}.hn-web3:before{content:""}.hn-writing:before{content:""}.hn-ad:before{content:""}.hn-align-center:before{content:""}.hn-align-justify:before{content:""}.hn-align-left:before{content:""}.hn-align-right:before{content:""}.hn-analytics:before{content:""}.hn-angle-down:before{content:""}.hn-angle-left:before{content:""}.hn-angle-right:before{content:""}.hn-angle-up:before{content:""}.hn-archive:before{content:""}.hn-arrow-alt-circle-down:before{content:""}.hn-arrow-alt-circle-left:before{content:""}.hn-arrow-alt-circle-right:before{content:""}.hn-arrow-alt-circle-up:before{content:""}.hn-arrow-circle-down:before{content:""}.hn-arrow-circle-left:before{content:""}.hn-arrow-circle-right:before{content:""}.hn-arrow-circle-up:before{content:""}.hn-arrow-down:before{content:""}.hn-arrow-left:before{content:""}.hn-arrow-right:before{content:""}.hn-arrow-up:before{content:""}.hn-at:before{content:""}.hn-badge-check:before{content:""}.hn-bank:before{content:""}.hn-bars:before{content:""}.hn-bell-exclaimation:before{content:""}.hn-bell-mute:before{content:""}.hn-bell:before{content:""}.hn-bold:before{content:""}.hn-bolt:before{content:""}.hn-book-bookmark:before{content:""}.hn-book-heart:before{content:""}.hn-book:before{content:""}.hn-bookmark:before{content:""}.hn-box-heart:before{content:""}.hn-box-usd:before{content:""}.hn-bracket-curly:before{content:""}.hn-bracket-round:before{content:""}.hn-bracket-square:before{content:""}.hn-branch:before{content:""}.hn-briefcase:before{content:""}.hn-brightness-high:before{content:""}.hn-brightness-low:before{content:""}.hn-broom:before{content:""}.hn-bug:before{content:""}.hn-bullet-list:before{content:""}.hn-bullhorn:before{content:""}.hn-calendar-alt:before{content:""}.hn-calender:before{content:""}.hn-camera:before{content:""}.hn-cart-add:before{content:""}.hn-cart-minus:before{content:""}.hn-cassette-tape:before{content:""}.hn-cc:before{content:""}.hn-chart-line:before{content:""}.hn-chart-network:before{content:""}.hn-check-box:before{content:""}.hn-check-circle:before{content:""}.hn-check-list:before{content:""}.hn-check:before{content:""}.hn-chevron-down:before{content:""}.hn-chevron-up:before{content:""}.hn-circle-notch:before{content:""}.hn-clipboard:before{content:""}.hn-clock:before{content:""}.hn-cloud-download-alt:before{content:""}.hn-cloud-fog:before{content:""}.hn-cloud-rain:before{content:""}.hn-cloud-upload:before{content:""}.hn-code-block:before{content:""}.hn-code:before{content:""}.hn-cog:before{content:""}.hn-coin:before{content:""}.hn-coins:before{content:""}.hn-collapse:before{content:""}.hn-command:before{content:""}.hn-comment-dots:before{content:""}.hn-comment-quote:before{content:""}.hn-comment:before{content:""}.hn-comments:before{content:""}.hn-copy:before{content:""}.hn-credit-card:before{content:""}.hn-crown:before{content:""}.hn-disc:before{content:""}.hn-divider:before{content:""}.hn-dollar:before{content:""}.hn-door-closed:before{content:""}.hn-door-open:before{content:""}.hn-download-alt:before{content:""}.hn-download:before{content:""}.hn-edit:before{content:""}.hn-ellipses-horizontal-circle:before{content:""}.hn-ellipses-horizontal:before{content:""}.hn-ellipses-vertical-circle:before{content:""}.hn-ellipses-vertical:before{content:""}.hn-envelope:before{content:""}.hn-exclaimation:before{content:""}.hn-exclamation-triangle:before{content:""}.hn-expand:before{content:""}.hn-external-link:before{content:""}.hn-eye-cross:before{content:""}.hn-eye-snake:before{content:""}.hn-eye:before{content:""}.hn-face-angry:before{content:""}.hn-face-grin:before{content:""}.hn-face-heart-eyes:before{content:""}.hn-face-laugh-squint:before{content:""}.hn-face-sad:before{content:""}.hn-face-thinking:before{content:""}.hn-file-import:before{content:""}.hn-filter-alt-circle:before{content:""}.hn-filter:before{content:""}.hn-fire:before{content:""}.hn-flag-checkered:before{content:""}.hn-flag:before{content:""}.hn-folder-open:before{content:""}.hn-folder:before{content:""}.hn-fork:before{content:""}.hn-glasses:before{content:""}.hn-globe-americas:before{content:""}.hn-globe:before{content:""}.hn-graduation-cap:before{content:""}.hn-grid:before{content:""}.hn-h1:before{content:""}.hn-h2:before{content:""}.hn-h3:before{content:""}.hn-handshake:before{content:""}.hn-hashtag:before{content:""}.hn-headphones:before{content:""}.hn-heart:before{content:""}.hn-highlight:before{content:""}.hn-hockey-mask:before{content:""}.hn-home:before{content:""}.hn-image:before{content:""}.hn-indent:before{content:""}.hn-info-circle:before{content:""}.hn-italics:before{content:""}.hn-laptop-code:before{content:""}.hn-laptop:before{content:""}.hn-lightbulb:before{content:""}.hn-line-height:before{content:""}.hn-link:before{content:""}.hn-location-pin:before{content:""}.hn-lock-alt:before{content:""}.hn-lock-open:before{content:""}.hn-lock:before{content:""}.hn-login:before{content:""}.hn-logout:before{content:""}.hn-medical-house:before{content:""}.hn-merge:before{content:""}.hn-message-dots:before{content:""}.hn-message:before{content:""}.hn-minus:before{content:""}.hn-moon:before{content:""}.hn-music:before{content:""}.hn-newspaper:before{content:""}.hn-notebook:before{content:""}.hn-numbered-list:before{content:""}.hn-octagon-check:before{content:""}.hn-octagon-times:before{content:""}.hn-outdent:before{content:""}.hn-page-break:before{content:""}.hn-paint-brush:before{content:""}.hn-paperclip:before{content:""}.hn-paragraph:before{content:""}.hn-pause:before{content:""}.hn-pc:before{content:""}.hn-pen-nib:before{content:""}.hn-pen:before{content:""}.hn-pencil-ruler:before{content:""}.hn-pencil:before{content:""}.hn-people-carry:before{content:""}.hn-phone-ringing-high:before{content:""}.hn-phone-ringing-low:before{content:""}.hn-plane-departure:before{content:""}.hn-plane:before{content:""}.hn-play:before{content:""}.hn-playlist:before{content:""}.hn-plus:before{content:""}.hn-print:before{content:""}.hn-pro:before{content:""}.hn-pull-request:before{content:""}.hn-question-circle:before{content:""}.hn-question:before{content:""}.hn-quote-left:before{content:""}.hn-quote-right:before{content:""}.hn-receipt:before{content:""}.hn-refresh:before{content:""}.hn-retro-camera:before{content:""}.hn-retro-pc:before{content:""}.hn-robot:before{content:""}.hn-save:before{content:""}.hn-search:before{content:""}.hn-seedlings:before{content:""}.hn-shapes:before{content:""}.hn-share-alt:before{content:""}.hn-share:before{content:""}.hn-shop:before{content:""}.hn-shopping-cart:before{content:""}.hn-shuffle:before{content:""}.hn-side-nav-collapse:before{content:""}.hn-side-nav-expand:before{content:""}.hn-sitemap:before{content:""}.hn-sort:before{content:""}.hn-sound-mute:before{content:""}.hn-sound-on:before{content:""}.hn-sparkles:before{content:""}.hn-spinner-third:before{content:""}.hn-spinner:before{content:""}.hn-star-crescent:before{content:""}.hn-star:before{content:""}.hn-strike-through:before{content:""}.hn-sun:before{content:""}.hn-table:before{content:""}.hn-tag:before{content:""}.hn-text-slash:before{content:""}.hn-themes:before{content:""}.hn-thumbsdown:before{content:""}.hn-thumbsup:before{content:""}.hn-thumbtack:before{content:""}.hn-times-circle:before{content:""}.hn-times-square:before{content:""}.hn-times:before{content:""}.hn-translate:before{content:""}.hn-trash-alt:before{content:""}.hn-trash:before{content:""}.hn-trending:before{content:""}.hn-trophy:before{content:""}.hn-underline:before{content:""}.hn-unlock-alt:before{content:""}.hn-unlock:before{content:""}.hn-upload-alt:before{content:""}.hn-upload:before{content:""}.hn-user-check:before{content:""}.hn-user-headset:before{content:""}.hn-user-minus:before{content:""}.hn-user-plus:before{content:""}.hn-user:before{content:""}.hn-users-crown:before{content:""}.hn-users:before{content:""}.hn-video-camera:before{content:""}.hn-vote-yeah:before{content:""}.hn-wallet:before{content:""}.hn-wifi:before{content:""}.hn-window-close:before{content:""}.hn-window-restore:before{content:""}.hn-ad-solid:before{content:""}.hn-align-center-solid:before{content:""}.hn-align-justify-solid:before{content:""}.hn-align-left-solid:before{content:""}.hn-align-right-solid:before{content:""}.hn-analytics-solid:before{content:""}.hn-angle-down-solid:before{content:""}.hn-angle-left-solid:before{content:""}.hn-angle-right-solid:before{content:""}.hn-angle-up-solid:before{content:""}.hn-archive-solid:before{content:""}.hn-arrow-alt-circle-down-solid:before{content:""}.hn-arrow-alt-circle-left-solid:before{content:""}.hn-arrow-alt-circle-right-solid:before{content:""}.hn-arrow-alt-circle-up-solid:before{content:""}.hn-arrow-circle-down-solid:before{content:""}.hn-arrow-circle-left-solid:before{content:""}.hn-arrow-circle-right-solid:before{content:""}.hn-arrow-circle-up-solid:before{content:""}.hn-arrow-down-solid:before{content:""}.hn-arrow-left-solid:before{content:""}.hn-arrow-right-solid:before{content:""}.hn-arrow-up-solid:before{content:""}.hn-at-solid:before{content:""}.hn-badge-check-solid:before{content:""}.hn-bank-solid:before{content:""}.hn-bars-solid:before{content:""}.hn-bell-exclaimation-solid:before{content:""}.hn-bell-mute-solid:before{content:""}.hn-bell-solid:before{content:""}.hn-bold-solid:before{content:""}.hn-bolt-solid:before{content:""}.hn-book-bookmark-solid:before{content:""}.hn-book-heart-solid:before{content:""}.hn-book-solid:before{content:""}.hn-bookmark-solid:before{content:""}.hn-box-heart-solid:before{content:""}.hn-box-usd-solid:before{content:""}.hn-bracket-curly-solid:before{content:""}.hn-bracket-round-solid:before{content:""}.hn-bracket-square-solid:before{content:""}.hn-branch-solid:before{content:""}.hn-briefcase-solid:before{content:""}.hn-brightness-high-solid:before{content:""}.hn-brightness-low-solid:before{content:""}.hn-broom-solid:before{content:""}.hn-bug-solid:before{content:""}.hn-bullet-list-solid:before{content:""}.hn-bullhorn-solid:before{content:""}.hn-calendar-alt-solid:before{content:""}.hn-calender-solid:before{content:""}.hn-camera-solid:before{content:""}.hn-cart-add-solid:before{content:""}.hn-cart-minus-solid:before{content:""}.hn-cassette-tape-solid:before{content:""}.hn-cc-solid:before{content:""}.hn-chart-line-solid:before{content:""}.hn-chart-network-solid:before{content:""}.hn-check-box-solid:before{content:""}.hn-check-circle-solid:before{content:""}.hn-check-list-solid:before{content:""}.hn-check-solid:before{content:""}.hn-chevron-down-solid:before{content:""}.hn-chevron-up-solid:before{content:""}.hn-circle-notch-solid:before{content:""}.hn-clipboard-solid:before{content:""}.hn-clock-solid:before{content:""}.hn-cloud-download-solid:before{content:""}.hn-cloud-fog-solid:before{content:""}.hn-cloud-rain-solid:before{content:""}.hn-cloud-upload-solid:before{content:""}.hn-code-block-solid:before{content:""}.hn-code-solid:before{content:""}.hn-cog-solid:before{content:""}.hn-coin-solid:before{content:""}.hn-coins-solid:before{content:""}.hn-collapse-solid:before{content:""}.hn-command-solid:before{content:""}.hn-comment-dots-solid:before{content:""}.hn-comment-quote-solid:before{content:""}.hn-comment-solid:before{content:""}.hn-comments-solid:before{content:""}.hn-copy-solid:before{content:""}.hn-credit-card-solid:before{content:""}.hn-crown-solid:before{content:""}.hn-disc-solid:before{content:""}.hn-divider-solid:before{content:""}.hn-dollar-solid:before{content:""}.hn-door-closed-solid:before{content:""}.hn-door-open-solid:before{content:""}.hn-download-alt-solid:before{content:""}.hn-download-solid:before{content:""}.hn-edit-solid:before{content:""}.hn-ellipses-horizontal-circle-solid:before{content:""}.hn-ellipses-horizontal-solid:before{content:""}.hn-ellipses-vertical-circle-solid:before{content:""}.hn-ellipses-vertical-solid:before{content:""}.hn-envelope-solid:before{content:""}.hn-exclaimation-solid:before{content:""}.hn-exclamation-triangle-solid:before{content:""}.hn-expand-solid:before{content:""}.hn-external-link-solid:before{content:""}.hn-eye-cross-solid:before{content:""}.hn-eye-snake-solid:before{content:""}.hn-eye-solid:before{content:""}.hn-face-angry-solid:before{content:""}.hn-face-grin-solid:before{content:""}.hn-face-heart-eyes-solid:before{content:""}.hn-face-laugh-squint-solid:before{content:""}.hn-face-sad-solid:before{content:""}.hn-face-thinking-solid:before{content:""}.hn-file-import-solid:before{content:""}.hn-filter-alt-circle-solid:before{content:""}.hn-filter-solid:before{content:""}.hn-fire-solid:before{content:""}.hn-flag-checkered-solid:before{content:""}.hn-flag-solid:before{content:""}.hn-folder-open-solid:before{content:""}.hn-folder-solid:before{content:""}.hn-fork-solid:before{content:""}.hn-glasses-solid:before{content:""}.hn-globe-americas-solid:before{content:""}.hn-globe-solid:before{content:""}.hn-graduation-cap-solid:before{content:""}.hn-grid-solid:before{content:""}.hn-handshake-solid:before{content:""}.hn-hashtag-solid:before{content:""}.hn-heading-1-solid:before{content:""}.hn-heading-2-solid:before{content:""}.hn-heading-3-solid:before{content:""}.hn-headphones-solid:before{content:""}.hn-heart-solid:before{content:""}.hn-highlight-solid:before{content:""}.hn-hockey-mask-solid:before{content:""}.hn-home-solid:before{content:""}.hn-image-solid:before{content:""}.hn-indent-solid:before{content:""}.hn-info-circle-solid:before{content:""}.hn-italics-solid:before{content:""}.hn-laptop-code-solid:before{content:""}.hn-laptop-solid:before{content:""}.hn-lightbulb-solid:before{content:""}.hn-line-height-solid:before{content:""}.hn-link-solid:before{content:""}.hn-location-pin-solid:before{content:""}.hn-lock-alt-solid:before{content:""}.hn-lock-open-solid:before{content:""}.hn-lock-solid:before{content:""}.hn-login-solid:before{content:""}.hn-logout-solid:before{content:""}.hn-medical-house-solid:before{content:""}.hn-merge-solid:before{content:""}.hn-message-dots-solid:before{content:""}.hn-message-solid:before{content:""}.hn-minus-solid:before{content:""}.hn-moon-solid:before{content:""}.hn-music-solid:before{content:""}.hn-newspaper-solid:before{content:""}.hn-notebook-solid:before{content:""}.hn-numbered-list-solid:before{content:""}.hn-octagon-check-solid:before{content:""}.hn-octagon-times-solid:before{content:""}.hn-outdent-solid:before{content:""}.hn-page-break-solid:before{content:""}.hn-paint-brush-solid:before{content:""}.hn-paperclip-solid:before{content:""}.hn-paragraph-solid:before{content:""}.hn-pause-solid:before{content:""}.hn-pc-solid:before{content:""}.hn-pen-nib-solid:before{content:""}.hn-pen-solid:before{content:""}.hn-pencil-ruler-solid:before{content:""}.hn-pencil-solid:before{content:""}.hn-people-carry-solid:before{content:""}.hn-phone-ringing-high-solid:before{content:""}.hn-phone-ringing-low-solid:before{content:""}.hn-plane-departure-solid:before{content:""}.hn-plane-solid:before{content:""}.hn-play-solid:before{content:""}.hn-playlist-solid:before{content:""}.hn-plus-solid:before{content:""}.hn-print-solid:before{content:""}.hn-pro-solid:before{content:""}.hn-pull-request-solid:before{content:""}.hn-question-circle-solid:before{content:""}.hn-question-solid:before{content:""}.hn-quote-left-solid:before{content:""}.hn-quote-right-solid:before{content:""}.hn-receipt-solid:before{content:""}.hn-refresh-solid:before{content:""}.hn-retro-camera-solid:before{content:""}.hn-retro-pc-solid:before{content:""}.hn-robot-solid:before{content:""}.hn-save-solid:before{content:""}.hn-search-solid:before{content:""}.hn-seedlings-solid:before{content:""}.hn-shapes-solid:before{content:""}.hn-share-alt-solid:before{content:""}.hn-share-solid:before{content:""}.hn-shop-solid:before{content:""}.hn-shopping-cart-solid:before{content:""}.hn-shuffle-solid:before{content:""}.hn-side-nav-collapse-solid:before{content:""}.hn-side-nav-expand-solid:before{content:""}.hn-sitemap-solid:before{content:""}.hn-sort-solid:before{content:""}.hn-sound-mute-solid:before{content:""}.hn-sound-on-solid:before{content:""}.hn-sparkles-solid:before{content:""}.hn-spinner-solid:before{content:""}.hn-spinner-third-solid:before{content:""}.hn-star-crescent-solid:before{content:""}.hn-star-solid:before{content:""}.hn-strike-through-solid:before{content:""}.hn-sun-solid:before{content:""}.hn-table-solid:before{content:""}.hn-tag-solid:before{content:""}.hn-text-slash-solid:before{content:""}.hn-themes-solid:before{content:""}.hn-thumbsdown-solid:before{content:""}.hn-thumbsup-solid:before{content:""}.hn-thumbtack-solid:before{content:""}.hn-times-circle-solid:before{content:""}.hn-times-solid:before{content:""}.hn-times-square-solid:before{content:""}.hn-translate-solid:before{content:""}.hn-trash-alt-solid:before{content:""}.hn-trash-solid:before{content:""}.hn-trending-solid:before{content:""}.hn-trophy-solid:before{content:""}.hn-underline-solid:before{content:""}.hn-unlock-alt-solid:before{content:""}.hn-unlock-solid:before{content:""}.hn-upload-alt-solid:before{content:""}.hn-upload-solid:before{content:""}.hn-user-check-solid:before{content:""}.hn-user-headset-solid:before{content:""}.hn-user-minus-solid:before{content:""}.hn-user-plus-solid:before{content:""}.hn-user-solid:before{content:""}.hn-users-crown-solid:before{content:""}.hn-users-solid:before{content:""}.hn-video-camera-solid:before{content:""}.hn-vote-yeah-solid:before{content:""}.hn-wallet-solid:before{content:""}.hn-wifi-solid:before{content:""}.hn-window-close-solid:before{content:""}.hn-window-restore-solid:before{content:""}.uses-page-section,.listening-page-section>.listening-stack>.listening-recent-section{padding:0}pre[class*=language-],code[class*=language-]{color:#c9d1d9;text-shadow:none;text-align:left;white-space:pre;word-spacing:normal;word-break:normal;tab-size:4;-webkit-hyphens:none;hyphens:none;direction:ltr;font-family:Consolas,Monaco,Andale Mono,Ubuntu Mono,monospace;font-size:13px;line-height:1.5}pre[class*=language-]::selection{text-shadow:none;background:#234879}code[class*=language-]::selection{text-shadow:none;background:#234879}pre[class*=language-]::-moz-selection{text-shadow:none;background:#234879}code[class*=language-]::-moz-selection{text-shadow:none;background:#234879}@media print{pre[class*=language-],code[class*=language-]{text-shadow:none}}pre[class*=language-]{background:var(--color-bg-dark);border:1px solid var(--color-ui-1);margin:.5em 0;padding:1em;overflow:auto}:not(pre)>code[class*=language-]{color:#c9d1d9;background:#343942;border-radius:.3em;padding:.1em .3em}pre[data-line]{position:relative}pre[class*=language-]>code[class*=language-]{z-index:1;position:relative}.line-highlight{padding:inherit 0;z-index:0;pointer-events:none;line-height:inherit;white-space:pre;background:#2f2a1e;margin-top:1em;position:absolute;left:0;right:0;box-shadow:inset 5px 0 #674c16}.namespace{opacity:.7}.token.comment,.token.prolog,.token.doctype,.token.cdata{color:#8b949e}.token.punctuation{color:#c9d1d9}.token.property,.token.tag,.token.boolean,.token.number,.token.constant,.token.symbol,.token.deleted{color:#79c0ff}.token.selector,.token.attr-name,.token.string,.token.char,.token.builtin,.token.inserted{color:#a5d6ff}.token.operator,.token.entity,.token.url,.language-css .token.string,.style .token.string{color:#a5d6ff;background:#161b22}.token.atrule,.token.attr-value,.token.keyword{color:#a5d6ff}.token.function{color:#d2a8ff}.token.regex,.token.important,.token.variable{color:#a8daff}.token.important,.token.bold{font-weight:700}.token.italic{font-style:italic}.token.entity{cursor:help}.post-layout{width:100%;padding:0 var(--site-gutter) var(--site-section-space)}.post-container{max-width:var(--site-article-width);margin-inline:auto;position:relative}.post-header{gap:var(--spc-6);padding:clamp(3rem, 8vw, 7rem) 0 var(--spc-10);flex-direction:column;display:flex}.post-header:has(.post-substack){padding-bottom:var(--spc-8)}.post-title{text-wrap:balance;font-size:clamp(2.5rem,6vw,5rem);line-height:.98}.post-details{padding:var(--spc-4) 0;flex-direction:row;justify-content:space-between;align-items:center;display:flex}.post-details-right{align-items:center;gap:var(--spc-2);display:inline-flex}.post-rss-link{border-radius:var(--rnd-3);color:var(--color-text-2);height:var(--spc-7);width:var(--spc-7);border:1px solid #0000;justify-content:center;align-items:center;font-size:1rem;display:inline-flex}.post-rss-link:hover,.post-rss-link:focus-visible{background-color:var(--color-ui-1);border-color:var(--color-ui-1);color:var(--color-text-1);text-decoration:none}.post-substack{align-items:center;gap:var(--spc-2);align-self:flex-end;display:flex;position:relative}.post-substack a,.post-substack i{color:#ff6719}.post-substack a:hover,.post-substack a:focus{text-decoration:underline}.post-author{align-items:center;gap:var(--spc-2);flex-direction:row;display:flex}.post-author-avatar{width:var(--spc-7);height:var(--spc-7);border-radius:var(--rnd-full)}.post-content{padding:var(--spc-10) 0}[data-post] h1,[data-post] h2,[data-post] h3,[data-post] h4,[data-post] h5,[data-post] h6{padding:var(--spc-5) 0 var(--spc-4) 0}[data-post] h1,[data-post] h1>*{font-size:2rem;line-height:2.5rem}[data-post] h2,[data-post] h2>*{font-size:1.75rem;line-height:2rem}[data-post] h3,[data-post] h3>*{font-size:1.5rem;line-height:1.75rem}[data-post] p{padding-block:var(--spc-2);line-height:1.7rem}[data-post] code{padding-block:var(--spc-2);font-family:var(--font-family-mono)}[data-post] hr{margin-block:var(--spc-4);border:0}[data-post] ul,[data-post] ol{margin-left:var(--spc-8);margin-block:var(--spc-2);gap:var(--spc-1);flex-direction:column;display:flex}[data-post] ul{list-style-type:disc}[data-post] ol{list-style-type:decimal}[data-post] li{line-height:1.7rem}[data-post] table{width:var(--spc-full);margin-block:var(--spc-4);border:1px solid var(--color-ui-1)}[data-post] th,[data-post] td{padding:var(--spc-2) var(--spc-3);border:1px solid var(--color-ui-1);text-align:left;vertical-align:top}[data-post] th{background-color:var(--color-bg-2)}[data-post] img{width:auto;height:100%;max-height:600px;margin:var(--spc-4) auto;display:block}[data-post] p>code{background-color:var(--color-bg-2);padding:var(--spc-1);border-radius:var(--rnd-2)}[data-post] a{text-decoration:underline}@media (width<=640px){.post-title{font-size:clamp(2.25rem,12vw,3.5rem)}.post-details{align-items:flex-start;gap:var(--spc-2)}.post-content{padding-top:var(--spc-8)}[data-post] table{display:block;overflow-x:auto}}
