/*! modern-normalize v1.1.0 | MIT License | https://github.com/sindresorhus/modern-normalize */*,:after,:before{box-sizing:border-box}html{-moz-tab-size:4;tab-size:4;line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0;font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji}hr{height:0;color:inherit}abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,Menlo,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}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}::-moz-focus-inner{border-style:none;padding:0}:-moz-focusring{outline:1px dotted ButtonText}:-moz-ui-invalid{box-shadow:none}legend{padding:0}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}@tailwind base;@tailwind components;@tailwind utilities;:root{--background:#fff;--foreground:#000;--accents-1:#fafafa;--accents-2:#eaeaea;--accents-3:#999;--accents-4:#888;--accents-5:#666;--accents-6:#444;--accents-7:#333;--accents-8:#111;--success-light:#3291ff;--success:#0070f3;--success-dark:#0761d1;--error-light:#ff1a1a;--error:#e00;--error-dark:#c50000;--secondary:#666;--header-background:hsla(0,0%,100%,.8);--shadow-smallest:0px 2px 4px rgba(0,0,0,.1);--shadow-medium:0 8px 30px rgba(0,0,0,.12);--shadow-large:0 30px 60px rgba(0,0,0,.12);--link:var(--success);--nav-height:48px}[data-theme=dark]{--foreground:#fff;--background:#000;--accents-8:#fafafa;--accents-7:#eaeaea;--accents-6:#999;--accents-5:#888;--accents-4:#666;--accents-3:#444;--accents-2:#333;--accents-1:#111;--secondary:var(--accents-5);--header-background:rgba(0,0,0,.5);--shadow-smallest:0 0 0 1px var(--accents-2);--shadow-medium:0 0 0 1px var(--accents-2);--shadow-large:0 0 0 1px var(--accents-2)}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;color:var(--foreground);background-color:var(--background)}.Container_container__tmp_d{display:flex;flex-direction:row;position:relative;min-width:1px;max-width:100%}.Container_column__Rares{flex-direction:column}.Text_text__JO232{margin:0;color:var(--color);line-height:normal}.Text_link__kLN17{text-decoration:none;cursor:pointer;outline:none}.Text_highlight__p8uwq:hover{text-decoration:underline}.Footer_footer__RDRE2{font-size:.875rem;background:var(--accents-1);border-top:1px solid var(--accents-2);padding:2rem;text-align:center}.Wrapper_wrapper__bIyl6{margin:0 auto;padding:0 24px;max-width:100%;width:1048px}.Layout_main__k2ohw{padding-top:48px}.Avatar_avatar__Esw8n{border-radius:100%;justify-content:center;color:var(--accents-6);font-weight:700;overflow:hidden;border:1px solid var(--accents-2);background:var(--background)}.Avatar_avatar__Esw8n,.LoadingDots_loading__rgnOQ{display:inline-flex;align-items:center}.LoadingDots_loading__rgnOQ span{animation-name:LoadingDots_blink__Alb5V;animation-duration:1.4s;animation-iteration-count:infinite;animation-fill-mode:both;width:4px;height:4px;border-radius:50%;background-color:var(--accents-6);display:inline-block;margin:0 1px}.LoadingDots_loading__rgnOQ span:nth-of-type(2){animation-delay:.2s}.LoadingDots_loading__rgnOQ span:nth-of-type(3){animation-delay:.4s}@keyframes LoadingDots_blink__Alb5V{0%{opacity:.2}20%{opacity:1}to{opacity:.2}}.LoadingDots_child__UCEbQ{margin-right:12px;color:var(--secondary);font-size:.9rem}.Button_button__mg_cR{display:block;border-radius:5px;color:var(--themed-fg,var(--background));background:var(--themed-bg,var(--foreground));border:1px solid var(--themed-border,var(--foreground));font-weight:500;padding:0 12px;display:flex;justify-content:center;align-items:center;transition-property:border-color,background,color;transition-duration:.15s;transition-timing-function:ease;font-size:.875rem;height:40px;cursor:pointer;text-decoration:none}.Button_button__mg_cR[disabled]{background:var(--accents-1);color:var(--accents-3);border-color:var(--accents-2);cursor:not-allowed}.Button_loading__iPztv{margin-right:8px}.Button_loading__iPztv span{background-color:var(--accents-3)}.Button_secondary__kYMEY{--themed-bg:var(--background);--themed-fg:var(--secondary);--themed-border:var(--accents-2)}.Button_success__S80vN{--themed-fg:#fff;--themed-bg:var(--success);--themed-border:var(--success)}.Button_error__Bo7Op{--themed-fg:#fff;--themed-bg:var(--error);--themed-border:var(--error)}.Button_small__uAK9I{height:32px;font-size:.875rem}.Button_large__pvd_z{height:48px;font-size:1rem}.Button_invert__Mlpp8:not([disabled]):hover{background:transparent;color:var(--themed-bg,var(--foreground))}.Button_invert__Mlpp8:not([disabled]):active{background:var(--accents-2)}.Button_invert__Mlpp8:not([disabled]).Button_secondary__kYMEY:hover{color:var(--foreground);border-color:var(--foreground)}.Button_ghost__VE_C_{background:none;border-color:transparent;color:var(--themed-bg);--lighten-color:hsla(0,0%,100%,.8);background-image:linear-gradient(to right,var(--lighten-color),var(--lighten-color))}[data-theme=dark] .Button_ghost__VE_C_{--lighten-color:rgba(0,0,0,.75)}.Button_ghost__VE_C_:not([disabled]):hover{background-color:var(--themed-bg,var(--accents-4))}.Button_ghost__VE_C_:not([disabled]):focus{--lighten-color:hsla(0,0%,100%,.7)}[data-theme=dark] .Button_ghost__VE_C_:not([disabled]):focus{--lighten-color:rgba(0,0,0,.7)}.Nav_nav__g0QTr{height:var(--nav-height);position:fixed;top:0;left:0;width:100%;z-index:10;background-color:var(--header-background);box-shadow:inset 0 -1px 0 0 rgba(0,0,0,.1);-webkit-backdrop-filter:saturate(180%) blur(5px);backdrop-filter:saturate(180%) blur(5px)}[data-theme=dark] .Nav_nav__g0QTr{box-shadow:inset 0 -1px 0 0 hsla(0,0%,100%,.1)}.Nav_wrapper__qApMB{height:100%}.Nav_content__uAylD{padding-left:1.5rem;padding-right:1.5rem;height:100%;width:100%}.Nav_logo__2VGsH{font-weight:800;color:var(--foreground);text-decoration:none}.Nav_user__P60MP{position:relative}.Nav_trigger__mDqzA{background:none;border:none;padding:0;cursor:pointer}.Nav_popover__NPmbJ{top:100%;right:0;position:absolute;z-index:20}.Nav_menu__X_cOO{background:var(--background);color:var(--foreground);box-shadow:var(--shadow-medium);border-radius:5px;display:inline-block;min-width:220px}.Nav_item__4mZs2{background:none;border:none;cursor:pointer;color:var(--accents-5);display:block;width:100%;align-items:center;text-decoration:none;padding:14px 20px;font-size:14px;text-align:left;transition:.2s ease;transition-property:background color;font-weight:medium}.Nav_item__4mZs2:focus,.Nav_item__4mZs2:hover{color:var(--foreground);background:var(--accents-1)}.Nav_rightSection__u6TIc{display:flex;align-items:center;gap:1rem}.LanguageSwitcher_languageSwitcher__ySpU3{display:flex;gap:8px}.LanguageSwitcher_languageSwitcher__ySpU3 button{padding:4px 8px;border:1px solid #ccc;background:#fff;cursor:pointer;border-radius:4px}.LanguageSwitcher_languageSwitcher__ySpU3 button:hover{background:#f0f0f0}.LanguageSwitcher_languageSwitcher__ySpU3 button.LanguageSwitcher_active__623Ae{background:#007bff;color:#fff;border-color:#007bff}