:root{--background:#ffffff;--foreground:#171717}body,html{max-width:100vw;overflow-x:hidden}body{color:var(--foreground);background:#ffffff;font-family:var(--font-manrope),"Manrope",-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Helvetica Neue",Arial,sans-serif;line-height:1.6;min-height:100vh;display:flex;flex-direction:column;overflow-wrap:break-word;word-wrap:break-word;-webkit-hyphens:none;hyphens:none}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none}[class$=__last-updated]{display:block;font-size:.8125rem;color:var(--color-text-tertiary,#888);margin-top:.5rem}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}main:has(.auth-layout){min-height:auto!important}main:has([data-page=chat]){min-height:0!important;flex:1 1;overflow:hidden}html[lang=ko] *,html[lang=ko] body{word-break:keep-all;line-break:auto;overflow-wrap:break-word;word-wrap:break-word;-webkit-hyphens:none;hyphens:none}html[lang=en] *,html[lang=en] body,html[lang=id] *,html[lang=id] body{word-break:normal;overflow-wrap:break-word;word-wrap:break-word;-webkit-hyphens:none;hyphens:none}