.astro-route-announcer{position:absolute;left:0;top:0;clip:rect(0 0 0 0);clip-path:inset(50%);overflow:hidden;white-space:nowrap;width:1px;height:1px}*,:after,:before,::backdrop,::file-selector-button{box-sizing:border-box;margin:0;padding:0;border:0 solid}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;tab-size:4;font-family:var( --default-font-family, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji" );-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;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-size:1em}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}::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,::-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}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]),::file-selector-button{appearance:button}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}:root{--black: #111;--white: #f5f5f5;--dark-grey: #222222;--grey: #d5d5d5;--light-grey: #aaaaaa;--dark-blue: #1e40af;--blue: #068fff;--yellow: #facc15;--code: #f87171;--font-sans: "Poppins", ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-serif: ui-serif, Georgia, Cambria, "Times New Roman", Times, serif;--font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--default-font-family: var(--font-sans);--default-mono-font-family: var(--font-mono);--text-sm: .875rem;--text-3xl: 1.875rem;--text-5xl: 3rem}body{background-color:var(--dark-grey);color:var(--white);font-family:var(--font-sans)}main{max-width:64rem;margin:2rem auto;padding:0 1rem}a{&:hover{text-decoration:underline}}h1{font-size:3.75rem;line-height:1.35}h2{font-size:2.25rem;color:var(--light-grey)}section{margin:3rem auto;.title{margin-bottom:1rem;font-size:1.875rem}}ul{display:flex;flex-direction:column;row-gap:1rem}.list-item{display:flex;justify-content:space-between;align-items:center;.date{font-size:var(--text-sm)}.detail{display:flex;flex-direction:column;.sub-title{color:var(--light-grey);font-size:var(--text-sm)}}}article{margin-bottom:1rem}article h1{font-size:var(--text-5xl);font-weight:700;margin-top:2rem;margin-bottom:1rem}article p{margin-bottom:.5rem}article h2{font-size:var(--text-3xl);font-weight:700;margin-top:2rem;margin-bottom:1rem;color:var(--white)}article ol{display:flex;flex-direction:column;list-style-type:decimal;padding-left:1.5rem;row-gap:.5rem}article ul{row-gap:.5rem;list-style-type:disc;padding-left:1.5rem}article pre{margin:2rem auto;padding:1.5rem 1rem;position:relative}article p>code{color:var(--code);background-color:var(--dark-grey);padding:auto .25rem}@media(max-width:768px){main{margin:1rem auto;padding:0 1.5rem}h1{font-size:2.5rem}h2{font-size:1.75rem}section{margin:2rem auto}section .title{font-size:1.5rem}article h1{font-size:2rem}article h2{font-size:1.5rem}.list-item{flex-direction:column;align-items:flex-start;gap:.25rem}.list-item .date{align-self:flex-start;margin-top:.25rem}}@media(max-width:480px){main{padding:0 1rem}h1{font-size:2rem}h2{font-size:1.5rem}h3{margin-bottom:1rem}section .title{font-size:1.25rem}article h1{font-size:1.75rem}article h2{font-size:1.25rem}article pre{margin:1rem 0;padding:1rem .75rem;overflow-x:auto}article p>code{padding:.125rem .25rem;font-size:.875rem}}
