@font-face{font-family:PT Serif;font-style:normal;font-weight:400;font-display:swap;src:url("/fonts/PTSerif-Regular.ttf")format("ttf")}@font-face{font-family:PT Serif;font-style:normal;font-weight:700;font-display:swap;src:url("/fonts/PTSerif-Bold.ttf")format("ttf")}@font-face{font-family:Inter;font-style:normal;font-weight:400 500 600 700;font-display:swap;src:url("/fonts/Inter-Regular.ttf")format("ttf")}html,body,#root,#__next{height:var(--app-height,100vh);width:100%;min-height:-webkit-fill-available}@supports (height:100dvh){html,body,#root,#__next{height:var(--app-height,100dvh)}}:root{-webkit-text-size-adjust:100%;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--textSecondary);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--textPrimary)}::-webkit-scrollbar-thumb:active{background:var(--textPrimary)}*{scrollbar-width:thin;scrollbar-color:var(--textSecondary)transparent}[data-vaul-overlay]{backdrop-filter:blur(8px)}textarea::placeholder{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}#gist-embed-message{--lightningcss-light:initial!important;--lightningcss-dark: !important;color-scheme:light!important}[data-animated-glow]{animation:3s linear infinite animated-glow}[data-animated-stroke]{animation:3s linear infinite animated-stroke}@keyframes animated-glow{0%{background-position:-5% 10%}25%{background-position:105% 10%}50%{background-position:105% 90%}75%{background-position:-5% 90%}to{background-position:-5% 10%}}@keyframes animated-stroke{0%{background-position:-15% -10%}25%{background-position:115% -10%}50%{background-position:115% 110%}75%{background-position:-15% 110%}to{background-position:-15% -10%}}