.app-container{min-height:100vh;background-color:#f0f2f5}.app-header{background:#fff;box-shadow:0 1px 4px #00152914;padding:0}.app-content{padding:24px;min-height:calc(100vh - 64px)}.app-footer{text-align:center;background:#fafafa;border-top:1px solid #e8e8e8;padding:16px 0}@media (max-width: 768px){.app-content{padding:16px}}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f0f2f5}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.text-center{text-align:center}.text-right{text-align:right}.text-left{text-align:left}.mt-1{margin-top:4px}.mt-2{margin-top:8px}.mt-3{margin-top:12px}.mt-4{margin-top:16px}.mt-5{margin-top:20px}.mb-1{margin-bottom:4px}.mb-2{margin-bottom:8px}.mb-3{margin-bottom:12px}.mb-4{margin-bottom:16px}.mb-5{margin-bottom:20px}.ml-1{margin-left:4px}.ml-2{margin-left:8px}.ml-3{margin-left:12px}.ml-4{margin-left:16px}.ml-5{margin-left:20px}.mr-1{margin-right:4px}.mr-2{margin-right:8px}.mr-3{margin-right:12px}.mr-4{margin-right:16px}.mr-5{margin-right:20px}.flex{display:flex}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.flex-1{flex:1}.gap-1{gap:4px}.gap-2{gap:8px}.gap-3{gap:12px}.gap-4{gap:16px}.gap-5{gap:20px}.ant-layout{min-height:100vh}.ant-layout-header{padding:0 24px}.ant-layout-content{padding:24px;min-height:calc(100vh - 64px)}.ant-table{background:#fff}.ant-card{box-shadow:0 1px 2px #00000008,0 1px 6px #00000005}.ant-card:hover{box-shadow:0 3px 6px #0000000d,0 3px 12px #0000000a}.status-tag{border-radius:12px;padding:2px 8px;font-size:12px;font-weight:500}.status-success{background-color:#f6ffed;border:1px solid #b7eb8f;color:#52c41a}.status-error{background-color:#fff2f0;border:1px solid #ffccc7;color:#ff4d4f}.status-warning{background-color:#fffbe6;border:1px solid #ffe58f;color:#faad14}.status-processing{background-color:#e6f7ff;border:1px solid #91d5ff;color:#1890ff}.status-default{background-color:#fafafa;border:1px solid #d9d9d9;color:#000000a6}.code-block{background-color:#f6f8fa;border-radius:6px;padding:12px;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace;font-size:13px;line-height:1.5;overflow-x:auto;border:1px solid #e1e4e8}@media (max-width: 768px){.ant-layout-content{padding:16px}.ant-layout-header{padding:0 16px}}
