*{margin:0;padding:0;box-sizing:border-box}body{font-family:var(--ab-semantic-typography-font-family-ja),sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:var(--ab-semantic-color-background-base);color:var(--ab-semantic-color-text-default);padding:0}html,body,#root{height:100%}#root{min-height:100vh}.app-shell{height:100vh;overflow:hidden}.app-main{min-height:0;min-width:0}.app-page-container{width:100%;max-width:1400px;margin:0 auto}.app-page-stack{display:flex;flex-direction:column;gap:24px}.app-page-container--padded{padding:24px}@media(max-width:767px){.app-page-container--padded{padding:16px}}@media(min-width:768px){.app-sidebar{width:288px;height:100vh;overflow:hidden;flex-shrink:0}}.loading-dots:after{content:"";animation:dots 1.5s steps(4,end) infinite}@keyframes dots{0%,20%{content:"."}40%{content:".."}60%,to{content:"..."}}
