[data-text-size="0"]{font-size:.75rem;line-height:1rem}[data-text-size="1"]{font-size:1rem;line-height:1.6rem}[data-text-size="2"]{font-size:1.25rem;line-height:1.5rem}[data-text-size="3"]{font-size:1.5rem;line-height:1.75rem}[data-text-size="4"]{font-size:1.75rem;line-height:2rem}[data-text-size="5"]{font-size:2rem;line-height:2.25rem}[data-text-size="6"]{font-size:2.25rem;line-height:2.5rem}[data-text-size="7"]{font-size:2.5rem;line-height:2.75rem}[data-text-size="8"]{font-size:3rem;line-height:3.5rem}[data-text-color="1"]{color:var(--color-text-1)}[data-text-color="2"]{color:var(--color-text-2)}[data-text-color="3"]{color:var(--color-text-3)}[data-text-color=light]{color:var(--color-text-light)}[data-text-family=sans]{font-family:var(--font-family-sans)}[data-text-family=mono]{font-family:var(--font-family-mono)}[data-text-weight="400"]{font-weight:400}[data-text-weight="500"]{font-weight:500}[data-text-weight="600"]{font-weight:600}[data-text-align=left]{text-align:left}[data-text-align=center]{text-align:center}[data-text-align=right]{text-align:right}.footer-container{max-width:var(--spc-text-content);width:var(--spc-full);margin:0 auto;display:flex;padding:var(--spc-6) var(--spc-8);margin-bottom:60vh}.navigation{align-items:center;justify-content:space-between;display:flex;border-bottom:1px solid var(--color-ui-1);position:relative;overflow:hidden}.navigation-logo{padding:var(--spc-8)}.navigation a:hover{text-decoration:underline}.navigation-menu-container{background-color:var(--color-bg-1);border-left:1px solid var(--color-ui-1);height:var(--spc-full);position:absolute;left:calc(100% - var(--spc-16));display:flex;transition:transform .2s ease-in-out}.navigation-menu-container[data-open=true]{transform:translate(calc(-100% + var(--spc-16)))}.navigation-menu-button{display:block;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;font-size:var(--spc-4);height:var(--spc-full);padding:var(--spc-4);width:var(--spc-16)}.navigation-menu-button:hover{background-color:var(--color-ui-1)}.navigation-menu-button i{font-size:24px;display:block;transition:transform .2s ease-in-out}[data-open=true] .navigation-menu-button i{transform:scaleX(-1)}.navigation-menu{height:var(--spc-full);display:flex;border-left:1px solid var(--color-ui-1)}.navigation-social-link{display:flex;align-items:center;justify-content:center;height:var(--spc-full);aspect-ratio:1 / 1;font-size:var(--spc-6);color:var(--color-text-1);border-right:1px solid var(--color-ui-1)}.navigation-social-link:hover{text-decoration:none!important;background-color:var(--color-ui-1)}.navigation-social-link:last-child{border-left:none}.navigation-menu-theme-switcher{display:flex;flex-direction:column;height:var(--spc-full);border-left:1px solid var(--color-ui-1);border-right:1px solid var(--color-ui-1)}.navigation-menu-theme-switcher-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;font-size:var(--spc-4);height:50%;width:var(--spc-12);display:flex;align-items:center;justify-content:center;color:var(--color-text-1)}.navigation-menu-theme-switcher-button:hover{background-color:var(--color-ui-1)}.navigation-menu-theme-switcher-button:first-child{border-bottom:1px solid var(--color-ui-1)}[data-appearance=light] .navigation-menu-theme-switcher-button[data-theme=light],[data-appearance=dark] .navigation-menu-theme-switcher-button[data-theme=dark]{background-color:var(--color-ui-1)}*,:after,:before,::backdrop,::file-selector-button{box-sizing:border-box;margin:0;padding:0;border:0 solid}html,:host{-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;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;text-decoration:inherit}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}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{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea,::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;border-radius:0;background-color:transparent;opacity:1}: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}::-moz-placeholder{opacity:1}::placeholder{opacity:1}@supports (not (-webkit-appearance: -apple-pay-button)) or (contain-intrinsic-size: 1px){::-moz-placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}::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,::-webkit-datetime-edit-year-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field,::-webkit-datetime-edit-second-field,::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-meridiem-field{padding-block:0}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]),::file-selector-button{-webkit-appearance:button;-moz-appearance:button;appearance:button}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}@font-face{font-family:Inter;src:url(/fonts/inter.ttf) format("truetype")}@font-face{font-family:Geist Mono;src:url(/fonts/geist-mono.ttf) format("truetype")}html,body{font-family:var(--font-family-sans);font-weight:300;color:var(--color-text-1);font-size:1rem;line-height:1.6rem;background-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!important;font-family:var(--font-family-mono)}:root{--rnd-0: 0;--rnd-1: .125rem;--rnd-2: .25rem;--rnd-3: .375rem;--rnd-4: .5rem;--rnd-5: .625rem;--rnd-6: .75rem;--rnd-7: .875rem;--rnd-8: 1rem;--rnd-full: 9999px}:root{--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}:root{--color-bg-1: rgb(16, 15, 15);--color-bg-2: rgb(28, 27, 26);--color-text-1: rgb(206, 205, 195);--color-text-2: rgb(135, 133, 128);--color-text-3: rgb(87, 86, 83);--color-text-light: rgb(206, 205, 195);--color-bg-dark: rgb(28, 27, 26);--color-ui-1: rgb(40, 39, 38);--color-ui-2: rgb(52, 51, 49);--color-ui-3: rgb(64, 62, 60);--color-gold: rgb(58, 45, 4);--color-silver: rgb(52, 51, 49);--color-bronze: rgb(39, 24, 14);--color-accent: rgb(32, 94, 166);--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}[data-appearance=light]{--color-bg-1: rgb(206, 205, 195);--color-bg-2: rgb(135, 133, 128);--color-text-1: rgb(16, 15, 15);--color-text-2: rgb(28, 27, 26);--color-ui-1: rgb(183, 181, 172);--color-ui-2: rgb(206, 205, 195);--color-ui-3: rgb(218, 216, 206)}:root{--animation-spring: cubic-bezier(0, .405, 0, 1.285)}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes fade-out{0%{opacity:1}to{opacity:0}}.list{display:flex;flex-direction:column;gap:var(--spc-3);flex-basis:100%}.list-item{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:var(--spc-2);border-bottom:1px solid var(--color-ui-1);padding-bottom:var(--spc-3)}@media (min-width: 768px){.list-item{padding-bottom:var(--spc-2)}}.list-item:last-child{border-bottom:none}@font-face{font-family:iconfont;src:url(/assets/iconfont-PNS35LkI.eot?0ff28214377bfc74e5cf29455991154b?#iefix) format("embedded-opentype"),url(/assets/iconfont-C2045iXY.woff2?0ff28214377bfc74e5cf29455991154b) format("woff2"),url(/assets/iconfont-BeZampZj.woff?0ff28214377bfc74e5cf29455991154b) format("woff")}.hn{line-height:1}.hn:before{font-family:iconfont!important;font-style:normal;font-weight:400!important;vertical-align:top}.hn-android:before{content:""}.hn-angellist:before{content:""}.hn-apple:before{content:""}.hn-arweave:before{content:""}.hn-behance:before{content:""}.hn-bloomberg:before{content:""}.hn-bluesky:before{content:""}.hn-crunchbase:before{content:""}.hn-digg:before{content:""}.hn-discord:before{content:""}.hn-discourse: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-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-newsbreak:before{content:""}.hn-npm:before{content:""}.hn-open-ai: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-steam: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-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-heart:before{content:""}.hn-bookmark:before{content:""}.hn-box-usd:before{content:""}.hn-brightness-high:before{content:""}.hn-brightness-low:before{content:""}.hn-bullet-list:before{content:""}.hn-bullhorn:before{content:""}.hn-calender: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-upload:before{content:""}.hn-code-block:before{content:""}.hn-code:before{content:""}.hn-cog: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-divider: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: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-globe-americas:before{content:""}.hn-globe:before{content:""}.hn-grid:before{content:""}.hn-h1:before{content:""}.hn-h2:before{content:""}.hn-h3: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-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-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-numbered-list:before{content:""}.hn-octagon-check:before{content:""}.hn-octagon-times:before{content:""}.hn-outdent:before{content:""}.hn-page-break:before{content:""}.hn-paperclip:before{content:""}.hn-paragraph:before{content:""}.hn-pause: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-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-robot:before{content:""}.hn-save:before{content:""}.hn-search:before{content:""}.hn-seedlings:before{content:""}.hn-share:before{content:""}.hn-shop:before{content:""}.hn-shopping-cart:before{content:""}.hn-shuffle: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: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:before{content:""}.hn-users-crown:before{content:""}.hn-users:before{content:""}.hn-vote-yeah:before{content:""}.hn-wallet:before{content:""}.hn-window-close: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-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-heart-solid:before{content:""}.hn-bookmark-solid:before{content:""}.hn-box-usd-solid:before{content:""}.hn-brightness-high-solid:before{content:""}.hn-brightness-low-solid:before{content:""}.hn-bullet-list-solid:before{content:""}.hn-bullhorn-solid:before{content:""}.hn-calender-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-upload-solid:before{content:""}.hn-code-block-solid:before{content:""}.hn-code-solid:before{content:""}.hn-cog-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-divider-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-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-globe-americas-solid:before{content:""}.hn-globe-solid:before{content:""}.hn-grid-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-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-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-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-paperclip-solid:before{content:""}.hn-paragraph-solid:before{content:""}.hn-pause-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-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-robot-solid:before{content:""}.hn-save-solid:before{content:""}.hn-search-solid:before{content:""}.hn-seedlings-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-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-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-solid:before{content:""}.hn-users-crown-solid:before{content:""}.hn-users-solid:before{content:""}.hn-vote-yeah-solid:before{content:""}.hn-wallet-solid:before{content:""}.hn-window-close-solid:before{content:""}.page-container{max-width:var(--spc-text-content);width:100%;margin:0 auto;display:flex;flex-direction:column}@media (min-width: 768px){.page-container{border:1px solid var(--color-ui-1)}}.section-stack{display:flex;flex-direction:column}.section-container{position:relative;padding:var(--spc-8);border-bottom:1px solid var(--color-ui-1)}.section-container-flush-right{padding:var(--spc-8) 0 var(--spc-8) var(--spc-8)}.section-container>h2{margin-bottom:var(--spc-6)}.section-container:last-child{border-bottom:none}pre[class*=language-],code[class*=language-]{color:#c9d1d9;font-size:13px;text-shadow:none;font-family:Consolas,Monaco,Andale Mono,Ubuntu Mono,monospace;direction:ltr;text-align:left;white-space:pre;word-spacing:normal;word-break:normal;line-height:1.5;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-hyphens:none;hyphens:none}pre[class*=language-]::-moz-selection,code[class*=language-]::-moz-selection{text-shadow:none;background:#234879}pre[class*=language-]::selection,code[class*=language-]::selection,pre[class*=language-]::mozselection,code[class*=language-]::mozselection{text-shadow:none;background:#234879}@media print{pre[class*=language-],code[class*=language-]{text-shadow:none}}pre[class*=language-]{padding:1em;margin:.5em 0;overflow:auto;background:var(--color-bg-dark);border:1px solid var(--color-ui-1)}:not(pre)>code[class*=language-]{padding:.1em .3em;border-radius:.3em;color:#c9d1d9;background:#343942}pre[data-line]{position:relative}pre[class*=language-]>code[class*=language-]{position:relative;z-index:1}.line-highlight{position:absolute;left:0;right:0;padding:inherit 0;margin-top:1em;background:#2f2a1e;box-shadow:inset 5px 0 #674c16;z-index:0;pointer-events:none;line-height:inherit;white-space:pre}.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{border:1px solid var(--color-ui-1);max-width:var(--spc-text-content);width:var(--spc-full);margin:0 auto}.post-container{margin-inline:auto;max-width:var(--spc-text-content)}.post-header{gap:var(--spc-6);display:flex;flex-direction:column;border-bottom:1px solid var(--color-ui-1);padding:var(--spc-16) var(--spc-8)}.post-title{text-wrap:balance}.post-details{align-items:center;display:flex;justify-content:space-between;flex-direction:row;padding:var(--spc-4) var(--spc-8);border-bottom:1px solid var(--color-ui-1)}.post-author{align-items:center;display:flex;flex-direction:row;gap:var(--spc-2)}.post-author-avatar{width:var(--spc-7);height:var(--spc-7);border-radius:var(--rnd-full)}.post-content{padding:var(--spc-8)}[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!important;line-height:2.5rem!important}[data-post] h2,[data-post] h2>*{font-size:1.75rem!important;line-height:2rem!important}[data-post] h3,[data-post] h3>*{font-size:1.5rem!important;line-height:1.75rem!important}[data-post] p{padding-block:var(--spc-2);line-height:1.7rem!important}[data-post] code{padding-block:var(--spc-2);font-family:var(--font-family-mono)}[data-post] hr{border-color:var(--color-ui-1);border-width:1px 0 0 0;margin-block:var(--spc-4)}[data-post] ul,[data-post] ol{display:flex;flex-direction:column;margin-left:var(--spc-8);margin-block:var(--spc-2);gap:var(--spc-1)}[data-post] ul{list-style-type:disc}[data-post] ol{list-style-type:decimal}[data-post] li{line-height:1.7rem!important}[data-post] img{display:block;max-height:600px;width:auto;height:100%;margin:var(--spc-4) auto}[data-post] p>code{background-color:var(--color-bg-2);padding:var(--spc-1);border-radius:var(--rnd-2)}
