.language-picker:where(.astro-gtewornt){align-items:center;display:inline-flex;position:relative}.picker-button:where(.astro-gtewornt){color:var(--color-text);cursor:pointer;background:0 0;border:none;border-radius:.375rem;flex-shrink:0;align-items:center;gap:.375rem;padding:.375rem .5rem;font-family:inherit;font-size:.75rem;font-weight:500;transition:all .2s;display:flex}.picker-button:where(.astro-gtewornt):hover{background:#0000000d}.picker-button:where(.astro-gtewornt) img:where(.astro-gtewornt){-o-object-fit:cover;object-fit:cover;border-radius:2px}.lang-code:where(.astro-gtewornt){font-weight:600}.chevron:where(.astro-gtewornt){opacity:.6;transition:transform .2s}.picker-dropdown:where(.astro-gtewornt){background:var(--color-surface);border:1px solid var(--color-border);z-index:100;border-radius:.5rem;flex-direction:column;gap:2px;min-width:140px;padding:.25rem;display:none;position:absolute;top:calc(100% + .25rem);left:0;box-shadow:0 4px 12px #0000001a}.picker-dropdown:where(.astro-gtewornt).open{display:flex}.picker-option:where(.astro-gtewornt){color:var(--color-text);cursor:pointer;text-align:left;background:0 0;border:none;border-radius:.375rem;align-items:center;gap:.5rem;width:100%;padding:.5rem .75rem;font-family:inherit;font-size:.875rem;transition:all .15s;display:flex}.picker-option:where(.astro-gtewornt):hover{background:var(--color-surface-hover)}.picker-option:where(.astro-gtewornt).active{background:var(--color-brand-1);color:var(--color-surface)}.picker-option:where(.astro-gtewornt) img:where(.astro-gtewornt){-o-object-fit:cover;object-fit:cover;border-radius:2px}.dashboard-body .picker-button:where(.astro-gtewornt){color:#6b7280}.dashboard-body .picker-button:where(.astro-gtewornt):hover{background:var(--color-surface-hover)}.sidebar-header .language-picker:where(.astro-gtewornt){padding:0 1.4rem 0 0}.theme-toggle:where(.astro-l6lhmie6){border:1px solid rgba(var(--rgb-text),.2);color:var(--color-text);cursor:pointer;background:0 0;border-radius:.5rem;flex-shrink:0;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;transition:all .2s;display:flex}.theme-toggle:where(.astro-l6lhmie6):hover{background:rgba(var(--rgb-text),.05)}.theme-toggle:where(.astro-l6lhmie6) .moon-icon:where(.astro-l6lhmie6),.theme-toggle:where(.astro-l6lhmie6) .sun-icon:where(.astro-l6lhmie6){flex-shrink:0;width:20px;max-width:none;height:auto;display:block}.theme-toggle:where(.astro-l6lhmie6) .moon-icon:where(.astro-l6lhmie6),[data-theme=dark] .theme-toggle:where(.astro-l6lhmie6) .sun-icon:where(.astro-l6lhmie6){display:none}[data-theme=dark] .theme-toggle:where(.astro-l6lhmie6) .moon-icon:where(.astro-l6lhmie6){display:block}*,:after,:before{box-sizing:border-box}html{scroll-behavior:smooth;interpolate-size:allow-keywords}body{-webkit-font-smoothing:antialiased}canvas,img,picture,svg,video{max-width:100%;display:block}button,input,select,textarea{font:inherit}p{margin:0}h1,h2,h3,h4,h5,h6{word-wrap:break-word;margin:0}.u-container{max-width:calc(var(--container-max-width) - var(--container-offset)*2);width:calc(100% - var(--container-offset)*2);margin-left:auto;margin-right:auto}.u-sr-only{clip:rect(0,0,0,0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.u-text{font:var(--fw,400) var(--fs,var(--font-size-base)) /var(--fh,1.2) var(--font-inter)}.u-heading,.u-text{letter-spacing:var(--ls,-.01em)}.u-heading{font:var(--fw,350) var(--fs,var(--font-size-base)) /var(--lh,1.2) var(--font-roboto-slab)}[data-sy-reveal=lines],[data-sy-reveal=words]{font-feature-settings:"kern" off;font-kerning:none;opacity:0;text-rendering:optimizespeed}.is-in[data-sy-reveal=lines],.is-in[data-sy-reveal=words]{opacity:1}[data-sy-reveal=lines] .i-mask,[data-sy-reveal=words] .i-mask{clip-path:inset(8% -10% -8%);display:inline-block}[data-sy-reveal=lines] .i,[data-sy-reveal=words] .i{will-change:transform;display:inline-block;transform:translateZ(0)}.u-heading[data-sy-reveal=lines] .i-mask,.u-heading[data-sy-reveal=words] .i-mask{clip-path:inset(11% -1% -11%)}[data-sy-reveal=lines] .i-mask{display:block}@media (prefers-reduced-motion:reduce){[data-sy-reveal=lines],[data-sy-reveal=words]{opacity:1!important}[data-sy-reveal=lines] .i,[data-sy-reveal=lines] .i-mask,[data-sy-reveal=words] .i,[data-sy-reveal=words] .i-mask{clip-path:none;will-change:auto;transform:none}}@font-face{font-display:swap;font-family:Roboto Slab;font-optical-sizing:auto;font-style:normal;font-weight:100 900}@font-face{font-display:swap;font-family:Inter;font-optical-sizing:auto;font-style:normal;font-weight:100 900}:root{--font-size-base:20px;--font-size-lg:1.1rem;--font-size-md:1rem;--font-size-sm:.9rem;--font-size-xs:.8rem;--font-roboto-slab:"Roboto Slab",serif;--font-inter:"Inter",sans-serif;--rgb-white:255,255,255;--rgb-black:0,0,0;--rgb-text:11,31,91;--rgb-text-alt:132,142,172;--rgb-brand-1:141,115,245;--rgb-brand-2:221,232,184;--rgb-brand-3:236,231,253;--rgb-brand-4:232,242,207;--rgb-brand-5:140,175,49;--color-text:rgb(var(--rgb-text));--color-text-alt:rgb(var(--rgb-text-alt));--color-white:rgb(var(--rgb-white));--color-black:rgb(var(--rgb-black));--color-brand-1:rgb(var(--rgb-brand-1));--color-brand-2:rgb(var(--rgb-brand-2));--color-brand-3:rgb(var(--rgb-brand-3));--color-brand-4:rgb(var(--rgb-brand-4));--color-brand-5:rgb(var(--rgb-brand-5));--color-bg:#f7f8f2;--color-surface:#fff;--color-border:#e5e7eb;--color-surface-hover:#f3f4f6;--color-muted:#666;--color-primary:#000;--color-footer-bg:#1f2023;--hero-grad-1:#ffeddc;--hero-grad-2:#fcddbb;--hero-grad-3:#f8bea0;--hero-grad-4:#f0a896;--hero-grad-5:#97f9cd;--hero-grad-6:#cc9fff;--hero-grad-7:#f8a2f8;--hero-grad-8:#a7ffc7;--hero-grad-9:#fba5a5;--hero-grad-10:#abf8ff;--hero-grad-11:#fff5ac;--hero-grad-12:#bdb1ff;--hero-grad-13:#e3ffb3;--ease-in-quad:cubic-bezier(.55,.085,.68,.53);--ease-in-cubic:cubic-bezier(.55,.055,.675,.19);--ease-in-quart:cubic-bezier(.895,.03,.685,.22);--ease-in-quint:cubic-bezier(.755,.05,.855,.06);--ease-in-expo:cubic-bezier(.95,.05,.795,.035);--ease-in-circ:cubic-bezier(.6,.04,.98,.335);--ease-out-quad:cubic-bezier(.25,.46,.45,.94);--ease-out-cubic:cubic-bezier(.215,.61,.355,1);--ease-out-quart:cubic-bezier(.165,.84,.44,1);--ease-out-quint:cubic-bezier(.23,1,.32,1);--ease-out-expo:cubic-bezier(.19,1,.22,1);--ease-out-circ:cubic-bezier(.075,.82,.165,1);--ease-out-back:cubic-bezier(.34,1.56,.64,1);--ease-in-out-quad:cubic-bezier(.455,.03,.515,.955);--ease-in-out-cubic:cubic-bezier(.645,.045,.355,1);--ease-in-out-quart:cubic-bezier(.77,0,.175,1);--ease-in-out-quint:cubic-bezier(.86,0,.07,1);--ease-in-out-expo:cubic-bezier(1,0,0,1);--ease-in-out-circ:cubic-bezier(.785,.135,.15,.86);--container-max-width:72rem;--container-offset:4rem}@media only screen and (width<=1280px){:root{--font-size-base:18px;--container-offset:3rem}}@media only screen and (width<=987px){:root{--font-size-base:16px;--container-offset:2rem}}@media only screen and (width<=767px){:root{--container-offset:1.5rem}}[data-theme=dark]{--rgb-text:229,231,235;--rgb-text-alt:156,163,175;--rgb-brand-3:55,48,90;--rgb-brand-4:40,55,30;--color-bg:#0f1117;--color-surface:#1a1b23;--color-border:#2d2e3a;--color-surface-hover:#252630;--color-muted:#9ca3af;--color-primary:rgb(var(--rgb-text));--color-footer-bg:#08090e;--hero-grad-1:#ffeddcbd;--hero-grad-2:#fcddbbbd;--hero-grad-3:#f8bda0ba;--hero-grad-4:#f0a896b5;--hero-grad-5:#97f9cdb3;--hero-grad-6:#cc9fffb8;--hero-grad-7:#f8a2f8b3;--hero-grad-8:#a7ffc7ab;--hero-grad-9:#fba5a5b3;--hero-grad-10:#abf8ffb0;--hero-grad-11:#fff5acb3;--hero-grad-12:#bdb1ffb3;--hero-grad-13:#e3ffb3ba;--csstools-color-scheme--light: ;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}html{--csstools-color-scheme--light:initial;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}body,html{background:var(--color-bg);color:var(--color-text);font:400 var(--font-size-base) /1.2 var(--font-inter);width:100%;min-height:100vh;margin:0}a{-webkit-text-decoration:none;text-decoration:none}a,button{color:currentColor}:root{--pheralb-toast-animation-enter:.4s;--pheralb-toast-animation-exit:.4s}.t_light-theme,:where(.t_global){--box-shadow:#0000001a;--background-color:#fff;--hover-bg-color:#f5f5f5;--border-color:#e5e5e5;--text-color:#171717;--description-color:#262626;--focus-color:#a3a3a3}.t_dark-theme{--box-shadow:#0000001a;--background-color:#171717;--hover-bg-color:#27272a;--border-color:#262626;--text-color:#fafafa;--description-color:#e5e5e5;--focus-color:#404040}@media (prefers-color-scheme:dark){:where(.t_global){--box-shadow:#0000001a;--background-color:#171717;--hover-bg-color:#27272a;--border-color:#262626;--text-color:#fafafa;--description-color:#e5e5e5;--focus-color:#404040}}.t_toasts{z-index:999;flex-direction:column;gap:10px;width:100%;padding:14px;transition:max-height .5s ease-in-out;display:flex;position:fixed;overflow:hidden}.t_default_font{font-family:ui-sans-serif,system-ui,Ubuntu,Cantarell,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji}.t_top-left{top:0;left:0}.t_top-right{top:0;right:0}.t_top-center{top:0;left:50%;transform:translate(-50%)}.t_bottom-left{bottom:0;left:0}.t_bottom-right{bottom:0;right:0}.t_bottom-center{bottom:0;left:50%;transform:translate(-50%)}@media (width>=768px){.t_toasts{max-width:355px}}.t_global{background-color:var(--background-color);border:1px solid var(--border-color);box-shadow:0 1px 3px 0 var(--box-shadow),0 1px 2px -1px var(--box-shadow);border-radius:.375rem;outline:none;justify-content:space-between;width:auto;margin:0;padding:0;font-size:.875rem;line-height:1.25rem;list-style:none;display:flex;overflow:hidden}.t_global button{border:none;outline:none}.t_global button:focus{background-color:var(--hover-color);outline:1px solid var(--focus-color);outline-offset:0}.t_container{height:100wh;word-wrap:break-word;flex-direction:row;align-items:center;gap:.6rem;width:100%;max-width:20rem;padding:12px;display:flex}.t_icon{fill:var(--text-color);flex-shrink:0;margin-top:.1rem}.t_content{flex-direction:column;justify-content:center;max-width:100%;display:flex}.t_content p{color:var(--text-color);margin:0;font-weight:600}.t_content p:nth-of-type(2){color:var(--description-color);font-size:.75rem;font-weight:400}.t_actions{border-left:1px solid var(--border-color);height:100wh;flex-direction:column;display:flex}.t_actions>button{cursor:pointer;background-color:#0000;border:none;flex:1;width:100%;padding:6px 20px;font-size:13px}.t_actions>button:first-child{color:var(--text-color);font-weight:500}.t_actions>button:nth-child(2){border-top:1px solid var(--border-color);color:var(--text-color)}.t_actions>button:hover{background-color:var(--hover-color)}.t_loading{animation:1s linear infinite spin}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.t_slide-enter-top{animation:slide-top var(--pheralb-toast-animation-enter)ease}@keyframes slide-top{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translateY(0)}}.t_slide-enter-bottom{animation:slide-bottom var(--pheralb-toast-animation-enter)ease}@keyframes slide-bottom{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}.t-slide-exit-bottom,.t-slide-exit-top{will-change:transform,opacity}.t-slide-exit-top{animation:slide-top-exit var(--pheralb-toast-animation-exit)ease}@keyframes slide-top-exit{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-100%)}}.t-slide-exit-bottom{animation:slide-bottom-exit var(--pheralb-toast-animation-exit)ease}@keyframes slide-bottom-exit{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(100%)}}.t_swipe-exit-center{animation:swipe-center-exit var(--pheralb-toast-animation-exit)ease}@keyframes swipe-center-exit{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-100%)}}.t_swipe-exit-left{animation:swipe-left-exit var(--pheralb-toast-animation-exit)ease}@keyframes swipe-left-exit{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(-100%)}}.t_swipe-exit-right{animation:swipe-right-exit var(--pheralb-toast-animation-exit)ease}@keyframes swipe-right-exit{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(100%)}}
