*{box-sizing:border-box;margin:0;padding:0}html,body,#root{height:100%}body{color:#000000e0;background:#f0f2f5;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif}.mobile-shell{background:#f5f5f5;flex-direction:column;min-height:100vh;display:flex}.mobile-header{z-index:50;background:#fff;justify-content:space-between;align-items:center;height:52px;padding:0 12px;display:flex;position:sticky;top:0;box-shadow:0 1px 4px #00000014}.mobile-header-title{color:#1677ff;align-items:center;gap:6px;font-size:16px;font-weight:700;display:flex}.mobile-header-right{align-items:center;gap:8px;display:flex}.mobile-content{padding:12px;padding-bottom:calc(68px + env(safe-area-inset-bottom));flex:1}.mobile-tabbar{height:calc(56px + env(safe-area-inset-bottom));padding-bottom:env(safe-area-inset-bottom);z-index:100;background:#fff;border-top:1px solid #f0f0f0;display:flex;position:fixed;bottom:0;left:0;right:0}.mobile-tabbar-item{color:#999;cursor:pointer;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:2px;min-height:44px;font-size:11px;transition:color .15s;display:flex}.mobile-tabbar-item .anticon{font-size:20px}.mobile-tabbar-item.active{color:#1677ff}.mobile-login-wrap{background:linear-gradient(135deg,#1677ff 0%,#69b1ff 100%);justify-content:center;align-items:center;min-height:100vh;padding:16px;display:flex}.mobile-login-card{max-width:400px;margin:0 auto;box-shadow:0 8px 24px #00000026;width:100%!important}.mobile-page-title{color:#262626;margin-bottom:12px;font-size:16px;font-weight:600}.mobile-card-list{flex-direction:column;gap:12px;display:flex}.mobile-sticky-bottom{z-index:10;background:#fff;border-top:1px solid #f0f0f0;padding:12px;position:sticky;bottom:0}.mobile-sticky-top{z-index:10;background:#fff;padding:8px 0;position:sticky;top:0}.question-card .ant-card-head-title{white-space:normal;padding-right:4px;overflow:visible}.app-layout{height:100vh;overflow:hidden}.app-header{z-index:10;background:linear-gradient(90deg,#001529 0%,#003a70 100%);flex-shrink:0;align-items:center;padding:0 24px;display:flex;position:sticky;top:0;box-shadow:0 2px 8px #00000026}.app-logo{color:#fff;letter-spacing:.5px;align-items:center;gap:10px;font-size:18px;font-weight:600;display:flex}.app-logo-icon{color:#69b1ff;font-size:24px}.app-sider{background:#001529;flex-shrink:0;height:100vh;position:sticky;top:0;left:0;overflow:hidden auto;box-shadow:2px 0 8px #0000001a}.app-content-wrap{flex:1;min-width:0;height:100vh;overflow-y:auto}.app-content{background:#fff;border-radius:12px;min-height:calc(100vh - 100px);margin:20px;padding:24px;box-shadow:0 1px 4px #0000000a}.page-title{color:#000000e0;margin-bottom:4px;font-size:22px;font-weight:600}.page-subtitle{color:#00000073;margin-bottom:24px}.question-card{border-radius:10px;margin-bottom:16px;transition:box-shadow .2s}.question-card:hover{box-shadow:0 4px 16px #00000014}.question-stem{color:#000000e0;margin-bottom:12px;font-size:15px;font-weight:600;line-height:1.7}.option-item{border-radius:6px;gap:8px;margin-bottom:4px;padding:6px 10px;display:flex}.option-item.correct{background:#f6ffed;border:1px solid #b7eb8f}.option-key{color:#000000a6;min-width:18px;font-weight:700}.option-item.correct .option-key{color:#389e0d}.option-text{color:#000000bf}.option-item.correct .option-text{color:#389e0d;font-weight:600}.pipeline-step-card{border-radius:10px;margin-bottom:16px}.tag-cloud{flex-wrap:wrap;gap:12px;display:flex}.tag-cloud-item{cursor:pointer;border-radius:10px;transition:transform .15s,box-shadow .15s}.tag-cloud-item:hover{transform:translateY(-2px);box-shadow:0 6px 16px #0000001f}.search-bar{flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:24px;display:flex}.search-bar .ant-input-search{flex:1;min-width:260px}.empty-wrap{padding:60px 0}.row-answer-mismatch td{background:#fffbe6!important;border-color:#ffe58f!important}
