/*! 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:#1e3a8a;--error-light:#ff1a1a;--error:#e00;--secondary:#666;--post-active:#f3ffe6;--post-inactive:#fff8e6;--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}*{text-decoration:none}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 10px;max-width:100%;width:1260px}.Layout_main__k2ohw{padding-top:48px;background:var(--accents-2)}.Avatar_avatar__Esw8n{border-radius:100%;display:inline-flex;justify-content:center;align-items:center;color:var(--accents-6);font-weight:700;overflow:hidden;border:1px solid var(--accents-2);background:var(--background)}.Nav_nav__g0QTr{height:var(--nav-height);position:fixed;top:0;left:0;padding:2rem 0;width:100%;z-index:10;background:var(--accents-1);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)}.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)}