@import"https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap";.header{padding-top:12px;background:#fff}.content{margin:24px 16px;padding:20px}.trigger-btn{position:fixed;left:10px;bottom:10px;z-index:1;width:50px;height:50px;font-size:16px}.sider{height:100vh;position:sticky!important;left:0;bottom:0!important;top:0!important}.logo{display:flex;justify-content:center;align-items:center;height:60px;background-color:#fff;border-bottom:1px solid #f0f0f0;margin:0 0 0 24px}body.dark header{background:#333;color:#fff!important}body.dark .sider{background:#333;color:#fff!important}@media screen and (max-width: 680px){.hidden-sm{display:none}}*{margin:0;padding:0;box-sizing:border-box;font-family:Poppins,sans-serif}body{background-color:#f9f9f9}
