@import "https://fonts.googleapis.com/css2?family=Noto+Sans+Display&display=swap";.button[data-v-73947661]{--button-padding:.5rem 1rem;cursor:pointer;border-radius:calc(var(--radius) - 2px);background-color:var(--button-background);padding:var(--button-padding);touch-action:manipulation;inline-size:fit-content;color:var(--button-color);-webkit-user-select:none;user-select:none;border:none;font-family:inherit;transition-property:all;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1);display:inline-flex}.button.variant-primary[data-v-73947661]{--button-color:hsl(var(--primary-foreground));--button-background:hsl(var(--primary))}.button.variant-primary[data-v-73947661]:hover{--button-background:hsl(var(--primary) / .9)}.button.variant-secondary[data-v-73947661]{--button-color:hsl(var(--accent-foreground));--button-background:hsl(var(--accent))}.button.variant-secondary[data-v-73947661]:hover{--button-background:hsl(var(--accent) / .9)}.button.variant-danger[data-v-73947661]{--button-color:hsl(var(--destructive-foreground));--button-background:hsl(var(--destructive))}.button.variant-danger[data-v-73947661]:hover{--button-background:hsl(var(--destructive) / .9)}.button.size-small[data-v-73947661]{--button-padding:.25rem .5rem;font-size:.875rem;line-height:1.25rem}.button.size-medium[data-v-73947661]{font-size:1rem;line-height:1.5rem}.button[disabled][data-v-73947661]{opacity:.5;cursor:not-allowed}.header[data-v-37c398c1]{border-bottom:1px solid hsl(var(--border));background-color:hsl(var(--primary-foreground));padding:8px 16px}.header-nav[data-v-37c398c1]{flex-wrap:wrap;align-items:center;gap:8px;height:100%;display:flex}.header-link[data-v-37c398c1]{text-decoration:none}.header-link__with-icon[data-v-37c398c1]{align-items:center;gap:4px;display:flex}.toggle-theme[data-v-37c398c1]{--button-padding:.625rem;margin-left:auto}.section[data-v-79985099]{max-width:1024px;margin:0 auto;padding:16px}.section-enter-active[data-v-79985099],.section-leave-active[data-v-79985099]{transition:all .2s cubic-bezier(0,0,.2,1)}.section-enter-from[data-v-79985099],.section-leave-to[data-v-79985099]{opacity:0;transform:scale(.98)}@layer base{:root{--background:0 0% 100%;--foreground:240 10% 3.9%;--card:0 0% 100%;--card-foreground:240 10% 3.9%;--popover:0 0% 100%;--popover-foreground:240 10% 3.9%;--primary:240 5.9% 10%;--primary-foreground:0 0% 98%;--secondary:240 4.8% 95.9%;--secondary-foreground:240 5.9% 10%;--muted:240 4.8% 95.9%;--muted-foreground:240 3.8% 46.1%;--accent:240 4.8% 95.9%;--accent-foreground:240 5.9% 10%;--destructive:0 84.2% 60.2%;--destructive-foreground:0 0% 98%;--border:240 5.9% 90%;--input:240 5.9% 90%;--ring:240 5.9% 10%;--radius:.5rem}.dark{--background:240 10% 3.9%;--foreground:0 0% 98%;--card:240 10% 3.9%;--card-foreground:0 0% 98%;--popover:240 10% 3.9%;--popover-foreground:0 0% 98%;--primary:0 0% 98%;--primary-foreground:240 5.9% 10%;--secondary:240 3.7% 15.9%;--secondary-foreground:0 0% 98%;--muted:240 3.7% 15.9%;--muted-foreground:240 5% 64.9%;--accent:240 3.7% 15.9%;--accent-foreground:0 0% 98%;--destructive:0 62.8% 30.6%;--destructive-foreground:0 0% 98%;--border:240 3.7% 15.9%;--input:240 3.7% 15.9%;--ring:240 4.9% 83.9%}}.text-xs{font-size:4px}.text-sm{font-size:8px}.text-md{font-size:12px}.text-lg{font-size:16px}.text-xl{font-size:20px}*,:before,:after{box-sizing:border-box;margin:0}html{-webkit-text-size-adjust:100%;font-variation-settings:normal}body{background-color:hsl(var(--background));color:hsl(var(--foreground));-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-synthesis-weight:none;text-rendering:optimizelegibility;font-family:Noto Sans Display,system-ui,sans-serif}
