@charset "UTF-8";::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:#f1f5f9}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#94a3b8}*{box-sizing:border-box}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif;background:#f1f5f9;color:#1e293b;font-size:13px;line-height:1.5}@media(min-width:1440px){body{font-size:14px}::-webkit-scrollbar{width:6px;height:6px}}@media(min-width:768px)and (max-width:1439px){input,select,textarea{font-size:13px}}@media(max-width:767px){body{font-size:12px}::-webkit-scrollbar{width:3px;height:3px}input,select,textarea,button{font-size:16px}}.fade-in{animation:fadeIn .25s ease-out}@keyframes fadeIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.slide-in-right{animation:slideInRight .3s ease-out}@keyframes slideInRight{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}.pulse-alert{animation:pulseAlert 1.5s ease-in-out infinite}@keyframes pulseAlert{0%,to{opacity:1}50%{opacity:.6}}.skeleton{background:linear-gradient(90deg,#e2e8f0 25%,#f1f5f9,#e2e8f0 75%);background-size:200% 100%;animation:shimmer 1.5s infinite;border-radius:4px}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.card{background:#fff;border-radius:8px;box-shadow:0 1px 3px #0000000f;border:1px solid #e2e8f0}.badge-s0{background:#e2e8f0;color:#475569}.badge-s1{background:#dbeafe;color:#1d4ed8}.badge-s2{background:#fef3c7;color:#92400e}.badge-s3{background:#fce7f3;color:#be185d}.badge-s4{background:#dcfce7;color:#166534}.badge-s5{background:#d1fae5;color:#065f46}.badge-s6{background:#cffafe;color:#155e75}.badge-s7{background:#fee2e2;color:#991b1b}.badge-s8{background:#d1fae5;color:#065f46}.badge-h1{background:#fef3c7;color:#92400e}.badge-h2{background:#fee2e2;color:#991b1b}.tag-p0{background:#fecaca;color:#991b1b}.tag-p1{background:#fed7aa;color:#9a3412}.tag-p2{background:#e2e8f0;color:#475569}
