html{scroll-behavior:smooth}header{position:sticky;top:0;z-index:20}::-webkit-scrollbar{width:4px;height:4px;background-color:transparent;opacity:0}::-webkit-scrollbar:hover{width:4px;height:4px;opacity:1}::-webkit-scrollbar-thumb{background-color:#00000047;border-radius:5px}@media (prefers-color-scheme: dark){hr{border-color:#777}}.buttoned{display:flex;align-items:center;justify-content:center;gap:.5rem;border-radius:.25rem;padding:.25rem .5rem;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.buttoned:disabled{cursor:not-allowed;opacity:.5}.buttoned:not(:disabled):active{--un-brightness:brightness(.9);filter:var(--un-blur) var(--un-brightness) var(--un-contrast) var(--un-drop-shadow) var(--un-grayscale) var(--un-hue-rotate) var(--un-invert) var(--un-saturate) var(--un-sepia)}.buttoned:not(:disabled):not(:active):hover{--un-brightness:brightness(.95);filter:var(--un-blur) var(--un-brightness) var(--un-contrast) var(--un-drop-shadow) var(--un-grayscale) var(--un-hue-rotate) var(--un-invert) var(--un-saturate) var(--un-sepia)}.buttoned[data-loading]:before{content:"";width:.75rem;height:.75rem;background-size:contain;background-image:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg stroke='currentColor'%3E%3Ccircle cx='12' cy='12' r='9.5' fill='none' stroke-linecap='round' stroke-width='3'%3E%3Canimate attributeName='stroke-dasharray' calcMode='spline' dur='1.5s' keySplines='0.42,0,0.58,1;0.42,0,0.58,1;0.42,0,0.58,1' keyTimes='0;0.475;0.95;1' repeatCount='indefinite' values='0 150;42 150;42 150;42 150'/%3E%3Canimate attributeName='stroke-dashoffset' calcMode='spline' dur='1.5s' keySplines='0.42,0,0.58,1;0.42,0,0.58,1;0.42,0,0.58,1' keyTimes='0;0.475;0.95;1' repeatCount='indefinite' values='0;-16;-59;-59'/%3E%3C/circle%3E%3CanimateTransform attributeName='transform' dur='2s' repeatCount='indefinite' type='rotate' values='0 12 12;360 12 12'/%3E%3C/g%3E%3C/svg%3E");background-position:center;background-repeat:no-repeat}.buttoned[data-loading=false]:before{content:none}.text-button{display:flex;align-items:center;justify-content:center;gap:.5rem;border-radius:.25rem;padding:.25rem .5rem;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.text-button:hover{--un-bg-opacity:1;background-color:rgb(0,0,0,var(--un-bg-opacity));--un-bg-opacity:.1}.text-button:active{--un-bg-opacity:1;background-color:rgb(0,0,0,var(--un-bg-opacity));--un-bg-opacity:.2}div[data-modal-loading]{position:relative}div[data-modal-loading]:before{position:absolute;top:0;left:0;width:100%;height:100%;--un-bg-opacity:var(--un-preset-theme-colors-bg--alpha, 1);background-color:rgb(var(--un-preset-theme-colors-bg)/var(--un-bg-opacity));--un-bg-opacity:.8;content:"";background-size:24px;background-image:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg stroke='currentColor'%3E%3Ccircle cx='12' cy='12' r='9.5' fill='none' stroke-linecap='round' stroke-width='3'%3E%3Canimate attributeName='stroke-dasharray' calcMode='spline' dur='1.5s' keySplines='0.42,0,0.58,1;0.42,0,0.58,1;0.42,0,0.58,1' keyTimes='0;0.475;0.95;1' repeatCount='indefinite' values='0 150;42 150;42 150;42 150'/%3E%3Canimate attributeName='stroke-dashoffset' calcMode='spline' dur='1.5s' keySplines='0.42,0,0.58,1;0.42,0,0.58,1;0.42,0,0.58,1' keyTimes='0;0.475;0.95;1' repeatCount='indefinite' values='0;-16;-59;-59'/%3E%3C/circle%3E%3CanimateTransform attributeName='transform' dur='2s' repeatCount='indefinite' type='rotate' values='0 12 12;360 12 12'/%3E%3C/g%3E%3C/svg%3E");background-position:center;background-repeat:no-repeat;pointer-events:all}div[data-modal-loading=false]:before{content:none}.fade-enter-active,.fade-leave-active{transition:opacity .25s ease}.fade-enter-from,.fade-leave-to{opacity:0}[data-page-draft]:not([data-page-draft=verified]){display:none;visibility:hidden}[data-page-draft] .page-title{position:relative}[data-page-draft] .page-title:after{content:"draft";margin-left:.25rem;margin-right:.25rem;border-radius:.25rem;--un-bg-opacity:1;background-color:rgb(254,240,138,var(--un-bg-opacity));padding:.25rem .5rem;vertical-align:super;font-size:.75rem;line-height:1rem}@media (prefers-color-scheme: dark){[data-page-draft] .page-title:after{--un-bg-opacity:1;background-color:rgb(250,204,21,var(--un-bg-opacity))}}main{display:flex;width:100%;padding:20px 10px 0;gap:10px;justify-content:center}.content{max-width:750px;overflow-x:hidden;flex:1 1 0}::-webkit-scrollbar{display:none}html{scrollbar-width:none}body{-ms-overflow-style:none}
