body,html{max-width:100vw;overflow-x:hidden}body{color:var(--foreground);background:var(--background);font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none}button{background:none;border:none;&:focus{outline:0!important}cursor:pointer;--ripple-background:#000;--ripple-opacity:0.3;--ripple-duration:600ms}.desktop-layout{display:flex;min-height:100vh}.desktop-sidebar{flex-shrink:0;width:280px}.desktop-content{flex:1 1;min-width:0;overflow-x:auto}.mobile-header{position:-webkit-sticky;position:sticky;top:0;z-index:100;display:flex;align-items:center;gap:12px;padding:12px 16px;background:#fff;border-bottom:1px solid rgba(0,0,0,.1);box-shadow:0 1px 4px rgba(0,0,0,.06)}.mobile-header-title{font-size:16px;font-weight:700}.mobile-content{padding:12px;overflow-x:auto}@media (max-width:768px){.mobile-content>div{padding:0!important}.page-header{flex-wrap:wrap;gap:8px}.ant-table-wrapper{overflow-x:auto;-webkit-overflow-scrolling:touch}.ant-table{min-width:600px}.ant-table td>div{flex-wrap:wrap}.ant-modal{max-width:calc(100vw - 32px)!important;margin:16px auto!important}.ant-modal-body{max-height:70vh;overflow-y:auto}.ant-form-item{margin-bottom:12px}.ant-card-body{padding:12px!important}.ant-descriptions-item-content,.ant-descriptions-item-label{padding:8px!important}.ant-pagination{flex-wrap:wrap;gap:4px}.ant-pagination-options{-webkit-margin-start:0!important;margin-inline-start:0!important}.ant-tabs-nav{margin-bottom:12px!important}.mobile-content img{max-width:100%;height:auto}}