.app-container-body{color:#333;background-color:#f5f5f5;max-width:414px;height:100vh;margin:0 auto;position:relative}.app-container-body *{box-sizing:border-box;margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif}.app-container{background-color:#fff;height:100%;position:relative;overflow:hidden;box-shadow:0 0 10px #0000001a}.skeleton{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;border-radius:4px;animation:1.5s infinite shimmer}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.header{border-bottom:1px solid #eaeaea;align-items:center;padding:16px;display:flex}.back-button{width:24px;height:24px;margin-right:16px}.header-title{width:140px;height:24px}.loading_content{padding:16px}.profile{align-items:center;margin-bottom:24px;display:flex}.avatar{border-radius:50%;width:64px;height:64px}.profile-info{flex:1;margin-left:16px}.profile-name{width:120px;height:20px;margin-bottom:8px}.profile-description{width:200px;height:14px}.media-card{margin-bottom:24px}.media-image{border-radius:8px;width:100%;height:200px;margin-bottom:12px}.media-title{width:70%;height:18px;margin-bottom:8px}.media-text{width:90%;height:14px;margin-bottom:6px}.list-item{border-bottom:1px solid #eaeaea;align-items:center;padding:12px 0;display:flex}.list-item-icon{border-radius:8px;width:40px;height:40px;margin-right:12px}.list-item-content{flex:1}.list-item-title{width:60%;height:16px;margin-bottom:6px}.list-item-subtitle{width:40%;height:12px}.bottom-nav{background-color:#fff;border-top:1px solid #eaeaea;justify-content:space-around;width:100%;padding:12px 8px;display:flex;position:absolute;bottom:0}.nav-item{flex-direction:column;align-items:center;display:flex}.nav-icon{width:24px;height:24px;margin-bottom:4px}.nav-label{width:48px;height:12px}.real-content{padding:16px;display:none}.controls{z-index:100;background:#fffc;border-radius:4px;padding:8px;position:fixed;top:10px;right:10px;box-shadow:0 2px 4px #0000001a}
