/*! tailwindcss v4.3.3 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid}}}@layer theme{:root,:host{--font-sans:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,: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;line-height:1.5;font-family:var(--default-font-family,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-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}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}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:where(:not(iframe)){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:currentColor}@supports (color:color-mix(in lab, red, red)){::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}::-webkit-calendar-picker-indicator{line-height:1}:-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!important}}@layer components;@layer utilities{.absolute{position:absolute}.fixed{position:fixed}.static{position:static}.float-left{float:left}.float-right{float:right}.container{width:100%}@media (min-width:576px){.container{max-width:576px}}@media (min-width:768px){.container{max-width:768px}}@media (min-width:992px){.container{max-width:992px}}@media (min-width:80rem){.container{max-width:80rem}}@media (min-width:96rem){.container{max-width:96rem}}.m-0{margin:0}.m-4{margin:calc(var(--spacing) * 4)}.mt-0{margin-top:0}.mt-1{margin-top:var(--spacing)}.mt-2{margin-top:calc(var(--spacing) * 2)}.mt-4{margin-top:calc(var(--spacing) * 4)}.mt-6{margin-top:calc(var(--spacing) * 6)}.mr-2{margin-right:calc(var(--spacing) * 2)}.mb-0{margin-bottom:0}.mb-1{margin-bottom:var(--spacing)}.mb-2{margin-bottom:calc(var(--spacing) * 2)}.mb-4{margin-bottom:calc(var(--spacing) * 4)}.mb-6{margin-bottom:calc(var(--spacing) * 6)}.ml-2{margin-left:calc(var(--spacing) * 2)}.ml-auto{margin-left:auto}.block{display:block}.contents{display:contents}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline{display:inline}.inline-flex{display:inline-flex}.table{display:table}.border-collapse{border-collapse:collapse}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.list-none{list-style-type:none}.flex-col{flex-direction:column}.items-center{align-items:center}.gap-2{gap:calc(var(--spacing) * 2)}.rounded{border-radius:.25rem}.rounded-full{border-radius:3.40282e38px}.border{border-style:var(--tw-border-style);border-width:1px}.text-center{text-align:center}@media (min-width:576px){.sm\:inline{display:inline}}@media (min-width:768px){.md\:inline{display:inline}}@media (min-width:992px){.lg\:hidden{display:none}.lg\:inline{display:inline}}}.row{--bs-gutter-x:1.5rem;--bs-gutter-y:0;margin-top:calc(-1 * var(--bs-gutter-y));margin-right:calc(-.5 * var(--bs-gutter-x));margin-left:calc(-.5 * var(--bs-gutter-x));flex-wrap:wrap;display:flex}.row>*{width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-top:var(--bs-gutter-y);flex-shrink:0}.col{flex:1 0 0}.col-12{flex:none;width:100%}@media (min-width:992px){.col-lg-6{flex:none;width:50%}.col-lg-10{flex:none;width:83.3333%}.offset-lg-1{margin-left:8.33333%}}@media (min-width:1200px){.col-xl-8{flex:none;width:66.6667%}.offset-xl-2{margin-left:16.6667%}}body{font-family:PT Serif;font-size:16px;font-style:normal;font-weight:400;line-height:1.2em}b,strong{font-style:normal;font-weight:700}h1,h2,h3,h4,h5,h6{font-family:Fjalla One;font-style:normal;font-weight:400}h1,.font-size-h1{font-size:1.75em}h2,.font-size-h2{font-size:1.625em}h3,.font-size-h3{font-size:1.5em}h4,.font-size-h4{font-size:1.375em}h5,.font-size-h5{font-size:1.25em}h6,.font-size-h6{font-size:1.125em}header{margin-bottom:40px}header .header{border-bottom:1px solid #eee;height:55px}header .search{display:block}header .search .search-icon{background:url(../images/icons/search.svg) 0 0/18px;width:18px;height:18px;display:inline-block;position:relative;top:3px}header .search .search-link{color:#000000d6;text-decoration:none}header a.brand{color:#000000d6;font-family:Fjalla One;font-style:normal;font-weight:400;text-decoration:none;display:block}header a.brand:before{content:"<";color:#999999d6;display:inline}header a.brand:after{content:"/>";color:#999999d6;display:inline}header .locale-list{border:1px solid #999999d6;border-radius:8px;padding:7px 5px}header .locale-list .locale-list-item:first-child{border-right:1px solid #999999d6;margin-right:0;padding-right:5px}header .locale-list .locale-list-item a{color:#8c8c8cd6}header .locale-list .locale-list-item a:hover{color:#404040d6}header .locale-list .locale-list-item--active{font-weight:700}header .locale-list .locale-list-item--active a{color:#000000d6}header .locale-list .locale-list-item--active a:hover{color:#262626d6}header .github-corner{position:absolute;top:0;right:0}footer .icon-credits{color:#ddd;font-size:.75em}footer .icon-credits a,footer .icon-credits a:hover,footer .icon-credits a:active{color:#ddd;font-weight:700;text-decoration:none}article header a.author-name,section header a.author-name{color:#000000d6;font-family:Barlow Condensed,sans-serif;font-weight:500}article header .author-position,article header .author-biography,section header .author-position,section header .author-biography{color:#808080d6;margin:0;font-family:Barlow Condensed,sans-serif;font-weight:400}article header ul,section header ul{margin:2px 0 0}article header ul li a,article header ul li time,article header ul li span,section header ul li a,section header ul li time,section header ul li span{color:#808080d6;font-family:Barlow Condensed,sans-serif;font-weight:400}article header ul li a,section header ul li a{text-decoration:underline}article header ul li:not(:first-child):before,section header ul li:not(:first-child):before{content:"·";color:#808080d6;margin-right:2px;display:inline}article .article-share-buttons,section .article-share-buttons{padding:0}article .article-share-buttons img,section .article-share-buttons img{width:24px;height:24px}article .article-tags,section .article-tags{margin-bottom:1rem}article .article-tags .article-tag a,section .article-tags .article-tag a{color:#808080d6;text-decoration:underline}article .article-content,section .article-content{text-align:left;font-weight:400;line-height:1.8em;overflow:hidden}article .article-content p,article .article-content pre,article .article-content blockquote,article .article-content ul,article .article-content ol,section .article-content p,section .article-content pre,section .article-content blockquote,section .article-content ul,section .article-content ol{margin-bottom:1rem}article .article-content h1,article .article-content h2,article .article-content h3,article .article-content h4,article .article-content h5,article .article-content h6,section .article-content h1,section .article-content h2,section .article-content h3,section .article-content h4,section .article-content h5,section .article-content h6{margin-bottom:.5rem}article .article-content table:not([class]),section .article-content table:not([class]){border-collapse:collapse;border:1px solid #b3b3b3d6;width:100%;margin:0 0 15px;overflow-x:scroll}article .article-content table:not([class]) thead,section .article-content table:not([class]) thead{background-color:#e6e6e6d6}article .article-content table:not([class]) tr th,article .article-content table:not([class]) tr td,section .article-content table:not([class]) tr th,section .article-content table:not([class]) tr td{text-align:left;border:1px solid #b3b3b3d6;padding:7px 10px;font-size:1em}article .article-content code,section .article-content code{color:#bd4147;background-color:#f8f9fa;border-radius:.25rem;padding:.2rem .4rem;font-size:.9375em}article .article-content img,section .article-content img{margin:25px auto;display:block}article .article-content blockquote,section .article-content blockquote{border-left:3px solid #000000d6;padding-left:20px}article .article-content blockquote p,section .article-content blockquote p{color:#333333d6;font-style:italic;display:inline}article .article-content blockquote:before,section .article-content blockquote:before{content:"“";color:#333333d6;display:inline}article .article-content blockquote:after,section .article-content blockquote:after{content:"”";color:#333333d6;display:inline}body{color:#000000d6;background-color:#fff}nav .previous,nav .next{color:#000000d6;text-decoration:none}nav .previous:before,nav .next:after{color:#1a1a1ad6;display:inline}nav .previous:before{content:"←";margin-right:5px}nav .next:after{content:"→";margin-left:5px}ul:not([class]){padding-left:20px;list-style:none}ul:not([class]) li:before{content:"•";padding-top:4px;padding-right:15px;font-size:.8125em}.post-card{border:1px solid #eee;border-top-left-radius:10px;border-bottom-left-radius:10px;position:relative}.post-card a{text-decoration:none}.post-card .post-card--title{color:#000000d6;font-family:Fjalla One;font-style:normal;font-weight:400;line-height:30px;display:block}.post-card .post-card--category{color:#808080d6;border-bottom:1px solid #eee;border-left:1px solid #eee;border-bottom-left-radius:4px;padding:7px 15px;font-family:Barlow Condensed,sans-serif;font-weight:400;position:absolute;top:0;right:0}.post-card p{line-height:26px}.post-list a{color:#000000d6;text-decoration:none}.post-list .counter{color:#333333d6}.post-list .counter:before,.post-list .counter:after{color:#333333d6;display:inline}.post-list .counter:before{content:"(";margin-right:1px}.post-list .counter:after{content:")";margin-left:1px}.post-list a.see-all-posts{display:inline-block}.post-list a.see-all-posts:after{color:#1a1a1ad6;content:"→";margin-left:5px;display:inline}.post-list .post-list--title{text-decoration:underline}.search .search-info{list-style:circle}.search .search-info li{color:#808080d6;font-family:Barlow Condensed,sans-serif;font-weight:400}.search .search-info li:after{color:#999999d6;content:";";display:inline}.search .search-info li:last-child:after{content:"."}.search .search-input-field{border:1px solid #eee;border-radius:10px;width:100%;height:60px;padding:0 15px;font-style:italic;box-shadow:1px 1px 1px #0000001a}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}
