.m_b37d9ac7{width:calc(100% - var(--mantine-spacing-md) * 2);position:fixed;z-index:var(--notifications-z-index);max-width:var(--notifications-container-width)}.m_b37d9ac7:where([data-position=top-center]){top:var(--mantine-spacing-md);left:50%;transform:translateX(-50%)}.m_b37d9ac7:where([data-position=top-left]){top:var(--mantine-spacing-md);left:var(--mantine-spacing-md)}.m_b37d9ac7:where([data-position=top-right]){top:var(--mantine-spacing-md);right:var(--mantine-spacing-md)}.m_b37d9ac7:where([data-position=bottom-center]){bottom:var(--mantine-spacing-md);left:50%;transform:translateX(-50%)}.m_b37d9ac7:where([data-position=bottom-left]){bottom:var(--mantine-spacing-md);left:var(--mantine-spacing-md)}.m_b37d9ac7:where([data-position=bottom-right]){bottom:var(--mantine-spacing-md);right:var(--mantine-spacing-md)}.m_5ed0edd0+.m_5ed0edd0{margin-top:var(--mantine-spacing-md)}:root{--red:#c93721}:root[data-mantine-color-scheme=light]{--tab-background:#0000000a;--tab-color:#8e8e8f;--message-background:rgba(0,0,0,0.04);--message-color:#222325}:root[data-mantine-color-scheme=dark]{--mantine-color-body:#151718;--tab-background:#ffffff0a;--tab-color:#787c80;--message-background:#f5faf70a;--message-color:#fff}html{height:100%}body{min-height:100%;position:relative;word-break:break-word;font-family:-apple-system,SF UI Text,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Helvetica Neue,Helvetica,Arial,sans-serif}body:after{pointer-events:none;position:absolute;top:0;left:0;right:0;bottom:0;content:"";width:100%;height:100%;background-image:url(/img/noise.png);background-size:109px;background-repeat:repeat;opacity:.06;z-index:100}a{color:var(--mantine-color-anchor);text-decoration:none;font-weight:500}#app{display:flex;justify-content:center;align-items:center;flex-direction:column;min-height:100%;padding-top:64px;padding-bottom:64px}.app-header{position:fixed;top:0;left:0;right:0;z-index:10;justify-content:space-between;padding:0 20px;background-color:var(--mantine-color-body);height:64px;border-bottom:1px solid var(--tab-background);flex-wrap:nowrap}.mantine-Textarea-input::-webkit-scrollbar{width:4px}.mantine-Textarea-input::-webkit-scrollbar-track{background:rgba(0,0,0,0)}.mantine-Textarea-input::-webkit-scrollbar-thumb{background:#ddd;border-radius:4px}.mantine-Textarea-input::-webkit-scrollbar-thumb:hover{background:#ccc}