main{background-color:#fff}html,body{margin:0;padding:0;width:100%;height:100%;overflow-x:hidden}#root{min-height:100vh;display:flex;flex-direction:column}.page-container{flex:1;display:flex;flex-direction:column;padding-top:3.5rem;padding-bottom:6.5rem;box-sizing:border-box;background-color:#fff}.page-container main{flex:1;width:100%}body{color:#111827;font-family:-apple-system,BlinkMacSystemFont,Helvetica Neue,Arial,Hiragino Sans,Yu Gothic UI,YuGothic,Noto Sans JP,sans-serif;-webkit-font-smoothing:antialiased}.skeleton{background-image:linear-gradient(90deg,#0000000f,#00000014,#0000000f);background-size:200% 100%;animation:shine 1.2s linear infinite}@keyframes shine{0%{background-position:200% 0}to{background-position:-200% 0}}.line-clamp-2{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
