*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;background:#f5f5f5}.sidebar{background:#001529;width:220px;height:100vh;position:fixed;left:0;top:0;overflow-y:auto}.sidebar-header{padding:20px 16px;color:#fff;font-size:16px;font-weight:600;border-bottom:1px solid rgba(255,255,255,.1)}.sidebar-menu{padding:8px 0}.sidebar-menu-item{display:flex;align-items:center;padding:10px 16px 10px 24px;color:#ffffffa6;cursor:pointer;transition:all .3s;text-decoration:none;font-size:14px}.sidebar-menu-item:hover{color:#fff;background:#ffffff0f}.sidebar-menu-item.active{color:#fff;background:#1890ff}.sidebar-menu-item .anticon{margin-right:10px;font-size:16px}.main-content{margin-left:220px;min-height:100vh}.top-bar{background:#fff;padding:12px 24px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #e8e8e8}.top-bar .welcome{color:#666;font-size:14px}.top-bar .actions{display:flex;align-items:center;gap:12px}.page-content{padding:24px}.page-title{font-size:20px;font-weight:600;color:#333;margin-bottom:16px}.form-section{margin-bottom:20px}.form-section-title{font-size:15px;font-weight:600;color:#1890ff;margin-bottom:12px;padding-bottom:8px;border-bottom:2px solid #1890ff}.status-yes{color:#52c41a;background:#f6ffed;border:1px solid #b7eb8f;padding:2px 8px;border-radius:4px;font-size:12px}.status-no{color:#999;background:#f5f5f5;border:1px solid #d9d9d9;padding:2px 8px;border-radius:4px;font-size:12px}.action-btn-edit{color:#1890ff;border:1px solid #1890ff;margin-right:8px}.action-btn-delete{color:#fff;background:#ff4d4f;border-color:#ff4d4f}
